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: 'b1b583c4-5356-cc17-550d-feca5e4477ec'
         Node name: 'onap-msb-consul-5cdd876fd9-95xrc'
        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/24 22:49:53 [DEBUG] agent: Using random ID "b1b583c4-5356-cc17-550d-feca5e4477ec" as node ID
    2022/12/24 22:49:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b1b583c4-5356-cc17-550d-feca5e4477ec Address:127.0.0.1:8300}]
    2022/12/24 22:49:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/24 22:49:53 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/24 22:49:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/24 22:49:53 [WARN] raft: Unable to get address for server id b1b583c4-5356-cc17-550d-feca5e4477ec, using fallback address 127.0.0.1:8300: Could not find address for server id b1b583c4-5356-cc17-550d-feca5e4477ec
    2022/12/24 22:49:53 [DEBUG] raft: Votes needed: 1
    2022/12/24 22:49:53 [DEBUG] raft: Vote granted from b1b583c4-5356-cc17-550d-feca5e4477ec in term 2. Tally: 1
    2022/12/24 22:49:53 [INFO] raft: Election won. Tally: 1
    2022/12/24 22:49:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/24 22:49:53 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-95xrc.dc1 127.0.0.1
    2022/12/24 22:49:54 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-95xrc 127.0.0.1
    2022/12/24 22:49:54 [INFO] consul: cluster leadership acquired
    2022/12/24 22:49:54 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/24 22:49:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/24 22:49:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-95xrc.dc1" in area "wan"
    2022/12/24 22:49:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/24 22:49:54 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-95xrc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 22:49:54 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-95xrc
    2022/12/24 22:49:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/24 22:49:54 [INFO] agent: started state syncer
    2022/12/24 22:49:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/24 22:49:54 [INFO] agent: Synced node info
    2022/12/24 22:49:54 [DEBUG] agent: Node info in sync
    2022/12/24 22:49:54 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/24 22:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:49:54 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-95xrc' joined, marking health alive
    2022/12/24 22:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:49:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:49:55 [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/24 22:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:51:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:51:21 [DEBUG] agent: Node info in sync
    2022/12/24 22:51:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 22:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:52:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:52:27 [DEBUG] agent: Node info in sync
    2022/12/24 22:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:53:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:53:37 [DEBUG] agent: Node info in sync
    2022/12/24 22:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:54:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 22:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:54:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:54:58 [DEBUG] agent: Node info in sync
    2022/12/24 22:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:56:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:56:24 [DEBUG] agent: Node info in sync
    2022/12/24 22:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 22:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:58:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:58:03 [DEBUG] agent: Node info in sync
    2022/12/24 22:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:59:20 [DEBUG] http: Request GET /v1/catalog/services (415.127µs) from=127.0.0.6:33881
    2022/12/24 22:59:21 [DEBUG] http: Request GET /v1/status/leader (1.193848ms) from=127.0.0.6:43347
    2022/12/24 22:59:41 [DEBUG] http: Request GET /v1/status/leader (243.829µs) from=127.0.0.6:43347
    2022/12/24 22:59:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 22:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 22:59:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 22:59:57 [DEBUG] agent: Node info in sync
    2022/12/24 23:00:01 [DEBUG] http: Request GET /v1/status/leader (386.266µs) from=127.0.0.6:43347
    2022/12/24 23:00:17 [DEBUG] http: Request GET /v1/catalog/services (199.635µs) from=127.0.0.6:38115
    2022/12/24 23:00:18 [DEBUG] http: Request GET /v1/status/leader (193.191µs) from=127.0.0.6:43347
    2022/12/24 23:00:21 [DEBUG] http: Request GET /v1/status/leader (1.15728ms) from=127.0.0.6:43347
    2022/12/24 23:00:39 [DEBUG] http: Request GET /v1/status/leader (410.317µs) from=127.0.0.6:34103
    2022/12/24 23:00:41 [DEBUG] http: Request GET /v1/status/leader (444.241µs) from=127.0.0.6:43347
    2022/12/24 23:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:00:59 [DEBUG] http: Request GET /v1/status/leader (3.784176ms) from=127.0.0.6:34103
    2022/12/24 23:01:01 [DEBUG] http: Request GET /v1/status/leader (314.378µs) from=127.0.0.6:43347
    2022/12/24 23:01:19 [DEBUG] http: Request GET /v1/status/leader (379.076µs) from=127.0.0.6:34103
    2022/12/24 23:01:21 [DEBUG] http: Request GET /v1/status/leader (168.391µs) from=127.0.0.6:43347
    2022/12/24 23:01:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.352932092s) from=127.0.0.6:33881
    2022/12/24 23:01:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:01:32 [DEBUG] agent: Node info in sync
    2022/12/24 23:01:39 [DEBUG] http: Request GET /v1/status/leader (182.185µs) from=127.0.0.6:34103
    2022/12/24 23:01:41 [DEBUG] http: Request GET /v1/status/leader (235.988µs) from=127.0.0.6:43347
    2022/12/24 23:01:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:01:59 [DEBUG] http: Request GET /v1/status/leader (359.346µs) from=127.0.0.6:34103
    2022/12/24 23:02:01 [DEBUG] http: Request GET /v1/status/leader (731.813µs) from=127.0.0.6:43347
    2022/12/24 23:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.624645343s) from=127.0.0.6:38115
    2022/12/24 23:02:19 [DEBUG] http: Request GET /v1/status/leader (418.228µs) from=127.0.0.6:38115
    2022/12/24 23:02:21 [DEBUG] http: Request GET /v1/status/leader (295.808µs) from=127.0.0.6:43347
    2022/12/24 23:02:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:02:39 [DEBUG] agent: Node info in sync
    2022/12/24 23:02:39 [DEBUG] http: Request GET /v1/status/leader (330.321µs) from=127.0.0.6:34103
    2022/12/24 23:02:41 [DEBUG] http: Request GET /v1/status/leader (457.631µs) from=127.0.0.6:43347
    2022/12/24 23:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:02:59 [DEBUG] http: Request GET /v1/status/leader (1.964225ms) from=127.0.0.6:43347
    2022/12/24 23:03:01 [DEBUG] http: Request GET /v1/status/leader (394.87µs) from=127.0.0.6:43347
    2022/12/24 23:03:19 [DEBUG] http: Request GET /v1/status/leader (328.785µs) from=127.0.0.6:43347
    2022/12/24 23:03:21 [DEBUG] http: Request GET /v1/status/leader (179.791µs) from=127.0.0.6:43347
    2022/12/24 23:03:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.635168481s) from=127.0.0.6:33881
    2022/12/24 23:03:39 [DEBUG] http: Request GET /v1/status/leader (543.219µs) from=127.0.0.6:43347
    2022/12/24 23:03:41 [DEBUG] http: Request GET /v1/status/leader (412.445µs) from=127.0.0.6:43347
    2022/12/24 23:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:03:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:03:59 [DEBUG] http: Request GET /v1/status/leader (3.112868ms) from=127.0.0.6:43347
    2022/12/24 23:04:01 [DEBUG] http: Request GET /v1/status/leader (375.22µs) from=127.0.0.6:43347
    2022/12/24 23:04:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:04:10 [DEBUG] agent: Node info in sync
    2022/12/24 23:04:20 [DEBUG] http: Request GET /v1/status/leader (189.354µs) from=127.0.0.6:43347
    2022/12/24 23:04:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.043164496s) from=127.0.0.6:38115
    2022/12/24 23:04:21 [DEBUG] http: Request GET /v1/status/leader (380.517µs) from=127.0.0.6:43347
    2022/12/24 23:04:40 [DEBUG] http: Request GET /v1/status/leader (302.825µs) from=127.0.0.6:34103
    2022/12/24 23:04:41 [DEBUG] http: Request GET /v1/status/leader (514.639µs) from=127.0.0.6:43347
    2022/12/24 23:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:05:00 [DEBUG] http: Request GET /v1/status/leader (320.636µs) from=127.0.0.6:34103
    2022/12/24 23:05:01 [DEBUG] http: Request GET /v1/status/leader (274.263µs) from=127.0.0.6:43347
    2022/12/24 23:05:20 [DEBUG] http: Request GET /v1/status/leader (346.203µs) from=127.0.0.6:43347
    2022/12/24 23:05:21 [DEBUG] http: Request GET /v1/status/leader (272.665µs) from=127.0.0.6:43347
    2022/12/24 23:05:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.130939984s) from=127.0.0.6:33881
    2022/12/24 23:05:40 [DEBUG] http: Request GET /v1/status/leader (437.986µs) from=127.0.0.6:34103
    2022/12/24 23:05:41 [DEBUG] http: Request GET /v1/status/leader (229.574µs) from=127.0.0.6:43347
    2022/12/24 23:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:05:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:05:58 [DEBUG] agent: Node info in sync
    2022/12/24 23:06:00 [DEBUG] http: Request GET /v1/status/leader (343.353µs) from=127.0.0.6:34103
    2022/12/24 23:06:01 [DEBUG] http: Request GET /v1/status/leader (256.427µs) from=127.0.0.6:43347
    2022/12/24 23:06:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:06:20 [DEBUG] http: Request GET /v1/status/leader (342.797µs) from=127.0.0.6:34103
    2022/12/24 23:06:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.577644987s) from=127.0.0.6:38115
    2022/12/24 23:06:21 [DEBUG] http: Request GET /v1/status/leader (311.99µs) from=127.0.0.6:43347
    2022/12/24 23:06:40 [DEBUG] http: Request GET /v1/status/leader (251.988µs) from=127.0.0.6:34103
    2022/12/24 23:06:41 [DEBUG] http: Request GET /v1/status/leader (1.728824ms) from=127.0.0.6:43347
    2022/12/24 23:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:07:00 [DEBUG] http: Request GET /v1/status/leader (292.99µs) from=127.0.0.6:34103
    2022/12/24 23:07:01 [DEBUG] http: Request GET /v1/status/leader (186.032µs) from=127.0.0.6:43347
    2022/12/24 23:07:20 [DEBUG] http: Request GET /v1/status/leader (226.231µs) from=127.0.0.6:43347
    2022/12/24 23:07:21 [DEBUG] http: Request GET /v1/status/leader (187.811µs) from=127.0.0.6:43347
    2022/12/24 23:07:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.399970034s) from=127.0.0.6:33881
    2022/12/24 23:07:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:07:38 [DEBUG] agent: Node info in sync
    2022/12/24 23:07:40 [DEBUG] http: Request GET /v1/status/leader (304.021µs) from=127.0.0.6:43347
    2022/12/24 23:07:41 [DEBUG] http: Request GET /v1/status/leader (370.378µs) from=127.0.0.6:43347
    2022/12/24 23:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:08:00 [DEBUG] http: Request GET /v1/status/leader (188.383µs) from=127.0.0.6:43347
    2022/12/24 23:08:01 [DEBUG] http: Request GET /v1/status/leader (744.882µs) from=127.0.0.6:43347
    2022/12/24 23:08:20 [DEBUG] http: Request GET /v1/status/leader (326.064µs) from=127.0.0.6:43347
    2022/12/24 23:08:21 [DEBUG] http: Request GET /v1/status/leader (207.442µs) from=127.0.0.6:43347
    2022/12/24 23:08:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.737374364s) from=127.0.0.6:38115
    2022/12/24 23:08:40 [DEBUG] http: Request GET /v1/status/leader (386.89µs) from=127.0.0.6:43347
    2022/12/24 23:08:41 [DEBUG] http: Request GET /v1/status/leader (244.692µs) from=127.0.0.6:43347
    2022/12/24 23:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:08:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:09:00 [DEBUG] http: Request GET /v1/status/leader (325.155µs) from=127.0.0.6:34103
    2022/12/24 23:09:01 [DEBUG] http: Request GET /v1/status/leader (472.741µs) from=127.0.0.6:43347
    2022/12/24 23:09:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:09:08 [DEBUG] agent: Node info in sync
    2022/12/24 23:09:20 [DEBUG] http: Request GET /v1/status/leader (231.124µs) from=127.0.0.6:34103
    2022/12/24 23:09:21 [DEBUG] http: Request GET /v1/status/leader (298.048µs) from=127.0.0.6:43347
    2022/12/24 23:09:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.157014924s) from=127.0.0.6:33881
    2022/12/24 23:09:40 [DEBUG] http: Request GET /v1/status/leader (726.911µs) from=127.0.0.6:34103
    2022/12/24 23:09:41 [DEBUG] http: Request GET /v1/status/leader (209.404µs) from=127.0.0.6:43347
    2022/12/24 23:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:10:00 [DEBUG] http: Request GET /v1/status/leader (828.713µs) from=127.0.0.6:43347
    2022/12/24 23:10:01 [DEBUG] http: Request GET /v1/status/leader (541.181µs) from=127.0.0.6:43347
    2022/12/24 23:10:20 [DEBUG] http: Request GET /v1/status/leader (234.386µs) from=127.0.0.6:43347
    2022/12/24 23:10:21 [DEBUG] http: Request GET /v1/status/leader (251.396µs) from=127.0.0.6:43347
    2022/12/24 23:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.639689628s) from=127.0.0.6:38115
    2022/12/24 23:10:40 [DEBUG] http: Request GET /v1/status/leader (471.716µs) from=127.0.0.6:43347
    2022/12/24 23:10:41 [DEBUG] http: Request GET /v1/status/leader (351.194µs) from=127.0.0.6:43347
    2022/12/24 23:10:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:10:45 [DEBUG] agent: Node info in sync
    2022/12/24 23:10:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:11:00 [DEBUG] http: Request GET /v1/status/leader (1.938707ms) from=127.0.0.6:34103
    2022/12/24 23:11:01 [DEBUG] http: Request GET /v1/status/leader (323.24µs) from=127.0.0.6:43347
    2022/12/24 23:11:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:11:20 [DEBUG] http: Request GET /v1/status/leader (390.149µs) from=127.0.0.6:34103
    2022/12/24 23:11:21 [DEBUG] http: Request GET /v1/status/leader (792.441µs) from=127.0.0.6:43347
    2022/12/24 23:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.594674041s) from=127.0.0.6:33881
    2022/12/24 23:11:41 [DEBUG] http: Request GET /v1/status/leader (298.053µs) from=127.0.0.6:34103
    2022/12/24 23:11:41 [DEBUG] http: Request GET /v1/status/leader (209.801µs) from=127.0.0.6:43347
    2022/12/24 23:11:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:12:01 [DEBUG] http: Request GET /v1/status/leader (343.433µs) from=127.0.0.6:43347
    2022/12/24 23:12:01 [DEBUG] http: Request GET /v1/status/leader (1.554197ms) from=127.0.0.6:43347
    2022/12/24 23:12:21 [DEBUG] http: Request GET /v1/status/leader (360.986µs) from=127.0.0.6:34103
    2022/12/24 23:12:22 [DEBUG] http: Request GET /v1/status/leader (232.382µs) from=127.0.0.6:43347
    2022/12/24 23:12:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.473300938s) from=127.0.0.6:38115
    2022/12/24 23:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:12:36 [DEBUG] agent: Node info in sync
    2022/12/24 23:12:41 [DEBUG] http: Request GET /v1/status/leader (312.24µs) from=127.0.0.6:34103
    2022/12/24 23:12:42 [DEBUG] http: Request GET /v1/status/leader (2.512892ms) from=127.0.0.6:43347
    2022/12/24 23:12:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:13:01 [DEBUG] http: Request GET /v1/status/leader (344.644µs) from=127.0.0.6:34103
    2022/12/24 23:13:02 [DEBUG] http: Request GET /v1/status/leader (368.94µs) from=127.0.0.6:43347
    2022/12/24 23:13:21 [DEBUG] http: Request GET /v1/status/leader (1.327497ms) from=127.0.0.6:43347
    2022/12/24 23:13:22 [DEBUG] http: Request GET /v1/status/leader (360.908µs) from=127.0.0.6:43347
    2022/12/24 23:13:41 [DEBUG] http: Request GET /v1/status/leader (449.924µs) from=127.0.0.6:34103
    2022/12/24 23:13:42 [DEBUG] http: Request GET /v1/status/leader (194.05µs) from=127.0.0.6:43347
    2022/12/24 23:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.611065951s) from=127.0.0.6:33881
    2022/12/24 23:13:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:13:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:14:01 [DEBUG] http: Request GET /v1/status/leader (188.591µs) from=127.0.0.6:43347
    2022/12/24 23:14:02 [DEBUG] http: Request GET /v1/status/leader (308.577µs) from=127.0.0.6:43347
    2022/12/24 23:14:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:14:03 [DEBUG] agent: Node info in sync
    2022/12/24 23:14:21 [DEBUG] http: Request GET /v1/status/leader (293.592µs) from=127.0.0.6:43347
    2022/12/24 23:14:22 [DEBUG] http: Request GET /v1/status/leader (369.526µs) from=127.0.0.6:43347
    2022/12/24 23:14:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.143547363s) from=127.0.0.6:38115
    2022/12/24 23:14:41 [DEBUG] http: Request GET /v1/status/leader (267.301µs) from=127.0.0.6:43347
    2022/12/24 23:14:42 [DEBUG] http: Request GET /v1/status/leader (241.814µs) from=127.0.0.6:43347
    2022/12/24 23:14:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:15:01 [DEBUG] http: Request GET /v1/status/leader (189.839µs) from=127.0.0.6:34103
    2022/12/24 23:15:02 [DEBUG] http: Request GET /v1/status/leader (58.353951ms) from=127.0.0.6:43347
    2022/12/24 23:15:21 [DEBUG] http: Request GET /v1/status/leader (419.571µs) from=127.0.0.6:34103
    2022/12/24 23:15:22 [DEBUG] http: Request GET /v1/status/leader (335.899µs) from=127.0.0.6:43347
    2022/12/24 23:15:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:15:26 [DEBUG] agent: Node info in sync
    2022/12/24 23:15:41 [DEBUG] http: Request GET /v1/status/leader (247.853µs) from=127.0.0.6:34103
    2022/12/24 23:15:42 [DEBUG] http: Request GET /v1/status/leader (2.628481ms) from=127.0.0.6:43347
    2022/12/24 23:15:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.011157027s) from=127.0.0.6:33881
    2022/12/24 23:15:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:16:01 [DEBUG] http: Request GET /v1/status/leader (464.011µs) from=127.0.0.6:34103
    2022/12/24 23:16:02 [DEBUG] http: Request GET /v1/status/leader (652.642µs) from=127.0.0.6:43347
    2022/12/24 23:16:21 [DEBUG] http: Request GET /v1/status/leader (791.366µs) from=127.0.0.6:43347
    2022/12/24 23:16:22 [DEBUG] http: Request GET /v1/status/leader (509.825µs) from=127.0.0.6:43347
    2022/12/24 23:16:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.383926466s) from=127.0.0.6:38115
    2022/12/24 23:16:41 [DEBUG] http: Request GET /v1/status/leader (188.493µs) from=127.0.0.6:34103
    2022/12/24 23:16:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:16:42 [DEBUG] http: Request GET /v1/status/leader (236.142µs) from=127.0.0.6:43347
    2022/12/24 23:16:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:17:01 [DEBUG] http: Request GET /v1/status/leader (346.565µs) from=127.0.0.6:34103
    2022/12/24 23:17:02 [DEBUG] http: Request GET /v1/status/leader (384.033µs) from=127.0.0.6:43347
    2022/12/24 23:17:21 [DEBUG] http: Request GET /v1/status/leader (880.741µs) from=127.0.0.6:34103
    2022/12/24 23:17:22 [DEBUG] http: Request GET /v1/status/leader (354.488µs) from=127.0.0.6:43347
    2022/12/24 23:17:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:17:25 [DEBUG] agent: Node info in sync
    2022/12/24 23:17:41 [DEBUG] http: Request GET /v1/status/leader (443.86µs) from=127.0.0.6:34103
    2022/12/24 23:17:42 [DEBUG] http: Request GET /v1/status/leader (840.037µs) from=127.0.0.6:43347
    2022/12/24 23:17:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.550712871s) from=127.0.0.6:33881
    2022/12/24 23:17:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:18:01 [DEBUG] http: Request GET /v1/status/leader (365.639µs) from=127.0.0.6:43347
    2022/12/24 23:18:02 [DEBUG] http: Request GET /v1/status/leader (2.001288ms) from=127.0.0.6:43347
    2022/12/24 23:18:21 [DEBUG] http: Request GET /v1/status/leader (393.14µs) from=127.0.0.6:34103
    2022/12/24 23:18:22 [DEBUG] http: Request GET /v1/status/leader (193.022µs) from=127.0.0.6:43347
    2022/12/24 23:18:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.970300693s) from=127.0.0.6:38115
    2022/12/24 23:18:41 [DEBUG] http: Request GET /v1/status/leader (282.711µs) from=127.0.0.6:43347
    2022/12/24 23:18:42 [DEBUG] http: Request GET /v1/status/leader (191.626µs) from=127.0.0.6:43347
    2022/12/24 23:18:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:18:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:19:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:19:01 [DEBUG] agent: Node info in sync
    2022/12/24 23:19:01 [DEBUG] http: Request GET /v1/status/leader (331.806µs) from=127.0.0.6:34103
    2022/12/24 23:19:02 [DEBUG] http: Request GET /v1/status/leader (287.263µs) from=127.0.0.6:43347
    2022/12/24 23:19:22 [DEBUG] http: Request GET /v1/status/leader (416.439µs) from=127.0.0.6:43347
    2022/12/24 23:19:22 [DEBUG] http: Request GET /v1/status/leader (315.614µs) from=127.0.0.6:43347
    2022/12/24 23:19:42 [DEBUG] http: Request GET /v1/status/leader (332.228µs) from=127.0.0.6:34103
    2022/12/24 23:19:42 [DEBUG] http: Request GET /v1/status/leader (640.269µs) from=127.0.0.6:43347
    2022/12/24 23:19:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.223154947s) from=127.0.0.6:33881
    2022/12/24 23:19:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:20:02 [DEBUG] http: Request GET /v1/status/leader (355.573µs) from=127.0.0.6:34103
    2022/12/24 23:20:02 [DEBUG] http: Request GET /v1/status/leader (237.124µs) from=127.0.0.6:43347
    2022/12/24 23:20:22 [DEBUG] http: Request GET /v1/status/leader (254.38µs) from=127.0.0.6:34103
    2022/12/24 23:20:22 [DEBUG] http: Request GET /v1/status/leader (190.909µs) from=127.0.0.6:43347
    2022/12/24 23:20:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:20:26 [DEBUG] agent: Node info in sync
    2022/12/24 23:20:42 [DEBUG] http: Request GET /v1/status/leader (182.216µs) from=127.0.0.6:43347
    2022/12/24 23:20:42 [DEBUG] http: Request GET /v1/status/leader (382.341µs) from=127.0.0.6:43347
    2022/12/24 23:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.317616958s) from=127.0.0.6:38115
    2022/12/24 23:20:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:21:02 [DEBUG] http: Request GET /v1/status/leader (220.555µs) from=127.0.0.6:34103
    2022/12/24 23:21:02 [DEBUG] http: Request GET /v1/status/leader (175.939µs) from=127.0.0.6:43347
    2022/12/24 23:21:22 [DEBUG] http: Request GET /v1/status/leader (418.506µs) from=127.0.0.6:43347
    2022/12/24 23:21:22 [DEBUG] http: Request GET /v1/status/leader (69.428052ms) from=127.0.0.6:43347
    2022/12/24 23:21:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:21:42 [DEBUG] http: Request GET /v1/status/leader (235.007µs) from=127.0.0.6:43347
    2022/12/24 23:21:42 [DEBUG] http: Request GET /v1/status/leader (440.186µs) from=127.0.0.6:43347
    2022/12/24 23:21:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.622718357s) from=127.0.0.6:33881
    2022/12/24 23:21:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:22:02 [DEBUG] http: Request GET /v1/status/leader (348.791µs) from=127.0.0.6:34103
    2022/12/24 23:22:02 [DEBUG] http: Request GET /v1/status/leader (319.067µs) from=127.0.0.6:43347
    2022/12/24 23:22:22 [DEBUG] http: Request GET /v1/status/leader (291.283µs) from=127.0.0.6:34103
    2022/12/24 23:22:22 [DEBUG] http: Request GET /v1/status/leader (981.65µs) from=127.0.0.6:43347
    2022/12/24 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:22:26 [DEBUG] agent: Node info in sync
    2022/12/24 23:22:42 [DEBUG] http: Request GET /v1/status/leader (264.211µs) from=127.0.0.6:43347
    2022/12/24 23:22:42 [DEBUG] http: Request GET /v1/status/leader (358.484µs) from=127.0.0.6:43347
    2022/12/24 23:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.268344838s) from=127.0.0.6:38115
    2022/12/24 23:22:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:23:02 [DEBUG] http: Request GET /v1/status/leader (744.475µs) from=127.0.0.6:34103
    2022/12/24 23:23:02 [DEBUG] http: Request GET /v1/status/leader (2.186979ms) from=127.0.0.6:43347
    2022/12/24 23:23:22 [DEBUG] http: Request GET /v1/status/leader (1.274699ms) from=127.0.0.6:43347
    2022/12/24 23:23:22 [DEBUG] http: Request GET /v1/status/leader (475.4µs) from=127.0.0.6:43347
    2022/12/24 23:23:42 [DEBUG] http: Request GET /v1/status/leader (415.446µs) from=127.0.0.6:34103
    2022/12/24 23:23:42 [DEBUG] http: Request GET /v1/status/leader (618.332µs) from=127.0.0.6:43347
    2022/12/24 23:23:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.366247794s) from=127.0.0.6:33881
    2022/12/24 23:23:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:24:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:24:02 [DEBUG] http: Request GET /v1/status/leader (464.179µs) from=127.0.0.6:34103
    2022/12/24 23:24:02 [DEBUG] http: Request GET /v1/status/leader (425.268µs) from=127.0.0.6:43347
    2022/12/24 23:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:24:05 [DEBUG] agent: Node info in sync
    2022/12/24 23:24:22 [DEBUG] http: Request GET /v1/status/leader (417.824µs) from=127.0.0.6:34103
    2022/12/24 23:24:22 [DEBUG] http: Request GET /v1/status/leader (237.725µs) from=127.0.0.6:43347
    2022/12/24 23:24:42 [DEBUG] http: Request GET /v1/status/leader (365.679µs) from=127.0.0.6:43347
    2022/12/24 23:24:42 [DEBUG] http: Request GET /v1/status/leader (933.37µs) from=127.0.0.6:43347
    2022/12/24 23:24:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.884371542s) from=127.0.0.6:38115
    2022/12/24 23:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:25:02 [DEBUG] http: Request GET /v1/status/leader (387.516µs) from=127.0.0.6:43347
    2022/12/24 23:25:02 [DEBUG] http: Request GET /v1/status/leader (411.435µs) from=127.0.0.6:43347
    2022/12/24 23:25:22 [DEBUG] http: Request GET /v1/status/leader (2.720538ms) from=127.0.0.6:34103
    2022/12/24 23:25:22 [DEBUG] http: Request GET /v1/status/leader (1.200337ms) from=127.0.0.6:43347
    2022/12/24 23:25:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:25:36 [DEBUG] agent: Node info in sync
    2022/12/24 23:25:42 [DEBUG] http: Request GET /v1/status/leader (271.624µs) from=127.0.0.6:43347
    2022/12/24 23:25:42 [DEBUG] http: Request GET /v1/status/leader (345.602µs) from=127.0.0.6:43347
    2022/12/24 23:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.630696921s) from=127.0.0.6:33881
    2022/12/24 23:26:02 [DEBUG] http: Request GET /v1/status/leader (233.131µs) from=127.0.0.6:34103
    2022/12/24 23:26:03 [DEBUG] http: Request GET /v1/status/leader (202.036µs) from=127.0.0.6:43347
    2022/12/24 23:26:22 [DEBUG] http: Request GET /v1/status/leader (353.446µs) from=127.0.0.6:34103
    2022/12/24 23:26:23 [DEBUG] http: Request GET /v1/status/leader (443.197µs) from=127.0.0.6:43347
    2022/12/24 23:26:42 [DEBUG] http: Request GET /v1/status/leader (349.247µs) from=127.0.0.6:43347
    2022/12/24 23:26:43 [DEBUG] http: Request GET /v1/status/leader (198.433µs) from=127.0.0.6:43347
    2022/12/24 23:26:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:26:51 [DEBUG] agent: Node info in sync
    2022/12/24 23:26:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:26:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.801199486s) from=127.0.0.6:38115
    2022/12/24 23:27:02 [DEBUG] http: Request GET /v1/status/leader (326.942µs) from=127.0.0.6:43347
    2022/12/24 23:27:03 [DEBUG] http: Request GET /v1/status/leader (291.455µs) from=127.0.0.6:43347
    2022/12/24 23:27:22 [DEBUG] http: Request GET /v1/status/leader (381.815µs) from=127.0.0.6:43347
    2022/12/24 23:27:23 [DEBUG] http: Request GET /v1/status/leader (357.187µs) from=127.0.0.6:43347
    2022/12/24 23:27:43 [DEBUG] http: Request GET /v1/status/leader (210.263µs) from=127.0.0.6:34103
    2022/12/24 23:27:43 [DEBUG] http: Request GET /v1/status/leader (211.278µs) from=127.0.0.6:43347
    2022/12/24 23:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:27:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.332285751s) from=127.0.0.6:33881
    2022/12/24 23:28:03 [DEBUG] http: Request GET /v1/status/leader (218.683µs) from=127.0.0.6:34103
    2022/12/24 23:28:03 [DEBUG] http: Request GET /v1/status/leader (207.599µs) from=127.0.0.6:43347
    2022/12/24 23:28:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:28:14 [DEBUG] agent: Node info in sync
    2022/12/24 23:28:23 [DEBUG] http: Request GET /v1/status/leader (326.089µs) from=127.0.0.6:34103
    2022/12/24 23:28:23 [DEBUG] http: Request GET /v1/status/leader (5.657844ms) from=127.0.0.6:43347
    2022/12/24 23:28:43 [DEBUG] http: Request GET /v1/status/leader (455.725µs) from=127.0.0.6:34103
    2022/12/24 23:28:43 [DEBUG] http: Request GET /v1/status/leader (380.74µs) from=127.0.0.6:43347
    2022/12/24 23:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:28:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:28:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.862997571s) from=127.0.0.6:38115
    2022/12/24 23:29:03 [DEBUG] http: Request GET /v1/status/leader (196.558µs) from=127.0.0.6:34103
    2022/12/24 23:29:03 [DEBUG] http: Request GET /v1/status/leader (218.533µs) from=127.0.0.6:43347
    2022/12/24 23:29:23 [DEBUG] http: Request GET /v1/status/leader (433.066µs) from=127.0.0.6:43347
    2022/12/24 23:29:23 [DEBUG] http: Request GET /v1/status/leader (322.462µs) from=127.0.0.6:43347
    2022/12/24 23:29:43 [DEBUG] http: Request GET /v1/status/leader (241.826µs) from=127.0.0.6:34103
    2022/12/24 23:29:43 [DEBUG] http: Request GET /v1/status/leader (197.851µs) from=127.0.0.6:43347
    2022/12/24 23:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:29:43 [DEBUG] agent: Node info in sync
    2022/12/24 23:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.021103752s) from=127.0.0.6:33881
    2022/12/24 23:30:03 [DEBUG] http: Request GET /v1/status/leader (395.593µs) from=127.0.0.6:43347
    2022/12/24 23:30:03 [DEBUG] http: Request GET /v1/status/leader (741.664µs) from=127.0.0.6:43347
    2022/12/24 23:30:23 [DEBUG] http: Request GET /v1/status/leader (1.322536ms) from=127.0.0.6:34103
    2022/12/24 23:30:23 [DEBUG] http: Request GET /v1/status/leader (1.099718ms) from=127.0.0.6:43347
    2022/12/24 23:30:43 [DEBUG] http: Request GET /v1/status/leader (624.333µs) from=127.0.0.6:34103
    2022/12/24 23:30:43 [DEBUG] http: Request GET /v1/status/leader (708.45µs) from=127.0.0.6:43347
    2022/12/24 23:30:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:31:03 [DEBUG] http: Request GET /v1/status/leader (469.814µs) from=127.0.0.6:43347
    2022/12/24 23:31:03 [DEBUG] http: Request GET /v1/status/leader (352.141µs) from=127.0.0.6:43347
    2022/12/24 23:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.52617168s) from=127.0.0.6:38115
    2022/12/24 23:31:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:31:09 [DEBUG] agent: Node info in sync
    2022/12/24 23:31:23 [DEBUG] http: Request GET /v1/status/leader (505.605µs) from=127.0.0.6:34103
    2022/12/24 23:31:23 [DEBUG] http: Request GET /v1/status/leader (217.074µs) from=127.0.0.6:43347
    2022/12/24 23:31:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:31:43 [DEBUG] http: Request GET /v1/status/leader (22.482897ms) from=127.0.0.6:34103
    2022/12/24 23:31:43 [DEBUG] http: Request GET /v1/status/leader (393.189µs) from=127.0.0.6:43347
    2022/12/24 23:31:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.439235004s) from=127.0.0.6:33881
    2022/12/24 23:32:03 [DEBUG] http: Request GET /v1/status/leader (618.84µs) from=127.0.0.6:43347
    2022/12/24 23:32:03 [DEBUG] http: Request GET /v1/status/leader (269.607µs) from=127.0.0.6:43347
    2022/12/24 23:32:23 [DEBUG] http: Request GET /v1/status/leader (1.926834ms) from=127.0.0.6:43347
    2022/12/24 23:32:23 [DEBUG] http: Request GET /v1/status/leader (100.206996ms) from=127.0.0.6:43347
    2022/12/24 23:32:43 [DEBUG] http: Request GET /v1/status/leader (371.268µs) from=127.0.0.6:34103
    2022/12/24 23:32:43 [DEBUG] http: Request GET /v1/status/leader (384.579µs) from=127.0.0.6:43347
    2022/12/24 23:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:32:49 [DEBUG] agent: Node info in sync
    2022/12/24 23:32:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:33:03 [DEBUG] http: Request GET /v1/status/leader (258.752µs) from=127.0.0.6:43347
    2022/12/24 23:33:03 [DEBUG] http: Request GET /v1/status/leader (204.881µs) from=127.0.0.6:43347
    2022/12/24 23:33:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.51528651s) from=127.0.0.6:38115
    2022/12/24 23:33:23 [DEBUG] http: Request GET /v1/status/leader (344.579µs) from=127.0.0.6:43347
    2022/12/24 23:33:23 [DEBUG] http: Request GET /v1/status/leader (400.527µs) from=127.0.0.6:43347
    2022/12/24 23:33:43 [DEBUG] http: Request GET /v1/status/leader (198.661µs) from=127.0.0.6:43347
    2022/12/24 23:33:43 [DEBUG] http: Request GET /v1/status/leader (5.465762ms) from=127.0.0.6:43347
    2022/12/24 23:33:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:34:03 [DEBUG] http: Request GET /v1/status/leader (346.699µs) from=127.0.0.6:43347
    2022/12/24 23:34:03 [DEBUG] http: Request GET /v1/status/leader (423.639µs) from=127.0.0.6:43347
    2022/12/24 23:34:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:34:03 [DEBUG] agent: Node info in sync
    2022/12/24 23:34:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:34:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.923480608s) from=127.0.0.6:33881
    2022/12/24 23:34:23 [DEBUG] http: Request GET /v1/status/leader (225.244µs) from=127.0.0.6:43347
    2022/12/24 23:34:24 [DEBUG] http: Request GET /v1/status/leader (4.181993ms) from=127.0.0.6:43347
    2022/12/24 23:34:43 [DEBUG] http: Request GET /v1/status/leader (358.622µs) from=127.0.0.6:43347
    2022/12/24 23:34:44 [DEBUG] http: Request GET /v1/status/leader (384.953µs) from=127.0.0.6:43347
    2022/12/24 23:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:35:03 [DEBUG] http: Request GET /v1/status/leader (322.546µs) from=127.0.0.6:43347
    2022/12/24 23:35:04 [DEBUG] http: Request GET /v1/status/leader (421.611µs) from=127.0.0.6:43347
    2022/12/24 23:35:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.974434714s) from=127.0.0.6:38115
    2022/12/24 23:35:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:35:13 [DEBUG] agent: Node info in sync
    2022/12/24 23:35:23 [DEBUG] http: Request GET /v1/status/leader (563.583µs) from=127.0.0.6:43347
    2022/12/24 23:35:24 [DEBUG] http: Request GET /v1/status/leader (203.309µs) from=127.0.0.6:43347
    2022/12/24 23:35:43 [DEBUG] http: Request GET /v1/status/leader (368.015µs) from=127.0.0.6:34103
    2022/12/24 23:35:44 [DEBUG] http: Request GET /v1/status/leader (513.228µs) from=127.0.0.6:43347
    2022/12/24 23:35:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:36:03 [DEBUG] http: Request GET /v1/status/leader (480.466µs) from=127.0.0.6:34103
    2022/12/24 23:36:04 [DEBUG] http: Request GET /v1/status/leader (374.747µs) from=127.0.0.6:43347
    2022/12/24 23:36:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.170353935s) from=127.0.0.6:33881
    2022/12/24 23:36:23 [DEBUG] http: Request GET /v1/status/leader (339.364µs) from=127.0.0.6:34103
    2022/12/24 23:36:24 [DEBUG] http: Request GET /v1/status/leader (299.629702ms) from=127.0.0.6:43347
    2022/12/24 23:36:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:36:39 [DEBUG] agent: Node info in sync
    2022/12/24 23:36:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:36:43 [DEBUG] http: Request GET /v1/status/leader (1.17984ms) from=127.0.0.6:43347
    2022/12/24 23:36:44 [DEBUG] http: Request GET /v1/status/leader (316.919µs) from=127.0.0.6:43347
    2022/12/24 23:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:37:03 [DEBUG] http: Request GET /v1/status/leader (3.331482ms) from=127.0.0.6:34103
    2022/12/24 23:37:04 [DEBUG] http: Request GET /v1/status/leader (478.27µs) from=127.0.0.6:43347
    2022/12/24 23:37:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.52485222s) from=127.0.0.6:38115
    2022/12/24 23:37:23 [DEBUG] http: Request GET /v1/status/leader (780.014µs) from=127.0.0.6:34103
    2022/12/24 23:37:24 [DEBUG] http: Request GET /v1/status/leader (197.565µs) from=127.0.0.6:43347
    2022/12/24 23:37:43 [DEBUG] http: Request GET /v1/status/leader (4.319096ms) from=127.0.0.6:43347
    2022/12/24 23:37:44 [DEBUG] http: Request GET /v1/status/leader (357.897µs) from=127.0.0.6:43347
    2022/12/24 23:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:38:03 [DEBUG] http: Request GET /v1/status/leader (546.261µs) from=127.0.0.6:34103
    2022/12/24 23:38:04 [DEBUG] http: Request GET /v1/status/leader (1.052042ms) from=127.0.0.6:43347
    2022/12/24 23:38:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.097096717s) from=127.0.0.6:33881
    2022/12/24 23:38:23 [DEBUG] http: Request GET /v1/status/leader (302.054µs) from=127.0.0.6:34103
    2022/12/24 23:38:24 [DEBUG] http: Request GET /v1/status/leader (265.577µs) from=127.0.0.6:43347
    2022/12/24 23:38:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:38:27 [DEBUG] agent: Node info in sync
    2022/12/24 23:38:43 [DEBUG] http: Request GET /v1/status/leader (475.955µs) from=127.0.0.6:43347
    2022/12/24 23:38:44 [DEBUG] http: Request GET /v1/status/leader (580.85µs) from=127.0.0.6:43347
    2022/12/24 23:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:39:04 [DEBUG] http: Request GET /v1/status/leader (649.444µs) from=127.0.0.6:43347
    2022/12/24 23:39:04 [DEBUG] http: Request GET /v1/status/leader (400.429µs) from=127.0.0.6:43347
    2022/12/24 23:39:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.569077885s) from=127.0.0.6:38115
    2022/12/24 23:39:24 [DEBUG] http: Request GET /v1/status/leader (208.767µs) from=127.0.0.6:34103
    2022/12/24 23:39:24 [DEBUG] http: Request GET /v1/status/leader (610.122µs) from=127.0.0.6:43347
    2022/12/24 23:39:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:39:44 [DEBUG] http: Request GET /v1/status/leader (391.23µs) from=127.0.0.6:34103
    2022/12/24 23:39:44 [DEBUG] http: Request GET /v1/status/leader (365.173µs) from=127.0.0.6:43347
    2022/12/24 23:39:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:39:50 [DEBUG] agent: Node info in sync
    2022/12/24 23:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:40:04 [DEBUG] http: Request GET /v1/status/leader (479.21µs) from=127.0.0.6:43347
    2022/12/24 23:40:04 [DEBUG] http: Request GET /v1/status/leader (206.568µs) from=127.0.0.6:43347
    2022/12/24 23:40:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.280797094s) from=127.0.0.6:33881
    2022/12/24 23:40:24 [DEBUG] http: Request GET /v1/status/leader (404.588µs) from=127.0.0.6:34103
    2022/12/24 23:40:24 [DEBUG] http: Request GET /v1/status/leader (540.798µs) from=127.0.0.6:43347
    2022/12/24 23:40:44 [DEBUG] http: Request GET /v1/status/leader (330µs) from=127.0.0.6:43347
    2022/12/24 23:40:44 [DEBUG] http: Request GET /v1/status/leader (342.915µs) from=127.0.0.6:43347
    2022/12/24 23:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:41:04 [DEBUG] http: Request GET /v1/status/leader (351.054µs) from=127.0.0.6:43347
    2022/12/24 23:41:04 [DEBUG] http: Request GET /v1/status/leader (543.511µs) from=127.0.0.6:43347
    2022/12/24 23:41:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.278294308s) from=127.0.0.6:38115
    2022/12/24 23:41:24 [DEBUG] http: Request GET /v1/status/leader (334.25µs) from=127.0.0.6:34103
    2022/12/24 23:41:24 [DEBUG] http: Request GET /v1/status/leader (228.344µs) from=127.0.0.6:43347
    2022/12/24 23:41:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:41:29 [DEBUG] agent: Node info in sync
    2022/12/24 23:41:44 [DEBUG] http: Request GET /v1/status/leader (210.526µs) from=127.0.0.6:34103
    2022/12/24 23:41:44 [DEBUG] http: Request GET /v1/status/leader (322.532µs) from=127.0.0.6:43347
    2022/12/24 23:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:42:04 [DEBUG] http: Request GET /v1/status/leader (412.884µs) from=127.0.0.6:43347
    2022/12/24 23:42:05 [DEBUG] http: Request GET /v1/status/leader (372.069µs) from=127.0.0.6:43347
    2022/12/24 23:42:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.087922626s) from=127.0.0.6:33881
    2022/12/24 23:42:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:42:24 [DEBUG] http: Request GET /v1/status/leader (291.577µs) from=127.0.0.6:34103
    2022/12/24 23:42:25 [DEBUG] http: Request GET /v1/status/leader (203.329µs) from=127.0.0.6:43347
    2022/12/24 23:42:44 [DEBUG] http: Request GET /v1/status/leader (421.311µs) from=127.0.0.6:43347
    2022/12/24 23:42:45 [DEBUG] http: Request GET /v1/status/leader (474.932µs) from=127.0.0.6:43347
    2022/12/24 23:42:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:42:45 [DEBUG] agent: Node info in sync
    2022/12/24 23:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:43:04 [DEBUG] http: Request GET /v1/status/leader (336.505µs) from=127.0.0.6:43347
    2022/12/24 23:43:05 [DEBUG] http: Request GET /v1/status/leader (318.991µs) from=127.0.0.6:43347
    2022/12/24 23:43:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.70351187s) from=127.0.0.6:38115
    2022/12/24 23:43:24 [DEBUG] http: Request GET /v1/status/leader (308.364µs) from=127.0.0.6:34103
    2022/12/24 23:43:25 [DEBUG] http: Request GET /v1/status/leader (199.161µs) from=127.0.0.6:43347
    2022/12/24 23:43:44 [DEBUG] http: Request GET /v1/status/leader (433.022µs) from=127.0.0.6:34103
    2022/12/24 23:43:45 [DEBUG] http: Request GET /v1/status/leader (377.79µs) from=127.0.0.6:43347
    2022/12/24 23:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:44:04 [DEBUG] http: Request GET /v1/status/leader (313.29µs) from=127.0.0.6:34103
    2022/12/24 23:44:05 [DEBUG] http: Request GET /v1/status/leader (373.976µs) from=127.0.0.6:43347
    2022/12/24 23:44:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.922119235s) from=127.0.0.6:33881
    2022/12/24 23:44:24 [DEBUG] http: Request GET /v1/status/leader (72.759ms) from=127.0.0.6:34103
    2022/12/24 23:44:25 [DEBUG] http: Request GET /v1/status/leader (337.796µs) from=127.0.0.6:43347
    2022/12/24 23:44:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:44:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:44:30 [DEBUG] agent: Node info in sync
    2022/12/24 23:44:44 [DEBUG] http: Request GET /v1/status/leader (314.077µs) from=127.0.0.6:43347
    2022/12/24 23:44:45 [DEBUG] http: Request GET /v1/status/leader (187.697µs) from=127.0.0.6:43347
    2022/12/24 23:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:45:04 [DEBUG] http: Request GET /v1/status/leader (1.501578ms) from=127.0.0.6:43347
    2022/12/24 23:45:05 [DEBUG] http: Request GET /v1/status/leader (348.996µs) from=127.0.0.6:43347
    2022/12/24 23:45:24 [DEBUG] http: Request GET /v1/status/leader (229.001µs) from=127.0.0.6:34103
    2022/12/24 23:45:25 [DEBUG] http: Request GET /v1/status/leader (224.719µs) from=127.0.0.6:43347
    2022/12/24 23:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.454032299s) from=127.0.0.6:38115
    2022/12/24 23:45:44 [DEBUG] http: Request GET /v1/status/leader (877.323µs) from=127.0.0.6:43347
    2022/12/24 23:45:45 [DEBUG] http: Request GET /v1/status/leader (765.988µs) from=127.0.0.6:43347
    2022/12/24 23:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:46:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:46:04 [DEBUG] agent: Node info in sync
    2022/12/24 23:46:04 [DEBUG] http: Request GET /v1/status/leader (498.751µs) from=127.0.0.6:34103
    2022/12/24 23:46:05 [DEBUG] http: Request GET /v1/status/leader (222.476µs) from=127.0.0.6:43347
    2022/12/24 23:46:24 [DEBUG] http: Request GET /v1/status/leader (387.314µs) from=127.0.0.6:34103
    2022/12/24 23:46:25 [DEBUG] http: Request GET /v1/status/leader (1.117237ms) from=127.0.0.6:43347
    2022/12/24 23:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.100114675s) from=127.0.0.6:33881
    2022/12/24 23:46:44 [DEBUG] http: Request GET /v1/status/leader (369.897µs) from=127.0.0.6:34103
    2022/12/24 23:46:45 [DEBUG] http: Request GET /v1/status/leader (260.266µs) from=127.0.0.6:43347
    2022/12/24 23:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:47:04 [DEBUG] http: Request GET /v1/status/leader (472.01µs) from=127.0.0.6:34103
    2022/12/24 23:47:05 [DEBUG] http: Request GET /v1/status/leader (519.229µs) from=127.0.0.6:43347
    2022/12/24 23:47:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:47:06 [DEBUG] agent: Node info in sync
    2022/12/24 23:47:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:47:24 [DEBUG] http: Request GET /v1/status/leader (408.863µs) from=127.0.0.6:34103
    2022/12/24 23:47:25 [DEBUG] http: Request GET /v1/status/leader (344.943µs) from=127.0.0.6:43347
    2022/12/24 23:47:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.575348243s) from=127.0.0.6:38115
    2022/12/24 23:47:44 [DEBUG] http: Request GET /v1/status/leader (1.353775ms) from=127.0.0.6:34103
    2022/12/24 23:47:45 [DEBUG] http: Request GET /v1/status/leader (216.685µs) from=127.0.0.6:43347
    2022/12/24 23:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:48:04 [DEBUG] http: Request GET /v1/status/leader (387.568µs) from=127.0.0.6:34103
    2022/12/24 23:48:05 [DEBUG] http: Request GET /v1/status/leader (393.816µs) from=127.0.0.6:43347
    2022/12/24 23:48:24 [DEBUG] http: Request GET /v1/status/leader (236.485221ms) from=127.0.0.6:43347
    2022/12/24 23:48:25 [DEBUG] http: Request GET /v1/status/leader (359.289µs) from=127.0.0.6:43347
    2022/12/24 23:48:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.111785724s) from=127.0.0.6:33881
    2022/12/24 23:48:45 [DEBUG] http: Request GET /v1/status/leader (222.246µs) from=127.0.0.6:43347
    2022/12/24 23:48:45 [DEBUG] http: Request GET /v1/status/leader (347.671µs) from=127.0.0.6:43347
    2022/12/24 23:48:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:48:47 [DEBUG] agent: Node info in sync
    2022/12/24 23:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:49:05 [DEBUG] http: Request GET /v1/status/leader (1.054117ms) from=127.0.0.6:34103
    2022/12/24 23:49:05 [DEBUG] http: Request GET /v1/status/leader (445.725µs) from=127.0.0.6:43347
    2022/12/24 23:49:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:49:25 [DEBUG] http: Request GET /v1/status/leader (43.641639ms) from=127.0.0.6:43347
    2022/12/24 23:49:25 [DEBUG] http: Request GET /v1/status/leader (394.68µs) from=127.0.0.6:43347
    2022/12/24 23:49:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.571677401s) from=127.0.0.6:38115
    2022/12/24 23:49:45 [DEBUG] http: Request GET /v1/status/leader (198.103µs) from=127.0.0.6:34103
    2022/12/24 23:49:45 [DEBUG] http: Request GET /v1/status/leader (2.070278ms) from=127.0.0.6:43347
    2022/12/24 23:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:50:05 [DEBUG] http: Request GET /v1/status/leader (395.363µs) from=127.0.0.6:43347
    2022/12/24 23:50:05 [DEBUG] http: Request GET /v1/status/leader (487.292µs) from=127.0.0.6:43347
    2022/12/24 23:50:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:50:08 [DEBUG] agent: Node info in sync
    2022/12/24 23:50:25 [DEBUG] http: Request GET /v1/status/leader (203.281µs) from=127.0.0.6:43347
    2022/12/24 23:50:25 [DEBUG] http: Request GET /v1/status/leader (222.889µs) from=127.0.0.6:43347
    2022/12/24 23:50:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.71378261s) from=127.0.0.6:33881
    2022/12/24 23:50:45 [DEBUG] http: Request GET /v1/status/leader (359.281µs) from=127.0.0.6:43347
    2022/12/24 23:50:45 [DEBUG] http: Request GET /v1/status/leader (450.44µs) from=127.0.0.6:43347
    2022/12/24 23:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:51:05 [DEBUG] http: Request GET /v1/status/leader (359.925µs) from=127.0.0.6:43347
    2022/12/24 23:51:05 [DEBUG] http: Request GET /v1/status/leader (228.076µs) from=127.0.0.6:43347
    2022/12/24 23:51:25 [DEBUG] http: Request GET /v1/status/leader (609.085µs) from=127.0.0.6:43347
    2022/12/24 23:51:25 [DEBUG] http: Request GET /v1/status/leader (350.047µs) from=127.0.0.6:43347
    2022/12/24 23:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:51:35 [DEBUG] agent: Node info in sync
    2022/12/24 23:51:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.203221259s) from=127.0.0.6:38115
    2022/12/24 23:51:45 [DEBUG] http: Request GET /v1/status/leader (284.379µs) from=127.0.0.6:34103
    2022/12/24 23:51:45 [DEBUG] http: Request GET /v1/status/leader (338.617µs) from=127.0.0.6:43347
    2022/12/24 23:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:52:05 [DEBUG] http: Request GET /v1/status/leader (220.625µs) from=127.0.0.6:43347
    2022/12/24 23:52:05 [DEBUG] http: Request GET /v1/status/leader (193.908µs) from=127.0.0.6:43347
    2022/12/24 23:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:52:25 [DEBUG] http: Request GET /v1/status/leader (343.657µs) from=127.0.0.6:34103
    2022/12/24 23:52:25 [DEBUG] http: Request GET /v1/status/leader (308.648µs) from=127.0.0.6:43347
    2022/12/24 23:52:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.208134299s) from=127.0.0.6:33881
    2022/12/24 23:52:45 [DEBUG] http: Request GET /v1/status/leader (205.461µs) from=127.0.0.6:34103
    2022/12/24 23:52:45 [DEBUG] http: Request GET /v1/status/leader (191.954µs) from=127.0.0.6:43347
    2022/12/24 23:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:53:05 [DEBUG] http: Request GET /v1/status/leader (442.452µs) from=127.0.0.6:43347
    2022/12/24 23:53:05 [DEBUG] http: Request GET /v1/status/leader (822.282µs) from=127.0.0.6:34103
    2022/12/24 23:53:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:53:07 [DEBUG] agent: Node info in sync
    2022/12/24 23:53:25 [DEBUG] http: Request GET /v1/status/leader (306.746µs) from=127.0.0.6:43347
    2022/12/24 23:53:25 [DEBUG] http: Request GET /v1/status/leader (188.669µs) from=127.0.0.6:34103
    2022/12/24 23:53:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.40981356s) from=127.0.0.6:38115
    2022/12/24 23:53:45 [DEBUG] http: Request GET /v1/status/leader (744.069µs) from=127.0.0.6:43347
    2022/12/24 23:53:45 [DEBUG] http: Request GET /v1/status/leader (555.324µs) from=127.0.0.6:34103
    2022/12/24 23:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:54:05 [DEBUG] http: Request GET /v1/status/leader (1.040485ms) from=127.0.0.6:43347
    2022/12/24 23:54:05 [DEBUG] http: Request GET /v1/status/leader (233.005µs) from=127.0.0.6:34103
    2022/12/24 23:54:25 [DEBUG] http: Request GET /v1/status/leader (363.432µs) from=127.0.0.6:43347
    2022/12/24 23:54:25 [DEBUG] http: Request GET /v1/status/leader (546.359µs) from=127.0.0.6:34103
    2022/12/24 23:54:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.599203741s) from=127.0.0.6:33881
    2022/12/24 23:54:45 [DEBUG] http: Request GET /v1/status/leader (1.414027ms) from=127.0.0.6:43347
    2022/12/24 23:54:45 [DEBUG] http: Request GET /v1/status/leader (437.79µs) from=127.0.0.6:34103
    2022/12/24 23:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:54:53 [DEBUG] agent: Node info in sync
    2022/12/24 23:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:55:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:55:05 [DEBUG] http: Request GET /v1/status/leader (370.156µs) from=127.0.0.6:43347
    2022/12/24 23:55:05 [DEBUG] http: Request GET /v1/status/leader (197.596µs) from=127.0.0.6:34103
    2022/12/24 23:55:25 [DEBUG] http: Request GET /v1/status/leader (220.463µs) from=127.0.0.6:43347
    2022/12/24 23:55:26 [DEBUG] http: Request GET /v1/status/leader (197.549µs) from=127.0.0.6:43347
    2022/12/24 23:55:45 [DEBUG] http: Request GET /v1/status/leader (372.136µs) from=127.0.0.6:43347
    2022/12/24 23:55:46 [DEBUG] http: Request GET /v1/status/leader (424.073µs) from=127.0.0.6:43347
    2022/12/24 23:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.722179825s) from=127.0.0.6:38115
    2022/12/24 23:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:56:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:56:05 [DEBUG] agent: Node info in sync
    2022/12/24 23:56:05 [DEBUG] http: Request GET /v1/status/leader (198.059µs) from=127.0.0.6:43347
    2022/12/24 23:56:06 [DEBUG] http: Request GET /v1/status/leader (227.449µs) from=127.0.0.6:34103
    2022/12/24 23:56:25 [DEBUG] http: Request GET /v1/status/leader (318.633µs) from=127.0.0.6:43347
    2022/12/24 23:56:26 [DEBUG] http: Request GET /v1/status/leader (298.332µs) from=127.0.0.6:43347
    2022/12/24 23:56:45 [DEBUG] http: Request GET /v1/status/leader (1.190433ms) from=127.0.0.6:43347
    2022/12/24 23:56:46 [DEBUG] http: Request GET /v1/status/leader (321.892µs) from=127.0.0.6:34103
    2022/12/24 23:56:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.981640632s) from=127.0.0.6:33881
    2022/12/24 23:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:57:05 [DEBUG] http: Request GET /v1/status/leader (402.972µs) from=127.0.0.6:43347
    2022/12/24 23:57:06 [DEBUG] http: Request GET /v1/status/leader (225.45µs) from=127.0.0.6:34103
    2022/12/24 23:57:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/24 23:57:25 [DEBUG] http: Request GET /v1/status/leader (5.101761ms) from=127.0.0.6:43347
    2022/12/24 23:57:26 [DEBUG] http: Request GET /v1/status/leader (327.295µs) from=127.0.0.6:43347
    2022/12/24 23:57:45 [DEBUG] http: Request GET /v1/status/leader (209.147µs) from=127.0.0.6:43347
    2022/12/24 23:57:46 [DEBUG] http: Request GET /v1/status/leader (387.311µs) from=127.0.0.6:43347
    2022/12/24 23:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.747047598s) from=127.0.0.6:38115
    2022/12/24 23:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:58:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:58:02 [DEBUG] agent: Node info in sync
    2022/12/24 23:58:06 [DEBUG] http: Request GET /v1/status/leader (196.558µs) from=127.0.0.6:43347
    2022/12/24 23:58:06 [DEBUG] http: Request GET /v1/status/leader (193.573µs) from=127.0.0.6:43347
    2022/12/24 23:58:26 [DEBUG] http: Request GET /v1/status/leader (281.245µs) from=127.0.0.6:43347
    2022/12/24 23:58:26 [DEBUG] http: Request GET /v1/status/leader (413.331µs) from=127.0.0.6:43347
    2022/12/24 23:58:46 [DEBUG] http: Request GET /v1/status/leader (243.662235ms) from=127.0.0.6:43347
    2022/12/24 23:58:46 [DEBUG] http: Request GET /v1/status/leader (349.935µs) from=127.0.0.6:34103
    2022/12/24 23:58:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.684193083s) from=127.0.0.6:33881
    2022/12/24 23:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:59:06 [DEBUG] http: Request GET /v1/status/leader (222.518µs) from=127.0.0.6:43347
    2022/12/24 23:59:06 [DEBUG] http: Request GET /v1/status/leader (234.134µs) from=127.0.0.6:43347
    2022/12/24 23:59:26 [DEBUG] http: Request GET /v1/status/leader (301.306µs) from=127.0.0.6:43347
    2022/12/24 23:59:26 [DEBUG] http: Request GET /v1/status/leader (1.561432ms) from=127.0.0.6:43347
    2022/12/24 23:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/24 23:59:42 [DEBUG] agent: Node info in sync
    2022/12/24 23:59:46 [DEBUG] http: Request GET /v1/status/leader (289.961µs) from=127.0.0.6:43347
    2022/12/24 23:59:46 [DEBUG] http: Request GET /v1/status/leader (165.984µs) from=127.0.0.6:43347
    2022/12/24 23:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/24 23:59:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.39701214s) from=127.0.0.6:38115
    2022/12/25 00:00:06 [DEBUG] http: Request GET /v1/status/leader (511.734µs) from=127.0.0.6:43347
    2022/12/25 00:00:06 [DEBUG] http: Request GET /v1/status/leader (96.156µs) from=127.0.0.6:34103
    2022/12/25 00:00:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:00:26 [DEBUG] http: Request GET /v1/status/leader (275.467µs) from=127.0.0.6:43347
    2022/12/25 00:00:26 [DEBUG] http: Request GET /v1/status/leader (257.732µs) from=127.0.0.6:34103
    2022/12/25 00:00:46 [DEBUG] http: Request GET /v1/status/leader (1.507367ms) from=127.0.0.6:43347
    2022/12/25 00:00:46 [DEBUG] http: Request GET /v1/status/leader (629.682µs) from=127.0.0.6:43347
    2022/12/25 00:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.547119562s) from=127.0.0.6:33881
    2022/12/25 00:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:01:06 [DEBUG] http: Request GET /v1/status/leader (328.09µs) from=127.0.0.6:43347
    2022/12/25 00:01:06 [DEBUG] http: Request GET /v1/status/leader (232.093µs) from=127.0.0.6:34103
    2022/12/25 00:01:26 [DEBUG] http: Request GET /v1/status/leader (738.369µs) from=127.0.0.6:43347
    2022/12/25 00:01:26 [DEBUG] http: Request GET /v1/status/leader (580.047µs) from=127.0.0.6:34103
    2022/12/25 00:01:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:01:37 [DEBUG] agent: Node info in sync
    2022/12/25 00:01:46 [DEBUG] http: Request GET /v1/status/leader (818.019µs) from=127.0.0.6:43347
    2022/12/25 00:01:46 [DEBUG] http: Request GET /v1/status/leader (533.753µs) from=127.0.0.6:43347
    2022/12/25 00:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:02:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.518408746s) from=127.0.0.6:38115
    2022/12/25 00:02:06 [DEBUG] http: Request GET /v1/status/leader (255.786µs) from=127.0.0.6:43347
    2022/12/25 00:02:06 [DEBUG] http: Request GET /v1/status/leader (1.940126ms) from=127.0.0.6:34103
    2022/12/25 00:02:26 [DEBUG] http: Request GET /v1/status/leader (350.021µs) from=127.0.0.6:43347
    2022/12/25 00:02:26 [DEBUG] http: Request GET /v1/status/leader (442.154µs) from=127.0.0.6:34103
    2022/12/25 00:02:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:02:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:02:40 [DEBUG] agent: Node info in sync
    2022/12/25 00:02:46 [DEBUG] http: Request GET /v1/status/leader (223.673µs) from=127.0.0.6:43347
    2022/12/25 00:02:46 [DEBUG] http: Request GET /v1/status/leader (89.387348ms) from=127.0.0.6:34103
    2022/12/25 00:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.421148471s) from=127.0.0.6:33881
    2022/12/25 00:03:06 [DEBUG] http: Request GET /v1/status/leader (325.591µs) from=127.0.0.6:43347
    2022/12/25 00:03:06 [DEBUG] http: Request GET /v1/status/leader (282.045µs) from=127.0.0.6:34103
    2022/12/25 00:03:26 [DEBUG] http: Request GET /v1/status/leader (246.599µs) from=127.0.0.6:43347
    2022/12/25 00:03:26 [DEBUG] http: Request GET /v1/status/leader (238.162µs) from=127.0.0.6:34103
    2022/12/25 00:03:46 [DEBUG] http: Request GET /v1/status/leader (402.263µs) from=127.0.0.6:43347
    2022/12/25 00:03:46 [DEBUG] http: Request GET /v1/status/leader (305.229µs) from=127.0.0.6:34103
    2022/12/25 00:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:04:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.530243254s) from=127.0.0.6:38115
    2022/12/25 00:04:06 [DEBUG] http: Request GET /v1/status/leader (205.57µs) from=127.0.0.6:43347
    2022/12/25 00:04:06 [DEBUG] http: Request GET /v1/status/leader (243.096µs) from=127.0.0.6:34103
    2022/12/25 00:04:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:04:22 [DEBUG] agent: Node info in sync
    2022/12/25 00:04:26 [DEBUG] http: Request GET /v1/status/leader (286.825µs) from=127.0.0.6:43347
    2022/12/25 00:04:26 [DEBUG] http: Request GET /v1/status/leader (182.01µs) from=127.0.0.6:43347
    2022/12/25 00:04:46 [DEBUG] http: Request GET /v1/status/leader (2.056217ms) from=127.0.0.6:43347
    2022/12/25 00:04:46 [DEBUG] http: Request GET /v1/status/leader (867.484µs) from=127.0.0.6:43347
    2022/12/25 00:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:05:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.406838369s) from=127.0.0.6:33881
    2022/12/25 00:05:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:05:06 [DEBUG] http: Request GET /v1/status/leader (371.233µs) from=127.0.0.6:43347
    2022/12/25 00:05:06 [DEBUG] http: Request GET /v1/status/leader (371.191µs) from=127.0.0.6:34103
    2022/12/25 00:05:26 [DEBUG] http: Request GET /v1/status/leader (174.524µs) from=127.0.0.6:43347
    2022/12/25 00:05:26 [DEBUG] http: Request GET /v1/status/leader (233.504µs) from=127.0.0.6:43347
    2022/12/25 00:05:46 [DEBUG] http: Request GET /v1/status/leader (474.907µs) from=127.0.0.6:43347
    2022/12/25 00:05:46 [DEBUG] http: Request GET /v1/status/leader (322.779µs) from=127.0.0.6:43347
    2022/12/25 00:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:06:06 [DEBUG] http: Request GET /v1/status/leader (1.210607ms) from=127.0.0.6:43347
    2022/12/25 00:06:06 [DEBUG] http: Request GET /v1/status/leader (780.217µs) from=127.0.0.6:43347
    2022/12/25 00:06:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.397383898s) from=127.0.0.6:38115
    2022/12/25 00:06:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:06:10 [DEBUG] agent: Node info in sync
    2022/12/25 00:06:26 [DEBUG] http: Request GET /v1/status/leader (314.169µs) from=127.0.0.6:43347
    2022/12/25 00:06:27 [DEBUG] http: Request GET /v1/status/leader (405.585µs) from=127.0.0.6:43347
    2022/12/25 00:06:46 [DEBUG] http: Request GET /v1/status/leader (339.897µs) from=127.0.0.6:43347
    2022/12/25 00:06:47 [DEBUG] http: Request GET /v1/status/leader (189.305µs) from=127.0.0.6:43347
    2022/12/25 00:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.650937783s) from=127.0.0.6:33881
    2022/12/25 00:07:06 [DEBUG] http: Request GET /v1/status/leader (351.366µs) from=127.0.0.6:43347
    2022/12/25 00:07:07 [DEBUG] http: Request GET /v1/status/leader (980.713µs) from=127.0.0.6:43347
    2022/12/25 00:07:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:07:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:07:15 [DEBUG] agent: Node info in sync
    2022/12/25 00:07:26 [DEBUG] http: Request GET /v1/status/leader (383.063µs) from=127.0.0.6:43347
    2022/12/25 00:07:27 [DEBUG] http: Request GET /v1/status/leader (219.556µs) from=127.0.0.6:34103
    2022/12/25 00:07:46 [DEBUG] http: Request GET /v1/status/leader (313.895µs) from=127.0.0.6:43347
    2022/12/25 00:07:47 [DEBUG] http: Request GET /v1/status/leader (180.818µs) from=127.0.0.6:43347
    2022/12/25 00:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:08:06 [DEBUG] http: Request GET /v1/status/leader (402.334µs) from=127.0.0.6:43347
    2022/12/25 00:08:07 [DEBUG] http: Request GET /v1/status/leader (375.238µs) from=127.0.0.6:34103
    2022/12/25 00:08:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.856303929s) from=127.0.0.6:38115
    2022/12/25 00:08:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:08:22 [DEBUG] agent: Node info in sync
    2022/12/25 00:08:26 [DEBUG] http: Request GET /v1/status/leader (206.855µs) from=127.0.0.6:43347
    2022/12/25 00:08:27 [DEBUG] http: Request GET /v1/status/leader (1.416939ms) from=127.0.0.6:43347
    2022/12/25 00:08:46 [DEBUG] http: Request GET /v1/status/leader (612.051µs) from=127.0.0.6:43347
    2022/12/25 00:08:47 [DEBUG] http: Request GET /v1/status/leader (600.679µs) from=127.0.0.6:34103
    2022/12/25 00:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:09:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.735252326s) from=127.0.0.6:33881
    2022/12/25 00:09:06 [DEBUG] http: Request GET /v1/status/leader (457.473µs) from=127.0.0.6:43347
    2022/12/25 00:09:08 [DEBUG] http: Request GET /v1/status/leader (600.272031ms) from=127.0.0.6:34103
    2022/12/25 00:09:26 [DEBUG] http: Request GET /v1/status/leader (627.543µs) from=127.0.0.6:43347
    2022/12/25 00:09:28 [DEBUG] http: Request GET /v1/status/leader (839.103µs) from=127.0.0.6:34103
    2022/12/25 00:09:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:09:35 [DEBUG] agent: Node info in sync
    2022/12/25 00:09:46 [DEBUG] http: Request GET /v1/status/leader (2.288575ms) from=127.0.0.6:43347
    2022/12/25 00:09:48 [DEBUG] http: Request GET /v1/status/leader (550.183µs) from=127.0.0.6:43347
    2022/12/25 00:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:10:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:10:06 [DEBUG] http: Request GET /v1/status/leader (236.065µs) from=127.0.0.6:43347
    2022/12/25 00:10:08 [DEBUG] http: Request GET /v1/status/leader (204.242µs) from=127.0.0.6:34103
    2022/12/25 00:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.204490084s) from=127.0.0.6:38115
    2022/12/25 00:10:26 [DEBUG] http: Request GET /v1/status/leader (536.702µs) from=127.0.0.6:43347
    2022/12/25 00:10:28 [DEBUG] http: Request GET /v1/status/leader (211.118µs) from=127.0.0.6:43347
    2022/12/25 00:10:46 [DEBUG] http: Request GET /v1/status/leader (369.061µs) from=127.0.0.6:43347
    2022/12/25 00:10:48 [DEBUG] http: Request GET /v1/status/leader (354.079µs) from=127.0.0.6:43347
    2022/12/25 00:10:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:10:50 [DEBUG] agent: Node info in sync
    2022/12/25 00:10:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:11:06 [DEBUG] http: Request GET /v1/status/leader (377.685µs) from=127.0.0.6:43347
    2022/12/25 00:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.636235424s) from=127.0.0.6:33881
    2022/12/25 00:11:08 [DEBUG] http: Request GET /v1/status/leader (336.645µs) from=127.0.0.6:43347
    2022/12/25 00:11:26 [DEBUG] http: Request GET /v1/status/leader (388.905µs) from=127.0.0.6:43347
    2022/12/25 00:11:28 [DEBUG] http: Request GET /v1/status/leader (1.347287ms) from=127.0.0.6:43347
    2022/12/25 00:11:46 [DEBUG] http: Request GET /v1/status/leader (366.009µs) from=127.0.0.6:43347
    2022/12/25 00:11:48 [DEBUG] http: Request GET /v1/status/leader (249.519µs) from=127.0.0.6:34103
    2022/12/25 00:11:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:11:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:11:56 [DEBUG] agent: Node info in sync
    2022/12/25 00:12:06 [DEBUG] http: Request GET /v1/status/leader (267.772µs) from=127.0.0.6:43347
    2022/12/25 00:12:08 [DEBUG] http: Request GET /v1/status/leader (1.076666ms) from=127.0.0.6:34103
    2022/12/25 00:12:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.958780958s) from=127.0.0.6:38115
    2022/12/25 00:12:26 [DEBUG] http: Request GET /v1/status/leader (315.173µs) from=127.0.0.6:43347
    2022/12/25 00:12:28 [DEBUG] http: Request GET /v1/status/leader (210.714µs) from=127.0.0.6:34103
    2022/12/25 00:12:46 [DEBUG] http: Request GET /v1/status/leader (220.861µs) from=127.0.0.6:43347
    2022/12/25 00:12:48 [DEBUG] http: Request GET /v1/status/leader (346.326µs) from=127.0.0.6:34103
    2022/12/25 00:12:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:12:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:13:06 [DEBUG] http: Request GET /v1/status/leader (328.788µs) from=127.0.0.6:43347
    2022/12/25 00:13:08 [DEBUG] http: Request GET /v1/status/leader (182.779µs) from=127.0.0.6:43347
    2022/12/25 00:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.277996293s) from=127.0.0.6:33881
    2022/12/25 00:13:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:13:25 [DEBUG] agent: Node info in sync
    2022/12/25 00:13:26 [DEBUG] http: Request GET /v1/status/leader (290.225µs) from=127.0.0.6:43347
    2022/12/25 00:13:28 [DEBUG] http: Request GET /v1/status/leader (331.329µs) from=127.0.0.6:43347
    2022/12/25 00:13:46 [DEBUG] http: Request GET /v1/status/leader (346.333µs) from=127.0.0.6:43347
    2022/12/25 00:13:48 [DEBUG] http: Request GET /v1/status/leader (311.942µs) from=127.0.0.6:34103
    2022/12/25 00:13:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:14:07 [DEBUG] http: Request GET /v1/status/leader (1.583479ms) from=127.0.0.6:43347
    2022/12/25 00:14:08 [DEBUG] http: Request GET /v1/status/leader (849.876µs) from=127.0.0.6:34103
    2022/12/25 00:14:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.430701987s) from=127.0.0.6:38115
    2022/12/25 00:14:27 [DEBUG] http: Request GET /v1/status/leader (490.093µs) from=127.0.0.6:43347
    2022/12/25 00:14:28 [DEBUG] http: Request GET /v1/status/leader (221.475µs) from=127.0.0.6:34103
    2022/12/25 00:14:47 [DEBUG] http: Request GET /v1/status/leader (375.31µs) from=127.0.0.6:43347
    2022/12/25 00:14:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:14:48 [DEBUG] agent: Node info in sync
    2022/12/25 00:14:48 [DEBUG] http: Request GET /v1/status/leader (195.112µs) from=127.0.0.6:43347
    2022/12/25 00:14:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:15:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:15:07 [DEBUG] http: Request GET /v1/status/leader (344.582µs) from=127.0.0.6:43347
    2022/12/25 00:15:08 [DEBUG] http: Request GET /v1/status/leader (407.49µs) from=127.0.0.6:43347
    2022/12/25 00:15:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.822716973s) from=127.0.0.6:33881
    2022/12/25 00:15:27 [DEBUG] http: Request GET /v1/status/leader (1.078373ms) from=127.0.0.6:43347
    2022/12/25 00:15:28 [DEBUG] http: Request GET /v1/status/leader (277.782µs) from=127.0.0.6:43347
    2022/12/25 00:15:47 [DEBUG] http: Request GET /v1/status/leader (315.301µs) from=127.0.0.6:43347
    2022/12/25 00:15:48 [DEBUG] http: Request GET /v1/status/leader (361.694µs) from=127.0.0.6:34103
    2022/12/25 00:15:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:16:07 [DEBUG] http: Request GET /v1/status/leader (359.944µs) from=127.0.0.6:43347
    2022/12/25 00:16:08 [DEBUG] http: Request GET /v1/status/leader (380.149µs) from=127.0.0.6:34103
    2022/12/25 00:16:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:16:13 [DEBUG] agent: Node info in sync
    2022/12/25 00:16:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.084242937s) from=127.0.0.6:38115
    2022/12/25 00:16:27 [DEBUG] http: Request GET /v1/status/leader (209.221µs) from=127.0.0.6:43347
    2022/12/25 00:16:28 [DEBUG] http: Request GET /v1/status/leader (64.339356ms) from=127.0.0.6:43347
    2022/12/25 00:16:47 [DEBUG] http: Request GET /v1/status/leader (427.738µs) from=127.0.0.6:43347
    2022/12/25 00:16:48 [DEBUG] http: Request GET /v1/status/leader (362.041µs) from=127.0.0.6:43347
    2022/12/25 00:16:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:17:07 [DEBUG] http: Request GET /v1/status/leader (229.527µs) from=127.0.0.6:43347
    2022/12/25 00:17:08 [DEBUG] http: Request GET /v1/status/leader (4.037376ms) from=127.0.0.6:34103
    2022/12/25 00:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.03806811s) from=127.0.0.6:33881
    2022/12/25 00:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:17:27 [DEBUG] http: Request GET /v1/status/leader (179.094µs) from=127.0.0.6:43347
    2022/12/25 00:17:28 [DEBUG] http: Request GET /v1/status/leader (288.42µs) from=127.0.0.6:43347
    2022/12/25 00:17:47 [DEBUG] http: Request GET /v1/status/leader (181.328µs) from=127.0.0.6:43347
    2022/12/25 00:17:48 [DEBUG] http: Request GET /v1/status/leader (243.723µs) from=127.0.0.6:43347
    2022/12/25 00:17:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:17:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:17:55 [DEBUG] agent: Node info in sync
    2022/12/25 00:18:07 [DEBUG] http: Request GET /v1/status/leader (334.726µs) from=127.0.0.6:43347
    2022/12/25 00:18:08 [DEBUG] http: Request GET /v1/status/leader (758.017µs) from=127.0.0.6:34103
    2022/12/25 00:18:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.346004177s) from=127.0.0.6:38115
    2022/12/25 00:18:27 [DEBUG] http: Request GET /v1/status/leader (271.124µs) from=127.0.0.6:43347
    2022/12/25 00:18:28 [DEBUG] http: Request GET /v1/status/leader (512.076µs) from=127.0.0.6:43347
    2022/12/25 00:18:47 [DEBUG] http: Request GET /v1/status/leader (1.206127ms) from=127.0.0.6:43347
    2022/12/25 00:18:48 [DEBUG] http: Request GET /v1/status/leader (521.758µs) from=127.0.0.6:43347
    2022/12/25 00:18:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:19:07 [DEBUG] http: Request GET /v1/status/leader (2.083618ms) from=127.0.0.6:43347
    2022/12/25 00:19:08 [DEBUG] http: Request GET /v1/status/leader (721.509µs) from=127.0.0.6:43347
    2022/12/25 00:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.604716684s) from=127.0.0.6:33881
    2022/12/25 00:19:27 [DEBUG] http: Request GET /v1/status/leader (631.33µs) from=127.0.0.6:43347
    2022/12/25 00:19:28 [DEBUG] http: Request GET /v1/status/leader (233.008µs) from=127.0.0.6:34103
    2022/12/25 00:19:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:19:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:19:39 [DEBUG] agent: Node info in sync
    2022/12/25 00:19:47 [DEBUG] http: Request GET /v1/status/leader (1.697694ms) from=127.0.0.6:43347
    2022/12/25 00:19:49 [DEBUG] http: Request GET /v1/status/leader (326.134µs) from=127.0.0.6:43347
    2022/12/25 00:19:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:20:07 [DEBUG] http: Request GET /v1/status/leader (202.126µs) from=127.0.0.6:43347
    2022/12/25 00:20:09 [DEBUG] http: Request GET /v1/status/leader (435.955µs) from=127.0.0.6:43347
    2022/12/25 00:20:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.73867592s) from=127.0.0.6:38115
    2022/12/25 00:20:27 [DEBUG] http: Request GET /v1/status/leader (262.979µs) from=127.0.0.6:43347
    2022/12/25 00:20:29 [DEBUG] http: Request GET /v1/status/leader (183.145µs) from=127.0.0.6:34103
    2022/12/25 00:20:47 [DEBUG] http: Request GET /v1/status/leader (333.989µs) from=127.0.0.6:43347
    2022/12/25 00:20:49 [DEBUG] http: Request GET /v1/status/leader (212.445µs) from=127.0.0.6:43347
    2022/12/25 00:20:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:20:50 [DEBUG] agent: Node info in sync
    2022/12/25 00:20:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:21:07 [DEBUG] http: Request GET /v1/status/leader (485.322µs) from=127.0.0.6:43347
    2022/12/25 00:21:09 [DEBUG] http: Request GET /v1/status/leader (1.9982ms) from=127.0.0.6:43347
    2022/12/25 00:21:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.100249954s) from=127.0.0.6:33881
    2022/12/25 00:21:27 [DEBUG] http: Request GET /v1/status/leader (543.813µs) from=127.0.0.6:43347
    2022/12/25 00:21:29 [DEBUG] http: Request GET /v1/status/leader (220.523µs) from=127.0.0.6:43347
    2022/12/25 00:21:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:21:47 [DEBUG] http: Request GET /v1/status/leader (412.944µs) from=127.0.0.6:43347
    2022/12/25 00:21:49 [DEBUG] http: Request GET /v1/status/leader (445.957µs) from=127.0.0.6:43347
    2022/12/25 00:21:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:21:53 [DEBUG] agent: Node info in sync
    2022/12/25 00:21:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:22:07 [DEBUG] http: Request GET /v1/status/leader (299.747µs) from=127.0.0.6:43347
    2022/12/25 00:22:09 [DEBUG] http: Request GET /v1/status/leader (356.229µs) from=127.0.0.6:43347
    2022/12/25 00:22:27 [DEBUG] http: Request GET /v1/status/leader (206.728µs) from=127.0.0.6:43347
    2022/12/25 00:22:29 [DEBUG] http: Request GET /v1/status/leader (278.542µs) from=127.0.0.6:43347
    2022/12/25 00:22:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.218171628s) from=127.0.0.6:38115
    2022/12/25 00:22:47 [DEBUG] http: Request GET /v1/status/leader (448.657µs) from=127.0.0.6:43347
    2022/12/25 00:22:49 [DEBUG] http: Request GET /v1/status/leader (228.68µs) from=127.0.0.6:43347
    2022/12/25 00:22:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:23:07 [DEBUG] http: Request GET /v1/status/leader (213.905µs) from=127.0.0.6:43347
    2022/12/25 00:23:09 [DEBUG] http: Request GET /v1/status/leader (4.385132ms) from=127.0.0.6:34103
    2022/12/25 00:23:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.04075334s) from=127.0.0.6:33881
    2022/12/25 00:23:27 [DEBUG] http: Request GET /v1/status/leader (380.617µs) from=127.0.0.6:43347
    2022/12/25 00:23:29 [DEBUG] http: Request GET /v1/status/leader (268.34µs) from=127.0.0.6:34103
    2022/12/25 00:23:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:23:33 [DEBUG] agent: Node info in sync
    2022/12/25 00:23:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:23:47 [DEBUG] http: Request GET /v1/status/leader (364.163µs) from=127.0.0.6:43347
    2022/12/25 00:23:49 [DEBUG] http: Request GET /v1/status/leader (182.757µs) from=127.0.0.6:43347
    2022/12/25 00:23:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:24:07 [DEBUG] http: Request GET /v1/status/leader (286.389µs) from=127.0.0.6:43347
    2022/12/25 00:24:09 [DEBUG] http: Request GET /v1/status/leader (316.947µs) from=127.0.0.6:34103
    2022/12/25 00:24:27 [DEBUG] http: Request GET /v1/status/leader (211.874µs) from=127.0.0.6:43347
    2022/12/25 00:24:29 [DEBUG] http: Request GET /v1/status/leader (20.228007ms) from=127.0.0.6:34103
    2022/12/25 00:24:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.756749422s) from=127.0.0.6:38115
    2022/12/25 00:24:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:24:42 [DEBUG] agent: Node info in sync
    2022/12/25 00:24:47 [DEBUG] http: Request GET /v1/status/leader (333.704µs) from=127.0.0.6:43347
    2022/12/25 00:24:49 [DEBUG] http: Request GET /v1/status/leader (175.211µs) from=127.0.0.6:34103
    2022/12/25 00:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:25:07 [DEBUG] http: Request GET /v1/status/leader (226.468µs) from=127.0.0.6:43347
    2022/12/25 00:25:09 [DEBUG] http: Request GET /v1/status/leader (317.333µs) from=127.0.0.6:34103
    2022/12/25 00:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.053854166s) from=127.0.0.6:33881
    2022/12/25 00:25:27 [DEBUG] http: Request GET /v1/status/leader (317.817µs) from=127.0.0.6:43347
    2022/12/25 00:25:29 [DEBUG] http: Request GET /v1/status/leader (311.523µs) from=127.0.0.6:43347
    2022/12/25 00:25:47 [DEBUG] http: Request GET /v1/status/leader (21.828689ms) from=127.0.0.6:43347
    2022/12/25 00:25:49 [DEBUG] http: Request GET /v1/status/leader (680.778µs) from=127.0.0.6:34103
    2022/12/25 00:25:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:26:07 [DEBUG] http: Request GET /v1/status/leader (402.426µs) from=127.0.0.6:43347
    2022/12/25 00:26:09 [DEBUG] http: Request GET /v1/status/leader (243.842µs) from=127.0.0.6:34103
    2022/12/25 00:26:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:26:25 [DEBUG] agent: Node info in sync
    2022/12/25 00:26:27 [DEBUG] http: Request GET /v1/status/leader (221.913µs) from=127.0.0.6:43347
    2022/12/25 00:26:29 [DEBUG] http: Request GET /v1/status/leader (235.515µs) from=127.0.0.6:43347
    2022/12/25 00:26:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.014534101s) from=127.0.0.6:38115
    2022/12/25 00:26:47 [DEBUG] http: Request GET /v1/status/leader (991.464µs) from=127.0.0.6:43347
    2022/12/25 00:26:49 [DEBUG] http: Request GET /v1/status/leader (540.271µs) from=127.0.0.6:43347
    2022/12/25 00:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:27:07 [DEBUG] http: Request GET /v1/status/leader (2.581585ms) from=127.0.0.6:43347
    2022/12/25 00:27:09 [DEBUG] http: Request GET /v1/status/leader (374.128µs) from=127.0.0.6:43347
    2022/12/25 00:27:27 [DEBUG] http: Request GET /v1/status/leader (489.306µs) from=127.0.0.6:43347
    2022/12/25 00:27:29 [DEBUG] http: Request GET /v1/status/leader (330.656µs) from=127.0.0.6:34103
    2022/12/25 00:27:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.212560526s) from=127.0.0.6:33881
    2022/12/25 00:27:47 [DEBUG] http: Request GET /v1/status/leader (1.725565ms) from=127.0.0.6:43347
    2022/12/25 00:27:49 [DEBUG] http: Request GET /v1/status/leader (369.878µs) from=127.0.0.6:34103
    2022/12/25 00:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:27:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:27:59 [DEBUG] agent: Node info in sync
    2022/12/25 00:28:07 [DEBUG] http: Request GET /v1/status/leader (306.778µs) from=127.0.0.6:43347
    2022/12/25 00:28:09 [DEBUG] http: Request GET /v1/status/leader (623.487µs) from=127.0.0.6:43347
    2022/12/25 00:28:27 [DEBUG] http: Request GET /v1/status/leader (1.31969ms) from=127.0.0.6:43347
    2022/12/25 00:28:29 [DEBUG] http: Request GET /v1/status/leader (207.378µs) from=127.0.0.6:34103
    2022/12/25 00:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.808273502s) from=127.0.0.6:38115
    2022/12/25 00:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:28:47 [DEBUG] http: Request GET /v1/status/leader (323.204µs) from=127.0.0.6:43347
    2022/12/25 00:28:49 [DEBUG] http: Request GET /v1/status/leader (254.799µs) from=127.0.0.6:43347
    2022/12/25 00:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:29:07 [DEBUG] http: Request GET /v1/status/leader (195.92µs) from=127.0.0.6:43347
    2022/12/25 00:29:09 [DEBUG] http: Request GET /v1/status/leader (379.779µs) from=127.0.0.6:34103
    2022/12/25 00:29:27 [DEBUG] http: Request GET /v1/status/leader (311.095µs) from=127.0.0.6:43347
    2022/12/25 00:29:29 [DEBUG] http: Request GET /v1/status/leader (360.081µs) from=127.0.0.6:34103
    2022/12/25 00:29:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.486434159s) from=127.0.0.6:33881
    2022/12/25 00:29:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:29:34 [DEBUG] agent: Node info in sync
    2022/12/25 00:29:47 [DEBUG] http: Request GET /v1/status/leader (177.417µs) from=127.0.0.6:43347
    2022/12/25 00:29:49 [DEBUG] http: Request GET /v1/status/leader (1.242531ms) from=127.0.0.6:43347
    2022/12/25 00:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:30:07 [DEBUG] http: Request GET /v1/status/leader (310.922µs) from=127.0.0.6:43347
    2022/12/25 00:30:09 [DEBUG] http: Request GET /v1/status/leader (207.827µs) from=127.0.0.6:34103
    2022/12/25 00:30:27 [DEBUG] http: Request GET /v1/status/leader (325.148µs) from=127.0.0.6:43347
    2022/12/25 00:30:29 [DEBUG] http: Request GET /v1/status/leader (185.391µs) from=127.0.0.6:43347
    2022/12/25 00:30:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:30:34 [DEBUG] agent: Node info in sync
    2022/12/25 00:30:47 [DEBUG] http: Request GET /v1/status/leader (389.384µs) from=127.0.0.6:43347
    2022/12/25 00:30:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.733452214s) from=127.0.0.6:38115
    2022/12/25 00:30:49 [DEBUG] http: Request GET /v1/status/leader (360.472µs) from=127.0.0.6:43347
    2022/12/25 00:30:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:31:08 [DEBUG] http: Request GET /v1/status/leader (187.324291ms) from=127.0.0.6:43347
    2022/12/25 00:31:10 [DEBUG] http: Request GET /v1/status/leader (341.08µs) from=127.0.0.6:34103
    2022/12/25 00:31:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:31:28 [DEBUG] http: Request GET /v1/status/leader (202.823µs) from=127.0.0.6:43347
    2022/12/25 00:31:30 [DEBUG] http: Request GET /v1/status/leader (403.164µs) from=127.0.0.6:43347
    2022/12/25 00:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.354372552s) from=127.0.0.6:33881
    2022/12/25 00:31:48 [DEBUG] http: Request GET /v1/status/leader (263.511µs) from=127.0.0.6:43347
    2022/12/25 00:31:50 [DEBUG] http: Request GET /v1/status/leader (270.918µs) from=127.0.0.6:34103
    2022/12/25 00:31:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:31:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:31:57 [DEBUG] agent: Node info in sync
    2022/12/25 00:32:08 [DEBUG] http: Request GET /v1/status/leader (284.735µs) from=127.0.0.6:43347
    2022/12/25 00:32:10 [DEBUG] http: Request GET /v1/status/leader (380.465µs) from=127.0.0.6:43347
    2022/12/25 00:32:28 [DEBUG] http: Request GET /v1/status/leader (235.91µs) from=127.0.0.6:43347
    2022/12/25 00:32:30 [DEBUG] http: Request GET /v1/status/leader (210.36µs) from=127.0.0.6:34103
    2022/12/25 00:32:48 [DEBUG] http: Request GET /v1/status/leader (315.605µs) from=127.0.0.6:43347
    2022/12/25 00:32:50 [DEBUG] http: Request GET /v1/status/leader (389.701µs) from=127.0.0.6:34103
    2022/12/25 00:32:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.954915397s) from=127.0.0.6:38115
    2022/12/25 00:33:08 [DEBUG] http: Request GET /v1/status/leader (966.754µs) from=127.0.0.6:43347
    2022/12/25 00:33:10 [DEBUG] http: Request GET /v1/status/leader (245.035µs) from=127.0.0.6:34103
    2022/12/25 00:33:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:33:12 [DEBUG] agent: Node info in sync
    2022/12/25 00:33:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:33:28 [DEBUG] http: Request GET /v1/status/leader (425.642µs) from=127.0.0.6:43347
    2022/12/25 00:33:30 [DEBUG] http: Request GET /v1/status/leader (338.785µs) from=127.0.0.6:34103
    2022/12/25 00:33:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.296926245s) from=127.0.0.6:33881
    2022/12/25 00:33:48 [DEBUG] http: Request GET /v1/status/leader (200.149µs) from=127.0.0.6:43347
    2022/12/25 00:33:50 [DEBUG] http: Request GET /v1/status/leader (1.360284ms) from=127.0.0.6:43347
    2022/12/25 00:33:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:34:08 [DEBUG] http: Request GET /v1/status/leader (338.752µs) from=127.0.0.6:43347
    2022/12/25 00:34:10 [DEBUG] http: Request GET /v1/status/leader (941.518µs) from=127.0.0.6:34103
    2022/12/25 00:34:28 [DEBUG] http: Request GET /v1/status/leader (271.428µs) from=127.0.0.6:43347
    2022/12/25 00:34:30 [DEBUG] http: Request GET /v1/status/leader (1.329288ms) from=127.0.0.6:34103
    2022/12/25 00:34:48 [DEBUG] http: Request GET /v1/status/leader (357.493µs) from=127.0.0.6:43347
    2022/12/25 00:34:50 [DEBUG] http: Request GET /v1/status/leader (564.993µs) from=127.0.0.6:43347
    2022/12/25 00:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:35:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.771933478s) from=127.0.0.6:38115
    2022/12/25 00:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:35:04 [DEBUG] agent: Node info in sync
    2022/12/25 00:35:08 [DEBUG] http: Request GET /v1/status/leader (24.677045ms) from=127.0.0.6:43347
    2022/12/25 00:35:10 [DEBUG] http: Request GET /v1/status/leader (579.777µs) from=127.0.0.6:34103
    2022/12/25 00:35:28 [DEBUG] http: Request GET /v1/status/leader (513.75µs) from=127.0.0.6:43347
    2022/12/25 00:35:30 [DEBUG] http: Request GET /v1/status/leader (278.628µs) from=127.0.0.6:43347
    2022/12/25 00:35:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.621472702s) from=127.0.0.6:33881
    2022/12/25 00:35:48 [DEBUG] http: Request GET /v1/status/leader (69.965175ms) from=127.0.0.6:43347
    2022/12/25 00:35:50 [DEBUG] http: Request GET /v1/status/leader (279.301µs) from=127.0.0.6:43347
    2022/12/25 00:35:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:35:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:36:08 [DEBUG] http: Request GET /v1/status/leader (210.95µs) from=127.0.0.6:43347
    2022/12/25 00:36:10 [DEBUG] http: Request GET /v1/status/leader (334.794µs) from=127.0.0.6:34103
    2022/12/25 00:36:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:36:15 [DEBUG] agent: Node info in sync
    2022/12/25 00:36:28 [DEBUG] http: Request GET /v1/status/leader (249.845µs) from=127.0.0.6:43347
    2022/12/25 00:36:30 [DEBUG] http: Request GET /v1/status/leader (212.12µs) from=127.0.0.6:34103
    2022/12/25 00:36:48 [DEBUG] http: Request GET /v1/status/leader (410.954µs) from=127.0.0.6:43347
    2022/12/25 00:36:50 [DEBUG] http: Request GET /v1/status/leader (359.345µs) from=127.0.0.6:34103
    2022/12/25 00:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:37:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.557677817s) from=127.0.0.6:38115
    2022/12/25 00:37:08 [DEBUG] http: Request GET /v1/status/leader (28.255415ms) from=127.0.0.6:43347
    2022/12/25 00:37:10 [DEBUG] http: Request GET /v1/status/leader (350.788µs) from=127.0.0.6:34103
    2022/12/25 00:37:28 [DEBUG] http: Request GET /v1/status/leader (485.712µs) from=127.0.0.6:43347
    2022/12/25 00:37:30 [DEBUG] http: Request GET /v1/status/leader (244.757µs) from=127.0.0.6:43347
    2022/12/25 00:37:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.631498125s) from=127.0.0.6:33881
    2022/12/25 00:37:48 [DEBUG] http: Request GET /v1/status/leader (396.706µs) from=127.0.0.6:43347
    2022/12/25 00:37:50 [DEBUG] http: Request GET /v1/status/leader (1.304803ms) from=127.0.0.6:34103
    2022/12/25 00:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:38:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:38:02 [DEBUG] agent: Node info in sync
    2022/12/25 00:38:08 [DEBUG] http: Request GET /v1/status/leader (227.674µs) from=127.0.0.6:43347
    2022/12/25 00:38:10 [DEBUG] http: Request GET /v1/status/leader (430.971µs) from=127.0.0.6:43347
    2022/12/25 00:38:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:38:28 [DEBUG] http: Request GET /v1/status/leader (341.982µs) from=127.0.0.6:43347
    2022/12/25 00:38:30 [DEBUG] http: Request GET /v1/status/leader (2.395176ms) from=127.0.0.6:34103
    2022/12/25 00:38:48 [DEBUG] http: Request GET /v1/status/leader (413.921µs) from=127.0.0.6:43347
    2022/12/25 00:38:50 [DEBUG] http: Request GET /v1/status/leader (330.574µs) from=127.0.0.6:43347
    2022/12/25 00:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:39:08 [DEBUG] http: Request GET /v1/status/leader (190.739µs) from=127.0.0.6:43347
    2022/12/25 00:39:10 [DEBUG] http: Request GET /v1/status/leader (378.646µs) from=127.0.0.6:43347
    2022/12/25 00:39:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.056011851s) from=127.0.0.6:38115
    2022/12/25 00:39:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:39:21 [DEBUG] agent: Node info in sync
    2022/12/25 00:39:28 [DEBUG] http: Request GET /v1/status/leader (357.605µs) from=127.0.0.6:43347
    2022/12/25 00:39:30 [DEBUG] http: Request GET /v1/status/leader (455.693µs) from=127.0.0.6:34103
    2022/12/25 00:39:48 [DEBUG] http: Request GET /v1/status/leader (188.139µs) from=127.0.0.6:43347
    2022/12/25 00:39:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.898479038s) from=127.0.0.6:33881
    2022/12/25 00:39:50 [DEBUG] http: Request GET /v1/status/leader (368.008µs) from=127.0.0.6:34103
    2022/12/25 00:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:40:08 [DEBUG] http: Request GET /v1/status/leader (519.982µs) from=127.0.0.6:43347
    2022/12/25 00:40:10 [DEBUG] http: Request GET /v1/status/leader (506.29µs) from=127.0.0.6:43347
    2022/12/25 00:40:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:40:28 [DEBUG] http: Request GET /v1/status/leader (684.513µs) from=127.0.0.6:43347
    2022/12/25 00:40:30 [DEBUG] http: Request GET /v1/status/leader (381.104µs) from=127.0.0.6:34103
    2022/12/25 00:40:48 [DEBUG] http: Request GET /v1/status/leader (317.288µs) from=127.0.0.6:43347
    2022/12/25 00:40:50 [DEBUG] http: Request GET /v1/status/leader (1.313741ms) from=127.0.0.6:43347
    2022/12/25 00:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:41:08 [DEBUG] http: Request GET /v1/status/leader (341.865µs) from=127.0.0.6:43347
    2022/12/25 00:41:10 [DEBUG] http: Request GET /v1/status/leader (389.047µs) from=127.0.0.6:34103
    2022/12/25 00:41:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.563056006s) from=127.0.0.6:38115
    2022/12/25 00:41:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:41:20 [DEBUG] agent: Node info in sync
    2022/12/25 00:41:28 [DEBUG] http: Request GET /v1/status/leader (2.877145ms) from=127.0.0.6:43347
    2022/12/25 00:41:30 [DEBUG] http: Request GET /v1/status/leader (661.635µs) from=127.0.0.6:34103
    2022/12/25 00:41:48 [DEBUG] http: Request GET /v1/status/leader (465.655µs) from=127.0.0.6:43347
    2022/12/25 00:41:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.184705373s) from=127.0.0.6:33881
    2022/12/25 00:41:50 [DEBUG] http: Request GET /v1/status/leader (194.201µs) from=127.0.0.6:34103
    2022/12/25 00:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:42:08 [DEBUG] http: Request GET /v1/status/leader (1.555761ms) from=127.0.0.6:43347
    2022/12/25 00:42:10 [DEBUG] http: Request GET /v1/status/leader (384.723µs) from=127.0.0.6:43347
    2022/12/25 00:42:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:42:23 [DEBUG] agent: Node info in sync
    2022/12/25 00:42:28 [DEBUG] http: Request GET /v1/status/leader (505.859µs) from=127.0.0.6:43347
    2022/12/25 00:42:30 [DEBUG] http: Request GET /v1/status/leader (348.949µs) from=127.0.0.6:43347
    2022/12/25 00:42:48 [DEBUG] http: Request GET /v1/status/leader (227.765µs) from=127.0.0.6:43347
    2022/12/25 00:42:50 [DEBUG] http: Request GET /v1/status/leader (1.374282ms) from=127.0.0.6:34103
    2022/12/25 00:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:43:08 [DEBUG] http: Request GET /v1/status/leader (777.6µs) from=127.0.0.6:43347
    2022/12/25 00:43:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:43:10 [DEBUG] http: Request GET /v1/status/leader (861.295µs) from=127.0.0.6:43347
    2022/12/25 00:43:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.635541726s) from=127.0.0.6:38115
    2022/12/25 00:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:43:25 [DEBUG] agent: Node info in sync
    2022/12/25 00:43:28 [DEBUG] http: Request GET /v1/status/leader (2.467822ms) from=127.0.0.6:43347
    2022/12/25 00:43:30 [DEBUG] http: Request GET /v1/status/leader (267.396µs) from=127.0.0.6:43347
    2022/12/25 00:43:48 [DEBUG] http: Request GET /v1/status/leader (452.957µs) from=127.0.0.6:43347
    2022/12/25 00:43:50 [DEBUG] http: Request GET /v1/status/leader (239.316µs) from=127.0.0.6:34103
    2022/12/25 00:43:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.337387046s) from=127.0.0.6:33881
    2022/12/25 00:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:44:08 [DEBUG] http: Request GET /v1/status/leader (251.615µs) from=127.0.0.6:43347
    2022/12/25 00:44:10 [DEBUG] http: Request GET /v1/status/leader (291.334µs) from=127.0.0.6:43347
    2022/12/25 00:44:28 [DEBUG] http: Request GET /v1/status/leader (353.259µs) from=127.0.0.6:43347
    2022/12/25 00:44:30 [DEBUG] http: Request GET /v1/status/leader (226.995µs) from=127.0.0.6:43347
    2022/12/25 00:44:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:44:44 [DEBUG] agent: Node info in sync
    2022/12/25 00:44:48 [DEBUG] http: Request GET /v1/status/leader (413.358µs) from=127.0.0.6:43347
    2022/12/25 00:44:50 [DEBUG] http: Request GET /v1/status/leader (176.923µs) from=127.0.0.6:34103
    2022/12/25 00:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:45:08 [DEBUG] http: Request GET /v1/status/leader (394.751µs) from=127.0.0.6:43347
    2022/12/25 00:45:10 [DEBUG] http: Request GET /v1/status/leader (784.508µs) from=127.0.0.6:34103
    2022/12/25 00:45:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.47279854s) from=127.0.0.6:38115
    2022/12/25 00:45:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:45:28 [DEBUG] http: Request GET /v1/status/leader (277.155µs) from=127.0.0.6:43347
    2022/12/25 00:45:30 [DEBUG] http: Request GET /v1/status/leader (343.833µs) from=127.0.0.6:34103
    2022/12/25 00:45:48 [DEBUG] http: Request GET /v1/status/leader (324.869µs) from=127.0.0.6:43347
    2022/12/25 00:45:50 [DEBUG] http: Request GET /v1/status/leader (396.184µs) from=127.0.0.6:43347
    2022/12/25 00:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:46:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.949990591s) from=127.0.0.6:33881
    2022/12/25 00:46:08 [DEBUG] http: Request GET /v1/status/leader (6.567872ms) from=127.0.0.6:43347
    2022/12/25 00:46:10 [DEBUG] http: Request GET /v1/status/leader (351.744µs) from=127.0.0.6:43347
    2022/12/25 00:46:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:46:24 [DEBUG] agent: Node info in sync
    2022/12/25 00:46:29 [DEBUG] http: Request GET /v1/status/leader (653.519µs) from=127.0.0.6:43347
    2022/12/25 00:46:30 [DEBUG] http: Request GET /v1/status/leader (208.801µs) from=127.0.0.6:43347
    2022/12/25 00:46:49 [DEBUG] http: Request GET /v1/status/leader (168.375802ms) from=127.0.0.6:43347
    2022/12/25 00:46:50 [DEBUG] http: Request GET /v1/status/leader (183.366µs) from=127.0.0.6:34103
    2022/12/25 00:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:47:09 [DEBUG] http: Request GET /v1/status/leader (297.646µs) from=127.0.0.6:43347
    2022/12/25 00:47:11 [DEBUG] http: Request GET /v1/status/leader (407.487µs) from=127.0.0.6:43347
    2022/12/25 00:47:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.275789001s) from=127.0.0.6:38115
    2022/12/25 00:47:29 [DEBUG] http: Request GET /v1/status/leader (211.116µs) from=127.0.0.6:43347
    2022/12/25 00:47:31 [DEBUG] http: Request GET /v1/status/leader (202.114µs) from=127.0.0.6:43347
    2022/12/25 00:47:49 [DEBUG] http: Request GET /v1/status/leader (419.017µs) from=127.0.0.6:43347
    2022/12/25 00:47:51 [DEBUG] http: Request GET /v1/status/leader (350.942µs) from=127.0.0.6:34103
    2022/12/25 00:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:47:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:47:59 [DEBUG] agent: Node info in sync
    2022/12/25 00:48:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.777314177s) from=127.0.0.6:33881
    2022/12/25 00:48:09 [DEBUG] http: Request GET /v1/status/leader (246.612µs) from=127.0.0.6:43347
    2022/12/25 00:48:11 [DEBUG] http: Request GET /v1/status/leader (1.690924ms) from=127.0.0.6:34103
    2022/12/25 00:48:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:48:29 [DEBUG] http: Request GET /v1/status/leader (480.192µs) from=127.0.0.6:43347
    2022/12/25 00:48:31 [DEBUG] http: Request GET /v1/status/leader (346.544µs) from=127.0.0.6:34103
    2022/12/25 00:48:49 [DEBUG] http: Request GET /v1/status/leader (230.59µs) from=127.0.0.6:43347
    2022/12/25 00:48:51 [DEBUG] http: Request GET /v1/status/leader (314.456µs) from=127.0.0.6:43347
    2022/12/25 00:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:49:09 [DEBUG] http: Request GET /v1/status/leader (356.247µs) from=127.0.0.6:43347
    2022/12/25 00:49:11 [DEBUG] http: Request GET /v1/status/leader (334.115µs) from=127.0.0.6:34103
    2022/12/25 00:49:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.337428706s) from=127.0.0.6:38115
    2022/12/25 00:49:29 [DEBUG] http: Request GET /v1/status/leader (1.6859ms) from=127.0.0.6:43347
    2022/12/25 00:49:31 [DEBUG] http: Request GET /v1/status/leader (255.816µs) from=127.0.0.6:43347
    2022/12/25 00:49:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:49:41 [DEBUG] agent: Node info in sync
    2022/12/25 00:49:49 [DEBUG] http: Request GET /v1/status/leader (389.532µs) from=127.0.0.6:43347
    2022/12/25 00:49:51 [DEBUG] http: Request GET /v1/status/leader (392.56µs) from=127.0.0.6:34103
    2022/12/25 00:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:50:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.940185034s) from=127.0.0.6:33881
    2022/12/25 00:50:09 [DEBUG] http: Request GET /v1/status/leader (153.774µs) from=127.0.0.6:43347
    2022/12/25 00:50:11 [DEBUG] http: Request GET /v1/status/leader (5.957151ms) from=127.0.0.6:34103
    2022/12/25 00:50:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:50:29 [DEBUG] http: Request GET /v1/status/leader (309.56µs) from=127.0.0.6:43347
    2022/12/25 00:50:31 [DEBUG] http: Request GET /v1/status/leader (331.408µs) from=127.0.0.6:43347
    2022/12/25 00:50:49 [DEBUG] http: Request GET /v1/status/leader (157.597µs) from=127.0.0.6:43347
    2022/12/25 00:50:51 [DEBUG] http: Request GET /v1/status/leader (202.602µs) from=127.0.0.6:43347
    2022/12/25 00:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:50:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:50:55 [DEBUG] agent: Node info in sync
    2022/12/25 00:51:09 [DEBUG] http: Request GET /v1/status/leader (397.593µs) from=127.0.0.6:43347
    2022/12/25 00:51:11 [DEBUG] http: Request GET /v1/status/leader (231.846µs) from=127.0.0.6:34103
    2022/12/25 00:51:29 [DEBUG] http: Request GET /v1/status/leader (177.701µs) from=127.0.0.6:43347
    2022/12/25 00:51:31 [DEBUG] http: Request GET /v1/status/leader (322.899µs) from=127.0.0.6:43347
    2022/12/25 00:51:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.601029607s) from=127.0.0.6:38115
    2022/12/25 00:51:49 [DEBUG] http: Request GET /v1/status/leader (377.737µs) from=127.0.0.6:43347
    2022/12/25 00:51:51 [DEBUG] http: Request GET /v1/status/leader (463.073µs) from=127.0.0.6:43347
    2022/12/25 00:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:52:09 [DEBUG] http: Request GET /v1/status/leader (192.971µs) from=127.0.0.6:43347
    2022/12/25 00:52:11 [DEBUG] http: Request GET /v1/status/leader (208.674704ms) from=127.0.0.6:43347
    2022/12/25 00:52:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.539736169s) from=127.0.0.6:33881
    2022/12/25 00:52:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:52:17 [DEBUG] agent: Node info in sync
    2022/12/25 00:52:29 [DEBUG] http: Request GET /v1/status/leader (740.705µs) from=127.0.0.6:43347
    2022/12/25 00:52:31 [DEBUG] http: Request GET /v1/status/leader (270.046µs) from=127.0.0.6:43347
    2022/12/25 00:52:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:52:49 [DEBUG] http: Request GET /v1/status/leader (415.568µs) from=127.0.0.6:43347
    2022/12/25 00:52:51 [DEBUG] http: Request GET /v1/status/leader (268.544µs) from=127.0.0.6:43347
    2022/12/25 00:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:53:09 [DEBUG] http: Request GET /v1/status/leader (745.737µs) from=127.0.0.6:43347
    2022/12/25 00:53:11 [DEBUG] http: Request GET /v1/status/leader (466.286µs) from=127.0.0.6:34103
    2022/12/25 00:53:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:53:20 [DEBUG] agent: Node info in sync
    2022/12/25 00:53:29 [DEBUG] http: Request GET /v1/status/leader (1.927286ms) from=127.0.0.6:43347
    2022/12/25 00:53:31 [DEBUG] http: Request GET /v1/status/leader (487.523µs) from=127.0.0.6:43347
    2022/12/25 00:53:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.411386567s) from=127.0.0.6:38115
    2022/12/25 00:53:49 [DEBUG] http: Request GET /v1/status/leader (631.639µs) from=127.0.0.6:43347
    2022/12/25 00:53:51 [DEBUG] http: Request GET /v1/status/leader (376.597µs) from=127.0.0.6:34103
    2022/12/25 00:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:54:10 [DEBUG] http: Request GET /v1/status/leader (361.99µs) from=127.0.0.6:43347
    2022/12/25 00:54:11 [DEBUG] http: Request GET /v1/status/leader (340.608µs) from=127.0.0.6:43347
    2022/12/25 00:54:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.56101319s) from=127.0.0.6:33881
    2022/12/25 00:54:30 [DEBUG] http: Request GET /v1/status/leader (66.719689ms) from=127.0.0.6:43347
    2022/12/25 00:54:31 [DEBUG] http: Request GET /v1/status/leader (201.31µs) from=127.0.0.6:34103
    2022/12/25 00:54:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:54:32 [DEBUG] agent: Node info in sync
    2022/12/25 00:54:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:54:50 [DEBUG] http: Request GET /v1/status/leader (386.178µs) from=127.0.0.6:43347
    2022/12/25 00:54:51 [DEBUG] http: Request GET /v1/status/leader (170.496µs) from=127.0.0.6:43347
    2022/12/25 00:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:55:10 [DEBUG] http: Request GET /v1/status/leader (363.186µs) from=127.0.0.6:43347
    2022/12/25 00:55:11 [DEBUG] http: Request GET /v1/status/leader (1.520241ms) from=127.0.0.6:43347
    2022/12/25 00:55:30 [DEBUG] http: Request GET /v1/status/leader (532.235µs) from=127.0.0.6:43347
    2022/12/25 00:55:31 [DEBUG] http: Request GET /v1/status/leader (239.343µs) from=127.0.0.6:43347
    2022/12/25 00:55:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:55:35 [DEBUG] agent: Node info in sync
    2022/12/25 00:55:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.198522071s) from=127.0.0.6:38115
    2022/12/25 00:55:50 [DEBUG] http: Request GET /v1/status/leader (167.988µs) from=127.0.0.6:43347
    2022/12/25 00:55:51 [DEBUG] http: Request GET /v1/status/leader (352.864µs) from=127.0.0.6:43347
    2022/12/25 00:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:56:10 [DEBUG] http: Request GET /v1/status/leader (413.405µs) from=127.0.0.6:43347
    2022/12/25 00:56:11 [DEBUG] http: Request GET /v1/status/leader (391.348µs) from=127.0.0.6:43347
    2022/12/25 00:56:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.075344183s) from=127.0.0.6:33881
    2022/12/25 00:56:30 [DEBUG] http: Request GET /v1/status/leader (344.496µs) from=127.0.0.6:43347
    2022/12/25 00:56:31 [DEBUG] http: Request GET /v1/status/leader (1.113069ms) from=127.0.0.6:43347
    2022/12/25 00:56:50 [DEBUG] http: Request GET /v1/status/leader (411.66µs) from=127.0.0.6:43347
    2022/12/25 00:56:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:56:51 [DEBUG] http: Request GET /v1/status/leader (376.054µs) from=127.0.0.6:43347
    2022/12/25 00:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:56:52 [DEBUG] agent: Node info in sync
    2022/12/25 00:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:57:10 [DEBUG] http: Request GET /v1/status/leader (342.233µs) from=127.0.0.6:43347
    2022/12/25 00:57:11 [DEBUG] http: Request GET /v1/status/leader (382.409µs) from=127.0.0.6:43347
    2022/12/25 00:57:30 [DEBUG] http: Request GET /v1/status/leader (319.16µs) from=127.0.0.6:43347
    2022/12/25 00:57:31 [DEBUG] http: Request GET /v1/status/leader (425.223µs) from=127.0.0.6:43347
    2022/12/25 00:57:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.813636848s) from=127.0.0.6:38115
    2022/12/25 00:57:50 [DEBUG] http: Request GET /v1/status/leader (420.351µs) from=127.0.0.6:43347
    2022/12/25 00:57:51 [DEBUG] http: Request GET /v1/status/leader (371.353µs) from=127.0.0.6:43347
    2022/12/25 00:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:58:10 [DEBUG] http: Request GET /v1/status/leader (183.019µs) from=127.0.0.6:43347
    2022/12/25 00:58:11 [DEBUG] http: Request GET /v1/status/leader (1.250629ms) from=127.0.0.6:43347
    2022/12/25 00:58:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 00:58:16 [DEBUG] agent: Node info in sync
    2022/12/25 00:58:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.220002847s) from=127.0.0.6:33881
    2022/12/25 00:58:30 [DEBUG] http: Request GET /v1/status/leader (367.951µs) from=127.0.0.6:43347
    2022/12/25 00:58:31 [DEBUG] http: Request GET /v1/status/leader (335.916µs) from=127.0.0.6:43347
    2022/12/25 00:58:50 [DEBUG] http: Request GET /v1/status/leader (323.227µs) from=127.0.0.6:43347
    2022/12/25 00:58:51 [DEBUG] http: Request GET /v1/status/leader (291.521µs) from=127.0.0.6:34103
    2022/12/25 00:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 00:59:10 [DEBUG] http: Request GET /v1/status/leader (212.881µs) from=127.0.0.6:43347
    2022/12/25 00:59:11 [DEBUG] http: Request GET /v1/status/leader (186.327µs) from=127.0.0.6:34103
    2022/12/25 00:59:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 00:59:30 [DEBUG] http: Request GET /v1/status/leader (164.535647ms) from=127.0.0.6:43347
    2022/12/25 00:59:31 [DEBUG] http: Request GET /v1/status/leader (323.17µs) from=127.0.0.6:34103
    2022/12/25 00:59:50 [DEBUG] http: Request GET /v1/status/leader (222.187µs) from=127.0.0.6:43347
    2022/12/25 00:59:51 [DEBUG] http: Request GET /v1/status/leader (607.802µs) from=127.0.0.6:34103
    2022/12/25 00:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.10138162s) from=127.0.0.6:38115
    2022/12/25 00:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:00:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:00:07 [DEBUG] agent: Node info in sync
    2022/12/25 01:00:10 [DEBUG] http: Request GET /v1/status/leader (160.214441ms) from=127.0.0.6:43347
    2022/12/25 01:00:11 [DEBUG] http: Request GET /v1/status/leader (381.885µs) from=127.0.0.6:43347
    2022/12/25 01:00:30 [DEBUG] http: Request GET /v1/status/leader (192.137µs) from=127.0.0.6:43347
    2022/12/25 01:00:32 [DEBUG] http: Request GET /v1/status/leader (297.417µs) from=127.0.0.6:34103
    2022/12/25 01:00:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.227347296s) from=127.0.0.6:33881
    2022/12/25 01:00:50 [DEBUG] http: Request GET /v1/status/leader (880.866µs) from=127.0.0.6:43347
    2022/12/25 01:00:52 [DEBUG] http: Request GET /v1/status/leader (1.606404ms) from=127.0.0.6:34103
    2022/12/25 01:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:01:10 [DEBUG] http: Request GET /v1/status/leader (1.026626ms) from=127.0.0.6:43347
    2022/12/25 01:01:12 [DEBUG] http: Request GET /v1/status/leader (326.995µs) from=127.0.0.6:34103
    2022/12/25 01:01:30 [DEBUG] http: Request GET /v1/status/leader (717.884µs) from=127.0.0.6:43347
    2022/12/25 01:01:32 [DEBUG] http: Request GET /v1/status/leader (200.21µs) from=127.0.0.6:43347
    2022/12/25 01:01:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:01:40 [DEBUG] agent: Node info in sync
    2022/12/25 01:01:50 [DEBUG] http: Request GET /v1/status/leader (959.591µs) from=127.0.0.6:43347
    2022/12/25 01:01:52 [DEBUG] http: Request GET /v1/status/leader (558.293µs) from=127.0.0.6:43347
    2022/12/25 01:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:01:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.569869162s) from=127.0.0.6:38115
    2022/12/25 01:01:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 01:02:10 [DEBUG] http: Request GET /v1/status/leader (1.750107ms) from=127.0.0.6:43347
    2022/12/25 01:02:12 [DEBUG] http: Request GET /v1/status/leader (380.577µs) from=127.0.0.6:43347
    2022/12/25 01:02:30 [DEBUG] http: Request GET /v1/status/leader (350.936µs) from=127.0.0.6:43347
    2022/12/25 01:02:32 [DEBUG] http: Request GET /v1/status/leader (233.652µs) from=127.0.0.6:43347
    2022/12/25 01:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.37992911s) from=127.0.0.6:33881
    2022/12/25 01:02:50 [DEBUG] http: Request GET /v1/status/leader (85.150627ms) from=127.0.0.6:43347
    2022/12/25 01:02:52 [DEBUG] http: Request GET /v1/status/leader (359.81µs) from=127.0.0.6:43347
    2022/12/25 01:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:03:10 [DEBUG] http: Request GET /v1/status/leader (224.161µs) from=127.0.0.6:43347
    2022/12/25 01:03:12 [DEBUG] http: Request GET /v1/status/leader (186.167µs) from=127.0.0.6:34103
    2022/12/25 01:03:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:03:28 [DEBUG] agent: Node info in sync
    2022/12/25 01:03:30 [DEBUG] http: Request GET /v1/status/leader (226.213µs) from=127.0.0.6:43347
    2022/12/25 01:03:32 [DEBUG] http: Request GET /v1/status/leader (495.72µs) from=127.0.0.6:34103
    2022/12/25 01:03:50 [DEBUG] http: Request GET /v1/status/leader (371.356µs) from=127.0.0.6:43347
    2022/12/25 01:03:52 [DEBUG] http: Request GET /v1/status/leader (195.771µs) from=127.0.0.6:43347
    2022/12/25 01:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:03:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.406572556s) from=127.0.0.6:38115
    2022/12/25 01:04:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 01:04:10 [DEBUG] http: Request GET /v1/status/leader (266.083µs) from=127.0.0.6:43347
    2022/12/25 01:04:12 [DEBUG] http: Request GET /v1/status/leader (289.414µs) from=127.0.0.6:43347
    2022/12/25 01:04:30 [DEBUG] http: Request GET /v1/status/leader (326.019µs) from=127.0.0.6:43347
    2022/12/25 01:04:32 [DEBUG] http: Request GET /v1/status/leader (189.82µs) from=127.0.0.6:34103
    2022/12/25 01:04:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:04:42 [DEBUG] agent: Node info in sync
    2022/12/25 01:04:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.260167201s) from=127.0.0.6:33881
    2022/12/25 01:04:50 [DEBUG] http: Request GET /v1/status/leader (319.317µs) from=127.0.0.6:43347
    2022/12/25 01:04:52 [DEBUG] http: Request GET /v1/status/leader (204.195102ms) from=127.0.0.6:34103
    2022/12/25 01:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:05:11 [DEBUG] http: Request GET /v1/status/leader (340.466µs) from=127.0.0.6:43347
    2022/12/25 01:05:12 [DEBUG] http: Request GET /v1/status/leader (347.414µs) from=127.0.0.6:43347
    2022/12/25 01:05:31 [DEBUG] http: Request GET /v1/status/leader (212.018µs) from=127.0.0.6:43347
    2022/12/25 01:05:32 [DEBUG] http: Request GET /v1/status/leader (227.988µs) from=127.0.0.6:43347
    2022/12/25 01:05:51 [DEBUG] http: Request GET /v1/status/leader (336.64µs) from=127.0.0.6:43347
    2022/12/25 01:05:52 [DEBUG] http: Request GET /v1/status/leader (366.258µs) from=127.0.0.6:34103
    2022/12/25 01:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:05:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.534259963s) from=127.0.0.6:38115
    2022/12/25 01:06:11 [DEBUG] http: Request GET /v1/status/leader (276.758µs) from=127.0.0.6:43347
    2022/12/25 01:06:12 [DEBUG] http: Request GET /v1/status/leader (197.656µs) from=127.0.0.6:43347
    2022/12/25 01:06:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:06:29 [DEBUG] agent: Node info in sync
    2022/12/25 01:06:31 [DEBUG] http: Request GET /v1/status/leader (318.391µs) from=127.0.0.6:43347
    2022/12/25 01:06:32 [DEBUG] http: Request GET /v1/status/leader (335.945µs) from=127.0.0.6:43347
    2022/12/25 01:06:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 01:06:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.744792322s) from=127.0.0.6:33881
    2022/12/25 01:06:51 [DEBUG] http: Request GET /v1/status/leader (198.954µs) from=127.0.0.6:43347
    2022/12/25 01:06:52 [DEBUG] http: Request GET /v1/status/leader (1.616057ms) from=127.0.0.6:34103
    2022/12/25 01:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:07:11 [DEBUG] http: Request GET /v1/status/leader (319.665µs) from=127.0.0.6:43347
    2022/12/25 01:07:12 [DEBUG] http: Request GET /v1/status/leader (218.323µs) from=127.0.0.6:34103
    2022/12/25 01:07:31 [DEBUG] http: Request GET /v1/status/leader (193.105µs) from=127.0.0.6:43347
    2022/12/25 01:07:32 [DEBUG] http: Request GET /v1/status/leader (491.657µs) from=127.0.0.6:43347
    2022/12/25 01:07:51 [DEBUG] http: Request GET /v1/status/leader (322.442µs) from=127.0.0.6:43347
    2022/12/25 01:07:52 [DEBUG] http: Request GET /v1/status/leader (189.827µs) from=127.0.0.6:34103
    2022/12/25 01:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:08:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.835495793s) from=127.0.0.6:38115
    2022/12/25 01:08:11 [DEBUG] http: Request GET /v1/status/leader (301.302µs) from=127.0.0.6:43347
    2022/12/25 01:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:08:11 [DEBUG] agent: Node info in sync
    2022/12/25 01:08:12 [DEBUG] http: Request GET /v1/status/leader (195.39µs) from=127.0.0.6:43347
    2022/12/25 01:08:31 [DEBUG] http: Request GET /v1/status/leader (289.925µs) from=127.0.0.6:43347
    2022/12/25 01:08:32 [DEBUG] http: Request GET /v1/status/leader (366.757µs) from=127.0.0.6:43347
    2022/12/25 01:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.111402367s) from=127.0.0.6:33881
    2022/12/25 01:08:51 [DEBUG] http: Request GET /v1/status/leader (1.066532ms) from=127.0.0.6:43347
    2022/12/25 01:08:52 [DEBUG] http: Request GET /v1/status/leader (274.873µs) from=127.0.0.6:34103
    2022/12/25 01:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:08:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 01:09:11 [DEBUG] http: Request GET /v1/status/leader (570.488µs) from=127.0.0.6:43347
    2022/12/25 01:09:12 [DEBUG] http: Request GET /v1/status/leader (465.539µs) from=127.0.0.6:43347
    2022/12/25 01:09:31 [DEBUG] http: Request GET /v1/status/leader (229.774µs) from=127.0.0.6:43347
    2022/12/25 01:09:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:09:32 [DEBUG] agent: Node info in sync
    2022/12/25 01:09:32 [DEBUG] http: Request GET /v1/status/leader (1.739525ms) from=127.0.0.6:43347
    2022/12/25 01:09:51 [DEBUG] http: Request GET /v1/status/leader (497.027µs) from=127.0.0.6:43347
    2022/12/25 01:09:52 [DEBUG] http: Request GET /v1/status/leader (550.335µs) from=127.0.0.6:34103
    2022/12/25 01:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.826865183s) from=127.0.0.6:38115
    2022/12/25 01:10:11 [DEBUG] http: Request GET /v1/status/leader (401.861µs) from=127.0.0.6:43347
    2022/12/25 01:10:12 [DEBUG] http: Request GET /v1/status/leader (229.532µs) from=127.0.0.6:34103
    2022/12/25 01:10:31 [DEBUG] http: Request GET /v1/status/leader (685.601µs) from=127.0.0.6:43347
    2022/12/25 01:10:33 [DEBUG] http: Request GET /v1/status/leader (497.476µs) from=127.0.0.6:34103
    2022/12/25 01:10:51 [DEBUG] http: Request GET /v1/status/leader (538.931µs) from=127.0.0.6:43347
    2022/12/25 01:10:53 [DEBUG] http: Request GET /v1/status/leader (279.93µs) from=127.0.0.6:43347
    2022/12/25 01:10:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.71568386s) from=127.0.0.6:33881
    2022/12/25 01:10:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:11:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:11:03 [DEBUG] agent: Node info in sync
    2022/12/25 01:11:11 [DEBUG] http: Request GET /v1/status/leader (451.699µs) from=127.0.0.6:43347
    2022/12/25 01:11:13 [DEBUG] http: Request GET /v1/status/leader (194.211µs) from=127.0.0.6:34103
    2022/12/25 01:11:31 [DEBUG] http: Request GET /v1/status/leader (335.118µs) from=127.0.0.6:43347
    2022/12/25 01:11:33 [DEBUG] http: Request GET /v1/status/leader (304.946µs) from=127.0.0.6:43347
    2022/12/25 01:11:51 [DEBUG] http: Request GET /v1/status/leader (166.679µs) from=127.0.0.6:43347
    2022/12/25 01:11:53 [DEBUG] http: Request GET /v1/status/leader (222.062µs) from=127.0.0.6:34103
    2022/12/25 01:11:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-95xrc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/25 01:11:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:12:11 [DEBUG] http: Request GET /v1/status/leader (336.896µs) from=127.0.0.6:43347
    2022/12/25 01:12:13 [DEBUG] http: Request GET /v1/status/leader (377.174µs) from=127.0.0.6:43347
    2022/12/25 01:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.037144586s) from=127.0.0.6:38115
    2022/12/25 01:12:31 [DEBUG] http: Request GET /v1/status/leader (217.632µs) from=127.0.0.6:43347
    2022/12/25 01:12:33 [DEBUG] http: Request GET /v1/status/leader (460.026µs) from=127.0.0.6:34103
    2022/12/25 01:12:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/25 01:12:45 [DEBUG] agent: Node info in sync
    2022/12/25 01:12:51 [DEBUG] http: Request GET /v1/status/leader (345.78µs) from=127.0.0.6:43347
    2022/12/25 01:12:53 [DEBUG] http: Request GET /v1/status/leader (317.2µs) from=127.0.0.6:34103
    2022/12/25 01:12:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.033505856s) from=127.0.0.6:33881
    2022/12/25 01:12:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-95xrc" since the cluster is too small
    2022/12/25 01:13:11 [DEBUG] http: Request GET /v1/status/leader (473.04363ms) from=127.0.0.6:43347