+++ date ++ echo 'INFO: =================== Mon Jan 20 00:52:00 UTC 2025 ===================' INFO: =================== Mon Jan 20 00:52:00 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ 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.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.22:8081 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.22:8086 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.22:8082 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.22:9161 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49: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.7,10.20.0.11,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.22:5673,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.22:6379 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.22:9092 10.0.0.49: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.42 ++ 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.42,10.0.0.22,10.0.0.49 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.42,10.0.0.22,10.0.0.49 ++ 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.42,10.0.0.22,10.0.0.49 +++ local servers=10.0.0.42,10.0.0.22,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.42,10.20.0.7,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.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + hostip=10.0.0.42 ++ resolve_hostname_by_ip 10.0.0.42 ++ local ip=10.0.0.42 +++ head -n 1 +++ getent hosts 10.0.0.42 ++ local 'host_entry=10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1' ++ local name= ++ [[ -n 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1 ]] +++ echo 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2650-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2650-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2650-1. + hostname=cn-jenkins-deploy-platform-ansible-os-2650-1. ++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.22:5673 10.0.0.49:5673' ++ echo 10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ set -o posix ++ set ++ grep '^COLLECTOR__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^COLLECTOR__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2650-1 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-01-20 00:52:01,290:1(0x7f5664766840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-01-20 00:52:01,291:1(0x7f5664766840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-01-20 00:52:01,291:1(0x7f5664766840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-01-20 00:52:01,291:1(0x7f5664766840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-01-20 00:52:01,291:1(0x7f5664766840):ZOO_DEBUG@start_threads@221: starting threads... 2025-01-20 00:52:01,291:1(0x7f564ffff700):ZOO_DEBUG@do_completion@471: started completion thread 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_DEBUG@do_io@368: started IO thread 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.49:2181 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 00:52:01,291:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.49:2181 2025-01-20 00:52:01,307:1(0x7f5654cea700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.49:2181, sessionId=0x300001f1fdd0007, negotiated timeout=40000 2025-01-20 00:52:01,307:1(0x7f5654cea700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 00:52:01,308:1(0x7f564ffff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 00:52:02,291:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e32 for path [/analytics-discovery-] to 10.0.0.49:2181 2025-01-20 00:52:02,295:1(0x7f5654cea700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e32 rc=-110 2025-01-20 00:52:02,295:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e33 for path [/analytics-discovery-/Collector] to 10.0.0.49:2181 2025-01-20 00:52:02,297:1(0x7f5654cea700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e33 rc=-110 2025-01-20 00:52:02,298:1(0x7f5664766840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x678d9e34 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2650-1.] to 10.0.0.49:2181 2025-01-20 00:52:02,299:1(0x7f5654cea700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x678d9e34 rc=-101 2025-01-20 00:52:02,299:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e35 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2650-1.] to 10.0.0.49:2181 2025-01-20 00:52:02,302:1(0x7f5654cea700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e35 rc=0 2025-01-20 00:52:02,302:1(0x7f5664766840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-01-20 00:52:02,303:1(0x7f5664766840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2650-1 2025-01-20 00:52:02,303:1(0x7f5664766840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-01-20 00:52:02,303:1(0x7f5664766840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-01-20 00:52:02,303:1(0x7f5664766840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-01-20 00:52:02,303:1(0x7f5664766840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-01-20 00:52:02,304:1(0x7f5664766840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-01-20 00:52:02,304:1(0x7f5664766840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-01-20 00:52:02,304:1(0x7f5664766840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-01-20 00:52:02,304:1(0x7f5664766840):ZOO_DEBUG@start_threads@221: starting threads... 2025-01-20 00:52:02,304:1(0x7f564e3fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-01-20 00:52:02,305:1(0x7f564ebfb700):ZOO_DEBUG@do_io@368: started IO thread 2025-01-20 00:52:02,305:1(0x7f564ebfb700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-01-20 00:52:02,305:1(0x7f564ebfb700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-01-20 00:52:02,305:1(0x7f564ebfb700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.22:2181 2025-01-20 00:52:02,305:1(0x7f564ebfb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 00:52:02,307:1(0x7f564ebfb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.22:2181 2025-01-20 00:52:02,314:1(0x7f564ebfb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.22:2181, sessionId=0x200001fc70b0007, negotiated timeout=40000 2025-01-20 00:52:02,314:1(0x7f564ebfb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 00:52:02,314:1(0x7f564e3fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 00:52:03,305:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e36 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:03,313:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e36 rc=-110 2025-01-20 00:52:03,313:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e37 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:03,315:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e37 rc=0 2025-01-20 00:52:04,315:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e38 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:04,319:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e38 rc=-110 2025-01-20 00:52:04,319:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e39 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:04,320:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e39 rc=0 2025-01-20 00:52:05,320:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e3a for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:05,325:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e3a rc=-110 2025-01-20 00:52:05,326:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e3b for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:05,327:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e3b rc=0 2025-01-20 00:52:06,328:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e3c for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:06,335:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e3c rc=-110 2025-01-20 00:52:06,336:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e3d for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:06,336:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e3d rc=0 2025-01-20 00:52:07,337:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e3e for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:07,342:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e3e rc=-110 2025-01-20 00:52:07,342:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e3f for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:07,343:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e3f rc=0 2025-01-20 00:52:08,343:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e40 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:08,347:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e40 rc=-110 2025-01-20 00:52:08,347:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e41 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:08,348:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e41 rc=0 2025-01-20 00:52:09,358:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e42 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:09,362:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e42 rc=-110 2025-01-20 00:52:09,362:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e43 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:09,363:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e43 rc=0 2025-01-20 00:52:10,363:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e44 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:10,366:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e44 rc=-110 2025-01-20 00:52:10,367:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e45 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:10,369:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e45 rc=0 2025-01-20 00:52:11,370:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e46 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:11,376:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e46 rc=-110 2025-01-20 00:52:11,377:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e47 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:11,377:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e47 rc=0 2025-01-20 00:52:12,378:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e48 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:12,382:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e48 rc=-110 2025-01-20 00:52:12,382:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e49 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:12,383:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e49 rc=0 2025-01-20 00:52:13,383:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e4a for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:13,386:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e4a rc=-110 2025-01-20 00:52:13,386:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e4b for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:13,387:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e4b rc=0 2025-01-20 00:52:14,389:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e4c for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:14,394:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e4c rc=-110 2025-01-20 00:52:14,395:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e4d for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:14,395:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e4d rc=0 2025-01-20 00:52:15,396:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e4e for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:15,401:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e4e rc=-110 2025-01-20 00:52:15,401:1(0x7f5664766840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x678d9e4f for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:15,402:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x678d9e4f rc=0 2025-01-20 00:52:15,647:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901283 ms 2025-01-20 00:52:16,402:1(0x7f5664766840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678d9e50 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:16,405:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678d9e50 rc=0 2025-01-20 00:52:16,551:1(0x7f5664766840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x678d9e51 for path [/collector] to 10.0.0.22:2181 2025-01-20 00:52:16,555:1(0x7f564ebfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x678d9e51 rc=0 2025-01-20 00:52:16,555:1(0x7f564ebfb700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-01-20 00:52:16,555:1(0x7f564e3fa700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-01-20 00:52:16,555:1(0x7f5664766840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200001fc70b0007 to 10.0.0.22:2181 2025-01-20 00:52:16,558:1(0x7f5664766840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200001fc70b0007 ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-01-20 00:52:28,996:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:52:42,341:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:52:55,684:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901283 ms 2025-01-20 00:53:09,030:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:53:22,378:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901279 ms 2025-01-20 00:53:35,724:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:53:49,069:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901280 ms 2025-01-20 00:54:02,412:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:54:15,760:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:54:29,104:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901280 ms 2025-01-20 00:54:42,449:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901279 ms 2025-01-20 00:54:55,793:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901281 ms 2025-01-20 00:55:09,140:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901278 ms 2025-01-20 00:55:22,484:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901279 ms 2025-01-20 00:55:35,828:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901280 ms 2025-01-20 00:55:49,175:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901278 ms 2025-01-20 00:56:02,522:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901278 ms 2025-01-20 00:56:15,868:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901279 ms 2025-01-20 00:56:29,216:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901276 ms 2025-01-20 00:56:42,560:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901278 ms 2025-01-20 00:56:55,907:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901279 ms 2025-01-20 00:57:09,252:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901277 ms 2025-01-20 00:57:22,596:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901277 ms 2025-01-20 00:57:35,940:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901277 ms 2025-01-20 00:57:49,286:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901276 ms 2025-01-20 00:58:02,632:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901277 ms 2025-01-20 00:58:15,978:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901277 ms 2025-01-20 00:58:29,326:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901273 ms 2025-01-20 00:58:42,669:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901275 ms 2025-01-20 00:58:56,013:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901275 ms 2025-01-20 00:59:09,360:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901275 ms 2025-01-20 00:59:22,705:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901276 ms 2025-01-20 00:59:36,052:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901274 ms 2025-01-20 00:59:49,398:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901274 ms 2025-01-20 01:00:02,744:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901275 ms 2025-01-20 01:00:16,090:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901273 ms 2025-01-20 01:00:29,436:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901273 ms 2025-01-20 01:00:42,780:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901274 ms 2025-01-20 01:00:56,127:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901272 ms 2025-01-20 01:01:09,472:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901273 ms 2025-01-20 01:01:22,819:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901273 ms 2025-01-20 01:01:36,164:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901272 ms 2025-01-20 01:01:49,510:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901272 ms 2025-01-20 01:02:02,856:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901272 ms 2025-01-20 01:02:16,203:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901271 ms 2025-01-20 01:02:29,548:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901271 ms 2025-01-20 01:02:42,893:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901272 ms 2025-01-20 01:02:56,236:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:03:09,580:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:03:22,924:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901271 ms 2025-01-20 01:03:36,271:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:03:49,616:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901271 ms 2025-01-20 01:04:02,963:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:04:16,309:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:04:29,652:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:04:42,998:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901270 ms 2025-01-20 01:04:56,344:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:05:09,691:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901269 ms 2025-01-20 01:05:23,036:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:05:36,381:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:05:49,726:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:06:03,073:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901266 ms 2025-01-20 01:06:16,416:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901267 ms 2025-01-20 01:06:29,763:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901268 ms 2025-01-20 01:06:43,108:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901266 ms 2025-01-20 01:06:56,455:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901265 ms 2025-01-20 01:07:09,800:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901267 ms 2025-01-20 01:07:23,144:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901265 ms 2025-01-20 01:07:36,491:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901264 ms 2025-01-20 01:07:49,837:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901265 ms 2025-01-20 01:08:03,180:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901265 ms 2025-01-20 01:08:16,526:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901264 ms 2025-01-20 01:08:29,872:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901265 ms 2025-01-20 01:08:43,217:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901264 ms 2025-01-20 01:08:56,561:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901263 ms 2025-01-20 01:09:09,908:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901264 ms 2025-01-20 01:09:23,252:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901263 ms 2025-01-20 01:09:36,599:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901262 ms 2025-01-20 01:09:49,944:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901264 ms 2025-01-20 01:10:03,289:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901262 ms 2025-01-20 01:10:16,637:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901263 ms 2025-01-20 01:10:29,983:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901262 ms 2025-01-20 01:10:43,329:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901261 ms 2025-01-20 01:10:56,672:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901263 ms 2025-01-20 01:11:10,017:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901261 ms 2025-01-20 01:11:23,363:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901261 ms 2025-01-20 01:11:36,709:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901261 ms 2025-01-20 01:11:50,054:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:12:03,396:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901260 ms 2025-01-20 01:12:16,737:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901261 ms 2025-01-20 01:12:30,085:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901260 ms 2025-01-20 01:12:43,432:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:12:56,778:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901260 ms 2025-01-20 01:13:10,124:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:13:23,468:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:13:36,812:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:13:50,159:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901258 ms 2025-01-20 01:14:03,504:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901258 ms 2025-01-20 01:14:16,850:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901259 ms 2025-01-20 01:14:30,196:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901257 ms 2025-01-20 01:14:43,540:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901257 ms 2025-01-20 01:14:56,885:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901257 ms 2025-01-20 01:15:10,230:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901256 ms 2025-01-20 01:15:23,576:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901256 ms 2025-01-20 01:15:36,921:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901257 ms 2025-01-20 01:15:50,268:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901256 ms 2025-01-20 01:16:03,614:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901253 ms 2025-01-20 01:16:16,958:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901256 ms 2025-01-20 01:16:30,304:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901255 ms 2025-01-20 01:16:43,649:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901256 ms 2025-01-20 01:16:56,996:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901255 ms 2025-01-20 01:17:10,341:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:17:23,689:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:17:37,032:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:17:50,379:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:18:03,725:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:18:17,072:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901250 ms 2025-01-20 01:18:30,417:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:18:43,760:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901254 ms 2025-01-20 01:18:57,104:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901252 ms 2025-01-20 01:19:10,451:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901250 ms 2025-01-20 01:19:23,796:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901253 ms 2025-01-20 01:19:37,141:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:19:50,486:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:20:03,832:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901252 ms 2025-01-20 01:20:17,179:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:20:30,524:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:20:43,870:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:20:57,218:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901249 ms 2025-01-20 01:21:10,564:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901250 ms 2025-01-20 01:21:23,911:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901251 ms 2025-01-20 01:21:37,257:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901248 ms 2025-01-20 01:21:50,600:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901249 ms 2025-01-20 01:22:03,944:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901250 ms 2025-01-20 01:22:17,291:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901248 ms 2025-01-20 01:22:30,636:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901249 ms 2025-01-20 01:22:43,983:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901249 ms 2025-01-20 01:22:57,330:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901248 ms 2025-01-20 01:23:10,676:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901249 ms 2025-01-20 01:23:24,023:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901247 ms 2025-01-20 01:23:37,368:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901247 ms 2025-01-20 01:23:50,715:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901248 ms 2025-01-20 01:24:04,061:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901246 ms 2025-01-20 01:24:17,408:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901246 ms 2025-01-20 01:24:30,754:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901245 ms 2025-01-20 01:24:44,096:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901246 ms 2025-01-20 01:24:57,442:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901245 ms 2025-01-20 01:25:10,788:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901246 ms 2025-01-20 01:25:24,136:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901244 ms 2025-01-20 01:25:37,480:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901245 ms 2025-01-20 01:25:50,824:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901245 ms 2025-01-20 01:26:04,168:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901244 ms 2025-01-20 01:26:17,512:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901244 ms 2025-01-20 01:26:30,859:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901245 ms 2025-01-20 01:26:44,204:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901243 ms 2025-01-20 01:26:57,549:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901243 ms 2025-01-20 01:27:10,897:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901242 ms 2025-01-20 01:27:24,241:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901241 ms 2025-01-20 01:27:37,584:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901242 ms 2025-01-20 01:27:50,932:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901241 ms 2025-01-20 01:28:04,278:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:28:17,622:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901241 ms 2025-01-20 01:28:30,968:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901242 ms 2025-01-20 01:28:44,312:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901241 ms 2025-01-20 01:28:57,658:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:29:11,003:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:29:24,350:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:29:37,697:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:29:51,040:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:30:04,384:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901239 ms 2025-01-20 01:30:17,729:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:30:31,076:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901239 ms 2025-01-20 01:30:44,421:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901238 ms 2025-01-20 01:30:57,764:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901240 ms 2025-01-20 01:31:11,111:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:31:24,456:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901238 ms 2025-01-20 01:31:37,800:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901239 ms 2025-01-20 01:31:51,146:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:32:04,492:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:32:17,838:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:32:31,184:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:32:44,531:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901236 ms 2025-01-20 01:32:57,876:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901237 ms 2025-01-20 01:33:11,221:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901235 ms 2025-01-20 01:33:24,564:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901236 ms 2025-01-20 01:33:37,910:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901236 ms 2025-01-20 01:33:51,257:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901235 ms 2025-01-20 01:34:04,604:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901235 ms 2025-01-20 01:34:17,951:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901236 ms 2025-01-20 01:34:31,297:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901234 ms 2025-01-20 01:34:44,641:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901233 ms 2025-01-20 01:34:57,986:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901235 ms 2025-01-20 01:35:11,332:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901234 ms 2025-01-20 01:35:24,676:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901234 ms 2025-01-20 01:35:38,024:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901232 ms 2025-01-20 01:35:51,368:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901233 ms 2025-01-20 01:36:04,714:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901234 ms 2025-01-20 01:36:18,060:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901232 ms 2025-01-20 01:36:31,405:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901232 ms 2025-01-20 01:36:44,752:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901233 ms 2025-01-20 01:36:58,100:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901231 ms 2025-01-20 01:37:11,444:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901231 ms 2025-01-20 01:37:24,788:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901232 ms 2025-01-20 01:37:38,132:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901231 ms 2025-01-20 01:37:51,478:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901230 ms 2025-01-20 01:38:04,824:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901231 ms 2025-01-20 01:38:18,171:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901229 ms 2025-01-20 01:38:31,517:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901229 ms 2025-01-20 01:38:44,865:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901227 ms 2025-01-20 01:38:58,208:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901229 ms 2025-01-20 01:39:11,552:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901229 ms 2025-01-20 01:39:24,896:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901230 ms 2025-01-20 01:39:38,241:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901227 ms 2025-01-20 01:39:51,584:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901228 ms 2025-01-20 01:40:04,930:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901229 ms 2025-01-20 01:40:18,276:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901228 ms 2025-01-20 01:40:31,620:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901227 ms 2025-01-20 01:40:44,967:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901228 ms 2025-01-20 01:40:58,314:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901226 ms 2025-01-20 01:41:11,660:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901228 ms 2025-01-20 01:41:25,004:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901226 ms 2025-01-20 01:41:38,351:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901226 ms 2025-01-20 01:41:51,697:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901227 ms 2025-01-20 01:42:05,045:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901225 ms 2025-01-20 01:42:18,389:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901225 ms 2025-01-20 01:42:31,732:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901226 ms 2025-01-20 01:42:45,077:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901225 ms 2025-01-20 01:42:58,424:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901225 ms 2025-01-20 01:43:11,770:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901225 ms 2025-01-20 01:43:25,116:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901224 ms 2025-01-20 01:43:38,463:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901224 ms 2025-01-20 01:43:51,808:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901224 ms 2025-01-20 01:44:05,155:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901223 ms 2025-01-20 01:44:18,503:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:44:31,848:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901224 ms 2025-01-20 01:44:45,193:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:44:58,537:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:45:11,884:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901223 ms 2025-01-20 01:45:25,229:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:45:38,576:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:45:51,920:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:46:05,265:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901221 ms 2025-01-20 01:46:18,612:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901221 ms 2025-01-20 01:46:31,958:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901222 ms 2025-01-20 01:46:45,307:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901219 ms 2025-01-20 01:46:58,655:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901217 ms 2025-01-20 01:47:04,268:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.49:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:04,268:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-01-20 01:47:04,268:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:04,268:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,268:1(0x7f564ffff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:47:04,268:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:04,286:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:04,286:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:04,286:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,288:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:04,288:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:04,288:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,289:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:04,289:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:04,289:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:04,955:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,956:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:04,956:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:04,956:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:04,957:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:05,624:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:05,625:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:05,625:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:05,625:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:05,626:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:05,627:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:06,293:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,293:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:06,294:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:06,294:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:06,295:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,295:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:06,295:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:06,295:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,296:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:06,296:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:06,296:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:06,962:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,963:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:06,964:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:06,965:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:06,965:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:06,965:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:07,635:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:07,636:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:07,637:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:07,637:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:07,637:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:07,638:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:08,305:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,305:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:08,306:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:08,306:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:08,306:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:08,307:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:08,974:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,974:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:08,975:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:08,975:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:08,975:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:08,976:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:09,643:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:09,643:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:09,644:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:09,644:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:09,644:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:09,645:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:10,311:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,312:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:10,312:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:10,313:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:10,313:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:10,314:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:10,981:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,981:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:10,982:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:10,982:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:10,982:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:10,983:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:11,650:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:11,650:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:11,651:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:11,651:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:11,652:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:11,653:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:12,319:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:12,320:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:12,320:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:12,321:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:12,321:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:12,324:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:12,326:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:12,326:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:12,331:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:12,331:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:12,331:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:12,998:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:12,998:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:12,999:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:12,999:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:12,999:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:13,000:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:13,667:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:13,667:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:13,668:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:13,668:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:13,668:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:13,669:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:13,669:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:13,669:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:13,670:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:13,670:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:13,670:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:14,337:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:14,337:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:14,337:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:14,337:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:14,338:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:14,338:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:14,338:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:14,338:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:14,340:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:14,340:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:14,340:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:15,007:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,007:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:15,008:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:15,008:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:15,008:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,008:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:15,008:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:15,009:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,009:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:15,009:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:15,009:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:15,676:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,676:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:15,677:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:15,677:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:15,677:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:15,678:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:16,345:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:16,345:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:16,345:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:16,345:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:16,346:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:16,346:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:16,346:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:16,346:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:16,347:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:16,347:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:16,347:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:17,014:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,014:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:17,019:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:17,019:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:17,019:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,019:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:17,020:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:17,020:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,020:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:17,020:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:17,020:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:17,687:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,687:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:17,687:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:17,687:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:17,688:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,688:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:17,688:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:17,688:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:17,689:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:17,689:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:17,689:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:18,356:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:18,356:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:18,357:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:18,358:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:18,358:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:18,358:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:19,024:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,024:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:19,026:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:19,026:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:19,026:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,028:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:19,028:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:19,028:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,030:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:19,030:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:19,030:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:19,696:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,696:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:19,697:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:19,697:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:19,697:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:19,698:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:20,365:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:20,365:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:20,366:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:20,366:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:20,366:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:20,366:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:20,366:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:20,367:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:20,367:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.22:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:20,367:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:20,367:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:21,033:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:21,033:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:21,034:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:21,034:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:21,034:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:21,035:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.49:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:47:21,035:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:21,035:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:21,035:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.22:2181 2025-01-20 01:47:26,699:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.22:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:26,699:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:47:26,700:1(0x7f5654cea700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:47:27,366:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:27,366:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:47:27,367:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:27,367:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:47:27,367:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:27,367:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.49:2181 2025-01-20 01:47:32,110:1(0x7f5654cea700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.49:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:47:32,110:1(0x7f5654cea700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:47:32,110:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:47:32,110:1(0x7f5654cea700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.22:2181 2025-01-20 01:47:32,114:1(0x7f5654cea700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.22:2181, sessionId=0x300001f1fdd0007, negotiated timeout=40000 2025-01-20 01:47:32,114:1(0x7f5654cea700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 01:47:32,114:1(0x7f564ffff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:47:45,456:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901219 ms 2025-01-20 01:47:58,803:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901220 ms 2025-01-20 01:48:12,150:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901218 ms 2025-01-20 01:48:25,496:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901218 ms 2025-01-20 01:48:38,843:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901219 ms 2025-01-20 01:48:52,189:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901218 ms 2025-01-20 01:49:05,536:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901217 ms 2025-01-20 01:49:18,881:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901218 ms 2025-01-20 01:49:32,228:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901217 ms 2025-01-20 01:49:45,572:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901216 ms 2025-01-20 01:49:58,916:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901218 ms 2025-01-20 01:50:12,262:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901216 ms 2025-01-20 01:50:25,608:1(0x7f5654cea700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901216 ms +++ date ++ echo 'INFO: =================== Mon Jan 20 01:52:23 UTC 2025 ===================' INFO: =================== Mon Jan 20 01:52:23 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.22:8081 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.22:8086 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.22:8082 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.22:9161 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49: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.7,10.20.0.11,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.22:5673,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.22:6379 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.22:9092 10.0.0.49: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.42 ++ 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.42,10.0.0.22,10.0.0.49 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.42,10.0.0.22,10.0.0.49 ++ 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 +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.22,10.0.0.49 +++ local servers=10.0.0.42,10.0.0.22,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.42,10.20.0.7,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.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + hostip=10.0.0.42 ++ resolve_hostname_by_ip 10.0.0.42 ++ local ip=10.0.0.42 +++ getent hosts 10.0.0.42 +++ head -n 1 ++ local 'host_entry=10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1' ++ local name= ++ [[ -n 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1 ]] +++ echo 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2650-1. cn-jenkins-deploy-platform-ansible-os-2650-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2650-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2650-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2650-1. + hostname=cn-jenkins-deploy-platform-ansible-os-2650-1. ++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.22:5673 10.0.0.49:5673' ++ sed 's/,/ /g' ++ echo 10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 + configdb_cql_servers='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^COLLECTOR__//g' ++ grep '^COLLECTOR__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2650-1 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-01-20 01:52:23,689:1(0x7fd958b6d800):ZOO_DEBUG@start_threads@221: starting threads... 2025-01-20 01:52:23,689:1(0x7fd9437fe700):ZOO_DEBUG@do_completion@471: started completion thread 2025-01-20 01:52:23,689:1(0x7fd943fff700):ZOO_DEBUG@do_io@368: started IO thread 2025-01-20 01:52:23,690:1(0x7fd943fff700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-01-20 01:52:23,690:1(0x7fd943fff700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-01-20 01:52:23,690:1(0x7fd943fff700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.49:2181 2025-01-20 01:52:23,690:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:52:23,690:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.49:2181 2025-01-20 01:52:23,715:1(0x7fd943fff700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.49:2181, sessionId=0x30000572b97001e, negotiated timeout=40000 2025-01-20 01:52:23,715:1(0x7fd943fff700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 01:52:23,715:1(0x7fd9437fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:52:24,690:1(0x7fd958b6d800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678dac58 for path [/analytics-discovery-] to 10.0.0.49:2181 2025-01-20 01:52:24,693:1(0x7fd943fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678dac58 rc=-110 2025-01-20 01:52:24,693:1(0x7fd958b6d800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678dac59 for path [/analytics-discovery-/Collector] to 10.0.0.49:2181 2025-01-20 01:52:24,696:1(0x7fd943fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678dac59 rc=-110 2025-01-20 01:52:24,696:1(0x7fd958b6d800):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x678dac5a for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2650-1.] to 10.0.0.49:2181 2025-01-20 01:52:24,697:1(0x7fd943fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x678dac5a rc=-101 2025-01-20 01:52:24,697:1(0x7fd958b6d800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678dac5b for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2650-1.] to 10.0.0.49:2181 2025-01-20 01:52:24,699:1(0x7fd943fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678dac5b rc=0 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2650-1 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-01-20 01:52:24,700:1(0x7fd958b6d800):ZOO_DEBUG@start_threads@221: starting threads... 2025-01-20 01:52:24,700:1(0x7fd941bf9700):ZOO_DEBUG@do_completion@471: started completion thread 2025-01-20 01:52:24,700:1(0x7fd9423fa700):ZOO_DEBUG@do_io@368: started IO thread 2025-01-20 01:52:24,701:1(0x7fd9423fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-01-20 01:52:24,701:1(0x7fd9423fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-01-20 01:52:24,701:1(0x7fd9423fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-01-20 01:52:24,701:1(0x7fd9423fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:52:24,701:1(0x7fd9423fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:52:24,703:1(0x7fd9423fa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005869f20028, negotiated timeout=40000 2025-01-20 01:52:24,703:1(0x7fd9423fa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 01:52:24,703:1(0x7fd941bf9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:52:25,701:1(0x7fd958b6d800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x678dac5c for path [/collector] to 10.0.0.42:2181 2025-01-20 01:52:25,704:1(0x7fd9423fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x678dac5c rc=0 2025-01-20 01:52:25,919:1(0x7fd958b6d800):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x678dac5d for path [/collector] to 10.0.0.42:2181 2025-01-20 01:52:25,926:1(0x7fd9423fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x678dac5d rc=0 2025-01-20 01:52:25,926:1(0x7fd9423fa700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-01-20 01:52:25,926:1(0x7fd941bf9700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-01-20 01:52:25,926:1(0x7fd958b6d800):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x100005869f20028 to 10.0.0.42:2181 2025-01-20 01:52:25,929:1(0x7fd958b6d800):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x100005869f20028 2025-01-20 01:52:38,044:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901213 ms 2025-01-20 01:52:51,391:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901213 ms 2025-01-20 01:53:04,736:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901213 ms 2025-01-20 01:53:18,082:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901212 ms 2025-01-20 01:53:31,429:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901212 ms 2025-01-20 01:53:44,776:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901213 ms 2025-01-20 01:53:58,124:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901212 ms 2025-01-20 01:54:11,470:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901211 ms 2025-01-20 01:54:24,817:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901212 ms 2025-01-20 01:54:38,161:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901211 ms 2025-01-20 01:54:51,508:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901211 ms 2025-01-20 01:55:04,854:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901211 ms 2025-01-20 01:55:18,201:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901210 ms 2025-01-20 01:55:29,399:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.49:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:55:29,399:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-01-20 01:55:29,399:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:55:29,399:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:55:29,399:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:55:29,399:1(0x7fd9437fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:55:29,414:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=104(Connection reset by peer): failed while receiving a server response 2025-01-20 01:55:29,414:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:55:29,414:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:55:29,415:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.49:2181 2025-01-20 01:55:29,426:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.49:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:55:29,426:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:55:29,427:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:55:29,428:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.22:2181 2025-01-20 01:55:29,439:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.22:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:55:29,439:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:55:29,439:1(0x7fd943fff700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:55:30,106:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:55:30,106:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.42:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-01-20 01:55:30,106:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-01-20 01:55:30,106:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:55:30,106:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.49:2181 2025-01-20 01:55:30,110:1(0x7fd943fff700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.49:2181, sessionId=0x30000572b97001e, negotiated timeout=40000 2025-01-20 01:55:30,110:1(0x7fd943fff700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 01:55:30,110:1(0x7fd9437fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.42:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.42:5673 : a socket error occurred 2025-01-20 01:55:43,452:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901209 ms 2025-01-20 01:55:56,799:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901210 ms 2025-01-20 01:56:10,146:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901209 ms 2025-01-20 01:56:23,493:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901208 ms 2025-01-20 01:56:36,842:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901208 ms 2025-01-20 01:56:50,186:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901208 ms 2025-01-20 01:57:03,532:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901208 ms RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.22:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.22:5673 : a socket error occurred 2025-01-20 01:57:16,876:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901209 ms 2025-01-20 01:57:30,220:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:57:43,564:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:57:56,911:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901208 ms 2025-01-20 01:58:10,258:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:58:23,605:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:58:36,951:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:58:43,893:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.49:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:58:43,893:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-01-20 01:58:43,893:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.49:2181 delay=0 2025-01-20 01:58:43,893:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:58:43,893:1(0x7fd9437fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-01-20 01:58:43,894:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.22:2181 2025-01-20 01:58:43,972:1(0x7fd943fff700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.22:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-01-20 01:58:43,973:1(0x7fd943fff700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.22:2181 delay=0 2025-01-20 01:58:43,973:1(0x7fd943fff700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181] 2025-01-20 01:58:44,640:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-01-20 01:58:44,640:1(0x7fd943fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-01-20 01:58:44,642:1(0x7fd943fff700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x30000572b97001e, negotiated timeout=40000 2025-01-20 01:58:44,642:1(0x7fd943fff700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-01-20 01:58:44,642:1(0x7fd9437fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.49:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.49:5673 : a socket error occurred 2025-01-20 01:58:57,984:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901207 ms 2025-01-20 01:59:11,331:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901206 ms 2025-01-20 01:59:24,677:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901206 ms 2025-01-20 01:59:38,024:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901205 ms 2025-01-20 01:59:51,369:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901204 ms 2025-01-20 02:00:04,712:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901206 ms 2025-01-20 02:00:18,057:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901204 ms 2025-01-20 02:00:31,403:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901204 ms 2025-01-20 02:00:44,748:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901205 ms 2025-01-20 02:00:58,093:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901204 ms 2025-01-20 02:01:11,440:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901203 ms 2025-01-20 02:01:24,786:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901204 ms 2025-01-20 02:01:38,133:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901203 ms 2025-01-20 02:01:51,487:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901196 ms 2025-01-20 02:02:04,824:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901203 ms 2025-01-20 02:02:18,169:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901202 ms 2025-01-20 02:02:31,523:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901198 ms 2025-01-20 02:02:44,864:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901203 ms 2025-01-20 02:02:58,212:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901200 ms 2025-01-20 02:03:11,556:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901201 ms 2025-01-20 02:03:24,903:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901202 ms 2025-01-20 02:03:38,250:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901200 ms 2025-01-20 02:03:51,596:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901200 ms 2025-01-20 02:04:04,940:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901201 ms 2025-01-20 02:04:18,284:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901200 ms 2025-01-20 02:04:31,629:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901199 ms 2025-01-20 02:04:44,976:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901200 ms 2025-01-20 02:04:58,321:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901199 ms 2025-01-20 02:05:11,668:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901199 ms 2025-01-20 02:05:25,015:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901198 ms 2025-01-20 02:05:38,360:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901198 ms 2025-01-20 02:05:51,704:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901199 ms 2025-01-20 02:06:05,048:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901198 ms 2025-01-20 02:06:18,392:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901197 ms 2025-01-20 02:06:31,737:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901198 ms 2025-01-20 02:06:45,084:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901197 ms 2025-01-20 02:06:58,432:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901197 ms 2025-01-20 02:07:11,780:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901194 ms 2025-01-20 02:07:25,120:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901196 ms 2025-01-20 02:07:38,467:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901196 ms 2025-01-20 02:07:51,813:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901197 ms 2025-01-20 02:08:05,162:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901193 ms 2025-01-20 02:08:18,504:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901195 ms 2025-01-20 02:08:31,851:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901196 ms 2025-01-20 02:08:45,199:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901194 ms 2025-01-20 02:08:58,544:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901194 ms 2025-01-20 02:09:11,891:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901195 ms 2025-01-20 02:09:25,237:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901194 ms 2025-01-20 02:09:38,584:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901194 ms 2025-01-20 02:09:51,940:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901184 ms 2025-01-20 02:10:05,276:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901193 ms 2025-01-20 02:10:18,622:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901193 ms 2025-01-20 02:10:31,964:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901193 ms 2025-01-20 02:10:45,308:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901192 ms 2025-01-20 02:10:58,658:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901189 ms 2025-01-20 02:11:12,001:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901192 ms 2025-01-20 02:11:25,348:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901191 ms 2025-01-20 02:11:38,695:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901192 ms 2025-01-20 02:11:52,040:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901191 ms 2025-01-20 02:12:05,387:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901190 ms 2025-01-20 02:12:18,732:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901191 ms 2025-01-20 02:12:32,076:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901190 ms 2025-01-20 02:12:45,423:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901189 ms 2025-01-20 02:12:58,769:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901191 ms 2025-01-20 02:13:12,112:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901189 ms 2025-01-20 02:13:25,456:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901189 ms 2025-01-20 02:13:38,800:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901190 ms 2025-01-20 02:13:52,147:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:14:05,492:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:14:18,837:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901189 ms 2025-01-20 02:14:32,183:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:14:45,534:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:14:58,879:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:15:12,225:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901187 ms 2025-01-20 02:15:25,572:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901187 ms 2025-01-20 02:15:38,916:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901188 ms 2025-01-20 02:15:52,263:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901186 ms 2025-01-20 02:16:05,610:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901186 ms 2025-01-20 02:16:18,956:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901187 ms 2025-01-20 02:16:32,299:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901185 ms 2025-01-20 02:16:45,645:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901185 ms 2025-01-20 02:16:58,995:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901186 ms 2025-01-20 02:17:12,340:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901185 ms 2025-01-20 02:17:25,686:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901184 ms 2025-01-20 02:17:39,033:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901184 ms 2025-01-20 02:17:52,371:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901184 ms 2025-01-20 02:18:05,716:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901185 ms 2025-01-20 02:18:19,060:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901183 ms 2025-01-20 02:18:32,404:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901183 ms 2025-01-20 02:18:45,748:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901184 ms 2025-01-20 02:18:59,093:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901183 ms 2025-01-20 02:19:12,440:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901182 ms 2025-01-20 02:19:25,784:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901183 ms 2025-01-20 02:19:39,131:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901182 ms 2025-01-20 02:19:52,477:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901182 ms 2025-01-20 02:20:05,824:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901182 ms 2025-01-20 02:20:19,169:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901181 ms 2025-01-20 02:20:32,515:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901181 ms 2025-01-20 02:20:45,860:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901182 ms 2025-01-20 02:20:59,205:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901180 ms 2025-01-20 02:21:12,552:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901180 ms 2025-01-20 02:21:25,898:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901181 ms 2025-01-20 02:21:39,245:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901179 ms 2025-01-20 02:21:52,591:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901179 ms 2025-01-20 02:22:05,936:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901180 ms 2025-01-20 02:22:19,282:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901179 ms 2025-01-20 02:22:32,628:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901179 ms 2025-01-20 02:22:45,972:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901179 ms 2025-01-20 02:22:59,318:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901178 ms 2025-01-20 02:23:12,665:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901178 ms 2025-01-20 02:23:26,012:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:23:39,356:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:23:52,703:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:24:06,049:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901175 ms 2025-01-20 02:24:19,395:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:24:32,740:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:24:46,084:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901176 ms 2025-01-20 02:24:59,431:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901176 ms 2025-01-20 02:25:12,777:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901177 ms 2025-01-20 02:25:26,118:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901175 ms 2025-01-20 02:25:39,464:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901175 ms 2025-01-20 02:25:52,810:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901176 ms 2025-01-20 02:26:06,156:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901174 ms 2025-01-20 02:26:19,503:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901174 ms 2025-01-20 02:26:32,848:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901175 ms 2025-01-20 02:26:46,194:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901174 ms 2025-01-20 02:26:59,540:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901173 ms 2025-01-20 02:27:12,884:1(0x7fd943fff700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -2129901174 ms