By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: 'b5d43308-c32c-2474-4024-66db65a62340' Node name: 'onap-msb-consul-5cdd876fd9-t64tr' 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: 2022/12/22 22:57:58 [DEBUG] agent: Using random ID "b5d43308-c32c-2474-4024-66db65a62340" as node ID 2022/12/22 22:57:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b5d43308-c32c-2474-4024-66db65a62340 Address:127.0.0.1:8300}] 2022/12/22 22:57:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/22 22:57:59 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/22 22:57:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/22 22:57:59 [WARN] raft: Unable to get address for server id b5d43308-c32c-2474-4024-66db65a62340, using fallback address 127.0.0.1:8300: Could not find address for server id b5d43308-c32c-2474-4024-66db65a62340 2022/12/22 22:57:59 [DEBUG] raft: Votes needed: 1 2022/12/22 22:57:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-t64tr.dc1 127.0.0.1 2022/12/22 22:57:59 [DEBUG] raft: Vote granted from b5d43308-c32c-2474-4024-66db65a62340 in term 2. Tally: 1 2022/12/22 22:57:59 [INFO] raft: Election won. Tally: 1 2022/12/22 22:57:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/22 22:57:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-t64tr 127.0.0.1 2022/12/22 22:57:59 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/22 22:57:59 [INFO] consul: cluster leadership acquired 2022/12/22 22:57:59 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-t64tr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 22:57:59 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-t64tr 2022/12/22 22:57:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-t64tr.dc1" in area "wan" 2022/12/22 22:58:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/22 22:58:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/22 22:58:00 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/22 22:58:00 [INFO] agent: started state syncer 2022/12/22 22:58:00 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/22 22:58:00 [INFO] agent: Synced node info 2022/12/22 22:58:00 [DEBUG] agent: Node info in sync 2022/12/22 22:58:01 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/22 22:58:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 22:58:01 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-t64tr' joined, marking health alive 2022/12/22 22:58:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 22:58:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 22:58:02 [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) 2022/12/22 22:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 22:59:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 22:59:54 [DEBUG] agent: Node info in sync 2022/12/22 22:59:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 22:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:01:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:01:09 [DEBUG] agent: Node info in sync 2022/12/22 23:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:02:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:02:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:02:43 [DEBUG] agent: Node info in sync 2022/12/22 23:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:04:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:04:06 [DEBUG] agent: Node info in sync 2022/12/22 23:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:05:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:05:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:05:29 [DEBUG] agent: Node info in sync 2022/12/22 23:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:06:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:06:42 [DEBUG] agent: Node info in sync 2022/12/22 23:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:07:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:08:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:08:12 [DEBUG] agent: Node info in sync 2022/12/22 23:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:09:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:09:21 [DEBUG] agent: Node info in sync 2022/12/22 23:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:10:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:10:34 [DEBUG] http: Request GET /v1/catalog/services (700.053µs) from=127.0.0.6:57981 2022/12/22 23:10:34 [DEBUG] http: Request GET /v1/status/leader (4.021478ms) from=127.0.0.6:51663 2022/12/22 23:10:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:10:46 [DEBUG] agent: Node info in sync 2022/12/22 23:10:55 [DEBUG] http: Request GET /v1/status/leader (797.09µs) from=127.0.0.6:50019 2022/12/22 23:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:11:15 [DEBUG] http: Request GET /v1/status/leader (177.19µs) from=127.0.0.6:50019 2022/12/22 23:11:16 [DEBUG] http: Request GET /v1/catalog/services (246.329µs) from=127.0.0.6:51663 2022/12/22 23:11:17 [DEBUG] http: Request GET /v1/status/leader (415.231µs) from=127.0.0.6:50019 2022/12/22 23:11:35 [DEBUG] http: Request GET /v1/status/leader (507.418µs) from=127.0.0.6:50019 2022/12/22 23:11:37 [DEBUG] http: Request GET /v1/status/leader (375.53µs) from=127.0.0.6:50019 2022/12/22 23:11:55 [DEBUG] http: Request GET /v1/status/leader (402.428µs) from=127.0.0.6:50019 2022/12/22 23:11:57 [DEBUG] http: Request GET /v1/status/leader (332.441µs) from=127.0.0.6:50019 2022/12/22 23:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:12:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:12:01 [DEBUG] agent: Node info in sync 2022/12/22 23:12:15 [DEBUG] http: Request GET /v1/status/leader (305.475µs) from=127.0.0.6:50019 2022/12/22 23:12:17 [DEBUG] http: Request GET /v1/status/leader (270.717µs) from=127.0.0.6:49247 2022/12/22 23:12:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:12:35 [DEBUG] http: Request GET /v1/status/leader (292.774µs) from=127.0.0.6:49247 2022/12/22 23:12:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.640040753s) from=127.0.0.6:57981 2022/12/22 23:12:38 [DEBUG] http: Request GET /v1/status/leader (307.993µs) from=127.0.0.6:49247 2022/12/22 23:12:55 [DEBUG] http: Request GET /v1/status/leader (1.231703ms) from=127.0.0.6:49247 2022/12/22 23:12:58 [DEBUG] http: Request GET /v1/status/leader (411.98µs) from=127.0.0.6:49247 2022/12/22 23:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:13:15 [DEBUG] http: Request GET /v1/status/leader (616.64µs) from=127.0.0.6:50019 2022/12/22 23:13:18 [DEBUG] http: Request GET /v1/status/leader (1.788328ms) from=127.0.0.6:49247 2022/12/22 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.556243833s) from=127.0.0.6:51663 2022/12/22 23:13:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:13:21 [DEBUG] agent: Node info in sync 2022/12/22 23:13:35 [DEBUG] http: Request GET /v1/status/leader (380.077µs) from=127.0.0.6:49247 2022/12/22 23:13:38 [DEBUG] http: Request GET /v1/status/leader (184.358µs) from=127.0.0.6:49247 2022/12/22 23:13:55 [DEBUG] http: Request GET /v1/status/leader (458.779µs) from=127.0.0.6:49247 2022/12/22 23:13:58 [DEBUG] http: Request GET /v1/status/leader (176.736µs) from=127.0.0.6:49247 2022/12/22 23:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:14:15 [DEBUG] http: Request GET /v1/status/leader (324.302µs) from=127.0.0.6:49247 2022/12/22 23:14:18 [DEBUG] http: Request GET /v1/status/leader (263.017µs) from=127.0.0.6:49247 2022/12/22 23:14:35 [DEBUG] http: Request GET /v1/status/leader (301.352µs) from=127.0.0.6:49247 2022/12/22 23:14:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.802515909s) from=127.0.0.6:57981 2022/12/22 23:14:38 [DEBUG] http: Request GET /v1/status/leader (281.026µs) from=127.0.0.6:49247 2022/12/22 23:14:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:14:48 [DEBUG] agent: Node info in sync 2022/12/22 23:14:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:14:55 [DEBUG] http: Request GET /v1/status/leader (349.748µs) from=127.0.0.6:49247 2022/12/22 23:14:58 [DEBUG] http: Request GET /v1/status/leader (175.712µs) from=127.0.0.6:50019 2022/12/22 23:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:15:15 [DEBUG] http: Request GET /v1/status/leader (291.752µs) from=127.0.0.6:49247 2022/12/22 23:15:18 [DEBUG] http: Request GET /v1/status/leader (324.824µs) from=127.0.0.6:50019 2022/12/22 23:15:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.725104363s) from=127.0.0.6:51663 2022/12/22 23:15:35 [DEBUG] http: Request GET /v1/status/leader (335.534µs) from=127.0.0.6:49247 2022/12/22 23:15:38 [DEBUG] http: Request GET /v1/status/leader (262.98µs) from=127.0.0.6:49247 2022/12/22 23:15:55 [DEBUG] http: Request GET /v1/status/leader (367.563µs) from=127.0.0.6:50019 2022/12/22 23:15:58 [DEBUG] http: Request GET /v1/status/leader (175.657872ms) from=127.0.0.6:49247 2022/12/22 23:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:16:15 [DEBUG] http: Request GET /v1/status/leader (588.382µs) from=127.0.0.6:49247 2022/12/22 23:16:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:16:15 [DEBUG] agent: Node info in sync 2022/12/22 23:16:18 [DEBUG] http: Request GET /v1/status/leader (349.601µs) from=127.0.0.6:49247 2022/12/22 23:16:35 [DEBUG] http: Request GET /v1/status/leader (464.677µs) from=127.0.0.6:49247 2022/12/22 23:16:38 [DEBUG] http: Request GET /v1/status/leader (3.900009ms) from=127.0.0.6:49247 2022/12/22 23:16:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.99011448s) from=127.0.0.6:57981 2022/12/22 23:16:55 [DEBUG] http: Request GET /v1/status/leader (329.158µs) from=127.0.0.6:49247 2022/12/22 23:16:58 [DEBUG] http: Request GET /v1/status/leader (225.718µs) from=127.0.0.6:49247 2022/12/22 23:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:17:15 [DEBUG] http: Request GET /v1/status/leader (224.635µs) from=127.0.0.6:49247 2022/12/22 23:17:18 [DEBUG] http: Request GET /v1/status/leader (329.151µs) from=127.0.0.6:50019 2022/12/22 23:17:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:17:23 [DEBUG] agent: Node info in sync 2022/12/22 23:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.967143337s) from=127.0.0.6:51663 2022/12/22 23:17:35 [DEBUG] http: Request GET /v1/status/leader (230.898µs) from=127.0.0.6:50019 2022/12/22 23:17:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:17:38 [DEBUG] http: Request GET /v1/status/leader (166.34µs) from=127.0.0.6:49247 2022/12/22 23:17:55 [DEBUG] http: Request GET /v1/status/leader (236.898µs) from=127.0.0.6:49247 2022/12/22 23:17:58 [DEBUG] http: Request GET /v1/status/leader (286.043µs) from=127.0.0.6:49247 2022/12/22 23:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:18:15 [DEBUG] http: Request GET /v1/status/leader (387.481µs) from=127.0.0.6:49247 2022/12/22 23:18:18 [DEBUG] http: Request GET /v1/status/leader (154.359µs) from=127.0.0.6:49247 2022/12/22 23:18:35 [DEBUG] http: Request GET /v1/status/leader (214.195µs) from=127.0.0.6:50019 2022/12/22 23:18:38 [DEBUG] http: Request GET /v1/status/leader (282.479µs) from=127.0.0.6:49247 2022/12/22 23:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.341703799s) from=127.0.0.6:57981 2022/12/22 23:18:55 [DEBUG] http: Request GET /v1/status/leader (443.283µs) from=127.0.0.6:50019 2022/12/22 23:18:58 [DEBUG] http: Request GET /v1/status/leader (640.601µs) from=127.0.0.6:50019 2022/12/22 23:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:19:16 [DEBUG] http: Request GET /v1/status/leader (484.59716ms) from=127.0.0.6:49247 2022/12/22 23:19:19 [DEBUG] http: Request GET /v1/status/leader (547.299µs) from=127.0.0.6:49247 2022/12/22 23:19:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:19:19 [DEBUG] agent: Node info in sync 2022/12/22 23:19:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.259714139s) from=127.0.0.6:51663 2022/12/22 23:19:36 [DEBUG] http: Request GET /v1/status/leader (166.568µs) from=127.0.0.6:50019 2022/12/22 23:19:39 [DEBUG] http: Request GET /v1/status/leader (428.169µs) from=127.0.0.6:49247 2022/12/22 23:19:56 [DEBUG] http: Request GET /v1/status/leader (171.757µs) from=127.0.0.6:49247 2022/12/22 23:19:59 [DEBUG] http: Request GET /v1/status/leader (161.396474ms) from=127.0.0.6:50019 2022/12/22 23:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:20:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:20:16 [DEBUG] http: Request GET /v1/status/leader (403.141µs) from=127.0.0.6:49247 2022/12/22 23:20:19 [DEBUG] http: Request GET /v1/status/leader (190.048µs) from=127.0.0.6:49247 2022/12/22 23:20:36 [DEBUG] http: Request GET /v1/status/leader (327.555µs) from=127.0.0.6:50019 2022/12/22 23:20:39 [DEBUG] http: Request GET /v1/status/leader (201.619µs) from=127.0.0.6:49247 2022/12/22 23:20:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.622264045s) from=127.0.0.6:57981 2022/12/22 23:20:56 [DEBUG] http: Request GET /v1/status/leader (295.535µs) from=127.0.0.6:49247 2022/12/22 23:20:59 [DEBUG] http: Request GET /v1/status/leader (357.637µs) from=127.0.0.6:49247 2022/12/22 23:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:21:16 [DEBUG] http: Request GET /v1/status/leader (372.868µs) from=127.0.0.6:50019 2022/12/22 23:21:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:21:18 [DEBUG] agent: Node info in sync 2022/12/22 23:21:19 [DEBUG] http: Request GET /v1/status/leader (308.329µs) from=127.0.0.6:49247 2022/12/22 23:21:36 [DEBUG] http: Request GET /v1/status/leader (156.084µs) from=127.0.0.6:49247 2022/12/22 23:21:39 [DEBUG] http: Request GET /v1/status/leader (579.358µs) from=127.0.0.6:50019 2022/12/22 23:21:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.935540242s) from=127.0.0.6:51663 2022/12/22 23:21:56 [DEBUG] http: Request GET /v1/status/leader (1.111962ms) from=127.0.0.6:50019 2022/12/22 23:21:59 [DEBUG] http: Request GET /v1/status/leader (253.802µs) from=127.0.0.6:50019 2022/12/22 23:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:22:16 [DEBUG] http: Request GET /v1/status/leader (222.284µs) from=127.0.0.6:50019 2022/12/22 23:22:19 [DEBUG] http: Request GET /v1/status/leader (574.265µs) from=127.0.0.6:50019 2022/12/22 23:22:36 [DEBUG] http: Request GET /v1/status/leader (559.281µs) from=127.0.0.6:50019 2022/12/22 23:22:39 [DEBUG] http: Request GET /v1/status/leader (465.001µs) from=127.0.0.6:50019 2022/12/22 23:22:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:22:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.649436177s) from=127.0.0.6:57981 2022/12/22 23:22:56 [DEBUG] http: Request GET /v1/status/leader (2.528816ms) from=127.0.0.6:50019 2022/12/22 23:22:59 [DEBUG] http: Request GET /v1/status/leader (294.758µs) from=127.0.0.6:50019 2022/12/22 23:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:23:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:23:11 [DEBUG] agent: Node info in sync 2022/12/22 23:23:16 [DEBUG] http: Request GET /v1/status/leader (172.467µs) from=127.0.0.6:50019 2022/12/22 23:23:19 [DEBUG] http: Request GET /v1/status/leader (231.399µs) from=127.0.0.6:50019 2022/12/22 23:23:36 [DEBUG] http: Request GET /v1/status/leader (323.018µs) from=127.0.0.6:49247 2022/12/22 23:23:39 [DEBUG] http: Request GET /v1/status/leader (644.277µs) from=127.0.0.6:50019 2022/12/22 23:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.989383688s) from=127.0.0.6:51663 2022/12/22 23:23:56 [DEBUG] http: Request GET /v1/status/leader (431.858µs) from=127.0.0.6:50019 2022/12/22 23:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:23:59 [DEBUG] http: Request GET /v1/status/leader (158.647µs) from=127.0.0.6:49247 2022/12/22 23:24:16 [DEBUG] http: Request GET /v1/status/leader (174.667µs) from=127.0.0.6:49247 2022/12/22 23:24:19 [DEBUG] http: Request GET /v1/status/leader (168.637µs) from=127.0.0.6:50019 2022/12/22 23:24:36 [DEBUG] http: Request GET /v1/status/leader (431.951µs) from=127.0.0.6:49247 2022/12/22 23:24:39 [DEBUG] http: Request GET /v1/status/leader (276.742µs) from=127.0.0.6:50019 2022/12/22 23:24:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:24:42 [DEBUG] agent: Node info in sync 2022/12/22 23:24:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.243651176s) from=127.0.0.6:57981 2022/12/22 23:24:56 [DEBUG] http: Request GET /v1/status/leader (345.636µs) from=127.0.0.6:49247 2022/12/22 23:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:24:59 [DEBUG] http: Request GET /v1/status/leader (390.102µs) from=127.0.0.6:49247 2022/12/22 23:25:16 [DEBUG] http: Request GET /v1/status/leader (364.796µs) from=127.0.0.6:50019 2022/12/22 23:25:20 [DEBUG] http: Request GET /v1/status/leader (648.448µs) from=127.0.0.6:50019 2022/12/22 23:25:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:25:37 [DEBUG] http: Request GET /v1/status/leader (588.174608ms) from=127.0.0.6:49247 2022/12/22 23:25:40 [DEBUG] http: Request GET /v1/status/leader (538.659µs) from=127.0.0.6:49247 2022/12/22 23:25:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:25:44 [DEBUG] agent: Node info in sync 2022/12/22 23:25:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.312802513s) from=127.0.0.6:51663 2022/12/22 23:25:57 [DEBUG] http: Request GET /v1/status/leader (168.886µs) from=127.0.0.6:49247 2022/12/22 23:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:26:00 [DEBUG] http: Request GET /v1/status/leader (227.449µs) from=127.0.0.6:49247 2022/12/22 23:26:17 [DEBUG] http: Request GET /v1/status/leader (432.121µs) from=127.0.0.6:49247 2022/12/22 23:26:20 [DEBUG] http: Request GET /v1/status/leader (312.13µs) from=127.0.0.6:50019 2022/12/22 23:26:37 [DEBUG] http: Request GET /v1/status/leader (279.147µs) from=127.0.0.6:50019 2022/12/22 23:26:40 [DEBUG] http: Request GET /v1/status/leader (257.326µs) from=127.0.0.6:49247 2022/12/22 23:26:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:26:52 [DEBUG] agent: Node info in sync 2022/12/22 23:26:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.141461748s) from=127.0.0.6:57981 2022/12/22 23:26:57 [DEBUG] http: Request GET /v1/status/leader (214.94µs) from=127.0.0.6:50019 2022/12/22 23:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:27:00 [DEBUG] http: Request GET /v1/status/leader (540.628µs) from=127.0.0.6:50019 2022/12/22 23:27:17 [DEBUG] http: Request GET /v1/status/leader (429.895µs) from=127.0.0.6:50019 2022/12/22 23:27:20 [DEBUG] http: Request GET /v1/status/leader (174.716µs) from=127.0.0.6:50019 2022/12/22 23:27:38 [DEBUG] http: Request GET /v1/status/leader (267.91µs) from=127.0.0.6:49247 2022/12/22 23:27:40 [DEBUG] http: Request GET /v1/status/leader (275.997µs) from=127.0.0.6:50019 2022/12/22 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.554023431s) from=127.0.0.6:51663 2022/12/22 23:27:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:27:55 [DEBUG] agent: Node info in sync 2022/12/22 23:27:58 [DEBUG] http: Request GET /v1/status/leader (377.367µs) from=127.0.0.6:50019 2022/12/22 23:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:28:00 [DEBUG] http: Request GET /v1/status/leader (367.435µs) from=127.0.0.6:50019 2022/12/22 23:28:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:28:18 [DEBUG] http: Request GET /v1/status/leader (945.09µs) from=127.0.0.6:50019 2022/12/22 23:28:20 [DEBUG] http: Request GET /v1/status/leader (265.421µs) from=127.0.0.6:49247 2022/12/22 23:28:38 [DEBUG] http: Request GET /v1/status/leader (529.055µs) from=127.0.0.6:49247 2022/12/22 23:28:40 [DEBUG] http: Request GET /v1/status/leader (341.63µs) from=127.0.0.6:50019 2022/12/22 23:28:58 [DEBUG] http: Request GET /v1/status/leader (569.348µs) from=127.0.0.6:49247 2022/12/22 23:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:29:00 [DEBUG] http: Request GET /v1/status/leader (437.893µs) from=127.0.0.6:49247 2022/12/22 23:29:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.392687442s) from=127.0.0.6:57981 2022/12/22 23:29:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:29:09 [DEBUG] agent: Node info in sync 2022/12/22 23:29:18 [DEBUG] http: Request GET /v1/status/leader (296.69µs) from=127.0.0.6:49247 2022/12/22 23:29:20 [DEBUG] http: Request GET /v1/status/leader (347.268µs) from=127.0.0.6:49247 2022/12/22 23:29:38 [DEBUG] http: Request GET /v1/status/leader (407.36µs) from=127.0.0.6:50019 2022/12/22 23:29:40 [DEBUG] http: Request GET /v1/status/leader (186.423µs) from=127.0.0.6:49247 2022/12/22 23:29:58 [DEBUG] http: Request GET /v1/status/leader (401.846µs) from=127.0.0.6:50019 2022/12/22 23:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.740442503s) from=127.0.0.6:51663 2022/12/22 23:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:30:00 [DEBUG] http: Request GET /v1/status/leader (367.326µs) from=127.0.0.6:50019 2022/12/22 23:30:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:30:15 [DEBUG] agent: Node info in sync 2022/12/22 23:30:18 [DEBUG] http: Request GET /v1/status/leader (262.444µs) from=127.0.0.6:50019 2022/12/22 23:30:20 [DEBUG] http: Request GET /v1/status/leader (372.098µs) from=127.0.0.6:49247 2022/12/22 23:30:38 [DEBUG] http: Request GET /v1/status/leader (672.062µs) from=127.0.0.6:49247 2022/12/22 23:30:40 [DEBUG] http: Request GET /v1/status/leader (292.461µs) from=127.0.0.6:49247 2022/12/22 23:30:58 [DEBUG] http: Request GET /v1/status/leader (441.181µs) from=127.0.0.6:50019 2022/12/22 23:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:31:00 [DEBUG] http: Request GET /v1/status/leader (421.764µs) from=127.0.0.6:49247 2022/12/22 23:31:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.318131657s) from=127.0.0.6:57981 2022/12/22 23:31:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:31:18 [DEBUG] http: Request GET /v1/status/leader (426.921µs) from=127.0.0.6:49247 2022/12/22 23:31:20 [DEBUG] http: Request GET /v1/status/leader (349.623µs) from=127.0.0.6:49247 2022/12/22 23:31:38 [DEBUG] http: Request GET /v1/status/leader (788.012µs) from=127.0.0.6:49247 2022/12/22 23:31:40 [DEBUG] http: Request GET /v1/status/leader (481.595µs) from=127.0.0.6:49247 2022/12/22 23:31:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:31:55 [DEBUG] agent: Node info in sync 2022/12/22 23:31:58 [DEBUG] http: Request GET /v1/status/leader (202.509µs) from=127.0.0.6:49247 2022/12/22 23:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:32:00 [DEBUG] http: Request GET /v1/status/leader (238.17µs) from=127.0.0.6:50019 2022/12/22 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.03898597s) from=127.0.0.6:51663 2022/12/22 23:32:18 [DEBUG] http: Request GET /v1/status/leader (323µs) from=127.0.0.6:49247 2022/12/22 23:32:20 [DEBUG] http: Request GET /v1/status/leader (322.026µs) from=127.0.0.6:49247 2022/12/22 23:32:38 [DEBUG] http: Request GET /v1/status/leader (391.234µs) from=127.0.0.6:50019 2022/12/22 23:32:40 [DEBUG] http: Request GET /v1/status/leader (187.451µs) from=127.0.0.6:49247 2022/12/22 23:32:58 [DEBUG] http: Request GET /v1/status/leader (445.624µs) from=127.0.0.6:49247 2022/12/22 23:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:33:00 [DEBUG] http: Request GET /v1/status/leader (163.724µs) from=127.0.0.6:50019 2022/12/22 23:33:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.09439881s) from=127.0.0.6:57981 2022/12/22 23:33:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:33:04 [DEBUG] agent: Node info in sync 2022/12/22 23:33:18 [DEBUG] http: Request GET /v1/status/leader (367.187µs) from=127.0.0.6:49247 2022/12/22 23:33:20 [DEBUG] http: Request GET /v1/status/leader (221.974µs) from=127.0.0.6:49247 2022/12/22 23:33:38 [DEBUG] http: Request GET /v1/status/leader (385.339µs) from=127.0.0.6:50019 2022/12/22 23:33:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:33:40 [DEBUG] http: Request GET /v1/status/leader (157.199379ms) from=127.0.0.6:49247 2022/12/22 23:33:58 [DEBUG] http: Request GET /v1/status/leader (279.041µs) from=127.0.0.6:49247 2022/12/22 23:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:34:00 [DEBUG] http: Request GET /v1/status/leader (313.434µs) from=127.0.0.6:50019 2022/12/22 23:34:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.463163962s) from=127.0.0.6:51663 2022/12/22 23:34:18 [DEBUG] http: Request GET /v1/status/leader (1.114267ms) from=127.0.0.6:50019 2022/12/22 23:34:20 [DEBUG] http: Request GET /v1/status/leader (347.33µs) from=127.0.0.6:50019 2022/12/22 23:34:38 [DEBUG] http: Request GET /v1/status/leader (446.612µs) from=127.0.0.6:50019 2022/12/22 23:34:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:34:39 [DEBUG] agent: Node info in sync 2022/12/22 23:34:40 [DEBUG] http: Request GET /v1/status/leader (169.698µs) from=127.0.0.6:49247 2022/12/22 23:34:58 [DEBUG] http: Request GET /v1/status/leader (18.156216ms) from=127.0.0.6:49247 2022/12/22 23:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:35:00 [DEBUG] http: Request GET /v1/status/leader (295.829µs) from=127.0.0.6:49247 2022/12/22 23:35:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.704124677s) from=127.0.0.6:57981 2022/12/22 23:35:18 [DEBUG] http: Request GET /v1/status/leader (590.282µs) from=127.0.0.6:49247 2022/12/22 23:35:20 [DEBUG] http: Request GET /v1/status/leader (264.895µs) from=127.0.0.6:49247 2022/12/22 23:35:38 [DEBUG] http: Request GET /v1/status/leader (236.625µs) from=127.0.0.6:50019 2022/12/22 23:35:40 [DEBUG] http: Request GET /v1/status/leader (262.727µs) from=127.0.0.6:49247 2022/12/22 23:35:58 [DEBUG] http: Request GET /v1/status/leader (361.11µs) from=127.0.0.6:49247 2022/12/22 23:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:36:01 [DEBUG] http: Request GET /v1/status/leader (173.954µs) from=127.0.0.6:49247 2022/12/22 23:36:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.752566519s) from=127.0.0.6:51663 2022/12/22 23:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:36:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:36:15 [DEBUG] agent: Node info in sync 2022/12/22 23:36:18 [DEBUG] http: Request GET /v1/status/leader (237.279µs) from=127.0.0.6:49247 2022/12/22 23:36:21 [DEBUG] http: Request GET /v1/status/leader (283.262839ms) from=127.0.0.6:50019 2022/12/22 23:36:39 [DEBUG] http: Request GET /v1/status/leader (326.738µs) from=127.0.0.6:49247 2022/12/22 23:36:41 [DEBUG] http: Request GET /v1/status/leader (228.198µs) from=127.0.0.6:50019 2022/12/22 23:36:59 [DEBUG] http: Request GET /v1/status/leader (362.137µs) from=127.0.0.6:49247 2022/12/22 23:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:37:01 [DEBUG] http: Request GET /v1/status/leader (149.966µs) from=127.0.0.6:50019 2022/12/22 23:37:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.891140157s) from=127.0.0.6:57981 2022/12/22 23:37:19 [DEBUG] http: Request GET /v1/status/leader (300.656µs) from=127.0.0.6:50019 2022/12/22 23:37:21 [DEBUG] http: Request GET /v1/status/leader (217.228µs) from=127.0.0.6:49247 2022/12/22 23:37:39 [DEBUG] http: Request GET /v1/status/leader (314.43µs) from=127.0.0.6:50019 2022/12/22 23:37:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:37:40 [DEBUG] agent: Node info in sync 2022/12/22 23:37:41 [DEBUG] http: Request GET /v1/status/leader (1.516241ms) from=127.0.0.6:50019 2022/12/22 23:37:59 [DEBUG] http: Request GET /v1/status/leader (358.018µs) from=127.0.0.6:50019 2022/12/22 23:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:38:01 [DEBUG] http: Request GET /v1/status/leader (415.301µs) from=127.0.0.6:50019 2022/12/22 23:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.680598301s) from=127.0.0.6:51663 2022/12/22 23:38:19 [DEBUG] http: Request GET /v1/status/leader (191.184µs) from=127.0.0.6:50019 2022/12/22 23:38:21 [DEBUG] http: Request GET /v1/status/leader (3.085104ms) from=127.0.0.6:49247 2022/12/22 23:38:39 [DEBUG] http: Request GET /v1/status/leader (336.784µs) from=127.0.0.6:50019 2022/12/22 23:38:41 [DEBUG] http: Request GET /v1/status/leader (243.175µs) from=127.0.0.6:49247 2022/12/22 23:38:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:38:47 [DEBUG] agent: Node info in sync 2022/12/22 23:38:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:38:59 [DEBUG] http: Request GET /v1/status/leader (652.981µs) from=127.0.0.6:50019 2022/12/22 23:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:39:01 [DEBUG] http: Request GET /v1/status/leader (273.665µs) from=127.0.0.6:49247 2022/12/22 23:39:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.358183851s) from=127.0.0.6:57981 2022/12/22 23:39:19 [DEBUG] http: Request GET /v1/status/leader (555.379µs) from=127.0.0.6:49247 2022/12/22 23:39:21 [DEBUG] http: Request GET /v1/status/leader (346.786µs) from=127.0.0.6:49247 2022/12/22 23:39:39 [DEBUG] http: Request GET /v1/status/leader (239.387µs) from=127.0.0.6:50019 2022/12/22 23:39:41 [DEBUG] http: Request GET /v1/status/leader (279.689µs) from=127.0.0.6:50019 2022/12/22 23:39:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:39:53 [DEBUG] agent: Node info in sync 2022/12/22 23:39:59 [DEBUG] http: Request GET /v1/status/leader (186.147µs) from=127.0.0.6:49247 2022/12/22 23:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:40:01 [DEBUG] http: Request GET /v1/status/leader (231.737µs) from=127.0.0.6:49247 2022/12/22 23:40:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.553461778s) from=127.0.0.6:51663 2022/12/22 23:40:19 [DEBUG] http: Request GET /v1/status/leader (250.724µs) from=127.0.0.6:50019 2022/12/22 23:40:21 [DEBUG] http: Request GET /v1/status/leader (291.469µs) from=127.0.0.6:49247 2022/12/22 23:40:39 [DEBUG] http: Request GET /v1/status/leader (195.658µs) from=127.0.0.6:49247 2022/12/22 23:40:41 [DEBUG] http: Request GET /v1/status/leader (165.846µs) from=127.0.0.6:49247 2022/12/22 23:40:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:40:59 [DEBUG] http: Request GET /v1/status/leader (286.27µs) from=127.0.0.6:50019 2022/12/22 23:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:41:01 [DEBUG] http: Request GET /v1/status/leader (299.103µs) from=127.0.0.6:50019 2022/12/22 23:41:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.753014502s) from=127.0.0.6:57981 2022/12/22 23:41:19 [DEBUG] http: Request GET /v1/status/leader (987.938µs) from=127.0.0.6:49247 2022/12/22 23:41:21 [DEBUG] http: Request GET /v1/status/leader (302.372µs) from=127.0.0.6:50019 2022/12/22 23:41:39 [DEBUG] http: Request GET /v1/status/leader (238.217µs) from=127.0.0.6:50019 2022/12/22 23:41:41 [DEBUG] http: Request GET /v1/status/leader (459.087µs) from=127.0.0.6:50019 2022/12/22 23:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:41:48 [DEBUG] agent: Node info in sync 2022/12/22 23:41:59 [DEBUG] http: Request GET /v1/status/leader (221.136µs) from=127.0.0.6:50019 2022/12/22 23:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:42:01 [DEBUG] http: Request GET /v1/status/leader (232.578µs) from=127.0.0.6:49247 2022/12/22 23:42:19 [DEBUG] http: Request GET /v1/status/leader (754.857µs) from=127.0.0.6:50019 2022/12/22 23:42:21 [DEBUG] http: Request GET /v1/status/leader (189.811µs) from=127.0.0.6:49247 2022/12/22 23:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.324871678s) from=127.0.0.6:51663 2022/12/22 23:42:39 [DEBUG] http: Request GET /v1/status/leader (234.464µs) from=127.0.0.6:50019 2022/12/22 23:42:41 [DEBUG] http: Request GET /v1/status/leader (437.392µs) from=127.0.0.6:50019 2022/12/22 23:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:42:59 [DEBUG] http: Request GET /v1/status/leader (265.532µs) from=127.0.0.6:49247 2022/12/22 23:43:01 [DEBUG] http: Request GET /v1/status/leader (299.757µs) from=127.0.0.6:50019 2022/12/22 23:43:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:43:12 [DEBUG] agent: Node info in sync 2022/12/22 23:43:19 [DEBUG] http: Request GET /v1/status/leader (169.784µs) from=127.0.0.6:50019 2022/12/22 23:43:21 [DEBUG] http: Request GET /v1/status/leader (185.029µs) from=127.0.0.6:50019 2022/12/22 23:43:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.451156183s) from=127.0.0.6:57981 2022/12/22 23:43:39 [DEBUG] http: Request GET /v1/status/leader (47.731435ms) from=127.0.0.6:50019 2022/12/22 23:43:41 [DEBUG] http: Request GET /v1/status/leader (168.383µs) from=127.0.0.6:49247 2022/12/22 23:43:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:43:59 [DEBUG] http: Request GET /v1/status/leader (270.664µs) from=127.0.0.6:49247 2022/12/22 23:44:01 [DEBUG] http: Request GET /v1/status/leader (696.713µs) from=127.0.0.6:49247 2022/12/22 23:44:20 [DEBUG] http: Request GET /v1/status/leader (60.117907ms) from=127.0.0.6:49247 2022/12/22 23:44:21 [DEBUG] http: Request GET /v1/status/leader (287.053µs) from=127.0.0.6:49247 2022/12/22 23:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.204374444s) from=127.0.0.6:51663 2022/12/22 23:44:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:44:38 [DEBUG] agent: Node info in sync 2022/12/22 23:44:40 [DEBUG] http: Request GET /v1/status/leader (344.389µs) from=127.0.0.6:49247 2022/12/22 23:44:41 [DEBUG] http: Request GET /v1/status/leader (300.877µs) from=127.0.0.6:50019 2022/12/22 23:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:45:00 [DEBUG] http: Request GET /v1/status/leader (246.804µs) from=127.0.0.6:49247 2022/12/22 23:45:01 [DEBUG] http: Request GET /v1/status/leader (895.816µs) from=127.0.0.6:50019 2022/12/22 23:45:20 [DEBUG] http: Request GET /v1/status/leader (1.172678ms) from=127.0.0.6:49247 2022/12/22 23:45:21 [DEBUG] http: Request GET /v1/status/leader (227.674µs) from=127.0.0.6:49247 2022/12/22 23:45:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.654554796s) from=127.0.0.6:57981 2022/12/22 23:45:40 [DEBUG] http: Request GET /v1/status/leader (677.138µs) from=127.0.0.6:49247 2022/12/22 23:45:41 [DEBUG] http: Request GET /v1/status/leader (176.179µs) from=127.0.0.6:49247 2022/12/22 23:45:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:45:54 [DEBUG] agent: Node info in sync 2022/12/22 23:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:46:00 [DEBUG] http: Request GET /v1/status/leader (275.877µs) from=127.0.0.6:49247 2022/12/22 23:46:01 [DEBUG] http: Request GET /v1/status/leader (327.152µs) from=127.0.0.6:49247 2022/12/22 23:46:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:46:20 [DEBUG] http: Request GET /v1/status/leader (403.8µs) from=127.0.0.6:49247 2022/12/22 23:46:21 [DEBUG] http: Request GET /v1/status/leader (452.141µs) from=127.0.0.6:49247 2022/12/22 23:46:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.883598473s) from=127.0.0.6:51663 2022/12/22 23:46:40 [DEBUG] http: Request GET /v1/status/leader (198.283µs) from=127.0.0.6:50019 2022/12/22 23:46:42 [DEBUG] http: Request GET /v1/status/leader (488.003µs) from=127.0.0.6:50019 2022/12/22 23:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:47:00 [DEBUG] http: Request GET /v1/status/leader (430.816µs) from=127.0.0.6:49247 2022/12/22 23:47:02 [DEBUG] http: Request GET /v1/status/leader (286.332µs) from=127.0.0.6:50019 2022/12/22 23:47:20 [DEBUG] http: Request GET /v1/status/leader (171.051µs) from=127.0.0.6:50019 2022/12/22 23:47:22 [DEBUG] http: Request GET /v1/status/leader (264.368752ms) from=127.0.0.6:50019 2022/12/22 23:47:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.245385302s) from=127.0.0.6:57981 2022/12/22 23:47:40 [DEBUG] http: Request GET /v1/status/leader (339.413µs) from=127.0.0.6:49247 2022/12/22 23:47:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:47:40 [DEBUG] agent: Node info in sync 2022/12/22 23:47:42 [DEBUG] http: Request GET /v1/status/leader (195.964µs) from=127.0.0.6:49247 2022/12/22 23:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:48:00 [DEBUG] http: Request GET /v1/status/leader (378.735µs) from=127.0.0.6:50019 2022/12/22 23:48:02 [DEBUG] http: Request GET /v1/status/leader (1.43422ms) from=127.0.0.6:49247 2022/12/22 23:48:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:48:20 [DEBUG] http: Request GET /v1/status/leader (299.482µs) from=127.0.0.6:50019 2022/12/22 23:48:22 [DEBUG] http: Request GET /v1/status/leader (405.218µs) from=127.0.0.6:49247 2022/12/22 23:48:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.709973988s) from=127.0.0.6:51663 2022/12/22 23:48:40 [DEBUG] http: Request GET /v1/status/leader (490.524µs) from=127.0.0.6:50019 2022/12/22 23:48:42 [DEBUG] http: Request GET /v1/status/leader (316.301µs) from=127.0.0.6:49247 2022/12/22 23:48:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:48:54 [DEBUG] agent: Node info in sync 2022/12/22 23:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:49:00 [DEBUG] http: Request GET /v1/status/leader (322.986µs) from=127.0.0.6:49247 2022/12/22 23:49:02 [DEBUG] http: Request GET /v1/status/leader (194.896µs) from=127.0.0.6:49247 2022/12/22 23:49:20 [DEBUG] http: Request GET /v1/status/leader (332.246µs) from=127.0.0.6:49247 2022/12/22 23:49:22 [DEBUG] http: Request GET /v1/status/leader (196.273µs) from=127.0.0.6:49247 2022/12/22 23:49:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.735596439s) from=127.0.0.6:57981 2022/12/22 23:49:40 [DEBUG] http: Request GET /v1/status/leader (775.437µs) from=127.0.0.6:50019 2022/12/22 23:49:42 [DEBUG] http: Request GET /v1/status/leader (162.017µs) from=127.0.0.6:49247 2022/12/22 23:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:50:00 [DEBUG] http: Request GET /v1/status/leader (617.717µs) from=127.0.0.6:49247 2022/12/22 23:50:02 [DEBUG] http: Request GET /v1/status/leader (112.416776ms) from=127.0.0.6:49247 2022/12/22 23:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:50:20 [DEBUG] agent: Node info in sync 2022/12/22 23:50:20 [DEBUG] http: Request GET /v1/status/leader (290.767µs) from=127.0.0.6:49247 2022/12/22 23:50:22 [DEBUG] http: Request GET /v1/status/leader (168.696µs) from=127.0.0.6:50019 2022/12/22 23:50:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.097725061s) from=127.0.0.6:51663 2022/12/22 23:50:40 [DEBUG] http: Request GET /v1/status/leader (179.496µs) from=127.0.0.6:50019 2022/12/22 23:50:42 [DEBUG] http: Request GET /v1/status/leader (581.894µs) from=127.0.0.6:49247 2022/12/22 23:50:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:51:00 [DEBUG] http: Request GET /v1/status/leader (457.998µs) from=127.0.0.6:49247 2022/12/22 23:51:02 [DEBUG] http: Request GET /v1/status/leader (182.015µs) from=127.0.0.6:50019 2022/12/22 23:51:20 [DEBUG] http: Request GET /v1/status/leader (259.73µs) from=127.0.0.6:49247 2022/12/22 23:51:22 [DEBUG] http: Request GET /v1/status/leader (169.878µs) from=127.0.0.6:50019 2022/12/22 23:51:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.431117654s) from=127.0.0.6:57981 2022/12/22 23:51:40 [DEBUG] http: Request GET /v1/status/leader (291.315µs) from=127.0.0.6:50019 2022/12/22 23:51:42 [DEBUG] http: Request GET /v1/status/leader (208.985µs) from=127.0.0.6:50019 2022/12/22 23:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:51:56 [DEBUG] agent: Node info in sync 2022/12/22 23:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:52:00 [DEBUG] http: Request GET /v1/status/leader (161.974µs) from=127.0.0.6:49247 2022/12/22 23:52:02 [DEBUG] http: Request GET /v1/status/leader (158.816µs) from=127.0.0.6:49247 2022/12/22 23:52:20 [DEBUG] http: Request GET /v1/status/leader (311.627µs) from=127.0.0.6:50019 2022/12/22 23:52:22 [DEBUG] http: Request GET /v1/status/leader (258.87µs) from=127.0.0.6:49247 2022/12/22 23:52:40 [DEBUG] http: Request GET /v1/status/leader (368.26µs) from=127.0.0.6:50019 2022/12/22 23:52:42 [DEBUG] http: Request GET /v1/status/leader (664.952µs) from=127.0.0.6:49247 2022/12/22 23:52:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.619504556s) from=127.0.0.6:51663 2022/12/22 23:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:53:00 [DEBUG] http: Request GET /v1/status/leader (578.945µs) from=127.0.0.6:49247 2022/12/22 23:53:02 [DEBUG] http: Request GET /v1/status/leader (495.248µs) from=127.0.0.6:50019 2022/12/22 23:53:20 [DEBUG] http: Request GET /v1/status/leader (399.688µs) from=127.0.0.6:49247 2022/12/22 23:53:22 [DEBUG] http: Request GET /v1/status/leader (292.306µs) from=127.0.0.6:49247 2022/12/22 23:53:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:53:23 [DEBUG] agent: Node info in sync 2022/12/22 23:53:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.143106842s) from=127.0.0.6:57981 2022/12/22 23:53:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:53:40 [DEBUG] http: Request GET /v1/status/leader (889.218µs) from=127.0.0.6:49247 2022/12/22 23:53:42 [DEBUG] http: Request GET /v1/status/leader (389.518µs) from=127.0.0.6:50019 2022/12/22 23:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:54:00 [DEBUG] http: Request GET /v1/status/leader (376.47µs) from=127.0.0.6:49247 2022/12/22 23:54:02 [DEBUG] http: Request GET /v1/status/leader (158.661µs) from=127.0.0.6:49247 2022/12/22 23:54:20 [DEBUG] http: Request GET /v1/status/leader (501.709µs) from=127.0.0.6:50019 2022/12/22 23:54:23 [DEBUG] http: Request GET /v1/status/leader (36.507901ms) from=127.0.0.6:49247 2022/12/22 23:54:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:54:26 [DEBUG] agent: Node info in sync 2022/12/22 23:54:40 [DEBUG] http: Request GET /v1/status/leader (367.612µs) from=127.0.0.6:50019 2022/12/22 23:54:43 [DEBUG] http: Request GET /v1/status/leader (315.763µs) from=127.0.0.6:50019 2022/12/22 23:54:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.658530126s) from=127.0.0.6:51663 2022/12/22 23:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:55:00 [DEBUG] http: Request GET /v1/status/leader (224.92µs) from=127.0.0.6:49247 2022/12/22 23:55:03 [DEBUG] http: Request GET /v1/status/leader (369.552µs) from=127.0.0.6:49247 2022/12/22 23:55:20 [DEBUG] http: Request GET /v1/status/leader (422.939µs) from=127.0.0.6:50019 2022/12/22 23:55:23 [DEBUG] http: Request GET /v1/status/leader (324.067µs) from=127.0.0.6:50019 2022/12/22 23:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.814781119s) from=127.0.0.6:57981 2022/12/22 23:55:40 [DEBUG] http: Request GET /v1/status/leader (1.861233ms) from=127.0.0.6:50019 2022/12/22 23:55:43 [DEBUG] http: Request GET /v1/status/leader (272.167µs) from=127.0.0.6:50019 2022/12/22 23:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:56:00 [DEBUG] http: Request GET /v1/status/leader (323.741µs) from=127.0.0.6:50019 2022/12/22 23:56:03 [DEBUG] http: Request GET /v1/status/leader (191.559µs) from=127.0.0.6:49247 2022/12/22 23:56:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:56:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:56:20 [DEBUG] agent: Node info in sync 2022/12/22 23:56:20 [DEBUG] http: Request GET /v1/status/leader (249.269µs) from=127.0.0.6:50019 2022/12/22 23:56:23 [DEBUG] http: Request GET /v1/status/leader (2.058492ms) from=127.0.0.6:50019 2022/12/22 23:56:40 [DEBUG] http: Request GET /v1/status/leader (478.819µs) from=127.0.0.6:50019 2022/12/22 23:56:43 [DEBUG] http: Request GET /v1/status/leader (207.259µs) from=127.0.0.6:50019 2022/12/22 23:56:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.982696404s) from=127.0.0.6:51663 2022/12/22 23:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:57:00 [DEBUG] http: Request GET /v1/status/leader (198.507µs) from=127.0.0.6:50019 2022/12/22 23:57:03 [DEBUG] http: Request GET /v1/status/leader (472.182µs) from=127.0.0.6:50019 2022/12/22 23:57:20 [DEBUG] http: Request GET /v1/status/leader (277.237µs) from=127.0.0.6:49247 2022/12/22 23:57:23 [DEBUG] http: Request GET /v1/status/leader (336.384µs) from=127.0.0.6:50019 2022/12/22 23:57:40 [DEBUG] http: Request GET /v1/status/leader (1.479132ms) from=127.0.0.6:49247 2022/12/22 23:57:43 [DEBUG] http: Request GET /v1/status/leader (213.668µs) from=127.0.0.6:49247 2022/12/22 23:57:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.475135602s) from=127.0.0.6:57981 2022/12/22 23:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:58:00 [DEBUG] http: Request GET /v1/status/leader (378.968µs) from=127.0.0.6:49247 2022/12/22 23:58:03 [DEBUG] http: Request GET /v1/status/leader (329.9µs) from=127.0.0.6:49247 2022/12/22 23:58:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 23:58:07 [DEBUG] agent: Node info in sync 2022/12/22 23:58:20 [DEBUG] http: Request GET /v1/status/leader (158.949µs) from=127.0.0.6:49247 2022/12/22 23:58:23 [DEBUG] http: Request GET /v1/status/leader (186.36µs) from=127.0.0.6:50019 2022/12/22 23:58:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 23:58:41 [DEBUG] http: Request GET /v1/status/leader (372.213µs) from=127.0.0.6:50019 2022/12/22 23:58:43 [DEBUG] http: Request GET /v1/status/leader (396.013µs) from=127.0.0.6:49247 2022/12/22 23:58:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.564387202s) from=127.0.0.6:51663 2022/12/22 23:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/22 23:59:01 [DEBUG] http: Request GET /v1/status/leader (3.599639ms) from=127.0.0.6:50019 2022/12/22 23:59:03 [DEBUG] http: Request GET /v1/status/leader (2.23301ms) from=127.0.0.6:49247 2022/12/22 23:59:21 [DEBUG] http: Request GET /v1/status/leader (252.001µs) from=127.0.0.6:49247 2022/12/22 23:59:23 [DEBUG] http: Request GET /v1/status/leader (508.028µs) from=127.0.0.6:50019 2022/12/22 23:59:41 [DEBUG] http: Request GET /v1/status/leader (337.256381ms) from=127.0.0.6:49247 2022/12/22 23:59:43 [DEBUG] http: Request GET /v1/status/leader (223.906µs) from=127.0.0.6:50019 2022/12/22 23:59:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.051833878s) from=127.0.0.6:57981 2022/12/22 23:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:00:01 [DEBUG] http: Request GET /v1/status/leader (82.463737ms) from=127.0.0.6:50019 2022/12/23 00:00:03 [DEBUG] http: Request GET /v1/status/leader (202.675µs) from=127.0.0.6:49247 2022/12/23 00:00:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:00:05 [DEBUG] agent: Node info in sync 2022/12/23 00:00:21 [DEBUG] http: Request GET /v1/status/leader (424.187µs) from=127.0.0.6:50019 2022/12/23 00:00:24 [DEBUG] http: Request GET /v1/status/leader (464.84857ms) from=127.0.0.6:49247 2022/12/23 00:00:41 [DEBUG] http: Request GET /v1/status/leader (157.309µs) from=127.0.0.6:49247 2022/12/23 00:00:44 [DEBUG] http: Request GET /v1/status/leader (320.314µs) from=127.0.0.6:49247 2022/12/23 00:00:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.598552338s) from=127.0.0.6:51663 2022/12/23 00:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:01:01 [DEBUG] http: Request GET /v1/status/leader (215.381µs) from=127.0.0.6:50019 2022/12/23 00:01:04 [DEBUG] http: Request GET /v1/status/leader (1.254069ms) from=127.0.0.6:50019 2022/12/23 00:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:01:11 [DEBUG] agent: Node info in sync 2022/12/23 00:01:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:01:21 [DEBUG] http: Request GET /v1/status/leader (283.659µs) from=127.0.0.6:49247 2022/12/23 00:01:24 [DEBUG] http: Request GET /v1/status/leader (147.019µs) from=127.0.0.6:50019 2022/12/23 00:01:41 [DEBUG] http: Request GET /v1/status/leader (149.825µs) from=127.0.0.6:50019 2022/12/23 00:01:44 [DEBUG] http: Request GET /v1/status/leader (342.134µs) from=127.0.0.6:50019 2022/12/23 00:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.804416411s) from=127.0.0.6:57981 2022/12/23 00:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:02:01 [DEBUG] http: Request GET /v1/status/leader (431.395µs) from=127.0.0.6:50019 2022/12/23 00:02:04 [DEBUG] http: Request GET /v1/status/leader (294.038µs) from=127.0.0.6:49247 2022/12/23 00:02:21 [DEBUG] http: Request GET /v1/status/leader (178.133µs) from=127.0.0.6:49247 2022/12/23 00:02:24 [DEBUG] http: Request GET /v1/status/leader (3.803832ms) from=127.0.0.6:49247 2022/12/23 00:02:41 [DEBUG] http: Request GET /v1/status/leader (897.64µs) from=127.0.0.6:49247 2022/12/23 00:02:44 [DEBUG] http: Request GET /v1/status/leader (214.897µs) from=127.0.0.6:50019 2022/12/23 00:02:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:02:56 [DEBUG] agent: Node info in sync 2022/12/23 00:02:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.196566211s) from=127.0.0.6:51663 2022/12/23 00:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:03:01 [DEBUG] http: Request GET /v1/status/leader (490.921µs) from=127.0.0.6:50019 2022/12/23 00:03:04 [DEBUG] http: Request GET /v1/status/leader (188.084µs) from=127.0.0.6:50019 2022/12/23 00:03:21 [DEBUG] http: Request GET /v1/status/leader (738.652µs) from=127.0.0.6:50019 2022/12/23 00:03:24 [DEBUG] http: Request GET /v1/status/leader (369.41µs) from=127.0.0.6:49247 2022/12/23 00:03:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:03:41 [DEBUG] http: Request GET /v1/status/leader (172.752µs) from=127.0.0.6:50019 2022/12/23 00:03:44 [DEBUG] http: Request GET /v1/status/leader (161.848601ms) from=127.0.0.6:49247 2022/12/23 00:03:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.026640465s) from=127.0.0.6:57981 2022/12/23 00:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:04:01 [DEBUG] http: Request GET /v1/status/leader (291.609µs) from=127.0.0.6:49247 2022/12/23 00:04:04 [DEBUG] http: Request GET /v1/status/leader (248.127µs) from=127.0.0.6:49247 2022/12/23 00:04:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:04:20 [DEBUG] agent: Node info in sync 2022/12/23 00:04:21 [DEBUG] http: Request GET /v1/status/leader (186.847µs) from=127.0.0.6:49247 2022/12/23 00:04:24 [DEBUG] http: Request GET /v1/status/leader (479.721µs) from=127.0.0.6:49247 2022/12/23 00:04:41 [DEBUG] http: Request GET /v1/status/leader (250.094µs) from=127.0.0.6:50019 2022/12/23 00:04:44 [DEBUG] http: Request GET /v1/status/leader (242.203µs) from=127.0.0.6:50019 2022/12/23 00:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:05:01 [DEBUG] http: Request GET /v1/status/leader (267.146µs) from=127.0.0.6:50019 2022/12/23 00:05:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.846008143s) from=127.0.0.6:51663 2022/12/23 00:05:04 [DEBUG] http: Request GET /v1/status/leader (404.868µs) from=127.0.0.6:49247 2022/12/23 00:05:21 [DEBUG] http: Request GET /v1/status/leader (343.685µs) from=127.0.0.6:49247 2022/12/23 00:05:24 [DEBUG] http: Request GET /v1/status/leader (173.236µs) from=127.0.0.6:49247 2022/12/23 00:05:41 [DEBUG] http: Request GET /v1/status/leader (308.504µs) from=127.0.0.6:50019 2022/12/23 00:05:44 [DEBUG] http: Request GET /v1/status/leader (2.054485ms) from=127.0.0.6:50019 2022/12/23 00:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:06:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.290132038s) from=127.0.0.6:57981 2022/12/23 00:06:02 [DEBUG] http: Request GET /v1/status/leader (470.509µs) from=127.0.0.6:49247 2022/12/23 00:06:04 [DEBUG] http: Request GET /v1/status/leader (520.578µs) from=127.0.0.6:50019 2022/12/23 00:06:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:06:13 [DEBUG] agent: Node info in sync 2022/12/23 00:06:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:06:22 [DEBUG] http: Request GET /v1/status/leader (494.715µs) from=127.0.0.6:50019 2022/12/23 00:06:24 [DEBUG] http: Request GET /v1/status/leader (189.32µs) from=127.0.0.6:50019 2022/12/23 00:06:42 [DEBUG] http: Request GET /v1/status/leader (268.485µs) from=127.0.0.6:49247 2022/12/23 00:06:44 [DEBUG] http: Request GET /v1/status/leader (171.277µs) from=127.0.0.6:49247 2022/12/23 00:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:07:02 [DEBUG] http: Request GET /v1/status/leader (410.546µs) from=127.0.0.6:50019 2022/12/23 00:07:04 [DEBUG] http: Request GET /v1/status/leader (337.225µs) from=127.0.0.6:49247 2022/12/23 00:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.874536327s) from=127.0.0.6:51663 2022/12/23 00:07:22 [DEBUG] http: Request GET /v1/status/leader (285.243µs) from=127.0.0.6:50019 2022/12/23 00:07:24 [DEBUG] http: Request GET /v1/status/leader (196.868µs) from=127.0.0.6:49247 2022/12/23 00:07:42 [DEBUG] http: Request GET /v1/status/leader (391.811µs) from=127.0.0.6:50019 2022/12/23 00:07:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:07:43 [DEBUG] agent: Node info in sync 2022/12/23 00:07:45 [DEBUG] http: Request GET /v1/status/leader (227.195µs) from=127.0.0.6:50019 2022/12/23 00:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:08:02 [DEBUG] http: Request GET /v1/status/leader (298.956µs) from=127.0.0.6:50019 2022/12/23 00:08:05 [DEBUG] http: Request GET /v1/status/leader (260.85µs) from=127.0.0.6:50019 2022/12/23 00:08:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.896867612s) from=127.0.0.6:57981 2022/12/23 00:08:22 [DEBUG] http: Request GET /v1/status/leader (218.43µs) from=127.0.0.6:50019 2022/12/23 00:08:25 [DEBUG] http: Request GET /v1/status/leader (307.908µs) from=127.0.0.6:49247 2022/12/23 00:08:42 [DEBUG] http: Request GET /v1/status/leader (253.852µs) from=127.0.0.6:50019 2022/12/23 00:08:45 [DEBUG] http: Request GET /v1/status/leader (223.359µs) from=127.0.0.6:49247 2022/12/23 00:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:09:02 [DEBUG] http: Request GET /v1/status/leader (154.497µs) from=127.0.0.6:49247 2022/12/23 00:09:05 [DEBUG] http: Request GET /v1/status/leader (197.593µs) from=127.0.0.6:50019 2022/12/23 00:09:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.469303479s) from=127.0.0.6:51663 2022/12/23 00:09:22 [DEBUG] http: Request GET /v1/status/leader (170.9µs) from=127.0.0.6:50019 2022/12/23 00:09:25 [DEBUG] http: Request GET /v1/status/leader (342.408µs) from=127.0.0.6:50019 2022/12/23 00:09:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:09:26 [DEBUG] agent: Node info in sync 2022/12/23 00:09:42 [DEBUG] http: Request GET /v1/status/leader (256.425µs) from=127.0.0.6:50019 2022/12/23 00:09:45 [DEBUG] http: Request GET /v1/status/leader (1.023519ms) from=127.0.0.6:50019 2022/12/23 00:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:10:02 [DEBUG] http: Request GET /v1/status/leader (598.712µs) from=127.0.0.6:49247 2022/12/23 00:10:05 [DEBUG] http: Request GET /v1/status/leader (382.179µs) from=127.0.0.6:49247 2022/12/23 00:10:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.46610546s) from=127.0.0.6:57981 2022/12/23 00:10:22 [DEBUG] http: Request GET /v1/status/leader (387.582µs) from=127.0.0.6:50019 2022/12/23 00:10:25 [DEBUG] http: Request GET /v1/status/leader (954.613µs) from=127.0.0.6:49247 2022/12/23 00:10:42 [DEBUG] http: Request GET /v1/status/leader (318.432µs) from=127.0.0.6:49247 2022/12/23 00:10:45 [DEBUG] http: Request GET /v1/status/leader (253.109µs) from=127.0.0.6:49247 2022/12/23 00:10:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:10:49 [DEBUG] agent: Node info in sync 2022/12/23 00:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:11:02 [DEBUG] http: Request GET /v1/status/leader (225.414µs) from=127.0.0.6:49247 2022/12/23 00:11:05 [DEBUG] http: Request GET /v1/status/leader (935.815µs) from=127.0.0.6:50019 2022/12/23 00:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.321255084s) from=127.0.0.6:51663 2022/12/23 00:11:22 [DEBUG] http: Request GET /v1/status/leader (335.86µs) from=127.0.0.6:50019 2022/12/23 00:11:25 [DEBUG] http: Request GET /v1/status/leader (324.125µs) from=127.0.0.6:50019 2022/12/23 00:11:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:11:42 [DEBUG] http: Request GET /v1/status/leader (66.109524ms) from=127.0.0.6:49247 2022/12/23 00:11:45 [DEBUG] http: Request GET /v1/status/leader (321.465µs) from=127.0.0.6:50019 2022/12/23 00:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:12:02 [DEBUG] http: Request GET /v1/status/leader (280.013µs) from=127.0.0.6:50019 2022/12/23 00:12:05 [DEBUG] http: Request GET /v1/status/leader (268.91µs) from=127.0.0.6:49247 2022/12/23 00:12:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.359962449s) from=127.0.0.6:57981 2022/12/23 00:12:22 [DEBUG] http: Request GET /v1/status/leader (300.496µs) from=127.0.0.6:49247 2022/12/23 00:12:25 [DEBUG] http: Request GET /v1/status/leader (10.136567ms) from=127.0.0.6:49247 2022/12/23 00:12:42 [DEBUG] http: Request GET /v1/status/leader (316.384µs) from=127.0.0.6:50019 2022/12/23 00:12:45 [DEBUG] http: Request GET /v1/status/leader (329.623µs) from=127.0.0.6:50019 2022/12/23 00:12:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:12:46 [DEBUG] agent: Node info in sync 2022/12/23 00:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:13:02 [DEBUG] http: Request GET /v1/status/leader (300.737µs) from=127.0.0.6:50019 2022/12/23 00:13:05 [DEBUG] http: Request GET /v1/status/leader (649.068µs) from=127.0.0.6:50019 2022/12/23 00:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.678971805s) from=127.0.0.6:51663 2022/12/23 00:13:22 [DEBUG] http: Request GET /v1/status/leader (495.837µs) from=127.0.0.6:50019 2022/12/23 00:13:25 [DEBUG] http: Request GET /v1/status/leader (198.887µs) from=127.0.0.6:49247 2022/12/23 00:13:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:13:42 [DEBUG] http: Request GET /v1/status/leader (364.634µs) from=127.0.0.6:49247 2022/12/23 00:13:45 [DEBUG] http: Request GET /v1/status/leader (1.5023ms) from=127.0.0.6:49247 2022/12/23 00:13:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:13:47 [DEBUG] agent: Node info in sync 2022/12/23 00:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:14:02 [DEBUG] http: Request GET /v1/status/leader (440.781µs) from=127.0.0.6:49247 2022/12/23 00:14:05 [DEBUG] http: Request GET /v1/status/leader (193.323µs) from=127.0.0.6:49247 2022/12/23 00:14:22 [DEBUG] http: Request GET /v1/status/leader (447.17µs) from=127.0.0.6:50019 2022/12/23 00:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.543624155s) from=127.0.0.6:57981 2022/12/23 00:14:25 [DEBUG] http: Request GET /v1/status/leader (237.544µs) from=127.0.0.6:50019 2022/12/23 00:14:42 [DEBUG] http: Request GET /v1/status/leader (300.348µs) from=127.0.0.6:49247 2022/12/23 00:14:45 [DEBUG] http: Request GET /v1/status/leader (273.342µs) from=127.0.0.6:49247 2022/12/23 00:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:15:02 [DEBUG] http: Request GET /v1/status/leader (1.823442ms) from=127.0.0.6:49247 2022/12/23 00:15:05 [DEBUG] http: Request GET /v1/status/leader (195.017µs) from=127.0.0.6:49247 2022/12/23 00:15:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.372702741s) from=127.0.0.6:51663 2022/12/23 00:15:22 [DEBUG] http: Request GET /v1/status/leader (291.581µs) from=127.0.0.6:50019 2022/12/23 00:15:25 [DEBUG] http: Request GET /v1/status/leader (152.782µs) from=127.0.0.6:49247 2022/12/23 00:15:42 [DEBUG] http: Request GET /v1/status/leader (341.545µs) from=127.0.0.6:50019 2022/12/23 00:15:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:15:44 [DEBUG] agent: Node info in sync 2022/12/23 00:15:45 [DEBUG] http: Request GET /v1/status/leader (239.045µs) from=127.0.0.6:49247 2022/12/23 00:15:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:16:02 [DEBUG] http: Request GET /v1/status/leader (345.803µs) from=127.0.0.6:49247 2022/12/23 00:16:05 [DEBUG] http: Request GET /v1/status/leader (283.01µs) from=127.0.0.6:50019 2022/12/23 00:16:22 [DEBUG] http: Request GET /v1/status/leader (168.278µs) from=127.0.0.6:50019 2022/12/23 00:16:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.161632783s) from=127.0.0.6:57981 2022/12/23 00:16:25 [DEBUG] http: Request GET /v1/status/leader (1.193327ms) from=127.0.0.6:50019 2022/12/23 00:16:42 [DEBUG] http: Request GET /v1/status/leader (358.757µs) from=127.0.0.6:49247 2022/12/23 00:16:45 [DEBUG] http: Request GET /v1/status/leader (832.851µs) from=127.0.0.6:50019 2022/12/23 00:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:17:02 [DEBUG] http: Request GET /v1/status/leader (263.453µs) from=127.0.0.6:49247 2022/12/23 00:17:05 [DEBUG] http: Request GET /v1/status/leader (291.411µs) from=127.0.0.6:50019 2022/12/23 00:17:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.887585931s) from=127.0.0.6:51663 2022/12/23 00:17:22 [DEBUG] http: Request GET /v1/status/leader (448.039µs) from=127.0.0.6:50019 2022/12/23 00:17:25 [DEBUG] http: Request GET /v1/status/leader (340.709µs) from=127.0.0.6:50019 2022/12/23 00:17:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:17:26 [DEBUG] agent: Node info in sync 2022/12/23 00:17:42 [DEBUG] http: Request GET /v1/status/leader (345.814µs) from=127.0.0.6:49247 2022/12/23 00:17:45 [DEBUG] http: Request GET /v1/status/leader (364.649µs) from=127.0.0.6:50019 2022/12/23 00:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:18:02 [DEBUG] http: Request GET /v1/status/leader (279.71µs) from=127.0.0.6:49247 2022/12/23 00:18:05 [DEBUG] http: Request GET /v1/status/leader (356.028µs) from=127.0.0.6:50019 2022/12/23 00:18:22 [DEBUG] http: Request GET /v1/status/leader (172.451µs) from=127.0.0.6:50019 2022/12/23 00:18:25 [DEBUG] http: Request GET /v1/status/leader (214.045µs) from=127.0.0.6:49247 2022/12/23 00:18:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:18:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.191955205s) from=127.0.0.6:57981 2022/12/23 00:18:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:18:33 [DEBUG] agent: Node info in sync 2022/12/23 00:18:42 [DEBUG] http: Request GET /v1/status/leader (288.404µs) from=127.0.0.6:50019 2022/12/23 00:18:45 [DEBUG] http: Request GET /v1/status/leader (172.324µs) from=127.0.0.6:49247 2022/12/23 00:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:19:02 [DEBUG] http: Request GET /v1/status/leader (309.114µs) from=127.0.0.6:49247 2022/12/23 00:19:05 [DEBUG] http: Request GET /v1/status/leader (271.095µs) from=127.0.0.6:50019 2022/12/23 00:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.469556312s) from=127.0.0.6:51663 2022/12/23 00:19:22 [DEBUG] http: Request GET /v1/status/leader (354.452µs) from=127.0.0.6:49247 2022/12/23 00:19:25 [DEBUG] http: Request GET /v1/status/leader (391.765µs) from=127.0.0.6:49247 2022/12/23 00:19:42 [DEBUG] http: Request GET /v1/status/leader (297.672µs) from=127.0.0.6:50019 2022/12/23 00:19:45 [DEBUG] http: Request GET /v1/status/leader (167.224µs) from=127.0.0.6:50019 2022/12/23 00:19:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:19:49 [DEBUG] agent: Node info in sync 2022/12/23 00:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:20:02 [DEBUG] http: Request GET /v1/status/leader (711.632µs) from=127.0.0.6:49247 2022/12/23 00:20:05 [DEBUG] http: Request GET /v1/status/leader (221.857µs) from=127.0.0.6:50019 2022/12/23 00:20:22 [DEBUG] http: Request GET /v1/status/leader (529.139µs) from=127.0.0.6:50019 2022/12/23 00:20:25 [DEBUG] http: Request GET /v1/status/leader (152.479µs) from=127.0.0.6:49247 2022/12/23 00:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.433187957s) from=127.0.0.6:57981 2022/12/23 00:20:42 [DEBUG] http: Request GET /v1/status/leader (315.225µs) from=127.0.0.6:49247 2022/12/23 00:20:45 [DEBUG] http: Request GET /v1/status/leader (1.69857ms) from=127.0.0.6:50019 2022/12/23 00:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:21:02 [DEBUG] http: Request GET /v1/status/leader (317.676µs) from=127.0.0.6:50019 2022/12/23 00:21:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:21:03 [DEBUG] agent: Node info in sync 2022/12/23 00:21:05 [DEBUG] http: Request GET /v1/status/leader (249.809µs) from=127.0.0.6:49247 2022/12/23 00:21:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.465952997s) from=127.0.0.6:51663 2022/12/23 00:21:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:21:22 [DEBUG] http: Request GET /v1/status/leader (163.871µs) from=127.0.0.6:50019 2022/12/23 00:21:25 [DEBUG] http: Request GET /v1/status/leader (170.628µs) from=127.0.0.6:49247 2022/12/23 00:21:43 [DEBUG] http: Request GET /v1/status/leader (312.722µs) from=127.0.0.6:49247 2022/12/23 00:21:45 [DEBUG] http: Request GET /v1/status/leader (358.984µs) from=127.0.0.6:50019 2022/12/23 00:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:22:03 [DEBUG] http: Request GET /v1/status/leader (170.643µs) from=127.0.0.6:50019 2022/12/23 00:22:05 [DEBUG] http: Request GET /v1/status/leader (177.799µs) from=127.0.0.6:49247 2022/12/23 00:22:23 [DEBUG] http: Request GET /v1/status/leader (439.782µs) from=127.0.0.6:49247 2022/12/23 00:22:25 [DEBUG] http: Request GET /v1/status/leader (335.914µs) from=127.0.0.6:49247 2022/12/23 00:22:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.489189906s) from=127.0.0.6:57981 2022/12/23 00:22:43 [DEBUG] http: Request GET /v1/status/leader (182.456µs) from=127.0.0.6:50019 2022/12/23 00:22:45 [DEBUG] http: Request GET /v1/status/leader (202.66µs) from=127.0.0.6:50019 2022/12/23 00:22:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:22:59 [DEBUG] agent: Node info in sync 2022/12/23 00:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:23:03 [DEBUG] http: Request GET /v1/status/leader (622.499µs) from=127.0.0.6:49247 2022/12/23 00:23:05 [DEBUG] http: Request GET /v1/status/leader (185.299µs) from=127.0.0.6:50019 2022/12/23 00:23:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.705659143s) from=127.0.0.6:51663 2022/12/23 00:23:23 [DEBUG] http: Request GET /v1/status/leader (438.097µs) from=127.0.0.6:49247 2022/12/23 00:23:25 [DEBUG] http: Request GET /v1/status/leader (178.442µs) from=127.0.0.6:49247 2022/12/23 00:23:43 [DEBUG] http: Request GET /v1/status/leader (346.77µs) from=127.0.0.6:49247 2022/12/23 00:23:45 [DEBUG] http: Request GET /v1/status/leader (460.567µs) from=127.0.0.6:50019 2022/12/23 00:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:24:03 [DEBUG] http: Request GET /v1/status/leader (1.438308ms) from=127.0.0.6:50019 2022/12/23 00:24:05 [DEBUG] http: Request GET /v1/status/leader (408.178µs) from=127.0.0.6:49247 2022/12/23 00:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:24:06 [DEBUG] agent: Node info in sync 2022/12/23 00:24:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:24:23 [DEBUG] http: Request GET /v1/status/leader (276.261µs) from=127.0.0.6:49247 2022/12/23 00:24:25 [DEBUG] http: Request GET /v1/status/leader (168.957µs) from=127.0.0.6:50019 2022/12/23 00:24:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.063576596s) from=127.0.0.6:57981 2022/12/23 00:24:43 [DEBUG] http: Request GET /v1/status/leader (349.864µs) from=127.0.0.6:50019 2022/12/23 00:24:46 [DEBUG] http: Request GET /v1/status/leader (203.829µs) from=127.0.0.6:49247 2022/12/23 00:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:25:03 [DEBUG] http: Request GET /v1/status/leader (340.131µs) from=127.0.0.6:50019 2022/12/23 00:25:06 [DEBUG] http: Request GET /v1/status/leader (311.844µs) from=127.0.0.6:49247 2022/12/23 00:25:23 [DEBUG] http: Request GET /v1/status/leader (28.03674ms) from=127.0.0.6:49247 2022/12/23 00:25:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:25:24 [DEBUG] agent: Node info in sync 2022/12/23 00:25:26 [DEBUG] http: Request GET /v1/status/leader (264.193µs) from=127.0.0.6:49247 2022/12/23 00:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.568944252s) from=127.0.0.6:51663 2022/12/23 00:25:43 [DEBUG] http: Request GET /v1/status/leader (481.252µs) from=127.0.0.6:50019 2022/12/23 00:25:46 [DEBUG] http: Request GET /v1/status/leader (217.191µs) from=127.0.0.6:50019 2022/12/23 00:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:26:03 [DEBUG] http: Request GET /v1/status/leader (389.091µs) from=127.0.0.6:50019 2022/12/23 00:26:06 [DEBUG] http: Request GET /v1/status/leader (214.521µs) from=127.0.0.6:49247 2022/12/23 00:26:23 [DEBUG] http: Request GET /v1/status/leader (588.508µs) from=127.0.0.6:49247 2022/12/23 00:26:26 [DEBUG] http: Request GET /v1/status/leader (180.262µs) from=127.0.0.6:50019 2022/12/23 00:26:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:26:43 [DEBUG] http: Request GET /v1/status/leader (332.457µs) from=127.0.0.6:49247 2022/12/23 00:26:46 [DEBUG] http: Request GET /v1/status/leader (1.238222ms) from=127.0.0.6:49247 2022/12/23 00:26:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.683404448s) from=127.0.0.6:57981 2022/12/23 00:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:27:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:27:01 [DEBUG] agent: Node info in sync 2022/12/23 00:27:03 [DEBUG] http: Request GET /v1/status/leader (478.619µs) from=127.0.0.6:49247 2022/12/23 00:27:06 [DEBUG] http: Request GET /v1/status/leader (223.901µs) from=127.0.0.6:49247 2022/12/23 00:27:23 [DEBUG] http: Request GET /v1/status/leader (258.973µs) from=127.0.0.6:50019 2022/12/23 00:27:26 [DEBUG] http: Request GET /v1/status/leader (173.482µs) from=127.0.0.6:49247 2022/12/23 00:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.593916775s) from=127.0.0.6:51663 2022/12/23 00:27:43 [DEBUG] http: Request GET /v1/status/leader (338.287µs) from=127.0.0.6:49247 2022/12/23 00:27:46 [DEBUG] http: Request GET /v1/status/leader (300.314µs) from=127.0.0.6:50019 2022/12/23 00:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:28:03 [DEBUG] http: Request GET /v1/status/leader (1.384659ms) from=127.0.0.6:50019 2022/12/23 00:28:06 [DEBUG] http: Request GET /v1/status/leader (189.684µs) from=127.0.0.6:49247 2022/12/23 00:28:23 [DEBUG] http: Request GET /v1/status/leader (262.661µs) from=127.0.0.6:49247 2022/12/23 00:28:26 [DEBUG] http: Request GET /v1/status/leader (197.261µs) from=127.0.0.6:50019 2022/12/23 00:28:43 [DEBUG] http: Request GET /v1/status/leader (479.393µs) from=127.0.0.6:49247 2022/12/23 00:28:46 [DEBUG] http: Request GET /v1/status/leader (185.355µs) from=127.0.0.6:49247 2022/12/23 00:28:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.126545665s) from=127.0.0.6:57981 2022/12/23 00:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:28:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:28:59 [DEBUG] agent: Node info in sync 2022/12/23 00:29:03 [DEBUG] http: Request GET /v1/status/leader (463.173µs) from=127.0.0.6:49247 2022/12/23 00:29:06 [DEBUG] http: Request GET /v1/status/leader (575.489µs) from=127.0.0.6:50019 2022/12/23 00:29:23 [DEBUG] http: Request GET /v1/status/leader (66.172325ms) from=127.0.0.6:50019 2022/12/23 00:29:26 [DEBUG] http: Request GET /v1/status/leader (331.963µs) from=127.0.0.6:49247 2022/12/23 00:29:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.740295775s) from=127.0.0.6:51663 2022/12/23 00:29:43 [DEBUG] http: Request GET /v1/status/leader (192.08µs) from=127.0.0.6:49247 2022/12/23 00:29:46 [DEBUG] http: Request GET /v1/status/leader (329.321µs) from=127.0.0.6:49247 2022/12/23 00:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:30:04 [DEBUG] http: Request GET /v1/status/leader (69.902173ms) from=127.0.0.6:49247 2022/12/23 00:30:06 [DEBUG] http: Request GET /v1/status/leader (249.647µs) from=127.0.0.6:50019 2022/12/23 00:30:24 [DEBUG] http: Request GET /v1/status/leader (336.02µs) from=127.0.0.6:49247 2022/12/23 00:30:26 [DEBUG] http: Request GET /v1/status/leader (151.387µs) from=127.0.0.6:49247 2022/12/23 00:30:44 [DEBUG] http: Request GET /v1/status/leader (1.385445ms) from=127.0.0.6:49247 2022/12/23 00:30:46 [DEBUG] http: Request GET /v1/status/leader (187.858µs) from=127.0.0.6:50019 2022/12/23 00:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.573705647s) from=127.0.0.6:57981 2022/12/23 00:30:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:30:58 [DEBUG] agent: Node info in sync 2022/12/23 00:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:31:04 [DEBUG] http: Request GET /v1/status/leader (215.185µs) from=127.0.0.6:49247 2022/12/23 00:31:06 [DEBUG] http: Request GET /v1/status/leader (312.296µs) from=127.0.0.6:50019 2022/12/23 00:31:24 [DEBUG] http: Request GET /v1/status/leader (527.182µs) from=127.0.0.6:50019 2022/12/23 00:31:26 [DEBUG] http: Request GET /v1/status/leader (225.791µs) from=127.0.0.6:50019 2022/12/23 00:31:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.773795273s) from=127.0.0.6:51663 2022/12/23 00:31:44 [DEBUG] http: Request GET /v1/status/leader (669.395µs) from=127.0.0.6:49247 2022/12/23 00:31:46 [DEBUG] http: Request GET /v1/status/leader (408.393µs) from=127.0.0.6:49247 2022/12/23 00:31:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:32:04 [DEBUG] http: Request GET /v1/status/leader (210.386µs) from=127.0.0.6:49247 2022/12/23 00:32:06 [DEBUG] http: Request GET /v1/status/leader (2.501596ms) from=127.0.0.6:50019 2022/12/23 00:32:24 [DEBUG] http: Request GET /v1/status/leader (279.609µs) from=127.0.0.6:50019 2022/12/23 00:32:26 [DEBUG] http: Request GET /v1/status/leader (296.769µs) from=127.0.0.6:50019 2022/12/23 00:32:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:32:38 [DEBUG] agent: Node info in sync 2022/12/23 00:32:44 [DEBUG] http: Request GET /v1/status/leader (172.01µs) from=127.0.0.6:50019 2022/12/23 00:32:46 [DEBUG] http: Request GET /v1/status/leader (187.22µs) from=127.0.0.6:50019 2022/12/23 00:32:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.864381782s) from=127.0.0.6:57981 2022/12/23 00:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:33:04 [DEBUG] http: Request GET /v1/status/leader (329.916µs) from=127.0.0.6:49247 2022/12/23 00:33:06 [DEBUG] http: Request GET /v1/status/leader (349.788µs) from=127.0.0.6:49247 2022/12/23 00:33:24 [DEBUG] http: Request GET /v1/status/leader (179.432209ms) from=127.0.0.6:49247 2022/12/23 00:33:26 [DEBUG] http: Request GET /v1/status/leader (294.142µs) from=127.0.0.6:50019 2022/12/23 00:33:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.11620481s) from=127.0.0.6:51663 2022/12/23 00:33:44 [DEBUG] http: Request GET /v1/status/leader (394.912µs) from=127.0.0.6:50019 2022/12/23 00:33:46 [DEBUG] http: Request GET /v1/status/leader (243.464µs) from=127.0.0.6:50019 2022/12/23 00:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:34:04 [DEBUG] http: Request GET /v1/status/leader (176.672µs) from=127.0.0.6:50019 2022/12/23 00:34:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:34:06 [DEBUG] agent: Node info in sync 2022/12/23 00:34:06 [DEBUG] http: Request GET /v1/status/leader (224.688µs) from=127.0.0.6:49247 2022/12/23 00:34:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:34:24 [DEBUG] http: Request GET /v1/status/leader (313.518µs) from=127.0.0.6:49247 2022/12/23 00:34:26 [DEBUG] http: Request GET /v1/status/leader (257.496µs) from=127.0.0.6:49247 2022/12/23 00:34:44 [DEBUG] http: Request GET /v1/status/leader (171.197µs) from=127.0.0.6:49247 2022/12/23 00:34:46 [DEBUG] http: Request GET /v1/status/leader (490.928µs) from=127.0.0.6:49247 2022/12/23 00:34:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.610226785s) from=127.0.0.6:57981 2022/12/23 00:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:35:04 [DEBUG] http: Request GET /v1/status/leader (562.585µs) from=127.0.0.6:49247 2022/12/23 00:35:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:35:06 [DEBUG] agent: Node info in sync 2022/12/23 00:35:06 [DEBUG] http: Request GET /v1/status/leader (196.677µs) from=127.0.0.6:49247 2022/12/23 00:35:24 [DEBUG] http: Request GET /v1/status/leader (215.39µs) from=127.0.0.6:50019 2022/12/23 00:35:26 [DEBUG] http: Request GET /v1/status/leader (162.317µs) from=127.0.0.6:49247 2022/12/23 00:35:44 [DEBUG] http: Request GET /v1/status/leader (64.669037ms) from=127.0.0.6:49247 2022/12/23 00:35:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.08868609s) from=127.0.0.6:51663 2022/12/23 00:35:46 [DEBUG] http: Request GET /v1/status/leader (294.448µs) from=127.0.0.6:49247 2022/12/23 00:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:36:04 [DEBUG] http: Request GET /v1/status/leader (437.938µs) from=127.0.0.6:50019 2022/12/23 00:36:07 [DEBUG] http: Request GET /v1/status/leader (330.512µs) from=127.0.0.6:49247 2022/12/23 00:36:24 [DEBUG] http: Request GET /v1/status/leader (233.048µs) from=127.0.0.6:49247 2022/12/23 00:36:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:36:25 [DEBUG] agent: Node info in sync 2022/12/23 00:36:27 [DEBUG] http: Request GET /v1/status/leader (200.661µs) from=127.0.0.6:50019 2022/12/23 00:36:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:36:44 [DEBUG] http: Request GET /v1/status/leader (328.958µs) from=127.0.0.6:50019 2022/12/23 00:36:47 [DEBUG] http: Request GET /v1/status/leader (242.124µs) from=127.0.0.6:50019 2022/12/23 00:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:37:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.483891776s) from=127.0.0.6:57981 2022/12/23 00:37:04 [DEBUG] http: Request GET /v1/status/leader (157.367µs) from=127.0.0.6:50019 2022/12/23 00:37:07 [DEBUG] http: Request GET /v1/status/leader (163.652µs) from=127.0.0.6:50019 2022/12/23 00:37:24 [DEBUG] http: Request GET /v1/status/leader (298.671µs) from=127.0.0.6:49247 2022/12/23 00:37:27 [DEBUG] http: Request GET /v1/status/leader (364.827µs) from=127.0.0.6:49247 2022/12/23 00:37:44 [DEBUG] http: Request GET /v1/status/leader (219.399µs) from=127.0.0.6:49247 2022/12/23 00:37:47 [DEBUG] http: Request GET /v1/status/leader (400.049µs) from=127.0.0.6:50019 2022/12/23 00:37:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.198946648s) from=127.0.0.6:51663 2022/12/23 00:37:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:37:51 [DEBUG] agent: Node info in sync 2022/12/23 00:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:38:04 [DEBUG] http: Request GET /v1/status/leader (292.632µs) from=127.0.0.6:49247 2022/12/23 00:38:07 [DEBUG] http: Request GET /v1/status/leader (223.648µs) from=127.0.0.6:50019 2022/12/23 00:38:24 [DEBUG] http: Request GET /v1/status/leader (642.125µs) from=127.0.0.6:49247 2022/12/23 00:38:27 [DEBUG] http: Request GET /v1/status/leader (200.085µs) from=127.0.0.6:50019 2022/12/23 00:38:44 [DEBUG] http: Request GET /v1/status/leader (535.628µs) from=127.0.0.6:50019 2022/12/23 00:38:47 [DEBUG] http: Request GET /v1/status/leader (388.748µs) from=127.0.0.6:49247 2022/12/23 00:38:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:39:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.994474496s) from=127.0.0.6:57981 2022/12/23 00:39:04 [DEBUG] http: Request GET /v1/status/leader (192.191µs) from=127.0.0.6:49247 2022/12/23 00:39:07 [DEBUG] http: Request GET /v1/status/leader (65.547549ms) from=127.0.0.6:50019 2022/12/23 00:39:24 [DEBUG] http: Request GET /v1/status/leader (171.179µs) from=127.0.0.6:49247 2022/12/23 00:39:27 [DEBUG] http: Request GET /v1/status/leader (262.231µs) from=127.0.0.6:49247 2022/12/23 00:39:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:39:36 [DEBUG] agent: Node info in sync 2022/12/23 00:39:44 [DEBUG] http: Request GET /v1/status/leader (304.847µs) from=127.0.0.6:50019 2022/12/23 00:39:47 [DEBUG] http: Request GET /v1/status/leader (324.569µs) from=127.0.0.6:50019 2022/12/23 00:39:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.091885697s) from=127.0.0.6:51663 2022/12/23 00:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:40:04 [DEBUG] http: Request GET /v1/status/leader (389.188µs) from=127.0.0.6:49247 2022/12/23 00:40:07 [DEBUG] http: Request GET /v1/status/leader (324.25µs) from=127.0.0.6:49247 2022/12/23 00:40:24 [DEBUG] http: Request GET /v1/status/leader (1.010071ms) from=127.0.0.6:50019 2022/12/23 00:40:27 [DEBUG] http: Request GET /v1/status/leader (270.462µs) from=127.0.0.6:50019 2022/12/23 00:40:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:40:43 [DEBUG] agent: Node info in sync 2022/12/23 00:40:44 [DEBUG] http: Request GET /v1/status/leader (286.327µs) from=127.0.0.6:50019 2022/12/23 00:40:47 [DEBUG] http: Request GET /v1/status/leader (162.353µs) from=127.0.0.6:50019 2022/12/23 00:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:41:04 [DEBUG] http: Request GET /v1/status/leader (197.385µs) from=127.0.0.6:50019 2022/12/23 00:41:07 [DEBUG] http: Request GET /v1/status/leader (178.609µs) from=127.0.0.6:50019 2022/12/23 00:41:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.809570547s) from=127.0.0.6:57981 2022/12/23 00:41:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:41:24 [DEBUG] http: Request GET /v1/status/leader (256.242µs) from=127.0.0.6:50019 2022/12/23 00:41:27 [DEBUG] http: Request GET /v1/status/leader (254.77µs) from=127.0.0.6:50019 2022/12/23 00:41:44 [DEBUG] http: Request GET /v1/status/leader (276.261µs) from=127.0.0.6:49247 2022/12/23 00:41:47 [DEBUG] http: Request GET /v1/status/leader (210.8µs) from=127.0.0.6:50019 2022/12/23 00:41:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.709746028s) from=127.0.0.6:51663 2022/12/23 00:41:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:41:57 [DEBUG] agent: Node info in sync 2022/12/23 00:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:42:04 [DEBUG] http: Request GET /v1/status/leader (272.648µs) from=127.0.0.6:49247 2022/12/23 00:42:07 [DEBUG] http: Request GET /v1/status/leader (760.952µs) from=127.0.0.6:49247 2022/12/23 00:42:24 [DEBUG] http: Request GET /v1/status/leader (204.864µs) from=127.0.0.6:49247 2022/12/23 00:42:27 [DEBUG] http: Request GET /v1/status/leader (197.029µs) from=127.0.0.6:50019 2022/12/23 00:42:45 [DEBUG] http: Request GET /v1/status/leader (358.533µs) from=127.0.0.6:50019 2022/12/23 00:42:47 [DEBUG] http: Request GET /v1/status/leader (378.652µs) from=127.0.0.6:50019 2022/12/23 00:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:43:05 [DEBUG] http: Request GET /v1/status/leader (153.92µs) from=127.0.0.6:50019 2022/12/23 00:43:07 [DEBUG] http: Request GET /v1/status/leader (210.120834ms) from=127.0.0.6:50019 2022/12/23 00:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.785575392s) from=127.0.0.6:57981 2022/12/23 00:43:25 [DEBUG] http: Request GET /v1/status/leader (721.883µs) from=127.0.0.6:50019 2022/12/23 00:43:27 [DEBUG] http: Request GET /v1/status/leader (293.627µs) from=127.0.0.6:49247 2022/12/23 00:43:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:43:38 [DEBUG] agent: Node info in sync 2022/12/23 00:43:45 [DEBUG] http: Request GET /v1/status/leader (177.579µs) from=127.0.0.6:49247 2022/12/23 00:43:47 [DEBUG] http: Request GET /v1/status/leader (173.723µs) from=127.0.0.6:49247 2022/12/23 00:43:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.024816954s) from=127.0.0.6:51663 2022/12/23 00:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:44:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:44:05 [DEBUG] http: Request GET /v1/status/leader (270.347µs) from=127.0.0.6:49247 2022/12/23 00:44:07 [DEBUG] http: Request GET /v1/status/leader (340.074µs) from=127.0.0.6:50019 2022/12/23 00:44:25 [DEBUG] http: Request GET /v1/status/leader (904.201µs) from=127.0.0.6:50019 2022/12/23 00:44:27 [DEBUG] http: Request GET /v1/status/leader (278.272µs) from=127.0.0.6:50019 2022/12/23 00:44:45 [DEBUG] http: Request GET /v1/status/leader (296.511µs) from=127.0.0.6:49247 2022/12/23 00:44:47 [DEBUG] http: Request GET /v1/status/leader (268.955µs) from=127.0.0.6:50019 2022/12/23 00:44:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:44:58 [DEBUG] agent: Node info in sync 2022/12/23 00:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:45:05 [DEBUG] http: Request GET /v1/status/leader (1.214806ms) from=127.0.0.6:49247 2022/12/23 00:45:07 [DEBUG] http: Request GET /v1/status/leader (318.137µs) from=127.0.0.6:50019 2022/12/23 00:45:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.329989531s) from=127.0.0.6:57981 2022/12/23 00:45:25 [DEBUG] http: Request GET /v1/status/leader (319.608µs) from=127.0.0.6:50019 2022/12/23 00:45:27 [DEBUG] http: Request GET /v1/status/leader (233.657µs) from=127.0.0.6:49247 2022/12/23 00:45:45 [DEBUG] http: Request GET /v1/status/leader (337.251µs) from=127.0.0.6:50019 2022/12/23 00:45:47 [DEBUG] http: Request GET /v1/status/leader (208.99µs) from=127.0.0.6:49247 2022/12/23 00:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:46:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.228437818s) from=127.0.0.6:51663 2022/12/23 00:46:05 [DEBUG] http: Request GET /v1/status/leader (910.461µs) from=127.0.0.6:50019 2022/12/23 00:46:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:46:07 [DEBUG] http: Request GET /v1/status/leader (436.995µs) from=127.0.0.6:49247 2022/12/23 00:46:25 [DEBUG] http: Request GET /v1/status/leader (190.871973ms) from=127.0.0.6:49247 2022/12/23 00:46:27 [DEBUG] http: Request GET /v1/status/leader (503.576µs) from=127.0.0.6:49247 2022/12/23 00:46:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:46:36 [DEBUG] agent: Node info in sync 2022/12/23 00:46:45 [DEBUG] http: Request GET /v1/status/leader (324.725µs) from=127.0.0.6:49247 2022/12/23 00:46:47 [DEBUG] http: Request GET /v1/status/leader (478.76µs) from=127.0.0.6:49247 2022/12/23 00:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:47:05 [DEBUG] http: Request GET /v1/status/leader (343.768µs) from=127.0.0.6:50019 2022/12/23 00:47:07 [DEBUG] http: Request GET /v1/status/leader (333.676µs) from=127.0.0.6:50019 2022/12/23 00:47:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.527130337s) from=127.0.0.6:57981 2022/12/23 00:47:25 [DEBUG] http: Request GET /v1/status/leader (276.653µs) from=127.0.0.6:50019 2022/12/23 00:47:27 [DEBUG] http: Request GET /v1/status/leader (172.507µs) from=127.0.0.6:49247 2022/12/23 00:47:45 [DEBUG] http: Request GET /v1/status/leader (250.194µs) from=127.0.0.6:50019 2022/12/23 00:47:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:47:45 [DEBUG] agent: Node info in sync 2022/12/23 00:47:47 [DEBUG] http: Request GET /v1/status/leader (304.747µs) from=127.0.0.6:50019 2022/12/23 00:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:48:05 [DEBUG] http: Request GET /v1/status/leader (22.901277ms) from=127.0.0.6:49247 2022/12/23 00:48:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.094666788s) from=127.0.0.6:51663 2022/12/23 00:48:07 [DEBUG] http: Request GET /v1/status/leader (357.971µs) from=127.0.0.6:49247 2022/12/23 00:48:25 [DEBUG] http: Request GET /v1/status/leader (266.003µs) from=127.0.0.6:49247 2022/12/23 00:48:27 [DEBUG] http: Request GET /v1/status/leader (429.068µs) from=127.0.0.6:49247 2022/12/23 00:48:45 [DEBUG] http: Request GET /v1/status/leader (1.196416ms) from=127.0.0.6:49247 2022/12/23 00:48:48 [DEBUG] http: Request GET /v1/status/leader (341.49µs) from=127.0.0.6:50019 2022/12/23 00:48:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:49:05 [DEBUG] http: Request GET /v1/status/leader (234.86µs) from=127.0.0.6:49247 2022/12/23 00:49:08 [DEBUG] http: Request GET /v1/status/leader (317.476µs) from=127.0.0.6:49247 2022/12/23 00:49:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.859712415s) from=127.0.0.6:57981 2022/12/23 00:49:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:49:21 [DEBUG] agent: Node info in sync 2022/12/23 00:49:25 [DEBUG] http: Request GET /v1/status/leader (372.411µs) from=127.0.0.6:50019 2022/12/23 00:49:28 [DEBUG] http: Request GET /v1/status/leader (241.112µs) from=127.0.0.6:50019 2022/12/23 00:49:45 [DEBUG] http: Request GET /v1/status/leader (476.444µs) from=127.0.0.6:49247 2022/12/23 00:49:48 [DEBUG] http: Request GET /v1/status/leader (243.005µs) from=127.0.0.6:50019 2022/12/23 00:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:50:05 [DEBUG] http: Request GET /v1/status/leader (181.952µs) from=127.0.0.6:50019 2022/12/23 00:50:08 [DEBUG] http: Request GET /v1/status/leader (181.456µs) from=127.0.0.6:50019 2022/12/23 00:50:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.80936167s) from=127.0.0.6:51663 2022/12/23 00:50:25 [DEBUG] http: Request GET /v1/status/leader (305µs) from=127.0.0.6:50019 2022/12/23 00:50:28 [DEBUG] http: Request GET /v1/status/leader (347.235µs) from=127.0.0.6:50019 2022/12/23 00:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:50:38 [DEBUG] agent: Node info in sync 2022/12/23 00:50:45 [DEBUG] http: Request GET /v1/status/leader (300.543µs) from=127.0.0.6:50019 2022/12/23 00:50:48 [DEBUG] http: Request GET /v1/status/leader (379.3µs) from=127.0.0.6:50019 2022/12/23 00:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:51:05 [DEBUG] http: Request GET /v1/status/leader (18.803417ms) from=127.0.0.6:50019 2022/12/23 00:51:08 [DEBUG] http: Request GET /v1/status/leader (394.751µs) from=127.0.0.6:49247 2022/12/23 00:51:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.023545743s) from=127.0.0.6:57981 2022/12/23 00:51:25 [DEBUG] http: Request GET /v1/status/leader (180.386µs) from=127.0.0.6:49247 2022/12/23 00:51:28 [DEBUG] http: Request GET /v1/status/leader (217.448µs) from=127.0.0.6:50019 2022/12/23 00:51:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:51:45 [DEBUG] http: Request GET /v1/status/leader (340.878µs) from=127.0.0.6:49247 2022/12/23 00:51:48 [DEBUG] http: Request GET /v1/status/leader (429.602µs) from=127.0.0.6:50019 2022/12/23 00:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:52:05 [DEBUG] http: Request GET /v1/status/leader (181.482µs) from=127.0.0.6:49247 2022/12/23 00:52:08 [DEBUG] http: Request GET /v1/status/leader (2.39757ms) from=127.0.0.6:50019 2022/12/23 00:52:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.260739529s) from=127.0.0.6:51663 2022/12/23 00:52:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:52:25 [DEBUG] agent: Node info in sync 2022/12/23 00:52:26 [DEBUG] http: Request GET /v1/status/leader (282.121µs) from=127.0.0.6:49247 2022/12/23 00:52:28 [DEBUG] http: Request GET /v1/status/leader (305.011µs) from=127.0.0.6:50019 2022/12/23 00:52:46 [DEBUG] http: Request GET /v1/status/leader (1.31397ms) from=127.0.0.6:50019 2022/12/23 00:52:48 [DEBUG] http: Request GET /v1/status/leader (296.713µs) from=127.0.0.6:50019 2022/12/23 00:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:53:06 [DEBUG] http: Request GET /v1/status/leader (677.111µs) from=127.0.0.6:50019 2022/12/23 00:53:08 [DEBUG] http: Request GET /v1/status/leader (267.456µs) from=127.0.0.6:49247 2022/12/23 00:53:26 [DEBUG] http: Request GET /v1/status/leader (212.656µs) from=127.0.0.6:50019 2022/12/23 00:53:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.270218568s) from=127.0.0.6:57981 2022/12/23 00:53:28 [DEBUG] http: Request GET /v1/status/leader (188.13µs) from=127.0.0.6:49247 2022/12/23 00:53:46 [DEBUG] http: Request GET /v1/status/leader (439.219µs) from=127.0.0.6:50019 2022/12/23 00:53:48 [DEBUG] http: Request GET /v1/status/leader (389.211µs) from=127.0.0.6:49247 2022/12/23 00:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:54:06 [DEBUG] http: Request GET /v1/status/leader (187.045µs) from=127.0.0.6:49247 2022/12/23 00:54:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:54:08 [DEBUG] http: Request GET /v1/status/leader (234.469µs) from=127.0.0.6:50019 2022/12/23 00:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:54:17 [DEBUG] agent: Node info in sync 2022/12/23 00:54:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.294970754s) from=127.0.0.6:51663 2022/12/23 00:54:26 [DEBUG] http: Request GET /v1/status/leader (392.674µs) from=127.0.0.6:49247 2022/12/23 00:54:28 [DEBUG] http: Request GET /v1/status/leader (356.797µs) from=127.0.0.6:50019 2022/12/23 00:54:46 [DEBUG] http: Request GET /v1/status/leader (1.260341ms) from=127.0.0.6:49247 2022/12/23 00:54:48 [DEBUG] http: Request GET /v1/status/leader (318.361µs) from=127.0.0.6:49247 2022/12/23 00:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:55:06 [DEBUG] http: Request GET /v1/status/leader (230.404µs) from=127.0.0.6:49247 2022/12/23 00:55:08 [DEBUG] http: Request GET /v1/status/leader (396.145µs) from=127.0.0.6:49247 2022/12/23 00:55:26 [DEBUG] http: Request GET /v1/status/leader (228.736µs) from=127.0.0.6:50019 2022/12/23 00:55:28 [DEBUG] http: Request GET /v1/status/leader (184.203µs) from=127.0.0.6:50019 2022/12/23 00:55:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.581815538s) from=127.0.0.6:57981 2022/12/23 00:55:46 [DEBUG] http: Request GET /v1/status/leader (305.661µs) from=127.0.0.6:50019 2022/12/23 00:55:48 [DEBUG] http: Request GET /v1/status/leader (382.154µs) from=127.0.0.6:50019 2022/12/23 00:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:56:06 [DEBUG] http: Request GET /v1/status/leader (150.297µs) from=127.0.0.6:50019 2022/12/23 00:56:08 [DEBUG] http: Request GET /v1/status/leader (163.165µs) from=127.0.0.6:49247 2022/12/23 00:56:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:56:15 [DEBUG] agent: Node info in sync 2022/12/23 00:56:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.035645451s) from=127.0.0.6:51663 2022/12/23 00:56:26 [DEBUG] http: Request GET /v1/status/leader (247.233µs) from=127.0.0.6:50019 2022/12/23 00:56:28 [DEBUG] http: Request GET /v1/status/leader (348.349µs) from=127.0.0.6:49247 2022/12/23 00:56:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:56:46 [DEBUG] http: Request GET /v1/status/leader (206.997µs) from=127.0.0.6:50019 2022/12/23 00:56:48 [DEBUG] http: Request GET /v1/status/leader (172.517µs) from=127.0.0.6:50019 2022/12/23 00:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:57:06 [DEBUG] http: Request GET /v1/status/leader (291.656µs) from=127.0.0.6:50019 2022/12/23 00:57:08 [DEBUG] http: Request GET /v1/status/leader (293.1µs) from=127.0.0.6:50019 2022/12/23 00:57:26 [DEBUG] http: Request GET /v1/status/leader (5.256893ms) from=127.0.0.6:50019 2022/12/23 00:57:28 [DEBUG] http: Request GET /v1/status/leader (784.298µs) from=127.0.0.6:49247 2022/12/23 00:57:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.257681769s) from=127.0.0.6:57981 2022/12/23 00:57:46 [DEBUG] http: Request GET /v1/status/leader (204.862µs) from=127.0.0.6:49247 2022/12/23 00:57:48 [DEBUG] http: Request GET /v1/status/leader (178.959µs) from=127.0.0.6:49247 2022/12/23 00:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:58:06 [DEBUG] http: Request GET /v1/status/leader (613.456µs) from=127.0.0.6:50019 2022/12/23 00:58:08 [DEBUG] http: Request GET /v1/status/leader (239.253µs) from=127.0.0.6:49247 2022/12/23 00:58:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 00:58:13 [DEBUG] agent: Node info in sync 2022/12/23 00:58:26 [DEBUG] http: Request GET /v1/status/leader (324.139µs) from=127.0.0.6:49247 2022/12/23 00:58:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.880485752s) from=127.0.0.6:51663 2022/12/23 00:58:28 [DEBUG] http: Request GET /v1/status/leader (417.097µs) from=127.0.0.6:49247 2022/12/23 00:58:46 [DEBUG] http: Request GET /v1/status/leader (223.64µs) from=127.0.0.6:49247 2022/12/23 00:58:48 [DEBUG] http: Request GET /v1/status/leader (191.789µs) from=127.0.0.6:49247 2022/12/23 00:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 00:59:06 [DEBUG] http: Request GET /v1/status/leader (315.947µs) from=127.0.0.6:49247 2022/12/23 00:59:08 [DEBUG] http: Request GET /v1/status/leader (247.73µs) from=127.0.0.6:49247 2022/12/23 00:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 00:59:27 [DEBUG] http: Request GET /v1/status/leader (279.667576ms) from=127.0.0.6:49247 2022/12/23 00:59:28 [DEBUG] http: Request GET /v1/status/leader (334.872µs) from=127.0.0.6:49247 2022/12/23 00:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.469493874s) from=127.0.0.6:57981 2022/12/23 00:59:47 [DEBUG] http: Request GET /v1/status/leader (170.59µs) from=127.0.0.6:50019 2022/12/23 00:59:48 [DEBUG] http: Request GET /v1/status/leader (268.549µs) from=127.0.0.6:50019 2022/12/23 00:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:00:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:00:00 [DEBUG] agent: Node info in sync 2022/12/23 01:00:07 [DEBUG] http: Request GET /v1/status/leader (208.307µs) from=127.0.0.6:50019 2022/12/23 01:00:08 [DEBUG] http: Request GET /v1/status/leader (875.764µs) from=127.0.0.6:49247 2022/12/23 01:00:27 [DEBUG] http: Request GET /v1/status/leader (383.534µs) from=127.0.0.6:49247 2022/12/23 01:00:28 [DEBUG] http: Request GET /v1/status/leader (337.626µs) from=127.0.0.6:49247 2022/12/23 01:00:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.022903826s) from=127.0.0.6:51663 2022/12/23 01:00:47 [DEBUG] http: Request GET /v1/status/leader (244.724µs) from=127.0.0.6:50019 2022/12/23 01:00:48 [DEBUG] http: Request GET /v1/status/leader (194.214µs) from=127.0.0.6:49247 2022/12/23 01:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:01:07 [DEBUG] http: Request GET /v1/status/leader (519.722µs) from=127.0.0.6:49247 2022/12/23 01:01:08 [DEBUG] http: Request GET /v1/status/leader (642.176µs) from=127.0.0.6:50019 2022/12/23 01:01:27 [DEBUG] http: Request GET /v1/status/leader (3.931957ms) from=127.0.0.6:50019 2022/12/23 01:01:28 [DEBUG] http: Request GET /v1/status/leader (433.382µs) from=127.0.0.6:49247 2022/12/23 01:01:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:01:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.213025037s) from=127.0.0.6:57981 2022/12/23 01:01:47 [DEBUG] http: Request GET /v1/status/leader (420.484µs) from=127.0.0.6:50019 2022/12/23 01:01:48 [DEBUG] http: Request GET /v1/status/leader (152.008µs) from=127.0.0.6:50019 2022/12/23 01:01:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:01:50 [DEBUG] agent: Node info in sync 2022/12/23 01:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:02:07 [DEBUG] http: Request GET /v1/status/leader (239.647µs) from=127.0.0.6:50019 2022/12/23 01:02:08 [DEBUG] http: Request GET /v1/status/leader (399.33µs) from=127.0.0.6:50019 2022/12/23 01:02:27 [DEBUG] http: Request GET /v1/status/leader (336.159µs) from=127.0.0.6:50019 2022/12/23 01:02:28 [DEBUG] http: Request GET /v1/status/leader (318.741µs) from=127.0.0.6:50019 2022/12/23 01:02:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.164166636s) from=127.0.0.6:51663 2022/12/23 01:02:47 [DEBUG] http: Request GET /v1/status/leader (237.307µs) from=127.0.0.6:50019 2022/12/23 01:02:48 [DEBUG] http: Request GET /v1/status/leader (2.593891ms) from=127.0.0.6:50019 2022/12/23 01:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:03:07 [DEBUG] http: Request GET /v1/status/leader (344.325µs) from=127.0.0.6:50019 2022/12/23 01:03:08 [DEBUG] http: Request GET /v1/status/leader (154.997µs) from=127.0.0.6:50019 2022/12/23 01:03:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:03:09 [DEBUG] agent: Node info in sync 2022/12/23 01:03:27 [DEBUG] http: Request GET /v1/status/leader (224.265µs) from=127.0.0.6:50019 2022/12/23 01:03:28 [DEBUG] http: Request GET /v1/status/leader (336.781µs) from=127.0.0.6:49247 2022/12/23 01:03:47 [DEBUG] http: Request GET /v1/status/leader (294.769µs) from=127.0.0.6:50019 2022/12/23 01:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.338149649s) from=127.0.0.6:57981 2022/12/23 01:03:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:03:48 [DEBUG] http: Request GET /v1/status/leader (288.675µs) from=127.0.0.6:49247 2022/12/23 01:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:04:07 [DEBUG] http: Request GET /v1/status/leader (234.027µs) from=127.0.0.6:50019 2022/12/23 01:04:09 [DEBUG] http: Request GET /v1/status/leader (1.092335ms) from=127.0.0.6:49247 2022/12/23 01:04:27 [DEBUG] http: Request GET /v1/status/leader (194.098µs) from=127.0.0.6:49247 2022/12/23 01:04:29 [DEBUG] http: Request GET /v1/status/leader (379.302µs) from=127.0.0.6:50019 2022/12/23 01:04:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.722322669s) from=127.0.0.6:51663 2022/12/23 01:04:47 [DEBUG] http: Request GET /v1/status/leader (450.821µs) from=127.0.0.6:49247 2022/12/23 01:04:49 [DEBUG] http: Request GET /v1/status/leader (259.411µs) from=127.0.0.6:50019 2022/12/23 01:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:05:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:05:05 [DEBUG] agent: Node info in sync 2022/12/23 01:05:07 [DEBUG] http: Request GET /v1/status/leader (512.134µs) from=127.0.0.6:50019 2022/12/23 01:05:09 [DEBUG] http: Request GET /v1/status/leader (259.758µs) from=127.0.0.6:50019 2022/12/23 01:05:27 [DEBUG] http: Request GET /v1/status/leader (127.359661ms) from=127.0.0.6:50019 2022/12/23 01:05:29 [DEBUG] http: Request GET /v1/status/leader (407.124µs) from=127.0.0.6:49247 2022/12/23 01:05:47 [DEBUG] http: Request GET /v1/status/leader (546.233µs) from=127.0.0.6:49247 2022/12/23 01:05:49 [DEBUG] http: Request GET /v1/status/leader (502.993µs) from=127.0.0.6:50019 2022/12/23 01:05:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.385601167s) from=127.0.0.6:57981 2022/12/23 01:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:06:07 [DEBUG] http: Request GET /v1/status/leader (341.497µs) from=127.0.0.6:49247 2022/12/23 01:06:09 [DEBUG] http: Request GET /v1/status/leader (403.408µs) from=127.0.0.6:49247 2022/12/23 01:06:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:06:27 [DEBUG] http: Request GET /v1/status/leader (682.964µs) from=127.0.0.6:50019 2022/12/23 01:06:29 [DEBUG] http: Request GET /v1/status/leader (174.153µs) from=127.0.0.6:49247 2022/12/23 01:06:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.879910426s) from=127.0.0.6:51663 2022/12/23 01:06:47 [DEBUG] http: Request GET /v1/status/leader (282.166µs) from=127.0.0.6:49247 2022/12/23 01:06:49 [DEBUG] http: Request GET /v1/status/leader (333.043µs) from=127.0.0.6:50019 2022/12/23 01:06:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:06:50 [DEBUG] agent: Node info in sync 2022/12/23 01:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:07:07 [DEBUG] http: Request GET /v1/status/leader (331.645µs) from=127.0.0.6:50019 2022/12/23 01:07:09 [DEBUG] http: Request GET /v1/status/leader (159.115µs) from=127.0.0.6:49247 2022/12/23 01:07:27 [DEBUG] http: Request GET /v1/status/leader (249.837µs) from=127.0.0.6:49247 2022/12/23 01:07:29 [DEBUG] http: Request GET /v1/status/leader (271.361µs) from=127.0.0.6:50019 2022/12/23 01:07:47 [DEBUG] http: Request GET /v1/status/leader (243.23µs) from=127.0.0.6:49247 2022/12/23 01:07:49 [DEBUG] http: Request GET /v1/status/leader (588.969µs) from=127.0.0.6:50019 2022/12/23 01:07:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.92442651s) from=127.0.0.6:57981 2022/12/23 01:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:08:07 [DEBUG] http: Request GET /v1/status/leader (365.042µs) from=127.0.0.6:49247 2022/12/23 01:08:09 [DEBUG] http: Request GET /v1/status/leader (351.921µs) from=127.0.0.6:49247 2022/12/23 01:08:27 [DEBUG] http: Request GET /v1/status/leader (1.983881ms) from=127.0.0.6:50019 2022/12/23 01:08:29 [DEBUG] http: Request GET /v1/status/leader (161.072µs) from=127.0.0.6:50019 2022/12/23 01:08:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:08:29 [DEBUG] agent: Node info in sync 2022/12/23 01:08:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.053139218s) from=127.0.0.6:51663 2022/12/23 01:08:47 [DEBUG] http: Request GET /v1/status/leader (322.696µs) from=127.0.0.6:49247 2022/12/23 01:08:49 [DEBUG] http: Request GET /v1/status/leader (304.946µs) from=127.0.0.6:50019 2022/12/23 01:08:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:09:07 [DEBUG] http: Request GET /v1/status/leader (3.944512ms) from=127.0.0.6:49247 2022/12/23 01:09:09 [DEBUG] http: Request GET /v1/status/leader (231.993µs) from=127.0.0.6:49247 2022/12/23 01:09:27 [DEBUG] http: Request GET /v1/status/leader (604.13µs) from=127.0.0.6:49247 2022/12/23 01:09:29 [DEBUG] http: Request GET /v1/status/leader (186.848µs) from=127.0.0.6:49247 2022/12/23 01:09:47 [DEBUG] http: Request GET /v1/status/leader (227.385µs) from=127.0.0.6:49247 2022/12/23 01:09:49 [DEBUG] http: Request GET /v1/status/leader (624.654µs) from=127.0.0.6:49247 2022/12/23 01:09:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:09:54 [DEBUG] agent: Node info in sync 2022/12/23 01:09:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.058468187s) from=127.0.0.6:57981 2022/12/23 01:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:10:07 [DEBUG] http: Request GET /v1/status/leader (318.185µs) from=127.0.0.6:50019 2022/12/23 01:10:09 [DEBUG] http: Request GET /v1/status/leader (277.143µs) from=127.0.0.6:49247 2022/12/23 01:10:27 [DEBUG] http: Request GET /v1/status/leader (1.616296ms) from=127.0.0.6:50019 2022/12/23 01:10:29 [DEBUG] http: Request GET /v1/status/leader (255.282µs) from=127.0.0.6:50019 2022/12/23 01:10:48 [DEBUG] http: Request GET /v1/status/leader (368.922µs) from=127.0.0.6:49247 2022/12/23 01:10:49 [DEBUG] http: Request GET /v1/status/leader (271.249µs) from=127.0.0.6:50019 2022/12/23 01:10:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.766089977s) from=127.0.0.6:51663 2022/12/23 01:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:11:08 [DEBUG] http: Request GET /v1/status/leader (257.374µs) from=127.0.0.6:50019 2022/12/23 01:11:09 [DEBUG] http: Request GET /v1/status/leader (183.367µs) from=127.0.0.6:49247 2022/12/23 01:11:28 [DEBUG] http: Request GET /v1/status/leader (396.832µs) from=127.0.0.6:49247 2022/12/23 01:11:29 [DEBUG] http: Request GET /v1/status/leader (160.665µs) from=127.0.0.6:49247 2022/12/23 01:11:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:11:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:11:41 [DEBUG] agent: Node info in sync 2022/12/23 01:11:48 [DEBUG] http: Request GET /v1/status/leader (161.876µs) from=127.0.0.6:49247 2022/12/23 01:11:49 [DEBUG] http: Request GET /v1/status/leader (267.758µs) from=127.0.0.6:49247 2022/12/23 01:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:12:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.100958416s) from=127.0.0.6:57981 2022/12/23 01:12:08 [DEBUG] http: Request GET /v1/status/leader (285.845µs) from=127.0.0.6:50019 2022/12/23 01:12:09 [DEBUG] http: Request GET /v1/status/leader (171.551µs) from=127.0.0.6:49247 2022/12/23 01:12:28 [DEBUG] http: Request GET /v1/status/leader (761.968µs) from=127.0.0.6:49247 2022/12/23 01:12:29 [DEBUG] http: Request GET /v1/status/leader (172.133µs) from=127.0.0.6:50019 2022/12/23 01:12:48 [DEBUG] http: Request GET /v1/status/leader (499.812µs) from=127.0.0.6:50019 2022/12/23 01:12:49 [DEBUG] http: Request GET /v1/status/leader (540.487µs) from=127.0.0.6:49247 2022/12/23 01:12:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.502967418s) from=127.0.0.6:51663 2022/12/23 01:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:13:08 [DEBUG] http: Request GET /v1/status/leader (1.482848ms) from=127.0.0.6:50019 2022/12/23 01:13:09 [DEBUG] http: Request GET /v1/status/leader (255.684µs) from=127.0.0.6:49247 2022/12/23 01:13:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:13:21 [DEBUG] agent: Node info in sync 2022/12/23 01:13:28 [DEBUG] http: Request GET /v1/status/leader (153.12µs) from=127.0.0.6:50019 2022/12/23 01:13:29 [DEBUG] http: Request GET /v1/status/leader (238.654µs) from=127.0.0.6:49247 2022/12/23 01:13:48 [DEBUG] http: Request GET /v1/status/leader (154.519µs) from=127.0.0.6:49247 2022/12/23 01:13:49 [DEBUG] http: Request GET /v1/status/leader (201.778µs) from=127.0.0.6:50019 2022/12/23 01:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:14:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.172876688s) from=127.0.0.6:57981 2022/12/23 01:14:08 [DEBUG] http: Request GET /v1/status/leader (467.352µs) from=127.0.0.6:50019 2022/12/23 01:14:09 [DEBUG] http: Request GET /v1/status/leader (294.313µs) from=127.0.0.6:50019 2022/12/23 01:14:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:14:28 [DEBUG] http: Request GET /v1/status/leader (160.817µs) from=127.0.0.6:50019 2022/12/23 01:14:29 [DEBUG] http: Request GET /v1/status/leader (129.021µs) from=127.0.0.6:50019 2022/12/23 01:14:48 [DEBUG] http: Request GET /v1/status/leader (285.325µs) from=127.0.0.6:49247 2022/12/23 01:14:49 [DEBUG] http: Request GET /v1/status/leader (344.726µs) from=127.0.0.6:50019 2022/12/23 01:14:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.041512692s) from=127.0.0.6:51663 2022/12/23 01:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:15:08 [DEBUG] http: Request GET /v1/status/leader (181.523µs) from=127.0.0.6:50019 2022/12/23 01:15:09 [DEBUG] http: Request GET /v1/status/leader (836.615µs) from=127.0.0.6:50019 2022/12/23 01:15:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:15:16 [DEBUG] agent: Node info in sync 2022/12/23 01:15:28 [DEBUG] http: Request GET /v1/status/leader (157.148µs) from=127.0.0.6:50019 2022/12/23 01:15:29 [DEBUG] http: Request GET /v1/status/leader (220.875µs) from=127.0.0.6:49247 2022/12/23 01:15:48 [DEBUG] http: Request GET /v1/status/leader (282.315µs) from=127.0.0.6:49247 2022/12/23 01:15:49 [DEBUG] http: Request GET /v1/status/leader (159.852µs) from=127.0.0.6:50019 2022/12/23 01:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:16:08 [DEBUG] http: Request GET /v1/status/leader (658.738µs) from=127.0.0.6:49247 2022/12/23 01:16:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.00249749s) from=127.0.0.6:57981 2022/12/23 01:16:09 [DEBUG] http: Request GET /v1/status/leader (420.09µs) from=127.0.0.6:50019 2022/12/23 01:16:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:16:23 [DEBUG] agent: Node info in sync 2022/12/23 01:16:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:16:28 [DEBUG] http: Request GET /v1/status/leader (283.079µs) from=127.0.0.6:50019 2022/12/23 01:16:29 [DEBUG] http: Request GET /v1/status/leader (397.033µs) from=127.0.0.6:50019 2022/12/23 01:16:48 [DEBUG] http: Request GET /v1/status/leader (350.482µs) from=127.0.0.6:49247 2022/12/23 01:16:49 [DEBUG] http: Request GET /v1/status/leader (618.276µs) from=127.0.0.6:50019 2022/12/23 01:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:17:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.939549762s) from=127.0.0.6:51663 2022/12/23 01:17:08 [DEBUG] http: Request GET /v1/status/leader (1.216838ms) from=127.0.0.6:49247 2022/12/23 01:17:09 [DEBUG] http: Request GET /v1/status/leader (261.534µs) from=127.0.0.6:50019 2022/12/23 01:17:28 [DEBUG] http: Request GET /v1/status/leader (328.999µs) from=127.0.0.6:50019 2022/12/23 01:17:29 [DEBUG] http: Request GET /v1/status/leader (321.98µs) from=127.0.0.6:50019 2022/12/23 01:17:48 [DEBUG] http: Request GET /v1/status/leader (315.744µs) from=127.0.0.6:50019 2022/12/23 01:17:49 [DEBUG] http: Request GET /v1/status/leader (155.861µs) from=127.0.0.6:49247 2022/12/23 01:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:18:08 [DEBUG] http: Request GET /v1/status/leader (182.116µs) from=127.0.0.6:50019 2022/12/23 01:18:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.66371511s) from=127.0.0.6:57981 2022/12/23 01:18:09 [DEBUG] http: Request GET /v1/status/leader (157.411µs) from=127.0.0.6:49247 2022/12/23 01:18:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:18:20 [DEBUG] agent: Node info in sync 2022/12/23 01:18:28 [DEBUG] http: Request GET /v1/status/leader (1.256026ms) from=127.0.0.6:49247 2022/12/23 01:18:29 [DEBUG] http: Request GET /v1/status/leader (282.514µs) from=127.0.0.6:50019 2022/12/23 01:18:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:18:48 [DEBUG] http: Request GET /v1/status/leader (209.943µs) from=127.0.0.6:49247 2022/12/23 01:18:49 [DEBUG] http: Request GET /v1/status/leader (189.548µs) from=127.0.0.6:50019 2022/12/23 01:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:19:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.916724668s) from=127.0.0.6:51663 2022/12/23 01:19:08 [DEBUG] http: Request GET /v1/status/leader (529.558µs) from=127.0.0.6:49247 2022/12/23 01:19:09 [DEBUG] http: Request GET /v1/status/leader (1.245022ms) from=127.0.0.6:50019 2022/12/23 01:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:19:28 [DEBUG] agent: Node info in sync 2022/12/23 01:19:28 [DEBUG] http: Request GET /v1/status/leader (211.079µs) from=127.0.0.6:49247 2022/12/23 01:19:29 [DEBUG] http: Request GET /v1/status/leader (348.515µs) from=127.0.0.6:50019 2022/12/23 01:19:48 [DEBUG] http: Request GET /v1/status/leader (441.182µs) from=127.0.0.6:50019 2022/12/23 01:19:49 [DEBUG] http: Request GET /v1/status/leader (2.017784ms) from=127.0.0.6:50019 2022/12/23 01:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:20:08 [DEBUG] http: Request GET /v1/status/leader (1.505196ms) from=127.0.0.6:49247 2022/12/23 01:20:09 [DEBUG] http: Request GET /v1/status/leader (177.051µs) from=127.0.0.6:50019 2022/12/23 01:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.926260045s) from=127.0.0.6:57981 2022/12/23 01:20:28 [DEBUG] http: Request GET /v1/status/leader (151.34µs) from=127.0.0.6:50019 2022/12/23 01:20:30 [DEBUG] http: Request GET /v1/status/leader (607.993µs) from=127.0.0.6:49247 2022/12/23 01:20:48 [DEBUG] http: Request GET /v1/status/leader (306.781µs) from=127.0.0.6:50019 2022/12/23 01:20:50 [DEBUG] http: Request GET /v1/status/leader (296.266µs) from=127.0.0.6:50019 2022/12/23 01:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.924870027s) from=127.0.0.6:51663 2022/12/23 01:21:08 [DEBUG] http: Request GET /v1/status/leader (259.224µs) from=127.0.0.6:50019 2022/12/23 01:21:10 [DEBUG] http: Request GET /v1/status/leader (297.728µs) from=127.0.0.6:49247 2022/12/23 01:21:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:21:27 [DEBUG] agent: Node info in sync 2022/12/23 01:21:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:21:28 [DEBUG] http: Request GET /v1/status/leader (377.829µs) from=127.0.0.6:49247 2022/12/23 01:21:30 [DEBUG] http: Request GET /v1/status/leader (301.042µs) from=127.0.0.6:49247 2022/12/23 01:21:48 [DEBUG] http: Request GET /v1/status/leader (284.091µs) from=127.0.0.6:50019 2022/12/23 01:21:50 [DEBUG] http: Request GET /v1/status/leader (153.013µs) from=127.0.0.6:50019 2022/12/23 01:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:22:08 [DEBUG] http: Request GET /v1/status/leader (376.925µs) from=127.0.0.6:49247 2022/12/23 01:22:10 [DEBUG] http: Request GET /v1/status/leader (197.171µs) from=127.0.0.6:50019 2022/12/23 01:22:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.179490397s) from=127.0.0.6:57981 2022/12/23 01:22:28 [DEBUG] http: Request GET /v1/status/leader (345.982µs) from=127.0.0.6:50019 2022/12/23 01:22:30 [DEBUG] http: Request GET /v1/status/leader (311.419µs) from=127.0.0.6:50019 2022/12/23 01:22:48 [DEBUG] http: Request GET /v1/status/leader (179.867µs) from=127.0.0.6:49247 2022/12/23 01:22:50 [DEBUG] http: Request GET /v1/status/leader (225.558µs) from=127.0.0.6:50019 2022/12/23 01:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:23:08 [DEBUG] http: Request GET /v1/status/leader (275.643µs) from=127.0.0.6:49247 2022/12/23 01:23:10 [DEBUG] http: Request GET /v1/status/leader (223.628µs) from=127.0.0.6:49247 2022/12/23 01:23:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.03343741s) from=127.0.0.6:51663 2022/12/23 01:23:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:23:26 [DEBUG] agent: Node info in sync 2022/12/23 01:23:28 [DEBUG] http: Request GET /v1/status/leader (214.307µs) from=127.0.0.6:50019 2022/12/23 01:23:30 [DEBUG] http: Request GET /v1/status/leader (320.286µs) from=127.0.0.6:49247 2022/12/23 01:23:48 [DEBUG] http: Request GET /v1/status/leader (658.758µs) from=127.0.0.6:49247 2022/12/23 01:23:50 [DEBUG] http: Request GET /v1/status/leader (660.419µs) from=127.0.0.6:49247 2022/12/23 01:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:24:08 [DEBUG] http: Request GET /v1/status/leader (248.728µs) from=127.0.0.6:49247 2022/12/23 01:24:10 [DEBUG] http: Request GET /v1/status/leader (273.92467ms) from=127.0.0.6:49247 2022/12/23 01:24:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.698956232s) from=127.0.0.6:57981 2022/12/23 01:24:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:24:28 [DEBUG] http: Request GET /v1/status/leader (161.556µs) from=127.0.0.6:49247 2022/12/23 01:24:30 [DEBUG] http: Request GET /v1/status/leader (416.628µs) from=127.0.0.6:50019 2022/12/23 01:24:48 [DEBUG] http: Request GET /v1/status/leader (379.291µs) from=127.0.0.6:49247 2022/12/23 01:24:50 [DEBUG] http: Request GET /v1/status/leader (210.87µs) from=127.0.0.6:49247 2022/12/23 01:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:25:08 [DEBUG] http: Request GET /v1/status/leader (346.995µs) from=127.0.0.6:49247 2022/12/23 01:25:10 [DEBUG] http: Request GET /v1/status/leader (293.531µs) from=127.0.0.6:50019 2022/12/23 01:25:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.189118806s) from=127.0.0.6:51663 2022/12/23 01:25:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:25:19 [DEBUG] agent: Node info in sync 2022/12/23 01:25:28 [DEBUG] http: Request GET /v1/status/leader (195.224µs) from=127.0.0.6:49247 2022/12/23 01:25:30 [DEBUG] http: Request GET /v1/status/leader (2.001233ms) from=127.0.0.6:50019 2022/12/23 01:25:48 [DEBUG] http: Request GET /v1/status/leader (319.185µs) from=127.0.0.6:50019 2022/12/23 01:25:50 [DEBUG] http: Request GET /v1/status/leader (151.892µs) from=127.0.0.6:49247 2022/12/23 01:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:26:08 [DEBUG] http: Request GET /v1/status/leader (161.683µs) from=127.0.0.6:49247 2022/12/23 01:26:10 [DEBUG] http: Request GET /v1/status/leader (194.925µs) from=127.0.0.6:50019 2022/12/23 01:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.694926732s) from=127.0.0.6:57981 2022/12/23 01:26:28 [DEBUG] http: Request GET /v1/status/leader (1.073247ms) from=127.0.0.6:49247 2022/12/23 01:26:30 [DEBUG] http: Request GET /v1/status/leader (308.255µs) from=127.0.0.6:50019 2022/12/23 01:26:48 [DEBUG] http: Request GET /v1/status/leader (286.705µs) from=127.0.0.6:49247 2022/12/23 01:26:50 [DEBUG] http: Request GET /v1/status/leader (238.487µs) from=127.0.0.6:50019 2022/12/23 01:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:27:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:27:07 [DEBUG] agent: Node info in sync 2022/12/23 01:27:08 [DEBUG] http: Request GET /v1/status/leader (1.19453ms) from=127.0.0.6:50019 2022/12/23 01:27:10 [DEBUG] http: Request GET /v1/status/leader (324.67µs) from=127.0.0.6:50019 2022/12/23 01:27:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.485303908s) from=127.0.0.6:51663 2022/12/23 01:27:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:27:28 [DEBUG] http: Request GET /v1/status/leader (212.2µs) from=127.0.0.6:49247 2022/12/23 01:27:30 [DEBUG] http: Request GET /v1/status/leader (239.531µs) from=127.0.0.6:49247 2022/12/23 01:27:49 [DEBUG] http: Request GET /v1/status/leader (654.011µs) from=127.0.0.6:49247 2022/12/23 01:27:50 [DEBUG] http: Request GET /v1/status/leader (246.786µs) from=127.0.0.6:49247 2022/12/23 01:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:28:09 [DEBUG] http: Request GET /v1/status/leader (473.576µs) from=127.0.0.6:49247 2022/12/23 01:28:10 [DEBUG] http: Request GET /v1/status/leader (421.575µs) from=127.0.0.6:49247 2022/12/23 01:28:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.778339298s) from=127.0.0.6:57981 2022/12/23 01:28:29 [DEBUG] http: Request GET /v1/status/leader (365.525495ms) from=127.0.0.6:49247 2022/12/23 01:28:30 [DEBUG] http: Request GET /v1/status/leader (280.938µs) from=127.0.0.6:50019 2022/12/23 01:28:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:28:44 [DEBUG] agent: Node info in sync 2022/12/23 01:28:49 [DEBUG] http: Request GET /v1/status/leader (357.326µs) from=127.0.0.6:49247 2022/12/23 01:28:50 [DEBUG] http: Request GET /v1/status/leader (373.707µs) from=127.0.0.6:49247 2022/12/23 01:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:29:09 [DEBUG] http: Request GET /v1/status/leader (310.997µs) from=127.0.0.6:49247 2022/12/23 01:29:10 [DEBUG] http: Request GET /v1/status/leader (351.587µs) from=127.0.0.6:50019 2022/12/23 01:29:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.965269029s) from=127.0.0.6:51663 2022/12/23 01:29:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:29:29 [DEBUG] http: Request GET /v1/status/leader (310.331µs) from=127.0.0.6:49247 2022/12/23 01:29:30 [DEBUG] http: Request GET /v1/status/leader (581.882µs) from=127.0.0.6:50019 2022/12/23 01:29:49 [DEBUG] http: Request GET /v1/status/leader (288.299µs) from=127.0.0.6:49247 2022/12/23 01:29:50 [DEBUG] http: Request GET /v1/status/leader (267.227µs) from=127.0.0.6:50019 2022/12/23 01:29:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:29:56 [DEBUG] agent: Node info in sync 2022/12/23 01:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:30:09 [DEBUG] http: Request GET /v1/status/leader (301.563432ms) from=127.0.0.6:49247 2022/12/23 01:30:10 [DEBUG] http: Request GET /v1/status/leader (360.51µs) from=127.0.0.6:50019 2022/12/23 01:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.640145216s) from=127.0.0.6:57981 2022/12/23 01:30:29 [DEBUG] http: Request GET /v1/status/leader (350.371µs) from=127.0.0.6:49247 2022/12/23 01:30:30 [DEBUG] http: Request GET /v1/status/leader (350.092µs) from=127.0.0.6:49247 2022/12/23 01:30:49 [DEBUG] http: Request GET /v1/status/leader (255.96µs) from=127.0.0.6:49247 2022/12/23 01:30:50 [DEBUG] http: Request GET /v1/status/leader (318.906µs) from=127.0.0.6:50019 2022/12/23 01:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:31:09 [DEBUG] http: Request GET /v1/status/leader (185.902µs) from=127.0.0.6:49247 2022/12/23 01:31:10 [DEBUG] http: Request GET /v1/status/leader (156.407µs) from=127.0.0.6:49247 2022/12/23 01:31:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.815350076s) from=127.0.0.6:51663 2022/12/23 01:31:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:31:28 [DEBUG] agent: Node info in sync 2022/12/23 01:31:29 [DEBUG] http: Request GET /v1/status/leader (620.412µs) from=127.0.0.6:50019 2022/12/23 01:31:31 [DEBUG] http: Request GET /v1/status/leader (453.498µs) from=127.0.0.6:49247 2022/12/23 01:31:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:31:49 [DEBUG] http: Request GET /v1/status/leader (208.78µs) from=127.0.0.6:50019 2022/12/23 01:31:51 [DEBUG] http: Request GET /v1/status/leader (410.506µs) from=127.0.0.6:50019 2022/12/23 01:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:32:09 [DEBUG] http: Request GET /v1/status/leader (330.189µs) from=127.0.0.6:49247 2022/12/23 01:32:11 [DEBUG] http: Request GET /v1/status/leader (310.457µs) from=127.0.0.6:49247 2022/12/23 01:32:29 [DEBUG] http: Request GET /v1/status/leader (2.955541ms) from=127.0.0.6:49247 2022/12/23 01:32:31 [DEBUG] http: Request GET /v1/status/leader (395.874µs) from=127.0.0.6:50019 2022/12/23 01:32:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.905669931s) from=127.0.0.6:57981 2022/12/23 01:32:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:32:38 [DEBUG] agent: Node info in sync 2022/12/23 01:32:49 [DEBUG] http: Request GET /v1/status/leader (367.274µs) from=127.0.0.6:50019 2022/12/23 01:32:51 [DEBUG] http: Request GET /v1/status/leader (327.604µs) from=127.0.0.6:50019 2022/12/23 01:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:33:09 [DEBUG] http: Request GET /v1/status/leader (340.519µs) from=127.0.0.6:50019 2022/12/23 01:33:11 [DEBUG] http: Request GET /v1/status/leader (280.974µs) from=127.0.0.6:50019 2022/12/23 01:33:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.602619072s) from=127.0.0.6:51663 2022/12/23 01:33:29 [DEBUG] http: Request GET /v1/status/leader (292.221µs) from=127.0.0.6:50019 2022/12/23 01:33:31 [DEBUG] http: Request GET /v1/status/leader (190.646µs) from=127.0.0.6:50019 2022/12/23 01:33:50 [DEBUG] http: Request GET /v1/status/leader (248.411µs) from=127.0.0.6:49247 2022/12/23 01:33:51 [DEBUG] http: Request GET /v1/status/leader (412.877µs) from=127.0.0.6:49247 2022/12/23 01:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:34:10 [DEBUG] http: Request GET /v1/status/leader (192.326µs) from=127.0.0.6:50019 2022/12/23 01:34:11 [DEBUG] http: Request GET /v1/status/leader (734.477µs) from=127.0.0.6:50019 2022/12/23 01:34:30 [DEBUG] http: Request GET /v1/status/leader (249.027µs) from=127.0.0.6:50019 2022/12/23 01:34:31 [DEBUG] http: Request GET /v1/status/leader (297.132µs) from=127.0.0.6:50019 2022/12/23 01:34:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:34:37 [DEBUG] agent: Node info in sync 2022/12/23 01:34:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.495767224s) from=127.0.0.6:57981 2022/12/23 01:34:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:34:50 [DEBUG] http: Request GET /v1/status/leader (1.611891ms) from=127.0.0.6:50019 2022/12/23 01:34:51 [DEBUG] http: Request GET /v1/status/leader (468.744µs) from=127.0.0.6:50019 2022/12/23 01:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:35:10 [DEBUG] http: Request GET /v1/status/leader (213.27µs) from=127.0.0.6:50019 2022/12/23 01:35:11 [DEBUG] http: Request GET /v1/status/leader (163.571µs) from=127.0.0.6:49247 2022/12/23 01:35:30 [DEBUG] http: Request GET /v1/status/leader (428.866µs) from=127.0.0.6:50019 2022/12/23 01:35:31 [DEBUG] http: Request GET /v1/status/leader (235.627µs) from=127.0.0.6:49247 2022/12/23 01:35:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.185898669s) from=127.0.0.6:51663 2022/12/23 01:35:50 [DEBUG] http: Request GET /v1/status/leader (293.399µs) from=127.0.0.6:49247 2022/12/23 01:35:51 [DEBUG] http: Request GET /v1/status/leader (193.024µs) from=127.0.0.6:50019 2022/12/23 01:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:36:10 [DEBUG] http: Request GET /v1/status/leader (280.345µs) from=127.0.0.6:49247 2022/12/23 01:36:11 [DEBUG] http: Request GET /v1/status/leader (1.229338ms) from=127.0.0.6:50019 2022/12/23 01:36:30 [DEBUG] http: Request GET /v1/status/leader (326.762µs) from=127.0.0.6:50019 2022/12/23 01:36:31 [DEBUG] http: Request GET /v1/status/leader (359.572µs) from=127.0.0.6:50019 2022/12/23 01:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:36:34 [DEBUG] agent: Node info in sync 2022/12/23 01:36:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.057182935s) from=127.0.0.6:57981 2022/12/23 01:36:50 [DEBUG] http: Request GET /v1/status/leader (172.783µs) from=127.0.0.6:50019 2022/12/23 01:36:51 [DEBUG] http: Request GET /v1/status/leader (162.103µs) from=127.0.0.6:50019 2022/12/23 01:36:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:37:10 [DEBUG] http: Request GET /v1/status/leader (382.62µs) from=127.0.0.6:50019 2022/12/23 01:37:11 [DEBUG] http: Request GET /v1/status/leader (277.878µs) from=127.0.0.6:49247 2022/12/23 01:37:30 [DEBUG] http: Request GET /v1/status/leader (553.143µs) from=127.0.0.6:50019 2022/12/23 01:37:31 [DEBUG] http: Request GET /v1/status/leader (477.554µs) from=127.0.0.6:50019 2022/12/23 01:37:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.01160311s) from=127.0.0.6:51663 2022/12/23 01:37:50 [DEBUG] http: Request GET /v1/status/leader (382.271µs) from=127.0.0.6:50019 2022/12/23 01:37:51 [DEBUG] http: Request GET /v1/status/leader (493.803µs) from=127.0.0.6:50019 2022/12/23 01:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:38:10 [DEBUG] http: Request GET /v1/status/leader (557.2µs) from=127.0.0.6:50019 2022/12/23 01:38:11 [DEBUG] http: Request GET /v1/status/leader (301.372µs) from=127.0.0.6:50019 2022/12/23 01:38:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:38:26 [DEBUG] agent: Node info in sync 2022/12/23 01:38:30 [DEBUG] http: Request GET /v1/status/leader (397.861µs) from=127.0.0.6:50019 2022/12/23 01:38:31 [DEBUG] http: Request GET /v1/status/leader (380.723µs) from=127.0.0.6:50019 2022/12/23 01:38:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.059988891s) from=127.0.0.6:57981 2022/12/23 01:38:50 [DEBUG] http: Request GET /v1/status/leader (333.943µs) from=127.0.0.6:49247 2022/12/23 01:38:51 [DEBUG] http: Request GET /v1/status/leader (312.971µs) from=127.0.0.6:49247 2022/12/23 01:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:39:10 [DEBUG] http: Request GET /v1/status/leader (197.219µs) from=127.0.0.6:49247 2022/12/23 01:39:11 [DEBUG] http: Request GET /v1/status/leader (170.981µs) from=127.0.0.6:49247 2022/12/23 01:39:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:39:30 [DEBUG] http: Request GET /v1/status/leader (273.503µs) from=127.0.0.6:49247 2022/12/23 01:39:31 [DEBUG] http: Request GET /v1/status/leader (309.043µs) from=127.0.0.6:49247 2022/12/23 01:39:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.048562961s) from=127.0.0.6:51663 2022/12/23 01:39:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:39:44 [DEBUG] agent: Node info in sync 2022/12/23 01:39:50 [DEBUG] http: Request GET /v1/status/leader (7.815902ms) from=127.0.0.6:50019 2022/12/23 01:39:51 [DEBUG] http: Request GET /v1/status/leader (170.64µs) from=127.0.0.6:49247 2022/12/23 01:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:40:10 [DEBUG] http: Request GET /v1/status/leader (346.481µs) from=127.0.0.6:50019 2022/12/23 01:40:11 [DEBUG] http: Request GET /v1/status/leader (308.521µs) from=127.0.0.6:50019 2022/12/23 01:40:30 [DEBUG] http: Request GET /v1/status/leader (154.461µs) from=127.0.0.6:49247 2022/12/23 01:40:31 [DEBUG] http: Request GET /v1/status/leader (1.508878ms) from=127.0.0.6:49247 2022/12/23 01:40:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:40:48 [DEBUG] agent: Node info in sync 2022/12/23 01:40:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.992160056s) from=127.0.0.6:57981 2022/12/23 01:40:50 [DEBUG] http: Request GET /v1/status/leader (263.576µs) from=127.0.0.6:50019 2022/12/23 01:40:51 [DEBUG] http: Request GET /v1/status/leader (304.732µs) from=127.0.0.6:49247 2022/12/23 01:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:41:10 [DEBUG] http: Request GET /v1/status/leader (509.401µs) from=127.0.0.6:49247 2022/12/23 01:41:11 [DEBUG] http: Request GET /v1/status/leader (204.174µs) from=127.0.0.6:49247 2022/12/23 01:41:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:41:30 [DEBUG] http: Request GET /v1/status/leader (910.177µs) from=127.0.0.6:49247 2022/12/23 01:41:31 [DEBUG] http: Request GET /v1/status/leader (478.857µs) from=127.0.0.6:50019 2022/12/23 01:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:41:48 [DEBUG] agent: Node info in sync 2022/12/23 01:41:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.451899757s) from=127.0.0.6:51663 2022/12/23 01:41:50 [DEBUG] http: Request GET /v1/status/leader (383.567µs) from=127.0.0.6:50019 2022/12/23 01:41:51 [DEBUG] http: Request GET /v1/status/leader (276.574µs) from=127.0.0.6:50019 2022/12/23 01:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:42:10 [DEBUG] http: Request GET /v1/status/leader (176.956µs) from=127.0.0.6:49247 2022/12/23 01:42:11 [DEBUG] http: Request GET /v1/status/leader (437.072µs) from=127.0.0.6:50019 2022/12/23 01:42:30 [DEBUG] http: Request GET /v1/status/leader (315.842µs) from=127.0.0.6:50019 2022/12/23 01:42:31 [DEBUG] http: Request GET /v1/status/leader (152.158µs) from=127.0.0.6:50019 2022/12/23 01:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.134634716s) from=127.0.0.6:57981 2022/12/23 01:42:50 [DEBUG] http: Request GET /v1/status/leader (362.107µs) from=127.0.0.6:50019 2022/12/23 01:42:51 [DEBUG] http: Request GET /v1/status/leader (431.044µs) from=127.0.0.6:49247 2022/12/23 01:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:43:10 [DEBUG] http: Request GET /v1/status/leader (311.316µs) from=127.0.0.6:49247 2022/12/23 01:43:11 [DEBUG] http: Request GET /v1/status/leader (320.571µs) from=127.0.0.6:49247 2022/12/23 01:43:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:43:20 [DEBUG] agent: Node info in sync 2022/12/23 01:43:30 [DEBUG] http: Request GET /v1/status/leader (151.9µs) from=127.0.0.6:50019 2022/12/23 01:43:31 [DEBUG] http: Request GET /v1/status/leader (153.408µs) from=127.0.0.6:50019 2022/12/23 01:43:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:43:50 [DEBUG] http: Request GET /v1/status/leader (286.549µs) from=127.0.0.6:50019 2022/12/23 01:43:51 [DEBUG] http: Request GET /v1/status/leader (356.397µs) from=127.0.0.6:50019 2022/12/23 01:43:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.003085153s) from=127.0.0.6:51663 2022/12/23 01:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:44:10 [DEBUG] http: Request GET /v1/status/leader (345.888µs) from=127.0.0.6:50019 2022/12/23 01:44:11 [DEBUG] http: Request GET /v1/status/leader (12.915733ms) from=127.0.0.6:50019 2022/12/23 01:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:44:26 [DEBUG] agent: Node info in sync 2022/12/23 01:44:30 [DEBUG] http: Request GET /v1/status/leader (352.613µs) from=127.0.0.6:50019 2022/12/23 01:44:31 [DEBUG] http: Request GET /v1/status/leader (257.246µs) from=127.0.0.6:49247 2022/12/23 01:44:50 [DEBUG] http: Request GET /v1/status/leader (350.193µs) from=127.0.0.6:50019 2022/12/23 01:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.763941656s) from=127.0.0.6:57981 2022/12/23 01:44:52 [DEBUG] http: Request GET /v1/status/leader (556.187961ms) from=127.0.0.6:49247 2022/12/23 01:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:45:10 [DEBUG] http: Request GET /v1/status/leader (340.057µs) from=127.0.0.6:50019 2022/12/23 01:45:12 [DEBUG] http: Request GET /v1/status/leader (212.335µs) from=127.0.0.6:50019 2022/12/23 01:45:30 [DEBUG] http: Request GET /v1/status/leader (379.922µs) from=127.0.0.6:49247 2022/12/23 01:45:32 [DEBUG] http: Request GET /v1/status/leader (526.677µs) from=127.0.0.6:49247 2022/12/23 01:45:50 [DEBUG] http: Request GET /v1/status/leader (410.424µs) from=127.0.0.6:49247 2022/12/23 01:45:52 [DEBUG] http: Request GET /v1/status/leader (156.539µs) from=127.0.0.6:50019 2022/12/23 01:45:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.192388646s) from=127.0.0.6:51663 2022/12/23 01:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:46:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:46:01 [DEBUG] agent: Node info in sync 2022/12/23 01:46:10 [DEBUG] http: Request GET /v1/status/leader (161.25µs) from=127.0.0.6:50019 2022/12/23 01:46:12 [DEBUG] http: Request GET /v1/status/leader (311.727µs) from=127.0.0.6:49247 2022/12/23 01:46:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:46:30 [DEBUG] http: Request GET /v1/status/leader (350.963µs) from=127.0.0.6:50019 2022/12/23 01:46:32 [DEBUG] http: Request GET /v1/status/leader (267.706µs) from=127.0.0.6:50019 2022/12/23 01:46:50 [DEBUG] http: Request GET /v1/status/leader (221.348µs) from=127.0.0.6:50019 2022/12/23 01:46:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.869571608s) from=127.0.0.6:57981 2022/12/23 01:46:52 [DEBUG] http: Request GET /v1/status/leader (188.775µs) from=127.0.0.6:49247 2022/12/23 01:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:47:10 [DEBUG] http: Request GET /v1/status/leader (486.206µs) from=127.0.0.6:49247 2022/12/23 01:47:12 [DEBUG] http: Request GET /v1/status/leader (174.822µs) from=127.0.0.6:50019 2022/12/23 01:47:30 [DEBUG] http: Request GET /v1/status/leader (293.916µs) from=127.0.0.6:50019 2022/12/23 01:47:32 [DEBUG] http: Request GET /v1/status/leader (250.319µs) from=127.0.0.6:49247 2022/12/23 01:47:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:47:43 [DEBUG] agent: Node info in sync 2022/12/23 01:47:50 [DEBUG] http: Request GET /v1/status/leader (299.482µs) from=127.0.0.6:49247 2022/12/23 01:47:52 [DEBUG] http: Request GET /v1/status/leader (328.203µs) from=127.0.0.6:50019 2022/12/23 01:47:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.841005599s) from=127.0.0.6:51663 2022/12/23 01:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:48:10 [DEBUG] http: Request GET /v1/status/leader (245.016µs) from=127.0.0.6:49247 2022/12/23 01:48:12 [DEBUG] http: Request GET /v1/status/leader (1.509019ms) from=127.0.0.6:50019 2022/12/23 01:48:30 [DEBUG] http: Request GET /v1/status/leader (297.787µs) from=127.0.0.6:50019 2022/12/23 01:48:32 [DEBUG] http: Request GET /v1/status/leader (698.701µs) from=127.0.0.6:49247 2022/12/23 01:48:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:48:50 [DEBUG] http: Request GET /v1/status/leader (642.243µs) from=127.0.0.6:49247 2022/12/23 01:48:52 [DEBUG] http: Request GET /v1/status/leader (196.734µs) from=127.0.0.6:49247 2022/12/23 01:48:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.696063647s) from=127.0.0.6:57981 2022/12/23 01:48:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:48:55 [DEBUG] agent: Node info in sync 2022/12/23 01:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:49:10 [DEBUG] http: Request GET /v1/status/leader (449.018µs) from=127.0.0.6:50019 2022/12/23 01:49:12 [DEBUG] http: Request GET /v1/status/leader (432.697µs) from=127.0.0.6:49247 2022/12/23 01:49:30 [DEBUG] http: Request GET /v1/status/leader (349.726µs) from=127.0.0.6:50019 2022/12/23 01:49:33 [DEBUG] http: Request GET /v1/status/leader (338.095368ms) from=127.0.0.6:49247 2022/12/23 01:49:50 [DEBUG] http: Request GET /v1/status/leader (287.342µs) from=127.0.0.6:50019 2022/12/23 01:49:53 [DEBUG] http: Request GET /v1/status/leader (357.418µs) from=127.0.0.6:50019 2022/12/23 01:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:50:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.218623395s) from=127.0.0.6:51663 2022/12/23 01:50:10 [DEBUG] http: Request GET /v1/status/leader (382.84µs) from=127.0.0.6:49247 2022/12/23 01:50:13 [DEBUG] http: Request GET /v1/status/leader (1.84246ms) from=127.0.0.6:50019 2022/12/23 01:50:30 [DEBUG] http: Request GET /v1/status/leader (318.979µs) from=127.0.0.6:49247 2022/12/23 01:50:33 [DEBUG] http: Request GET /v1/status/leader (173.374µs) from=127.0.0.6:50019 2022/12/23 01:50:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:50:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:50:44 [DEBUG] agent: Node info in sync 2022/12/23 01:50:51 [DEBUG] http: Request GET /v1/status/leader (220.892µs) from=127.0.0.6:50019 2022/12/23 01:50:53 [DEBUG] http: Request GET /v1/status/leader (207.386µs) from=127.0.0.6:49247 2022/12/23 01:50:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.076286719s) from=127.0.0.6:57981 2022/12/23 01:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:51:11 [DEBUG] http: Request GET /v1/status/leader (316.89µs) from=127.0.0.6:50019 2022/12/23 01:51:13 [DEBUG] http: Request GET /v1/status/leader (337.7µs) from=127.0.0.6:50019 2022/12/23 01:51:31 [DEBUG] http: Request GET /v1/status/leader (365.511µs) from=127.0.0.6:49247 2022/12/23 01:51:33 [DEBUG] http: Request GET /v1/status/leader (180.223µs) from=127.0.0.6:49247 2022/12/23 01:51:51 [DEBUG] http: Request GET /v1/status/leader (470.83µs) from=127.0.0.6:49247 2022/12/23 01:51:53 [DEBUG] http: Request GET /v1/status/leader (343.023µs) from=127.0.0.6:50019 2022/12/23 01:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:52:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.246657725s) from=127.0.0.6:51663 2022/12/23 01:52:11 [DEBUG] http: Request GET /v1/status/leader (304.432µs) from=127.0.0.6:49247 2022/12/23 01:52:13 [DEBUG] http: Request GET /v1/status/leader (224.88µs) from=127.0.0.6:50019 2022/12/23 01:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:52:20 [DEBUG] agent: Node info in sync 2022/12/23 01:52:31 [DEBUG] http: Request GET /v1/status/leader (598.62µs) from=127.0.0.6:50019 2022/12/23 01:52:33 [DEBUG] http: Request GET /v1/status/leader (350.004µs) from=127.0.0.6:50019 2022/12/23 01:52:51 [DEBUG] http: Request GET /v1/status/leader (201.69µs) from=127.0.0.6:50019 2022/12/23 01:52:53 [DEBUG] http: Request GET /v1/status/leader (27.307737ms) from=127.0.0.6:50019 2022/12/23 01:52:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.934928241s) from=127.0.0.6:57981 2022/12/23 01:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:53:11 [DEBUG] http: Request GET /v1/status/leader (354.502µs) from=127.0.0.6:49247 2022/12/23 01:53:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:53:13 [DEBUG] http: Request GET /v1/status/leader (156.566µs) from=127.0.0.6:50019 2022/12/23 01:53:31 [DEBUG] http: Request GET /v1/status/leader (263.048µs) from=127.0.0.6:50019 2022/12/23 01:53:33 [DEBUG] http: Request GET /v1/status/leader (339.546µs) from=127.0.0.6:50019 2022/12/23 01:53:51 [DEBUG] http: Request GET /v1/status/leader (347.393µs) from=127.0.0.6:50019 2022/12/23 01:53:53 [DEBUG] http: Request GET /v1/status/leader (326.956µs) from=127.0.0.6:50019 2022/12/23 01:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:54:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.008034975s) from=127.0.0.6:51663 2022/12/23 01:54:11 [DEBUG] http: Request GET /v1/status/leader (809.214µs) from=127.0.0.6:50019 2022/12/23 01:54:13 [DEBUG] http: Request GET /v1/status/leader (294.892µs) from=127.0.0.6:49247 2022/12/23 01:54:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:54:15 [DEBUG] agent: Node info in sync 2022/12/23 01:54:31 [DEBUG] http: Request GET /v1/status/leader (260.873µs) from=127.0.0.6:50019 2022/12/23 01:54:33 [DEBUG] http: Request GET /v1/status/leader (1.238313ms) from=127.0.0.6:49247 2022/12/23 01:54:51 [DEBUG] http: Request GET /v1/status/leader (245.776µs) from=127.0.0.6:49247 2022/12/23 01:54:53 [DEBUG] http: Request GET /v1/status/leader (271.757µs) from=127.0.0.6:50019 2022/12/23 01:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.547635551s) from=127.0.0.6:57981 2022/12/23 01:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:55:11 [DEBUG] http: Request GET /v1/status/leader (480.93µs) from=127.0.0.6:50019 2022/12/23 01:55:13 [DEBUG] http: Request GET /v1/status/leader (193.248µs) from=127.0.0.6:49247 2022/12/23 01:55:32 [DEBUG] http: Request GET /v1/status/leader (701.617678ms) from=127.0.0.6:49247 2022/12/23 01:55:33 [DEBUG] http: Request GET /v1/status/leader (175.562µs) from=127.0.0.6:50019 2022/12/23 01:55:52 [DEBUG] http: Request GET /v1/status/leader (652.885µs) from=127.0.0.6:50019 2022/12/23 01:55:53 [DEBUG] http: Request GET /v1/status/leader (152.064µs) from=127.0.0.6:49247 2022/12/23 01:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:56:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:56:10 [DEBUG] agent: Node info in sync 2022/12/23 01:56:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:56:12 [DEBUG] http: Request GET /v1/status/leader (232.017µs) from=127.0.0.6:50019 2022/12/23 01:56:13 [DEBUG] http: Request GET /v1/status/leader (160.235µs) from=127.0.0.6:50019 2022/12/23 01:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.863800168s) from=127.0.0.6:51663 2022/12/23 01:56:32 [DEBUG] http: Request GET /v1/status/leader (407.925µs) from=127.0.0.6:49247 2022/12/23 01:56:33 [DEBUG] http: Request GET /v1/status/leader (326.628µs) from=127.0.0.6:49247 2022/12/23 01:56:52 [DEBUG] http: Request GET /v1/status/leader (212.977µs) from=127.0.0.6:50019 2022/12/23 01:56:53 [DEBUG] http: Request GET /v1/status/leader (182.144µs) from=127.0.0.6:50019 2022/12/23 01:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:57:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.097749s) from=127.0.0.6:57981 2022/12/23 01:57:12 [DEBUG] http: Request GET /v1/status/leader (341.632µs) from=127.0.0.6:49247 2022/12/23 01:57:13 [DEBUG] http: Request GET /v1/status/leader (306.748µs) from=127.0.0.6:49247 2022/12/23 01:57:32 [DEBUG] http: Request GET /v1/status/leader (171.97µs) from=127.0.0.6:49247 2022/12/23 01:57:33 [DEBUG] http: Request GET /v1/status/leader (55.467784ms) from=127.0.0.6:50019 2022/12/23 01:57:52 [DEBUG] http: Request GET /v1/status/leader (177.197µs) from=127.0.0.6:49247 2022/12/23 01:57:53 [DEBUG] http: Request GET /v1/status/leader (186.884µs) from=127.0.0.6:50019 2022/12/23 01:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:57:54 [DEBUG] agent: Node info in sync 2022/12/23 01:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:58:12 [DEBUG] http: Request GET /v1/status/leader (458.393µs) from=127.0.0.6:49247 2022/12/23 01:58:13 [DEBUG] http: Request GET /v1/status/leader (441.955µs) from=127.0.0.6:49247 2022/12/23 01:58:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.222862604s) from=127.0.0.6:51663 2022/12/23 01:58:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 01:58:32 [DEBUG] http: Request GET /v1/status/leader (277.379µs) from=127.0.0.6:50019 2022/12/23 01:58:33 [DEBUG] http: Request GET /v1/status/leader (169.884µs) from=127.0.0.6:49247 2022/12/23 01:58:52 [DEBUG] http: Request GET /v1/status/leader (815.704µs) from=127.0.0.6:49247 2022/12/23 01:58:53 [DEBUG] http: Request GET /v1/status/leader (193.568µs) from=127.0.0.6:49247 2022/12/23 01:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 01:59:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.56537028s) from=127.0.0.6:57981 2022/12/23 01:59:12 [DEBUG] http: Request GET /v1/status/leader (447.976µs) from=127.0.0.6:50019 2022/12/23 01:59:13 [DEBUG] http: Request GET /v1/status/leader (416.589µs) from=127.0.0.6:49247 2022/12/23 01:59:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 01:59:27 [DEBUG] agent: Node info in sync 2022/12/23 01:59:32 [DEBUG] http: Request GET /v1/status/leader (183.555µs) from=127.0.0.6:50019 2022/12/23 01:59:33 [DEBUG] http: Request GET /v1/status/leader (400.796µs) from=127.0.0.6:50019 2022/12/23 01:59:52 [DEBUG] http: Request GET /v1/status/leader (324.506µs) from=127.0.0.6:49247 2022/12/23 01:59:53 [DEBUG] http: Request GET /v1/status/leader (273.585µs) from=127.0.0.6:50019 2022/12/23 01:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:00:12 [DEBUG] http: Request GET /v1/status/leader (1.392238ms) from=127.0.0.6:49247 2022/12/23 02:00:13 [DEBUG] http: Request GET /v1/status/leader (377.959µs) from=127.0.0.6:49247 2022/12/23 02:00:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.380233188s) from=127.0.0.6:51663 2022/12/23 02:00:32 [DEBUG] http: Request GET /v1/status/leader (234.667µs) from=127.0.0.6:49247 2022/12/23 02:00:33 [DEBUG] http: Request GET /v1/status/leader (379.766µs) from=127.0.0.6:49247 2022/12/23 02:00:52 [DEBUG] http: Request GET /v1/status/leader (206.807µs) from=127.0.0.6:50019 2022/12/23 02:00:53 [DEBUG] http: Request GET /v1/status/leader (201.953µs) from=127.0.0.6:49247 2022/12/23 02:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:01:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:01:12 [DEBUG] http: Request GET /v1/status/leader (268.043µs) from=127.0.0.6:50019 2022/12/23 02:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.240587661s) from=127.0.0.6:57981 2022/12/23 02:01:13 [DEBUG] http: Request GET /v1/status/leader (345.846µs) from=127.0.0.6:50019 2022/12/23 02:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:01:17 [DEBUG] agent: Node info in sync 2022/12/23 02:01:32 [DEBUG] http: Request GET /v1/status/leader (1.948686ms) from=127.0.0.6:49247 2022/12/23 02:01:33 [DEBUG] http: Request GET /v1/status/leader (333.621µs) from=127.0.0.6:49247 2022/12/23 02:01:52 [DEBUG] http: Request GET /v1/status/leader (609.671µs) from=127.0.0.6:50019 2022/12/23 02:01:54 [DEBUG] http: Request GET /v1/status/leader (231.912µs) from=127.0.0.6:50019 2022/12/23 02:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:02:12 [DEBUG] http: Request GET /v1/status/leader (80.081387ms) from=127.0.0.6:50019 2022/12/23 02:02:14 [DEBUG] http: Request GET /v1/status/leader (575.238µs) from=127.0.0.6:49247 2022/12/23 02:02:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.639375587s) from=127.0.0.6:51663 2022/12/23 02:02:32 [DEBUG] http: Request GET /v1/status/leader (344.139µs) from=127.0.0.6:49247 2022/12/23 02:02:34 [DEBUG] http: Request GET /v1/status/leader (259.794µs) from=127.0.0.6:50019 2022/12/23 02:02:52 [DEBUG] http: Request GET /v1/status/leader (297.423µs) from=127.0.0.6:49247 2022/12/23 02:02:54 [DEBUG] http: Request GET /v1/status/leader (182.206µs) from=127.0.0.6:49247 2022/12/23 02:02:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:02:58 [DEBUG] agent: Node info in sync 2022/12/23 02:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:03:12 [DEBUG] http: Request GET /v1/status/leader (327.048µs) from=127.0.0.6:49247 2022/12/23 02:03:14 [DEBUG] http: Request GET /v1/status/leader (177.686µs) from=127.0.0.6:50019 2022/12/23 02:03:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:03:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.855622441s) from=127.0.0.6:57981 2022/12/23 02:03:32 [DEBUG] http: Request GET /v1/status/leader (317.3µs) from=127.0.0.6:50019 2022/12/23 02:03:34 [DEBUG] http: Request GET /v1/status/leader (346.452µs) from=127.0.0.6:49247 2022/12/23 02:03:52 [DEBUG] http: Request GET /v1/status/leader (161.789µs) from=127.0.0.6:49247 2022/12/23 02:03:54 [DEBUG] http: Request GET /v1/status/leader (273.02µs) from=127.0.0.6:49247 2022/12/23 02:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:04:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:04:06 [DEBUG] agent: Node info in sync 2022/12/23 02:04:12 [DEBUG] http: Request GET /v1/status/leader (268.757µs) from=127.0.0.6:50019 2022/12/23 02:04:14 [DEBUG] http: Request GET /v1/status/leader (247.055µs) from=127.0.0.6:49247 2022/12/23 02:04:32 [DEBUG] http: Request GET /v1/status/leader (174.205µs) from=127.0.0.6:50019 2022/12/23 02:04:34 [DEBUG] http: Request GET /v1/status/leader (198.811µs) from=127.0.0.6:50019 2022/12/23 02:04:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.162269232s) from=127.0.0.6:51663 2022/12/23 02:04:52 [DEBUG] http: Request GET /v1/status/leader (422.726µs) from=127.0.0.6:49247 2022/12/23 02:04:54 [DEBUG] http: Request GET /v1/status/leader (298.806µs) from=127.0.0.6:50019 2022/12/23 02:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:05:12 [DEBUG] http: Request GET /v1/status/leader (303.629µs) from=127.0.0.6:49247 2022/12/23 02:05:14 [DEBUG] http: Request GET /v1/status/leader (23.829229ms) from=127.0.0.6:50019 2022/12/23 02:05:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.067341918s) from=127.0.0.6:57981 2022/12/23 02:05:32 [DEBUG] http: Request GET /v1/status/leader (353.722µs) from=127.0.0.6:50019 2022/12/23 02:05:34 [DEBUG] http: Request GET /v1/status/leader (427.791µs) from=127.0.0.6:49247 2022/12/23 02:05:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:05:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:05:42 [DEBUG] agent: Node info in sync 2022/12/23 02:05:52 [DEBUG] http: Request GET /v1/status/leader (231.003µs) from=127.0.0.6:50019 2022/12/23 02:05:54 [DEBUG] http: Request GET /v1/status/leader (159.757µs) from=127.0.0.6:49247 2022/12/23 02:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:06:12 [DEBUG] http: Request GET /v1/status/leader (272.493µs) from=127.0.0.6:50019 2022/12/23 02:06:14 [DEBUG] http: Request GET /v1/status/leader (176.064µs) from=127.0.0.6:50019 2022/12/23 02:06:32 [DEBUG] http: Request GET /v1/status/leader (267.913µs) from=127.0.0.6:50019 2022/12/23 02:06:34 [DEBUG] http: Request GET /v1/status/leader (231.464µs) from=127.0.0.6:50019 2022/12/23 02:06:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.691782794s) from=127.0.0.6:51663 2022/12/23 02:06:52 [DEBUG] http: Request GET /v1/status/leader (427.63µs) from=127.0.0.6:49247 2022/12/23 02:06:54 [DEBUG] http: Request GET /v1/status/leader (323.175µs) from=127.0.0.6:49247 2022/12/23 02:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:07:12 [DEBUG] http: Request GET /v1/status/leader (339.422µs) from=127.0.0.6:50019 2022/12/23 02:07:14 [DEBUG] http: Request GET /v1/status/leader (172.497µs) from=127.0.0.6:49247 2022/12/23 02:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:07:23 [DEBUG] agent: Node info in sync 2022/12/23 02:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.412895441s) from=127.0.0.6:57981 2022/12/23 02:07:32 [DEBUG] http: Request GET /v1/status/leader (321.458µs) from=127.0.0.6:49247 2022/12/23 02:07:34 [DEBUG] http: Request GET /v1/status/leader (174.835µs) from=127.0.0.6:49247 2022/12/23 02:07:52 [DEBUG] http: Request GET /v1/status/leader (347.042µs) from=127.0.0.6:49247 2022/12/23 02:07:54 [DEBUG] http: Request GET /v1/status/leader (152.341µs) from=127.0.0.6:49247 2022/12/23 02:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:08:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:08:12 [DEBUG] http: Request GET /v1/status/leader (311.543µs) from=127.0.0.6:50019 2022/12/23 02:08:14 [DEBUG] http: Request GET /v1/status/leader (147.992µs) from=127.0.0.6:49247 2022/12/23 02:08:32 [DEBUG] http: Request GET /v1/status/leader (479.337µs) from=127.0.0.6:50019 2022/12/23 02:08:34 [DEBUG] http: Request GET /v1/status/leader (205.525µs) from=127.0.0.6:50019 2022/12/23 02:08:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.216413312s) from=127.0.0.6:51663 2022/12/23 02:08:52 [DEBUG] http: Request GET /v1/status/leader (411.422µs) from=127.0.0.6:50019 2022/12/23 02:08:54 [DEBUG] http: Request GET /v1/status/leader (430.239µs) from=127.0.0.6:49247 2022/12/23 02:08:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:08:57 [DEBUG] agent: Node info in sync 2022/12/23 02:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:09:12 [DEBUG] http: Request GET /v1/status/leader (1.508572ms) from=127.0.0.6:50019 2022/12/23 02:09:14 [DEBUG] http: Request GET /v1/status/leader (261.864µs) from=127.0.0.6:50019 2022/12/23 02:09:32 [DEBUG] http: Request GET /v1/status/leader (364.586µs) from=127.0.0.6:50019 2022/12/23 02:09:34 [DEBUG] http: Request GET /v1/status/leader (807.358µs) from=127.0.0.6:49247 2022/12/23 02:09:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.893893385s) from=127.0.0.6:57981 2022/12/23 02:09:52 [DEBUG] http: Request GET /v1/status/leader (470.594µs) from=127.0.0.6:50019 2022/12/23 02:09:54 [DEBUG] http: Request GET /v1/status/leader (322.341µs) from=127.0.0.6:50019 2022/12/23 02:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:10:13 [DEBUG] http: Request GET /v1/status/leader (278.846µs) from=127.0.0.6:49247 2022/12/23 02:10:14 [DEBUG] http: Request GET /v1/status/leader (216.006µs) from=127.0.0.6:50019 2022/12/23 02:10:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:10:33 [DEBUG] http: Request GET /v1/status/leader (289.942µs) from=127.0.0.6:50019 2022/12/23 02:10:34 [DEBUG] http: Request GET /v1/status/leader (291.279µs) from=127.0.0.6:50019 2022/12/23 02:10:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.70116561s) from=127.0.0.6:51663 2022/12/23 02:10:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:10:52 [DEBUG] agent: Node info in sync 2022/12/23 02:10:53 [DEBUG] http: Request GET /v1/status/leader (238.602µs) from=127.0.0.6:50019 2022/12/23 02:10:54 [DEBUG] http: Request GET /v1/status/leader (2.557898ms) from=127.0.0.6:49247 2022/12/23 02:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:11:13 [DEBUG] http: Request GET /v1/status/leader (357.383µs) from=127.0.0.6:49247 2022/12/23 02:11:14 [DEBUG] http: Request GET /v1/status/leader (147.494µs) from=127.0.0.6:50019 2022/12/23 02:11:33 [DEBUG] http: Request GET /v1/status/leader (237.433µs) from=127.0.0.6:50019 2022/12/23 02:11:34 [DEBUG] http: Request GET /v1/status/leader (399.777µs) from=127.0.0.6:50019 2022/12/23 02:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.540514567s) from=127.0.0.6:57981 2022/12/23 02:11:53 [DEBUG] http: Request GET /v1/status/leader (393.479µs) from=127.0.0.6:49247 2022/12/23 02:11:54 [DEBUG] http: Request GET /v1/status/leader (303.855µs) from=127.0.0.6:50019 2022/12/23 02:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:12:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:12:09 [DEBUG] agent: Node info in sync 2022/12/23 02:12:13 [DEBUG] http: Request GET /v1/status/leader (9.479212ms) from=127.0.0.6:49247 2022/12/23 02:12:14 [DEBUG] http: Request GET /v1/status/leader (327.662µs) from=127.0.0.6:49247 2022/12/23 02:12:33 [DEBUG] http: Request GET /v1/status/leader (578.668µs) from=127.0.0.6:49247 2022/12/23 02:12:34 [DEBUG] http: Request GET /v1/status/leader (1.565079ms) from=127.0.0.6:49247 2022/12/23 02:12:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:12:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.583062922s) from=127.0.0.6:51663 2022/12/23 02:12:53 [DEBUG] http: Request GET /v1/status/leader (2.030131ms) from=127.0.0.6:49247 2022/12/23 02:12:54 [DEBUG] http: Request GET /v1/status/leader (200.163µs) from=127.0.0.6:50019 2022/12/23 02:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:13:13 [DEBUG] http: Request GET /v1/status/leader (262.806µs) from=127.0.0.6:50019 2022/12/23 02:13:14 [DEBUG] http: Request GET /v1/status/leader (871.482µs) from=127.0.0.6:50019 2022/12/23 02:13:33 [DEBUG] http: Request GET /v1/status/leader (416.188µs) from=127.0.0.6:50019 2022/12/23 02:13:34 [DEBUG] http: Request GET /v1/status/leader (204.708µs) from=127.0.0.6:49247 2022/12/23 02:13:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:13:41 [DEBUG] agent: Node info in sync 2022/12/23 02:13:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.654012032s) from=127.0.0.6:57981 2022/12/23 02:13:53 [DEBUG] http: Request GET /v1/status/leader (389.625µs) from=127.0.0.6:50019 2022/12/23 02:13:54 [DEBUG] http: Request GET /v1/status/leader (298.674µs) from=127.0.0.6:49247 2022/12/23 02:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:14:13 [DEBUG] http: Request GET /v1/status/leader (189.458µs) from=127.0.0.6:50019 2022/12/23 02:14:14 [DEBUG] http: Request GET /v1/status/leader (170.04µs) from=127.0.0.6:49247 2022/12/23 02:14:33 [DEBUG] http: Request GET /v1/status/leader (366.434µs) from=127.0.0.6:50019 2022/12/23 02:14:34 [DEBUG] http: Request GET /v1/status/leader (280.871µs) from=127.0.0.6:50019 2022/12/23 02:14:53 [DEBUG] http: Request GET /v1/status/leader (1.044449ms) from=127.0.0.6:50019 2022/12/23 02:14:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.492162754s) from=127.0.0.6:51663 2022/12/23 02:14:55 [DEBUG] http: Request GET /v1/status/leader (283.863µs) from=127.0.0.6:50019 2022/12/23 02:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:15:13 [DEBUG] http: Request GET /v1/status/leader (286.023µs) from=127.0.0.6:49247 2022/12/23 02:15:15 [DEBUG] http: Request GET /v1/status/leader (189.976µs) from=127.0.0.6:50019 2022/12/23 02:15:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:15:22 [DEBUG] agent: Node info in sync 2022/12/23 02:15:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:15:33 [DEBUG] http: Request GET /v1/status/leader (95.629722ms) from=127.0.0.6:49247 2022/12/23 02:15:35 [DEBUG] http: Request GET /v1/status/leader (433.93µs) from=127.0.0.6:50019 2022/12/23 02:15:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.002347994s) from=127.0.0.6:57981 2022/12/23 02:15:54 [DEBUG] http: Request GET /v1/status/leader (461.622µs) from=127.0.0.6:50019 2022/12/23 02:15:55 [DEBUG] http: Request GET /v1/status/leader (174.444µs) from=127.0.0.6:49247 2022/12/23 02:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:16:14 [DEBUG] http: Request GET /v1/status/leader (186.897µs) from=127.0.0.6:49247 2022/12/23 02:16:15 [DEBUG] http: Request GET /v1/status/leader (320.59µs) from=127.0.0.6:49247 2022/12/23 02:16:34 [DEBUG] http: Request GET /v1/status/leader (184.604µs) from=127.0.0.6:49247 2022/12/23 02:16:35 [DEBUG] http: Request GET /v1/status/leader (227.114µs) from=127.0.0.6:49247 2022/12/23 02:16:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:16:38 [DEBUG] agent: Node info in sync 2022/12/23 02:16:54 [DEBUG] http: Request GET /v1/status/leader (373.859µs) from=127.0.0.6:50019 2022/12/23 02:16:55 [DEBUG] http: Request GET /v1/status/leader (269.564µs) from=127.0.0.6:50019 2022/12/23 02:16:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.743618353s) from=127.0.0.6:51663 2022/12/23 02:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:17:14 [DEBUG] http: Request GET /v1/status/leader (10.166365ms) from=127.0.0.6:50019 2022/12/23 02:17:15 [DEBUG] http: Request GET /v1/status/leader (244.695µs) from=127.0.0.6:49247 2022/12/23 02:17:34 [DEBUG] http: Request GET /v1/status/leader (246.242µs) from=127.0.0.6:50019 2022/12/23 02:17:35 [DEBUG] http: Request GET /v1/status/leader (345.413µs) from=127.0.0.6:50019 2022/12/23 02:17:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.812000787s) from=127.0.0.6:57981 2022/12/23 02:17:54 [DEBUG] http: Request GET /v1/status/leader (166.51µs) from=127.0.0.6:50019 2022/12/23 02:17:55 [DEBUG] http: Request GET /v1/status/leader (229.175µs) from=127.0.0.6:49247 2022/12/23 02:17:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:18:14 [DEBUG] http: Request GET /v1/status/leader (345.636µs) from=127.0.0.6:49247 2022/12/23 02:18:15 [DEBUG] http: Request GET /v1/status/leader (442.154µs) from=127.0.0.6:49247 2022/12/23 02:18:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:18:18 [DEBUG] agent: Node info in sync 2022/12/23 02:18:34 [DEBUG] http: Request GET /v1/status/leader (222.418µs) from=127.0.0.6:49247 2022/12/23 02:18:35 [DEBUG] http: Request GET /v1/status/leader (1.704391ms) from=127.0.0.6:49247 2022/12/23 02:18:54 [DEBUG] http: Request GET /v1/status/leader (593.606µs) from=127.0.0.6:50019 2022/12/23 02:18:55 [DEBUG] http: Request GET /v1/status/leader (350.608µs) from=127.0.0.6:49247 2022/12/23 02:18:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.098419486s) from=127.0.0.6:51663 2022/12/23 02:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:19:14 [DEBUG] http: Request GET /v1/status/leader (487.176µs) from=127.0.0.6:49247 2022/12/23 02:19:15 [DEBUG] http: Request GET /v1/status/leader (199.132µs) from=127.0.0.6:49247 2022/12/23 02:19:34 [DEBUG] http: Request GET /v1/status/leader (265.962µs) from=127.0.0.6:50019 2022/12/23 02:19:35 [DEBUG] http: Request GET /v1/status/leader (358.752µs) from=127.0.0.6:49247 2022/12/23 02:19:54 [DEBUG] http: Request GET /v1/status/leader (431.558µs) from=127.0.0.6:49247 2022/12/23 02:19:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.343128548s) from=127.0.0.6:57981 2022/12/23 02:19:55 [DEBUG] http: Request GET /v1/status/leader (223.715µs) from=127.0.0.6:49247 2022/12/23 02:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:20:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:20:08 [DEBUG] agent: Node info in sync 2022/12/23 02:20:14 [DEBUG] http: Request GET /v1/status/leader (338.785µs) from=127.0.0.6:49247 2022/12/23 02:20:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:20:15 [DEBUG] http: Request GET /v1/status/leader (294.485µs) from=127.0.0.6:49247 2022/12/23 02:20:34 [DEBUG] http: Request GET /v1/status/leader (1.095552ms) from=127.0.0.6:50019 2022/12/23 02:20:35 [DEBUG] http: Request GET /v1/status/leader (407.383µs) from=127.0.0.6:50019 2022/12/23 02:20:54 [DEBUG] http: Request GET /v1/status/leader (695.72µs) from=127.0.0.6:50019 2022/12/23 02:20:55 [DEBUG] http: Request GET /v1/status/leader (223.976µs) from=127.0.0.6:50019 2022/12/23 02:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:21:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.636086948s) from=127.0.0.6:51663 2022/12/23 02:21:14 [DEBUG] http: Request GET /v1/status/leader (171.922µs) from=127.0.0.6:49247 2022/12/23 02:21:15 [DEBUG] http: Request GET /v1/status/leader (51.643501ms) from=127.0.0.6:49247 2022/12/23 02:21:34 [DEBUG] http: Request GET /v1/status/leader (266.093µs) from=127.0.0.6:50019 2022/12/23 02:21:35 [DEBUG] http: Request GET /v1/status/leader (606.992µs) from=127.0.0.6:50019 2022/12/23 02:21:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:21:52 [DEBUG] agent: Node info in sync 2022/12/23 02:21:54 [DEBUG] http: Request GET /v1/status/leader (352.276µs) from=127.0.0.6:49247 2022/12/23 02:21:55 [DEBUG] http: Request GET /v1/status/leader (228.952µs) from=127.0.0.6:50019 2022/12/23 02:21:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.107770452s) from=127.0.0.6:57981 2022/12/23 02:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:22:14 [DEBUG] http: Request GET /v1/status/leader (159.404µs) from=127.0.0.6:49247 2022/12/23 02:22:15 [DEBUG] http: Request GET /v1/status/leader (1.139282ms) from=127.0.0.6:49247 2022/12/23 02:22:35 [DEBUG] http: Request GET /v1/status/leader (59.878634ms) from=127.0.0.6:50019 2022/12/23 02:22:36 [DEBUG] http: Request GET /v1/status/leader (257.534569ms) from=127.0.0.6:49247 2022/12/23 02:22:55 [DEBUG] http: Request GET /v1/status/leader (371.177µs) from=127.0.0.6:50019 2022/12/23 02:22:56 [DEBUG] http: Request GET /v1/status/leader (167.498µs) from=127.0.0.6:50019 2022/12/23 02:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:23:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.374925136s) from=127.0.0.6:51663 2022/12/23 02:23:15 [DEBUG] http: Request GET /v1/status/leader (239.774µs) from=127.0.0.6:49247 2022/12/23 02:23:16 [DEBUG] http: Request GET /v1/status/leader (200.161µs) from=127.0.0.6:50019 2022/12/23 02:23:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:23:27 [DEBUG] agent: Node info in sync 2022/12/23 02:23:35 [DEBUG] http: Request GET /v1/status/leader (1.827024ms) from=127.0.0.6:50019 2022/12/23 02:23:36 [DEBUG] http: Request GET /v1/status/leader (291.08µs) from=127.0.0.6:50019 2022/12/23 02:23:55 [DEBUG] http: Request GET /v1/status/leader (368.53µs) from=127.0.0.6:49247 2022/12/23 02:23:56 [DEBUG] http: Request GET /v1/status/leader (597.123µs) from=127.0.0.6:50019 2022/12/23 02:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:24:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.071863944s) from=127.0.0.6:57981 2022/12/23 02:24:15 [DEBUG] http: Request GET /v1/status/leader (313.194µs) from=127.0.0.6:50019 2022/12/23 02:24:16 [DEBUG] http: Request GET /v1/status/leader (149.019µs) from=127.0.0.6:49247 2022/12/23 02:24:35 [DEBUG] http: Request GET /v1/status/leader (300.907µs) from=127.0.0.6:49247 2022/12/23 02:24:36 [DEBUG] http: Request GET /v1/status/leader (279.151µs) from=127.0.0.6:49247 2022/12/23 02:24:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:24:45 [DEBUG] agent: Node info in sync 2022/12/23 02:24:55 [DEBUG] http: Request GET /v1/status/leader (321.937µs) from=127.0.0.6:49247 2022/12/23 02:24:56 [DEBUG] http: Request GET /v1/status/leader (193.693µs) from=127.0.0.6:50019 2022/12/23 02:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:25:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.65836326s) from=127.0.0.6:51663 2022/12/23 02:25:15 [DEBUG] http: Request GET /v1/status/leader (279.437µs) from=127.0.0.6:50019 2022/12/23 02:25:16 [DEBUG] http: Request GET /v1/status/leader (1.236024ms) from=127.0.0.6:50019 2022/12/23 02:25:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:25:35 [DEBUG] http: Request GET /v1/status/leader (314.281µs) from=127.0.0.6:49247 2022/12/23 02:25:36 [DEBUG] http: Request GET /v1/status/leader (327.952µs) from=127.0.0.6:49247 2022/12/23 02:25:55 [DEBUG] http: Request GET /v1/status/leader (150.187µs) from=127.0.0.6:49247 2022/12/23 02:25:56 [DEBUG] http: Request GET /v1/status/leader (226.339µs) from=127.0.0.6:49247 2022/12/23 02:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:26:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.470333895s) from=127.0.0.6:57981 2022/12/23 02:26:15 [DEBUG] http: Request GET /v1/status/leader (723.318µs) from=127.0.0.6:50019 2022/12/23 02:26:16 [DEBUG] http: Request GET /v1/status/leader (468.089µs) from=127.0.0.6:50019 2022/12/23 02:26:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:26:31 [DEBUG] agent: Node info in sync 2022/12/23 02:26:35 [DEBUG] http: Request GET /v1/status/leader (385.477µs) from=127.0.0.6:49247 2022/12/23 02:26:36 [DEBUG] http: Request GET /v1/status/leader (244.879µs) from=127.0.0.6:49247 2022/12/23 02:26:55 [DEBUG] http: Request GET /v1/status/leader (417.78µs) from=127.0.0.6:50019 2022/12/23 02:26:56 [DEBUG] http: Request GET /v1/status/leader (170.864µs) from=127.0.0.6:50019 2022/12/23 02:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:27:15 [DEBUG] http: Request GET /v1/status/leader (553.436µs) from=127.0.0.6:50019 2022/12/23 02:27:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.774010286s) from=127.0.0.6:51663 2022/12/23 02:27:16 [DEBUG] http: Request GET /v1/status/leader (415.772µs) from=127.0.0.6:50019 2022/12/23 02:27:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:27:35 [DEBUG] http: Request GET /v1/status/leader (342.615µs) from=127.0.0.6:50019 2022/12/23 02:27:36 [DEBUG] http: Request GET /v1/status/leader (271.403µs) from=127.0.0.6:49247 2022/12/23 02:27:55 [DEBUG] http: Request GET /v1/status/leader (315.358µs) from=127.0.0.6:50019 2022/12/23 02:27:56 [DEBUG] http: Request GET /v1/status/leader (282.841µs) from=127.0.0.6:50019 2022/12/23 02:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:28:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.330339803s) from=127.0.0.6:57981 2022/12/23 02:28:15 [DEBUG] http: Request GET /v1/status/leader (167.891µs) from=127.0.0.6:50019 2022/12/23 02:28:16 [DEBUG] http: Request GET /v1/status/leader (337.071µs) from=127.0.0.6:50019 2022/12/23 02:28:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:28:21 [DEBUG] agent: Node info in sync 2022/12/23 02:28:35 [DEBUG] http: Request GET /v1/status/leader (285.013µs) from=127.0.0.6:50019 2022/12/23 02:28:36 [DEBUG] http: Request GET /v1/status/leader (280.685µs) from=127.0.0.6:50019 2022/12/23 02:28:55 [DEBUG] http: Request GET /v1/status/leader (247.687304ms) from=127.0.0.6:50019 2022/12/23 02:28:56 [DEBUG] http: Request GET /v1/status/leader (346.102µs) from=127.0.0.6:49247 2022/12/23 02:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:29:15 [DEBUG] http: Request GET /v1/status/leader (207.157µs) from=127.0.0.6:49247 2022/12/23 02:29:16 [DEBUG] http: Request GET /v1/status/leader (204.74µs) from=127.0.0.6:50019 2022/12/23 02:29:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.008341036s) from=127.0.0.6:51663 2022/12/23 02:29:35 [DEBUG] http: Request GET /v1/status/leader (152.729µs) from=127.0.0.6:49247 2022/12/23 02:29:36 [DEBUG] http: Request GET /v1/status/leader (154.197µs) from=127.0.0.6:50019 2022/12/23 02:29:55 [DEBUG] http: Request GET /v1/status/leader (659.807µs) from=127.0.0.6:50019 2022/12/23 02:29:56 [DEBUG] http: Request GET /v1/status/leader (499.133µs) from=127.0.0.6:49247 2022/12/23 02:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:30:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:30:00 [DEBUG] agent: Node info in sync 2022/12/23 02:30:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.715231369s) from=127.0.0.6:57981 2022/12/23 02:30:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:30:15 [DEBUG] http: Request GET /v1/status/leader (421.469µs) from=127.0.0.6:49247 2022/12/23 02:30:16 [DEBUG] http: Request GET /v1/status/leader (175.435µs) from=127.0.0.6:50019 2022/12/23 02:30:35 [DEBUG] http: Request GET /v1/status/leader (392.259µs) from=127.0.0.6:50019 2022/12/23 02:30:36 [DEBUG] http: Request GET /v1/status/leader (361.142µs) from=127.0.0.6:49247 2022/12/23 02:30:55 [DEBUG] http: Request GET /v1/status/leader (423.264µs) from=127.0.0.6:49247 2022/12/23 02:30:56 [DEBUG] http: Request GET /v1/status/leader (306.946µs) from=127.0.0.6:50019 2022/12/23 02:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:31:15 [DEBUG] http: Request GET /v1/status/leader (335.927µs) from=127.0.0.6:49247 2022/12/23 02:31:16 [DEBUG] http: Request GET /v1/status/leader (159.506µs) from=127.0.0.6:49247 2022/12/23 02:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.190677899s) from=127.0.0.6:51663 2022/12/23 02:31:35 [DEBUG] http: Request GET /v1/status/leader (168.215µs) from=127.0.0.6:50019 2022/12/23 02:31:36 [DEBUG] http: Request GET /v1/status/leader (184.279µs) from=127.0.0.6:49247 2022/12/23 02:31:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:31:41 [DEBUG] agent: Node info in sync 2022/12/23 02:31:55 [DEBUG] http: Request GET /v1/status/leader (255.831µs) from=127.0.0.6:50019 2022/12/23 02:31:56 [DEBUG] http: Request GET /v1/status/leader (323.222µs) from=127.0.0.6:50019 2022/12/23 02:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:32:15 [DEBUG] http: Request GET /v1/status/leader (169.981µs) from=127.0.0.6:50019 2022/12/23 02:32:16 [DEBUG] http: Request GET /v1/status/leader (359.41µs) from=127.0.0.6:49247 2022/12/23 02:32:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.384979488s) from=127.0.0.6:57981 2022/12/23 02:32:35 [DEBUG] http: Request GET /v1/status/leader (303.354µs) from=127.0.0.6:50019 2022/12/23 02:32:36 [DEBUG] http: Request GET /v1/status/leader (362.643µs) from=127.0.0.6:50019 2022/12/23 02:32:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:32:48 [DEBUG] agent: Node info in sync 2022/12/23 02:32:55 [DEBUG] http: Request GET /v1/status/leader (165.49µs) from=127.0.0.6:50019 2022/12/23 02:32:56 [DEBUG] http: Request GET /v1/status/leader (248.412µs) from=127.0.0.6:49247 2022/12/23 02:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:33:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:33:15 [DEBUG] http: Request GET /v1/status/leader (881.196µs) from=127.0.0.6:49247 2022/12/23 02:33:16 [DEBUG] http: Request GET /v1/status/leader (205.334µs) from=127.0.0.6:50019 2022/12/23 02:33:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.74514163s) from=127.0.0.6:51663 2022/12/23 02:33:35 [DEBUG] http: Request GET /v1/status/leader (585.42µs) from=127.0.0.6:49247 2022/12/23 02:33:36 [DEBUG] http: Request GET /v1/status/leader (377.264µs) from=127.0.0.6:49247 2022/12/23 02:33:55 [DEBUG] http: Request GET /v1/status/leader (353.26µs) from=127.0.0.6:49247 2022/12/23 02:33:56 [DEBUG] http: Request GET /v1/status/leader (151.192µs) from=127.0.0.6:50019 2022/12/23 02:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:34:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:34:12 [DEBUG] agent: Node info in sync 2022/12/23 02:34:15 [DEBUG] http: Request GET /v1/status/leader (232.993µs) from=127.0.0.6:50019 2022/12/23 02:34:16 [DEBUG] http: Request GET /v1/status/leader (485.908µs) from=127.0.0.6:50019 2022/12/23 02:34:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.948719835s) from=127.0.0.6:57981 2022/12/23 02:34:35 [DEBUG] http: Request GET /v1/status/leader (466.233µs) from=127.0.0.6:49247 2022/12/23 02:34:36 [DEBUG] http: Request GET /v1/status/leader (309.426µs) from=127.0.0.6:50019 2022/12/23 02:34:55 [DEBUG] http: Request GET /v1/status/leader (152.767µs) from=127.0.0.6:49247 2022/12/23 02:34:56 [DEBUG] http: Request GET /v1/status/leader (1.520454ms) from=127.0.0.6:50019 2022/12/23 02:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:35:15 [DEBUG] http: Request GET /v1/status/leader (407.121µs) from=127.0.0.6:49247 2022/12/23 02:35:16 [DEBUG] http: Request GET /v1/status/leader (158.764µs) from=127.0.0.6:49247 2022/12/23 02:35:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:35:35 [DEBUG] http: Request GET /v1/status/leader (332.94µs) from=127.0.0.6:50019 2022/12/23 02:35:36 [DEBUG] http: Request GET /v1/status/leader (218.508µs) from=127.0.0.6:49247 2022/12/23 02:35:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.510370719s) from=127.0.0.6:51663 2022/12/23 02:35:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:35:54 [DEBUG] agent: Node info in sync 2022/12/23 02:35:55 [DEBUG] http: Request GET /v1/status/leader (189.457µs) from=127.0.0.6:49247 2022/12/23 02:35:56 [DEBUG] http: Request GET /v1/status/leader (1.700415ms) from=127.0.0.6:50019 2022/12/23 02:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:36:16 [DEBUG] http: Request GET /v1/status/leader (363.074µs) from=127.0.0.6:50019 2022/12/23 02:36:16 [DEBUG] http: Request GET /v1/status/leader (327.389µs) from=127.0.0.6:50019 2022/12/23 02:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.597080652s) from=127.0.0.6:57981 2022/12/23 02:36:36 [DEBUG] http: Request GET /v1/status/leader (161.692µs) from=127.0.0.6:49247 2022/12/23 02:36:37 [DEBUG] http: Request GET /v1/status/leader (252.705953ms) from=127.0.0.6:50019 2022/12/23 02:36:56 [DEBUG] http: Request GET /v1/status/leader (609.978µs) from=127.0.0.6:49247 2022/12/23 02:36:57 [DEBUG] http: Request GET /v1/status/leader (627.469µs) from=127.0.0.6:49247 2022/12/23 02:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:37:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:37:14 [DEBUG] agent: Node info in sync 2022/12/23 02:37:16 [DEBUG] http: Request GET /v1/status/leader (177.713µs) from=127.0.0.6:50019 2022/12/23 02:37:17 [DEBUG] http: Request GET /v1/status/leader (11.661089ms) from=127.0.0.6:49247 2022/12/23 02:37:36 [DEBUG] http: Request GET /v1/status/leader (328.483µs) from=127.0.0.6:50019 2022/12/23 02:37:37 [DEBUG] http: Request GET /v1/status/leader (444.145µs) from=127.0.0.6:50019 2022/12/23 02:37:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.579789209s) from=127.0.0.6:51663 2022/12/23 02:37:56 [DEBUG] http: Request GET /v1/status/leader (180.628µs) from=127.0.0.6:49247 2022/12/23 02:37:57 [DEBUG] http: Request GET /v1/status/leader (181.515µs) from=127.0.0.6:50019 2022/12/23 02:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:38:16 [DEBUG] http: Request GET /v1/status/leader (325.565µs) from=127.0.0.6:49247 2022/12/23 02:38:17 [DEBUG] http: Request GET /v1/status/leader (348.864µs) from=127.0.0.6:50019 2022/12/23 02:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.601548529s) from=127.0.0.6:57981 2022/12/23 02:38:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:38:24 [DEBUG] agent: Node info in sync 2022/12/23 02:38:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:38:36 [DEBUG] http: Request GET /v1/status/leader (297.646µs) from=127.0.0.6:49247 2022/12/23 02:38:37 [DEBUG] http: Request GET /v1/status/leader (193.08µs) from=127.0.0.6:50019 2022/12/23 02:38:56 [DEBUG] http: Request GET /v1/status/leader (386.99µs) from=127.0.0.6:49247 2022/12/23 02:38:57 [DEBUG] http: Request GET /v1/status/leader (179.914µs) from=127.0.0.6:49247 2022/12/23 02:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:39:16 [DEBUG] http: Request GET /v1/status/leader (296.813µs) from=127.0.0.6:50019 2022/12/23 02:39:17 [DEBUG] http: Request GET /v1/status/leader (175.196µs) from=127.0.0.6:50019 2022/12/23 02:39:36 [DEBUG] http: Request GET /v1/status/leader (277.577µs) from=127.0.0.6:49247 2022/12/23 02:39:37 [DEBUG] http: Request GET /v1/status/leader (258.857µs) from=127.0.0.6:50019 2022/12/23 02:39:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.86085882s) from=127.0.0.6:51663 2022/12/23 02:39:56 [DEBUG] http: Request GET /v1/status/leader (250.457µs) from=127.0.0.6:50019 2022/12/23 02:39:57 [DEBUG] http: Request GET /v1/status/leader (162.831µs) from=127.0.0.6:50019 2022/12/23 02:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:40:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:40:09 [DEBUG] agent: Node info in sync 2022/12/23 02:40:16 [DEBUG] http: Request GET /v1/status/leader (315.85µs) from=127.0.0.6:50019 2022/12/23 02:40:17 [DEBUG] http: Request GET /v1/status/leader (337.469µs) from=127.0.0.6:50019 2022/12/23 02:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.973248283s) from=127.0.0.6:57981 2022/12/23 02:40:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:40:36 [DEBUG] http: Request GET /v1/status/leader (207.096425ms) from=127.0.0.6:49247 2022/12/23 02:40:37 [DEBUG] http: Request GET /v1/status/leader (716.615µs) from=127.0.0.6:50019 2022/12/23 02:40:56 [DEBUG] http: Request GET /v1/status/leader (720.645µs) from=127.0.0.6:49247 2022/12/23 02:40:57 [DEBUG] http: Request GET /v1/status/leader (1.179543ms) from=127.0.0.6:49247 2022/12/23 02:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:41:16 [DEBUG] http: Request GET /v1/status/leader (352.76µs) from=127.0.0.6:49247 2022/12/23 02:41:17 [DEBUG] http: Request GET /v1/status/leader (405.677µs) from=127.0.0.6:50019 2022/12/23 02:41:36 [DEBUG] http: Request GET /v1/status/leader (147.143µs) from=127.0.0.6:49247 2022/12/23 02:41:37 [DEBUG] http: Request GET /v1/status/leader (196.163µs) from=127.0.0.6:49247 2022/12/23 02:41:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.39668059s) from=127.0.0.6:51663 2022/12/23 02:41:56 [DEBUG] http: Request GET /v1/status/leader (381.197µs) from=127.0.0.6:49247 2022/12/23 02:41:57 [DEBUG] http: Request GET /v1/status/leader (299.789µs) from=127.0.0.6:50019 2022/12/23 02:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:42:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:42:01 [DEBUG] agent: Node info in sync 2022/12/23 02:42:16 [DEBUG] http: Request GET /v1/status/leader (286.388µs) from=127.0.0.6:50019 2022/12/23 02:42:17 [DEBUG] http: Request GET /v1/status/leader (167.072µs) from=127.0.0.6:50019 2022/12/23 02:42:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.132380394s) from=127.0.0.6:57981 2022/12/23 02:42:36 [DEBUG] http: Request GET /v1/status/leader (299.189µs) from=127.0.0.6:49247 2022/12/23 02:42:37 [DEBUG] http: Request GET /v1/status/leader (268.506µs) from=127.0.0.6:50019 2022/12/23 02:42:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:42:56 [DEBUG] http: Request GET /v1/status/leader (29.96374ms) from=127.0.0.6:49247 2022/12/23 02:42:57 [DEBUG] http: Request GET /v1/status/leader (232.977µs) from=127.0.0.6:50019 2022/12/23 02:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:43:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:43:06 [DEBUG] agent: Node info in sync 2022/12/23 02:43:16 [DEBUG] http: Request GET /v1/status/leader (346.068µs) from=127.0.0.6:50019 2022/12/23 02:43:17 [DEBUG] http: Request GET /v1/status/leader (213.142µs) from=127.0.0.6:49247 2022/12/23 02:43:36 [DEBUG] http: Request GET /v1/status/leader (277.868µs) from=127.0.0.6:50019 2022/12/23 02:43:37 [DEBUG] http: Request GET /v1/status/leader (165.926µs) from=127.0.0.6:49247 2022/12/23 02:43:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.476343782s) from=127.0.0.6:51663 2022/12/23 02:43:56 [DEBUG] http: Request GET /v1/status/leader (274.46µs) from=127.0.0.6:49247 2022/12/23 02:43:57 [DEBUG] http: Request GET /v1/status/leader (221.404µs) from=127.0.0.6:50019 2022/12/23 02:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:44:16 [DEBUG] http: Request GET /v1/status/leader (2.837409ms) from=127.0.0.6:50019 2022/12/23 02:44:17 [DEBUG] http: Request GET /v1/status/leader (377.585µs) from=127.0.0.6:50019 2022/12/23 02:44:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:44:21 [DEBUG] agent: Node info in sync 2022/12/23 02:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.617922993s) from=127.0.0.6:57981 2022/12/23 02:44:36 [DEBUG] http: Request GET /v1/status/leader (344.987µs) from=127.0.0.6:50019 2022/12/23 02:44:37 [DEBUG] http: Request GET /v1/status/leader (317.381µs) from=127.0.0.6:49247 2022/12/23 02:44:56 [DEBUG] http: Request GET /v1/status/leader (2.109372ms) from=127.0.0.6:50019 2022/12/23 02:44:57 [DEBUG] http: Request GET /v1/status/leader (228.429µs) from=127.0.0.6:49247 2022/12/23 02:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:45:16 [DEBUG] http: Request GET /v1/status/leader (520.752µs) from=127.0.0.6:50019 2022/12/23 02:45:17 [DEBUG] http: Request GET /v1/status/leader (495.857µs) from=127.0.0.6:50019 2022/12/23 02:45:36 [DEBUG] http: Request GET /v1/status/leader (1.017169ms) from=127.0.0.6:50019 2022/12/23 02:45:37 [DEBUG] http: Request GET /v1/status/leader (495.412µs) from=127.0.0.6:50019 2022/12/23 02:45:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:45:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.494575996s) from=127.0.0.6:51663 2022/12/23 02:45:56 [DEBUG] http: Request GET /v1/status/leader (271.957µs) from=127.0.0.6:49247 2022/12/23 02:45:57 [DEBUG] http: Request GET /v1/status/leader (280.813µs) from=127.0.0.6:50019 2022/12/23 02:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:46:16 [DEBUG] http: Request GET /v1/status/leader (1.040959ms) from=127.0.0.6:50019 2022/12/23 02:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:46:17 [DEBUG] agent: Node info in sync 2022/12/23 02:46:17 [DEBUG] http: Request GET /v1/status/leader (377.834µs) from=127.0.0.6:50019 2022/12/23 02:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.655009392s) from=127.0.0.6:57981 2022/12/23 02:46:36 [DEBUG] http: Request GET /v1/status/leader (312.344µs) from=127.0.0.6:49247 2022/12/23 02:46:38 [DEBUG] http: Request GET /v1/status/leader (288.811777ms) from=127.0.0.6:49247 2022/12/23 02:46:56 [DEBUG] http: Request GET /v1/status/leader (298.857µs) from=127.0.0.6:50019 2022/12/23 02:46:58 [DEBUG] http: Request GET /v1/status/leader (297.487µs) from=127.0.0.6:49247 2022/12/23 02:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:47:16 [DEBUG] http: Request GET /v1/status/leader (303.854µs) from=127.0.0.6:50019 2022/12/23 02:47:18 [DEBUG] http: Request GET /v1/status/leader (242.535µs) from=127.0.0.6:49247 2022/12/23 02:47:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:47:26 [DEBUG] agent: Node info in sync 2022/12/23 02:47:36 [DEBUG] http: Request GET /v1/status/leader (415.349µs) from=127.0.0.6:49247 2022/12/23 02:47:38 [DEBUG] http: Request GET /v1/status/leader (405.869µs) from=127.0.0.6:49247 2022/12/23 02:47:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.576484987s) from=127.0.0.6:51663 2022/12/23 02:47:56 [DEBUG] http: Request GET /v1/status/leader (298.566µs) from=127.0.0.6:49247 2022/12/23 02:47:58 [DEBUG] http: Request GET /v1/status/leader (169.988µs) from=127.0.0.6:50019 2022/12/23 02:48:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:48:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:48:16 [DEBUG] http: Request GET /v1/status/leader (331.961µs) from=127.0.0.6:49247 2022/12/23 02:48:18 [DEBUG] http: Request GET /v1/status/leader (359.435µs) from=127.0.0.6:50019 2022/12/23 02:48:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.764017354s) from=127.0.0.6:57981 2022/12/23 02:48:36 [DEBUG] http: Request GET /v1/status/leader (205.111µs) from=127.0.0.6:49247 2022/12/23 02:48:38 [DEBUG] http: Request GET /v1/status/leader (1.564157ms) from=127.0.0.6:49247 2022/12/23 02:48:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:48:53 [DEBUG] agent: Node info in sync 2022/12/23 02:48:56 [DEBUG] http: Request GET /v1/status/leader (524.439µs) from=127.0.0.6:50019 2022/12/23 02:48:58 [DEBUG] http: Request GET /v1/status/leader (161.514µs) from=127.0.0.6:50019 2022/12/23 02:49:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:49:16 [DEBUG] http: Request GET /v1/status/leader (419.253µs) from=127.0.0.6:50019 2022/12/23 02:49:18 [DEBUG] http: Request GET /v1/status/leader (177.239µs) from=127.0.0.6:50019 2022/12/23 02:49:36 [DEBUG] http: Request GET /v1/status/leader (379.783µs) from=127.0.0.6:50019 2022/12/23 02:49:38 [DEBUG] http: Request GET /v1/status/leader (334.193µs) from=127.0.0.6:50019 2022/12/23 02:49:57 [DEBUG] http: Request GET /v1/status/leader (57.099686ms) from=127.0.0.6:49247 2022/12/23 02:49:58 [DEBUG] http: Request GET /v1/status/leader (448.136µs) from=127.0.0.6:49247 2022/12/23 02:50:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:50:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.035803968s) from=127.0.0.6:51663 2022/12/23 02:50:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:50:17 [DEBUG] http: Request GET /v1/status/leader (313.275µs) from=127.0.0.6:50019 2022/12/23 02:50:18 [DEBUG] http: Request GET /v1/status/leader (988.314µs) from=127.0.0.6:50019 2022/12/23 02:50:37 [DEBUG] http: Request GET /v1/status/leader (568.542279ms) from=127.0.0.6:50019 2022/12/23 02:50:38 [DEBUG] http: Request GET /v1/status/leader (252.106µs) from=127.0.0.6:49247 2022/12/23 02:50:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.891517522s) from=127.0.0.6:57981 2022/12/23 02:50:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:50:50 [DEBUG] agent: Node info in sync 2022/12/23 02:50:57 [DEBUG] http: Request GET /v1/status/leader (180.008µs) from=127.0.0.6:50019 2022/12/23 02:50:58 [DEBUG] http: Request GET /v1/status/leader (209.768µs) from=127.0.0.6:49247 2022/12/23 02:51:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:51:17 [DEBUG] http: Request GET /v1/status/leader (290.895µs) from=127.0.0.6:49247 2022/12/23 02:51:18 [DEBUG] http: Request GET /v1/status/leader (457.554µs) from=127.0.0.6:49247 2022/12/23 02:51:37 [DEBUG] http: Request GET /v1/status/leader (423.055µs) from=127.0.0.6:50019 2022/12/23 02:51:38 [DEBUG] http: Request GET /v1/status/leader (347.678µs) from=127.0.0.6:49247 2022/12/23 02:51:57 [DEBUG] http: Request GET /v1/status/leader (947.394µs) from=127.0.0.6:49247 2022/12/23 02:51:58 [DEBUG] http: Request GET /v1/status/leader (485.294µs) from=127.0.0.6:50019 2022/12/23 02:52:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:52:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.20104475s) from=127.0.0.6:51663 2022/12/23 02:52:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:52:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:52:16 [DEBUG] agent: Node info in sync 2022/12/23 02:52:17 [DEBUG] http: Request GET /v1/status/leader (478.409µs) from=127.0.0.6:49247 2022/12/23 02:52:18 [DEBUG] http: Request GET /v1/status/leader (509.954µs) from=127.0.0.6:49247 2022/12/23 02:52:37 [DEBUG] http: Request GET /v1/status/leader (182.184µs) from=127.0.0.6:50019 2022/12/23 02:52:39 [DEBUG] http: Request GET /v1/status/leader (474.166µs) from=127.0.0.6:50019 2022/12/23 02:52:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.080287549s) from=127.0.0.6:57981 2022/12/23 02:52:57 [DEBUG] http: Request GET /v1/status/leader (20.370974ms) from=127.0.0.6:49247 2022/12/23 02:52:59 [DEBUG] http: Request GET /v1/status/leader (463.843µs) from=127.0.0.6:50019 2022/12/23 02:53:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:53:17 [DEBUG] http: Request GET /v1/status/leader (246.929µs) from=127.0.0.6:50019 2022/12/23 02:53:19 [DEBUG] http: Request GET /v1/status/leader (369.3139ms) from=127.0.0.6:50019 2022/12/23 02:53:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:53:22 [DEBUG] agent: Node info in sync 2022/12/23 02:53:37 [DEBUG] http: Request GET /v1/status/leader (275.543µs) from=127.0.0.6:49247 2022/12/23 02:53:39 [DEBUG] http: Request GET /v1/status/leader (489.856µs) from=127.0.0.6:49247 2022/12/23 02:53:57 [DEBUG] http: Request GET /v1/status/leader (400.282µs) from=127.0.0.6:50019 2022/12/23 02:53:59 [DEBUG] http: Request GET /v1/status/leader (163.626µs) from=127.0.0.6:49247 2022/12/23 02:54:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:54:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.854915851s) from=127.0.0.6:51663 2022/12/23 02:54:17 [DEBUG] http: Request GET /v1/status/leader (423.953µs) from=127.0.0.6:49247 2022/12/23 02:54:19 [DEBUG] http: Request GET /v1/status/leader (339.27µs) from=127.0.0.6:49247 2022/12/23 02:54:37 [DEBUG] http: Request GET /v1/status/leader (154.423µs) from=127.0.0.6:49247 2022/12/23 02:54:39 [DEBUG] http: Request GET /v1/status/leader (169.904µs) from=127.0.0.6:49247 2022/12/23 02:54:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.583378909s) from=127.0.0.6:57981 2022/12/23 02:54:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:54:57 [DEBUG] http: Request GET /v1/status/leader (524.47µs) from=127.0.0.6:50019 2022/12/23 02:54:59 [DEBUG] http: Request GET /v1/status/leader (149.228µs) from=127.0.0.6:49247 2022/12/23 02:55:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:55:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:55:13 [DEBUG] agent: Node info in sync 2022/12/23 02:55:17 [DEBUG] http: Request GET /v1/status/leader (288.51µs) from=127.0.0.6:49247 2022/12/23 02:55:19 [DEBUG] http: Request GET /v1/status/leader (179.857µs) from=127.0.0.6:50019 2022/12/23 02:55:37 [DEBUG] http: Request GET /v1/status/leader (261.833µs) from=127.0.0.6:49247 2022/12/23 02:55:39 [DEBUG] http: Request GET /v1/status/leader (383.765µs) from=127.0.0.6:50019 2022/12/23 02:55:57 [DEBUG] http: Request GET /v1/status/leader (393.313µs) from=127.0.0.6:49247 2022/12/23 02:55:59 [DEBUG] http: Request GET /v1/status/leader (574.355µs) from=127.0.0.6:50019 2022/12/23 02:56:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:56:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.987426966s) from=127.0.0.6:51663 2022/12/23 02:56:17 [DEBUG] http: Request GET /v1/status/leader (250.206µs) from=127.0.0.6:50019 2022/12/23 02:56:19 [DEBUG] http: Request GET /v1/status/leader (430.08µs) from=127.0.0.6:50019 2022/12/23 02:56:37 [DEBUG] http: Request GET /v1/status/leader (215.489µs) from=127.0.0.6:49247 2022/12/23 02:56:39 [DEBUG] http: Request GET /v1/status/leader (1.646768ms) from=127.0.0.6:50019 2022/12/23 02:56:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.823461292s) from=127.0.0.6:57981 2022/12/23 02:56:58 [DEBUG] http: Request GET /v1/status/leader (694.718µs) from=127.0.0.6:50019 2022/12/23 02:56:59 [DEBUG] http: Request GET /v1/status/leader (394.017µs) from=127.0.0.6:49247 2022/12/23 02:57:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:57:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:57:13 [DEBUG] agent: Node info in sync 2022/12/23 02:57:18 [DEBUG] http: Request GET /v1/status/leader (164.564µs) from=127.0.0.6:49247 2022/12/23 02:57:19 [DEBUG] http: Request GET /v1/status/leader (208.281µs) from=127.0.0.6:49247 2022/12/23 02:57:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:57:38 [DEBUG] http: Request GET /v1/status/leader (431.455µs) from=127.0.0.6:49247 2022/12/23 02:57:39 [DEBUG] http: Request GET /v1/status/leader (453.779µs) from=127.0.0.6:50019 2022/12/23 02:57:58 [DEBUG] http: Request GET /v1/status/leader (461.405µs) from=127.0.0.6:50019 2022/12/23 02:57:59 [DEBUG] http: Request GET /v1/status/leader (210.45µs) from=127.0.0.6:49247 2022/12/23 02:58:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:58:18 [DEBUG] http: Request GET /v1/status/leader (398.576µs) from=127.0.0.6:49247 2022/12/23 02:58:19 [DEBUG] http: Request GET /v1/status/leader (294.157µs) from=127.0.0.6:49247 2022/12/23 02:58:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.46536617s) from=127.0.0.6:51663 2022/12/23 02:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:58:27 [DEBUG] agent: Node info in sync 2022/12/23 02:58:38 [DEBUG] http: Request GET /v1/status/leader (165.889µs) from=127.0.0.6:49247 2022/12/23 02:58:39 [DEBUG] http: Request GET /v1/status/leader (1.319098ms) from=127.0.0.6:50019 2022/12/23 02:58:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.84064102s) from=127.0.0.6:57981 2022/12/23 02:58:58 [DEBUG] http: Request GET /v1/status/leader (398.861µs) from=127.0.0.6:49247 2022/12/23 02:58:59 [DEBUG] http: Request GET /v1/status/leader (190.014µs) from=127.0.0.6:49247 2022/12/23 02:59:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 02:59:18 [DEBUG] http: Request GET /v1/status/leader (242.49µs) from=127.0.0.6:49247 2022/12/23 02:59:19 [DEBUG] http: Request GET /v1/status/leader (399.854µs) from=127.0.0.6:49247 2022/12/23 02:59:38 [DEBUG] http: Request GET /v1/status/leader (301.162µs) from=127.0.0.6:49247 2022/12/23 02:59:39 [DEBUG] http: Request GET /v1/status/leader (1.120273ms) from=127.0.0.6:49247 2022/12/23 02:59:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 02:59:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 02:59:53 [DEBUG] agent: Node info in sync 2022/12/23 02:59:58 [DEBUG] http: Request GET /v1/status/leader (318.783µs) from=127.0.0.6:50019 2022/12/23 02:59:59 [DEBUG] http: Request GET /v1/status/leader (215.598µs) from=127.0.0.6:50019 2022/12/23 03:00:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:00:18 [DEBUG] http: Request GET /v1/status/leader (636.908µs) from=127.0.0.6:50019 2022/12/23 03:00:19 [DEBUG] http: Request GET /v1/status/leader (170.267µs) from=127.0.0.6:50019 2022/12/23 03:00:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.965830211s) from=127.0.0.6:51663 2022/12/23 03:00:38 [DEBUG] http: Request GET /v1/status/leader (565.65µs) from=127.0.0.6:49247 2022/12/23 03:00:39 [DEBUG] http: Request GET /v1/status/leader (2.950433ms) from=127.0.0.6:49247 2022/12/23 03:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.623599415s) from=127.0.0.6:57981 2022/12/23 03:00:58 [DEBUG] http: Request GET /v1/status/leader (411.875µs) from=127.0.0.6:50019 2022/12/23 03:00:59 [DEBUG] http: Request GET /v1/status/leader (393.99µs) from=127.0.0.6:50019 2022/12/23 03:01:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:01:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:01:12 [DEBUG] agent: Node info in sync 2022/12/23 03:01:18 [DEBUG] http: Request GET /v1/status/leader (191.972µs) from=127.0.0.6:50019 2022/12/23 03:01:19 [DEBUG] http: Request GET /v1/status/leader (150.641µs) from=127.0.0.6:49247 2022/12/23 03:01:38 [DEBUG] http: Request GET /v1/status/leader (2.245746ms) from=127.0.0.6:49247 2022/12/23 03:01:39 [DEBUG] http: Request GET /v1/status/leader (365.06µs) from=127.0.0.6:49247 2022/12/23 03:01:58 [DEBUG] http: Request GET /v1/status/leader (519.792µs) from=127.0.0.6:49247 2022/12/23 03:01:59 [DEBUG] http: Request GET /v1/status/leader (1.111723ms) from=127.0.0.6:50019 2022/12/23 03:02:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:02:18 [DEBUG] http: Request GET /v1/status/leader (289.578µs) from=127.0.0.6:50019 2022/12/23 03:02:19 [DEBUG] http: Request GET /v1/status/leader (305.678µs) from=127.0.0.6:50019 2022/12/23 03:02:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 03:02:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.399283532s) from=127.0.0.6:51663 2022/12/23 03:02:38 [DEBUG] http: Request GET /v1/status/leader (316.432µs) from=127.0.0.6:49247 2022/12/23 03:02:39 [DEBUG] http: Request GET /v1/status/leader (174.816µs) from=127.0.0.6:50019 2022/12/23 03:02:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:02:49 [DEBUG] agent: Node info in sync 2022/12/23 03:02:58 [DEBUG] http: Request GET /v1/status/leader (299.766µs) from=127.0.0.6:50019 2022/12/23 03:02:59 [DEBUG] http: Request GET /v1/status/leader (256.446µs) from=127.0.0.6:50019 2022/12/23 03:03:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:03:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.384895281s) from=127.0.0.6:57981 2022/12/23 03:03:18 [DEBUG] http: Request GET /v1/status/leader (152.252µs) from=127.0.0.6:49247 2022/12/23 03:03:19 [DEBUG] http: Request GET /v1/status/leader (153.91µs) from=127.0.0.6:49247 2022/12/23 03:03:39 [DEBUG] http: Request GET /v1/status/leader (686.481µs) from=127.0.0.6:50019 2022/12/23 03:03:39 [DEBUG] http: Request GET /v1/status/leader (460.871µs) from=127.0.0.6:50019 2022/12/23 03:03:59 [DEBUG] http: Request GET /v1/status/leader (674.996µs) from=127.0.0.6:50019 2022/12/23 03:04:00 [DEBUG] http: Request GET /v1/status/leader (255.805µs) from=127.0.0.6:50019 2022/12/23 03:04:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:04:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:04:01 [DEBUG] agent: Node info in sync 2022/12/23 03:04:19 [DEBUG] http: Request GET /v1/status/leader (430.681µs) from=127.0.0.6:50019 2022/12/23 03:04:20 [DEBUG] http: Request GET /v1/status/leader (335.607µs) from=127.0.0.6:49247 2022/12/23 03:04:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.611589197s) from=127.0.0.6:51663 2022/12/23 03:04:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 03:04:39 [DEBUG] http: Request GET /v1/status/leader (472.578µs) from=127.0.0.6:50019 2022/12/23 03:04:40 [DEBUG] http: Request GET /v1/status/leader (241.8µs) from=127.0.0.6:50019 2022/12/23 03:04:59 [DEBUG] http: Request GET /v1/status/leader (303.996µs) from=127.0.0.6:49247 2022/12/23 03:05:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:05:00 [DEBUG] http: Request GET /v1/status/leader (190.434µs) from=127.0.0.6:49247 2022/12/23 03:05:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.174796493s) from=127.0.0.6:57981 2022/12/23 03:05:19 [DEBUG] http: Request GET /v1/status/leader (291.268µs) from=127.0.0.6:50019 2022/12/23 03:05:20 [DEBUG] http: Request GET /v1/status/leader (166.423µs) from=127.0.0.6:49247 2022/12/23 03:05:39 [DEBUG] http: Request GET /v1/status/leader (307.225µs) from=127.0.0.6:50019 2022/12/23 03:05:40 [DEBUG] http: Request GET /v1/status/leader (339.856µs) from=127.0.0.6:50019 2022/12/23 03:05:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:05:41 [DEBUG] agent: Node info in sync 2022/12/23 03:05:59 [DEBUG] http: Request GET /v1/status/leader (923.817µs) from=127.0.0.6:50019 2022/12/23 03:06:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:06:00 [DEBUG] http: Request GET /v1/status/leader (269.52µs) from=127.0.0.6:49247 2022/12/23 03:06:19 [DEBUG] http: Request GET /v1/status/leader (167.462µs) from=127.0.0.6:49247 2022/12/23 03:06:20 [DEBUG] http: Request GET /v1/status/leader (266.483µs) from=127.0.0.6:50019 2022/12/23 03:06:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.490679688s) from=127.0.0.6:51663 2022/12/23 03:06:39 [DEBUG] http: Request GET /v1/status/leader (152.024µs) from=127.0.0.6:49247 2022/12/23 03:06:40 [DEBUG] http: Request GET /v1/status/leader (202.597µs) from=127.0.0.6:50019 2022/12/23 03:06:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:06:44 [DEBUG] agent: Node info in sync 2022/12/23 03:06:59 [DEBUG] http: Request GET /v1/status/leader (341.471µs) from=127.0.0.6:49247 2022/12/23 03:07:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:07:00 [DEBUG] http: Request GET /v1/status/leader (362.532µs) from=127.0.0.6:50019 2022/12/23 03:07:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-t64tr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/23 03:07:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.42516857s) from=127.0.0.6:57981 2022/12/23 03:07:19 [DEBUG] http: Request GET /v1/status/leader (211.089µs) from=127.0.0.6:49247 2022/12/23 03:07:20 [DEBUG] http: Request GET /v1/status/leader (165.516µs) from=127.0.0.6:49247 2022/12/23 03:07:39 [DEBUG] http: Request GET /v1/status/leader (396.774µs) from=127.0.0.6:49247 2022/12/23 03:07:40 [DEBUG] http: Request GET /v1/status/leader (399.3µs) from=127.0.0.6:50019 2022/12/23 03:07:59 [DEBUG] http: Request GET /v1/status/leader (170.483µs) from=127.0.0.6:50019 2022/12/23 03:08:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:08:00 [DEBUG] http: Request GET /v1/status/leader (155.581µs) from=127.0.0.6:50019 2022/12/23 03:08:19 [DEBUG] http: Request GET /v1/status/leader (326.167µs) from=127.0.0.6:50019 2022/12/23 03:08:20 [DEBUG] http: Request GET /v1/status/leader (314.99µs) from=127.0.0.6:49247 2022/12/23 03:08:39 [DEBUG] http: Request GET /v1/status/leader (176.678µs) from=127.0.0.6:50019 2022/12/23 03:08:40 [DEBUG] http: Request GET /v1/status/leader (317.536µs) from=127.0.0.6:50019 2022/12/23 03:08:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.55777263s) from=127.0.0.6:51663 2022/12/23 03:08:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/23 03:08:43 [DEBUG] agent: Node info in sync 2022/12/23 03:08:59 [DEBUG] http: Request GET /v1/status/leader (256.377µs) from=127.0.0.6:50019 2022/12/23 03:09:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-t64tr" since the cluster is too small 2022/12/23 03:09:00 [DEBUG] http: Request GET /v1/status/leader (164.38µs) from=127.0.0.6:49247