Skip to content

Instantly share code, notes, and snippets.

@bbhavsar
Created October 24, 2019 01:28
Show Gist options
  • Save bbhavsar/1901e7ffc314de409d22a645068e12a2 to your computer and use it in GitHub Desktop.
Save bbhavsar/1901e7ffc314de409d22a645068e12a2 to your computer and use it in GitHub Desktop.
W1023 23:50:07.841426 8016 consensus_peers.cc:458] T 08fb4f5fe94e4a20b87ab1d988f2844f P 8f6b5457217c402abfe1ec42acfdd669 -> Peer bb6f9f5dcfe044a1acffbd399ef2ee85 (127.6.163.129:39163): Couldn't send request to peer bb6f9f5dcfe044a1acffbd399ef2ee85. Status: Network error: Client connection negotiation failed: client connection to 127.6.163.129:39163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W1023 23:50:07.842099 8128 heartbeater.cc:571] Failed to heartbeat to 127.6.163.190:46131 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.163.190:46131: connect: Connection refused (error 111)
W1023 23:50:07.940315 8018 consensus_peers.cc:458] T 08fb4f5fe94e4a20b87ab1d988f2844f P 8f6b5457217c402abfe1ec42acfdd669 -> Peer 55303644da3342618c8c474f930c0038 (127.6.163.133:36745): Couldn't send request to peer 55303644da3342618c8c474f930c0038. Status: Network error: Client connection negotiation failed: client connection to 127.6.163.133:36745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W1023 23:50:08.092742 7876 heartbeater.cc:571] Failed to heartbeat to 127.6.163.190:46131 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.163.190:46131: connect: Connection refused (error 111)
W1023 23:50:08.325542 8002 heartbeater.cc:571] Failed to heartbeat to 127.6.163.190:46131 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.163.190:46131: connect: Connection refused (error 111)
W1023 23:50:08.381500 8301 thread.cc:602] rpc reactor (reactor) Time spent creating pthread: real 0.654s user 0.266s sys 0.356s
W1023 23:50:08.381769 8301 thread.cc:569] rpc reactor (reactor) Time spent starting thread: real 0.654s user 0.266s sys 0.356s
I1023 23:50:08.420480 8301 env_posix.cc:1676] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I1023 23:50:08.491400 8301 rpc_server.cc:211] RPC server started. Bound to: 127.6.163.190:46131
I1023 23:50:08.494056 8301 webserver.cc:381] Webserver started at http://127.6.163.190:40315/ using document root <none> and password file <none>
I1023 23:50:08.495306 8301 server_base.cc:633] Dumped server information to /tmp/dist-test-taskZ1NrHZ/test-tmp/kudu-admin-test.0.AdminCliTest.TestUnsafeChangeConfigFollowerWithPendingConfig.1571874590772481-6798/raft_consensus-itest-cluster/master-0/data/info.pb
I1023 23:50:08.496719 6798 external_mini_cluster.cc:1081] Started /tmp/dist-test-taskZ1NrHZ/build/tsan/bin/kudu-master as pid 8301
/home/jenkins-slave/workspace/kudu-master/0/src/kudu/tools/kudu-admin-test.cc:969: Failure
Value of: s.IsTimedOut()
Actual: false
Expected: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment