Created
August 9, 2017 04:10
-
-
Save kelseyhightower/8b7f376ad0b47ff4f71964610bef0299 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aug 09 04:07:58 ns-1 systemd[1]: Started consul. | |
Aug 09 04:07:58 ns-1 consul[2806]: ==> WARNING: Expect Mode enabled, expecting 3 servers | |
Aug 09 04:07:58 ns-1 consul[2806]: ==> Starting Consul agent... | |
Aug 09 04:07:58 ns-1 consul[2806]: ==> Consul agent running! | |
Aug 09 04:07:58 ns-1 consul[2806]: Version: 'v0.9.0' | |
Aug 09 04:07:58 ns-1 consul[2806]: Node ID: 'd98946a5-0a05-0187-8eba-41a5dfb2d5f4' | |
Aug 09 04:07:58 ns-1 consul[2806]: Node name: 'ns-1' | |
Aug 09 04:07:58 ns-1 consul[2806]: Datacenter: 'dc1' | |
Aug 09 04:07:58 ns-1 consul[2806]: Server: true (bootstrap: false) | |
Aug 09 04:07:58 ns-1 consul[2806]: Client Addr: 0.0.0.0 (HTTP: 8500, HTTPS: -1, DNS: 8600) | |
Aug 09 04:07:58 ns-1 consul[2806]: Cluster Addr: 10.240.0.3 (LAN: 8301, WAN: 8302) | |
Aug 09 04:07:58 ns-1 consul[2806]: Gossip encrypt: false, RPC-TLS: false, TLS-Incoming: false | |
Aug 09 04:07:58 ns-1 consul[2806]: ==> Log data will now stream in as it occurs: | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] raft: Initial configuration (index=0): [] | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] raft: Node at 10.240.0.3:8300 [Follower] entering Follower state (Leader: "") | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] serf: EventMemberJoin: ns-1.dc1 10.240.0.3 | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] serf: EventMemberJoin: ns-1 10.240.0.3 | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] consul: Handled member-join event for server "ns-1.dc1" in area "wan" | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] consul: Adding LAN server ns-1 (Addr: tcp/10.240.0.3:8300) (DC: dc1) | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Started HTTP server on [::]:8500 | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Joining cluster... | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Initializing GCE client | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Using default credential chain | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Using pre-defined GCE project name: hightowerlabs | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Discovering all zones available to project: hightowerlabs | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Discovered GCE zones: asia-east1-b, asia-east1-c, asia-east1-a, asia-northeast1-a, asia-northeast1-b, asia-northeast1-c, asia-southeast1-a, asia-southeast1-b, australia-southeast1-b, australia-southeast1-c, australia-southeast1-a, europe-west1-c, europe-west1-d, europe-west1-b, europe-west2-b, europe-west2-c, europe-west2-a, europe-west3-c, europe-west3-a, europe-west3-b, us-central1-b, us-central1-f, us-central1-a, us-central1-c, us-east1-d, us-east1-b, us-east1-c, us-east4-c, us-east4-b, us-east4-a, us-west1-c, us-west1-a, us-west1-b | |
Aug 09 04:07:58 ns-1 consul[2806]: 2017/08/09 04:07:58 [INFO] agent: Discovering GCE hosts with tag consul in zones: asia-east1-b, asia-east1-c, asia-east1-a, asia-northeast1-a, asia-northeast1-b, asia-northeast1-c, asia-southeast1-a, asia-southeast1-b, australia-southeast1-b, australia-southeast1-c, australia-southeast1-a, europe-west1-c, europe-west1-d, europe-west1-b, europe-west2-b, europe-west2-c, europe-west2-a, europe-west3-c, europe-west3-a, europe-west3-b, us-central1-b, us-central1-f, us-central1-a, us-central1-c, us-east1-d, us-east1-b, us-east1-c, us-east4-c, us-east4-b, us-east4-a, us-west1-c, us-west1-a, us-west1-b | |
Aug 09 04:08:01 ns-1 consul[2806]: 2017/08/09 04:08:01 [INFO] agent: Discovered 3 instances in hightowerlabs/us-central1-f: [10.240.0.3 10.240.0.2 10.240.0.4] | |
Aug 09 04:08:02 ns-1 consul[2806]: 2017/08/09 04:08:02 [INFO] agent: Discovered 3 servers from GCE | |
Aug 09 04:08:02 ns-1 consul[2806]: 2017/08/09 04:08:02 [INFO] agent: (LAN) joining: [10.240.0.3 10.240.0.2 10.240.0.4] | |
Aug 09 04:08:04 ns-1 consul[2806]: 2017/08/09 04:08:04 [WARN] raft: no known peers, aborting election | |
Aug 09 04:08:05 ns-1 consul[2806]: 2017/08/09 04:08:05 [ERR] agent: failed to sync remote state: No cluster leader | |
Aug 09 04:08:22 ns-1 consul[2806]: 2017/08/09 04:08:22 [INFO] agent: (LAN) joined: 1 Err: <nil> | |
Aug 09 04:08:22 ns-1 consul[2806]: 2017/08/09 04:08:22 [INFO] agent: Join completed. Synced with 1 initial agents | |
Aug 09 04:08:33 ns-1 consul[2806]: 2017/08/09 04:08:33 [ERR] agent: Coordinate update error: No cluster leader | |
Aug 09 04:08:34 ns-1 consul[2806]: 2017/08/09 04:08:34 [ERR] agent: failed to sync remote state: No cluster leader | |
Aug 09 04:08:56 ns-1 consul[2806]: 2017/08/09 04:08:56 [ERR] agent: Coordinate update error: No cluster leader | |
Aug 09 04:09:04 ns-1 consul[2806]: 2017/08/09 04:09:04 [ERR] agent: failed to sync remote state: No cluster leader | |
Aug 09 04:09:29 ns-1 consul[2806]: 2017/08/09 04:09:29 [ERR] agent: Coordinate update error: No cluster leader | |
Aug 09 04:09:40 ns-1 consul[2806]: 2017/08/09 04:09:40 [ERR] agent: failed to sync remote state: No cluster leader |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment