Skip to content

Instantly share code, notes, and snippets.

@stenio123
Last active December 29, 2016 05:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stenio123/710159a8e26efd2b23f7e22b01982b9a to your computer and use it in GitHub Desktop.
Save stenio123/710159a8e26efd2b23f7e22b01982b9a to your computer and use it in GitHub Desktop.
This is the Consul log at DEBUG level on the client.
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: Joining cluster...
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: manager: No servers available
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: failed to sync remote state: No known Consul servers
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: Discovered 6 servers from EC2...
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: (LAN) joining: [10.228.35.76 10.228.32.92 10.228.5.245 10.228.0.93 10.228.0.59 10.228.34.182]
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-061dcfd9ea976915b-stenio 10.228.0.93
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0e1020f342518cbb2-stenio 10.228.34.182
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0ada6114c8d15aca7-stenio 10.228.32.92
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0bbb54e0330052c39-stenio 10.228.35.76
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-0231ba03ba56647a6-stenio 10.228.5.245
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0e1020f342518cbb2-stenio (Addr: tcp/10.228.34.182:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0ada6114c8d15aca7-stenio (Addr: tcp/10.228.32.92:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.59:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: TCP connection from=10.228.0.59:45100
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: (LAN) joined: 6 Err: <nil>
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: Join completed. Synced with 6 initial agents
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent.rpc: Accepted client: 127.0.0.1:40910
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced node info
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: pausing 1.566503609s before first socket connection of 127.0.0.1:27017
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced service 'mongo'
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Service 'mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:52:00 ip-10-228-0-59 consul[10367]: agent: socket connection failed '127.0.0.1:27017': dial tcp 127.0.0.1:27017: getsockopt: connection refused
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: client starting leave
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: EventMemberLeave: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: http: Shutting down http server (0.0.0.0:8500)
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: requesting shutdown
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: shutting down client
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: dns: error starting tcp server: accept tcp [::]:8600: use of closed network connection
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: manager: shutting down
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: shutdown complete
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: pausing 5.990404715s before first socket connection of 127.0.0.1:27017
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: failed to sync remote state: No known Consul servers
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: Joining cluster...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
@@@
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1, error: No known Consul servers from=127.0.0.1:42936
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1 (156.179µs) from=127.0.0.1:42936
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: 2016/12/29 04:52:05 consul.watch: Watch (type: service) errored: Unexpected response code: 500 (No known Consul servers), retry in 5s
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Discovered 6 servers from EC2...
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: (LAN) joining: [10.228.35.76 10.228.32.92 10.228.5.245 10.228.0.93 10.228.0.59 10.228.34.182]
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0bbb54e0330052c39-stenio 10.228.35.76
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0ada6114c8d15aca7-stenio 10.228.32.92
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0e1020f342518cbb2-stenio 10.228.34.182
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-0231ba03ba56647a6-stenio 10.228.5.245
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0ada6114c8d15aca7-stenio (Addr: tcp/10.228.32.92:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0e1020f342518cbb2-stenio (Addr: tcp/10.228.34.182:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-061dcfd9ea976915b-stenio 10.228.0.93
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Refuting a suspect message (from: mongo-i-0889ee9c7bb38e8a1-stenio)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: Refuting an older leave intent
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.59:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.0.59:45142
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: (LAN) joined: 6 Err: <nil>
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Join completed. Synced with 6 initial agents
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Synced service 'mongo'
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent.rpc: Accepted client: 127.0.0.1:40954
Dec 29 04:52:07 ip-10-228-0-59 consul[10484]: agent: pausing 3.571746922s before first socket connection of 127.0.0.1:27017
Dec 29 04:52:07 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1 (4.258103ms) from=127.0.0.1:42964
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.59:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: TCP connection from=10.228.0.59:45100
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: (LAN) joined: 6 Err: <nil>
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: Join completed. Synced with 6 initial agents
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent.rpc: Accepted client: 127.0.0.1:40910
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced node info
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: pausing 1.566503609s before first socket connection of 127.0.0.1:27017
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced service 'mongo'
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Service 'mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:52:00 ip-10-228-0-59 consul[10367]: agent: socket connection failed '127.0.0.1:27017': dial tcp 127.0.0.1:27017: getsockopt: connection refused
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: client starting leave
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: EventMemberLeave: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: http: Shutting down http server (0.0.0.0:8500)
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: requesting shutdown
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: shutting down client
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: dns: error starting tcp server: accept tcp [::]:8600: use of closed network connection
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: manager: shutting down
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: shutdown complete
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: pausing 5.990404715s before first socket connection of 127.0.0.1:27017
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: failed to sync remote state: No known Consul servers
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: Joining cluster...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: Joining cluster...
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: manager: No servers available
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: failed to sync remote state: No known Consul servers
Dec 29 04:51:57 ip-10-228-0-59 consul[10367]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: Discovered 6 servers from EC2...
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: (LAN) joining: [10.228.35.76 10.228.32.92 10.228.5.245 10.228.0.93 10.228.0.59 10.228.34.182]
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-061dcfd9ea976915b-stenio 10.228.0.93
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0e1020f342518cbb2-stenio 10.228.34.182
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0ada6114c8d15aca7-stenio 10.228.32.92
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: consul-i-0bbb54e0330052c39-stenio 10.228.35.76
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: EventMemberJoin: mongo-i-0231ba03ba56647a6-stenio 10.228.5.245
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0e1020f342518cbb2-stenio (Addr: tcp/10.228.34.182:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0ada6114c8d15aca7-stenio (Addr: tcp/10.228.32.92:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.0.59:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: TCP connection from=10.228.0.59:45100
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: (LAN) joined: 6 Err: <nil>
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent: Join completed. Synced with 6 initial agents
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: agent.rpc: Accepted client: 127.0.0.1:40910
Dec 29 04:51:58 ip-10-228-0-59 consul[10367]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced node info
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: pausing 1.566503609s before first socket connection of 127.0.0.1:27017
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Synced service 'mongo'
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Service 'mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Check 'service:mongo' in sync
Dec 29 04:51:59 ip-10-228-0-59 consul[10367]: agent: Node info in sync
Dec 29 04:52:00 ip-10-228-0-59 consul[10367]: agent: socket connection failed '127.0.0.1:27017': dial tcp 127.0.0.1:27017: getsockopt: connection refused
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: client starting leave
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: EventMemberLeave: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: serf: messageLeaveType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: http: Shutting down http server (0.0.0.0:8500)
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: requesting shutdown
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: consul: shutting down client
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: dns: error starting tcp server: accept tcp [::]:8600: use of closed network connection
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: manager: shutting down
Dec 29 04:52:05 ip-10-228-0-59 consul[10367]: agent: shutdown complete
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-0889ee9c7bb38e8a1-stenio 10.228.0.59
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: pausing 5.990404715s before first socket connection of 127.0.0.1:27017
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: failed to sync remote state: No known Consul servers
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: Joining cluster...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: agent: No EC2 region provided, querying instance metadata endpoint...
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: manager: No servers available
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1, error: No known Consul servers from=127.0.0.1:42936
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1 (156.179µs) from=127.0.0.1:42936
Dec 29 04:52:05 ip-10-228-0-59 consul[10484]: 2016/12/29 04:52:05 consul.watch: Watch (type: service) errored: Unexpected response code: 500 (No known Consul servers), retry in 5s
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Discovered 6 servers from EC2...
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: (LAN) joining: [10.228.35.76 10.228.32.92 10.228.5.245 10.228.0.93 10.228.0.59 10.228.34.182]
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0bbb54e0330052c39-stenio 10.228.35.76
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0ada6114c8d15aca7-stenio 10.228.32.92
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: consul-i-0e1020f342518cbb2-stenio 10.228.34.182
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-0231ba03ba56647a6-stenio 10.228.5.245
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0ada6114c8d15aca7-stenio (Addr: tcp/10.228.32.92:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: consul: adding server consul-i-0e1020f342518cbb2-stenio (Addr: tcp/10.228.34.182:8300) (DC: dc1)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: EventMemberJoin: mongo-i-061dcfd9ea976915b-stenio 10.228.0.93
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Refuting a suspect message (from: mongo-i-0889ee9c7bb38e8a1-stenio)
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: Refuting an older leave intent
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.59:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.0.59:45142
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: (LAN) joined: 6 Err: <nil>
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Join completed. Synced with 6 initial agents
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: serf: messageJoinType: mongo-i-0889ee9c7bb38e8a1-stenio
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Synced service 'mongo'
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:52:06 ip-10-228-0-59 consul[10484]: agent.rpc: Accepted client: 127.0.0.1:40954
Dec 29 04:52:07 ip-10-228-0-59 consul[10484]: agent: pausing 3.571746922s before first socket connection of 127.0.0.1:27017
Dec 29 04:52:07 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?passing=1 (4.258103ms) from=127.0.0.1:42964
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?wait=15000ms (481.158µs) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?index=77&wait=15000ms (8.200268ms) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/kv/services/mongo/.lock?acquire=92974d2b-5995-1f82-d1a0-ac0531f8f726&flags=3304740253564472344 (8.616979ms) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?consistent= (907.52µs) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/kv/services/mongo/.lock?flags=3304740253564472344&release=92974d2b-5995-1f82-d1a0-ac0531f8f726 (4.01993ms) from=127.0.0.1:42990
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?consistent=&index=84 (32.440531ms) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock (669.783µs) from=127.0.0.1:42990
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/session/destroy/92974d2b-5995-1f82-d1a0-ac0531f8f726 (3.835429ms) from=127.0.0.1:42992
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request DELETE /v1/kv/services/mongo/.lock?cas=88 (4.217905ms) from=127.0.0.1:42972
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: agent: watch handler '/usr/bin/consul lock services/mongo '/usr/local/bin/mongo-bootstrap -u rootuser -p mgDBroot187 -f /opt/mongo-bootstrap/users.json -rs uk-dev -min 3 >> /var/log/mongo-bootstrap.log 2>&1'' output:
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?index=52&passing=1 (1.351956ms) from=127.0.0.1:42964
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/agent/self (275.435µs) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/session/create (21.54213ms) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?wait=15000ms (537.958µs) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/kv/services/mongo/.lock?acquire=2ed9d2e5-ccce-4912-0877-dc09457b4cd4&flags=3304740253564472344 (11.169919ms) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?consistent= (893.947µs) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock?consistent=&index=101 (104.21224ms) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/kv/services/mongo/.lock?flags=3304740253564472344&release=2ed9d2e5-ccce-4912-0877-dc09457b4cd4 (21.429583ms) from=127.0.0.1:43004
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request GET /v1/kv/services/mongo/.lock (437.296µs) from=127.0.0.1:43004
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request PUT /v1/session/destroy/2ed9d2e5-ccce-4912-0877-dc09457b4cd4 (3.780754ms) from=127.0.0.1:42996
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: http: Request DELETE /v1/kv/services/mongo/.lock?cas=102 (4.111517ms) from=127.0.0.1:43006
Dec 29 04:52:24 ip-10-228-0-59 consul[10484]: agent: watch handler '/usr/bin/consul lock services/mongo '/usr/local/bin/mongo-bootstrap -u rootuser -p mgDBroot187 -f /opt/mongo-bootstrap/users.json -rs uk-dev -min 3 >> /var/log/mongo-bootstrap.log 2>&1'' output:
Dec 29 04:52:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:52:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:52:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:52:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:52:54 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.0.93:41990
Dec 29 04:52:56 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46256
Dec 29 04:53:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:52:56 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46256
Dec 29 04:53:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:05 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.32.92:53820
Dec 29 04:53:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:53:18 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.5.245:58686
Dec 29 04:53:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:23 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:53:23 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:53:23 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:53:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:35 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.32.92:53822
Dec 29 04:53:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:53:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:53:54 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.0.93:42014
Dec 29 04:53:56 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46260
Dec 29 04:54:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:05 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0e1020f342518cbb2-stenio (Addr: tcp/10.228.34.182:8300) (DC: dc1)
Dec 29 04:54:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:54:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:32 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:54:32 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:54:32 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:54:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:42 ip-10-228-0-59 consul[10484]: memberlist: Potential blocking operation. Last command took 22.274925ms
Dec 29 04:54:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:54:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:54:56 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46264
Dec 29 04:55:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:55:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:55:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:55:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:55:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:55:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:55:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:55:48 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.5.245:58746
Dec 29 04:55:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:55:48 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.5.245:58746
Dec 29 04:55:49 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:55:49 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:55:49 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:55:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38668
Dec 29 04:56:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:56:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:30 ip-10-228-0-59 consul[10484]: memberlist: Potential blocking operation. Last command took 22.326979ms
Dec 29 04:56:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:56:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:53 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:57:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38672
Dec 29 04:57:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:57:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:35 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.32.92:53838
Dec 29 04:57:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:42 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?index=64&passing=1 (5m17.779747279s) from=127.0.0.1:42964
Dec 29 04:57:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:57:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:58:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:27 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46278
Dec 29 04:58:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38684
Dec 29 05:00:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 05:00:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:38 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38686
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
Dec 29 04:57:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:35 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.32.92:53838
Dec 29 04:57:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:42 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?index=64&passing=1 (5m17.779747279s) from=127.0.0.1:42964
Dec 29 04:57:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:57:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:58:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:27 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46278
Dec 29 04:58:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:58:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:59:10 ip-10-228-0-59 su: (to root) ec2-user on pts/0
Dec 29 04:59:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:59:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:42 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:59:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:59:48 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.5.245:58846
Dec 29 04:59:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:52 ip-10-228-0-59 su: (to root) ec2-user on pts/0
Dec 29 04:59:57 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46284
Dec 29 05:00:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38684
Dec 29 05:00:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38684
Dec 29 05:00:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 05:00:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 05:00:38 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38686
Dec 29 04:56:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:56:53 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:57:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:08 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.34.182:38672
Dec 29 04:57:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.34.182:8301
Dec 29 04:57:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:35 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.32.92:53838
Dec 29 04:57:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:57:42 ip-10-228-0-59 consul[10484]: http: Request GET /v1/health/service/mongo?index=64&passing=1 (5m17.779747279s) from=127.0.0.1:42964
Dec 29 04:57:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.0.93:8301
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:57:45 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:57:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:58:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:27 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46278
Dec 29 04:58:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:58:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.35.76:8301
Dec 29 04:58:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:00 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Service 'mongo' in sync
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Check 'service:mongo' in sync
Dec 29 04:59:07 ip-10-228-0-59 consul[10484]: agent: Node info in sync
Dec 29 04:59:10 ip-10-228-0-59 su: (to root) ec2-user on pts/0
Dec 29 04:59:10 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:13 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.32.92:8301
Dec 29 04:59:20 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:30 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:40 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:42 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:59:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:59:42 ip-10-228-0-59 consul[10484]: manager: Rebalanced 3 servers, next active server is consul-i-0bbb54e0330052c39-stenio (Addr: tcp/10.228.35.76:8300) (DC: dc1)
Dec 29 04:59:43 ip-10-228-0-59 consul[10484]: memberlist: Initiating push/pull sync with: 10.228.5.245:8301
Dec 29 04:59:48 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.5.245:58846
Dec 29 04:59:50 ip-10-228-0-59 consul[10484]: agent: check 'service:mongo' is passing
Dec 29 04:59:52 ip-10-228-0-59 su: (to root) ec2-user on pts/0
Dec 29 04:59:57 ip-10-228-0-59 consul[10484]: memberlist: TCP connection from=10.228.35.76:46284
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment