Results

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