By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'ee22adee-40e7-5ac6-06fc-897ffc74678c' Node name: 'dev-msb-consul-85cddc885c-dqrtw' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/10 00:05:00 [DEBUG] agent: Using random ID "ee22adee-40e7-5ac6-06fc-897ffc74678c" as node ID 2021/05/10 00:05:00 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ee22adee-40e7-5ac6-06fc-897ffc74678c Address:127.0.0.1:8300}] 2021/05/10 00:05:00 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/10 00:05:00 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-dqrtw.dc1 127.0.0.1 2021/05/10 00:05:00 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-dqrtw 127.0.0.1 2021/05/10 00:05:00 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-dqrtw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/10 00:05:00 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/10 00:05:00 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-dqrtw.dc1" in area "wan" 2021/05/10 00:05:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/10 00:05:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/10 00:05:00 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/10 00:05:00 [INFO] agent: started state syncer 2021/05/10 00:05:00 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/10 00:05:00 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/10 00:05:00 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/10 00:05:00 [DEBUG] raft: Votes needed: 1 2021/05/10 00:05:00 [DEBUG] raft: Vote granted from ee22adee-40e7-5ac6-06fc-897ffc74678c in term 2. Tally: 1 2021/05/10 00:05:00 [INFO] raft: Election won. Tally: 1 2021/05/10 00:05:00 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/10 00:05:00 [INFO] consul: cluster leadership acquired 2021/05/10 00:05:00 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-dqrtw 2021/05/10 00:05:00 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/10 00:05:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:05:00 [INFO] consul: member 'dev-msb-consul-85cddc885c-dqrtw' joined, marking health alive 2021/05/10 00:05:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:05:00 [INFO] agent: Synced node info 2021/05/10 00:05:00 [DEBUG] agent: Node info in sync 2021/05/10 00:05:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:05:03 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/10 00:05:47 [DEBUG] http: Request GET /v1/status/leader (2.19324ms) from=10.242.245.149:40304 2021/05/10 00:05:47 [DEBUG] http: Request GET /v1/status/leader (165.692µs) from=10.242.168.82:60892 2021/05/10 00:06:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:06:07 [DEBUG] http: Request GET /v1/status/leader (556.508µs) from=10.242.245.149:40686 2021/05/10 00:06:07 [DEBUG] http: Request GET /v1/status/leader (173.067µs) from=10.242.168.82:33028 2021/05/10 00:06:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/10 00:06:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/10 00:06:21 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.66.250_9101" 2021/05/10 00:06:21 [DEBUG] agent: Node info in sync 2021/05/10 00:06:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.4716ms) from=10.242.106.7:43022 2021/05/10 00:06:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=11 (2.765847014s) from=10.242.168.82:33290 2021/05/10 00:06:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:06:21 [DEBUG] agent: Node info in sync 2021/05/10 00:06:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=11 (2.719461357s) from=10.242.245.149:40920 2021/05/10 00:06:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=11 (2.71573502s) from=10.242.245.149:40922 2021/05/10 00:06:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=11 (2.775512552s) from=10.242.168.82:33286 2021/05/10 00:06:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (2.040326ms) from=10.242.106.7:43024 2021/05/10 00:06:27 [DEBUG] http: Request GET /v1/status/leader (528.284µs) from=10.242.245.149:41092 2021/05/10 00:06:27 [DEBUG] http: Request GET /v1/status/leader (195.986µs) from=10.242.168.82:33464 2021/05/10 00:06:47 [DEBUG] http: Request GET /v1/status/leader (998.598µs) from=10.242.245.149:41490 2021/05/10 00:06:47 [DEBUG] http: Request GET /v1/status/leader (166.847µs) from=10.242.168.82:33872 2021/05/10 00:07:00 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqrtw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/10 00:07:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:07:07 [DEBUG] http: Request GET /v1/status/leader (1.179397ms) from=10.242.245.149:41848 2021/05/10 00:07:07 [DEBUG] http: Request GET /v1/status/leader (1.123142ms) from=10.242.168.82:34242 2021/05/10 00:07:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/10 00:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/10 00:07:12 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.66.250_9101" 2021/05/10 00:07:12 [DEBUG] agent: Node info in sync 2021/05/10 00:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.161175ms) from=10.242.106.7:43490 2021/05/10 00:07:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:07:12 [DEBUG] agent: Node info in sync 2021/05/10 00:07:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (657.803µs) from=10.242.106.7:43492 2021/05/10 00:07:27 [DEBUG] http: Request GET /v1/status/leader (214.217µs) from=10.242.245.149:42234 2021/05/10 00:07:27 [DEBUG] http: Request GET /v1/status/leader (274.214µs) from=10.242.168.82:34608 2021/05/10 00:07:47 [DEBUG] http: Request GET /v1/status/leader (237.335µs) from=10.242.168.82:34952 2021/05/10 00:07:47 [DEBUG] http: Request GET /v1/status/leader (213.096µs) from=10.242.245.149:42630 2021/05/10 00:08:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:08:07 [DEBUG] http: Request GET /v1/status/leader (1.401567ms) from=10.242.168.82:35304 2021/05/10 00:08:07 [DEBUG] http: Request GET /v1/status/leader (291.76µs) from=10.242.245.149:43004 2021/05/10 00:08:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m1.159397797s) from=10.242.168.82:33290 2021/05/10 00:08:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m2.507134279s) from=10.242.245.149:40922 2021/05/10 00:08:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m4.669529522s) from=10.242.245.149:40920 2021/05/10 00:08:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m5.711016018s) from=10.242.168.82:33286 2021/05/10 00:08:27 [DEBUG] http: Request GET /v1/status/leader (507.625µs) from=10.242.168.82:35662 2021/05/10 00:08:27 [DEBUG] http: Request GET /v1/status/leader (1.105572ms) from=10.242.245.149:43362 2021/05/10 00:08:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:08:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:08:28 [DEBUG] agent: Node info in sync 2021/05/10 00:08:47 [DEBUG] http: Request GET /v1/status/leader (941.591µs) from=10.242.168.82:35994 2021/05/10 00:08:47 [DEBUG] http: Request GET /v1/status/leader (473.094µs) from=10.242.245.149:43702 2021/05/10 00:09:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:09:07 [DEBUG] http: Request GET /v1/status/leader (997.61µs) from=10.242.168.82:36316 2021/05/10 00:09:07 [DEBUG] http: Request GET /v1/status/leader (197.767µs) from=10.242.245.149:44040 2021/05/10 00:09:27 [DEBUG] http: Request GET /v1/status/leader (393.599µs) from=10.242.168.82:36638 2021/05/10 00:09:27 [DEBUG] http: Request GET /v1/status/leader (1.648431ms) from=10.242.245.149:44382 2021/05/10 00:09:42 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqrtw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/10 00:09:47 [DEBUG] http: Request GET /v1/status/leader (308.932µs) from=10.242.168.82:37016 2021/05/10 00:09:47 [DEBUG] http: Request GET /v1/status/leader (326.032µs) from=10.242.245.149:44740 2021/05/10 00:10:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:10:07 [DEBUG] http: Request GET /v1/status/leader (1.311348ms) from=10.242.168.82:37352 2021/05/10 00:10:07 [DEBUG] http: Request GET /v1/status/leader (193.052µs) from=10.242.245.149:45078 2021/05/10 00:10:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m3.289160486s) from=10.242.245.149:40922 2021/05/10 00:10:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m4.983894588s) from=10.242.168.82:33290 2021/05/10 00:10:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:10:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:10:27 [DEBUG] agent: Node info in sync 2021/05/10 00:10:27 [DEBUG] http: Request GET /v1/status/leader (1.246563ms) from=10.242.168.82:37674 2021/05/10 00:10:27 [DEBUG] http: Request GET /v1/status/leader (470.516µs) from=10.242.245.149:45432 2021/05/10 00:10:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m1.918486499s) from=10.242.245.149:40920 2021/05/10 00:10:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m5.796185956s) from=10.242.168.82:33286 2021/05/10 00:10:47 [DEBUG] http: Request GET /v1/status/leader (194.191µs) from=10.242.168.82:38004 2021/05/10 00:10:47 [DEBUG] http: Request GET /v1/status/leader (919.968µs) from=10.242.245.149:45778 2021/05/10 00:11:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:11:07 [DEBUG] http: Request GET /v1/status/leader (251.456µs) from=10.242.168.82:38330 2021/05/10 00:11:07 [DEBUG] http: Request GET /v1/status/leader (199.957µs) from=10.242.245.149:46112 2021/05/10 00:11:27 [DEBUG] http: Request GET /v1/status/leader (175.419µs) from=10.242.168.82:38644 2021/05/10 00:11:27 [DEBUG] http: Request GET /v1/status/leader (188.431µs) from=10.242.245.149:46450 2021/05/10 00:11:47 [DEBUG] http: Request GET /v1/status/leader (529.921µs) from=10.242.168.82:38982 2021/05/10 00:11:47 [DEBUG] http: Request GET /v1/status/leader (378.409µs) from=10.242.245.149:46808 2021/05/10 00:12:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:12:03 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqrtw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/10 00:12:07 [DEBUG] http: Request GET /v1/status/leader (1.848062ms) from=10.242.168.82:39300 2021/05/10 00:12:07 [DEBUG] http: Request GET /v1/status/leader (1.199403ms) from=10.242.245.149:47146 2021/05/10 00:12:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:12:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:12:27 [DEBUG] agent: Node info in sync 2021/05/10 00:12:27 [DEBUG] http: Request GET /v1/status/leader (167.508µs) from=10.242.168.82:39630 2021/05/10 00:12:28 [DEBUG] http: Request GET /v1/status/leader (159.573µs) from=10.242.245.149:47498 2021/05/10 00:12:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m2.760421455s) from=10.242.168.82:33290 2021/05/10 00:12:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m4.699157439s) from=10.242.245.149:40920 2021/05/10 00:12:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m6.394855828s) from=10.242.245.149:40922 2021/05/10 00:12:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m4.5317992s) from=10.242.168.82:33286 2021/05/10 00:12:47 [DEBUG] http: Request GET /v1/status/leader (242.397µs) from=10.242.168.82:40008 2021/05/10 00:12:48 [DEBUG] http: Request GET /v1/status/leader (153.825µs) from=10.242.245.149:47866 2021/05/10 00:13:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:13:07 [DEBUG] http: Request GET /v1/status/leader (1.090448ms) from=10.242.168.82:40336 2021/05/10 00:13:08 [DEBUG] http: Request GET /v1/status/leader (222.172µs) from=10.242.245.149:48194 2021/05/10 00:13:28 [DEBUG] http: Request GET /v1/status/leader (916.388µs) from=10.242.168.82:40656 2021/05/10 00:13:28 [DEBUG] http: Request GET /v1/status/leader (824.214µs) from=10.242.245.149:48542 2021/05/10 00:13:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:13:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:13:32 [DEBUG] agent: Node info in sync 2021/05/10 00:13:48 [DEBUG] http: Request GET /v1/status/leader (1.243189ms) from=10.242.168.82:40986 2021/05/10 00:13:48 [DEBUG] http: Request GET /v1/status/leader (1.249277ms) from=10.242.245.149:48884 2021/05/10 00:14:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:14:08 [DEBUG] http: Request GET /v1/status/leader (568.161µs) from=10.242.168.82:41310 2021/05/10 00:14:08 [DEBUG] http: Request GET /v1/status/leader (559.128µs) from=10.242.245.149:49220 2021/05/10 00:14:28 [DEBUG] http: Request GET /v1/status/leader (302.356µs) from=10.242.168.82:41636 2021/05/10 00:14:28 [DEBUG] http: Request GET /v1/status/leader (174.414µs) from=10.242.245.149:49566 2021/05/10 00:14:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m2.30597788s) from=10.242.168.82:33290 2021/05/10 00:14:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m2.694208905s) from=10.242.245.149:40922 2021/05/10 00:14:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m1.420004352s) from=10.242.168.82:33286 2021/05/10 00:14:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m6.544599485s) from=10.242.245.149:40920 2021/05/10 00:14:48 [DEBUG] http: Request GET /v1/status/leader (321.558µs) from=10.242.168.82:41968 2021/05/10 00:14:48 [DEBUG] http: Request GET /v1/status/leader (932.372µs) from=10.242.245.149:49910 2021/05/10 00:15:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:15:02 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-dqrtw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/10 00:15:08 [DEBUG] http: Request GET /v1/status/leader (256.153µs) from=10.242.168.82:42288 2021/05/10 00:15:08 [DEBUG] http: Request GET /v1/status/leader (286.443µs) from=10.242.245.149:50248 2021/05/10 00:15:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:15:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:15:12 [DEBUG] agent: Node info in sync 2021/05/10 00:15:28 [DEBUG] http: Request GET /v1/status/leader (667.289µs) from=10.242.168.82:42612 2021/05/10 00:15:28 [DEBUG] http: Request GET /v1/status/leader (240.511µs) from=10.242.245.149:50606 2021/05/10 00:15:48 [DEBUG] http: Request GET /v1/status/leader (2.372126ms) from=10.242.168.82:42938 2021/05/10 00:15:48 [DEBUG] http: Request GET /v1/status/leader (799.134µs) from=10.242.245.149:50964 2021/05/10 00:16:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-dqrtw" since the cluster is too small 2021/05/10 00:16:08 [DEBUG] http: Request GET /v1/status/leader (1.418301ms) from=10.242.168.82:43260 2021/05/10 00:16:08 [DEBUG] http: Request GET /v1/status/leader (157.443µs) from=10.242.245.149:51312 2021/05/10 00:16:28 [DEBUG] http: Request GET /v1/status/leader (227.435µs) from=10.242.168.82:43602 2021/05/10 00:16:28 [DEBUG] http: Request GET /v1/status/leader (209.515µs) from=10.242.245.149:51660 2021/05/10 00:16:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/10 00:16:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.66.250_9101" in sync 2021/05/10 00:16:32 [DEBUG] agent: Node info in sync 2021/05/10 00:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m2.909611431s) from=10.242.168.82:33290 2021/05/10 00:16:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=15 (2m4.786182732s) from=10.242.245.149:40922 2021/05/10 00:16:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m4.24529237s) from=10.242.168.82:33286 2021/05/10 00:16:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=15 (2m5.352325048s) from=10.242.245.149:40920 2021/05/10 00:16:48 [DEBUG] http: Request GET /v1/status/leader (215.388µs) from=10.242.168.82:43932 2021/05/10 00:16:48 [DEBUG] http: Request GET /v1/status/leader (284.787µs) from=10.242.245.149:52010