+++ date ++ echo 'INFO: =================== Thu Mar 20 00:49:26 UTC 2025 ===================' INFO: =================== Thu Mar 20 00:49:26 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.12,10.0.0.47 ++ 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.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.47,10.20.0.5,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.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + hostip=10.0.0.47 ++ resolve_hostname_by_ip 10.0.0.47 ++ local ip=10.0.0.47 +++ getent hosts 10.0.0.47 +++ head -n 1 ++ local 'host_entry=10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3' ++ local name= ++ [[ -n 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 ]] +++ echo 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-3. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-3. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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 ++ grep '^COLLECTOR__.*__.*=.*$' ++ sed 's/^COLLECTOR__//g' ++ sort + 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-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:26,673:1(0x7f82683c1840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:26,673:1(0x7f8253fff700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:26,673:1(0x7f8258945700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:26,673:1(0x7f8258945700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:26,673:1(0x7f8258945700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:26,673:1(0x7f8258945700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 00:49:26,673:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:26,675:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 00:49:26,677:1(0x7f8258945700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x300001ade0f0007, negotiated timeout=40000 2025-03-20 00:49:26,677:1(0x7f8258945700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:26,677:1(0x7f8253fff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:27,673:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6617 for path [/analytics-discovery-] to 10.0.0.47:2181 2025-03-20 00:49:27,678:1(0x7f8258945700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6617 rc=-110 2025-03-20 00:49:27,679:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6618 for path [/analytics-discovery-/Collector] to 10.0.0.47:2181 2025-03-20 00:49:27,684:1(0x7f8258945700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6618 rc=-110 2025-03-20 00:49:27,684:1(0x7f82683c1840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db6619 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.47:2181 2025-03-20 00:49:27,686:1(0x7f8258945700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db6619 rc=-101 2025-03-20 00:49:27,686:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661a for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.47:2181 2025-03-20 00:49:27,689:1(0x7f8258945700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661a rc=0 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:27,689:1(0x7f82683c1840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:27,689:1(0x7f8252bfb700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:27,690:1(0x7f8252bfb700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:27,690:1(0x7f8252bfb700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:27,690:1(0x7f8252bfb700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 00:49:27,690:1(0x7f8252bfb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:27,690:1(0x7f8252bfb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 00:49:27,690:1(0x7f82523fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:27,694:1(0x7f8252bfb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x300001ade0f0009, negotiated timeout=40000 2025-03-20 00:49:27,694:1(0x7f8252bfb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:27,694:1(0x7f82523fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:28,690:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661b for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:28,698:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661b rc=-110 2025-03-20 00:49:28,698:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db661c for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:28,699:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db661c rc=0 2025-03-20 00:49:29,699:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661d for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:29,703:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661d rc=-110 2025-03-20 00:49:29,704:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db661e for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:29,704:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db661e rc=0 2025-03-20 00:49:30,706:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661f for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:30,710:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661f rc=-110 2025-03-20 00:49:30,711:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6620 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:30,711:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6620 rc=0 2025-03-20 00:49:31,711:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6621 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:31,715:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6621 rc=-110 2025-03-20 00:49:31,716:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6622 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:31,716:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6622 rc=0 2025-03-20 00:49:32,716:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6623 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:32,720:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6623 rc=-110 2025-03-20 00:49:32,720:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6624 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:32,721:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6624 rc=0 2025-03-20 00:49:33,721:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6625 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:33,724:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6625 rc=-110 2025-03-20 00:49:33,724:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6626 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:33,725:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6626 rc=0 2025-03-20 00:49:34,725:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6627 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:34,728:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6627 rc=-110 2025-03-20 00:49:34,728:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6628 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:34,729:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6628 rc=0 2025-03-20 00:49:35,729:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6629 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:35,732:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6629 rc=-110 2025-03-20 00:49:35,732:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662a for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:35,732:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662a rc=0 2025-03-20 00:49:36,733:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662b for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:36,736:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662b rc=-110 2025-03-20 00:49:36,737:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662c for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:36,737:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662c rc=0 2025-03-20 00:49:37,737:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662d for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:37,740:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662d rc=-110 2025-03-20 00:49:37,740:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662e for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:37,741:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662e rc=0 2025-03-20 00:49:38,746:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662f for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:38,748:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662f rc=-110 2025-03-20 00:49:38,749:1(0x7f82683c1840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6630 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:38,749:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6630 rc=0 2025-03-20 00:49:39,749:1(0x7f82683c1840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6631 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:39,752:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6631 rc=0 2025-03-20 00:49:40,011:1(0x7f82683c1840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db6632 for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:40,014:1(0x7f8252bfb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db6632 rc=0 2025-03-20 00:49:40,015:1(0x7f8252bfb700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 00:49:40,015:1(0x7f82523fa700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 00:49:40,015:1(0x7f82683c1840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x300001ade0f0009 to 10.0.0.47:2181 2025-03-20 00:49:40,022:1(0x7f82683c1840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x300001ade0f0009 2025-03-20 00:49:41,030:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022994 ms ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-03-20 00:49:54,377:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022995 ms 2025-03-20 00:50:07,723:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022994 ms 2025-03-20 00:50:21,070:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022993 ms 2025-03-20 00:50:34,417:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022994 ms 2025-03-20 00:50:47,758:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022994 ms 2025-03-20 00:51:01,106:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022992 ms 2025-03-20 00:51:14,449:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022993 ms 2025-03-20 00:51:27,793:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022993 ms 2025-03-20 00:51:41,139:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022991 ms 2025-03-20 00:51:54,485:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022992 ms 2025-03-20 00:52:07,830:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022992 ms 2025-03-20 00:52:21,178:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022990 ms 2025-03-20 00:52:34,522:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022991 ms 2025-03-20 00:52:47,869:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022991 ms 2025-03-20 00:53:01,208:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022991 ms 2025-03-20 00:53:14,553:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022990 ms 2025-03-20 00:53:27,899:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022990 ms 2025-03-20 00:53:41,245:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022990 ms 2025-03-20 00:53:54,590:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022989 ms 2025-03-20 00:54:07,937:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022989 ms 2025-03-20 00:54:21,281:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022989 ms 2025-03-20 00:54:34,625:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022988 ms 2025-03-20 00:54:47,972:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022988 ms 2025-03-20 00:55:01,319:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022988 ms 2025-03-20 00:55:14,665:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022987 ms 2025-03-20 00:55:28,007:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022986 ms 2025-03-20 00:55:41,353:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022987 ms 2025-03-20 00:55:54,698:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022987 ms 2025-03-20 00:56:08,043:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022986 ms 2025-03-20 00:56:21,389:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022986 ms 2025-03-20 00:56:34,736:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022986 ms 2025-03-20 00:56:48,083:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022985 ms 2025-03-20 00:57:01,429:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022985 ms 2025-03-20 00:57:14,774:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022985 ms 2025-03-20 00:57:28,119:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022984 ms 2025-03-20 00:57:41,466:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022984 ms 2025-03-20 00:57:54,809:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022984 ms 2025-03-20 00:58:08,155:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022983 ms 2025-03-20 00:58:21,501:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022983 ms 2025-03-20 00:58:34,847:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022983 ms 2025-03-20 00:58:48,194:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022983 ms 2025-03-20 00:59:01,540:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022982 ms 2025-03-20 00:59:14,883:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022982 ms 2025-03-20 00:59:28,228:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022982 ms 2025-03-20 00:59:41,573:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022982 ms 2025-03-20 00:59:54,917:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022981 ms 2025-03-20 01:00:08,262:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022981 ms 2025-03-20 01:00:21,609:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022981 ms 2025-03-20 01:00:34,956:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022980 ms 2025-03-20 01:00:48,301:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022980 ms 2025-03-20 01:01:01,648:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022980 ms 2025-03-20 01:01:14,992:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022979 ms 2025-03-20 01:01:28,337:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022978 ms 2025-03-20 01:01:41,683:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022979 ms 2025-03-20 01:01:55,025:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022978 ms 2025-03-20 01:02:08,369:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022978 ms 2025-03-20 01:02:21,717:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022978 ms 2025-03-20 01:02:35,059:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022977 ms 2025-03-20 01:02:48,403:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022977 ms 2025-03-20 01:03:01,750:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022977 ms 2025-03-20 01:03:15,097:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022975 ms 2025-03-20 01:03:28,443:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022976 ms 2025-03-20 01:03:41,786:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022976 ms 2025-03-20 01:03:55,131:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022975 ms 2025-03-20 01:04:08,477:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022976 ms 2025-03-20 01:04:21,815:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022975 ms 2025-03-20 01:04:35,158:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022974 ms 2025-03-20 01:04:48,502:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022975 ms 2025-03-20 01:05:01,848:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022974 ms 2025-03-20 01:05:15,195:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022973 ms 2025-03-20 01:05:28,542:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022974 ms 2025-03-20 01:05:41,886:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022973 ms 2025-03-20 01:05:55,230:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022973 ms 2025-03-20 01:06:08,577:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022973 ms 2025-03-20 01:06:21,923:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022972 ms 2025-03-20 01:06:35,269:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022972 ms 2025-03-20 01:06:48,615:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022972 ms 2025-03-20 01:07:01,962:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022972 ms 2025-03-20 01:07:15,309:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022971 ms 2025-03-20 01:07:28,656:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022971 ms 2025-03-20 01:07:41,999:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022971 ms 2025-03-20 01:07:55,345:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022970 ms 2025-03-20 01:08:08,689:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022970 ms 2025-03-20 01:08:22,033:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022969 ms 2025-03-20 01:08:35,377:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022970 ms 2025-03-20 01:08:48,724:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022969 ms 2025-03-20 01:09:02,069:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022968 ms 2025-03-20 01:09:15,414:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022969 ms 2025-03-20 01:09:28,761:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022968 ms 2025-03-20 01:09:42,105:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022967 ms 2025-03-20 01:09:55,448:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022968 ms 2025-03-20 01:10:08,793:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022967 ms 2025-03-20 01:10:22,137:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022966 ms 2025-03-20 01:10:35,484:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022967 ms 2025-03-20 01:10:48,831:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022967 ms 2025-03-20 01:11:02,180:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022962 ms 2025-03-20 01:11:15,522:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022966 ms 2025-03-20 01:11:28,861:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022966 ms 2025-03-20 01:11:42,207:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:11:55,551:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:12:08,897:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022965 ms 2025-03-20 01:12:22,242:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:12:35,586:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:12:48,932:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:13:02,273:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022964 ms 2025-03-20 01:13:15,618:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022963 ms 2025-03-20 01:13:28,963:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022963 ms 2025-03-20 01:13:42,304:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022963 ms 2025-03-20 01:13:55,649:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022962 ms 2025-03-20 01:14:08,993:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022962 ms 2025-03-20 01:14:22,337:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022962 ms 2025-03-20 01:14:35,682:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022962 ms 2025-03-20 01:14:49,029:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022960 ms 2025-03-20 01:15:02,376:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022961 ms 2025-03-20 01:15:15,721:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022961 ms 2025-03-20 01:15:29,055:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022959 ms 2025-03-20 01:15:42,401:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022960 ms 2025-03-20 01:15:55,740:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022960 ms 2025-03-20 01:16:09,085:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022958 ms 2025-03-20 01:16:22,429:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022959 ms 2025-03-20 01:16:35,775:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022959 ms 2025-03-20 01:16:49,121:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022957 ms 2025-03-20 01:17:02,468:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022958 ms 2025-03-20 01:17:15,815:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022958 ms 2025-03-20 01:17:29,159:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022957 ms 2025-03-20 01:17:42,502:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022957 ms 2025-03-20 01:17:55,849:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022957 ms 2025-03-20 01:18:09,195:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022956 ms 2025-03-20 01:18:22,542:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022956 ms 2025-03-20 01:18:35,888:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022956 ms 2025-03-20 01:18:49,234:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022956 ms 2025-03-20 01:19:02,581:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022955 ms 2025-03-20 01:19:15,928:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022955 ms 2025-03-20 01:19:29,273:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022955 ms 2025-03-20 01:19:42,617:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022954 ms 2025-03-20 01:19:55,953:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022954 ms 2025-03-20 01:20:09,293:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022954 ms 2025-03-20 01:20:22,639:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022954 ms 2025-03-20 01:20:35,984:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022953 ms 2025-03-20 01:20:49,329:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022953 ms 2025-03-20 01:21:02,673:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022953 ms 2025-03-20 01:21:16,017:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022951 ms 2025-03-20 01:21:29,363:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022952 ms 2025-03-20 01:21:42,710:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022952 ms 2025-03-20 01:21:56,057:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022951 ms 2025-03-20 01:22:09,397:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022951 ms 2025-03-20 01:22:22,743:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022951 ms 2025-03-20 01:22:36,089:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022950 ms 2025-03-20 01:22:49,433:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022950 ms 2025-03-20 01:23:02,777:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022950 ms 2025-03-20 01:23:16,121:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022949 ms 2025-03-20 01:23:29,466:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022949 ms 2025-03-20 01:23:42,812:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022949 ms 2025-03-20 01:23:56,156:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022948 ms 2025-03-20 01:24:09,501:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022949 ms 2025-03-20 01:24:22,848:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022948 ms 2025-03-20 01:24:36,195:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022947 ms 2025-03-20 01:24:49,542:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022948 ms 2025-03-20 01:25:02,885:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022947 ms 2025-03-20 01:25:16,231:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022947 ms 2025-03-20 01:25:29,578:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022947 ms 2025-03-20 01:25:42,922:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022946 ms 2025-03-20 01:25:56,265:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022946 ms 2025-03-20 01:26:09,612:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022946 ms 2025-03-20 01:26:22,958:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022945 ms 2025-03-20 01:26:36,303:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022945 ms 2025-03-20 01:26:49,649:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022945 ms 2025-03-20 01:27:02,995:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022945 ms 2025-03-20 01:27:16,339:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022944 ms 2025-03-20 01:27:29,677:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022944 ms 2025-03-20 01:27:43,021:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022943 ms 2025-03-20 01:27:56,366:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022943 ms 2025-03-20 01:28:09,711:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022943 ms 2025-03-20 01:28:23,058:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022942 ms 2025-03-20 01:28:36,394:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022943 ms 2025-03-20 01:28:49,741:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022942 ms 2025-03-20 01:29:03,085:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022941 ms 2025-03-20 01:29:16,432:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022941 ms 2025-03-20 01:29:29,778:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022941 ms 2025-03-20 01:29:43,122:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022940 ms 2025-03-20 01:29:56,469:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022940 ms 2025-03-20 01:30:09,815:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022940 ms 2025-03-20 01:30:23,161:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022939 ms 2025-03-20 01:30:36,505:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022940 ms 2025-03-20 01:30:49,851:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022939 ms 2025-03-20 01:31:03,198:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022938 ms 2025-03-20 01:31:16,545:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022939 ms 2025-03-20 01:31:29,889:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022939 ms 2025-03-20 01:31:43,235:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022937 ms 2025-03-20 01:31:56,576:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022938 ms 2025-03-20 01:32:09,921:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022938 ms 2025-03-20 01:32:23,266:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022937 ms 2025-03-20 01:32:36,613:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022937 ms 2025-03-20 01:32:49,957:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022937 ms 2025-03-20 01:33:03,301:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022937 ms 2025-03-20 01:33:16,645:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022936 ms 2025-03-20 01:33:29,990:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022936 ms 2025-03-20 01:33:43,336:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022936 ms 2025-03-20 01:33:56,682:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022935 ms 2025-03-20 01:34:10,026:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022934 ms 2025-03-20 01:34:23,367:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022934 ms 2025-03-20 01:34:36,712:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022934 ms 2025-03-20 01:34:50,057:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022933 ms 2025-03-20 01:35:03,398:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022934 ms 2025-03-20 01:35:16,744:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022933 ms 2025-03-20 01:35:30,090:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022932 ms 2025-03-20 01:35:43,424:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022933 ms 2025-03-20 01:35:56,771:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022933 ms 2025-03-20 01:36:10,117:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022931 ms 2025-03-20 01:36:23,456:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022932 ms 2025-03-20 01:36:36,803:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022932 ms 2025-03-20 01:36:50,150:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022930 ms 2025-03-20 01:37:03,491:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022931 ms 2025-03-20 01:37:16,838:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022931 ms 2025-03-20 01:37:30,182:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022929 ms 2025-03-20 01:37:43,529:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022930 ms 2025-03-20 01:37:56,874:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022930 ms 2025-03-20 01:38:10,220:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022928 ms 2025-03-20 01:38:23,566:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022929 ms 2025-03-20 01:38:36,913:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022929 ms 2025-03-20 01:38:50,259:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022929 ms 2025-03-20 01:39:03,605:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022928 ms 2025-03-20 01:39:16,949:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022928 ms 2025-03-20 01:39:30,287:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022928 ms 2025-03-20 01:39:43,634:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022927 ms 2025-03-20 01:39:56,979:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022927 ms 2025-03-20 01:40:10,325:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022927 ms 2025-03-20 01:40:23,665:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022926 ms 2025-03-20 01:40:37,011:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022925 ms 2025-03-20 01:40:50,350:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022926 ms 2025-03-20 01:41:03,685:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022925 ms 2025-03-20 01:41:17,020:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022924 ms 2025-03-20 01:41:30,365:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022925 ms 2025-03-20 01:41:43,709:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022925 ms 2025-03-20 01:41:57,053:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022923 ms 2025-03-20 01:42:10,397:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022924 ms 2025-03-20 01:42:23,743:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022924 ms 2025-03-20 01:42:37,089:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022922 ms 2025-03-20 01:42:50,431:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022923 ms 2025-03-20 01:43:03,776:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022923 ms 2025-03-20 01:43:17,112:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022921 ms 2025-03-20 01:43:30,453:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022922 ms 2025-03-20 01:43:43,800:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022922 ms 2025-03-20 01:43:57,147:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022921 ms 2025-03-20 01:44:10,488:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022921 ms 2025-03-20 01:44:23,832:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022921 ms 2025-03-20 01:44:37,167:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022920 ms 2025-03-20 01:44:50,513:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022920 ms 2025-03-20 01:45:03,860:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022920 ms 2025-03-20 01:45:17,205:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022919 ms 2025-03-20 01:45:30,542:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022919 ms 2025-03-20 01:45:43,889:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022919 ms 2025-03-20 01:45:57,233:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022918 ms 2025-03-20 01:46:10,578:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022918 ms 2025-03-20 01:46:23,925:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022918 ms 2025-03-20 01:46:37,269:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022918 ms 2025-03-20 01:46:50,614:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022918 ms 2025-03-20 01:47:03,961:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022917 ms 2025-03-20 01:47:17,304:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022917 ms 2025-03-20 01:47:30,649:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022917 ms 2025-03-20 01:47:43,993:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022916 ms 2025-03-20 01:47:57,339:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022916 ms 2025-03-20 01:48:10,684:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022916 ms 2025-03-20 01:48:24,030:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022914 ms 2025-03-20 01:48:37,373:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022915 ms 2025-03-20 01:48:50,719:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022915 ms 2025-03-20 01:49:04,065:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022913 ms 2025-03-20 01:49:17,409:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022914 ms 2025-03-20 01:49:30,753:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022914 ms 2025-03-20 01:49:44,098:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022913 ms 2025-03-20 01:49:57,444:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022913 ms 2025-03-20 01:50:10,788:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022913 ms 2025-03-20 01:50:24,134:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022912 ms 2025-03-20 01:50:37,481:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022912 ms 2025-03-20 01:50:50,818:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022912 ms 2025-03-20 01:51:04,164:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022911 ms 2025-03-20 01:51:17,510:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022912 ms 2025-03-20 01:51:30,857:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022911 ms 2025-03-20 01:51:44,204:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022910 ms 2025-03-20 01:51:57,551:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022911 ms 2025-03-20 01:52:10,896:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022910 ms 2025-03-20 01:52:24,243:1(0x7f8258945700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022909 ms 2025-03-20 01:52:37,367:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:37,367:1(0x7f8258945700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 01:52:37,368:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,368:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,368:1(0x7f8253fff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:52:37,371:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:37,402:1(0x7f8258945700):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-03-20 01:52:37,402:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:37,402:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,402:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,402:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,403:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,403:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,403:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:37,403:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,070:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,070:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,071:1(0x7f8258945700):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-03-20 01:52:38,071:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,071:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,071:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,071:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,071:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,072:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,072:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,072:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,739:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,739:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,742:1(0x7f8258945700):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-03-20 01:52:38,742:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,742:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,742:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,742:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,742:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,743:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,743:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,743:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:39,410:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,410:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:39,411:1(0x7f8258945700):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-03-20 01:52:39,411:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,411:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:39,412:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,078:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,079:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,080:1(0x7f8258945700):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-03-20 01:52:40,080:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,080:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,080:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,080:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,080:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,081:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,081:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,081:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,747:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,748:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,749:1(0x7f8258945700):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-03-20 01:52:40,749:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,749:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:41,416:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,417:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:41,417:1(0x7f8258945700):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-03-20 01:52:41,417:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:41,417:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,417:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,417:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:41,417:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,418:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,418:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:41,418:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,085:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,085:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,086:1(0x7f8258945700):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-03-20 01:52:42,086:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,086:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,753:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,753:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,754:1(0x7f8258945700):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-03-20 01:52:42,754:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,754:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,754:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,754:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,754:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,755:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,755:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,755:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:43,421:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,422:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:43,423:1(0x7f8258945700):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-03-20 01:52:43,423:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:43,423:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,090:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,090:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,091:1(0x7f8258945700):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-03-20 01:52:44,091:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,091:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,091:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,091:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,091:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,092:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,092:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,092:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,759:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,759:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,760:1(0x7f8258945700):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-03-20 01:52:44,760:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,760:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,760:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,760:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,760:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,761:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,761:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,761:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:45,428:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,428:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:45,429:1(0x7f8258945700):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-03-20 01:52:45,429:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,429:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:45,430:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,096:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,097:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,097:1(0x7f8258945700):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-03-20 01:52:46,097:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,097:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,098:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,766:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,766:1(0x7f8258945700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,767:1(0x7f8258945700):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-03-20 01:52:46,767:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,767:1(0x7f8258945700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] +++ date ++ echo 'INFO: =================== Thu Mar 20 01:52:49 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:52:49 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.12,10.0.0.47 ++ 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.12,10.0.0.47 ++ 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.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.47,10.20.0.5,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.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + hostip=10.0.0.47 ++ resolve_hostname_by_ip 10.0.0.47 ++ local ip=10.0.0.47 +++ getent hosts 10.0.0.47 +++ head -n 1 ++ local 'host_entry=10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3' ++ local name= ++ [[ -n 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 ]] +++ awk '{print $2}' +++ echo 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 ++ name=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-3. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-3. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ sed 's/,/ /g' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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__.*__.*=.*$' ++ sed 's/^COLLECTOR__//g' ++ cut -d = -f 1 ++ sort + 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-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:52:49,793:1(0x7fbe38655840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:52:49,802:1(0x7fbe28bd9700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:52:49,802:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:49,802:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:52:49,802:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:52:49,802:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=1 hasnext=1 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,804:1(0x7fbe23fff700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=2 hasnext=1 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:52:49,804:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,806:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:49,807:1(0x7fbe28bd9700):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-03-20 01:52:49,807:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:49,807:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:49,807:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=3 hasnext=0 2025-03-20 01:52:49,807:1(0x7fbe28bd9700):ZOO_DEBUG@get_next_server_in_reconfig@1424: Failed to find either new or old 2025-03-20 01:52:49,807:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,811:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:49,811:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:49,811:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,811:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:49,819:1(0x7fbe28bd9700):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-03-20 01:52:49,819:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:49,819:1(0x7fbe28bd9700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:50,820:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,821:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,821:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:50,821:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,821:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,821:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:50,822:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,822:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:50,823:1(0x7fbe28bd9700):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-03-20 01:52:50,823:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:50,823:1(0x7fbe28bd9700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:51,824:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,824:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:51,824:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:51,825:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,827:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:51,827:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:51,827:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,828:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:51,829:1(0x7fbe28bd9700):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-03-20 01:52:51,829:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:51,829:1(0x7fbe28bd9700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:52,830:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:52,831:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,832:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:52,833:1(0x7fbe28bd9700):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-03-20 01:52:52,833:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:52,833:1(0x7fbe28bd9700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:53,834:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,834:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:53,834:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:53,835:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,835:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:53,835:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:53,835:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,836:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:53,837:1(0x7fbe28bd9700):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-03-20 01:52:53,837:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:53,837:1(0x7fbe28bd9700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:54,839:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,839:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:52:59,858:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:59,858:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:59,858:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:59,859:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:53:01,119:1(0x7fbe28bd9700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:53:01,119:1(0x7fbe28bd9700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:53:01,119:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:01,120:1(0x7fbe28bd9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:53:01,137:1(0x7fbe28bd9700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0001, negotiated timeout=40000 2025-03-20 01:53:01,138:1(0x7fbe28bd9700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:01,138:1(0x7fbe23fff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:01,808:1(0x7fbe38655840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f2 for path [/analytics-discovery-] to 10.0.0.42:2181 2025-03-20 01:53:01,813:1(0x7fbe28bd9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f2 rc=-110 2025-03-20 01:53:01,813:1(0x7fbe38655840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f3 for path [/analytics-discovery-/Collector] to 10.0.0.42:2181 2025-03-20 01:53:01,820:1(0x7fbe28bd9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f3 rc=-110 2025-03-20 01:53:01,820:1(0x7fbe38655840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db74f4 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.42:2181 2025-03-20 01:53:01,826:1(0x7fbe28bd9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db74f4 rc=0 2025-03-20 01:53:01,826:1(0x7fbe38655840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db74f5 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.42:2181 2025-03-20 01:53:01,835:1(0x7fbe28bd9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db74f5 rc=0 2025-03-20 01:53:01,835:1(0x7fbe38655840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f6 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.42:2181 2025-03-20 01:53:01,847:1(0x7fbe28bd9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f6 rc=0 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:01,848:1(0x7fbe38655840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:01,849:1(0x7fbe38655840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:01,849:1(0x7fbe21ff9700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:01,849:1(0x7fbe227fa700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:01,849:1(0x7fbe227fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:01,849:1(0x7fbe227fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:01,849:1(0x7fbe227fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:53:01,849:1(0x7fbe227fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:01,851:1(0x7fbe227fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:53:01,859:1(0x7fbe227fa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0006, negotiated timeout=40000 2025-03-20 01:53:01,859:1(0x7fbe227fa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:01,859:1(0x7fbe21ff9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:02,849:1(0x7fbe38655840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f7 for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:02,853:1(0x7fbe227fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f7 rc=0 2025-03-20 01:53:03,100:1(0x7fbe38655840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db74f8 for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:03,109:1(0x7fbe227fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db74f8 rc=0 2025-03-20 01:53:03,109:1(0x7fbe227fa700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:03,109:1(0x7fbe21ff9700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:03,109:1(0x7fbe38655840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x100005b6bad0006 to 10.0.0.42:2181 2025-03-20 01:53:03,116:1(0x7fbe38655840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x100005b6bad0006 ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-03-20 01:53:13,116:1(0x7fbe233fd700):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:13,116:1(0x7fbe233fd700):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:53:13,116:1(0x7fbe233fd700):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:13,116:1(0x7fbe233fd700):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:13,116:1(0x7fbe233fd700):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:13,117:1(0x7fbe233fd700):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:13,117:1(0x7fbe233fd700):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:13,117:1(0x7fbe233fd700):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:13,117:1(0x7fbe233fd700):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:13,117:1(0x7fbe233fd700):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:13,117:1(0x7fbde97fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:13,117:1(0x7fbde8ff9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:53:13,122:1(0x7fbde8ff9700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0012, negotiated timeout=40000 2025-03-20 01:53:13,122:1(0x7fbde8ff9700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:13,122:1(0x7fbde97fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:14,117:1(0x7fbe233fd700):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74fa for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:14,120:1(0x7fbde8ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74fa rc=0 2025-03-20 01:53:14,271:1(0x7fbe233fd700):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db74fb for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:14,274:1(0x7fbde8ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db74fb rc=0 2025-03-20 01:53:14,274:1(0x7fbde8ff9700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:14,275:1(0x7fbde97fa700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:14,275:1(0x7fbe233fd700):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x100005b6bad0012 to 10.0.0.42:2181 2025-03-20 01:53:14,277:1(0x7fbe233fd700):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x100005b6bad0012 2025-03-20 01:53:15,181:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022908 ms 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:24,278:1(0x7fbe22ffc700):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:24,279:1(0x7fbe227fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:24,279:1(0x7fbe21ff9700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:53:24,335:1(0x7fbe21ff9700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274001d, negotiated timeout=40000 2025-03-20 01:53:24,335:1(0x7fbe21ff9700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:24,335:1(0x7fbe227fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:25,280:1(0x7fbe22ffc700):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74fd for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:25,305:1(0x7fbe21ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74fd rc=-110 2025-03-20 01:53:25,305:1(0x7fbe22ffc700):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db74fe for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:25,306:1(0x7fbe21ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db74fe rc=0 2025-03-20 01:53:26,306:1(0x7fbe22ffc700):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74ff for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:26,311:1(0x7fbe21ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74ff rc=0 2025-03-20 01:53:26,555:1(0x7fbe22ffc700):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db7500 for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:26,561:1(0x7fbe21ff9700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db7500 rc=0 2025-03-20 01:53:26,561:1(0x7fbe21ff9700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:26,561:1(0x7fbe227fa700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:26,561:1(0x7fbe22ffc700):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200005a9274001d to 10.0.0.12:2181 2025-03-20 01:53:26,570:1(0x7fbe22ffc700):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200005a9274001d 2025-03-20 01:53:28,525:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022908 ms 2025-03-20 01:53:41,870:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022907 ms 2025-03-20 01:53:55,214:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022907 ms 2025-03-20 01:54:08,561:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022907 ms 2025-03-20 01:54:21,908:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022907 ms 2025-03-20 01:54:35,253:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022906 ms 2025-03-20 01:54:48,598:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022907 ms 2025-03-20 01:55:01,944:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022906 ms 2025-03-20 01:55:15,290:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022905 ms 2025-03-20 01:55:28,636:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022905 ms 2025-03-20 01:55:41,981:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022905 ms 2025-03-20 01:55:55,325:1(0x7fbe28bd9700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022905 ms +++ date ++ echo 'INFO: =================== Thu Mar 20 01:57:45 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:57:45 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}' +++++ ip route get 1 +++++ 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 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.12,10.0.0.47 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.12,10.0.0.47 ++ 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.12,10.0.0.47 ++ 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.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.47,10.20.0.5,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.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + hostip=10.0.0.47 ++ resolve_hostname_by_ip 10.0.0.47 ++ local ip=10.0.0.47 +++ getent hosts 10.0.0.47 +++ head -n 1 ++ local 'host_entry=10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3' ++ local name= ++ [[ -n 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 ]] +++ echo 10.0.0.47 cn-jenkins-deploy-platform-ansible-os-2923-3. cn-jenkins-deploy-platform-ansible-os-2923-3 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-3. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-3. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-3. ++ sed 's/,/ /g' ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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 ++ sed 's/^COLLECTOR__//g' ++ sort ++ 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-03-20 01:57:45,597:1(0x7fa125ea6800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:45,598:1(0x7fa125ea6800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:45,599:1(0x7fa125ea6800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:45,599:1(0x7fa1117fa700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:45,599:1(0x7fa110ff9700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:45,599:1(0x7fa1117fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:45,599:1(0x7fa1117fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:45,599:1(0x7fa1117fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 01:57:45,599:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:45,600:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:57:45,606:1(0x7fa1117fa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x3000059c11a0035, negotiated timeout=40000 2025-03-20 01:57:45,606:1(0x7fa1117fa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:45,606:1(0x7fa110ff9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:46,599:1(0x7fa125ea6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761a for path [/analytics-discovery-] to 10.0.0.47:2181 2025-03-20 01:57:46,602:1(0x7fa1117fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761a rc=-110 2025-03-20 01:57:46,602:1(0x7fa125ea6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761b for path [/analytics-discovery-/Collector] to 10.0.0.47:2181 2025-03-20 01:57:46,606:1(0x7fa1117fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761b rc=-110 2025-03-20 01:57:46,606:1(0x7fa125ea6800):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db761c for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.47:2181 2025-03-20 01:57:46,606:1(0x7fa1117fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db761c rc=-101 2025-03-20 01:57:46,606:1(0x7fa125ea6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761d for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-3.] to 10.0.0.47:2181 2025-03-20 01:57:46,608:1(0x7fa1117fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761d rc=0 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-3 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:46,609:1(0x7fa125ea6800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:46,612:1(0x7fa0f33fc700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:46,612:1(0x7fa0f33fc700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:46,612:1(0x7fa0f33fc700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:46,612:1(0x7fa0f33fc700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 01:57:46,612:1(0x7fa0f33fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:46,613:1(0x7fa0f33fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:57:46,613:1(0x7fa0f2bfb700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:46,615:1(0x7fa0f33fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x3000059c11a0036, negotiated timeout=40000 2025-03-20 01:57:46,615:1(0x7fa0f33fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:46,615:1(0x7fa0f2bfb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:47,612:1(0x7fa125ea6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761e for path [/collector] to 10.0.0.47:2181 2025-03-20 01:57:47,615:1(0x7fa0f33fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761e rc=0 2025-03-20 01:57:47,704:1(0x7fa125ea6800):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db761f for path [/collector] to 10.0.0.47:2181 2025-03-20 01:57:47,706:1(0x7fa0f33fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db761f rc=0 2025-03-20 01:57:47,706:1(0x7fa0f33fc700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:57:47,706:1(0x7fa0f2bfb700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:57:47,706:1(0x7fa125ea6800):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x3000059c11a0036 to 10.0.0.47:2181 2025-03-20 01:57:47,708:1(0x7fa125ea6800):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x3000059c11a0036 2025-03-20 01:57:59,954:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022902 ms 2025-03-20 01:58:13,301:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022902 ms 2025-03-20 01:58:26,645:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022902 ms 2025-03-20 01:58:39,988:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022901 ms 2025-03-20 01:58:53,333:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022901 ms 2025-03-20 01:59:06,669:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022901 ms 2025-03-20 01:59:20,013:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022900 ms 2025-03-20 01:59:33,357:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022900 ms 2025-03-20 01:59:46,702:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022900 ms 2025-03-20 02:00:00,045:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022899 ms 2025-03-20 02:00:13,385:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022899 ms 2025-03-20 02:00:26,730:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022899 ms 2025-03-20 02:00:40,076:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022898 ms 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-03-20 02:00:53,421:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022898 ms 2025-03-20 02:01:06,761:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022898 ms 2025-03-20 02:01:20,104:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022897 ms 2025-03-20 02:01:33,450:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022898 ms 2025-03-20 02:01:46,797:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022897 ms 2025-03-20 02:02:00,138:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022896 ms 2025-03-20 02:02:13,482:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022897 ms RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.12:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.12:5673 : a socket error occurred 2025-03-20 02:02:26,828:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022896 ms 2025-03-20 02:02:40,175:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022895 ms 2025-03-20 02:02:53,520:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022896 ms 2025-03-20 02:03:06,867:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022895 ms 2025-03-20 02:03:20,215:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022894 ms 2025-03-20 02:03:33,550:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022895 ms 2025-03-20 02:03:46,896:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022895 ms 2025-03-20 02:03:54,377:1(0x7fa1117fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,377:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 02:03:54,377:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:54,377:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,377:1(0x7fa110ff9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 02:03:54,381:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:54,604:1(0x7fa1117fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,604:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:54,604:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,605:1(0x7fa1117fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:54,605:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:54,605:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,605:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:54,606:1(0x7fa1117fa700):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-03-20 02:03:54,606:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:54,606:1(0x7fa1117fa700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,272:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,273:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,278:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:55,309:1(0x7fa1117fa700):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-03-20 02:03:55,309:1(0x7fa1117fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:55,309:1(0x7fa1117fa700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,976:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,976:1(0x7fa1117fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:55,978:1(0x7fa1117fa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x3000059c11a0035, negotiated timeout=40000 2025-03-20 02:03:55,978:1(0x7fa1117fa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 02:03:55,978:1(0x7fa110ff9700):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.47:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.47:5673 : a socket error occurred 2025-03-20 02:04:09,321:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022893 ms 2025-03-20 02:04:22,667:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022893 ms 2025-03-20 02:04:36,013:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022892 ms 2025-03-20 02:04:49,359:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022892 ms 2025-03-20 02:05:02,705:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022892 ms 2025-03-20 02:05:16,049:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022891 ms 2025-03-20 02:05:29,394:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022891 ms 2025-03-20 02:05:42,739:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022891 ms 2025-03-20 02:05:56,079:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022890 ms 2025-03-20 02:06:09,426:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022890 ms 2025-03-20 02:06:22,772:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022890 ms 2025-03-20 02:06:36,117:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022889 ms 2025-03-20 02:06:49,461:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022890 ms 2025-03-20 02:07:02,806:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022889 ms 2025-03-20 02:07:16,150:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022888 ms 2025-03-20 02:07:29,494:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022889 ms 2025-03-20 02:07:42,837:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022889 ms 2025-03-20 02:07:56,181:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022887 ms 2025-03-20 02:08:09,521:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022888 ms 2025-03-20 02:08:22,868:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022888 ms 2025-03-20 02:08:36,207:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022886 ms 2025-03-20 02:08:49,553:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022887 ms 2025-03-20 02:09:02,901:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022887 ms 2025-03-20 02:09:16,246:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022885 ms 2025-03-20 02:09:29,589:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022886 ms 2025-03-20 02:09:42,936:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022886 ms 2025-03-20 02:09:56,281:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022885 ms 2025-03-20 02:10:09,626:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022884 ms 2025-03-20 02:10:22,972:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022885 ms 2025-03-20 02:10:36,317:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022885 ms 2025-03-20 02:10:49,661:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022884 ms 2025-03-20 02:11:03,005:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022883 ms 2025-03-20 02:11:16,349:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022884 ms 2025-03-20 02:11:29,694:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022883 ms 2025-03-20 02:11:43,041:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022882 ms 2025-03-20 02:11:56,385:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022883 ms 2025-03-20 02:12:09,731:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022883 ms 2025-03-20 02:12:23,077:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022881 ms 2025-03-20 02:12:36,422:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022882 ms 2025-03-20 02:12:49,768:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022882 ms 2025-03-20 02:13:03,115:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022880 ms 2025-03-20 02:13:16,462:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022881 ms 2025-03-20 02:13:29,801:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022881 ms 2025-03-20 02:13:43,147:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022880 ms 2025-03-20 02:13:56,493:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022880 ms 2025-03-20 02:14:09,837:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022880 ms 2025-03-20 02:14:23,184:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022879 ms 2025-03-20 02:14:36,523:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022879 ms 2025-03-20 02:14:49,870:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022878 ms 2025-03-20 02:15:03,214:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022878 ms 2025-03-20 02:15:16,561:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022878 ms 2025-03-20 02:15:29,901:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022878 ms 2025-03-20 02:15:43,246:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022876 ms 2025-03-20 02:15:56,591:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022878 ms 2025-03-20 02:16:09,937:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022877 ms 2025-03-20 02:16:23,282:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022876 ms 2025-03-20 02:16:36,627:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022876 ms 2025-03-20 02:16:49,973:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022876 ms 2025-03-20 02:17:03,310:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022876 ms 2025-03-20 02:17:16,657:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022875 ms 2025-03-20 02:17:30,002:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022874 ms 2025-03-20 02:17:43,349:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022875 ms 2025-03-20 02:17:56,693:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022875 ms 2025-03-20 02:18:10,037:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022873 ms 2025-03-20 02:18:23,384:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022874 ms 2025-03-20 02:18:36,731:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022873 ms 2025-03-20 02:18:50,070:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022873 ms 2025-03-20 02:19:03,413:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022873 ms 2025-03-20 02:19:16,761:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022873 ms 2025-03-20 02:19:30,106:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022871 ms 2025-03-20 02:19:43,449:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022872 ms 2025-03-20 02:19:56,793:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022872 ms 2025-03-20 02:20:10,138:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022870 ms 2025-03-20 02:20:23,485:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022871 ms 2025-03-20 02:20:36,830:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022871 ms 2025-03-20 02:20:50,172:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022870 ms 2025-03-20 02:21:03,518:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022870 ms 2025-03-20 02:21:16,863:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022870 ms 2025-03-20 02:21:30,209:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022869 ms 2025-03-20 02:21:43,556:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022870 ms 2025-03-20 02:21:56,903:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022869 ms 2025-03-20 02:22:10,247:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022868 ms 2025-03-20 02:22:23,593:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022869 ms 2025-03-20 02:22:36,937:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022869 ms 2025-03-20 02:22:50,285:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022867 ms 2025-03-20 02:23:03,634:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022866 ms 2025-03-20 02:23:16,977:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022867 ms 2025-03-20 02:23:30,323:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022867 ms 2025-03-20 02:23:43,671:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022867 ms 2025-03-20 02:23:57,019:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022866 ms 2025-03-20 02:24:10,366:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022866 ms 2025-03-20 02:24:23,710:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022865 ms 2025-03-20 02:24:37,053:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022865 ms 2025-03-20 02:24:50,398:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022866 ms 2025-03-20 02:25:03,745:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022865 ms 2025-03-20 02:25:17,089:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022864 ms 2025-03-20 02:25:30,437:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022864 ms 2025-03-20 02:25:43,784:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022864 ms 2025-03-20 02:25:57,131:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022863 ms 2025-03-20 02:26:10,466:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022864 ms 2025-03-20 02:26:23,809:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022864 ms 2025-03-20 02:26:37,153:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022862 ms 2025-03-20 02:26:50,497:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022863 ms 2025-03-20 02:27:03,841:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022862 ms 2025-03-20 02:27:17,187:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022861 ms 2025-03-20 02:27:30,533:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022862 ms 2025-03-20 02:27:43,877:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022862 ms 2025-03-20 02:27:57,225:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022860 ms 2025-03-20 02:28:10,565:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022861 ms 2025-03-20 02:28:23,909:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022861 ms 2025-03-20 02:28:37,253:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022859 ms 2025-03-20 02:28:50,589:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022860 ms 2025-03-20 02:29:03,937:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022860 ms 2025-03-20 02:29:17,281:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022858 ms 2025-03-20 02:29:30,629:1(0x7fa1117fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327022859 ms