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: '516a10e0-50f4-6c1d-68a9-3e00463366eb'
         Node name: 'onap-msb-consul-5cdd876fd9-vcbwd'
        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/21 22:56:32 [DEBUG] agent: Using random ID "516a10e0-50f4-6c1d-68a9-3e00463366eb" as node ID
    2022/12/21 22:56:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:516a10e0-50f4-6c1d-68a9-3e00463366eb Address:127.0.0.1:8300}]
    2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/21 22:56:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/21 22:56:32 [WARN] raft: Unable to get address for server id 516a10e0-50f4-6c1d-68a9-3e00463366eb, using fallback address 127.0.0.1:8300: Could not find address for server id 516a10e0-50f4-6c1d-68a9-3e00463366eb
    2022/12/21 22:56:32 [DEBUG] raft: Votes needed: 1
    2022/12/21 22:56:32 [DEBUG] raft: Vote granted from 516a10e0-50f4-6c1d-68a9-3e00463366eb in term 2. Tally: 1
    2022/12/21 22:56:32 [INFO] raft: Election won. Tally: 1
    2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/21 22:56:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-vcbwd.dc1 127.0.0.1
    2022/12/21 22:56:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-vcbwd 127.0.0.1
    2022/12/21 22:56:32 [INFO] consul: cluster leadership acquired
    2022/12/21 22:56:32 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-vcbwd (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 22:56:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/21 22:56:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-vcbwd.dc1" in area "wan"
    2022/12/21 22:56:32 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-vcbwd
    2022/12/21 22:56:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/21 22:56:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/21 22:56:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/21 22:56:32 [INFO] agent: started state syncer
    2022/12/21 22:56:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/21 22:56:32 [INFO] agent: Synced node info
    2022/12/21 22:56:32 [DEBUG] agent: Node info in sync
    2022/12/21 22:56:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/21 22:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 22:56:33 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-vcbwd' joined, marking health alive
    2022/12/21 22:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 22:56:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 22:56:33 [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/21 22:57:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 22:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 22:58:14 [DEBUG] agent: Node info in sync
    2022/12/21 22:58:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 22:58:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 22:59:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 22:59:16 [DEBUG] agent: Node info in sync
    2022/12/21 22:59:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:00:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:00:23 [DEBUG] agent: Node info in sync
    2022/12/21 23:00:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:00:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:01:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:01:23 [DEBUG] agent: Node info in sync
    2022/12/21 23:01:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:02:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:02:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:02:40 [DEBUG] agent: Node info in sync
    2022/12/21 23:03:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:03:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:04:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:04:20 [DEBUG] agent: Node info in sync
    2022/12/21 23:04:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:05:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:06:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:06:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:06:20 [DEBUG] agent: Node info in sync
    2022/12/21 23:06:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:07:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:07:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:07:59 [DEBUG] agent: Node info in sync
    2022/12/21 23:08:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:08:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:09:01 [DEBUG] http: Request GET /v1/catalog/services (1.399002ms) from=127.0.0.6:57055
    2022/12/21 23:09:01 [DEBUG] http: Request GET /v1/status/leader (152.212329ms) from=127.0.0.6:52461
    2022/12/21 23:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:09:18 [DEBUG] agent: Node info in sync
    2022/12/21 23:09:21 [DEBUG] http: Request GET /v1/status/leader (806.183µs) from=127.0.0.6:52461
    2022/12/21 23:09:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:09:37 [DEBUG] http: Request GET /v1/catalog/services (244.651µs) from=127.0.0.6:57119
    2022/12/21 23:09:38 [DEBUG] http: Request GET /v1/status/leader (921.412µs) from=127.0.0.6:52461
    2022/12/21 23:09:41 [DEBUG] http: Request GET /v1/status/leader (363.581µs) from=127.0.0.6:52461
    2022/12/21 23:09:58 [DEBUG] http: Request GET /v1/status/leader (309.727µs) from=127.0.0.6:52461
    2022/12/21 23:10:01 [DEBUG] http: Request GET /v1/status/leader (166.092µs) from=127.0.0.6:52461
    2022/12/21 23:10:18 [DEBUG] http: Request GET /v1/status/leader (393.483µs) from=127.0.0.6:52461
    2022/12/21 23:10:21 [DEBUG] http: Request GET /v1/status/leader (311.421µs) from=127.0.0.6:52461
    2022/12/21 23:10:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:10:32 [DEBUG] agent: Node info in sync
    2022/12/21 23:10:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:10:38 [DEBUG] http: Request GET /v1/status/leader (153.285µs) from=127.0.0.6:52461
    2022/12/21 23:10:41 [DEBUG] http: Request GET /v1/status/leader (116.430822ms) from=127.0.0.6:52461
    2022/12/21 23:10:58 [DEBUG] http: Request GET /v1/status/leader (221.196µs) from=127.0.0.6:52461
    2022/12/21 23:11:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:11:01 [DEBUG] http: Request GET /v1/status/leader (264.447µs) from=127.0.0.6:52461
    2022/12/21 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.085915856s) from=127.0.0.6:57055
    2022/12/21 23:11:18 [DEBUG] http: Request GET /v1/status/leader (295.188µs) from=127.0.0.6:52461
    2022/12/21 23:11:21 [DEBUG] http: Request GET /v1/status/leader (227.254µs) from=127.0.0.6:52461
    2022/12/21 23:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:11:38 [DEBUG] http: Request GET /v1/status/leader (316.163µs) from=127.0.0.6:52461
    2022/12/21 23:11:41 [DEBUG] http: Request GET /v1/status/leader (310.156µs) from=127.0.0.6:52461
    2022/12/21 23:11:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.578482582s) from=127.0.0.6:57119
    2022/12/21 23:11:58 [DEBUG] http: Request GET /v1/status/leader (241.638µs) from=127.0.0.6:52461
    2022/12/21 23:12:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:12:00 [DEBUG] agent: Node info in sync
    2022/12/21 23:12:01 [DEBUG] http: Request GET /v1/status/leader (269.494µs) from=127.0.0.6:52461
    2022/12/21 23:12:18 [DEBUG] http: Request GET /v1/status/leader (242.541µs) from=127.0.0.6:52461
    2022/12/21 23:12:21 [DEBUG] http: Request GET /v1/status/leader (247.163µs) from=127.0.0.6:52461
    2022/12/21 23:12:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:12:38 [DEBUG] http: Request GET /v1/status/leader (725.197µs) from=127.0.0.6:52461
    2022/12/21 23:12:41 [DEBUG] http: Request GET /v1/status/leader (488.202µs) from=127.0.0.6:52461
    2022/12/21 23:12:58 [DEBUG] http: Request GET /v1/status/leader (652.442µs) from=127.0.0.6:52461
    2022/12/21 23:13:01 [DEBUG] http: Request GET /v1/status/leader (170.088µs) from=127.0.0.6:52461
    2022/12/21 23:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:13:07 [DEBUG] agent: Node info in sync
    2022/12/21 23:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.403073s) from=127.0.0.6:57055
    2022/12/21 23:13:18 [DEBUG] http: Request GET /v1/status/leader (424.702µs) from=127.0.0.6:52461
    2022/12/21 23:13:21 [DEBUG] http: Request GET /v1/status/leader (322.649µs) from=127.0.0.6:52461
    2022/12/21 23:13:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:13:38 [DEBUG] http: Request GET /v1/status/leader (3.645804ms) from=127.0.0.6:52461
    2022/12/21 23:13:41 [DEBUG] http: Request GET /v1/status/leader (212.433µs) from=127.0.0.6:52461
    2022/12/21 23:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.920066469s) from=127.0.0.6:57119
    2022/12/21 23:13:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:13:59 [DEBUG] http: Request GET /v1/status/leader (559.588µs) from=127.0.0.6:52461
    2022/12/21 23:14:01 [DEBUG] http: Request GET /v1/status/leader (398.462µs) from=127.0.0.6:52461
    2022/12/21 23:14:19 [DEBUG] http: Request GET /v1/status/leader (179.715µs) from=127.0.0.6:52461
    2022/12/21 23:14:21 [DEBUG] http: Request GET /v1/status/leader (2.456898ms) from=127.0.0.6:52461
    2022/12/21 23:14:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:14:39 [DEBUG] http: Request GET /v1/status/leader (316.878µs) from=127.0.0.6:52461
    2022/12/21 23:14:42 [DEBUG] http: Request GET /v1/status/leader (163.576µs) from=127.0.0.6:52461
    2022/12/21 23:14:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:14:59 [DEBUG] agent: Node info in sync
    2022/12/21 23:14:59 [DEBUG] http: Request GET /v1/status/leader (367.653µs) from=127.0.0.6:52461
    2022/12/21 23:15:02 [DEBUG] http: Request GET /v1/status/leader (162.789µs) from=127.0.0.6:52461
    2022/12/21 23:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.470581511s) from=127.0.0.6:57055
    2022/12/21 23:15:19 [DEBUG] http: Request GET /v1/status/leader (286.191µs) from=127.0.0.6:52461
    2022/12/21 23:15:22 [DEBUG] http: Request GET /v1/status/leader (180.879µs) from=127.0.0.6:52461
    2022/12/21 23:15:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:15:39 [DEBUG] http: Request GET /v1/status/leader (169.063µs) from=127.0.0.6:52461
    2022/12/21 23:15:42 [DEBUG] http: Request GET /v1/status/leader (1.068149ms) from=127.0.0.6:52461
    2022/12/21 23:15:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.191792767s) from=127.0.0.6:57119
    2022/12/21 23:15:59 [DEBUG] http: Request GET /v1/status/leader (315.462µs) from=127.0.0.6:52461
    2022/12/21 23:16:02 [DEBUG] http: Request GET /v1/status/leader (288.072µs) from=127.0.0.6:52461
    2022/12/21 23:16:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:16:19 [DEBUG] http: Request GET /v1/status/leader (1.225251ms) from=127.0.0.6:52461
    2022/12/21 23:16:22 [DEBUG] http: Request GET /v1/status/leader (277.898µs) from=127.0.0.6:52461
    2022/12/21 23:16:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:16:39 [DEBUG] http: Request GET /v1/status/leader (179.542µs) from=127.0.0.6:52461
    2022/12/21 23:16:42 [DEBUG] http: Request GET /v1/status/leader (300.891µs) from=127.0.0.6:52461
    2022/12/21 23:16:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:16:58 [DEBUG] agent: Node info in sync
    2022/12/21 23:16:59 [DEBUG] http: Request GET /v1/status/leader (944.327µs) from=127.0.0.6:52461
    2022/12/21 23:17:02 [DEBUG] http: Request GET /v1/status/leader (176.341µs) from=127.0.0.6:52461
    2022/12/21 23:17:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.293349932s) from=127.0.0.6:57055
    2022/12/21 23:17:19 [DEBUG] http: Request GET /v1/status/leader (276.001µs) from=127.0.0.6:52461
    2022/12/21 23:17:22 [DEBUG] http: Request GET /v1/status/leader (315.11µs) from=127.0.0.6:52461
    2022/12/21 23:17:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:17:39 [DEBUG] http: Request GET /v1/status/leader (718.206µs) from=127.0.0.6:52461
    2022/12/21 23:17:42 [DEBUG] http: Request GET /v1/status/leader (258.429µs) from=127.0.0.6:52461
    2022/12/21 23:17:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.386056884s) from=127.0.0.6:57119
    2022/12/21 23:17:59 [DEBUG] http: Request GET /v1/status/leader (334.999µs) from=127.0.0.6:52461
    2022/12/21 23:18:02 [DEBUG] http: Request GET /v1/status/leader (192.733µs) from=127.0.0.6:52461
    2022/12/21 23:18:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:18:19 [DEBUG] http: Request GET /v1/status/leader (176.503µs) from=127.0.0.6:52461
    2022/12/21 23:18:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:18:20 [DEBUG] agent: Node info in sync
    2022/12/21 23:18:22 [DEBUG] http: Request GET /v1/status/leader (278.579µs) from=127.0.0.6:52461
    2022/12/21 23:18:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:18:39 [DEBUG] http: Request GET /v1/status/leader (630.287µs) from=127.0.0.6:52461
    2022/12/21 23:18:42 [DEBUG] http: Request GET /v1/status/leader (175.599µs) from=127.0.0.6:52461
    2022/12/21 23:18:59 [DEBUG] http: Request GET /v1/status/leader (450.759µs) from=127.0.0.6:52461
    2022/12/21 23:19:02 [DEBUG] http: Request GET /v1/status/leader (539.668µs) from=127.0.0.6:52461
    2022/12/21 23:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.495547835s) from=127.0.0.6:57055
    2022/12/21 23:19:19 [DEBUG] http: Request GET /v1/status/leader (393.076µs) from=127.0.0.6:52461
    2022/12/21 23:19:22 [DEBUG] http: Request GET /v1/status/leader (312.561µs) from=127.0.0.6:52461
    2022/12/21 23:19:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:19:39 [DEBUG] http: Request GET /v1/status/leader (330.665µs) from=127.0.0.6:52461
    2022/12/21 23:19:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:19:40 [DEBUG] agent: Node info in sync
    2022/12/21 23:19:42 [DEBUG] http: Request GET /v1/status/leader (467.333µs) from=127.0.0.6:52461
    2022/12/21 23:19:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.97642179s) from=127.0.0.6:57119
    2022/12/21 23:19:59 [DEBUG] http: Request GET /v1/status/leader (468.828µs) from=127.0.0.6:52461
    2022/12/21 23:20:02 [DEBUG] http: Request GET /v1/status/leader (179.583µs) from=127.0.0.6:52461
    2022/12/21 23:20:19 [DEBUG] http: Request GET /v1/status/leader (313.672µs) from=127.0.0.6:52461
    2022/12/21 23:20:22 [DEBUG] http: Request GET /v1/status/leader (380.409µs) from=127.0.0.6:52461
    2022/12/21 23:20:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:20:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:20:39 [DEBUG] http: Request GET /v1/status/leader (872.637µs) from=127.0.0.6:52461
    2022/12/21 23:20:42 [DEBUG] http: Request GET /v1/status/leader (283.708µs) from=127.0.0.6:52461
    2022/12/21 23:20:59 [DEBUG] http: Request GET /v1/status/leader (303.971µs) from=127.0.0.6:52461
    2022/12/21 23:21:02 [DEBUG] http: Request GET /v1/status/leader (616.051µs) from=127.0.0.6:52461
    2022/12/21 23:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:21:05 [DEBUG] agent: Node info in sync
    2022/12/21 23:21:20 [DEBUG] http: Request GET /v1/status/leader (298.591µs) from=127.0.0.6:52461
    2022/12/21 23:21:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.28870229s) from=127.0.0.6:57055
    2022/12/21 23:21:22 [DEBUG] http: Request GET /v1/status/leader (293.435µs) from=127.0.0.6:52461
    2022/12/21 23:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:21:40 [DEBUG] http: Request GET /v1/status/leader (203.679µs) from=127.0.0.6:52461
    2022/12/21 23:21:42 [DEBUG] http: Request GET /v1/status/leader (2.8258ms) from=127.0.0.6:52461
    2022/12/21 23:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.530739783s) from=127.0.0.6:57119
    2022/12/21 23:22:00 [DEBUG] http: Request GET /v1/status/leader (233.181µs) from=127.0.0.6:52461
    2022/12/21 23:22:02 [DEBUG] http: Request GET /v1/status/leader (259.083µs) from=127.0.0.6:52461
    2022/12/21 23:22:20 [DEBUG] http: Request GET /v1/status/leader (158.175µs) from=127.0.0.6:52461
    2022/12/21 23:22:22 [DEBUG] http: Request GET /v1/status/leader (176.194µs) from=127.0.0.6:52461
    2022/12/21 23:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:22:40 [DEBUG] http: Request GET /v1/status/leader (258.63µs) from=127.0.0.6:52461
    2022/12/21 23:22:42 [DEBUG] http: Request GET /v1/status/leader (248.84µs) from=127.0.0.6:52461
    2022/12/21 23:22:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:22:55 [DEBUG] agent: Node info in sync
    2022/12/21 23:23:00 [DEBUG] http: Request GET /v1/status/leader (169.378µs) from=127.0.0.6:52461
    2022/12/21 23:23:02 [DEBUG] http: Request GET /v1/status/leader (228.179µs) from=127.0.0.6:52461
    2022/12/21 23:23:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:23:20 [DEBUG] http: Request GET /v1/status/leader (280.666µs) from=127.0.0.6:52461
    2022/12/21 23:23:22 [DEBUG] http: Request GET /v1/status/leader (265.287µs) from=127.0.0.6:52461
    2022/12/21 23:23:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.801164746s) from=127.0.0.6:57055
    2022/12/21 23:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:23:40 [DEBUG] http: Request GET /v1/status/leader (291.227µs) from=127.0.0.6:52461
    2022/12/21 23:23:42 [DEBUG] http: Request GET /v1/status/leader (248.826µs) from=127.0.0.6:52461
    2022/12/21 23:24:00 [DEBUG] http: Request GET /v1/status/leader (302.81µs) from=127.0.0.6:52461
    2022/12/21 23:24:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.884888474s) from=127.0.0.6:57119
    2022/12/21 23:24:02 [DEBUG] http: Request GET /v1/status/leader (267.198µs) from=127.0.0.6:52461
    2022/12/21 23:24:20 [DEBUG] http: Request GET /v1/status/leader (704.036µs) from=127.0.0.6:52461
    2022/12/21 23:24:22 [DEBUG] http: Request GET /v1/status/leader (2.615821ms) from=127.0.0.6:52461
    2022/12/21 23:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:24:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:24:38 [DEBUG] agent: Node info in sync
    2022/12/21 23:24:40 [DEBUG] http: Request GET /v1/status/leader (564.06µs) from=127.0.0.6:52461
    2022/12/21 23:24:42 [DEBUG] http: Request GET /v1/status/leader (190.012µs) from=127.0.0.6:52461
    2022/12/21 23:25:00 [DEBUG] http: Request GET /v1/status/leader (184.543µs) from=127.0.0.6:52461
    2022/12/21 23:25:02 [DEBUG] http: Request GET /v1/status/leader (168.712µs) from=127.0.0.6:52461
    2022/12/21 23:25:20 [DEBUG] http: Request GET /v1/status/leader (331.551µs) from=127.0.0.6:52461
    2022/12/21 23:25:22 [DEBUG] http: Request GET /v1/status/leader (554.215µs) from=127.0.0.6:52461
    2022/12/21 23:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.229153817s) from=127.0.0.6:57055
    2022/12/21 23:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:25:40 [DEBUG] http: Request GET /v1/status/leader (212.514µs) from=127.0.0.6:52461
    2022/12/21 23:25:42 [DEBUG] http: Request GET /v1/status/leader (1.005664ms) from=127.0.0.6:52461
    2022/12/21 23:26:00 [DEBUG] http: Request GET /v1/status/leader (256.505µs) from=127.0.0.6:52461
    2022/12/21 23:26:02 [DEBUG] http: Request GET /v1/status/leader (709.773µs) from=127.0.0.6:52461
    2022/12/21 23:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.394372282s) from=127.0.0.6:57119
    2022/12/21 23:26:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:26:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:26:15 [DEBUG] agent: Node info in sync
    2022/12/21 23:26:20 [DEBUG] http: Request GET /v1/status/leader (167.981µs) from=127.0.0.6:52461
    2022/12/21 23:26:22 [DEBUG] http: Request GET /v1/status/leader (185.108µs) from=127.0.0.6:52461
    2022/12/21 23:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:26:40 [DEBUG] http: Request GET /v1/status/leader (365.916µs) from=127.0.0.6:52461
    2022/12/21 23:26:42 [DEBUG] http: Request GET /v1/status/leader (282.491µs) from=127.0.0.6:52461
    2022/12/21 23:27:00 [DEBUG] http: Request GET /v1/status/leader (346.843µs) from=127.0.0.6:52461
    2022/12/21 23:27:02 [DEBUG] http: Request GET /v1/status/leader (254.17µs) from=127.0.0.6:52461
    2022/12/21 23:27:20 [DEBUG] http: Request GET /v1/status/leader (261.854µs) from=127.0.0.6:52461
    2022/12/21 23:27:22 [DEBUG] http: Request GET /v1/status/leader (340.749µs) from=127.0.0.6:52461
    2022/12/21 23:27:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.345383127s) from=127.0.0.6:57055
    2022/12/21 23:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:27:40 [DEBUG] http: Request GET /v1/status/leader (299.282µs) from=127.0.0.6:52461
    2022/12/21 23:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:27:42 [DEBUG] agent: Node info in sync
    2022/12/21 23:27:42 [DEBUG] http: Request GET /v1/status/leader (265.581µs) from=127.0.0.6:52461
    2022/12/21 23:28:00 [DEBUG] http: Request GET /v1/status/leader (69.411857ms) from=127.0.0.6:52461
    2022/12/21 23:28:02 [DEBUG] http: Request GET /v1/status/leader (2.109779ms) from=127.0.0.6:52461
    2022/12/21 23:28:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.733583411s) from=127.0.0.6:57119
    2022/12/21 23:28:20 [DEBUG] http: Request GET /v1/status/leader (232.634µs) from=127.0.0.6:52461
    2022/12/21 23:28:22 [DEBUG] http: Request GET /v1/status/leader (1.014672ms) from=127.0.0.6:52461
    2022/12/21 23:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:28:40 [DEBUG] http: Request GET /v1/status/leader (183.553µs) from=127.0.0.6:52461
    2022/12/21 23:28:42 [DEBUG] http: Request GET /v1/status/leader (247.837µs) from=127.0.0.6:52461
    2022/12/21 23:28:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:29:00 [DEBUG] http: Request GET /v1/status/leader (322.087µs) from=127.0.0.6:52461
    2022/12/21 23:29:02 [DEBUG] http: Request GET /v1/status/leader (260.895µs) from=127.0.0.6:52461
    2022/12/21 23:29:20 [DEBUG] http: Request GET /v1/status/leader (253.183µs) from=127.0.0.6:52461
    2022/12/21 23:29:22 [DEBUG] http: Request GET /v1/status/leader (143.375µs) from=127.0.0.6:52461
    2022/12/21 23:29:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.755363864s) from=127.0.0.6:57055
    2022/12/21 23:29:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:29:28 [DEBUG] agent: Node info in sync
    2022/12/21 23:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:29:40 [DEBUG] http: Request GET /v1/status/leader (259.228µs) from=127.0.0.6:52461
    2022/12/21 23:29:42 [DEBUG] http: Request GET /v1/status/leader (283.87µs) from=127.0.0.6:52461
    2022/12/21 23:30:00 [DEBUG] http: Request GET /v1/status/leader (244.666µs) from=127.0.0.6:52461
    2022/12/21 23:30:03 [DEBUG] http: Request GET /v1/status/leader (245.629µs) from=127.0.0.6:52461
    2022/12/21 23:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.053500172s) from=127.0.0.6:57119
    2022/12/21 23:30:20 [DEBUG] http: Request GET /v1/status/leader (276.661µs) from=127.0.0.6:52461
    2022/12/21 23:30:23 [DEBUG] http: Request GET /v1/status/leader (263.906µs) from=127.0.0.6:52461
    2022/12/21 23:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:30:40 [DEBUG] http: Request GET /v1/status/leader (447.778µs) from=127.0.0.6:52461
    2022/12/21 23:30:43 [DEBUG] http: Request GET /v1/status/leader (552.626µs) from=127.0.0.6:52461
    2022/12/21 23:30:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:30:45 [DEBUG] agent: Node info in sync
    2022/12/21 23:31:00 [DEBUG] http: Request GET /v1/status/leader (294.248µs) from=127.0.0.6:52461
    2022/12/21 23:31:03 [DEBUG] http: Request GET /v1/status/leader (184.101µs) from=127.0.0.6:52461
    2022/12/21 23:31:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:31:20 [DEBUG] http: Request GET /v1/status/leader (391.801µs) from=127.0.0.6:52461
    2022/12/21 23:31:23 [DEBUG] http: Request GET /v1/status/leader (308.741µs) from=127.0.0.6:52461
    2022/12/21 23:31:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.036799658s) from=127.0.0.6:57055
    2022/12/21 23:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:31:40 [DEBUG] http: Request GET /v1/status/leader (147.412µs) from=127.0.0.6:52461
    2022/12/21 23:31:43 [DEBUG] http: Request GET /v1/status/leader (1.184726ms) from=127.0.0.6:52461
    2022/12/21 23:32:00 [DEBUG] http: Request GET /v1/status/leader (323.811µs) from=127.0.0.6:52461
    2022/12/21 23:32:03 [DEBUG] http: Request GET /v1/status/leader (207.678µs) from=127.0.0.6:52461
    2022/12/21 23:32:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:32:06 [DEBUG] agent: Node info in sync
    2022/12/21 23:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.173388693s) from=127.0.0.6:57119
    2022/12/21 23:32:20 [DEBUG] http: Request GET /v1/status/leader (491.56µs) from=127.0.0.6:52461
    2022/12/21 23:32:23 [DEBUG] http: Request GET /v1/status/leader (1.537914ms) from=127.0.0.6:52461
    2022/12/21 23:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:32:40 [DEBUG] http: Request GET /v1/status/leader (334.605µs) from=127.0.0.6:52461
    2022/12/21 23:32:43 [DEBUG] http: Request GET /v1/status/leader (160.086µs) from=127.0.0.6:52461
    2022/12/21 23:33:00 [DEBUG] http: Request GET /v1/status/leader (284.509µs) from=127.0.0.6:52461
    2022/12/21 23:33:03 [DEBUG] http: Request GET /v1/status/leader (245.836µs) from=127.0.0.6:52461
    2022/12/21 23:33:20 [DEBUG] http: Request GET /v1/status/leader (304.963µs) from=127.0.0.6:52461
    2022/12/21 23:33:23 [DEBUG] http: Request GET /v1/status/leader (145.044µs) from=127.0.0.6:52461
    2022/12/21 23:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:33:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.840732415s) from=127.0.0.6:57055
    2022/12/21 23:33:40 [DEBUG] http: Request GET /v1/status/leader (324.433µs) from=127.0.0.6:52461
    2022/12/21 23:33:43 [DEBUG] http: Request GET /v1/status/leader (324.103µs) from=127.0.0.6:52461
    2022/12/21 23:33:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:33:49 [DEBUG] agent: Node info in sync
    2022/12/21 23:34:00 [DEBUG] http: Request GET /v1/status/leader (371.906µs) from=127.0.0.6:52461
    2022/12/21 23:34:03 [DEBUG] http: Request GET /v1/status/leader (312.974µs) from=127.0.0.6:52461
    2022/12/21 23:34:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:34:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.587929403s) from=127.0.0.6:57119
    2022/12/21 23:34:20 [DEBUG] http: Request GET /v1/status/leader (1.082341ms) from=127.0.0.6:52461
    2022/12/21 23:34:23 [DEBUG] http: Request GET /v1/status/leader (164.958µs) from=127.0.0.6:52461
    2022/12/21 23:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:34:40 [DEBUG] http: Request GET /v1/status/leader (134.115µs) from=127.0.0.6:52461
    2022/12/21 23:34:43 [DEBUG] http: Request GET /v1/status/leader (143.367µs) from=127.0.0.6:52461
    2022/12/21 23:35:01 [DEBUG] http: Request GET /v1/status/leader (301.892µs) from=127.0.0.6:52461
    2022/12/21 23:35:03 [DEBUG] http: Request GET /v1/status/leader (41.396429ms) from=127.0.0.6:52461
    2022/12/21 23:35:21 [DEBUG] http: Request GET /v1/status/leader (275.678µs) from=127.0.0.6:52461
    2022/12/21 23:35:23 [DEBUG] http: Request GET /v1/status/leader (283.314µs) from=127.0.0.6:52461
    2022/12/21 23:35:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:35:29 [DEBUG] agent: Node info in sync
    2022/12/21 23:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:35:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.178791826s) from=127.0.0.6:57055
    2022/12/21 23:35:41 [DEBUG] http: Request GET /v1/status/leader (1.030799ms) from=127.0.0.6:52461
    2022/12/21 23:35:43 [DEBUG] http: Request GET /v1/status/leader (156.555µs) from=127.0.0.6:52461
    2022/12/21 23:36:01 [DEBUG] http: Request GET /v1/status/leader (271.267µs) from=127.0.0.6:52461
    2022/12/21 23:36:03 [DEBUG] http: Request GET /v1/status/leader (309.191µs) from=127.0.0.6:52461
    2022/12/21 23:36:21 [DEBUG] http: Request GET /v1/status/leader (152.918µs) from=127.0.0.6:52461
    2022/12/21 23:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.210915749s) from=127.0.0.6:57119
    2022/12/21 23:36:23 [DEBUG] http: Request GET /v1/status/leader (701.714µs) from=127.0.0.6:52461
    2022/12/21 23:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:36:41 [DEBUG] http: Request GET /v1/status/leader (330.119µs) from=127.0.0.6:52461
    2022/12/21 23:36:43 [DEBUG] http: Request GET /v1/status/leader (322.011µs) from=127.0.0.6:52461
    2022/12/21 23:36:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:37:01 [DEBUG] http: Request GET /v1/status/leader (181.446µs) from=127.0.0.6:52461
    2022/12/21 23:37:03 [DEBUG] http: Request GET /v1/status/leader (205.595µs) from=127.0.0.6:52461
    2022/12/21 23:37:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:37:17 [DEBUG] agent: Node info in sync
    2022/12/21 23:37:21 [DEBUG] http: Request GET /v1/status/leader (248.591µs) from=127.0.0.6:52461
    2022/12/21 23:37:23 [DEBUG] http: Request GET /v1/status/leader (172.028µs) from=127.0.0.6:52461
    2022/12/21 23:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:37:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.06316083s) from=127.0.0.6:57055
    2022/12/21 23:37:41 [DEBUG] http: Request GET /v1/status/leader (64.375866ms) from=127.0.0.6:52461
    2022/12/21 23:37:43 [DEBUG] http: Request GET /v1/status/leader (155.933µs) from=127.0.0.6:52461
    2022/12/21 23:38:01 [DEBUG] http: Request GET /v1/status/leader (289.396µs) from=127.0.0.6:52461
    2022/12/21 23:38:03 [DEBUG] http: Request GET /v1/status/leader (179.673µs) from=127.0.0.6:52461
    2022/12/21 23:38:21 [DEBUG] http: Request GET /v1/status/leader (247.91µs) from=127.0.0.6:52461
    2022/12/21 23:38:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.202546448s) from=127.0.0.6:57119
    2022/12/21 23:38:23 [DEBUG] http: Request GET /v1/status/leader (173.629µs) from=127.0.0.6:52461
    2022/12/21 23:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:38:41 [DEBUG] http: Request GET /v1/status/leader (592.373µs) from=127.0.0.6:52461
    2022/12/21 23:38:43 [DEBUG] http: Request GET /v1/status/leader (816.532µs) from=127.0.0.6:52461
    2022/12/21 23:39:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:39:01 [DEBUG] http: Request GET /v1/status/leader (642.6µs) from=127.0.0.6:52461
    2022/12/21 23:39:03 [DEBUG] http: Request GET /v1/status/leader (276.511µs) from=127.0.0.6:52461
    2022/12/21 23:39:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:39:16 [DEBUG] agent: Node info in sync
    2022/12/21 23:39:21 [DEBUG] http: Request GET /v1/status/leader (308.536µs) from=127.0.0.6:52461
    2022/12/21 23:39:23 [DEBUG] http: Request GET /v1/status/leader (963.51µs) from=127.0.0.6:52461
    2022/12/21 23:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:39:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.867902999s) from=127.0.0.6:57055
    2022/12/21 23:39:41 [DEBUG] http: Request GET /v1/status/leader (483.453µs) from=127.0.0.6:52461
    2022/12/21 23:39:43 [DEBUG] http: Request GET /v1/status/leader (200.295µs) from=127.0.0.6:52461
    2022/12/21 23:40:01 [DEBUG] http: Request GET /v1/status/leader (290.425µs) from=127.0.0.6:52461
    2022/12/21 23:40:03 [DEBUG] http: Request GET /v1/status/leader (950.365µs) from=127.0.0.6:52461
    2022/12/21 23:40:21 [DEBUG] http: Request GET /v1/status/leader (511.192µs) from=127.0.0.6:52461
    2022/12/21 23:40:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.443174693s) from=127.0.0.6:57119
    2022/12/21 23:40:23 [DEBUG] http: Request GET /v1/status/leader (420.341µs) from=127.0.0.6:52461
    2022/12/21 23:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:40:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:40:34 [DEBUG] agent: Node info in sync
    2022/12/21 23:40:41 [DEBUG] http: Request GET /v1/status/leader (1.145232ms) from=127.0.0.6:52461
    2022/12/21 23:40:43 [DEBUG] http: Request GET /v1/status/leader (296.236µs) from=127.0.0.6:52461
    2022/12/21 23:41:01 [DEBUG] http: Request GET /v1/status/leader (327.684µs) from=127.0.0.6:52461
    2022/12/21 23:41:03 [DEBUG] http: Request GET /v1/status/leader (156.028µs) from=127.0.0.6:52461
    2022/12/21 23:41:21 [DEBUG] http: Request GET /v1/status/leader (1.001943ms) from=127.0.0.6:52461
    2022/12/21 23:41:23 [DEBUG] http: Request GET /v1/status/leader (169.543µs) from=127.0.0.6:52461
    2022/12/21 23:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:41:41 [DEBUG] http: Request GET /v1/status/leader (296.96µs) from=127.0.0.6:52461
    2022/12/21 23:41:43 [DEBUG] http: Request GET /v1/status/leader (172.761µs) from=127.0.0.6:52461
    2022/12/21 23:41:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.774728046s) from=127.0.0.6:57055
    2022/12/21 23:41:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:42:01 [DEBUG] http: Request GET /v1/status/leader (170.083µs) from=127.0.0.6:52461
    2022/12/21 23:42:03 [DEBUG] http: Request GET /v1/status/leader (315.485µs) from=127.0.0.6:52461
    2022/12/21 23:42:21 [DEBUG] http: Request GET /v1/status/leader (174.889µs) from=127.0.0.6:52461
    2022/12/21 23:42:23 [DEBUG] http: Request GET /v1/status/leader (174.031µs) from=127.0.0.6:52461
    2022/12/21 23:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.192888202s) from=127.0.0.6:57119
    2022/12/21 23:42:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:42:30 [DEBUG] agent: Node info in sync
    2022/12/21 23:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:42:41 [DEBUG] http: Request GET /v1/status/leader (150.459µs) from=127.0.0.6:52461
    2022/12/21 23:42:43 [DEBUG] http: Request GET /v1/status/leader (344.44µs) from=127.0.0.6:52461
    2022/12/21 23:43:01 [DEBUG] http: Request GET /v1/status/leader (364.232µs) from=127.0.0.6:52461
    2022/12/21 23:43:03 [DEBUG] http: Request GET /v1/status/leader (275.436µs) from=127.0.0.6:52461
    2022/12/21 23:43:21 [DEBUG] http: Request GET /v1/status/leader (172.303µs) from=127.0.0.6:52461
    2022/12/21 23:43:23 [DEBUG] http: Request GET /v1/status/leader (275.858µs) from=127.0.0.6:52461
    2022/12/21 23:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:43:32 [DEBUG] agent: Node info in sync
    2022/12/21 23:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:43:41 [DEBUG] http: Request GET /v1/status/leader (273.633µs) from=127.0.0.6:52461
    2022/12/21 23:43:43 [DEBUG] http: Request GET /v1/status/leader (239.929µs) from=127.0.0.6:52461
    2022/12/21 23:43:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.463373973s) from=127.0.0.6:57055
    2022/12/21 23:44:01 [DEBUG] http: Request GET /v1/status/leader (232.022µs) from=127.0.0.6:52461
    2022/12/21 23:44:03 [DEBUG] http: Request GET /v1/status/leader (240.039µs) from=127.0.0.6:52461
    2022/12/21 23:44:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:44:21 [DEBUG] http: Request GET /v1/status/leader (175.276µs) from=127.0.0.6:52461
    2022/12/21 23:44:23 [DEBUG] http: Request GET /v1/status/leader (391.281µs) from=127.0.0.6:52461
    2022/12/21 23:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.429379941s) from=127.0.0.6:57119
    2022/12/21 23:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:44:41 [DEBUG] http: Request GET /v1/status/leader (267.271µs) from=127.0.0.6:52461
    2022/12/21 23:44:43 [DEBUG] http: Request GET /v1/status/leader (270.285µs) from=127.0.0.6:52461
    2022/12/21 23:44:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:44:56 [DEBUG] agent: Node info in sync
    2022/12/21 23:45:01 [DEBUG] http: Request GET /v1/status/leader (253.77µs) from=127.0.0.6:52461
    2022/12/21 23:45:03 [DEBUG] http: Request GET /v1/status/leader (161.651µs) from=127.0.0.6:52461
    2022/12/21 23:45:21 [DEBUG] http: Request GET /v1/status/leader (347.528µs) from=127.0.0.6:52461
    2022/12/21 23:45:23 [DEBUG] http: Request GET /v1/status/leader (274.665µs) from=127.0.0.6:52461
    2022/12/21 23:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:45:41 [DEBUG] http: Request GET /v1/status/leader (380.45µs) from=127.0.0.6:52461
    2022/12/21 23:45:43 [DEBUG] http: Request GET /v1/status/leader (264.421µs) from=127.0.0.6:52461
    2022/12/21 23:45:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.605961764s) from=127.0.0.6:57055
    2022/12/21 23:46:01 [DEBUG] http: Request GET /v1/status/leader (268.765µs) from=127.0.0.6:52461
    2022/12/21 23:46:03 [DEBUG] http: Request GET /v1/status/leader (616.253µs) from=127.0.0.6:52461
    2022/12/21 23:46:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:46:06 [DEBUG] agent: Node info in sync
    2022/12/21 23:46:21 [DEBUG] http: Request GET /v1/status/leader (194.384µs) from=127.0.0.6:52461
    2022/12/21 23:46:23 [DEBUG] http: Request GET /v1/status/leader (616.309µs) from=127.0.0.6:52461
    2022/12/21 23:46:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:46:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.052140444s) from=127.0.0.6:57119
    2022/12/21 23:46:41 [DEBUG] http: Request GET /v1/status/leader (785.67µs) from=127.0.0.6:52461
    2022/12/21 23:46:43 [DEBUG] http: Request GET /v1/status/leader (318.837µs) from=127.0.0.6:52461
    2022/12/21 23:47:01 [DEBUG] http: Request GET /v1/status/leader (390.643µs) from=127.0.0.6:52461
    2022/12/21 23:47:03 [DEBUG] http: Request GET /v1/status/leader (308.748µs) from=127.0.0.6:52461
    2022/12/21 23:47:21 [DEBUG] http: Request GET /v1/status/leader (299.655µs) from=127.0.0.6:52461
    2022/12/21 23:47:23 [DEBUG] http: Request GET /v1/status/leader (168.193µs) from=127.0.0.6:52461
    2022/12/21 23:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:47:41 [DEBUG] http: Request GET /v1/status/leader (287.716µs) from=127.0.0.6:52461
    2022/12/21 23:47:43 [DEBUG] http: Request GET /v1/status/leader (373.999µs) from=127.0.0.6:52461
    2022/12/21 23:47:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.432641946s) from=127.0.0.6:57055
    2022/12/21 23:48:01 [DEBUG] http: Request GET /v1/status/leader (204.649µs) from=127.0.0.6:52461
    2022/12/21 23:48:03 [DEBUG] http: Request GET /v1/status/leader (425.258µs) from=127.0.0.6:52461
    2022/12/21 23:48:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:48:04 [DEBUG] agent: Node info in sync
    2022/12/21 23:48:21 [DEBUG] http: Request GET /v1/status/leader (183.338µs) from=127.0.0.6:52461
    2022/12/21 23:48:23 [DEBUG] http: Request GET /v1/status/leader (347.786µs) from=127.0.0.6:52461
    2022/12/21 23:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.834606951s) from=127.0.0.6:57119
    2022/12/21 23:48:41 [DEBUG] http: Request GET /v1/status/leader (305.349µs) from=127.0.0.6:52461
    2022/12/21 23:48:43 [DEBUG] http: Request GET /v1/status/leader (325.431µs) from=127.0.0.6:52461
    2022/12/21 23:49:01 [DEBUG] http: Request GET /v1/status/leader (186.277µs) from=127.0.0.6:52461
    2022/12/21 23:49:03 [DEBUG] http: Request GET /v1/status/leader (169.771µs) from=127.0.0.6:52461
    2022/12/21 23:49:21 [DEBUG] http: Request GET /v1/status/leader (288.801µs) from=127.0.0.6:52461
    2022/12/21 23:49:24 [DEBUG] http: Request GET /v1/status/leader (302.487µs) from=127.0.0.6:52461
    2022/12/21 23:49:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:49:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:49:38 [DEBUG] agent: Node info in sync
    2022/12/21 23:49:41 [DEBUG] http: Request GET /v1/status/leader (780.816µs) from=127.0.0.6:52461
    2022/12/21 23:49:44 [DEBUG] http: Request GET /v1/status/leader (321.667µs) from=127.0.0.6:52461
    2022/12/21 23:49:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.300642787s) from=127.0.0.6:57055
    2022/12/21 23:50:01 [DEBUG] http: Request GET /v1/status/leader (285.725µs) from=127.0.0.6:52461
    2022/12/21 23:50:04 [DEBUG] http: Request GET /v1/status/leader (1.4135ms) from=127.0.0.6:52461
    2022/12/21 23:50:21 [DEBUG] http: Request GET /v1/status/leader (267.835µs) from=127.0.0.6:52461
    2022/12/21 23:50:24 [DEBUG] http: Request GET /v1/status/leader (314.331µs) from=127.0.0.6:52461
    2022/12/21 23:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:50:41 [DEBUG] http: Request GET /v1/status/leader (271.29µs) from=127.0.0.6:52461
    2022/12/21 23:50:44 [DEBUG] http: Request GET /v1/status/leader (286.689µs) from=127.0.0.6:52461
    2022/12/21 23:50:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.324784985s) from=127.0.0.6:57119
    2022/12/21 23:51:01 [DEBUG] http: Request GET /v1/status/leader (376.613µs) from=127.0.0.6:52461
    2022/12/21 23:51:04 [DEBUG] http: Request GET /v1/status/leader (300.173µs) from=127.0.0.6:52461
    2022/12/21 23:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:51:09 [DEBUG] agent: Node info in sync
    2022/12/21 23:51:21 [DEBUG] http: Request GET /v1/status/leader (282.174µs) from=127.0.0.6:52461
    2022/12/21 23:51:24 [DEBUG] http: Request GET /v1/status/leader (359.604µs) from=127.0.0.6:52461
    2022/12/21 23:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:51:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:51:41 [DEBUG] http: Request GET /v1/status/leader (912.453µs) from=127.0.0.6:52461
    2022/12/21 23:51:44 [DEBUG] http: Request GET /v1/status/leader (256.854µs) from=127.0.0.6:52461
    2022/12/21 23:52:02 [DEBUG] http: Request GET /v1/status/leader (328.776µs) from=127.0.0.6:52461
    2022/12/21 23:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.474171278s) from=127.0.0.6:57055
    2022/12/21 23:52:04 [DEBUG] http: Request GET /v1/status/leader (307.067µs) from=127.0.0.6:52461
    2022/12/21 23:52:22 [DEBUG] http: Request GET /v1/status/leader (275.415µs) from=127.0.0.6:52461
    2022/12/21 23:52:24 [DEBUG] http: Request GET /v1/status/leader (166.605µs) from=127.0.0.6:52461
    2022/12/21 23:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:52:42 [DEBUG] http: Request GET /v1/status/leader (280.059µs) from=127.0.0.6:52461
    2022/12/21 23:52:44 [DEBUG] http: Request GET /v1/status/leader (157.016µs) from=127.0.0.6:52461
    2022/12/21 23:52:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.002643558s) from=127.0.0.6:57119
    2022/12/21 23:53:02 [DEBUG] http: Request GET /v1/status/leader (1.123105ms) from=127.0.0.6:52461
    2022/12/21 23:53:04 [DEBUG] http: Request GET /v1/status/leader (1.486844ms) from=127.0.0.6:52461
    2022/12/21 23:53:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:53:07 [DEBUG] agent: Node info in sync
    2022/12/21 23:53:22 [DEBUG] http: Request GET /v1/status/leader (2.192045ms) from=127.0.0.6:52461
    2022/12/21 23:53:24 [DEBUG] http: Request GET /v1/status/leader (525.084µs) from=127.0.0.6:52461
    2022/12/21 23:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:53:42 [DEBUG] http: Request GET /v1/status/leader (846.912µs) from=127.0.0.6:52461
    2022/12/21 23:53:44 [DEBUG] http: Request GET /v1/status/leader (1.979276ms) from=127.0.0.6:52461
    2022/12/21 23:54:02 [DEBUG] http: Request GET /v1/status/leader (656.669µs) from=127.0.0.6:52461
    2022/12/21 23:54:04 [DEBUG] http: Request GET /v1/status/leader (457.326µs) from=127.0.0.6:52461
    2022/12/21 23:54:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.907968247s) from=127.0.0.6:57055
    2022/12/21 23:54:22 [DEBUG] http: Request GET /v1/status/leader (1.254084ms) from=127.0.0.6:52461
    2022/12/21 23:54:24 [DEBUG] http: Request GET /v1/status/leader (448.481µs) from=127.0.0.6:52461
    2022/12/21 23:54:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:54:42 [DEBUG] http: Request GET /v1/status/leader (304.796µs) from=127.0.0.6:52461
    2022/12/21 23:54:44 [DEBUG] http: Request GET /v1/status/leader (523.386µs) from=127.0.0.6:52461
    2022/12/21 23:54:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:54:46 [DEBUG] agent: Node info in sync
    2022/12/21 23:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.305495355s) from=127.0.0.6:57119
    2022/12/21 23:55:02 [DEBUG] http: Request GET /v1/status/leader (597.555µs) from=127.0.0.6:52461
    2022/12/21 23:55:04 [DEBUG] http: Request GET /v1/status/leader (322.559µs) from=127.0.0.6:52461
    2022/12/21 23:55:22 [DEBUG] http: Request GET /v1/status/leader (180.29µs) from=127.0.0.6:52461
    2022/12/21 23:55:24 [DEBUG] http: Request GET /v1/status/leader (512.411µs) from=127.0.0.6:52461
    2022/12/21 23:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:55:42 [DEBUG] http: Request GET /v1/status/leader (619.183µs) from=127.0.0.6:52461
    2022/12/21 23:55:44 [DEBUG] http: Request GET /v1/status/leader (172.927µs) from=127.0.0.6:52461
    2022/12/21 23:56:02 [DEBUG] http: Request GET /v1/status/leader (211.318µs) from=127.0.0.6:52461
    2022/12/21 23:56:04 [DEBUG] http: Request GET /v1/status/leader (397.599µs) from=127.0.0.6:52461
    2022/12/21 23:56:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.780049533s) from=127.0.0.6:57055
    2022/12/21 23:56:22 [DEBUG] http: Request GET /v1/status/leader (342.058µs) from=127.0.0.6:52461
    2022/12/21 23:56:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:56:23 [DEBUG] agent: Node info in sync
    2022/12/21 23:56:24 [DEBUG] http: Request GET /v1/status/leader (310.991µs) from=127.0.0.6:52461
    2022/12/21 23:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:56:42 [DEBUG] http: Request GET /v1/status/leader (1.367299ms) from=127.0.0.6:52461
    2022/12/21 23:56:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:56:44 [DEBUG] http: Request GET /v1/status/leader (310.799µs) from=127.0.0.6:52461
    2022/12/21 23:57:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.748027522s) from=127.0.0.6:57119
    2022/12/21 23:57:02 [DEBUG] http: Request GET /v1/status/leader (241.347µs) from=127.0.0.6:52461
    2022/12/21 23:57:04 [DEBUG] http: Request GET /v1/status/leader (746.325µs) from=127.0.0.6:52461
    2022/12/21 23:57:22 [DEBUG] http: Request GET /v1/status/leader (200.468µs) from=127.0.0.6:52461
    2022/12/21 23:57:24 [DEBUG] http: Request GET /v1/status/leader (206.273µs) from=127.0.0.6:52461
    2022/12/21 23:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:57:42 [DEBUG] http: Request GET /v1/status/leader (524.057µs) from=127.0.0.6:52461
    2022/12/21 23:57:44 [DEBUG] http: Request GET /v1/status/leader (500.287µs) from=127.0.0.6:52461
    2022/12/21 23:58:02 [DEBUG] http: Request GET /v1/status/leader (1.448246ms) from=127.0.0.6:52461
    2022/12/21 23:58:04 [DEBUG] http: Request GET /v1/status/leader (287.538µs) from=127.0.0.6:52461
    2022/12/21 23:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:58:15 [DEBUG] agent: Node info in sync
    2022/12/21 23:58:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.961741006s) from=127.0.0.6:57055
    2022/12/21 23:58:22 [DEBUG] http: Request GET /v1/status/leader (491.48µs) from=127.0.0.6:52461
    2022/12/21 23:58:24 [DEBUG] http: Request GET /v1/status/leader (324.97µs) from=127.0.0.6:52461
    2022/12/21 23:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:58:42 [DEBUG] http: Request GET /v1/status/leader (189.768µs) from=127.0.0.6:52461
    2022/12/21 23:58:44 [DEBUG] http: Request GET /v1/status/leader (2.997543ms) from=127.0.0.6:52461
    2022/12/21 23:59:02 [DEBUG] http: Request GET /v1/status/leader (139.918µs) from=127.0.0.6:52461
    2022/12/21 23:59:04 [DEBUG] http: Request GET /v1/status/leader (292.337µs) from=127.0.0.6:52461
    2022/12/21 23:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.192434016s) from=127.0.0.6:57119
    2022/12/21 23:59:22 [DEBUG] http: Request GET /v1/status/leader (364.064µs) from=127.0.0.6:52461
    2022/12/21 23:59:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/21 23:59:24 [DEBUG] http: Request GET /v1/status/leader (170.628µs) from=127.0.0.6:52461
    2022/12/21 23:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/21 23:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/21 23:59:33 [DEBUG] agent: Node info in sync
    2022/12/21 23:59:42 [DEBUG] http: Request GET /v1/status/leader (326.541µs) from=127.0.0.6:52461
    2022/12/21 23:59:44 [DEBUG] http: Request GET /v1/status/leader (319.866µs) from=127.0.0.6:52461
    2022/12/22 00:00:02 [DEBUG] http: Request GET /v1/status/leader (100.954585ms) from=127.0.0.6:52461
    2022/12/22 00:00:04 [DEBUG] http: Request GET /v1/status/leader (305.13µs) from=127.0.0.6:52461
    2022/12/22 00:00:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.556265679s) from=127.0.0.6:57055
    2022/12/22 00:00:22 [DEBUG] http: Request GET /v1/status/leader (373.485µs) from=127.0.0.6:52461
    2022/12/22 00:00:24 [DEBUG] http: Request GET /v1/status/leader (143.201µs) from=127.0.0.6:52461
    2022/12/22 00:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:00:42 [DEBUG] http: Request GET /v1/status/leader (284.606µs) from=127.0.0.6:52461
    2022/12/22 00:00:44 [DEBUG] http: Request GET /v1/status/leader (294.496µs) from=127.0.0.6:52461
    2022/12/22 00:01:02 [DEBUG] http: Request GET /v1/status/leader (1.071974ms) from=127.0.0.6:52461
    2022/12/22 00:01:04 [DEBUG] http: Request GET /v1/status/leader (263.806µs) from=127.0.0.6:52461
    2022/12/22 00:01:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.301453949s) from=127.0.0.6:57119
    2022/12/22 00:01:22 [DEBUG] http: Request GET /v1/status/leader (372.054µs) from=127.0.0.6:52461
    2022/12/22 00:01:24 [DEBUG] http: Request GET /v1/status/leader (181.75µs) from=127.0.0.6:52461
    2022/12/22 00:01:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:01:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:01:25 [DEBUG] agent: Node info in sync
    2022/12/22 00:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:01:42 [DEBUG] http: Request GET /v1/status/leader (532.382µs) from=127.0.0.6:52461
    2022/12/22 00:01:44 [DEBUG] http: Request GET /v1/status/leader (491.31µs) from=127.0.0.6:52461
    2022/12/22 00:02:02 [DEBUG] http: Request GET /v1/status/leader (287.423µs) from=127.0.0.6:52461
    2022/12/22 00:02:04 [DEBUG] http: Request GET /v1/status/leader (185.167µs) from=127.0.0.6:52461
    2022/12/22 00:02:22 [DEBUG] http: Request GET /v1/status/leader (875.493µs) from=127.0.0.6:52461
    2022/12/22 00:02:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.112179451s) from=127.0.0.6:57055
    2022/12/22 00:02:24 [DEBUG] http: Request GET /v1/status/leader (270.337µs) from=127.0.0.6:52461
    2022/12/22 00:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:02:27 [DEBUG] agent: Node info in sync
    2022/12/22 00:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:02:42 [DEBUG] http: Request GET /v1/status/leader (232.566µs) from=127.0.0.6:52461
    2022/12/22 00:02:44 [DEBUG] http: Request GET /v1/status/leader (258.311µs) from=127.0.0.6:52461
    2022/12/22 00:03:02 [DEBUG] http: Request GET /v1/status/leader (325.586µs) from=127.0.0.6:52461
    2022/12/22 00:03:04 [DEBUG] http: Request GET /v1/status/leader (358.986µs) from=127.0.0.6:52461
    2022/12/22 00:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.678363598s) from=127.0.0.6:57119
    2022/12/22 00:03:22 [DEBUG] http: Request GET /v1/status/leader (177.011µs) from=127.0.0.6:52461
    2022/12/22 00:03:24 [DEBUG] http: Request GET /v1/status/leader (285.276µs) from=127.0.0.6:52461
    2022/12/22 00:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:03:42 [DEBUG] http: Request GET /v1/status/leader (318.336µs) from=127.0.0.6:52461
    2022/12/22 00:03:44 [DEBUG] http: Request GET /v1/status/leader (295.203µs) from=127.0.0.6:52461
    2022/12/22 00:04:02 [DEBUG] http: Request GET /v1/status/leader (37.710988ms) from=127.0.0.6:52461
    2022/12/22 00:04:04 [DEBUG] http: Request GET /v1/status/leader (372.863µs) from=127.0.0.6:52461
    2022/12/22 00:04:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:04:13 [DEBUG] agent: Node info in sync
    2022/12/22 00:04:23 [DEBUG] http: Request GET /v1/status/leader (205.801µs) from=127.0.0.6:52461
    2022/12/22 00:04:24 [DEBUG] http: Request GET /v1/status/leader (454.656µs) from=127.0.0.6:52461
    2022/12/22 00:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.762871056s) from=127.0.0.6:57055
    2022/12/22 00:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:04:43 [DEBUG] http: Request GET /v1/status/leader (284.931µs) from=127.0.0.6:52461
    2022/12/22 00:04:44 [DEBUG] http: Request GET /v1/status/leader (169.066µs) from=127.0.0.6:52461
    2022/12/22 00:05:03 [DEBUG] http: Request GET /v1/status/leader (385.536µs) from=127.0.0.6:52461
    2022/12/22 00:05:04 [DEBUG] http: Request GET /v1/status/leader (382.461µs) from=127.0.0.6:52461
    2022/12/22 00:05:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.494095219s) from=127.0.0.6:57119
    2022/12/22 00:05:23 [DEBUG] http: Request GET /v1/status/leader (425.934µs) from=127.0.0.6:52461
    2022/12/22 00:05:24 [DEBUG] http: Request GET /v1/status/leader (173.398439ms) from=127.0.0.6:52461
    2022/12/22 00:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:05:28 [DEBUG] agent: Node info in sync
    2022/12/22 00:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:05:43 [DEBUG] http: Request GET /v1/status/leader (310.528µs) from=127.0.0.6:52461
    2022/12/22 00:05:44 [DEBUG] http: Request GET /v1/status/leader (143.16µs) from=127.0.0.6:52461
    2022/12/22 00:06:03 [DEBUG] http: Request GET /v1/status/leader (144.216µs) from=127.0.0.6:52461
    2022/12/22 00:06:04 [DEBUG] http: Request GET /v1/status/leader (690.62µs) from=127.0.0.6:52461
    2022/12/22 00:06:23 [DEBUG] http: Request GET /v1/status/leader (202.968µs) from=127.0.0.6:52461
    2022/12/22 00:06:24 [DEBUG] http: Request GET /v1/status/leader (279.308µs) from=127.0.0.6:52461
    2022/12/22 00:06:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.758688637s) from=127.0.0.6:57055
    2022/12/22 00:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:06:43 [DEBUG] http: Request GET /v1/status/leader (146.445µs) from=127.0.0.6:52461
    2022/12/22 00:06:44 [DEBUG] http: Request GET /v1/status/leader (302.131µs) from=127.0.0.6:52461
    2022/12/22 00:07:03 [DEBUG] http: Request GET /v1/status/leader (334.949µs) from=127.0.0.6:52461
    2022/12/22 00:07:04 [DEBUG] http: Request GET /v1/status/leader (267.641µs) from=127.0.0.6:52461
    2022/12/22 00:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:07:17 [DEBUG] agent: Node info in sync
    2022/12/22 00:07:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.226617581s) from=127.0.0.6:57119
    2022/12/22 00:07:23 [DEBUG] http: Request GET /v1/status/leader (163.76µs) from=127.0.0.6:52461
    2022/12/22 00:07:24 [DEBUG] http: Request GET /v1/status/leader (393.364µs) from=127.0.0.6:52461
    2022/12/22 00:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:07:43 [DEBUG] http: Request GET /v1/status/leader (300.444µs) from=127.0.0.6:52461
    2022/12/22 00:07:44 [DEBUG] http: Request GET /v1/status/leader (331.955µs) from=127.0.0.6:52461
    2022/12/22 00:08:03 [DEBUG] http: Request GET /v1/status/leader (199.601µs) from=127.0.0.6:52461
    2022/12/22 00:08:04 [DEBUG] http: Request GET /v1/status/leader (1.15033ms) from=127.0.0.6:52461
    2022/12/22 00:08:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:08:18 [DEBUG] agent: Node info in sync
    2022/12/22 00:08:23 [DEBUG] http: Request GET /v1/status/leader (314.606µs) from=127.0.0.6:52461
    2022/12/22 00:08:25 [DEBUG] http: Request GET /v1/status/leader (279.761µs) from=127.0.0.6:52461
    2022/12/22 00:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:08:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.998863511s) from=127.0.0.6:57055
    2022/12/22 00:08:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:08:43 [DEBUG] http: Request GET /v1/status/leader (1.241058ms) from=127.0.0.6:52461
    2022/12/22 00:08:45 [DEBUG] http: Request GET /v1/status/leader (224.516µs) from=127.0.0.6:52461
    2022/12/22 00:09:03 [DEBUG] http: Request GET /v1/status/leader (158.756µs) from=127.0.0.6:52461
    2022/12/22 00:09:05 [DEBUG] http: Request GET /v1/status/leader (337.863µs) from=127.0.0.6:52461
    2022/12/22 00:09:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.457708284s) from=127.0.0.6:57119
    2022/12/22 00:09:23 [DEBUG] http: Request GET /v1/status/leader (319.554µs) from=127.0.0.6:52461
    2022/12/22 00:09:25 [DEBUG] http: Request GET /v1/status/leader (238.85µs) from=127.0.0.6:52461
    2022/12/22 00:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:09:43 [DEBUG] http: Request GET /v1/status/leader (315.893µs) from=127.0.0.6:52461
    2022/12/22 00:09:45 [DEBUG] http: Request GET /v1/status/leader (270.233µs) from=127.0.0.6:52461
    2022/12/22 00:10:03 [DEBUG] http: Request GET /v1/status/leader (175.986µs) from=127.0.0.6:52461
    2022/12/22 00:10:05 [DEBUG] http: Request GET /v1/status/leader (374.08µs) from=127.0.0.6:52461
    2022/12/22 00:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:10:16 [DEBUG] agent: Node info in sync
    2022/12/22 00:10:23 [DEBUG] http: Request GET /v1/status/leader (427.139µs) from=127.0.0.6:52461
    2022/12/22 00:10:25 [DEBUG] http: Request GET /v1/status/leader (415.653µs) from=127.0.0.6:52461
    2022/12/22 00:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.449849788s) from=127.0.0.6:57055
    2022/12/22 00:10:43 [DEBUG] http: Request GET /v1/status/leader (1.012672ms) from=127.0.0.6:52461
    2022/12/22 00:10:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:10:45 [DEBUG] http: Request GET /v1/status/leader (62.912584ms) from=127.0.0.6:52461
    2022/12/22 00:11:03 [DEBUG] http: Request GET /v1/status/leader (1.01553ms) from=127.0.0.6:52461
    2022/12/22 00:11:05 [DEBUG] http: Request GET /v1/status/leader (270.359µs) from=127.0.0.6:52461
    2022/12/22 00:11:23 [DEBUG] http: Request GET /v1/status/leader (1.433808ms) from=127.0.0.6:52461
    2022/12/22 00:11:25 [DEBUG] http: Request GET /v1/status/leader (418.733µs) from=127.0.0.6:52461
    2022/12/22 00:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.750945855s) from=127.0.0.6:57119
    2022/12/22 00:11:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:11:31 [DEBUG] agent: Node info in sync
    2022/12/22 00:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:11:43 [DEBUG] http: Request GET /v1/status/leader (315.524µs) from=127.0.0.6:52461
    2022/12/22 00:11:45 [DEBUG] http: Request GET /v1/status/leader (429.657µs) from=127.0.0.6:52461
    2022/12/22 00:12:03 [DEBUG] http: Request GET /v1/status/leader (796.859µs) from=127.0.0.6:52461
    2022/12/22 00:12:05 [DEBUG] http: Request GET /v1/status/leader (281.343µs) from=127.0.0.6:52461
    2022/12/22 00:12:23 [DEBUG] http: Request GET /v1/status/leader (313.46µs) from=127.0.0.6:52461
    2022/12/22 00:12:25 [DEBUG] http: Request GET /v1/status/leader (296.969µs) from=127.0.0.6:52461
    2022/12/22 00:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:12:43 [DEBUG] http: Request GET /v1/status/leader (621.67µs) from=127.0.0.6:52461
    2022/12/22 00:12:45 [DEBUG] http: Request GET /v1/status/leader (308.192µs) from=127.0.0.6:52461
    2022/12/22 00:12:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.073737229s) from=127.0.0.6:57055
    2022/12/22 00:13:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:13:02 [DEBUG] agent: Node info in sync
    2022/12/22 00:13:03 [DEBUG] http: Request GET /v1/status/leader (1.492617ms) from=127.0.0.6:52461
    2022/12/22 00:13:05 [DEBUG] http: Request GET /v1/status/leader (153.682µs) from=127.0.0.6:52461
    2022/12/22 00:13:23 [DEBUG] http: Request GET /v1/status/leader (343.546µs) from=127.0.0.6:52461
    2022/12/22 00:13:25 [DEBUG] http: Request GET /v1/status/leader (397.073µs) from=127.0.0.6:52461
    2022/12/22 00:13:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.536662583s) from=127.0.0.6:57119
    2022/12/22 00:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:13:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:13:43 [DEBUG] http: Request GET /v1/status/leader (217.008µs) from=127.0.0.6:52461
    2022/12/22 00:13:45 [DEBUG] http: Request GET /v1/status/leader (271.646µs) from=127.0.0.6:52461
    2022/12/22 00:14:03 [DEBUG] http: Request GET /v1/status/leader (284.208µs) from=127.0.0.6:52461
    2022/12/22 00:14:05 [DEBUG] http: Request GET /v1/status/leader (334.062µs) from=127.0.0.6:52461
    2022/12/22 00:14:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:14:08 [DEBUG] agent: Node info in sync
    2022/12/22 00:14:23 [DEBUG] http: Request GET /v1/status/leader (803.435µs) from=127.0.0.6:52461
    2022/12/22 00:14:25 [DEBUG] http: Request GET /v1/status/leader (239.854µs) from=127.0.0.6:52461
    2022/12/22 00:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:14:43 [DEBUG] http: Request GET /v1/status/leader (141.65µs) from=127.0.0.6:52461
    2022/12/22 00:14:45 [DEBUG] http: Request GET /v1/status/leader (269.765µs) from=127.0.0.6:52461
    2022/12/22 00:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.472470805s) from=127.0.0.6:57055
    2022/12/22 00:15:03 [DEBUG] http: Request GET /v1/status/leader (912.346µs) from=127.0.0.6:52461
    2022/12/22 00:15:05 [DEBUG] http: Request GET /v1/status/leader (412.746µs) from=127.0.0.6:52461
    2022/12/22 00:15:23 [DEBUG] http: Request GET /v1/status/leader (307.088µs) from=127.0.0.6:52461
    2022/12/22 00:15:25 [DEBUG] http: Request GET /v1/status/leader (188.318µs) from=127.0.0.6:52461
    2022/12/22 00:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:15:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:15:34 [DEBUG] agent: Node info in sync
    2022/12/22 00:15:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.637670441s) from=127.0.0.6:57119
    2022/12/22 00:15:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:15:43 [DEBUG] http: Request GET /v1/status/leader (1.006611ms) from=127.0.0.6:52461
    2022/12/22 00:15:45 [DEBUG] http: Request GET /v1/status/leader (244.377µs) from=127.0.0.6:52461
    2022/12/22 00:16:03 [DEBUG] http: Request GET /v1/status/leader (267.776µs) from=127.0.0.6:52461
    2022/12/22 00:16:05 [DEBUG] http: Request GET /v1/status/leader (380.954µs) from=127.0.0.6:52461
    2022/12/22 00:16:23 [DEBUG] http: Request GET /v1/status/leader (249.148µs) from=127.0.0.6:52461
    2022/12/22 00:16:25 [DEBUG] http: Request GET /v1/status/leader (183.543µs) from=127.0.0.6:52461
    2022/12/22 00:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:16:43 [DEBUG] http: Request GET /v1/status/leader (238.026µs) from=127.0.0.6:52461
    2022/12/22 00:16:45 [DEBUG] http: Request GET /v1/status/leader (956.745µs) from=127.0.0.6:52461
    2022/12/22 00:16:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.565676821s) from=127.0.0.6:57055
    2022/12/22 00:17:03 [DEBUG] http: Request GET /v1/status/leader (298.858µs) from=127.0.0.6:52461
    2022/12/22 00:17:05 [DEBUG] http: Request GET /v1/status/leader (179.693µs) from=127.0.0.6:52461
    2022/12/22 00:17:23 [DEBUG] http: Request GET /v1/status/leader (303.672µs) from=127.0.0.6:52461
    2022/12/22 00:17:25 [DEBUG] http: Request GET /v1/status/leader (179.307µs) from=127.0.0.6:52461
    2022/12/22 00:17:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:17:26 [DEBUG] agent: Node info in sync
    2022/12/22 00:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.956559809s) from=127.0.0.6:57119
    2022/12/22 00:17:43 [DEBUG] http: Request GET /v1/status/leader (308.823µs) from=127.0.0.6:52461
    2022/12/22 00:17:45 [DEBUG] http: Request GET /v1/status/leader (166.173µs) from=127.0.0.6:52461
    2022/12/22 00:17:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:18:03 [DEBUG] http: Request GET /v1/status/leader (309.496µs) from=127.0.0.6:52461
    2022/12/22 00:18:05 [DEBUG] http: Request GET /v1/status/leader (184.581µs) from=127.0.0.6:52461
    2022/12/22 00:18:23 [DEBUG] http: Request GET /v1/status/leader (247.985µs) from=127.0.0.6:52461
    2022/12/22 00:18:25 [DEBUG] http: Request GET /v1/status/leader (281.689µs) from=127.0.0.6:52461
    2022/12/22 00:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:18:43 [DEBUG] http: Request GET /v1/status/leader (285.287µs) from=127.0.0.6:52461
    2022/12/22 00:18:45 [DEBUG] http: Request GET /v1/status/leader (312.35µs) from=127.0.0.6:52461
    2022/12/22 00:18:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.422205804s) from=127.0.0.6:57055
    2022/12/22 00:19:03 [DEBUG] http: Request GET /v1/status/leader (234.9µs) from=127.0.0.6:52461
    2022/12/22 00:19:05 [DEBUG] http: Request GET /v1/status/leader (168.592µs) from=127.0.0.6:52461
    2022/12/22 00:19:23 [DEBUG] http: Request GET /v1/status/leader (392.267µs) from=127.0.0.6:52461
    2022/12/22 00:19:25 [DEBUG] http: Request GET /v1/status/leader (438.73µs) from=127.0.0.6:52461
    2022/12/22 00:19:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:19:25 [DEBUG] agent: Node info in sync
    2022/12/22 00:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:19:43 [DEBUG] http: Request GET /v1/status/leader (193.621µs) from=127.0.0.6:52461
    2022/12/22 00:19:45 [DEBUG] http: Request GET /v1/status/leader (158.114µs) from=127.0.0.6:52461
    2022/12/22 00:19:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.919251315s) from=127.0.0.6:57119
    2022/12/22 00:20:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:20:03 [DEBUG] http: Request GET /v1/status/leader (296.663µs) from=127.0.0.6:52461
    2022/12/22 00:20:05 [DEBUG] http: Request GET /v1/status/leader (174.415µs) from=127.0.0.6:52461
    2022/12/22 00:20:23 [DEBUG] http: Request GET /v1/status/leader (758.216µs) from=127.0.0.6:52461
    2022/12/22 00:20:25 [DEBUG] http: Request GET /v1/status/leader (4.391065ms) from=127.0.0.6:52461
    2022/12/22 00:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:20:43 [DEBUG] http: Request GET /v1/status/leader (367.869µs) from=127.0.0.6:52461
    2022/12/22 00:20:45 [DEBUG] http: Request GET /v1/status/leader (204.903µs) from=127.0.0.6:52461
    2022/12/22 00:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.446817754s) from=127.0.0.6:57055
    2022/12/22 00:21:03 [DEBUG] http: Request GET /v1/status/leader (152.551µs) from=127.0.0.6:52461
    2022/12/22 00:21:05 [DEBUG] http: Request GET /v1/status/leader (416.095µs) from=127.0.0.6:52461
    2022/12/22 00:21:23 [DEBUG] http: Request GET /v1/status/leader (380.092µs) from=127.0.0.6:52461
    2022/12/22 00:21:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:21:25 [DEBUG] agent: Node info in sync
    2022/12/22 00:21:25 [DEBUG] http: Request GET /v1/status/leader (183.16µs) from=127.0.0.6:52461
    2022/12/22 00:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:21:43 [DEBUG] http: Request GET /v1/status/leader (527.794µs) from=127.0.0.6:52461
    2022/12/22 00:21:45 [DEBUG] http: Request GET /v1/status/leader (1.719545ms) from=127.0.0.6:52461
    2022/12/22 00:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.548283632s) from=127.0.0.6:57119
    2022/12/22 00:22:03 [DEBUG] http: Request GET /v1/status/leader (348.687µs) from=127.0.0.6:52461
    2022/12/22 00:22:05 [DEBUG] http: Request GET /v1/status/leader (177.122µs) from=127.0.0.6:52461
    2022/12/22 00:22:23 [DEBUG] http: Request GET /v1/status/leader (199.677µs) from=127.0.0.6:52461
    2022/12/22 00:22:25 [DEBUG] http: Request GET /v1/status/leader (188.588µs) from=127.0.0.6:52461
    2022/12/22 00:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:22:43 [DEBUG] http: Request GET /v1/status/leader (396.642µs) from=127.0.0.6:52461
    2022/12/22 00:22:45 [DEBUG] http: Request GET /v1/status/leader (304.583µs) from=127.0.0.6:52461
    2022/12/22 00:22:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:23:03 [DEBUG] http: Request GET /v1/status/leader (176.538µs) from=127.0.0.6:52461
    2022/12/22 00:23:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.353688123s) from=127.0.0.6:57055
    2022/12/22 00:23:05 [DEBUG] http: Request GET /v1/status/leader (740.068µs) from=127.0.0.6:52461
    2022/12/22 00:23:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:23:20 [DEBUG] agent: Node info in sync
    2022/12/22 00:23:23 [DEBUG] http: Request GET /v1/status/leader (323.67µs) from=127.0.0.6:52461
    2022/12/22 00:23:25 [DEBUG] http: Request GET /v1/status/leader (369.462µs) from=127.0.0.6:52461
    2022/12/22 00:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:23:43 [DEBUG] http: Request GET /v1/status/leader (831.715µs) from=127.0.0.6:52461
    2022/12/22 00:23:45 [DEBUG] http: Request GET /v1/status/leader (177.953µs) from=127.0.0.6:52461
    2022/12/22 00:23:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.846161058s) from=127.0.0.6:57119
    2022/12/22 00:24:03 [DEBUG] http: Request GET /v1/status/leader (254.929µs) from=127.0.0.6:52461
    2022/12/22 00:24:05 [DEBUG] http: Request GET /v1/status/leader (340.581µs) from=127.0.0.6:52461
    2022/12/22 00:24:23 [DEBUG] http: Request GET /v1/status/leader (172.383µs) from=127.0.0.6:52461
    2022/12/22 00:24:25 [DEBUG] http: Request GET /v1/status/leader (160.33µs) from=127.0.0.6:52461
    2022/12/22 00:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:24:43 [DEBUG] http: Request GET /v1/status/leader (271.191µs) from=127.0.0.6:52461
    2022/12/22 00:24:45 [DEBUG] http: Request GET /v1/status/leader (257.004µs) from=127.0.0.6:52461
    2022/12/22 00:24:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:24:51 [DEBUG] agent: Node info in sync
    2022/12/22 00:25:03 [DEBUG] http: Request GET /v1/status/leader (246.643µs) from=127.0.0.6:52461
    2022/12/22 00:25:05 [DEBUG] http: Request GET /v1/status/leader (246.965µs) from=127.0.0.6:52461
    2022/12/22 00:25:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.908673984s) from=127.0.0.6:57055
    2022/12/22 00:25:23 [DEBUG] http: Request GET /v1/status/leader (183.909µs) from=127.0.0.6:52461
    2022/12/22 00:25:26 [DEBUG] http: Request GET /v1/status/leader (277.454µs) from=127.0.0.6:52461
    2022/12/22 00:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:25:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:25:43 [DEBUG] http: Request GET /v1/status/leader (257.895µs) from=127.0.0.6:52461
    2022/12/22 00:25:46 [DEBUG] http: Request GET /v1/status/leader (167.333µs) from=127.0.0.6:52461
    2022/12/22 00:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.740238039s) from=127.0.0.6:57119
    2022/12/22 00:26:03 [DEBUG] http: Request GET /v1/status/leader (146.248µs) from=127.0.0.6:52461
    2022/12/22 00:26:06 [DEBUG] http: Request GET /v1/status/leader (281.74µs) from=127.0.0.6:52461
    2022/12/22 00:26:23 [DEBUG] http: Request GET /v1/status/leader (256.617µs) from=127.0.0.6:52461
    2022/12/22 00:26:26 [DEBUG] http: Request GET /v1/status/leader (314.017µs) from=127.0.0.6:52461
    2022/12/22 00:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:26:43 [DEBUG] http: Request GET /v1/status/leader (250.706µs) from=127.0.0.6:52461
    2022/12/22 00:26:46 [DEBUG] http: Request GET /v1/status/leader (274.509µs) from=127.0.0.6:52461
    2022/12/22 00:26:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:26:46 [DEBUG] agent: Node info in sync
    2022/12/22 00:27:03 [DEBUG] http: Request GET /v1/status/leader (310.713µs) from=127.0.0.6:52461
    2022/12/22 00:27:06 [DEBUG] http: Request GET /v1/status/leader (176.044µs) from=127.0.0.6:52461
    2022/12/22 00:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.142598276s) from=127.0.0.6:57055
    2022/12/22 00:27:23 [DEBUG] http: Request GET /v1/status/leader (297.309µs) from=127.0.0.6:52461
    2022/12/22 00:27:26 [DEBUG] http: Request GET /v1/status/leader (289.713µs) from=127.0.0.6:52461
    2022/12/22 00:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:27:43 [DEBUG] http: Request GET /v1/status/leader (47.951274ms) from=127.0.0.6:52461
    2022/12/22 00:27:46 [DEBUG] http: Request GET /v1/status/leader (156.786µs) from=127.0.0.6:52461
    2022/12/22 00:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:27:47 [DEBUG] agent: Node info in sync
    2022/12/22 00:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.53877366s) from=127.0.0.6:57119
    2022/12/22 00:28:04 [DEBUG] http: Request GET /v1/status/leader (285.985µs) from=127.0.0.6:52461
    2022/12/22 00:28:06 [DEBUG] http: Request GET /v1/status/leader (290.019µs) from=127.0.0.6:52461
    2022/12/22 00:28:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:28:24 [DEBUG] http: Request GET /v1/status/leader (2.066139ms) from=127.0.0.6:52461
    2022/12/22 00:28:26 [DEBUG] http: Request GET /v1/status/leader (245.914µs) from=127.0.0.6:52461
    2022/12/22 00:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:28:44 [DEBUG] http: Request GET /v1/status/leader (170.827µs) from=127.0.0.6:52461
    2022/12/22 00:28:46 [DEBUG] http: Request GET /v1/status/leader (235.824µs) from=127.0.0.6:52461
    2022/12/22 00:29:04 [DEBUG] http: Request GET /v1/status/leader (148.589µs) from=127.0.0.6:52461
    2022/12/22 00:29:06 [DEBUG] http: Request GET /v1/status/leader (158.53µs) from=127.0.0.6:52461
    2022/12/22 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.896007818s) from=127.0.0.6:57055
    2022/12/22 00:29:24 [DEBUG] http: Request GET /v1/status/leader (611.908µs) from=127.0.0.6:52461
    2022/12/22 00:29:26 [DEBUG] http: Request GET /v1/status/leader (816.527µs) from=127.0.0.6:52461
    2022/12/22 00:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:29:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:29:36 [DEBUG] agent: Node info in sync
    2022/12/22 00:29:44 [DEBUG] http: Request GET /v1/status/leader (270.319µs) from=127.0.0.6:52461
    2022/12/22 00:29:46 [DEBUG] http: Request GET /v1/status/leader (297.641µs) from=127.0.0.6:52461
    2022/12/22 00:30:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.463773504s) from=127.0.0.6:57119
    2022/12/22 00:30:04 [DEBUG] http: Request GET /v1/status/leader (867.8µs) from=127.0.0.6:52461
    2022/12/22 00:30:06 [DEBUG] http: Request GET /v1/status/leader (236.453µs) from=127.0.0.6:52461
    2022/12/22 00:30:24 [DEBUG] http: Request GET /v1/status/leader (444.178µs) from=127.0.0.6:52461
    2022/12/22 00:30:26 [DEBUG] http: Request GET /v1/status/leader (162.611µs) from=127.0.0.6:52461
    2022/12/22 00:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:30:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:30:39 [DEBUG] agent: Node info in sync
    2022/12/22 00:30:44 [DEBUG] http: Request GET /v1/status/leader (142.691µs) from=127.0.0.6:52461
    2022/12/22 00:30:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:30:46 [DEBUG] http: Request GET /v1/status/leader (480.717µs) from=127.0.0.6:52461
    2022/12/22 00:31:04 [DEBUG] http: Request GET /v1/status/leader (282.953µs) from=127.0.0.6:52461
    2022/12/22 00:31:06 [DEBUG] http: Request GET /v1/status/leader (745.143µs) from=127.0.0.6:52461
    2022/12/22 00:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.192265588s) from=127.0.0.6:57055
    2022/12/22 00:31:24 [DEBUG] http: Request GET /v1/status/leader (855.931µs) from=127.0.0.6:52461
    2022/12/22 00:31:26 [DEBUG] http: Request GET /v1/status/leader (368.598µs) from=127.0.0.6:52461
    2022/12/22 00:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:31:44 [DEBUG] http: Request GET /v1/status/leader (265.086µs) from=127.0.0.6:52461
    2022/12/22 00:31:46 [DEBUG] http: Request GET /v1/status/leader (469.167µs) from=127.0.0.6:52461
    2022/12/22 00:31:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:31:58 [DEBUG] agent: Node info in sync
    2022/12/22 00:32:04 [DEBUG] http: Request GET /v1/status/leader (197.226µs) from=127.0.0.6:52461
    2022/12/22 00:32:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.732575415s) from=127.0.0.6:57119
    2022/12/22 00:32:06 [DEBUG] http: Request GET /v1/status/leader (312.298µs) from=127.0.0.6:52461
    2022/12/22 00:32:24 [DEBUG] http: Request GET /v1/status/leader (352.81µs) from=127.0.0.6:52461
    2022/12/22 00:32:26 [DEBUG] http: Request GET /v1/status/leader (367.869µs) from=127.0.0.6:52461
    2022/12/22 00:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:32:44 [DEBUG] http: Request GET /v1/status/leader (334.722µs) from=127.0.0.6:52461
    2022/12/22 00:32:46 [DEBUG] http: Request GET /v1/status/leader (273.213µs) from=127.0.0.6:52461
    2022/12/22 00:33:04 [DEBUG] http: Request GET /v1/status/leader (1.086098ms) from=127.0.0.6:52461
    2022/12/22 00:33:06 [DEBUG] http: Request GET /v1/status/leader (264.733µs) from=127.0.0.6:52461
    2022/12/22 00:33:24 [DEBUG] http: Request GET /v1/status/leader (171.697µs) from=127.0.0.6:52461
    2022/12/22 00:33:26 [DEBUG] http: Request GET /v1/status/leader (209.753µs) from=127.0.0.6:52461
    2022/12/22 00:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:33:30 [DEBUG] agent: Node info in sync
    2022/12/22 00:33:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:33:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.279101476s) from=127.0.0.6:57055
    2022/12/22 00:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:33:44 [DEBUG] http: Request GET /v1/status/leader (312.608µs) from=127.0.0.6:52461
    2022/12/22 00:33:46 [DEBUG] http: Request GET /v1/status/leader (157.466µs) from=127.0.0.6:52461
    2022/12/22 00:34:04 [DEBUG] http: Request GET /v1/status/leader (401.934µs) from=127.0.0.6:52461
    2022/12/22 00:34:06 [DEBUG] http: Request GET /v1/status/leader (296.192µs) from=127.0.0.6:52461
    2022/12/22 00:34:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.680756959s) from=127.0.0.6:57119
    2022/12/22 00:34:24 [DEBUG] http: Request GET /v1/status/leader (1.225232ms) from=127.0.0.6:52461
    2022/12/22 00:34:26 [DEBUG] http: Request GET /v1/status/leader (240.881µs) from=127.0.0.6:52461
    2022/12/22 00:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:34:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:34:35 [DEBUG] agent: Node info in sync
    2022/12/22 00:34:44 [DEBUG] http: Request GET /v1/status/leader (199.596µs) from=127.0.0.6:52461
    2022/12/22 00:34:46 [DEBUG] http: Request GET /v1/status/leader (166.039µs) from=127.0.0.6:52461
    2022/12/22 00:35:04 [DEBUG] http: Request GET /v1/status/leader (264.213µs) from=127.0.0.6:52461
    2022/12/22 00:35:06 [DEBUG] http: Request GET /v1/status/leader (168.253µs) from=127.0.0.6:52461
    2022/12/22 00:35:24 [DEBUG] http: Request GET /v1/status/leader (266.356µs) from=127.0.0.6:52461
    2022/12/22 00:35:26 [DEBUG] http: Request GET /v1/status/leader (302.095µs) from=127.0.0.6:52461
    2022/12/22 00:35:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.338120639s) from=127.0.0.6:57055
    2022/12/22 00:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:35:44 [DEBUG] http: Request GET /v1/status/leader (159.608µs) from=127.0.0.6:52461
    2022/12/22 00:35:46 [DEBUG] http: Request GET /v1/status/leader (249.719µs) from=127.0.0.6:52461
    2022/12/22 00:36:04 [DEBUG] http: Request GET /v1/status/leader (284.483µs) from=127.0.0.6:52461
    2022/12/22 00:36:06 [DEBUG] http: Request GET /v1/status/leader (162.305µs) from=127.0.0.6:52461
    2022/12/22 00:36:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:36:09 [DEBUG] agent: Node info in sync
    2022/12/22 00:36:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.243713065s) from=127.0.0.6:57119
    2022/12/22 00:36:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:36:24 [DEBUG] http: Request GET /v1/status/leader (309.962µs) from=127.0.0.6:52461
    2022/12/22 00:36:26 [DEBUG] http: Request GET /v1/status/leader (166.202µs) from=127.0.0.6:52461
    2022/12/22 00:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:36:44 [DEBUG] http: Request GET /v1/status/leader (382.831µs) from=127.0.0.6:52461
    2022/12/22 00:36:46 [DEBUG] http: Request GET /v1/status/leader (196.092µs) from=127.0.0.6:52461
    2022/12/22 00:37:04 [DEBUG] http: Request GET /v1/status/leader (262.855µs) from=127.0.0.6:52461
    2022/12/22 00:37:06 [DEBUG] http: Request GET /v1/status/leader (244.437µs) from=127.0.0.6:52461
    2022/12/22 00:37:24 [DEBUG] http: Request GET /v1/status/leader (142.185µs) from=127.0.0.6:52461
    2022/12/22 00:37:26 [DEBUG] http: Request GET /v1/status/leader (317.963µs) from=127.0.0.6:52461
    2022/12/22 00:37:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.183263126s) from=127.0.0.6:57055
    2022/12/22 00:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:37:44 [DEBUG] http: Request GET /v1/status/leader (345.157µs) from=127.0.0.6:52461
    2022/12/22 00:37:46 [DEBUG] http: Request GET /v1/status/leader (280.215µs) from=127.0.0.6:52461
    2022/12/22 00:38:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:38:02 [DEBUG] agent: Node info in sync
    2022/12/22 00:38:04 [DEBUG] http: Request GET /v1/status/leader (1.921128ms) from=127.0.0.6:52461
    2022/12/22 00:38:06 [DEBUG] http: Request GET /v1/status/leader (314.486µs) from=127.0.0.6:52461
    2022/12/22 00:38:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.433280283s) from=127.0.0.6:57119
    2022/12/22 00:38:24 [DEBUG] http: Request GET /v1/status/leader (248.244µs) from=127.0.0.6:52461
    2022/12/22 00:38:26 [DEBUG] http: Request GET /v1/status/leader (174.377µs) from=127.0.0.6:52461
    2022/12/22 00:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:38:44 [DEBUG] http: Request GET /v1/status/leader (1.56299ms) from=127.0.0.6:52461
    2022/12/22 00:38:46 [DEBUG] http: Request GET /v1/status/leader (201.373µs) from=127.0.0.6:52461
    2022/12/22 00:38:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:39:04 [DEBUG] http: Request GET /v1/status/leader (318.708µs) from=127.0.0.6:52461
    2022/12/22 00:39:06 [DEBUG] http: Request GET /v1/status/leader (295.131µs) from=127.0.0.6:52461
    2022/12/22 00:39:24 [DEBUG] http: Request GET /v1/status/leader (166.207µs) from=127.0.0.6:52461
    2022/12/22 00:39:26 [DEBUG] http: Request GET /v1/status/leader (180.553µs) from=127.0.0.6:52461
    2022/12/22 00:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:39:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.07963929s) from=127.0.0.6:57055
    2022/12/22 00:39:44 [DEBUG] http: Request GET /v1/status/leader (627.919µs) from=127.0.0.6:52461
    2022/12/22 00:39:46 [DEBUG] http: Request GET /v1/status/leader (224.59µs) from=127.0.0.6:52461
    2022/12/22 00:40:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:40:01 [DEBUG] agent: Node info in sync
    2022/12/22 00:40:04 [DEBUG] http: Request GET /v1/status/leader (798.222µs) from=127.0.0.6:52461
    2022/12/22 00:40:06 [DEBUG] http: Request GET /v1/status/leader (255.738µs) from=127.0.0.6:52461
    2022/12/22 00:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.271246125s) from=127.0.0.6:57119
    2022/12/22 00:40:24 [DEBUG] http: Request GET /v1/status/leader (306.006µs) from=127.0.0.6:52461
    2022/12/22 00:40:26 [DEBUG] http: Request GET /v1/status/leader (170.699µs) from=127.0.0.6:52461
    2022/12/22 00:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:40:44 [DEBUG] http: Request GET /v1/status/leader (491.34µs) from=127.0.0.6:52461
    2022/12/22 00:40:46 [DEBUG] http: Request GET /v1/status/leader (388.484µs) from=127.0.0.6:52461
    2022/12/22 00:41:04 [DEBUG] http: Request GET /v1/status/leader (764.205µs) from=127.0.0.6:52461
    2022/12/22 00:41:06 [DEBUG] http: Request GET /v1/status/leader (1.595661ms) from=127.0.0.6:52461
    2022/12/22 00:41:24 [DEBUG] http: Request GET /v1/status/leader (415.023µs) from=127.0.0.6:52461
    2022/12/22 00:41:26 [DEBUG] http: Request GET /v1/status/leader (325.582µs) from=127.0.0.6:52461
    2022/12/22 00:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:41:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:41:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.646098716s) from=127.0.0.6:57055
    2022/12/22 00:41:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:41:39 [DEBUG] agent: Node info in sync
    2022/12/22 00:41:44 [DEBUG] http: Request GET /v1/status/leader (1.914311ms) from=127.0.0.6:52461
    2022/12/22 00:41:46 [DEBUG] http: Request GET /v1/status/leader (363.997µs) from=127.0.0.6:52461
    2022/12/22 00:42:04 [DEBUG] http: Request GET /v1/status/leader (201.545µs) from=127.0.0.6:52461
    2022/12/22 00:42:06 [DEBUG] http: Request GET /v1/status/leader (403.65µs) from=127.0.0.6:52461
    2022/12/22 00:42:24 [DEBUG] http: Request GET /v1/status/leader (167.86µs) from=127.0.0.6:52461
    2022/12/22 00:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.872523658s) from=127.0.0.6:57119
    2022/12/22 00:42:26 [DEBUG] http: Request GET /v1/status/leader (177.828µs) from=127.0.0.6:52461
    2022/12/22 00:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:42:44 [DEBUG] http: Request GET /v1/status/leader (287.435µs) from=127.0.0.6:52461
    2022/12/22 00:42:46 [DEBUG] http: Request GET /v1/status/leader (356.281µs) from=127.0.0.6:52461
    2022/12/22 00:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:42:58 [DEBUG] agent: Node info in sync
    2022/12/22 00:43:04 [DEBUG] http: Request GET /v1/status/leader (250.924µs) from=127.0.0.6:52461
    2022/12/22 00:43:06 [DEBUG] http: Request GET /v1/status/leader (1.417659ms) from=127.0.0.6:52461
    2022/12/22 00:43:24 [DEBUG] http: Request GET /v1/status/leader (312.445µs) from=127.0.0.6:52461
    2022/12/22 00:43:26 [DEBUG] http: Request GET /v1/status/leader (193.128µs) from=127.0.0.6:52461
    2022/12/22 00:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:43:44 [DEBUG] http: Request GET /v1/status/leader (328.699µs) from=127.0.0.6:52461
    2022/12/22 00:43:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.79153945s) from=127.0.0.6:57055
    2022/12/22 00:43:46 [DEBUG] http: Request GET /v1/status/leader (153.089µs) from=127.0.0.6:52461
    2022/12/22 00:43:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:44:04 [DEBUG] http: Request GET /v1/status/leader (293.758µs) from=127.0.0.6:52461
    2022/12/22 00:44:06 [DEBUG] http: Request GET /v1/status/leader (303.197µs) from=127.0.0.6:52461
    2022/12/22 00:44:24 [DEBUG] http: Request GET /v1/status/leader (178.169µs) from=127.0.0.6:52461
    2022/12/22 00:44:26 [DEBUG] http: Request GET /v1/status/leader (1.002738ms) from=127.0.0.6:52461
    2022/12/22 00:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.239177245s) from=127.0.0.6:57119
    2022/12/22 00:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:44:44 [DEBUG] http: Request GET /v1/status/leader (251.825µs) from=127.0.0.6:52461
    2022/12/22 00:44:46 [DEBUG] http: Request GET /v1/status/leader (151.881µs) from=127.0.0.6:52461
    2022/12/22 00:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:44:50 [DEBUG] agent: Node info in sync
    2022/12/22 00:45:04 [DEBUG] http: Request GET /v1/status/leader (301.274µs) from=127.0.0.6:52461
    2022/12/22 00:45:06 [DEBUG] http: Request GET /v1/status/leader (185.883µs) from=127.0.0.6:52461
    2022/12/22 00:45:24 [DEBUG] http: Request GET /v1/status/leader (289.965µs) from=127.0.0.6:52461
    2022/12/22 00:45:26 [DEBUG] http: Request GET /v1/status/leader (261.533µs) from=127.0.0.6:52461
    2022/12/22 00:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:45:44 [DEBUG] http: Request GET /v1/status/leader (1.978042ms) from=127.0.0.6:52461
    2022/12/22 00:45:46 [DEBUG] http: Request GET /v1/status/leader (274.251µs) from=127.0.0.6:52461
    2022/12/22 00:45:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.280241071s) from=127.0.0.6:57055
    2022/12/22 00:46:05 [DEBUG] http: Request GET /v1/status/leader (254.833µs) from=127.0.0.6:52461
    2022/12/22 00:46:06 [DEBUG] http: Request GET /v1/status/leader (360.368µs) from=127.0.0.6:52461
    2022/12/22 00:46:25 [DEBUG] http: Request GET /v1/status/leader (295.645µs) from=127.0.0.6:52461
    2022/12/22 00:46:26 [DEBUG] http: Request GET /v1/status/leader (180.691µs) from=127.0.0.6:52461
    2022/12/22 00:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.985691492s) from=127.0.0.6:57119
    2022/12/22 00:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:46:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:46:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:46:40 [DEBUG] agent: Node info in sync
    2022/12/22 00:46:45 [DEBUG] http: Request GET /v1/status/leader (242.558µs) from=127.0.0.6:52461
    2022/12/22 00:46:46 [DEBUG] http: Request GET /v1/status/leader (4.613594ms) from=127.0.0.6:52461
    2022/12/22 00:47:05 [DEBUG] http: Request GET /v1/status/leader (299.656µs) from=127.0.0.6:52461
    2022/12/22 00:47:06 [DEBUG] http: Request GET /v1/status/leader (275.29µs) from=127.0.0.6:52461
    2022/12/22 00:47:25 [DEBUG] http: Request GET /v1/status/leader (292.337µs) from=127.0.0.6:52461
    2022/12/22 00:47:26 [DEBUG] http: Request GET /v1/status/leader (160.483µs) from=127.0.0.6:52461
    2022/12/22 00:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:47:45 [DEBUG] http: Request GET /v1/status/leader (283.346µs) from=127.0.0.6:52461
    2022/12/22 00:47:46 [DEBUG] http: Request GET /v1/status/leader (319.869µs) from=127.0.0.6:52461
    2022/12/22 00:47:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.662916333s) from=127.0.0.6:57055
    2022/12/22 00:48:05 [DEBUG] http: Request GET /v1/status/leader (155.742µs) from=127.0.0.6:52461
    2022/12/22 00:48:06 [DEBUG] http: Request GET /v1/status/leader (1.032876ms) from=127.0.0.6:52461
    2022/12/22 00:48:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:48:19 [DEBUG] agent: Node info in sync
    2022/12/22 00:48:25 [DEBUG] http: Request GET /v1/status/leader (525.643µs) from=127.0.0.6:52461
    2022/12/22 00:48:26 [DEBUG] http: Request GET /v1/status/leader (660.072µs) from=127.0.0.6:52461
    2022/12/22 00:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.776017483s) from=127.0.0.6:57119
    2022/12/22 00:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:48:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:48:45 [DEBUG] http: Request GET /v1/status/leader (1.849881ms) from=127.0.0.6:52461
    2022/12/22 00:48:46 [DEBUG] http: Request GET /v1/status/leader (194.331µs) from=127.0.0.6:52461
    2022/12/22 00:49:05 [DEBUG] http: Request GET /v1/status/leader (460.006µs) from=127.0.0.6:52461
    2022/12/22 00:49:06 [DEBUG] http: Request GET /v1/status/leader (329.614µs) from=127.0.0.6:52461
    2022/12/22 00:49:25 [DEBUG] http: Request GET /v1/status/leader (185.712µs) from=127.0.0.6:52461
    2022/12/22 00:49:27 [DEBUG] http: Request GET /v1/status/leader (190.974964ms) from=127.0.0.6:52461
    2022/12/22 00:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:49:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:49:37 [DEBUG] agent: Node info in sync
    2022/12/22 00:49:45 [DEBUG] http: Request GET /v1/status/leader (212.098µs) from=127.0.0.6:52461
    2022/12/22 00:49:47 [DEBUG] http: Request GET /v1/status/leader (249.558µs) from=127.0.0.6:52461
    2022/12/22 00:49:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.437957439s) from=127.0.0.6:57055
    2022/12/22 00:50:05 [DEBUG] http: Request GET /v1/status/leader (304.653µs) from=127.0.0.6:52461
    2022/12/22 00:50:07 [DEBUG] http: Request GET /v1/status/leader (193.711µs) from=127.0.0.6:52461
    2022/12/22 00:50:25 [DEBUG] http: Request GET /v1/status/leader (629.287µs) from=127.0.0.6:52461
    2022/12/22 00:50:27 [DEBUG] http: Request GET /v1/status/leader (228.134µs) from=127.0.0.6:52461
    2022/12/22 00:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:50:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.806987046s) from=127.0.0.6:57119
    2022/12/22 00:50:45 [DEBUG] http: Request GET /v1/status/leader (501.652µs) from=127.0.0.6:52461
    2022/12/22 00:50:47 [DEBUG] http: Request GET /v1/status/leader (2.086736ms) from=127.0.0.6:52461
    2022/12/22 00:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:50:47 [DEBUG] agent: Node info in sync
    2022/12/22 00:51:05 [DEBUG] http: Request GET /v1/status/leader (313.285µs) from=127.0.0.6:52461
    2022/12/22 00:51:07 [DEBUG] http: Request GET /v1/status/leader (374.61µs) from=127.0.0.6:52461
    2022/12/22 00:51:25 [DEBUG] http: Request GET /v1/status/leader (156.83µs) from=127.0.0.6:52461
    2022/12/22 00:51:27 [DEBUG] http: Request GET /v1/status/leader (13.79234ms) from=127.0.0.6:52461
    2022/12/22 00:51:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:51:45 [DEBUG] http: Request GET /v1/status/leader (370.298µs) from=127.0.0.6:52461
    2022/12/22 00:51:47 [DEBUG] http: Request GET /v1/status/leader (161.356µs) from=127.0.0.6:52461
    2022/12/22 00:51:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:51:48 [DEBUG] agent: Node info in sync
    2022/12/22 00:51:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.767891954s) from=127.0.0.6:57055
    2022/12/22 00:52:05 [DEBUG] http: Request GET /v1/status/leader (328.786µs) from=127.0.0.6:52461
    2022/12/22 00:52:07 [DEBUG] http: Request GET /v1/status/leader (3.037056ms) from=127.0.0.6:52461
    2022/12/22 00:52:25 [DEBUG] http: Request GET /v1/status/leader (261.752µs) from=127.0.0.6:52461
    2022/12/22 00:52:27 [DEBUG] http: Request GET /v1/status/leader (303.94µs) from=127.0.0.6:52461
    2022/12/22 00:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.06570193s) from=127.0.0.6:57119
    2022/12/22 00:52:45 [DEBUG] http: Request GET /v1/status/leader (167.491µs) from=127.0.0.6:52461
    2022/12/22 00:52:47 [DEBUG] http: Request GET /v1/status/leader (868.555µs) from=127.0.0.6:52461
    2022/12/22 00:53:05 [DEBUG] http: Request GET /v1/status/leader (320.619µs) from=127.0.0.6:52461
    2022/12/22 00:53:07 [DEBUG] http: Request GET /v1/status/leader (242.905µs) from=127.0.0.6:52461
    2022/12/22 00:53:25 [DEBUG] http: Request GET /v1/status/leader (263.904µs) from=127.0.0.6:52461
    2022/12/22 00:53:27 [DEBUG] http: Request GET /v1/status/leader (132.438µs) from=127.0.0.6:52461
    2022/12/22 00:53:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:53:28 [DEBUG] agent: Node info in sync
    2022/12/22 00:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:53:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:53:45 [DEBUG] http: Request GET /v1/status/leader (271.879µs) from=127.0.0.6:52461
    2022/12/22 00:53:47 [DEBUG] http: Request GET /v1/status/leader (248.053µs) from=127.0.0.6:52461
    2022/12/22 00:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.088757959s) from=127.0.0.6:57055
    2022/12/22 00:54:05 [DEBUG] http: Request GET /v1/status/leader (973.921µs) from=127.0.0.6:52461
    2022/12/22 00:54:07 [DEBUG] http: Request GET /v1/status/leader (287.901µs) from=127.0.0.6:52461
    2022/12/22 00:54:25 [DEBUG] http: Request GET /v1/status/leader (150.07µs) from=127.0.0.6:52461
    2022/12/22 00:54:27 [DEBUG] http: Request GET /v1/status/leader (257.658µs) from=127.0.0.6:52461
    2022/12/22 00:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.920006505s) from=127.0.0.6:57119
    2022/12/22 00:54:45 [DEBUG] http: Request GET /v1/status/leader (244.253µs) from=127.0.0.6:52461
    2022/12/22 00:54:47 [DEBUG] http: Request GET /v1/status/leader (157.513µs) from=127.0.0.6:52461
    2022/12/22 00:54:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:54:56 [DEBUG] agent: Node info in sync
    2022/12/22 00:55:05 [DEBUG] http: Request GET /v1/status/leader (328.203µs) from=127.0.0.6:52461
    2022/12/22 00:55:07 [DEBUG] http: Request GET /v1/status/leader (230.833µs) from=127.0.0.6:52461
    2022/12/22 00:55:25 [DEBUG] http: Request GET /v1/status/leader (1.867812ms) from=127.0.0.6:52461
    2022/12/22 00:55:27 [DEBUG] http: Request GET /v1/status/leader (234.824µs) from=127.0.0.6:52461
    2022/12/22 00:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:55:45 [DEBUG] http: Request GET /v1/status/leader (181.296µs) from=127.0.0.6:52461
    2022/12/22 00:55:47 [DEBUG] http: Request GET /v1/status/leader (207.252µs) from=127.0.0.6:52461
    2022/12/22 00:55:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:56:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.431122268s) from=127.0.0.6:57055
    2022/12/22 00:56:05 [DEBUG] http: Request GET /v1/status/leader (230.688µs) from=127.0.0.6:52461
    2022/12/22 00:56:07 [DEBUG] http: Request GET /v1/status/leader (341.357µs) from=127.0.0.6:52461
    2022/12/22 00:56:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:56:18 [DEBUG] agent: Node info in sync
    2022/12/22 00:56:25 [DEBUG] http: Request GET /v1/status/leader (322.229µs) from=127.0.0.6:52461
    2022/12/22 00:56:27 [DEBUG] http: Request GET /v1/status/leader (263.315µs) from=127.0.0.6:52461
    2022/12/22 00:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:56:45 [DEBUG] http: Request GET /v1/status/leader (804.341µs) from=127.0.0.6:52461
    2022/12/22 00:56:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.733776802s) from=127.0.0.6:57119
    2022/12/22 00:56:47 [DEBUG] http: Request GET /v1/status/leader (151.103µs) from=127.0.0.6:52461
    2022/12/22 00:57:05 [DEBUG] http: Request GET /v1/status/leader (281.57µs) from=127.0.0.6:52461
    2022/12/22 00:57:07 [DEBUG] http: Request GET /v1/status/leader (137.747µs) from=127.0.0.6:52461
    2022/12/22 00:57:25 [DEBUG] http: Request GET /v1/status/leader (1.110246ms) from=127.0.0.6:52461
    2022/12/22 00:57:27 [DEBUG] http: Request GET /v1/status/leader (428.022µs) from=127.0.0.6:52461
    2022/12/22 00:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:57:45 [DEBUG] http: Request GET /v1/status/leader (789.972µs) from=127.0.0.6:52461
    2022/12/22 00:57:47 [DEBUG] http: Request GET /v1/status/leader (884.666µs) from=127.0.0.6:52461
    2022/12/22 00:58:05 [DEBUG] http: Request GET /v1/status/leader (1.192766ms) from=127.0.0.6:52461
    2022/12/22 00:58:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:58:06 [DEBUG] agent: Node info in sync
    2022/12/22 00:58:07 [DEBUG] http: Request GET /v1/status/leader (293.385µs) from=127.0.0.6:52461
    2022/12/22 00:58:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 00:58:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.371949043s) from=127.0.0.6:57055
    2022/12/22 00:58:25 [DEBUG] http: Request GET /v1/status/leader (204.221µs) from=127.0.0.6:52461
    2022/12/22 00:58:27 [DEBUG] http: Request GET /v1/status/leader (152.396µs) from=127.0.0.6:52461
    2022/12/22 00:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:58:45 [DEBUG] http: Request GET /v1/status/leader (448.066µs) from=127.0.0.6:52461
    2022/12/22 00:58:47 [DEBUG] http: Request GET /v1/status/leader (147.998µs) from=127.0.0.6:52461
    2022/12/22 00:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.61888415s) from=127.0.0.6:57119
    2022/12/22 00:59:05 [DEBUG] http: Request GET /v1/status/leader (509.824µs) from=127.0.0.6:52461
    2022/12/22 00:59:07 [DEBUG] http: Request GET /v1/status/leader (337.579µs) from=127.0.0.6:52461
    2022/12/22 00:59:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 00:59:12 [DEBUG] agent: Node info in sync
    2022/12/22 00:59:25 [DEBUG] http: Request GET /v1/status/leader (147.532µs) from=127.0.0.6:52461
    2022/12/22 00:59:27 [DEBUG] http: Request GET /v1/status/leader (180.398µs) from=127.0.0.6:52461
    2022/12/22 00:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 00:59:45 [DEBUG] http: Request GET /v1/status/leader (373.851µs) from=127.0.0.6:52461
    2022/12/22 00:59:47 [DEBUG] http: Request GET /v1/status/leader (270.48µs) from=127.0.0.6:52461
    2022/12/22 01:00:05 [DEBUG] http: Request GET /v1/status/leader (224.222µs) from=127.0.0.6:52461
    2022/12/22 01:00:07 [DEBUG] http: Request GET /v1/status/leader (192.041µs) from=127.0.0.6:52461
    2022/12/22 01:00:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.261462652s) from=127.0.0.6:57055
    2022/12/22 01:00:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:00:18 [DEBUG] agent: Node info in sync
    2022/12/22 01:00:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:00:25 [DEBUG] http: Request GET /v1/status/leader (413.96µs) from=127.0.0.6:52461
    2022/12/22 01:00:27 [DEBUG] http: Request GET /v1/status/leader (178.138µs) from=127.0.0.6:52461
    2022/12/22 01:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:00:45 [DEBUG] http: Request GET /v1/status/leader (445.086µs) from=127.0.0.6:52461
    2022/12/22 01:00:47 [DEBUG] http: Request GET /v1/status/leader (283.375µs) from=127.0.0.6:52461
    2022/12/22 01:00:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.272410749s) from=127.0.0.6:57119
    2022/12/22 01:01:05 [DEBUG] http: Request GET /v1/status/leader (342.12µs) from=127.0.0.6:52461
    2022/12/22 01:01:07 [DEBUG] http: Request GET /v1/status/leader (561.394µs) from=127.0.0.6:52461
    2022/12/22 01:01:25 [DEBUG] http: Request GET /v1/status/leader (405.02µs) from=127.0.0.6:52461
    2022/12/22 01:01:27 [DEBUG] http: Request GET /v1/status/leader (152.91µs) from=127.0.0.6:52461
    2022/12/22 01:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:01:45 [DEBUG] http: Request GET /v1/status/leader (179.705µs) from=127.0.0.6:52461
    2022/12/22 01:01:47 [DEBUG] http: Request GET /v1/status/leader (287.416µs) from=127.0.0.6:52461
    2022/12/22 01:01:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:01:54 [DEBUG] agent: Node info in sync
    2022/12/22 01:02:05 [DEBUG] http: Request GET /v1/status/leader (279.471µs) from=127.0.0.6:52461
    2022/12/22 01:02:07 [DEBUG] http: Request GET /v1/status/leader (146.527µs) from=127.0.0.6:52461
    2022/12/22 01:02:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.07073736s) from=127.0.0.6:57055
    2022/12/22 01:02:25 [DEBUG] http: Request GET /v1/status/leader (332.988µs) from=127.0.0.6:52461
    2022/12/22 01:02:27 [DEBUG] http: Request GET /v1/status/leader (1.047407ms) from=127.0.0.6:52461
    2022/12/22 01:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:02:45 [DEBUG] http: Request GET /v1/status/leader (254.831µs) from=127.0.0.6:52461
    2022/12/22 01:02:47 [DEBUG] http: Request GET /v1/status/leader (143.361µs) from=127.0.0.6:52461
    2022/12/22 01:03:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.78019276s) from=127.0.0.6:57119
    2022/12/22 01:03:05 [DEBUG] http: Request GET /v1/status/leader (337.601µs) from=127.0.0.6:52461
    2022/12/22 01:03:07 [DEBUG] http: Request GET /v1/status/leader (166.63µs) from=127.0.0.6:52461
    2022/12/22 01:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:03:17 [DEBUG] agent: Node info in sync
    2022/12/22 01:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:03:25 [DEBUG] http: Request GET /v1/status/leader (247.391µs) from=127.0.0.6:52461
    2022/12/22 01:03:27 [DEBUG] http: Request GET /v1/status/leader (289.818µs) from=127.0.0.6:52461
    2022/12/22 01:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:03:45 [DEBUG] http: Request GET /v1/status/leader (1.143657ms) from=127.0.0.6:52461
    2022/12/22 01:03:47 [DEBUG] http: Request GET /v1/status/leader (187.6µs) from=127.0.0.6:52461
    2022/12/22 01:04:05 [DEBUG] http: Request GET /v1/status/leader (239.036µs) from=127.0.0.6:52461
    2022/12/22 01:04:07 [DEBUG] http: Request GET /v1/status/leader (282.033µs) from=127.0.0.6:52461
    2022/12/22 01:04:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.010707197s) from=127.0.0.6:57055
    2022/12/22 01:04:25 [DEBUG] http: Request GET /v1/status/leader (176.404µs) from=127.0.0.6:52461
    2022/12/22 01:04:27 [DEBUG] http: Request GET /v1/status/leader (1.968437ms) from=127.0.0.6:52461
    2022/12/22 01:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:04:45 [DEBUG] http: Request GET /v1/status/leader (322.977µs) from=127.0.0.6:52461
    2022/12/22 01:04:47 [DEBUG] http: Request GET /v1/status/leader (269.758µs) from=127.0.0.6:52461
    2022/12/22 01:04:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:04:49 [DEBUG] agent: Node info in sync
    2022/12/22 01:05:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.398415855s) from=127.0.0.6:57119
    2022/12/22 01:05:05 [DEBUG] http: Request GET /v1/status/leader (182.08µs) from=127.0.0.6:52461
    2022/12/22 01:05:07 [DEBUG] http: Request GET /v1/status/leader (137.43µs) from=127.0.0.6:52461
    2022/12/22 01:05:25 [DEBUG] http: Request GET /v1/status/leader (250.318µs) from=127.0.0.6:52461
    2022/12/22 01:05:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:05:27 [DEBUG] http: Request GET /v1/status/leader (316.525µs) from=127.0.0.6:52461
    2022/12/22 01:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:05:45 [DEBUG] http: Request GET /v1/status/leader (976.49µs) from=127.0.0.6:52461
    2022/12/22 01:05:47 [DEBUG] http: Request GET /v1/status/leader (185.297µs) from=127.0.0.6:52461
    2022/12/22 01:06:05 [DEBUG] http: Request GET /v1/status/leader (228.851µs) from=127.0.0.6:52461
    2022/12/22 01:06:07 [DEBUG] http: Request GET /v1/status/leader (209.141µs) from=127.0.0.6:52461
    2022/12/22 01:06:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.116811751s) from=127.0.0.6:57055
    2022/12/22 01:06:26 [DEBUG] http: Request GET /v1/status/leader (322.945µs) from=127.0.0.6:52461
    2022/12/22 01:06:27 [DEBUG] http: Request GET /v1/status/leader (188.535µs) from=127.0.0.6:52461
    2022/12/22 01:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:06:37 [DEBUG] agent: Node info in sync
    2022/12/22 01:06:46 [DEBUG] http: Request GET /v1/status/leader (265.411µs) from=127.0.0.6:52461
    2022/12/22 01:06:47 [DEBUG] http: Request GET /v1/status/leader (245.404µs) from=127.0.0.6:52461
    2022/12/22 01:07:06 [DEBUG] http: Request GET /v1/status/leader (840.086µs) from=127.0.0.6:52461
    2022/12/22 01:07:07 [DEBUG] http: Request GET /v1/status/leader (233.631µs) from=127.0.0.6:52461
    2022/12/22 01:07:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.078213857s) from=127.0.0.6:57119
    2022/12/22 01:07:26 [DEBUG] http: Request GET /v1/status/leader (159.885µs) from=127.0.0.6:52461
    2022/12/22 01:07:27 [DEBUG] http: Request GET /v1/status/leader (324.561µs) from=127.0.0.6:52461
    2022/12/22 01:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:07:46 [DEBUG] http: Request GET /v1/status/leader (828.135µs) from=127.0.0.6:52461
    2022/12/22 01:07:47 [DEBUG] http: Request GET /v1/status/leader (203.662µs) from=127.0.0.6:52461
    2022/12/22 01:08:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:08:06 [DEBUG] http: Request GET /v1/status/leader (653.7µs) from=127.0.0.6:52461
    2022/12/22 01:08:07 [DEBUG] http: Request GET /v1/status/leader (164.378µs) from=127.0.0.6:52461
    2022/12/22 01:08:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.920200524s) from=127.0.0.6:57055
    2022/12/22 01:08:26 [DEBUG] http: Request GET /v1/status/leader (310.403µs) from=127.0.0.6:52461
    2022/12/22 01:08:28 [DEBUG] http: Request GET /v1/status/leader (131.794116ms) from=127.0.0.6:52461
    2022/12/22 01:08:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:08:29 [DEBUG] agent: Node info in sync
    2022/12/22 01:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:08:46 [DEBUG] http: Request GET /v1/status/leader (391.443µs) from=127.0.0.6:52461
    2022/12/22 01:08:48 [DEBUG] http: Request GET /v1/status/leader (145.708µs) from=127.0.0.6:52461
    2022/12/22 01:09:06 [DEBUG] http: Request GET /v1/status/leader (532.729µs) from=127.0.0.6:52461
    2022/12/22 01:09:08 [DEBUG] http: Request GET /v1/status/leader (179.745µs) from=127.0.0.6:52461
    2022/12/22 01:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.843910192s) from=127.0.0.6:57119
    2022/12/22 01:09:26 [DEBUG] http: Request GET /v1/status/leader (337.468µs) from=127.0.0.6:52461
    2022/12/22 01:09:28 [DEBUG] http: Request GET /v1/status/leader (260.684µs) from=127.0.0.6:52461
    2022/12/22 01:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:09:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:09:39 [DEBUG] agent: Node info in sync
    2022/12/22 01:09:46 [DEBUG] http: Request GET /v1/status/leader (1.022833ms) from=127.0.0.6:52461
    2022/12/22 01:09:48 [DEBUG] http: Request GET /v1/status/leader (346.621µs) from=127.0.0.6:52461
    2022/12/22 01:10:06 [DEBUG] http: Request GET /v1/status/leader (269.591µs) from=127.0.0.6:52461
    2022/12/22 01:10:08 [DEBUG] http: Request GET /v1/status/leader (194.233µs) from=127.0.0.6:52461
    2022/12/22 01:10:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:10:26 [DEBUG] http: Request GET /v1/status/leader (456.106µs) from=127.0.0.6:52461
    2022/12/22 01:10:28 [DEBUG] http: Request GET /v1/status/leader (191.715µs) from=127.0.0.6:52461
    2022/12/22 01:10:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.796137514s) from=127.0.0.6:57055
    2022/12/22 01:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:10:46 [DEBUG] http: Request GET /v1/status/leader (324.507µs) from=127.0.0.6:52461
    2022/12/22 01:10:48 [DEBUG] http: Request GET /v1/status/leader (371.062µs) from=127.0.0.6:52461
    2022/12/22 01:11:06 [DEBUG] http: Request GET /v1/status/leader (197.266µs) from=127.0.0.6:52461
    2022/12/22 01:11:08 [DEBUG] http: Request GET /v1/status/leader (196.648µs) from=127.0.0.6:52461
    2022/12/22 01:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.171081287s) from=127.0.0.6:57119
    2022/12/22 01:11:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:11:21 [DEBUG] agent: Node info in sync
    2022/12/22 01:11:26 [DEBUG] http: Request GET /v1/status/leader (303.551µs) from=127.0.0.6:52461
    2022/12/22 01:11:28 [DEBUG] http: Request GET /v1/status/leader (301.47µs) from=127.0.0.6:52461
    2022/12/22 01:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:11:46 [DEBUG] http: Request GET /v1/status/leader (169.322µs) from=127.0.0.6:52461
    2022/12/22 01:11:48 [DEBUG] http: Request GET /v1/status/leader (216.857µs) from=127.0.0.6:52461
    2022/12/22 01:12:06 [DEBUG] http: Request GET /v1/status/leader (309.686µs) from=127.0.0.6:52461
    2022/12/22 01:12:08 [DEBUG] http: Request GET /v1/status/leader (196.378µs) from=127.0.0.6:52461
    2022/12/22 01:12:26 [DEBUG] http: Request GET /v1/status/leader (288.552µs) from=127.0.0.6:52461
    2022/12/22 01:12:28 [DEBUG] http: Request GET /v1/status/leader (331.28µs) from=127.0.0.6:52461
    2022/12/22 01:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:12:34 [DEBUG] agent: Node info in sync
    2022/12/22 01:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.175132437s) from=127.0.0.6:57055
    2022/12/22 01:12:46 [DEBUG] http: Request GET /v1/status/leader (282.776µs) from=127.0.0.6:52461
    2022/12/22 01:12:48 [DEBUG] http: Request GET /v1/status/leader (405.497µs) from=127.0.0.6:52461
    2022/12/22 01:12:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:13:06 [DEBUG] http: Request GET /v1/status/leader (453.097µs) from=127.0.0.6:52461
    2022/12/22 01:13:08 [DEBUG] http: Request GET /v1/status/leader (360.774µs) from=127.0.0.6:52461
    2022/12/22 01:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.273421299s) from=127.0.0.6:57119
    2022/12/22 01:13:26 [DEBUG] http: Request GET /v1/status/leader (1.203826ms) from=127.0.0.6:52461
    2022/12/22 01:13:28 [DEBUG] http: Request GET /v1/status/leader (282.544µs) from=127.0.0.6:52461
    2022/12/22 01:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:13:46 [DEBUG] http: Request GET /v1/status/leader (307.542µs) from=127.0.0.6:52461
    2022/12/22 01:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:13:46 [DEBUG] agent: Node info in sync
    2022/12/22 01:13:48 [DEBUG] http: Request GET /v1/status/leader (205.313µs) from=127.0.0.6:52461
    2022/12/22 01:14:06 [DEBUG] http: Request GET /v1/status/leader (190.148µs) from=127.0.0.6:52461
    2022/12/22 01:14:08 [DEBUG] http: Request GET /v1/status/leader (180.748µs) from=127.0.0.6:52461
    2022/12/22 01:14:26 [DEBUG] http: Request GET /v1/status/leader (275.961µs) from=127.0.0.6:52461
    2022/12/22 01:14:28 [DEBUG] http: Request GET /v1/status/leader (251.906µs) from=127.0.0.6:52461
    2022/12/22 01:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:14:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.692965399s) from=127.0.0.6:57055
    2022/12/22 01:14:46 [DEBUG] http: Request GET /v1/status/leader (1.162253ms) from=127.0.0.6:52461
    2022/12/22 01:14:48 [DEBUG] http: Request GET /v1/status/leader (417.25µs) from=127.0.0.6:52461
    2022/12/22 01:15:06 [DEBUG] http: Request GET /v1/status/leader (332.986µs) from=127.0.0.6:52461
    2022/12/22 01:15:08 [DEBUG] http: Request GET /v1/status/leader (166.19µs) from=127.0.0.6:52461
    2022/12/22 01:15:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.625053669s) from=127.0.0.6:57119
    2022/12/22 01:15:26 [DEBUG] http: Request GET /v1/status/leader (169.954µs) from=127.0.0.6:52461
    2022/12/22 01:15:28 [DEBUG] http: Request GET /v1/status/leader (181.652µs) from=127.0.0.6:52461
    2022/12/22 01:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:15:39 [DEBUG] agent: Node info in sync
    2022/12/22 01:15:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:15:46 [DEBUG] http: Request GET /v1/status/leader (253.799µs) from=127.0.0.6:52461
    2022/12/22 01:15:48 [DEBUG] http: Request GET /v1/status/leader (478.412µs) from=127.0.0.6:52461
    2022/12/22 01:16:06 [DEBUG] http: Request GET /v1/status/leader (3.185786ms) from=127.0.0.6:52461
    2022/12/22 01:16:08 [DEBUG] http: Request GET /v1/status/leader (168.348µs) from=127.0.0.6:52461
    2022/12/22 01:16:26 [DEBUG] http: Request GET /v1/status/leader (180.106µs) from=127.0.0.6:52461
    2022/12/22 01:16:28 [DEBUG] http: Request GET /v1/status/leader (261.409µs) from=127.0.0.6:52461
    2022/12/22 01:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:16:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.226096386s) from=127.0.0.6:57055
    2022/12/22 01:16:46 [DEBUG] http: Request GET /v1/status/leader (280.114µs) from=127.0.0.6:52461
    2022/12/22 01:16:48 [DEBUG] http: Request GET /v1/status/leader (157.317µs) from=127.0.0.6:52461
    2022/12/22 01:17:06 [DEBUG] http: Request GET /v1/status/leader (342.415µs) from=127.0.0.6:52461
    2022/12/22 01:17:08 [DEBUG] http: Request GET /v1/status/leader (360.536µs) from=127.0.0.6:52461
    2022/12/22 01:17:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:17:19 [DEBUG] agent: Node info in sync
    2022/12/22 01:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.973916833s) from=127.0.0.6:57119
    2022/12/22 01:17:26 [DEBUG] http: Request GET /v1/status/leader (2.367255ms) from=127.0.0.6:52461
    2022/12/22 01:17:28 [DEBUG] http: Request GET /v1/status/leader (143.076µs) from=127.0.0.6:52461
    2022/12/22 01:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:17:46 [DEBUG] http: Request GET /v1/status/leader (1.881566ms) from=127.0.0.6:52461
    2022/12/22 01:17:48 [DEBUG] http: Request GET /v1/status/leader (772.898µs) from=127.0.0.6:52461
    2022/12/22 01:18:06 [DEBUG] http: Request GET /v1/status/leader (163.821µs) from=127.0.0.6:52461
    2022/12/22 01:18:08 [DEBUG] http: Request GET /v1/status/leader (234.606µs) from=127.0.0.6:52461
    2022/12/22 01:18:26 [DEBUG] http: Request GET /v1/status/leader (334.826µs) from=127.0.0.6:52461
    2022/12/22 01:18:28 [DEBUG] http: Request GET /v1/status/leader (324.335µs) from=127.0.0.6:52461
    2022/12/22 01:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:18:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:18:37 [DEBUG] agent: Node info in sync
    2022/12/22 01:18:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:18:46 [DEBUG] http: Request GET /v1/status/leader (1.766499ms) from=127.0.0.6:52461
    2022/12/22 01:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.220451668s) from=127.0.0.6:57055
    2022/12/22 01:18:48 [DEBUG] http: Request GET /v1/status/leader (289.354µs) from=127.0.0.6:52461
    2022/12/22 01:19:06 [DEBUG] http: Request GET /v1/status/leader (419.341µs) from=127.0.0.6:52461
    2022/12/22 01:19:08 [DEBUG] http: Request GET /v1/status/leader (374.116µs) from=127.0.0.6:52461
    2022/12/22 01:19:26 [DEBUG] http: Request GET /v1/status/leader (163.574µs) from=127.0.0.6:52461
    2022/12/22 01:19:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.339212324s) from=127.0.0.6:57119
    2022/12/22 01:19:28 [DEBUG] http: Request GET /v1/status/leader (179.24µs) from=127.0.0.6:52461
    2022/12/22 01:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:19:46 [DEBUG] http: Request GET /v1/status/leader (253.163µs) from=127.0.0.6:52461
    2022/12/22 01:19:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:19:48 [DEBUG] agent: Node info in sync
    2022/12/22 01:19:48 [DEBUG] http: Request GET /v1/status/leader (920.811µs) from=127.0.0.6:52461
    2022/12/22 01:20:06 [DEBUG] http: Request GET /v1/status/leader (1.391721ms) from=127.0.0.6:52461
    2022/12/22 01:20:08 [DEBUG] http: Request GET /v1/status/leader (254.934µs) from=127.0.0.6:52461
    2022/12/22 01:20:26 [DEBUG] http: Request GET /v1/status/leader (257.786µs) from=127.0.0.6:52461
    2022/12/22 01:20:28 [DEBUG] http: Request GET /v1/status/leader (277.178µs) from=127.0.0.6:52461
    2022/12/22 01:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:20:47 [DEBUG] http: Request GET /v1/status/leader (169.96µs) from=127.0.0.6:52461
    2022/12/22 01:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:20:48 [DEBUG] agent: Node info in sync
    2022/12/22 01:20:48 [DEBUG] http: Request GET /v1/status/leader (198.255µs) from=127.0.0.6:52461
    2022/12/22 01:20:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.16577643s) from=127.0.0.6:57055
    2022/12/22 01:21:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:21:07 [DEBUG] http: Request GET /v1/status/leader (484.377µs) from=127.0.0.6:52461
    2022/12/22 01:21:08 [DEBUG] http: Request GET /v1/status/leader (339.081µs) from=127.0.0.6:52461
    2022/12/22 01:21:27 [DEBUG] http: Request GET /v1/status/leader (1.485007ms) from=127.0.0.6:52461
    2022/12/22 01:21:28 [DEBUG] http: Request GET /v1/status/leader (367.435µs) from=127.0.0.6:52461
    2022/12/22 01:21:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.744705541s) from=127.0.0.6:57119
    2022/12/22 01:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:21:47 [DEBUG] http: Request GET /v1/status/leader (546.148µs) from=127.0.0.6:52461
    2022/12/22 01:21:48 [DEBUG] http: Request GET /v1/status/leader (196.553µs) from=127.0.0.6:52461
    2022/12/22 01:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:22:05 [DEBUG] agent: Node info in sync
    2022/12/22 01:22:07 [DEBUG] http: Request GET /v1/status/leader (213.133µs) from=127.0.0.6:52461
    2022/12/22 01:22:08 [DEBUG] http: Request GET /v1/status/leader (470.749µs) from=127.0.0.6:52461
    2022/12/22 01:22:27 [DEBUG] http: Request GET /v1/status/leader (296.989µs) from=127.0.0.6:52461
    2022/12/22 01:22:28 [DEBUG] http: Request GET /v1/status/leader (277.445µs) from=127.0.0.6:52461
    2022/12/22 01:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:22:47 [DEBUG] http: Request GET /v1/status/leader (204.085µs) from=127.0.0.6:52461
    2022/12/22 01:22:48 [DEBUG] http: Request GET /v1/status/leader (211.313µs) from=127.0.0.6:52461
    2022/12/22 01:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.370333128s) from=127.0.0.6:57055
    2022/12/22 01:23:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:23:06 [DEBUG] agent: Node info in sync
    2022/12/22 01:23:07 [DEBUG] http: Request GET /v1/status/leader (295.707µs) from=127.0.0.6:52461
    2022/12/22 01:23:08 [DEBUG] http: Request GET /v1/status/leader (198.217µs) from=127.0.0.6:52461
    2022/12/22 01:23:27 [DEBUG] http: Request GET /v1/status/leader (310.981µs) from=127.0.0.6:52461
    2022/12/22 01:23:28 [DEBUG] http: Request GET /v1/status/leader (1.1007ms) from=127.0.0.6:52461
    2022/12/22 01:23:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:23:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.032228358s) from=127.0.0.6:57119
    2022/12/22 01:23:47 [DEBUG] http: Request GET /v1/status/leader (324.796µs) from=127.0.0.6:52461
    2022/12/22 01:23:48 [DEBUG] http: Request GET /v1/status/leader (340.836µs) from=127.0.0.6:52461
    2022/12/22 01:24:07 [DEBUG] http: Request GET /v1/status/leader (168.905µs) from=127.0.0.6:52461
    2022/12/22 01:24:08 [DEBUG] http: Request GET /v1/status/leader (178.534µs) from=127.0.0.6:52461
    2022/12/22 01:24:27 [DEBUG] http: Request GET /v1/status/leader (252.445µs) from=127.0.0.6:52461
    2022/12/22 01:24:28 [DEBUG] http: Request GET /v1/status/leader (305.329µs) from=127.0.0.6:52461
    2022/12/22 01:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:24:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:24:35 [DEBUG] agent: Node info in sync
    2022/12/22 01:24:47 [DEBUG] http: Request GET /v1/status/leader (3.065803ms) from=127.0.0.6:52461
    2022/12/22 01:24:48 [DEBUG] http: Request GET /v1/status/leader (312.938µs) from=127.0.0.6:52461
    2022/12/22 01:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.921403171s) from=127.0.0.6:57055
    2022/12/22 01:25:07 [DEBUG] http: Request GET /v1/status/leader (233.71µs) from=127.0.0.6:52461
    2022/12/22 01:25:08 [DEBUG] http: Request GET /v1/status/leader (152.836µs) from=127.0.0.6:52461
    2022/12/22 01:25:27 [DEBUG] http: Request GET /v1/status/leader (163.856µs) from=127.0.0.6:52461
    2022/12/22 01:25:28 [DEBUG] http: Request GET /v1/status/leader (160.498µs) from=127.0.0.6:52461
    2022/12/22 01:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:25:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.221465409s) from=127.0.0.6:57119
    2022/12/22 01:25:47 [DEBUG] http: Request GET /v1/status/leader (283.226µs) from=127.0.0.6:52461
    2022/12/22 01:25:48 [DEBUG] http: Request GET /v1/status/leader (342.431µs) from=127.0.0.6:52461
    2022/12/22 01:26:07 [DEBUG] http: Request GET /v1/status/leader (808.295µs) from=127.0.0.6:52461
    2022/12/22 01:26:08 [DEBUG] http: Request GET /v1/status/leader (264.794µs) from=127.0.0.6:52461
    2022/12/22 01:26:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:26:27 [DEBUG] http: Request GET /v1/status/leader (168.467µs) from=127.0.0.6:52461
    2022/12/22 01:26:28 [DEBUG] http: Request GET /v1/status/leader (308.246µs) from=127.0.0.6:52461
    2022/12/22 01:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:26:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:26:34 [DEBUG] agent: Node info in sync
    2022/12/22 01:26:47 [DEBUG] http: Request GET /v1/status/leader (1.041803ms) from=127.0.0.6:52461
    2022/12/22 01:26:48 [DEBUG] http: Request GET /v1/status/leader (282.026µs) from=127.0.0.6:52461
    2022/12/22 01:27:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.331830465s) from=127.0.0.6:57055
    2022/12/22 01:27:07 [DEBUG] http: Request GET /v1/status/leader (305.759µs) from=127.0.0.6:52461
    2022/12/22 01:27:08 [DEBUG] http: Request GET /v1/status/leader (276.976µs) from=127.0.0.6:52461
    2022/12/22 01:27:27 [DEBUG] http: Request GET /v1/status/leader (167.111µs) from=127.0.0.6:52461
    2022/12/22 01:27:28 [DEBUG] http: Request GET /v1/status/leader (783.157µs) from=127.0.0.6:52461
    2022/12/22 01:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.744415414s) from=127.0.0.6:57119
    2022/12/22 01:27:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:27:44 [DEBUG] agent: Node info in sync
    2022/12/22 01:27:47 [DEBUG] http: Request GET /v1/status/leader (326.061µs) from=127.0.0.6:52461
    2022/12/22 01:27:48 [DEBUG] http: Request GET /v1/status/leader (267.495µs) from=127.0.0.6:52461
    2022/12/22 01:28:07 [DEBUG] http: Request GET /v1/status/leader (170.856µs) from=127.0.0.6:52461
    2022/12/22 01:28:09 [DEBUG] http: Request GET /v1/status/leader (186.965µs) from=127.0.0.6:52461
    2022/12/22 01:28:27 [DEBUG] http: Request GET /v1/status/leader (299.256µs) from=127.0.0.6:52461
    2022/12/22 01:28:29 [DEBUG] http: Request GET /v1/status/leader (300.191µs) from=127.0.0.6:52461
    2022/12/22 01:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:28:47 [DEBUG] http: Request GET /v1/status/leader (1.85845ms) from=127.0.0.6:52461
    2022/12/22 01:28:49 [DEBUG] http: Request GET /v1/status/leader (273.187µs) from=127.0.0.6:52461
    2022/12/22 01:28:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:28:53 [DEBUG] agent: Node info in sync
    2022/12/22 01:29:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.323819929s) from=127.0.0.6:57055
    2022/12/22 01:29:07 [DEBUG] http: Request GET /v1/status/leader (250.597µs) from=127.0.0.6:52461
    2022/12/22 01:29:09 [DEBUG] http: Request GET /v1/status/leader (271.026µs) from=127.0.0.6:52461
    2022/12/22 01:29:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:29:27 [DEBUG] http: Request GET /v1/status/leader (892.045µs) from=127.0.0.6:52461
    2022/12/22 01:29:29 [DEBUG] http: Request GET /v1/status/leader (631.451µs) from=127.0.0.6:52461
    2022/12/22 01:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:29:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.405253392s) from=127.0.0.6:57119
    2022/12/22 01:29:47 [DEBUG] http: Request GET /v1/status/leader (821.478µs) from=127.0.0.6:52461
    2022/12/22 01:29:49 [DEBUG] http: Request GET /v1/status/leader (251.47µs) from=127.0.0.6:52461
    2022/12/22 01:30:07 [DEBUG] http: Request GET /v1/status/leader (347.726µs) from=127.0.0.6:52461
    2022/12/22 01:30:09 [DEBUG] http: Request GET /v1/status/leader (312.76µs) from=127.0.0.6:52461
    2022/12/22 01:30:27 [DEBUG] http: Request GET /v1/status/leader (174.303µs) from=127.0.0.6:52461
    2022/12/22 01:30:29 [DEBUG] http: Request GET /v1/status/leader (81.937485ms) from=127.0.0.6:52461
    2022/12/22 01:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:30:47 [DEBUG] http: Request GET /v1/status/leader (906.661µs) from=127.0.0.6:52461
    2022/12/22 01:30:49 [DEBUG] http: Request GET /v1/status/leader (190.024µs) from=127.0.0.6:52461
    2022/12/22 01:30:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:30:53 [DEBUG] agent: Node info in sync
    2022/12/22 01:31:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.062847975s) from=127.0.0.6:57055
    2022/12/22 01:31:07 [DEBUG] http: Request GET /v1/status/leader (216.694µs) from=127.0.0.6:52461
    2022/12/22 01:31:09 [DEBUG] http: Request GET /v1/status/leader (189.143µs) from=127.0.0.6:52461
    2022/12/22 01:31:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:31:27 [DEBUG] http: Request GET /v1/status/leader (315.841µs) from=127.0.0.6:52461
    2022/12/22 01:31:29 [DEBUG] http: Request GET /v1/status/leader (425.858µs) from=127.0.0.6:52461
    2022/12/22 01:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:31:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.182426255s) from=127.0.0.6:57119
    2022/12/22 01:31:47 [DEBUG] http: Request GET /v1/status/leader (1.011396ms) from=127.0.0.6:52461
    2022/12/22 01:31:49 [DEBUG] http: Request GET /v1/status/leader (43.678942ms) from=127.0.0.6:52461
    2022/12/22 01:32:07 [DEBUG] http: Request GET /v1/status/leader (505.359µs) from=127.0.0.6:52461
    2022/12/22 01:32:09 [DEBUG] http: Request GET /v1/status/leader (387.153µs) from=127.0.0.6:52461
    2022/12/22 01:32:27 [DEBUG] http: Request GET /v1/status/leader (639.706µs) from=127.0.0.6:52461
    2022/12/22 01:32:29 [DEBUG] http: Request GET /v1/status/leader (440.812µs) from=127.0.0.6:52461
    2022/12/22 01:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:32:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:32:43 [DEBUG] agent: Node info in sync
    2022/12/22 01:32:47 [DEBUG] http: Request GET /v1/status/leader (313.278µs) from=127.0.0.6:52461
    2022/12/22 01:32:49 [DEBUG] http: Request GET /v1/status/leader (210.585µs) from=127.0.0.6:52461
    2022/12/22 01:33:07 [DEBUG] http: Request GET /v1/status/leader (199.078µs) from=127.0.0.6:52461
    2022/12/22 01:33:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.043204974s) from=127.0.0.6:57055
    2022/12/22 01:33:09 [DEBUG] http: Request GET /v1/status/leader (167.121µs) from=127.0.0.6:52461
    2022/12/22 01:33:27 [DEBUG] http: Request GET /v1/status/leader (311.583µs) from=127.0.0.6:52461
    2022/12/22 01:33:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:33:29 [DEBUG] http: Request GET /v1/status/leader (294.182µs) from=127.0.0.6:52461
    2022/12/22 01:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:33:47 [DEBUG] http: Request GET /v1/status/leader (55.592989ms) from=127.0.0.6:52461
    2022/12/22 01:33:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.026803794s) from=127.0.0.6:57119
    2022/12/22 01:33:49 [DEBUG] http: Request GET /v1/status/leader (218.228µs) from=127.0.0.6:52461
    2022/12/22 01:34:07 [DEBUG] http: Request GET /v1/status/leader (371.305µs) from=127.0.0.6:52461
    2022/12/22 01:34:09 [DEBUG] http: Request GET /v1/status/leader (154.902µs) from=127.0.0.6:52461
    2022/12/22 01:34:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:34:14 [DEBUG] agent: Node info in sync
    2022/12/22 01:34:27 [DEBUG] http: Request GET /v1/status/leader (312.216µs) from=127.0.0.6:52461
    2022/12/22 01:34:29 [DEBUG] http: Request GET /v1/status/leader (764.024µs) from=127.0.0.6:52461
    2022/12/22 01:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:34:47 [DEBUG] http: Request GET /v1/status/leader (271.726µs) from=127.0.0.6:52461
    2022/12/22 01:34:49 [DEBUG] http: Request GET /v1/status/leader (294.213µs) from=127.0.0.6:52461
    2022/12/22 01:35:07 [DEBUG] http: Request GET /v1/status/leader (144.615µs) from=127.0.0.6:52461
    2022/12/22 01:35:09 [DEBUG] http: Request GET /v1/status/leader (1.080836ms) from=127.0.0.6:52461
    2022/12/22 01:35:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.893131124s) from=127.0.0.6:57055
    2022/12/22 01:35:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:35:19 [DEBUG] agent: Node info in sync
    2022/12/22 01:35:27 [DEBUG] http: Request GET /v1/status/leader (268.457µs) from=127.0.0.6:52461
    2022/12/22 01:35:29 [DEBUG] http: Request GET /v1/status/leader (272.656µs) from=127.0.0.6:52461
    2022/12/22 01:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:35:47 [DEBUG] http: Request GET /v1/status/leader (168.339µs) from=127.0.0.6:52461
    2022/12/22 01:35:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:35:49 [DEBUG] http: Request GET /v1/status/leader (1.154976ms) from=127.0.0.6:52461
    2022/12/22 01:35:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.542645433s) from=127.0.0.6:57119
    2022/12/22 01:36:07 [DEBUG] http: Request GET /v1/status/leader (312.666µs) from=127.0.0.6:52461
    2022/12/22 01:36:09 [DEBUG] http: Request GET /v1/status/leader (274.413µs) from=127.0.0.6:52461
    2022/12/22 01:36:27 [DEBUG] http: Request GET /v1/status/leader (167.643µs) from=127.0.0.6:52461
    2022/12/22 01:36:29 [DEBUG] http: Request GET /v1/status/leader (307.389µs) from=127.0.0.6:52461
    2022/12/22 01:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:36:47 [DEBUG] http: Request GET /v1/status/leader (315.637µs) from=127.0.0.6:52461
    2022/12/22 01:36:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:36:47 [DEBUG] agent: Node info in sync
    2022/12/22 01:36:49 [DEBUG] http: Request GET /v1/status/leader (264.118µs) from=127.0.0.6:52461
    2022/12/22 01:37:07 [DEBUG] http: Request GET /v1/status/leader (241.806µs) from=127.0.0.6:52461
    2022/12/22 01:37:09 [DEBUG] http: Request GET /v1/status/leader (188.788µs) from=127.0.0.6:52461
    2022/12/22 01:37:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.532057489s) from=127.0.0.6:57055
    2022/12/22 01:37:27 [DEBUG] http: Request GET /v1/status/leader (272.99µs) from=127.0.0.6:52461
    2022/12/22 01:37:29 [DEBUG] http: Request GET /v1/status/leader (296.516µs) from=127.0.0.6:52461
    2022/12/22 01:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:37:47 [DEBUG] http: Request GET /v1/status/leader (195.066µs) from=127.0.0.6:52461
    2022/12/22 01:37:49 [DEBUG] http: Request GET /v1/status/leader (947.659µs) from=127.0.0.6:52461
    2022/12/22 01:38:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.014777836s) from=127.0.0.6:57119
    2022/12/22 01:38:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:38:00 [DEBUG] agent: Node info in sync
    2022/12/22 01:38:07 [DEBUG] http: Request GET /v1/status/leader (282.802µs) from=127.0.0.6:52461
    2022/12/22 01:38:09 [DEBUG] http: Request GET /v1/status/leader (271.511µs) from=127.0.0.6:52461
    2022/12/22 01:38:27 [DEBUG] http: Request GET /v1/status/leader (328.654µs) from=127.0.0.6:52461
    2022/12/22 01:38:29 [DEBUG] http: Request GET /v1/status/leader (301.137µs) from=127.0.0.6:52461
    2022/12/22 01:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:38:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:38:47 [DEBUG] http: Request GET /v1/status/leader (267.107µs) from=127.0.0.6:52461
    2022/12/22 01:38:49 [DEBUG] http: Request GET /v1/status/leader (248.925µs) from=127.0.0.6:52461
    2022/12/22 01:39:07 [DEBUG] http: Request GET /v1/status/leader (274.694µs) from=127.0.0.6:52461
    2022/12/22 01:39:09 [DEBUG] http: Request GET /v1/status/leader (432.026µs) from=127.0.0.6:52461
    2022/12/22 01:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.498039649s) from=127.0.0.6:57055
    2022/12/22 01:39:27 [DEBUG] http: Request GET /v1/status/leader (1.33737ms) from=127.0.0.6:52461
    2022/12/22 01:39:29 [DEBUG] http: Request GET /v1/status/leader (180.99µs) from=127.0.0.6:52461
    2022/12/22 01:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:39:47 [DEBUG] http: Request GET /v1/status/leader (648.457µs) from=127.0.0.6:52461
    2022/12/22 01:39:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:39:48 [DEBUG] agent: Node info in sync
    2022/12/22 01:39:49 [DEBUG] http: Request GET /v1/status/leader (621.455µs) from=127.0.0.6:52461
    2022/12/22 01:40:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.451280926s) from=127.0.0.6:57119
    2022/12/22 01:40:07 [DEBUG] http: Request GET /v1/status/leader (1.859383ms) from=127.0.0.6:52461
    2022/12/22 01:40:09 [DEBUG] http: Request GET /v1/status/leader (311.691µs) from=127.0.0.6:52461
    2022/12/22 01:40:27 [DEBUG] http: Request GET /v1/status/leader (327.137µs) from=127.0.0.6:52461
    2022/12/22 01:40:29 [DEBUG] http: Request GET /v1/status/leader (143.235µs) from=127.0.0.6:52461
    2022/12/22 01:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:40:47 [DEBUG] http: Request GET /v1/status/leader (361.616µs) from=127.0.0.6:52461
    2022/12/22 01:40:49 [DEBUG] http: Request GET /v1/status/leader (336.866µs) from=127.0.0.6:52461
    2022/12/22 01:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:41:07 [DEBUG] agent: Node info in sync
    2022/12/22 01:41:07 [DEBUG] http: Request GET /v1/status/leader (168.486µs) from=127.0.0.6:52461
    2022/12/22 01:41:09 [DEBUG] http: Request GET /v1/status/leader (444.739µs) from=127.0.0.6:52461
    2022/12/22 01:41:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:41:27 [DEBUG] http: Request GET /v1/status/leader (177.101µs) from=127.0.0.6:52461
    2022/12/22 01:41:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.359093424s) from=127.0.0.6:57055
    2022/12/22 01:41:30 [DEBUG] http: Request GET /v1/status/leader (113.77215ms) from=127.0.0.6:52461
    2022/12/22 01:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:41:47 [DEBUG] http: Request GET /v1/status/leader (402.456µs) from=127.0.0.6:52461
    2022/12/22 01:41:50 [DEBUG] http: Request GET /v1/status/leader (320.664µs) from=127.0.0.6:52461
    2022/12/22 01:42:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.968117434s) from=127.0.0.6:57119
    2022/12/22 01:42:07 [DEBUG] http: Request GET /v1/status/leader (777.1µs) from=127.0.0.6:52461
    2022/12/22 01:42:10 [DEBUG] http: Request GET /v1/status/leader (319.826µs) from=127.0.0.6:52461
    2022/12/22 01:42:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:42:25 [DEBUG] agent: Node info in sync
    2022/12/22 01:42:27 [DEBUG] http: Request GET /v1/status/leader (383.078µs) from=127.0.0.6:52461
    2022/12/22 01:42:30 [DEBUG] http: Request GET /v1/status/leader (191.313µs) from=127.0.0.6:52461
    2022/12/22 01:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:42:47 [DEBUG] http: Request GET /v1/status/leader (298.017µs) from=127.0.0.6:52461
    2022/12/22 01:42:50 [DEBUG] http: Request GET /v1/status/leader (223.301µs) from=127.0.0.6:52461
    2022/12/22 01:43:07 [DEBUG] http: Request GET /v1/status/leader (341.218µs) from=127.0.0.6:52461
    2022/12/22 01:43:10 [DEBUG] http: Request GET /v1/status/leader (183.184µs) from=127.0.0.6:52461
    2022/12/22 01:43:27 [DEBUG] http: Request GET /v1/status/leader (302.905µs) from=127.0.0.6:52461
    2022/12/22 01:43:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.250531172s) from=127.0.0.6:57055
    2022/12/22 01:43:30 [DEBUG] http: Request GET /v1/status/leader (318.367µs) from=127.0.0.6:52461
    2022/12/22 01:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:43:47 [DEBUG] agent: Node info in sync
    2022/12/22 01:43:47 [DEBUG] http: Request GET /v1/status/leader (348.238µs) from=127.0.0.6:52461
    2022/12/22 01:43:50 [DEBUG] http: Request GET /v1/status/leader (887.674µs) from=127.0.0.6:52461
    2022/12/22 01:43:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.943409722s) from=127.0.0.6:57119
    2022/12/22 01:44:07 [DEBUG] http: Request GET /v1/status/leader (332.97µs) from=127.0.0.6:52461
    2022/12/22 01:44:10 [DEBUG] http: Request GET /v1/status/leader (328.313µs) from=127.0.0.6:52461
    2022/12/22 01:44:27 [DEBUG] http: Request GET /v1/status/leader (211.598µs) from=127.0.0.6:52461
    2022/12/22 01:44:30 [DEBUG] http: Request GET /v1/status/leader (178.513µs) from=127.0.0.6:52461
    2022/12/22 01:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:44:47 [DEBUG] http: Request GET /v1/status/leader (260.898µs) from=127.0.0.6:52461
    2022/12/22 01:44:50 [DEBUG] http: Request GET /v1/status/leader (261.262µs) from=127.0.0.6:52461
    2022/12/22 01:45:08 [DEBUG] http: Request GET /v1/status/leader (168.582µs) from=127.0.0.6:52461
    2022/12/22 01:45:10 [DEBUG] http: Request GET /v1/status/leader (768.751µs) from=127.0.0.6:52461
    2022/12/22 01:45:28 [DEBUG] http: Request GET /v1/status/leader (275.934µs) from=127.0.0.6:52461
    2022/12/22 01:45:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.321525663s) from=127.0.0.6:57055
    2022/12/22 01:45:30 [DEBUG] http: Request GET /v1/status/leader (277.83µs) from=127.0.0.6:52461
    2022/12/22 01:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:45:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:45:45 [DEBUG] agent: Node info in sync
    2022/12/22 01:45:48 [DEBUG] http: Request GET /v1/status/leader (199.825µs) from=127.0.0.6:52461
    2022/12/22 01:45:50 [DEBUG] http: Request GET /v1/status/leader (192.488µs) from=127.0.0.6:52461
    2022/12/22 01:45:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:46:08 [DEBUG] http: Request GET /v1/status/leader (255.013µs) from=127.0.0.6:52461
    2022/12/22 01:46:10 [DEBUG] http: Request GET /v1/status/leader (359.493µs) from=127.0.0.6:52461
    2022/12/22 01:46:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.329156953s) from=127.0.0.6:57119
    2022/12/22 01:46:28 [DEBUG] http: Request GET /v1/status/leader (326.697µs) from=127.0.0.6:52461
    2022/12/22 01:46:30 [DEBUG] http: Request GET /v1/status/leader (295.834µs) from=127.0.0.6:52461
    2022/12/22 01:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:46:48 [DEBUG] http: Request GET /v1/status/leader (168.079µs) from=127.0.0.6:52461
    2022/12/22 01:46:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:46:49 [DEBUG] agent: Node info in sync
    2022/12/22 01:46:50 [DEBUG] http: Request GET /v1/status/leader (299.686µs) from=127.0.0.6:52461
    2022/12/22 01:47:08 [DEBUG] http: Request GET /v1/status/leader (327.822µs) from=127.0.0.6:52461
    2022/12/22 01:47:10 [DEBUG] http: Request GET /v1/status/leader (285.422µs) from=127.0.0.6:52461
    2022/12/22 01:47:28 [DEBUG] http: Request GET /v1/status/leader (168.675µs) from=127.0.0.6:52461
    2022/12/22 01:47:30 [DEBUG] http: Request GET /v1/status/leader (160.798µs) from=127.0.0.6:52461
    2022/12/22 01:47:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.000288471s) from=127.0.0.6:57055
    2022/12/22 01:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:47:48 [DEBUG] http: Request GET /v1/status/leader (157.202µs) from=127.0.0.6:52461
    2022/12/22 01:47:50 [DEBUG] http: Request GET /v1/status/leader (293.404µs) from=127.0.0.6:52461
    2022/12/22 01:48:08 [DEBUG] http: Request GET /v1/status/leader (257.227µs) from=127.0.0.6:52461
    2022/12/22 01:48:10 [DEBUG] http: Request GET /v1/status/leader (274.147µs) from=127.0.0.6:52461
    2022/12/22 01:48:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.420905327s) from=127.0.0.6:57119
    2022/12/22 01:48:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:48:23 [DEBUG] agent: Node info in sync
    2022/12/22 01:48:28 [DEBUG] http: Request GET /v1/status/leader (154.024µs) from=127.0.0.6:52461
    2022/12/22 01:48:30 [DEBUG] http: Request GET /v1/status/leader (153.211µs) from=127.0.0.6:52461
    2022/12/22 01:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:48:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:48:48 [DEBUG] http: Request GET /v1/status/leader (306.28µs) from=127.0.0.6:52461
    2022/12/22 01:48:50 [DEBUG] http: Request GET /v1/status/leader (270.243µs) from=127.0.0.6:52461
    2022/12/22 01:49:08 [DEBUG] http: Request GET /v1/status/leader (187.478µs) from=127.0.0.6:52461
    2022/12/22 01:49:10 [DEBUG] http: Request GET /v1/status/leader (940.124µs) from=127.0.0.6:52461
    2022/12/22 01:49:28 [DEBUG] http: Request GET /v1/status/leader (194.617µs) from=127.0.0.6:52461
    2022/12/22 01:49:30 [DEBUG] http: Request GET /v1/status/leader (441.432µs) from=127.0.0.6:52461
    2022/12/22 01:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:49:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.748713371s) from=127.0.0.6:57055
    2022/12/22 01:49:48 [DEBUG] http: Request GET /v1/status/leader (894.011µs) from=127.0.0.6:52461
    2022/12/22 01:49:50 [DEBUG] http: Request GET /v1/status/leader (221.678µs) from=127.0.0.6:52461
    2022/12/22 01:50:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:50:04 [DEBUG] agent: Node info in sync
    2022/12/22 01:50:08 [DEBUG] http: Request GET /v1/status/leader (283.97µs) from=127.0.0.6:52461
    2022/12/22 01:50:10 [DEBUG] http: Request GET /v1/status/leader (807.036µs) from=127.0.0.6:52461
    2022/12/22 01:50:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.438349658s) from=127.0.0.6:57119
    2022/12/22 01:50:28 [DEBUG] http: Request GET /v1/status/leader (190.092µs) from=127.0.0.6:52461
    2022/12/22 01:50:30 [DEBUG] http: Request GET /v1/status/leader (373.497022ms) from=127.0.0.6:52461
    2022/12/22 01:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:50:48 [DEBUG] http: Request GET /v1/status/leader (316.723µs) from=127.0.0.6:52461
    2022/12/22 01:50:50 [DEBUG] http: Request GET /v1/status/leader (386.871µs) from=127.0.0.6:52461
    2022/12/22 01:50:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:51:08 [DEBUG] http: Request GET /v1/status/leader (153.47µs) from=127.0.0.6:52461
    2022/12/22 01:51:10 [DEBUG] http: Request GET /v1/status/leader (342.842µs) from=127.0.0.6:52461
    2022/12/22 01:51:28 [DEBUG] http: Request GET /v1/status/leader (275.009µs) from=127.0.0.6:52461
    2022/12/22 01:51:30 [DEBUG] http: Request GET /v1/status/leader (344.186µs) from=127.0.0.6:52461
    2022/12/22 01:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:51:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.088737294s) from=127.0.0.6:57055
    2022/12/22 01:51:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:51:38 [DEBUG] agent: Node info in sync
    2022/12/22 01:51:48 [DEBUG] http: Request GET /v1/status/leader (177.363µs) from=127.0.0.6:52461
    2022/12/22 01:51:50 [DEBUG] http: Request GET /v1/status/leader (1.138161ms) from=127.0.0.6:52461
    2022/12/22 01:52:08 [DEBUG] http: Request GET /v1/status/leader (381.016µs) from=127.0.0.6:52461
    2022/12/22 01:52:10 [DEBUG] http: Request GET /v1/status/leader (355.252µs) from=127.0.0.6:52461
    2022/12/22 01:52:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.639749282s) from=127.0.0.6:57119
    2022/12/22 01:52:28 [DEBUG] http: Request GET /v1/status/leader (862.246µs) from=127.0.0.6:52461
    2022/12/22 01:52:30 [DEBUG] http: Request GET /v1/status/leader (487.477µs) from=127.0.0.6:52461
    2022/12/22 01:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:52:48 [DEBUG] http: Request GET /v1/status/leader (352.548µs) from=127.0.0.6:52461
    2022/12/22 01:52:50 [DEBUG] http: Request GET /v1/status/leader (403.356µs) from=127.0.0.6:52461
    2022/12/22 01:53:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:53:06 [DEBUG] agent: Node info in sync
    2022/12/22 01:53:08 [DEBUG] http: Request GET /v1/status/leader (322.583µs) from=127.0.0.6:52461
    2022/12/22 01:53:10 [DEBUG] http: Request GET /v1/status/leader (200.396µs) from=127.0.0.6:52461
    2022/12/22 01:53:28 [DEBUG] http: Request GET /v1/status/leader (325.114µs) from=127.0.0.6:52461
    2022/12/22 01:53:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:53:30 [DEBUG] http: Request GET /v1/status/leader (344.764µs) from=127.0.0.6:52461
    2022/12/22 01:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:53:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.082178971s) from=127.0.0.6:57055
    2022/12/22 01:53:48 [DEBUG] http: Request GET /v1/status/leader (313.693µs) from=127.0.0.6:52461
    2022/12/22 01:53:51 [DEBUG] http: Request GET /v1/status/leader (309.758µs) from=127.0.0.6:52461
    2022/12/22 01:54:08 [DEBUG] http: Request GET /v1/status/leader (824.562µs) from=127.0.0.6:52461
    2022/12/22 01:54:11 [DEBUG] http: Request GET /v1/status/leader (264.873µs) from=127.0.0.6:52461
    2022/12/22 01:54:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:54:11 [DEBUG] agent: Node info in sync
    2022/12/22 01:54:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.54496772s) from=127.0.0.6:57119
    2022/12/22 01:54:28 [DEBUG] http: Request GET /v1/status/leader (187.448µs) from=127.0.0.6:52461
    2022/12/22 01:54:31 [DEBUG] http: Request GET /v1/status/leader (362.159µs) from=127.0.0.6:52461
    2022/12/22 01:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:54:48 [DEBUG] http: Request GET /v1/status/leader (157.682µs) from=127.0.0.6:52461
    2022/12/22 01:54:51 [DEBUG] http: Request GET /v1/status/leader (233.134288ms) from=127.0.0.6:52461
    2022/12/22 01:55:08 [DEBUG] http: Request GET /v1/status/leader (287.483µs) from=127.0.0.6:52461
    2022/12/22 01:55:11 [DEBUG] http: Request GET /v1/status/leader (316.98µs) from=127.0.0.6:52461
    2022/12/22 01:55:28 [DEBUG] http: Request GET /v1/status/leader (339.535µs) from=127.0.0.6:52461
    2022/12/22 01:55:31 [DEBUG] http: Request GET /v1/status/leader (320.946µs) from=127.0.0.6:52461
    2022/12/22 01:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:55:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:55:34 [DEBUG] agent: Node info in sync
    2022/12/22 01:55:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:55:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.495088629s) from=127.0.0.6:57055
    2022/12/22 01:55:48 [DEBUG] http: Request GET /v1/status/leader (326.398µs) from=127.0.0.6:52461
    2022/12/22 01:55:51 [DEBUG] http: Request GET /v1/status/leader (173.448µs) from=127.0.0.6:52461
    2022/12/22 01:56:08 [DEBUG] http: Request GET /v1/status/leader (225.171µs) from=127.0.0.6:52461
    2022/12/22 01:56:11 [DEBUG] http: Request GET /v1/status/leader (306.986µs) from=127.0.0.6:52461
    2022/12/22 01:56:28 [DEBUG] http: Request GET /v1/status/leader (190.569µs) from=127.0.0.6:52461
    2022/12/22 01:56:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.108217563s) from=127.0.0.6:57119
    2022/12/22 01:56:31 [DEBUG] http: Request GET /v1/status/leader (291.482µs) from=127.0.0.6:52461
    2022/12/22 01:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:56:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:56:37 [DEBUG] agent: Node info in sync
    2022/12/22 01:56:48 [DEBUG] http: Request GET /v1/status/leader (336.278µs) from=127.0.0.6:52461
    2022/12/22 01:56:51 [DEBUG] http: Request GET /v1/status/leader (165.033µs) from=127.0.0.6:52461
    2022/12/22 01:57:08 [DEBUG] http: Request GET /v1/status/leader (182.455µs) from=127.0.0.6:52461
    2022/12/22 01:57:11 [DEBUG] http: Request GET /v1/status/leader (167.574µs) from=127.0.0.6:52461
    2022/12/22 01:57:28 [DEBUG] http: Request GET /v1/status/leader (360.136µs) from=127.0.0.6:52461
    2022/12/22 01:57:31 [DEBUG] http: Request GET /v1/status/leader (273.871µs) from=127.0.0.6:52461
    2022/12/22 01:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:57:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.25167744s) from=127.0.0.6:57055
    2022/12/22 01:57:48 [DEBUG] http: Request GET /v1/status/leader (180.357µs) from=127.0.0.6:52461
    2022/12/22 01:57:51 [DEBUG] http: Request GET /v1/status/leader (339.576µs) from=127.0.0.6:52461
    2022/12/22 01:58:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 01:58:08 [DEBUG] http: Request GET /v1/status/leader (1.145564ms) from=127.0.0.6:52461
    2022/12/22 01:58:11 [DEBUG] http: Request GET /v1/status/leader (306.988µs) from=127.0.0.6:52461
    2022/12/22 01:58:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 01:58:25 [DEBUG] agent: Node info in sync
    2022/12/22 01:58:28 [DEBUG] http: Request GET /v1/status/leader (272.604µs) from=127.0.0.6:52461
    2022/12/22 01:58:31 [DEBUG] http: Request GET /v1/status/leader (312.176µs) from=127.0.0.6:52461
    2022/12/22 01:58:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.635335471s) from=127.0.0.6:57119
    2022/12/22 01:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:58:48 [DEBUG] http: Request GET /v1/status/leader (275.929µs) from=127.0.0.6:52461
    2022/12/22 01:58:51 [DEBUG] http: Request GET /v1/status/leader (345.812µs) from=127.0.0.6:52461
    2022/12/22 01:59:08 [DEBUG] http: Request GET /v1/status/leader (168.059µs) from=127.0.0.6:52461
    2022/12/22 01:59:11 [DEBUG] http: Request GET /v1/status/leader (269.808µs) from=127.0.0.6:52461
    2022/12/22 01:59:28 [DEBUG] http: Request GET /v1/status/leader (296.146µs) from=127.0.0.6:52461
    2022/12/22 01:59:31 [DEBUG] http: Request GET /v1/status/leader (167.259µs) from=127.0.0.6:52461
    2022/12/22 01:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 01:59:48 [DEBUG] http: Request GET /v1/status/leader (365.645µs) from=127.0.0.6:52461
    2022/12/22 01:59:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.053556417s) from=127.0.0.6:57055
    2022/12/22 01:59:51 [DEBUG] http: Request GET /v1/status/leader (862.103µs) from=127.0.0.6:52461
    2022/12/22 02:00:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:00:02 [DEBUG] agent: Node info in sync
    2022/12/22 02:00:08 [DEBUG] http: Request GET /v1/status/leader (370.135µs) from=127.0.0.6:52461
    2022/12/22 02:00:11 [DEBUG] http: Request GET /v1/status/leader (206.52µs) from=127.0.0.6:52461
    2022/12/22 02:00:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:00:28 [DEBUG] http: Request GET /v1/status/leader (388.664µs) from=127.0.0.6:52461
    2022/12/22 02:00:31 [DEBUG] http: Request GET /v1/status/leader (404.408µs) from=127.0.0.6:52461
    2022/12/22 02:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.052529139s) from=127.0.0.6:57119
    2022/12/22 02:00:48 [DEBUG] http: Request GET /v1/status/leader (470.591µs) from=127.0.0.6:52461
    2022/12/22 02:00:51 [DEBUG] http: Request GET /v1/status/leader (728.122µs) from=127.0.0.6:52461
    2022/12/22 02:01:08 [DEBUG] http: Request GET /v1/status/leader (437.279µs) from=127.0.0.6:52461
    2022/12/22 02:01:11 [DEBUG] http: Request GET /v1/status/leader (1.114355ms) from=127.0.0.6:52461
    2022/12/22 02:01:28 [DEBUG] http: Request GET /v1/status/leader (339.574µs) from=127.0.0.6:52461
    2022/12/22 02:01:31 [DEBUG] http: Request GET /v1/status/leader (402.544µs) from=127.0.0.6:52461
    2022/12/22 02:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:01:48 [DEBUG] http: Request GET /v1/status/leader (273.724µs) from=127.0.0.6:52461
    2022/12/22 02:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.067339561s) from=127.0.0.6:57055
    2022/12/22 02:01:51 [DEBUG] http: Request GET /v1/status/leader (164.71µs) from=127.0.0.6:52461
    2022/12/22 02:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:02:01 [DEBUG] agent: Node info in sync
    2022/12/22 02:02:08 [DEBUG] http: Request GET /v1/status/leader (498.273µs) from=127.0.0.6:52461
    2022/12/22 02:02:11 [DEBUG] http: Request GET /v1/status/leader (287.635µs) from=127.0.0.6:52461
    2022/12/22 02:02:28 [DEBUG] http: Request GET /v1/status/leader (240.573µs) from=127.0.0.6:52461
    2022/12/22 02:02:31 [DEBUG] http: Request GET /v1/status/leader (324.544µs) from=127.0.0.6:52461
    2022/12/22 02:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.147542982s) from=127.0.0.6:57119
    2022/12/22 02:02:48 [DEBUG] http: Request GET /v1/status/leader (315.681µs) from=127.0.0.6:52461
    2022/12/22 02:02:51 [DEBUG] http: Request GET /v1/status/leader (221.73µs) from=127.0.0.6:52461
    2022/12/22 02:03:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:03:08 [DEBUG] http: Request GET /v1/status/leader (40.209455ms) from=127.0.0.6:52461
    2022/12/22 02:03:11 [DEBUG] http: Request GET /v1/status/leader (391.643µs) from=127.0.0.6:52461
    2022/12/22 02:03:28 [DEBUG] http: Request GET /v1/status/leader (373.27µs) from=127.0.0.6:52461
    2022/12/22 02:03:31 [DEBUG] http: Request GET /v1/status/leader (187.324µs) from=127.0.0.6:52461
    2022/12/22 02:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:03:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:03:39 [DEBUG] agent: Node info in sync
    2022/12/22 02:03:49 [DEBUG] http: Request GET /v1/status/leader (219.841µs) from=127.0.0.6:52461
    2022/12/22 02:03:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.292661686s) from=127.0.0.6:57055
    2022/12/22 02:03:51 [DEBUG] http: Request GET /v1/status/leader (903.438µs) from=127.0.0.6:52461
    2022/12/22 02:04:09 [DEBUG] http: Request GET /v1/status/leader (191.537µs) from=127.0.0.6:52461
    2022/12/22 02:04:11 [DEBUG] http: Request GET /v1/status/leader (316.326µs) from=127.0.0.6:52461
    2022/12/22 02:04:29 [DEBUG] http: Request GET /v1/status/leader (129.836µs) from=127.0.0.6:52461
    2022/12/22 02:04:31 [DEBUG] http: Request GET /v1/status/leader (164.103µs) from=127.0.0.6:52461
    2022/12/22 02:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:04:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:04:41 [DEBUG] agent: Node info in sync
    2022/12/22 02:04:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.340611583s) from=127.0.0.6:57119
    2022/12/22 02:04:49 [DEBUG] http: Request GET /v1/status/leader (281.404µs) from=127.0.0.6:52461
    2022/12/22 02:04:51 [DEBUG] http: Request GET /v1/status/leader (359.787µs) from=127.0.0.6:52461
    2022/12/22 02:05:09 [DEBUG] http: Request GET /v1/status/leader (285.207µs) from=127.0.0.6:52461
    2022/12/22 02:05:11 [DEBUG] http: Request GET /v1/status/leader (177.438µs) from=127.0.0.6:52461
    2022/12/22 02:05:29 [DEBUG] http: Request GET /v1/status/leader (256.243µs) from=127.0.0.6:52461
    2022/12/22 02:05:31 [DEBUG] http: Request GET /v1/status/leader (292.851µs) from=127.0.0.6:52461
    2022/12/22 02:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:05:49 [DEBUG] http: Request GET /v1/status/leader (171.451µs) from=127.0.0.6:52461
    2022/12/22 02:05:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:05:51 [DEBUG] http: Request GET /v1/status/leader (2.269259ms) from=127.0.0.6:52461
    2022/12/22 02:05:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.55698549s) from=127.0.0.6:57055
    2022/12/22 02:06:09 [DEBUG] http: Request GET /v1/status/leader (154.236µs) from=127.0.0.6:52461
    2022/12/22 02:06:11 [DEBUG] http: Request GET /v1/status/leader (285.952µs) from=127.0.0.6:52461
    2022/12/22 02:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:06:12 [DEBUG] agent: Node info in sync
    2022/12/22 02:06:29 [DEBUG] http: Request GET /v1/status/leader (193.655µs) from=127.0.0.6:52461
    2022/12/22 02:06:31 [DEBUG] http: Request GET /v1/status/leader (303.112µs) from=127.0.0.6:52461
    2022/12/22 02:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:06:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.26101953s) from=127.0.0.6:57119
    2022/12/22 02:06:49 [DEBUG] http: Request GET /v1/status/leader (271.657µs) from=127.0.0.6:52461
    2022/12/22 02:06:51 [DEBUG] http: Request GET /v1/status/leader (290.938µs) from=127.0.0.6:52461
    2022/12/22 02:07:09 [DEBUG] http: Request GET /v1/status/leader (215.139µs) from=127.0.0.6:52461
    2022/12/22 02:07:11 [DEBUG] http: Request GET /v1/status/leader (4.882268ms) from=127.0.0.6:52461
    2022/12/22 02:07:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:07:28 [DEBUG] agent: Node info in sync
    2022/12/22 02:07:29 [DEBUG] http: Request GET /v1/status/leader (271.52µs) from=127.0.0.6:52461
    2022/12/22 02:07:31 [DEBUG] http: Request GET /v1/status/leader (360.568µs) from=127.0.0.6:52461
    2022/12/22 02:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:07:49 [DEBUG] http: Request GET /v1/status/leader (181.316µs) from=127.0.0.6:52461
    2022/12/22 02:07:51 [DEBUG] http: Request GET /v1/status/leader (155.759µs) from=127.0.0.6:52461
    2022/12/22 02:07:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.400486493s) from=127.0.0.6:57055
    2022/12/22 02:08:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:08:09 [DEBUG] http: Request GET /v1/status/leader (283.801µs) from=127.0.0.6:52461
    2022/12/22 02:08:11 [DEBUG] http: Request GET /v1/status/leader (355.096µs) from=127.0.0.6:52461
    2022/12/22 02:08:29 [DEBUG] http: Request GET /v1/status/leader (8.065991ms) from=127.0.0.6:52461
    2022/12/22 02:08:31 [DEBUG] http: Request GET /v1/status/leader (339.901µs) from=127.0.0.6:52461
    2022/12/22 02:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:08:49 [DEBUG] http: Request GET /v1/status/leader (169.216µs) from=127.0.0.6:52461
    2022/12/22 02:08:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.299938978s) from=127.0.0.6:57119
    2022/12/22 02:08:52 [DEBUG] http: Request GET /v1/status/leader (258.376µs) from=127.0.0.6:52461
    2022/12/22 02:09:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:09:00 [DEBUG] agent: Node info in sync
    2022/12/22 02:09:09 [DEBUG] http: Request GET /v1/status/leader (543.915µs) from=127.0.0.6:52461
    2022/12/22 02:09:12 [DEBUG] http: Request GET /v1/status/leader (197.047µs) from=127.0.0.6:52461
    2022/12/22 02:09:29 [DEBUG] http: Request GET /v1/status/leader (455.981µs) from=127.0.0.6:52461
    2022/12/22 02:09:32 [DEBUG] http: Request GET /v1/status/leader (846.378µs) from=127.0.0.6:52461
    2022/12/22 02:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:09:49 [DEBUG] http: Request GET /v1/status/leader (158.312697ms) from=127.0.0.6:52461
    2022/12/22 02:09:52 [DEBUG] http: Request GET /v1/status/leader (452.901µs) from=127.0.0.6:52461
    2022/12/22 02:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.928725844s) from=127.0.0.6:57055
    2022/12/22 02:10:09 [DEBUG] http: Request GET /v1/status/leader (396.538µs) from=127.0.0.6:52461
    2022/12/22 02:10:12 [DEBUG] http: Request GET /v1/status/leader (1.207868ms) from=127.0.0.6:52461
    2022/12/22 02:10:29 [DEBUG] http: Request GET /v1/status/leader (330.937µs) from=127.0.0.6:52461
    2022/12/22 02:10:32 [DEBUG] http: Request GET /v1/status/leader (323.666µs) from=127.0.0.6:52461
    2022/12/22 02:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:10:48 [DEBUG] agent: Node info in sync
    2022/12/22 02:10:49 [DEBUG] http: Request GET /v1/status/leader (236.973µs) from=127.0.0.6:52461
    2022/12/22 02:10:52 [DEBUG] http: Request GET /v1/status/leader (743.129µs) from=127.0.0.6:52461
    2022/12/22 02:10:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:10:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.509357849s) from=127.0.0.6:57119
    2022/12/22 02:11:09 [DEBUG] http: Request GET /v1/status/leader (322.964µs) from=127.0.0.6:52461
    2022/12/22 02:11:12 [DEBUG] http: Request GET /v1/status/leader (314.391µs) from=127.0.0.6:52461
    2022/12/22 02:11:29 [DEBUG] http: Request GET /v1/status/leader (194.651µs) from=127.0.0.6:52461
    2022/12/22 02:11:32 [DEBUG] http: Request GET /v1/status/leader (197.088µs) from=127.0.0.6:52461
    2022/12/22 02:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:11:49 [DEBUG] http: Request GET /v1/status/leader (348.308µs) from=127.0.0.6:52461
    2022/12/22 02:11:52 [DEBUG] http: Request GET /v1/status/leader (290µs) from=127.0.0.6:52461
    2022/12/22 02:12:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.256138503s) from=127.0.0.6:57055
    2022/12/22 02:12:09 [DEBUG] http: Request GET /v1/status/leader (1.79422ms) from=127.0.0.6:52461
    2022/12/22 02:12:12 [DEBUG] http: Request GET /v1/status/leader (502.962µs) from=127.0.0.6:52461
    2022/12/22 02:12:29 [DEBUG] http: Request GET /v1/status/leader (255.761µs) from=127.0.0.6:52461
    2022/12/22 02:12:32 [DEBUG] http: Request GET /v1/status/leader (464.633µs) from=127.0.0.6:52461
    2022/12/22 02:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:12:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:12:37 [DEBUG] agent: Node info in sync
    2022/12/22 02:12:49 [DEBUG] http: Request GET /v1/status/leader (176.589µs) from=127.0.0.6:52461
    2022/12/22 02:12:52 [DEBUG] http: Request GET /v1/status/leader (193.92µs) from=127.0.0.6:52461
    2022/12/22 02:12:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.244176502s) from=127.0.0.6:57119
    2022/12/22 02:13:09 [DEBUG] http: Request GET /v1/status/leader (326.095µs) from=127.0.0.6:52461
    2022/12/22 02:13:12 [DEBUG] http: Request GET /v1/status/leader (166.068µs) from=127.0.0.6:52461
    2022/12/22 02:13:29 [DEBUG] http: Request GET /v1/status/leader (347.793µs) from=127.0.0.6:52461
    2022/12/22 02:13:32 [DEBUG] http: Request GET /v1/status/leader (1.225944ms) from=127.0.0.6:52461
    2022/12/22 02:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:13:49 [DEBUG] http: Request GET /v1/status/leader (278.799µs) from=127.0.0.6:52461
    2022/12/22 02:13:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:13:52 [DEBUG] http: Request GET /v1/status/leader (315.981µs) from=127.0.0.6:52461
    2022/12/22 02:14:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:14:04 [DEBUG] agent: Node info in sync
    2022/12/22 02:14:09 [DEBUG] http: Request GET /v1/status/leader (165.979µs) from=127.0.0.6:52461
    2022/12/22 02:14:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.435324548s) from=127.0.0.6:57055
    2022/12/22 02:14:12 [DEBUG] http: Request GET /v1/status/leader (214.886µs) from=127.0.0.6:52461
    2022/12/22 02:14:29 [DEBUG] http: Request GET /v1/status/leader (263.301µs) from=127.0.0.6:52461
    2022/12/22 02:14:32 [DEBUG] http: Request GET /v1/status/leader (283.939µs) from=127.0.0.6:52461
    2022/12/22 02:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:14:49 [DEBUG] http: Request GET /v1/status/leader (229.376µs) from=127.0.0.6:52461
    2022/12/22 02:14:52 [DEBUG] http: Request GET /v1/status/leader (341.266µs) from=127.0.0.6:52461
    2022/12/22 02:15:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.362201448s) from=127.0.0.6:57119
    2022/12/22 02:15:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:15:07 [DEBUG] agent: Node info in sync
    2022/12/22 02:15:09 [DEBUG] http: Request GET /v1/status/leader (293.051µs) from=127.0.0.6:52461
    2022/12/22 02:15:12 [DEBUG] http: Request GET /v1/status/leader (250.48µs) from=127.0.0.6:52461
    2022/12/22 02:15:29 [DEBUG] http: Request GET /v1/status/leader (269.561µs) from=127.0.0.6:52461
    2022/12/22 02:15:32 [DEBUG] http: Request GET /v1/status/leader (308.559µs) from=127.0.0.6:52461
    2022/12/22 02:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:15:49 [DEBUG] http: Request GET /v1/status/leader (318.42µs) from=127.0.0.6:52461
    2022/12/22 02:15:52 [DEBUG] http: Request GET /v1/status/leader (312.726µs) from=127.0.0.6:52461
    2022/12/22 02:16:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:16:09 [DEBUG] http: Request GET /v1/status/leader (275.094µs) from=127.0.0.6:52461
    2022/12/22 02:16:12 [DEBUG] http: Request GET /v1/status/leader (255.653µs) from=127.0.0.6:52461
    2022/12/22 02:16:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.294516066s) from=127.0.0.6:57055
    2022/12/22 02:16:29 [DEBUG] http: Request GET /v1/status/leader (278.936µs) from=127.0.0.6:52461
    2022/12/22 02:16:32 [DEBUG] http: Request GET /v1/status/leader (161.691µs) from=127.0.0.6:52461
    2022/12/22 02:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:16:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:16:37 [DEBUG] agent: Node info in sync
    2022/12/22 02:16:49 [DEBUG] http: Request GET /v1/status/leader (290.051µs) from=127.0.0.6:52461
    2022/12/22 02:16:52 [DEBUG] http: Request GET /v1/status/leader (1.012659ms) from=127.0.0.6:52461
    2022/12/22 02:17:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.201820528s) from=127.0.0.6:57119
    2022/12/22 02:17:09 [DEBUG] http: Request GET /v1/status/leader (273.4µs) from=127.0.0.6:52461
    2022/12/22 02:17:12 [DEBUG] http: Request GET /v1/status/leader (251.957µs) from=127.0.0.6:52461
    2022/12/22 02:17:29 [DEBUG] http: Request GET /v1/status/leader (225.555µs) from=127.0.0.6:52461
    2022/12/22 02:17:32 [DEBUG] http: Request GET /v1/status/leader (190.708µs) from=127.0.0.6:52461
    2022/12/22 02:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:17:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:17:43 [DEBUG] agent: Node info in sync
    2022/12/22 02:17:49 [DEBUG] http: Request GET /v1/status/leader (266.81µs) from=127.0.0.6:52461
    2022/12/22 02:17:52 [DEBUG] http: Request GET /v1/status/leader (299.071µs) from=127.0.0.6:52461
    2022/12/22 02:18:09 [DEBUG] http: Request GET /v1/status/leader (167.224µs) from=127.0.0.6:52461
    2022/12/22 02:18:12 [DEBUG] http: Request GET /v1/status/leader (199.353µs) from=127.0.0.6:52461
    2022/12/22 02:18:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.294908255s) from=127.0.0.6:57055
    2022/12/22 02:18:29 [DEBUG] http: Request GET /v1/status/leader (268.691µs) from=127.0.0.6:52461
    2022/12/22 02:18:32 [DEBUG] http: Request GET /v1/status/leader (178.751µs) from=127.0.0.6:52461
    2022/12/22 02:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:18:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:18:49 [DEBUG] http: Request GET /v1/status/leader (296.181µs) from=127.0.0.6:52461
    2022/12/22 02:18:52 [DEBUG] http: Request GET /v1/status/leader (276.075µs) from=127.0.0.6:52461
    2022/12/22 02:19:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.767664218s) from=127.0.0.6:57119
    2022/12/22 02:19:09 [DEBUG] http: Request GET /v1/status/leader (328.722µs) from=127.0.0.6:52461
    2022/12/22 02:19:12 [DEBUG] http: Request GET /v1/status/leader (818.222µs) from=127.0.0.6:52461
    2022/12/22 02:19:29 [DEBUG] http: Request GET /v1/status/leader (524.398µs) from=127.0.0.6:52461
    2022/12/22 02:19:32 [DEBUG] http: Request GET /v1/status/leader (1.486198ms) from=127.0.0.6:52461
    2022/12/22 02:19:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:19:32 [DEBUG] agent: Node info in sync
    2022/12/22 02:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:19:49 [DEBUG] http: Request GET /v1/status/leader (645.303µs) from=127.0.0.6:52461
    2022/12/22 02:19:52 [DEBUG] http: Request GET /v1/status/leader (161.075µs) from=127.0.0.6:52461
    2022/12/22 02:20:09 [DEBUG] http: Request GET /v1/status/leader (179.503µs) from=127.0.0.6:52461
    2022/12/22 02:20:12 [DEBUG] http: Request GET /v1/status/leader (140.879µs) from=127.0.0.6:52461
    2022/12/22 02:20:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.833040183s) from=127.0.0.6:57055
    2022/12/22 02:20:29 [DEBUG] http: Request GET /v1/status/leader (440.883µs) from=127.0.0.6:52461
    2022/12/22 02:20:32 [DEBUG] http: Request GET /v1/status/leader (373.68µs) from=127.0.0.6:52461
    2022/12/22 02:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:20:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:20:40 [DEBUG] agent: Node info in sync
    2022/12/22 02:20:49 [DEBUG] http: Request GET /v1/status/leader (301.021µs) from=127.0.0.6:52461
    2022/12/22 02:20:52 [DEBUG] http: Request GET /v1/status/leader (265.016µs) from=127.0.0.6:52461
    2022/12/22 02:21:09 [DEBUG] http: Request GET /v1/status/leader (313.224µs) from=127.0.0.6:52461
    2022/12/22 02:21:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.772801482s) from=127.0.0.6:57119
    2022/12/22 02:21:12 [DEBUG] http: Request GET /v1/status/leader (268.891µs) from=127.0.0.6:52461
    2022/12/22 02:21:29 [DEBUG] http: Request GET /v1/status/leader (289.157µs) from=127.0.0.6:52461
    2022/12/22 02:21:32 [DEBUG] http: Request GET /v1/status/leader (187.052µs) from=127.0.0.6:52461
    2022/12/22 02:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:21:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:21:49 [DEBUG] http: Request GET /v1/status/leader (633.272µs) from=127.0.0.6:52461
    2022/12/22 02:21:52 [DEBUG] http: Request GET /v1/status/leader (401.936µs) from=127.0.0.6:52461
    2022/12/22 02:22:09 [DEBUG] http: Request GET /v1/status/leader (293.373µs) from=127.0.0.6:52461
    2022/12/22 02:22:12 [DEBUG] http: Request GET /v1/status/leader (236.422µs) from=127.0.0.6:52461
    2022/12/22 02:22:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:22:15 [DEBUG] agent: Node info in sync
    2022/12/22 02:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.287557391s) from=127.0.0.6:57055
    2022/12/22 02:22:29 [DEBUG] http: Request GET /v1/status/leader (327.611µs) from=127.0.0.6:52461
    2022/12/22 02:22:32 [DEBUG] http: Request GET /v1/status/leader (357.688µs) from=127.0.0.6:52461
    2022/12/22 02:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:22:49 [DEBUG] http: Request GET /v1/status/leader (209.711µs) from=127.0.0.6:52461
    2022/12/22 02:22:52 [DEBUG] http: Request GET /v1/status/leader (1.140029ms) from=127.0.0.6:52461
    2022/12/22 02:23:09 [DEBUG] http: Request GET /v1/status/leader (367.56µs) from=127.0.0.6:52461
    2022/12/22 02:23:12 [DEBUG] http: Request GET /v1/status/leader (394.431µs) from=127.0.0.6:52461
    2022/12/22 02:23:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.119748362s) from=127.0.0.6:57119
    2022/12/22 02:23:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:23:21 [DEBUG] agent: Node info in sync
    2022/12/22 02:23:29 [DEBUG] http: Request GET /v1/status/leader (1.432369ms) from=127.0.0.6:52461
    2022/12/22 02:23:32 [DEBUG] http: Request GET /v1/status/leader (300.1µs) from=127.0.0.6:52461
    2022/12/22 02:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:23:49 [DEBUG] http: Request GET /v1/status/leader (170.522µs) from=127.0.0.6:52461
    2022/12/22 02:23:52 [DEBUG] http: Request GET /v1/status/leader (335.131µs) from=127.0.0.6:52461
    2022/12/22 02:24:10 [DEBUG] http: Request GET /v1/status/leader (821.638µs) from=127.0.0.6:52461
    2022/12/22 02:24:12 [DEBUG] http: Request GET /v1/status/leader (165.796µs) from=127.0.0.6:52461
    2022/12/22 02:24:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:24:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:24:26 [DEBUG] agent: Node info in sync
    2022/12/22 02:24:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.263674479s) from=127.0.0.6:57055
    2022/12/22 02:24:30 [DEBUG] http: Request GET /v1/status/leader (485.521µs) from=127.0.0.6:52461
    2022/12/22 02:24:32 [DEBUG] http: Request GET /v1/status/leader (170.679µs) from=127.0.0.6:52461
    2022/12/22 02:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:24:50 [DEBUG] http: Request GET /v1/status/leader (298.313µs) from=127.0.0.6:52461
    2022/12/22 02:24:52 [DEBUG] http: Request GET /v1/status/leader (175.006µs) from=127.0.0.6:52461
    2022/12/22 02:25:10 [DEBUG] http: Request GET /v1/status/leader (263.072µs) from=127.0.0.6:52461
    2022/12/22 02:25:12 [DEBUG] http: Request GET /v1/status/leader (267.623µs) from=127.0.0.6:52461
    2022/12/22 02:25:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.049216081s) from=127.0.0.6:57119
    2022/12/22 02:25:30 [DEBUG] http: Request GET /v1/status/leader (197.758µs) from=127.0.0.6:52461
    2022/12/22 02:25:32 [DEBUG] http: Request GET /v1/status/leader (720.298µs) from=127.0.0.6:52461
    2022/12/22 02:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:25:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:25:45 [DEBUG] agent: Node info in sync
    2022/12/22 02:25:50 [DEBUG] http: Request GET /v1/status/leader (310.318µs) from=127.0.0.6:52461
    2022/12/22 02:25:52 [DEBUG] http: Request GET /v1/status/leader (265.071µs) from=127.0.0.6:52461
    2022/12/22 02:26:10 [DEBUG] http: Request GET /v1/status/leader (190.335µs) from=127.0.0.6:52461
    2022/12/22 02:26:12 [DEBUG] http: Request GET /v1/status/leader (136.021µs) from=127.0.0.6:52461
    2022/12/22 02:26:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:26:30 [DEBUG] http: Request GET /v1/status/leader (259.293µs) from=127.0.0.6:52461
    2022/12/22 02:26:32 [DEBUG] http: Request GET /v1/status/leader (276.091µs) from=127.0.0.6:52461
    2022/12/22 02:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:26:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.679374613s) from=127.0.0.6:57055
    2022/12/22 02:26:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:26:47 [DEBUG] agent: Node info in sync
    2022/12/22 02:26:50 [DEBUG] http: Request GET /v1/status/leader (243.395µs) from=127.0.0.6:52461
    2022/12/22 02:26:52 [DEBUG] http: Request GET /v1/status/leader (278.174µs) from=127.0.0.6:52461
    2022/12/22 02:27:10 [DEBUG] http: Request GET /v1/status/leader (306.463µs) from=127.0.0.6:52461
    2022/12/22 02:27:12 [DEBUG] http: Request GET /v1/status/leader (195.276µs) from=127.0.0.6:52461
    2022/12/22 02:27:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.981498331s) from=127.0.0.6:57119
    2022/12/22 02:27:30 [DEBUG] http: Request GET /v1/status/leader (161.786199ms) from=127.0.0.6:52461
    2022/12/22 02:27:32 [DEBUG] http: Request GET /v1/status/leader (307.717µs) from=127.0.0.6:52461
    2022/12/22 02:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:27:50 [DEBUG] http: Request GET /v1/status/leader (141.4µs) from=127.0.0.6:52461
    2022/12/22 02:27:52 [DEBUG] http: Request GET /v1/status/leader (323.682µs) from=127.0.0.6:52461
    2022/12/22 02:28:10 [DEBUG] http: Request GET /v1/status/leader (938.07µs) from=127.0.0.6:52461
    2022/12/22 02:28:13 [DEBUG] http: Request GET /v1/status/leader (148.791µs) from=127.0.0.6:52461
    2022/12/22 02:28:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:28:30 [DEBUG] http: Request GET /v1/status/leader (309.436µs) from=127.0.0.6:52461
    2022/12/22 02:28:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:28:31 [DEBUG] agent: Node info in sync
    2022/12/22 02:28:33 [DEBUG] http: Request GET /v1/status/leader (165.053µs) from=127.0.0.6:52461
    2022/12/22 02:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:28:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.839888148s) from=127.0.0.6:57055
    2022/12/22 02:28:50 [DEBUG] http: Request GET /v1/status/leader (306.466µs) from=127.0.0.6:52461
    2022/12/22 02:28:53 [DEBUG] http: Request GET /v1/status/leader (153.474µs) from=127.0.0.6:52461
    2022/12/22 02:29:10 [DEBUG] http: Request GET /v1/status/leader (263.526µs) from=127.0.0.6:52461
    2022/12/22 02:29:13 [DEBUG] http: Request GET /v1/status/leader (411.18µs) from=127.0.0.6:52461
    2022/12/22 02:29:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.280210521s) from=127.0.0.6:57119
    2022/12/22 02:29:30 [DEBUG] http: Request GET /v1/status/leader (450.867µs) from=127.0.0.6:52461
    2022/12/22 02:29:33 [DEBUG] http: Request GET /v1/status/leader (349.946µs) from=127.0.0.6:52461
    2022/12/22 02:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:29:50 [DEBUG] http: Request GET /v1/status/leader (1.322438ms) from=127.0.0.6:52461
    2022/12/22 02:29:53 [DEBUG] http: Request GET /v1/status/leader (440.189µs) from=127.0.0.6:52461
    2022/12/22 02:30:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:30:00 [DEBUG] agent: Node info in sync
    2022/12/22 02:30:10 [DEBUG] http: Request GET /v1/status/leader (1.667124ms) from=127.0.0.6:52461
    2022/12/22 02:30:13 [DEBUG] http: Request GET /v1/status/leader (361.039µs) from=127.0.0.6:52461
    2022/12/22 02:30:30 [DEBUG] http: Request GET /v1/status/leader (314.066µs) from=127.0.0.6:52461
    2022/12/22 02:30:33 [DEBUG] http: Request GET /v1/status/leader (684.519µs) from=127.0.0.6:52461
    2022/12/22 02:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:30:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.707082738s) from=127.0.0.6:57055
    2022/12/22 02:30:50 [DEBUG] http: Request GET /v1/status/leader (424.207µs) from=127.0.0.6:52461
    2022/12/22 02:30:53 [DEBUG] http: Request GET /v1/status/leader (331.211µs) from=127.0.0.6:52461
    2022/12/22 02:31:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:31:10 [DEBUG] http: Request GET /v1/status/leader (275.074µs) from=127.0.0.6:52461
    2022/12/22 02:31:13 [DEBUG] http: Request GET /v1/status/leader (169.29µs) from=127.0.0.6:52461
    2022/12/22 02:31:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.305667228s) from=127.0.0.6:57119
    2022/12/22 02:31:30 [DEBUG] http: Request GET /v1/status/leader (331.079µs) from=127.0.0.6:52461
    2022/12/22 02:31:33 [DEBUG] http: Request GET /v1/status/leader (300.304µs) from=127.0.0.6:52461
    2022/12/22 02:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:31:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:31:45 [DEBUG] agent: Node info in sync
    2022/12/22 02:31:50 [DEBUG] http: Request GET /v1/status/leader (230.844253ms) from=127.0.0.6:52461
    2022/12/22 02:31:53 [DEBUG] http: Request GET /v1/status/leader (353.005µs) from=127.0.0.6:52461
    2022/12/22 02:32:10 [DEBUG] http: Request GET /v1/status/leader (197.291µs) from=127.0.0.6:52461
    2022/12/22 02:32:13 [DEBUG] http: Request GET /v1/status/leader (250.436µs) from=127.0.0.6:52461
    2022/12/22 02:32:30 [DEBUG] http: Request GET /v1/status/leader (194.686µs) from=127.0.0.6:52461
    2022/12/22 02:32:33 [DEBUG] http: Request GET /v1/status/leader (167.079µs) from=127.0.0.6:52461
    2022/12/22 02:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:32:50 [DEBUG] http: Request GET /v1/status/leader (55.548817ms) from=127.0.0.6:52461
    2022/12/22 02:32:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.227767992s) from=127.0.0.6:57055
    2022/12/22 02:32:53 [DEBUG] http: Request GET /v1/status/leader (349.16µs) from=127.0.0.6:52461
    2022/12/22 02:32:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:32:55 [DEBUG] agent: Node info in sync
    2022/12/22 02:33:10 [DEBUG] http: Request GET /v1/status/leader (217.339µs) from=127.0.0.6:52461
    2022/12/22 02:33:13 [DEBUG] http: Request GET /v1/status/leader (922.607µs) from=127.0.0.6:52461
    2022/12/22 02:33:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.693015045s) from=127.0.0.6:57119
    2022/12/22 02:33:31 [DEBUG] http: Request GET /v1/status/leader (425.431µs) from=127.0.0.6:52461
    2022/12/22 02:33:33 [DEBUG] http: Request GET /v1/status/leader (202.946µs) from=127.0.0.6:52461
    2022/12/22 02:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:33:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:33:51 [DEBUG] http: Request GET /v1/status/leader (170.057µs) from=127.0.0.6:52461
    2022/12/22 02:33:53 [DEBUG] http: Request GET /v1/status/leader (354.064µs) from=127.0.0.6:52461
    2022/12/22 02:33:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:33:57 [DEBUG] agent: Node info in sync
    2022/12/22 02:34:11 [DEBUG] http: Request GET /v1/status/leader (269.842µs) from=127.0.0.6:52461
    2022/12/22 02:34:13 [DEBUG] http: Request GET /v1/status/leader (191.269µs) from=127.0.0.6:52461
    2022/12/22 02:34:31 [DEBUG] http: Request GET /v1/status/leader (278.489µs) from=127.0.0.6:52461
    2022/12/22 02:34:33 [DEBUG] http: Request GET /v1/status/leader (260.211µs) from=127.0.0.6:52461
    2022/12/22 02:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:34:51 [DEBUG] http: Request GET /v1/status/leader (278.954µs) from=127.0.0.6:52461
    2022/12/22 02:34:53 [DEBUG] http: Request GET /v1/status/leader (296.721µs) from=127.0.0.6:52461
    2022/12/22 02:34:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.34813644s) from=127.0.0.6:57055
    2022/12/22 02:35:11 [DEBUG] http: Request GET /v1/status/leader (695.427µs) from=127.0.0.6:52461
    2022/12/22 02:35:13 [DEBUG] http: Request GET /v1/status/leader (260.203µs) from=127.0.0.6:52461
    2022/12/22 02:35:31 [DEBUG] http: Request GET /v1/status/leader (312.681µs) from=127.0.0.6:52461
    2022/12/22 02:35:33 [DEBUG] http: Request GET /v1/status/leader (261.976µs) from=127.0.0.6:52461
    2022/12/22 02:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:35:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.465872243s) from=127.0.0.6:57119
    2022/12/22 02:35:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:35:51 [DEBUG] http: Request GET /v1/status/leader (336.481µs) from=127.0.0.6:52461
    2022/12/22 02:35:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:35:52 [DEBUG] agent: Node info in sync
    2022/12/22 02:35:53 [DEBUG] http: Request GET /v1/status/leader (295.006µs) from=127.0.0.6:52461
    2022/12/22 02:36:11 [DEBUG] http: Request GET /v1/status/leader (171.939µs) from=127.0.0.6:52461
    2022/12/22 02:36:13 [DEBUG] http: Request GET /v1/status/leader (274.902µs) from=127.0.0.6:52461
    2022/12/22 02:36:31 [DEBUG] http: Request GET /v1/status/leader (294.326µs) from=127.0.0.6:52461
    2022/12/22 02:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:36:33 [DEBUG] http: Request GET /v1/status/leader (471.944µs) from=127.0.0.6:52461
    2022/12/22 02:36:51 [DEBUG] http: Request GET /v1/status/leader (50.719508ms) from=127.0.0.6:52461
    2022/12/22 02:36:53 [DEBUG] http: Request GET /v1/status/leader (299.648µs) from=127.0.0.6:52461
    2022/12/22 02:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.309685508s) from=127.0.0.6:57055
    2022/12/22 02:37:11 [DEBUG] http: Request GET /v1/status/leader (152.781µs) from=127.0.0.6:52461
    2022/12/22 02:37:13 [DEBUG] http: Request GET /v1/status/leader (193.669µs) from=127.0.0.6:52461
    2022/12/22 02:37:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:37:14 [DEBUG] agent: Node info in sync
    2022/12/22 02:37:31 [DEBUG] http: Request GET /v1/status/leader (179.535µs) from=127.0.0.6:52461
    2022/12/22 02:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:37:33 [DEBUG] http: Request GET /v1/status/leader (161.245µs) from=127.0.0.6:52461
    2022/12/22 02:37:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.697767034s) from=127.0.0.6:57119
    2022/12/22 02:37:51 [DEBUG] http: Request GET /v1/status/leader (166.877µs) from=127.0.0.6:52461
    2022/12/22 02:37:53 [DEBUG] http: Request GET /v1/status/leader (278.612µs) from=127.0.0.6:52461
    2022/12/22 02:37:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:38:11 [DEBUG] http: Request GET /v1/status/leader (163.39µs) from=127.0.0.6:52461
    2022/12/22 02:38:13 [DEBUG] http: Request GET /v1/status/leader (172.63µs) from=127.0.0.6:52461
    2022/12/22 02:38:31 [DEBUG] http: Request GET /v1/status/leader (261.576µs) from=127.0.0.6:52461
    2022/12/22 02:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:38:33 [DEBUG] http: Request GET /v1/status/leader (341.203µs) from=127.0.0.6:52461
    2022/12/22 02:38:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:38:34 [DEBUG] agent: Node info in sync
    2022/12/22 02:38:51 [DEBUG] http: Request GET /v1/status/leader (267.139µs) from=127.0.0.6:52461
    2022/12/22 02:38:53 [DEBUG] http: Request GET /v1/status/leader (164.183µs) from=127.0.0.6:52461
    2022/12/22 02:39:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.325910154s) from=127.0.0.6:57055
    2022/12/22 02:39:11 [DEBUG] http: Request GET /v1/status/leader (1.162837ms) from=127.0.0.6:52461
    2022/12/22 02:39:13 [DEBUG] http: Request GET /v1/status/leader (303.417µs) from=127.0.0.6:52461
    2022/12/22 02:39:31 [DEBUG] http: Request GET /v1/status/leader (313.406µs) from=127.0.0.6:52461
    2022/12/22 02:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:39:33 [DEBUG] http: Request GET /v1/status/leader (151.41µs) from=127.0.0.6:52461
    2022/12/22 02:39:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.901492289s) from=127.0.0.6:57119
    2022/12/22 02:39:51 [DEBUG] http: Request GET /v1/status/leader (1.553484ms) from=127.0.0.6:52461
    2022/12/22 02:39:53 [DEBUG] http: Request GET /v1/status/leader (299.753µs) from=127.0.0.6:52461
    2022/12/22 02:40:11 [DEBUG] http: Request GET /v1/status/leader (539.572µs) from=127.0.0.6:52461
    2022/12/22 02:40:13 [DEBUG] http: Request GET /v1/status/leader (882.143µs) from=127.0.0.6:52461
    2022/12/22 02:40:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:40:31 [DEBUG] http: Request GET /v1/status/leader (1.68774ms) from=127.0.0.6:52461
    2022/12/22 02:40:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:40:33 [DEBUG] agent: Node info in sync
    2022/12/22 02:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:40:33 [DEBUG] http: Request GET /v1/status/leader (409.531µs) from=127.0.0.6:52461
    2022/12/22 02:40:51 [DEBUG] http: Request GET /v1/status/leader (339.287µs) from=127.0.0.6:52461
    2022/12/22 02:40:53 [DEBUG] http: Request GET /v1/status/leader (181.019µs) from=127.0.0.6:52461
    2022/12/22 02:41:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.790307506s) from=127.0.0.6:57055
    2022/12/22 02:41:11 [DEBUG] http: Request GET /v1/status/leader (49.300103ms) from=127.0.0.6:52461
    2022/12/22 02:41:13 [DEBUG] http: Request GET /v1/status/leader (410.869µs) from=127.0.0.6:52461
    2022/12/22 02:41:31 [DEBUG] http: Request GET /v1/status/leader (389.586µs) from=127.0.0.6:52461
    2022/12/22 02:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:41:33 [DEBUG] http: Request GET /v1/status/leader (171.844µs) from=127.0.0.6:52461
    2022/12/22 02:41:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.085572038s) from=127.0.0.6:57119
    2022/12/22 02:41:51 [DEBUG] http: Request GET /v1/status/leader (301.428µs) from=127.0.0.6:52461
    2022/12/22 02:41:53 [DEBUG] http: Request GET /v1/status/leader (263.921µs) from=127.0.0.6:52461
    2022/12/22 02:42:11 [DEBUG] http: Request GET /v1/status/leader (500.11µs) from=127.0.0.6:52461
    2022/12/22 02:42:13 [DEBUG] http: Request GET /v1/status/leader (189.426µs) from=127.0.0.6:52461
    2022/12/22 02:42:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:42:24 [DEBUG] agent: Node info in sync
    2022/12/22 02:42:31 [DEBUG] http: Request GET /v1/status/leader (262.699µs) from=127.0.0.6:52461
    2022/12/22 02:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:42:33 [DEBUG] http: Request GET /v1/status/leader (406.952µs) from=127.0.0.6:52461
    2022/12/22 02:42:51 [DEBUG] http: Request GET /v1/status/leader (470.283µs) from=127.0.0.6:52461
    2022/12/22 02:42:53 [DEBUG] http: Request GET /v1/status/leader (377.215µs) from=127.0.0.6:52461
    2022/12/22 02:43:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.806181309s) from=127.0.0.6:57055
    2022/12/22 02:43:11 [DEBUG] http: Request GET /v1/status/leader (383.829µs) from=127.0.0.6:52461
    2022/12/22 02:43:13 [DEBUG] http: Request GET /v1/status/leader (383.331µs) from=127.0.0.6:52461
    2022/12/22 02:43:31 [DEBUG] http: Request GET /v1/status/leader (371.091µs) from=127.0.0.6:52461
    2022/12/22 02:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:43:33 [DEBUG] http: Request GET /v1/status/leader (266.217µs) from=127.0.0.6:52461
    2022/12/22 02:43:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:43:48 [DEBUG] agent: Node info in sync
    2022/12/22 02:43:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.129881206s) from=127.0.0.6:57119
    2022/12/22 02:43:51 [DEBUG] http: Request GET /v1/status/leader (316.366µs) from=127.0.0.6:52461
    2022/12/22 02:43:53 [DEBUG] http: Request GET /v1/status/leader (269.193µs) from=127.0.0.6:52461
    2022/12/22 02:44:11 [DEBUG] http: Request GET /v1/status/leader (254.716µs) from=127.0.0.6:52461
    2022/12/22 02:44:13 [DEBUG] http: Request GET /v1/status/leader (299.521µs) from=127.0.0.6:52461
    2022/12/22 02:44:31 [DEBUG] http: Request GET /v1/status/leader (264.243µs) from=127.0.0.6:52461
    2022/12/22 02:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:44:33 [DEBUG] http: Request GET /v1/status/leader (313.182µs) from=127.0.0.6:52461
    2022/12/22 02:44:51 [DEBUG] http: Request GET /v1/status/leader (310.849µs) from=127.0.0.6:52461
    2022/12/22 02:44:53 [DEBUG] http: Request GET /v1/status/leader (277.104µs) from=127.0.0.6:52461
    2022/12/22 02:45:11 [DEBUG] http: Request GET /v1/status/leader (352.542µs) from=127.0.0.6:52461
    2022/12/22 02:45:13 [DEBUG] http: Request GET /v1/status/leader (315.784µs) from=127.0.0.6:52461
    2022/12/22 02:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.281533965s) from=127.0.0.6:57055
    2022/12/22 02:45:31 [DEBUG] http: Request GET /v1/status/leader (284.913µs) from=127.0.0.6:52461
    2022/12/22 02:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:45:33 [DEBUG] http: Request GET /v1/status/leader (308.491µs) from=127.0.0.6:52461
    2022/12/22 02:45:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:45:39 [DEBUG] agent: Node info in sync
    2022/12/22 02:45:51 [DEBUG] http: Request GET /v1/status/leader (262.544µs) from=127.0.0.6:52461
    2022/12/22 02:45:53 [DEBUG] http: Request GET /v1/status/leader (251.22µs) from=127.0.0.6:52461
    2022/12/22 02:45:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.949968291s) from=127.0.0.6:57119
    2022/12/22 02:46:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:46:11 [DEBUG] http: Request GET /v1/status/leader (271.85µs) from=127.0.0.6:52461
    2022/12/22 02:46:13 [DEBUG] http: Request GET /v1/status/leader (307.44µs) from=127.0.0.6:52461
    2022/12/22 02:46:31 [DEBUG] http: Request GET /v1/status/leader (180.128µs) from=127.0.0.6:52461
    2022/12/22 02:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:46:33 [DEBUG] http: Request GET /v1/status/leader (368.158µs) from=127.0.0.6:52461
    2022/12/22 02:46:51 [DEBUG] http: Request GET /v1/status/leader (291.014µs) from=127.0.0.6:52461
    2022/12/22 02:46:53 [DEBUG] http: Request GET /v1/status/leader (299.221µs) from=127.0.0.6:52461
    2022/12/22 02:46:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:46:56 [DEBUG] agent: Node info in sync
    2022/12/22 02:47:11 [DEBUG] http: Request GET /v1/status/leader (156.798µs) from=127.0.0.6:52461
    2022/12/22 02:47:14 [DEBUG] http: Request GET /v1/status/leader (156.122µs) from=127.0.0.6:52461
    2022/12/22 02:47:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.286988674s) from=127.0.0.6:57055
    2022/12/22 02:47:31 [DEBUG] http: Request GET /v1/status/leader (285.465µs) from=127.0.0.6:52461
    2022/12/22 02:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:47:34 [DEBUG] http: Request GET /v1/status/leader (164.789µs) from=127.0.0.6:52461
    2022/12/22 02:47:51 [DEBUG] http: Request GET /v1/status/leader (166.541µs) from=127.0.0.6:52461
    2022/12/22 02:47:54 [DEBUG] http: Request GET /v1/status/leader (275.763µs) from=127.0.0.6:52461
    2022/12/22 02:47:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.850361849s) from=127.0.0.6:57119
    2022/12/22 02:48:11 [DEBUG] http: Request GET /v1/status/leader (269.083µs) from=127.0.0.6:52461
    2022/12/22 02:48:14 [DEBUG] http: Request GET /v1/status/leader (167.598µs) from=127.0.0.6:52461
    2022/12/22 02:48:31 [DEBUG] http: Request GET /v1/status/leader (295.048µs) from=127.0.0.6:52461
    2022/12/22 02:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:48:34 [DEBUG] http: Request GET /v1/status/leader (340.925µs) from=127.0.0.6:52461
    2022/12/22 02:48:51 [DEBUG] http: Request GET /v1/status/leader (285.741µs) from=127.0.0.6:52461
    2022/12/22 02:48:54 [DEBUG] http: Request GET /v1/status/leader (299.675µs) from=127.0.0.6:52461
    2022/12/22 02:48:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:48:56 [DEBUG] agent: Node info in sync
    2022/12/22 02:48:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:49:11 [DEBUG] http: Request GET /v1/status/leader (1.867295ms) from=127.0.0.6:52461
    2022/12/22 02:49:14 [DEBUG] http: Request GET /v1/status/leader (304.079µs) from=127.0.0.6:52461
    2022/12/22 02:49:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.5672375s) from=127.0.0.6:57055
    2022/12/22 02:49:31 [DEBUG] http: Request GET /v1/status/leader (258.963µs) from=127.0.0.6:52461
    2022/12/22 02:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:49:34 [DEBUG] http: Request GET /v1/status/leader (189.781µs) from=127.0.0.6:52461
    2022/12/22 02:49:52 [DEBUG] http: Request GET /v1/status/leader (1.054711ms) from=127.0.0.6:52461
    2022/12/22 02:49:54 [DEBUG] http: Request GET /v1/status/leader (314.329µs) from=127.0.0.6:52461
    2022/12/22 02:50:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.428630433s) from=127.0.0.6:57119
    2022/12/22 02:50:12 [DEBUG] http: Request GET /v1/status/leader (185.164µs) from=127.0.0.6:52461
    2022/12/22 02:50:14 [DEBUG] http: Request GET /v1/status/leader (168.262µs) from=127.0.0.6:52461
    2022/12/22 02:50:32 [DEBUG] http: Request GET /v1/status/leader (263.451µs) from=127.0.0.6:52461
    2022/12/22 02:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:50:34 [DEBUG] http: Request GET /v1/status/leader (109.915919ms) from=127.0.0.6:52461
    2022/12/22 02:50:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:50:51 [DEBUG] agent: Node info in sync
    2022/12/22 02:50:52 [DEBUG] http: Request GET /v1/status/leader (264.513µs) from=127.0.0.6:52461
    2022/12/22 02:50:54 [DEBUG] http: Request GET /v1/status/leader (269.226µs) from=127.0.0.6:52461
    2022/12/22 02:51:12 [DEBUG] http: Request GET /v1/status/leader (179.827µs) from=127.0.0.6:52461
    2022/12/22 02:51:14 [DEBUG] http: Request GET /v1/status/leader (194.236µs) from=127.0.0.6:52461
    2022/12/22 02:51:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.539304837s) from=127.0.0.6:57055
    2022/12/22 02:51:32 [DEBUG] http: Request GET /v1/status/leader (374.309µs) from=127.0.0.6:52461
    2022/12/22 02:51:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:51:34 [DEBUG] http: Request GET /v1/status/leader (626.852µs) from=127.0.0.6:52461
    2022/12/22 02:51:52 [DEBUG] http: Request GET /v1/status/leader (344.815µs) from=127.0.0.6:52461
    2022/12/22 02:51:54 [DEBUG] http: Request GET /v1/status/leader (781µs) from=127.0.0.6:52461
    2022/12/22 02:52:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.912827586s) from=127.0.0.6:57119
    2022/12/22 02:52:12 [DEBUG] http: Request GET /v1/status/leader (723.32µs) from=127.0.0.6:52461
    2022/12/22 02:52:14 [DEBUG] http: Request GET /v1/status/leader (325.978µs) from=127.0.0.6:52461
    2022/12/22 02:52:32 [DEBUG] http: Request GET /v1/status/leader (1.195603ms) from=127.0.0.6:52461
    2022/12/22 02:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:52:34 [DEBUG] http: Request GET /v1/status/leader (275.916µs) from=127.0.0.6:52461
    2022/12/22 02:52:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:52:49 [DEBUG] agent: Node info in sync
    2022/12/22 02:52:52 [DEBUG] http: Request GET /v1/status/leader (170.501µs) from=127.0.0.6:52461
    2022/12/22 02:52:54 [DEBUG] http: Request GET /v1/status/leader (247.899µs) from=127.0.0.6:52461
    2022/12/22 02:53:12 [DEBUG] http: Request GET /v1/status/leader (236.441µs) from=127.0.0.6:52461
    2022/12/22 02:53:14 [DEBUG] http: Request GET /v1/status/leader (329.978µs) from=127.0.0.6:52461
    2022/12/22 02:53:32 [DEBUG] http: Request GET /v1/status/leader (379.802µs) from=127.0.0.6:52461
    2022/12/22 02:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:53:34 [DEBUG] http: Request GET /v1/status/leader (276.927µs) from=127.0.0.6:52461
    2022/12/22 02:53:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.924282602s) from=127.0.0.6:57055
    2022/12/22 02:53:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:53:52 [DEBUG] http: Request GET /v1/status/leader (249.137µs) from=127.0.0.6:52461
    2022/12/22 02:53:54 [DEBUG] http: Request GET /v1/status/leader (438.321µs) from=127.0.0.6:52461
    2022/12/22 02:54:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.32005693s) from=127.0.0.6:57119
    2022/12/22 02:54:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/12/22 02:54:12 [DEBUG] http: Request GET /v1/status/leader (222.956µs) from=127.0.0.6:52461
    2022/12/22 02:54:14 [DEBUG] http: Request GET /v1/status/leader (401.991µs) from=127.0.0.6:52461
    2022/12/22 02:54:32 [DEBUG] http: Request GET /v1/status/leader (258.162µs) from=127.0.0.6:52461
    2022/12/22 02:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:54:34 [DEBUG] http: Request GET /v1/status/leader (380.053µs) from=127.0.0.6:52461
    2022/12/22 02:54:52 [DEBUG] http: Request GET /v1/status/leader (442.259µs) from=127.0.0.6:52461
    2022/12/22 02:54:54 [DEBUG] http: Request GET /v1/status/leader (362.823µs) from=127.0.0.6:52461
    2022/12/22 02:55:12 [DEBUG] http: Request GET /v1/status/leader (355.518µs) from=127.0.0.6:52461
    2022/12/22 02:55:14 [DEBUG] http: Request GET /v1/status/leader (373.121µs) from=127.0.0.6:52461
    2022/12/22 02:55:32 [DEBUG] http: Request GET /v1/status/leader (268.798µs) from=127.0.0.6:52461
    2022/12/22 02:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:55:34 [DEBUG] http: Request GET /v1/status/leader (369.567µs) from=127.0.0.6:52461
    2022/12/22 02:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.815277564s) from=127.0.0.6:57055
    2022/12/22 02:55:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:55:51 [DEBUG] agent: Node info in sync
    2022/12/22 02:55:52 [DEBUG] http: Request GET /v1/status/leader (358.477µs) from=127.0.0.6:52461
    2022/12/22 02:55:54 [DEBUG] http: Request GET /v1/status/leader (284.177µs) from=127.0.0.6:52461
    2022/12/22 02:56:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.887320442s) from=127.0.0.6:57119
    2022/12/22 02:56:12 [DEBUG] http: Request GET /v1/status/leader (198.284µs) from=127.0.0.6:52461
    2022/12/22 02:56:14 [DEBUG] http: Request GET /v1/status/leader (179.131µs) from=127.0.0.6:52461
    2022/12/22 02:56:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:56:32 [DEBUG] http: Request GET /v1/status/leader (318.085µs) from=127.0.0.6:52461
    2022/12/22 02:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:56:34 [DEBUG] http: Request GET /v1/status/leader (310.022µs) from=127.0.0.6:52461
    2022/12/22 02:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:56:52 [DEBUG] agent: Node info in sync
    2022/12/22 02:56:52 [DEBUG] http: Request GET /v1/status/leader (178.464µs) from=127.0.0.6:52461
    2022/12/22 02:56:54 [DEBUG] http: Request GET /v1/status/leader (761.845µs) from=127.0.0.6:52461
    2022/12/22 02:57:12 [DEBUG] http: Request GET /v1/status/leader (282.449µs) from=127.0.0.6:52461
    2022/12/22 02:57:14 [DEBUG] http: Request GET /v1/status/leader (176.034µs) from=127.0.0.6:52461
    2022/12/22 02:57:32 [DEBUG] http: Request GET /v1/status/leader (269.909µs) from=127.0.0.6:52461
    2022/12/22 02:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:57:34 [DEBUG] http: Request GET /v1/status/leader (193.119µs) from=127.0.0.6:52461
    2022/12/22 02:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.876082573s) from=127.0.0.6:57055
    2022/12/22 02:57:52 [DEBUG] http: Request GET /v1/status/leader (373.059µs) from=127.0.0.6:52461
    2022/12/22 02:57:54 [DEBUG] http: Request GET /v1/status/leader (264.271µs) from=127.0.0.6:52461
    2022/12/22 02:57:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:57:59 [DEBUG] agent: Node info in sync
    2022/12/22 02:58:12 [DEBUG] http: Request GET /v1/status/leader (245.553µs) from=127.0.0.6:52461
    2022/12/22 02:58:14 [DEBUG] http: Request GET /v1/status/leader (215.742µs) from=127.0.0.6:52461
    2022/12/22 02:58:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.946785705s) from=127.0.0.6:57119
    2022/12/22 02:58:32 [DEBUG] http: Request GET /v1/status/leader (281.181µs) from=127.0.0.6:52461
    2022/12/22 02:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:58:34 [DEBUG] http: Request GET /v1/status/leader (312.014µs) from=127.0.0.6:52461
    2022/12/22 02:58:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 02:58:52 [DEBUG] http: Request GET /v1/status/leader (179.901µs) from=127.0.0.6:52461
    2022/12/22 02:58:54 [DEBUG] http: Request GET /v1/status/leader (195.718µs) from=127.0.0.6:52461
    2022/12/22 02:59:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 02:59:07 [DEBUG] agent: Node info in sync
    2022/12/22 02:59:12 [DEBUG] http: Request GET /v1/status/leader (262.626µs) from=127.0.0.6:52461
    2022/12/22 02:59:14 [DEBUG] http: Request GET /v1/status/leader (281.973µs) from=127.0.0.6:52461
    2022/12/22 02:59:32 [DEBUG] http: Request GET /v1/status/leader (1.384144ms) from=127.0.0.6:52461
    2022/12/22 02:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 02:59:34 [DEBUG] http: Request GET /v1/status/leader (148.919µs) from=127.0.0.6:52461
    2022/12/22 02:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.547522305s) from=127.0.0.6:57055
    2022/12/22 02:59:52 [DEBUG] http: Request GET /v1/status/leader (298.793µs) from=127.0.0.6:52461
    2022/12/22 02:59:54 [DEBUG] http: Request GET /v1/status/leader (258.532µs) from=127.0.0.6:52461
    2022/12/22 03:00:12 [DEBUG] http: Request GET /v1/status/leader (174.071µs) from=127.0.0.6:52461
    2022/12/22 03:00:14 [DEBUG] http: Request GET /v1/status/leader (167.355µs) from=127.0.0.6:52461
    2022/12/22 03:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:00:15 [DEBUG] agent: Node info in sync
    2022/12/22 03:00:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.151949271s) from=127.0.0.6:57119
    2022/12/22 03:00:32 [DEBUG] http: Request GET /v1/status/leader (264.337µs) from=127.0.0.6:52461
    2022/12/22 03:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:00:34 [DEBUG] http: Request GET /v1/status/leader (265.832µs) from=127.0.0.6:52461
    2022/12/22 03:00:52 [DEBUG] http: Request GET /v1/status/leader (191.614µs) from=127.0.0.6:52461
    2022/12/22 03:00:54 [DEBUG] http: Request GET /v1/status/leader (203.298µs) from=127.0.0.6:52461
    2022/12/22 03:01:12 [DEBUG] http: Request GET /v1/status/leader (264.011µs) from=127.0.0.6:52461
    2022/12/22 03:01:14 [DEBUG] http: Request GET /v1/status/leader (402.703µs) from=127.0.0.6:52461
    2022/12/22 03:01:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:01:32 [DEBUG] http: Request GET /v1/status/leader (252.056µs) from=127.0.0.6:52461
    2022/12/22 03:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:01:34 [DEBUG] http: Request GET /v1/status/leader (204.218µs) from=127.0.0.6:52461
    2022/12/22 03:01:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:01:39 [DEBUG] agent: Node info in sync
    2022/12/22 03:01:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.598970158s) from=127.0.0.6:57055
    2022/12/22 03:01:52 [DEBUG] http: Request GET /v1/status/leader (361.414µs) from=127.0.0.6:52461
    2022/12/22 03:01:54 [DEBUG] http: Request GET /v1/status/leader (289.843µs) from=127.0.0.6:52461
    2022/12/22 03:02:12 [DEBUG] http: Request GET /v1/status/leader (166.519µs) from=127.0.0.6:52461
    2022/12/22 03:02:14 [DEBUG] http: Request GET /v1/status/leader (177.324µs) from=127.0.0.6:52461
    2022/12/22 03:02:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.61397815s) from=127.0.0.6:57119
    2022/12/22 03:02:32 [DEBUG] http: Request GET /v1/status/leader (298.105µs) from=127.0.0.6:52461
    2022/12/22 03:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:02:34 [DEBUG] http: Request GET /v1/status/leader (304.821µs) from=127.0.0.6:52461
    2022/12/22 03:02:52 [DEBUG] http: Request GET /v1/status/leader (164.694µs) from=127.0.0.6:52461
    2022/12/22 03:02:54 [DEBUG] http: Request GET /v1/status/leader (2.278971ms) from=127.0.0.6:52461
    2022/12/22 03:03:12 [DEBUG] http: Request GET /v1/status/leader (319.03µs) from=127.0.0.6:52461
    2022/12/22 03:03:14 [DEBUG] http: Request GET /v1/status/leader (847.072µs) from=127.0.0.6:52461
    2022/12/22 03:03:32 [DEBUG] http: Request GET /v1/status/leader (524.364µs) from=127.0.0.6:52461
    2022/12/22 03:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:03:34 [DEBUG] http: Request GET /v1/status/leader (183.486µs) from=127.0.0.6:52461
    2022/12/22 03:03:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:03:36 [DEBUG] agent: Node info in sync
    2022/12/22 03:03:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:03:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.293644915s) from=127.0.0.6:57055
    2022/12/22 03:03:52 [DEBUG] http: Request GET /v1/status/leader (447.641µs) from=127.0.0.6:52461
    2022/12/22 03:03:54 [DEBUG] http: Request GET /v1/status/leader (195.83µs) from=127.0.0.6:52461
    2022/12/22 03:04:12 [DEBUG] http: Request GET /v1/status/leader (1.243831ms) from=127.0.0.6:52461
    2022/12/22 03:04:14 [DEBUG] http: Request GET /v1/status/leader (1.533267ms) from=127.0.0.6:52461
    2022/12/22 03:04:32 [DEBUG] http: Request GET /v1/status/leader (564.55µs) from=127.0.0.6:52461
    2022/12/22 03:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:04:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.487183206s) from=127.0.0.6:57119
    2022/12/22 03:04:35 [DEBUG] http: Request GET /v1/status/leader (451.046µs) from=127.0.0.6:52461
    2022/12/22 03:04:52 [DEBUG] http: Request GET /v1/status/leader (186.043µs) from=127.0.0.6:52461
    2022/12/22 03:04:55 [DEBUG] http: Request GET /v1/status/leader (50.580291ms) from=127.0.0.6:52461
    2022/12/22 03:05:12 [DEBUG] http: Request GET /v1/status/leader (403.042µs) from=127.0.0.6:52461
    2022/12/22 03:05:15 [DEBUG] http: Request GET /v1/status/leader (341.134µs) from=127.0.0.6:52461
    2022/12/22 03:05:33 [DEBUG] http: Request GET /v1/status/leader (205.780063ms) from=127.0.0.6:52461
    2022/12/22 03:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:05:35 [DEBUG] http: Request GET /v1/status/leader (468.299µs) from=127.0.0.6:52461
    2022/12/22 03:05:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:05:36 [DEBUG] agent: Node info in sync
    2022/12/22 03:05:53 [DEBUG] http: Request GET /v1/status/leader (639.266µs) from=127.0.0.6:52461
    2022/12/22 03:05:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.910854536s) from=127.0.0.6:57055
    2022/12/22 03:05:55 [DEBUG] http: Request GET /v1/status/leader (550.76µs) from=127.0.0.6:52461
    2022/12/22 03:06:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:06:13 [DEBUG] http: Request GET /v1/status/leader (264.745µs) from=127.0.0.6:52461
    2022/12/22 03:06:15 [DEBUG] http: Request GET /v1/status/leader (149.848282ms) from=127.0.0.6:52461
    2022/12/22 03:06:33 [DEBUG] http: Request GET /v1/status/leader (532.189µs) from=127.0.0.6:52461
    2022/12/22 03:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:06:35 [DEBUG] http: Request GET /v1/status/leader (141.146µs) from=127.0.0.6:52461
    2022/12/22 03:06:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.113941585s) from=127.0.0.6:57119
    2022/12/22 03:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:06:46 [DEBUG] agent: Node info in sync
    2022/12/22 03:06:53 [DEBUG] http: Request GET /v1/status/leader (172.937µs) from=127.0.0.6:52461
    2022/12/22 03:06:55 [DEBUG] http: Request GET /v1/status/leader (334.014µs) from=127.0.0.6:52461
    2022/12/22 03:07:13 [DEBUG] http: Request GET /v1/status/leader (283.531µs) from=127.0.0.6:52461
    2022/12/22 03:07:15 [DEBUG] http: Request GET /v1/status/leader (269.727µs) from=127.0.0.6:52461
    2022/12/22 03:07:33 [DEBUG] http: Request GET /v1/status/leader (381.607µs) from=127.0.0.6:52461
    2022/12/22 03:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:07:35 [DEBUG] http: Request GET /v1/status/leader (286.6µs) from=127.0.0.6:52461
    2022/12/22 03:07:53 [DEBUG] http: Request GET /v1/status/leader (780.31µs) from=127.0.0.6:52461
    2022/12/22 03:07:55 [DEBUG] http: Request GET /v1/status/leader (139.023µs) from=127.0.0.6:52461
    2022/12/22 03:07:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.957589487s) from=127.0.0.6:57055
    2022/12/22 03:08:13 [DEBUG] http: Request GET /v1/status/leader (195.657µs) from=127.0.0.6:52461
    2022/12/22 03:08:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:08:15 [DEBUG] http: Request GET /v1/status/leader (26.988226ms) from=127.0.0.6:52461
    2022/12/22 03:08:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:08:20 [DEBUG] agent: Node info in sync
    2022/12/22 03:08:33 [DEBUG] http: Request GET /v1/status/leader (429.085µs) from=127.0.0.6:52461
    2022/12/22 03:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:08:35 [DEBUG] http: Request GET /v1/status/leader (315.796µs) from=127.0.0.6:52461
    2022/12/22 03:08:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.44480408s) from=127.0.0.6:57119
    2022/12/22 03:08:53 [DEBUG] http: Request GET /v1/status/leader (551.561µs) from=127.0.0.6:52461
    2022/12/22 03:08:55 [DEBUG] http: Request GET /v1/status/leader (172.776µs) from=127.0.0.6:52461
    2022/12/22 03:09:13 [DEBUG] http: Request GET /v1/status/leader (477.315µs) from=127.0.0.6:52461
    2022/12/22 03:09:15 [DEBUG] http: Request GET /v1/status/leader (658.957µs) from=127.0.0.6:52461
    2022/12/22 03:09:33 [DEBUG] http: Request GET /v1/status/leader (193.581µs) from=127.0.0.6:52461
    2022/12/22 03:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:09:35 [DEBUG] http: Request GET /v1/status/leader (1.285809ms) from=127.0.0.6:52461
    2022/12/22 03:09:53 [DEBUG] http: Request GET /v1/status/leader (172.486µs) from=127.0.0.6:52461
    2022/12/22 03:09:55 [DEBUG] http: Request GET /v1/status/leader (394.128µs) from=127.0.0.6:52461
    2022/12/22 03:09:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:09:56 [DEBUG] agent: Node info in sync
    2022/12/22 03:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.863392172s) from=127.0.0.6:57055
    2022/12/22 03:10:13 [DEBUG] http: Request GET /v1/status/leader (361.886µs) from=127.0.0.6:52461
    2022/12/22 03:10:15 [DEBUG] http: Request GET /v1/status/leader (161.34µs) from=127.0.0.6:52461
    2022/12/22 03:10:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:10:33 [DEBUG] http: Request GET /v1/status/leader (340.388µs) from=127.0.0.6:52461
    2022/12/22 03:10:36 [DEBUG] http: Request GET /v1/status/leader (367.088µs) from=127.0.0.6:52461
    2022/12/22 03:10:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.511512997s) from=127.0.0.6:57119
    2022/12/22 03:10:53 [DEBUG] http: Request GET /v1/status/leader (311.469µs) from=127.0.0.6:52461
    2022/12/22 03:10:56 [DEBUG] http: Request GET /v1/status/leader (223.091µs) from=127.0.0.6:52461
    2022/12/22 03:11:13 [DEBUG] http: Request GET /v1/status/leader (393.926µs) from=127.0.0.6:52461
    2022/12/22 03:11:16 [DEBUG] http: Request GET /v1/status/leader (260.381µs) from=127.0.0.6:52461
    2022/12/22 03:11:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:11:25 [DEBUG] agent: Node info in sync
    2022/12/22 03:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:11:33 [DEBUG] http: Request GET /v1/status/leader (134.562µs) from=127.0.0.6:52461
    2022/12/22 03:11:36 [DEBUG] http: Request GET /v1/status/leader (181.615µs) from=127.0.0.6:52461
    2022/12/22 03:11:53 [DEBUG] http: Request GET /v1/status/leader (341.952µs) from=127.0.0.6:52461
    2022/12/22 03:11:56 [DEBUG] http: Request GET /v1/status/leader (344.092µs) from=127.0.0.6:52461
    2022/12/22 03:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.68422063s) from=127.0.0.6:57055
    2022/12/22 03:12:13 [DEBUG] http: Request GET /v1/status/leader (312.099µs) from=127.0.0.6:52461
    2022/12/22 03:12:16 [DEBUG] http: Request GET /v1/status/leader (148.9µs) from=127.0.0.6:52461
    2022/12/22 03:12:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:12:33 [DEBUG] http: Request GET /v1/status/leader (307.253µs) from=127.0.0.6:52461
    2022/12/22 03:12:36 [DEBUG] http: Request GET /v1/status/leader (261.826µs) from=127.0.0.6:52461
    2022/12/22 03:12:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:12:46 [DEBUG] agent: Node info in sync
    2022/12/22 03:12:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.159341741s) from=127.0.0.6:57119
    2022/12/22 03:12:53 [DEBUG] http: Request GET /v1/status/leader (921.862µs) from=127.0.0.6:52461
    2022/12/22 03:12:56 [DEBUG] http: Request GET /v1/status/leader (280.26µs) from=127.0.0.6:52461
    2022/12/22 03:13:13 [DEBUG] http: Request GET /v1/status/leader (266.166µs) from=127.0.0.6:52461
    2022/12/22 03:13:16 [DEBUG] http: Request GET /v1/status/leader (198.601µs) from=127.0.0.6:52461
    2022/12/22 03:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:13:33 [DEBUG] http: Request GET /v1/status/leader (290.43071ms) from=127.0.0.6:52461
    2022/12/22 03:13:36 [DEBUG] http: Request GET /v1/status/leader (248.366µs) from=127.0.0.6:52461
    2022/12/22 03:13:53 [DEBUG] http: Request GET /v1/status/leader (269.592µs) from=127.0.0.6:52461
    2022/12/22 03:13:56 [DEBUG] http: Request GET /v1/status/leader (308.955µs) from=127.0.0.6:52461
    2022/12/22 03:14:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:14:06 [DEBUG] agent: Node info in sync
    2022/12/22 03:14:13 [DEBUG] http: Request GET /v1/status/leader (718.293µs) from=127.0.0.6:52461
    2022/12/22 03:14:16 [DEBUG] http: Request GET /v1/status/leader (856.546µs) from=127.0.0.6:52461
    2022/12/22 03:14:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.221989113s) from=127.0.0.6:57055
    2022/12/22 03:14:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:14:33 [DEBUG] http: Request GET /v1/status/leader (924.133µs) from=127.0.0.6:52461
    2022/12/22 03:14:36 [DEBUG] http: Request GET /v1/status/leader (176.369µs) from=127.0.0.6:52461
    2022/12/22 03:14:53 [DEBUG] http: Request GET /v1/status/leader (177.01µs) from=127.0.0.6:52461
    2022/12/22 03:14:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.963446122s) from=127.0.0.6:57119
    2022/12/22 03:14:56 [DEBUG] http: Request GET /v1/status/leader (291.442µs) from=127.0.0.6:52461
    2022/12/22 03:15:13 [DEBUG] http: Request GET /v1/status/leader (197.451µs) from=127.0.0.6:52461
    2022/12/22 03:15:16 [DEBUG] http: Request GET /v1/status/leader (342.124µs) from=127.0.0.6:52461
    2022/12/22 03:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:15:33 [DEBUG] http: Request GET /v1/status/leader (713.362µs) from=127.0.0.6:52461
    2022/12/22 03:15:36 [DEBUG] http: Request GET /v1/status/leader (345.517µs) from=127.0.0.6:52461
    2022/12/22 03:15:53 [DEBUG] http: Request GET /v1/status/leader (334.776µs) from=127.0.0.6:52461
    2022/12/22 03:15:56 [DEBUG] http: Request GET /v1/status/leader (155.208µs) from=127.0.0.6:52461
    2022/12/22 03:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:16:05 [DEBUG] agent: Node info in sync
    2022/12/22 03:16:13 [DEBUG] http: Request GET /v1/status/leader (139.247µs) from=127.0.0.6:52461
    2022/12/22 03:16:16 [DEBUG] http: Request GET /v1/status/leader (1.966278ms) from=127.0.0.6:52461
    2022/12/22 03:16:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.803995694s) from=127.0.0.6:57055
    2022/12/22 03:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:16:33 [DEBUG] http: Request GET /v1/status/leader (447.412µs) from=127.0.0.6:52461
    2022/12/22 03:16:36 [DEBUG] http: Request GET /v1/status/leader (320.23µs) from=127.0.0.6:52461
    2022/12/22 03:16:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 03:16:53 [DEBUG] http: Request GET /v1/status/leader (167.57µs) from=127.0.0.6:52461
    2022/12/22 03:16:56 [DEBUG] http: Request GET /v1/status/leader (260.623µs) from=127.0.0.6:52461
    2022/12/22 03:16:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.13259409s) from=127.0.0.6:57119
    2022/12/22 03:17:14 [DEBUG] http: Request GET /v1/status/leader (463.233µs) from=127.0.0.6:52461
    2022/12/22 03:17:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 03:17:14 [DEBUG] agent: Node info in sync
    2022/12/22 03:17:16 [DEBUG] http: Request GET /v1/status/leader (390.279µs) from=127.0.0.6:52461
    2022/12/22 03:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small
    2022/12/22 03:17:34 [DEBUG] http: Request GET /v1/status/leader (521.382µs) from=127.0.0.6:52461
    2022/12/22 03:17:36 [DEBUG] http: Request GET /v1/status/leader (264.641µs) from=127.0.0.6:52461
    2022/12/22 03:17:54 [DEBUG] http: Request GET /v1/status/leader (554.951µs) from=127.0.0.6:52461
    2022/12/22 03:17:56 [DEBUG] http: Request GET /v1/status/leader (328.8µs) from=127.0.0.6:52461