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: '12ea05b5-5b6c-49cb-83db-387da57bc5a9'
         Node name: 'onap-msb-consul-5cdd876fd9-fwgjh'
        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/20 04:45:45 [DEBUG] agent: Using random ID "12ea05b5-5b6c-49cb-83db-387da57bc5a9" as node ID
    2022/12/20 04:45:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:12ea05b5-5b6c-49cb-83db-387da57bc5a9 Address:127.0.0.1:8300}]
    2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/20 04:45:45 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/20 04:45:45 [WARN] raft: Unable to get address for server id 12ea05b5-5b6c-49cb-83db-387da57bc5a9, using fallback address 127.0.0.1:8300: Could not find address for server id 12ea05b5-5b6c-49cb-83db-387da57bc5a9
    2022/12/20 04:45:45 [DEBUG] raft: Votes needed: 1
    2022/12/20 04:45:45 [DEBUG] raft: Vote granted from 12ea05b5-5b6c-49cb-83db-387da57bc5a9 in term 2. Tally: 1
    2022/12/20 04:45:45 [INFO] raft: Election won. Tally: 1
    2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/20 04:45:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-fwgjh.dc1 127.0.0.1
    2022/12/20 04:45:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-fwgjh 127.0.0.1
    2022/12/20 04:45:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-fwgjh.dc1" in area "wan"
    2022/12/20 04:45:45 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-fwgjh (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:45:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/20 04:45:45 [INFO] consul: cluster leadership acquired
    2022/12/20 04:45:45 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/20 04:45:45 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-fwgjh
    2022/12/20 04:45:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/20 04:45:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/20 04:45:45 [INFO] agent: started state syncer
    2022/12/20 04:45:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/20 04:45:45 [INFO] agent: Synced node info
    2022/12/20 04:45:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/20 04:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:45:46 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-fwgjh' joined, marking health alive
    2022/12/20 04:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:45:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:45:48 [DEBUG] agent: Node info in sync
    2022/12/20 04:45:48 [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/20 04:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:46:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:46:59 [DEBUG] agent: Node info in sync
    2022/12/20 04:47:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:48:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:48:21 [DEBUG] agent: Node info in sync
    2022/12/20 04:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:50:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:50:13 [DEBUG] agent: Node info in sync
    2022/12/20 04:50:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:52:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:52:06 [DEBUG] agent: Node info in sync
    2022/12/20 04:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:53:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:53:41 [DEBUG] agent: Node info in sync
    2022/12/20 04:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:55:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:55:08 [DEBUG] agent: Node info in sync
    2022/12/20 04:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:55:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:56:28 [DEBUG] agent: Node info in sync
    2022/12/20 04:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:57:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:57:35 [DEBUG] agent: Node info in sync
    2022/12/20 04:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:57:52 [DEBUG] http: Request GET /v1/catalog/services (679.511µs) from=10.233.66.230:49650
    2022/12/20 04:57:52 [DEBUG] http: Request GET /v1/status/leader (5.631587ms) from=10.233.66.230:49654
    2022/12/20 04:58:12 [DEBUG] http: Request GET /v1/status/leader (414.663µs) from=10.233.66.230:49834
    2022/12/20 04:58:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 04:58:32 [DEBUG] http: Request GET /v1/status/leader (385.17µs) from=10.233.66.230:50082
    2022/12/20 04:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:58:52 [DEBUG] http: Request GET /v1/status/leader (285.101µs) from=10.233.66.230:50274
    2022/12/20 04:59:12 [DEBUG] http: Request GET /v1/status/leader (215.787292ms) from=10.233.66.230:50476
    2022/12/20 04:59:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 04:59:14 [DEBUG] agent: Node info in sync
    2022/12/20 04:59:32 [DEBUG] http: Request GET /v1/status/leader (1.017196ms) from=10.233.66.230:50734
    2022/12/20 04:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 04:59:53 [DEBUG] http: Request GET /v1/status/leader (1.075703ms) from=10.233.66.230:50952
    2022/12/20 04:59:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.220879675s) from=10.233.66.230:49650
    2022/12/20 05:00:13 [DEBUG] http: Request GET /v1/status/leader (343.351µs) from=10.233.66.230:51276
    2022/12/20 05:00:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:00:17 [DEBUG] agent: Node info in sync
    2022/12/20 05:00:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:00:33 [DEBUG] http: Request GET /v1/status/leader (10.763093ms) from=10.233.66.230:51590
    2022/12/20 05:00:44 [DEBUG] http: Request GET /v1/catalog/services (210.893µs) from=10.233.68.102:45282
    2022/12/20 05:00:45 [DEBUG] http: Request GET /v1/status/leader (222.022µs) from=10.233.68.102:45290
    2022/12/20 05:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:00:53 [DEBUG] http: Request GET /v1/status/leader (9.199986ms) from=10.233.66.230:51898
    2022/12/20 05:01:05 [DEBUG] http: Request GET /v1/status/leader (413.453µs) from=10.233.68.102:45460
    2022/12/20 05:01:13 [DEBUG] http: Request GET /v1/status/leader (889.997µs) from=10.233.66.230:52212
    2022/12/20 05:01:25 [DEBUG] http: Request GET /v1/status/leader (441.139µs) from=10.233.68.102:45628
    2022/12/20 05:01:33 [DEBUG] http: Request GET /v1/status/leader (1.119827ms) from=10.233.66.230:52620
    2022/12/20 05:01:45 [DEBUG] http: Request GET /v1/status/leader (2.371529ms) from=10.233.68.102:45804
    2022/12/20 05:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:01:53 [DEBUG] http: Request GET /v1/status/leader (460.384µs) from=10.233.66.230:53024
    2022/12/20 05:01:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:01:57 [DEBUG] agent: Node info in sync
    2022/12/20 05:02:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.366857443s) from=10.233.66.230:49650
    2022/12/20 05:02:05 [DEBUG] http: Request GET /v1/status/leader (464.616µs) from=10.233.68.102:45972
    2022/12/20 05:02:13 [DEBUG] http: Request GET /v1/status/leader (1.279244ms) from=10.233.66.230:53386
    2022/12/20 05:02:25 [DEBUG] http: Request GET /v1/status/leader (398.451µs) from=10.233.68.102:46150
    2022/12/20 05:02:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:02:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:02:28 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.71.15_9101"
    2022/12/20 05:02:28 [DEBUG] agent: Node info in sync
    2022/12/20 05:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (24.453195ms) from=10.233.72.43:37378
    2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (27.992128142s) from=10.233.66.230:49650
    2022/12/20 05:02:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:02:28 [DEBUG] agent: Node info in sync
    2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m43.449101135s) from=10.233.68.102:45282
    2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (690.592µs) from=10.233.66.230:53580
    2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.125689ms) from=10.233.72.43:37382
    2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.319179ms) from=10.233.68.102:46180
    2022/12/20 05:02:33 [DEBUG] http: Request GET /v1/status/leader (342.563µs) from=10.233.66.230:53624
    2022/12/20 05:02:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:02:45 [DEBUG] http: Request GET /v1/status/leader (715.23µs) from=10.233.68.102:46350
    2022/12/20 05:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:02:53 [DEBUG] http: Request GET /v1/status/leader (916.583µs) from=10.233.66.230:53856
    2022/12/20 05:03:05 [DEBUG] http: Request GET /v1/status/leader (404.392µs) from=10.233.68.102:46532
    2022/12/20 05:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:03:08 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:03:08 [DEBUG] agent: Node info in sync
    2022/12/20 05:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.747513ms) from=10.233.72.43:37844
    2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (39.921331746s) from=10.233.68.102:45282
    2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:03:08 [DEBUG] agent: Node info in sync
    2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (40.199871001s) from=10.233.66.230:49650
    2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (296.816694ms) from=10.233.66.230:53996
    2022/12/20 05:03:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (498.514996ms) from=10.233.72.43:37846
    2022/12/20 05:03:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (320.576µs) from=10.233.68.102:46562
    2022/12/20 05:03:13 [DEBUG] http: Request GET /v1/status/leader (390.817µs) from=10.233.66.230:54052
    2022/12/20 05:03:25 [DEBUG] http: Request GET /v1/status/leader (242.326µs) from=10.233.68.102:46704
    2022/12/20 05:03:33 [DEBUG] http: Request GET /v1/status/leader (419.177µs) from=10.233.66.230:54236
    2022/12/20 05:03:45 [DEBUG] http: Request GET /v1/status/leader (389.69µs) from=10.233.68.102:46874
    2022/12/20 05:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:03:53 [DEBUG] http: Request GET /v1/status/leader (324.911µs) from=10.233.66.230:54432
    2022/12/20 05:04:05 [DEBUG] http: Request GET /v1/status/leader (295.363µs) from=10.233.68.102:47042
    2022/12/20 05:04:13 [DEBUG] http: Request GET /v1/status/leader (938.337µs) from=10.233.66.230:54632
    2022/12/20 05:04:25 [DEBUG] http: Request GET /v1/status/leader (296.996µs) from=10.233.68.102:47218
    2022/12/20 05:04:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.432137087s) from=10.233.66.230:53580
    2022/12/20 05:04:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.625401005s) from=10.233.68.102:46180
    2022/12/20 05:04:33 [DEBUG] http: Request GET /v1/status/leader (451.127µs) from=10.233.66.230:54822
    2022/12/20 05:04:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:04:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:04:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:04:44 [DEBUG] agent: Node info in sync
    2022/12/20 05:04:45 [DEBUG] http: Request GET /v1/status/leader (2.673952ms) from=10.233.68.102:47404
    2022/12/20 05:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:04:53 [DEBUG] http: Request GET /v1/status/leader (517.782µs) from=10.233.66.230:55044
    2022/12/20 05:05:05 [DEBUG] http: Request GET /v1/status/leader (888.842µs) from=10.233.68.102:47632
    2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.869213029s) from=10.233.66.230:53996
    2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.658142831s) from=10.233.68.102:46562
    2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.084251439s) from=10.233.68.102:45282
    2022/12/20 05:05:13 [DEBUG] http: Request GET /v1/status/leader (881.07µs) from=10.233.66.230:55246
    2022/12/20 05:05:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.070918163s) from=10.233.66.230:49650
    2022/12/20 05:05:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:05:25 [DEBUG] http: Request GET /v1/status/leader (274.568µs) from=10.233.68.102:47818
    2022/12/20 05:05:33 [DEBUG] http: Request GET /v1/status/leader (471.754µs) from=10.233.66.230:55450
    2022/12/20 05:05:45 [DEBUG] http: Request GET /v1/status/leader (229.021µs) from=10.233.68.102:47992
    2022/12/20 05:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:05:53 [DEBUG] http: Request GET /v1/status/leader (339.57µs) from=10.233.66.230:55646
    2022/12/20 05:06:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:06:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:06:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:06:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:06:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.737004ms) from=10.233.72.43:39808
    2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:06:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:06:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.491572ms) from=10.233.72.43:39810
    2022/12/20 05:06:05 [DEBUG] http: Request GET /v1/status/leader (219.806µs) from=10.233.68.102:48162
    2022/12/20 05:06:13 [DEBUG] http: Request GET /v1/status/leader (262.098µs) from=10.233.66.230:55864
    2022/12/20 05:06:25 [DEBUG] http: Request GET /v1/status/leader (304.522µs) from=10.233.68.102:48384
    2022/12/20 05:06:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.242850031s) from=10.233.66.230:53580
    2022/12/20 05:06:33 [DEBUG] http: Request GET /v1/status/leader (1.065734ms) from=10.233.66.230:56062
    2022/12/20 05:06:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.293691753s) from=10.233.68.102:46180
    2022/12/20 05:06:45 [DEBUG] http: Request GET /v1/status/leader (272.312µs) from=10.233.68.102:48564
    2022/12/20 05:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:06:53 [DEBUG] http: Request GET /v1/status/leader (894.384µs) from=10.233.66.230:56282
    2022/12/20 05:07:05 [DEBUG] http: Request GET /v1/status/leader (1.498498ms) from=10.233.68.102:48734
    2022/12/20 05:07:13 [DEBUG] http: Request GET /v1/status/leader (817.397µs) from=10.233.66.230:56500
    2022/12/20 05:07:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.600929096s) from=10.233.66.230:49650
    2022/12/20 05:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.95299002s) from=10.233.66.230:53996
    2022/12/20 05:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.988047499s) from=10.233.68.102:46562
    2022/12/20 05:07:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.685096316s) from=10.233.68.102:45282
    2022/12/20 05:07:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:07:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:07:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:07:24 [DEBUG] agent: Node info in sync
    2022/12/20 05:07:26 [DEBUG] http: Request GET /v1/status/leader (523.18µs) from=10.233.68.102:48904
    2022/12/20 05:07:33 [DEBUG] http: Request GET /v1/status/leader (252.389µs) from=10.233.66.230:56692
    2022/12/20 05:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:07:46 [DEBUG] http: Request GET /v1/status/leader (5.395642ms) from=10.233.68.102:49096
    2022/12/20 05:07:53 [DEBUG] http: Request GET /v1/status/leader (371.187µs) from=10.233.66.230:56902
    2022/12/20 05:07:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:08:06 [DEBUG] http: Request GET /v1/status/leader (266.26µs) from=10.233.68.102:49274
    2022/12/20 05:08:13 [DEBUG] http: Request GET /v1/status/leader (235.996µs) from=10.233.66.230:57130
    2022/12/20 05:08:26 [DEBUG] http: Request GET /v1/status/leader (2.54557ms) from=10.233.68.102:49462
    2022/12/20 05:08:33 [DEBUG] http: Request GET /v1/status/leader (275.514µs) from=10.233.66.230:57320
    2022/12/20 05:08:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.521802318s) from=10.233.66.230:53580
    2022/12/20 05:08:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.643095308s) from=10.233.68.102:46180
    2022/12/20 05:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:08:46 [DEBUG] http: Request GET /v1/status/leader (224.662µs) from=10.233.68.102:49652
    2022/12/20 05:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:08:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:08:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:08:51 [DEBUG] agent: Node info in sync
    2022/12/20 05:08:53 [DEBUG] http: Request GET /v1/status/leader (861.715µs) from=10.233.66.230:57530
    2022/12/20 05:09:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:09:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:09:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (24.343595ms) from=10.233.72.43:42164
    2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:09:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:09:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (5.205731ms) from=10.233.72.43:42166
    2022/12/20 05:09:06 [DEBUG] http: Request GET /v1/status/leader (883.159µs) from=10.233.68.102:49820
    2022/12/20 05:09:13 [DEBUG] http: Request GET /v1/status/leader (419.588µs) from=10.233.66.230:57754
    2022/12/20 05:09:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.953859167s) from=10.233.66.230:53996
    2022/12/20 05:09:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.834240649s) from=10.233.66.230:49650
    2022/12/20 05:09:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.628593735s) from=10.233.68.102:46562
    2022/12/20 05:09:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.801737414s) from=10.233.68.102:45282
    2022/12/20 05:09:26 [DEBUG] http: Request GET /v1/status/leader (258.661µs) from=10.233.68.102:49992
    2022/12/20 05:09:33 [DEBUG] http: Request GET /v1/status/leader (521.368µs) from=10.233.66.230:57960
    2022/12/20 05:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:09:46 [DEBUG] http: Request GET /v1/status/leader (443.165µs) from=10.233.68.102:50168
    2022/12/20 05:09:53 [DEBUG] http: Request GET /v1/status/leader (357.234µs) from=10.233.66.230:58168
    2022/12/20 05:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:10:06 [DEBUG] http: Request GET /v1/status/leader (270.939µs) from=10.233.68.102:50346
    2022/12/20 05:10:13 [DEBUG] http: Request GET /v1/status/leader (209.847µs) from=10.233.66.230:58364
    2022/12/20 05:10:26 [DEBUG] http: Request GET /v1/status/leader (373.056µs) from=10.233.68.102:50518
    2022/12/20 05:10:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:10:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:10:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:10:33 [DEBUG] agent: Node info in sync
    2022/12/20 05:10:33 [DEBUG] http: Request GET /v1/status/leader (384.975µs) from=10.233.66.230:58568
    2022/12/20 05:10:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.853294435s) from=10.233.66.230:53580
    2022/12/20 05:10:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.234781558s) from=10.233.68.102:46180
    2022/12/20 05:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:10:46 [DEBUG] http: Request GET /v1/status/leader (57.88382ms) from=10.233.68.102:50690
    2022/12/20 05:10:53 [DEBUG] http: Request GET /v1/status/leader (372.466µs) from=10.233.66.230:58772
    2022/12/20 05:11:06 [DEBUG] http: Request GET /v1/status/leader (431.661µs) from=10.233.68.102:50900
    2022/12/20 05:11:13 [DEBUG] http: Request GET /v1/status/leader (756.824µs) from=10.233.66.230:58974
    2022/12/20 05:11:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.362120592s) from=10.233.66.230:49650
    2022/12/20 05:11:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.157778636s) from=10.233.66.230:53996
    2022/12/20 05:11:26 [DEBUG] http: Request GET /v1/status/leader (244.788µs) from=10.233.68.102:51078
    2022/12/20 05:11:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.698010014s) from=10.233.68.102:45282
    2022/12/20 05:11:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.219825094s) from=10.233.68.102:46562
    2022/12/20 05:11:33 [DEBUG] http: Request GET /v1/status/leader (792.378µs) from=10.233.66.230:59192
    2022/12/20 05:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:11:46 [DEBUG] http: Request GET /v1/status/leader (447.243µs) from=10.233.68.102:51258
    2022/12/20 05:11:53 [DEBUG] http: Request GET /v1/status/leader (1.224474ms) from=10.233.66.230:59392
    2022/12/20 05:12:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:12:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:12:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:12:00 [DEBUG] agent: Node info in sync
    2022/12/20 05:12:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:12:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:12:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:12:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:12:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (513.67479ms) from=10.233.72.43:44278
    2022/12/20 05:12:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.156001ms) from=10.233.72.43:44282
    2022/12/20 05:12:06 [DEBUG] http: Request GET /v1/status/leader (606.32µs) from=10.233.68.102:51442
    2022/12/20 05:12:13 [DEBUG] http: Request GET /v1/status/leader (218.28µs) from=10.233.66.230:59600
    2022/12/20 05:12:26 [DEBUG] http: Request GET /v1/status/leader (267.798µs) from=10.233.68.102:51630
    2022/12/20 05:12:33 [DEBUG] http: Request GET /v1/status/leader (12.081556ms) from=10.233.66.230:59808
    2022/12/20 05:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:12:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.361614283s) from=10.233.66.230:53580
    2022/12/20 05:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:12:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.683353513s) from=10.233.68.102:46180
    2022/12/20 05:12:46 [DEBUG] http: Request GET /v1/status/leader (321.384µs) from=10.233.68.102:51808
    2022/12/20 05:12:53 [DEBUG] http: Request GET /v1/status/leader (279.467µs) from=10.233.66.230:60008
    2022/12/20 05:13:06 [DEBUG] http: Request GET /v1/status/leader (238.183µs) from=10.233.68.102:51980
    2022/12/20 05:13:13 [DEBUG] http: Request GET /v1/status/leader (430.292µs) from=10.233.66.230:60220
    2022/12/20 05:13:26 [DEBUG] http: Request GET /v1/status/leader (334.489µs) from=10.233.68.102:52152
    2022/12/20 05:13:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.340717063s) from=10.233.66.230:49650
    2022/12/20 05:13:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.760967269s) from=10.233.66.230:53996
    2022/12/20 05:13:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.081649057s) from=10.233.68.102:46562
    2022/12/20 05:13:33 [DEBUG] http: Request GET /v1/status/leader (392.812µs) from=10.233.66.230:60432
    2022/12/20 05:13:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.514216793s) from=10.233.68.102:45282
    2022/12/20 05:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:13:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:13:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:13:46 [DEBUG] agent: Node info in sync
    2022/12/20 05:13:46 [DEBUG] http: Request GET /v1/status/leader (6.306187ms) from=10.233.68.102:52328
    2022/12/20 05:13:53 [DEBUG] http: Request GET /v1/status/leader (334.07µs) from=10.233.66.230:60634
    2022/12/20 05:14:07 [DEBUG] http: Request GET /v1/status/leader (1.191156ms) from=10.233.68.102:52510
    2022/12/20 05:14:13 [DEBUG] http: Request GET /v1/status/leader (868.755µs) from=10.233.66.230:60842
    2022/12/20 05:14:27 [DEBUG] http: Request GET /v1/status/leader (5.767867ms) from=10.233.68.102:52682
    2022/12/20 05:14:33 [DEBUG] http: Request GET /v1/status/leader (386.283µs) from=10.233.66.230:32820
    2022/12/20 05:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:14:47 [DEBUG] http: Request GET /v1/status/leader (230.871µs) from=10.233.68.102:52862
    2022/12/20 05:14:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.735640215s) from=10.233.66.230:53580
    2022/12/20 05:14:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:14:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.662538821s) from=10.233.68.102:46180
    2022/12/20 05:14:53 [DEBUG] http: Request GET /v1/status/leader (414.662µs) from=10.233.66.230:33038
    2022/12/20 05:14:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:14:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:14:58 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:14:58 [DEBUG] agent: Node info in sync
    2022/12/20 05:14:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.240284ms) from=10.233.72.43:46384
    2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:14:58 [DEBUG] agent: Node info in sync
    2022/12/20 05:14:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (199.807789ms) from=10.233.72.43:46388
    2022/12/20 05:15:07 [DEBUG] http: Request GET /v1/status/leader (486.077µs) from=10.233.68.102:53034
    2022/12/20 05:15:13 [DEBUG] http: Request GET /v1/status/leader (324.125µs) from=10.233.66.230:33256
    2022/12/20 05:15:27 [DEBUG] http: Request GET /v1/status/leader (254.7µs) from=10.233.68.102:53198
    2022/12/20 05:15:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.587894936s) from=10.233.66.230:49650
    2022/12/20 05:15:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.077223387s) from=10.233.66.230:53996
    2022/12/20 05:15:33 [DEBUG] http: Request GET /v1/status/leader (985.883µs) from=10.233.66.230:33466
    2022/12/20 05:15:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.383436289s) from=10.233.68.102:46562
    2022/12/20 05:15:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.019637911s) from=10.233.68.102:45282
    2022/12/20 05:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:15:47 [DEBUG] http: Request GET /v1/status/leader (324.866µs) from=10.233.68.102:53372
    2022/12/20 05:15:53 [DEBUG] http: Request GET /v1/status/leader (315.393µs) from=10.233.66.230:33692
    2022/12/20 05:16:07 [DEBUG] http: Request GET /v1/status/leader (894.308µs) from=10.233.68.102:53554
    2022/12/20 05:16:13 [DEBUG] http: Request GET /v1/status/leader (610.702µs) from=10.233.66.230:33904
    2022/12/20 05:16:27 [DEBUG] http: Request GET /v1/status/leader (873.738µs) from=10.233.68.102:53728
    2022/12/20 05:16:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:16:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:16:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:16:31 [DEBUG] agent: Node info in sync
    2022/12/20 05:16:33 [DEBUG] http: Request GET /v1/status/leader (472.183µs) from=10.233.66.230:34114
    2022/12/20 05:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:16:47 [DEBUG] http: Request GET /v1/status/leader (271.859µs) from=10.233.68.102:53906
    2022/12/20 05:16:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.877887353s) from=10.233.66.230:53580
    2022/12/20 05:16:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.40093412s) from=10.233.68.102:46180
    2022/12/20 05:16:53 [DEBUG] http: Request GET /v1/status/leader (45.082446ms) from=10.233.66.230:34346
    2022/12/20 05:17:07 [DEBUG] http: Request GET /v1/status/leader (432.963µs) from=10.233.68.102:54082
    2022/12/20 05:17:13 [DEBUG] http: Request GET /v1/status/leader (226.999µs) from=10.233.66.230:34558
    2022/12/20 05:17:27 [DEBUG] http: Request GET /v1/status/leader (399.611µs) from=10.233.68.102:54254
    2022/12/20 05:17:33 [DEBUG] http: Request GET /v1/status/leader (179.541µs) from=10.233.66.230:34762
    2022/12/20 05:17:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:17:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.111786465s) from=10.233.66.230:49650
    2022/12/20 05:17:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.588638172s) from=10.233.66.230:53996
    2022/12/20 05:17:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.565798126s) from=10.233.68.102:46562
    2022/12/20 05:17:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.818236886s) from=10.233.68.102:45282
    2022/12/20 05:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:17:47 [DEBUG] http: Request GET /v1/status/leader (317.107µs) from=10.233.68.102:54438
    2022/12/20 05:17:53 [DEBUG] http: Request GET /v1/status/leader (189.093µs) from=10.233.66.230:34978
    2022/12/20 05:17:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:17:59 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:17:59 [DEBUG] agent: Node info in sync
    2022/12/20 05:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.172779ms) from=10.233.72.43:48684
    2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:17:59 [DEBUG] agent: Node info in sync
    2022/12/20 05:17:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (529.843µs) from=10.233.72.43:48688
    2022/12/20 05:18:07 [DEBUG] http: Request GET /v1/status/leader (7.050622ms) from=10.233.68.102:54614
    2022/12/20 05:18:13 [DEBUG] http: Request GET /v1/status/leader (675.727µs) from=10.233.66.230:35198
    2022/12/20 05:18:27 [DEBUG] http: Request GET /v1/status/leader (408.275µs) from=10.233.68.102:54790
    2022/12/20 05:18:33 [DEBUG] http: Request GET /v1/status/leader (954.417µs) from=10.233.66.230:35402
    2022/12/20 05:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:18:47 [DEBUG] http: Request GET /v1/status/leader (216.142µs) from=10.233.68.102:54966
    2022/12/20 05:18:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.463957201s) from=10.233.66.230:53580
    2022/12/20 05:18:53 [DEBUG] http: Request GET /v1/status/leader (452.388µs) from=10.233.66.230:35614
    2022/12/20 05:18:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.199654359s) from=10.233.68.102:46180
    2022/12/20 05:19:07 [DEBUG] http: Request GET /v1/status/leader (438.381µs) from=10.233.68.102:55136
    2022/12/20 05:19:13 [DEBUG] http: Request GET /v1/status/leader (417.252µs) from=10.233.66.230:35838
    2022/12/20 05:19:27 [DEBUG] http: Request GET /v1/status/leader (322.533µs) from=10.233.68.102:55310
    2022/12/20 05:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:19:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:19:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:19:28 [DEBUG] agent: Node info in sync
    2022/12/20 05:19:33 [DEBUG] http: Request GET /v1/status/leader (305.734µs) from=10.233.66.230:36040
    2022/12/20 05:19:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.774014846s) from=10.233.68.102:46562
    2022/12/20 05:19:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.89482108s) from=10.233.66.230:49650
    2022/12/20 05:19:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.352550817s) from=10.233.66.230:53996
    2022/12/20 05:19:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.034227024s) from=10.233.68.102:45282
    2022/12/20 05:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:19:47 [DEBUG] http: Request GET /v1/status/leader (317.167µs) from=10.233.68.102:55484
    2022/12/20 05:19:53 [DEBUG] http: Request GET /v1/status/leader (385.385µs) from=10.233.66.230:36266
    2022/12/20 05:20:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:20:07 [DEBUG] http: Request GET /v1/status/leader (243.157µs) from=10.233.68.102:55664
    2022/12/20 05:20:14 [DEBUG] http: Request GET /v1/status/leader (999.497µs) from=10.233.66.230:36488
    2022/12/20 05:20:27 [DEBUG] http: Request GET /v1/status/leader (707.117µs) from=10.233.68.102:55830
    2022/12/20 05:20:34 [DEBUG] http: Request GET /v1/status/leader (499.879µs) from=10.233.66.230:36692
    2022/12/20 05:20:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:20:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:20:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:20:38 [DEBUG] agent: Node info in sync
    2022/12/20 05:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:20:47 [DEBUG] http: Request GET /v1/status/leader (1.001443ms) from=10.233.68.102:56012
    2022/12/20 05:20:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.82676519s) from=10.233.66.230:53580
    2022/12/20 05:20:54 [DEBUG] http: Request GET /v1/status/leader (310.735µs) from=10.233.66.230:36906
    2022/12/20 05:20:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:20:58 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:20:58 [DEBUG] agent: Node info in sync
    2022/12/20 05:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.045396ms) from=10.233.72.43:50904
    2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:20:58 [DEBUG] agent: Node info in sync
    2022/12/20 05:20:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (300.020604ms) from=10.233.72.43:50906
    2022/12/20 05:21:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.495249729s) from=10.233.68.102:46180
    2022/12/20 05:21:07 [DEBUG] http: Request GET /v1/status/leader (521.544µs) from=10.233.68.102:56190
    2022/12/20 05:21:14 [DEBUG] http: Request GET /v1/status/leader (597.843µs) from=10.233.66.230:37132
    2022/12/20 05:21:27 [DEBUG] http: Request GET /v1/status/leader (265.207µs) from=10.233.68.102:56358
    2022/12/20 05:21:34 [DEBUG] http: Request GET /v1/status/leader (325.977µs) from=10.233.66.230:37330
    2022/12/20 05:21:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.276351675s) from=10.233.66.230:49650
    2022/12/20 05:21:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.165137483s) from=10.233.68.102:46562
    2022/12/20 05:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:21:47 [DEBUG] http: Request GET /v1/status/leader (445.009µs) from=10.233.68.102:56538
    2022/12/20 05:21:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.07922271s) from=10.233.66.230:53996
    2022/12/20 05:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.786948954s) from=10.233.68.102:45282
    2022/12/20 05:21:54 [DEBUG] http: Request GET /v1/status/leader (402.393µs) from=10.233.66.230:37558
    2022/12/20 05:22:07 [DEBUG] http: Request GET /v1/status/leader (305.395µs) from=10.233.68.102:56714
    2022/12/20 05:22:14 [DEBUG] http: Request GET /v1/status/leader (386.652µs) from=10.233.66.230:37776
    2022/12/20 05:22:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:22:27 [DEBUG] http: Request GET /v1/status/leader (314.47µs) from=10.233.68.102:56880
    2022/12/20 05:22:34 [DEBUG] http: Request GET /v1/status/leader (278.27283ms) from=10.233.66.230:37986
    2022/12/20 05:22:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:22:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:22:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:22:43 [DEBUG] agent: Node info in sync
    2022/12/20 05:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:22:47 [DEBUG] http: Request GET /v1/status/leader (898.751µs) from=10.233.68.102:57060
    2022/12/20 05:22:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.378429279s) from=10.233.66.230:53580
    2022/12/20 05:22:54 [DEBUG] http: Request GET /v1/status/leader (342.415µs) from=10.233.66.230:38220
    2022/12/20 05:23:07 [DEBUG] http: Request GET /v1/status/leader (1.119998ms) from=10.233.68.102:57242
    2022/12/20 05:23:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.578755029s) from=10.233.68.102:46180
    2022/12/20 05:23:14 [DEBUG] http: Request GET /v1/status/leader (204.424µs) from=10.233.66.230:38428
    2022/12/20 05:23:27 [DEBUG] http: Request GET /v1/status/leader (482.796µs) from=10.233.68.102:57410
    2022/12/20 05:23:34 [DEBUG] http: Request GET /v1/status/leader (447.191µs) from=10.233.66.230:38648
    2022/12/20 05:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.962457566s) from=10.233.66.230:49650
    2022/12/20 05:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:23:47 [DEBUG] http: Request GET /v1/status/leader (220.622µs) from=10.233.68.102:57582
    2022/12/20 05:23:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.774427618s) from=10.233.68.102:46562
    2022/12/20 05:23:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.920821513s) from=10.233.68.102:45282
    2022/12/20 05:23:54 [DEBUG] http: Request GET /v1/status/leader (230.626µs) from=10.233.66.230:38872
    2022/12/20 05:23:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.078661976s) from=10.233.66.230:53996
    2022/12/20 05:24:07 [DEBUG] http: Request GET /v1/status/leader (442.607µs) from=10.233.68.102:57752
    2022/12/20 05:24:14 [DEBUG] http: Request GET /v1/status/leader (310.758µs) from=10.233.66.230:39092
    2022/12/20 05:24:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:24:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:24:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:24:16 [DEBUG] agent: Node info in sync
    2022/12/20 05:24:27 [DEBUG] http: Request GET /v1/status/leader (1.285262ms) from=10.233.68.102:57926
    2022/12/20 05:24:34 [DEBUG] http: Request GET /v1/status/leader (293.161µs) from=10.233.66.230:39312
    2022/12/20 05:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:24:48 [DEBUG] http: Request GET /v1/status/leader (760.248µs) from=10.233.68.102:58104
    2022/12/20 05:24:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:24:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.703894774s) from=10.233.66.230:53580
    2022/12/20 05:24:54 [DEBUG] http: Request GET /v1/status/leader (241.894µs) from=10.233.66.230:39536
    2022/12/20 05:25:08 [DEBUG] http: Request GET /v1/status/leader (1.069574ms) from=10.233.68.102:58284
    2022/12/20 05:25:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.670237448s) from=10.233.68.102:46180
    2022/12/20 05:25:14 [DEBUG] http: Request GET /v1/status/leader (1.057593ms) from=10.233.66.230:39748
    2022/12/20 05:25:28 [DEBUG] http: Request GET /v1/status/leader (322.408µs) from=10.233.68.102:58452
    2022/12/20 05:25:34 [DEBUG] http: Request GET /v1/status/leader (1.140859ms) from=10.233.66.230:39982
    2022/12/20 05:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:25:48 [DEBUG] http: Request GET /v1/status/leader (271.736µs) from=10.233.68.102:58628
    2022/12/20 05:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.463898356s) from=10.233.66.230:49650
    2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/status/leader (420.977µs) from=10.233.66.230:40208
    2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.968248678s) from=10.233.68.102:46562
    2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.403351879s) from=10.233.68.102:45282
    2022/12/20 05:25:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.342177396s) from=10.233.66.230:53996
    2022/12/20 05:26:08 [DEBUG] http: Request GET /v1/status/leader (458.39µs) from=10.233.68.102:58806
    2022/12/20 05:26:14 [DEBUG] http: Request GET /v1/status/leader (379.589µs) from=10.233.66.230:40426
    2022/12/20 05:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:26:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:26:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:26:14 [DEBUG] agent: Node info in sync
    2022/12/20 05:26:28 [DEBUG] http: Request GET /v1/status/leader (301.296µs) from=10.233.68.102:58970
    2022/12/20 05:26:34 [DEBUG] http: Request GET /v1/status/leader (371.188µs) from=10.233.66.230:40650
    2022/12/20 05:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:26:48 [DEBUG] http: Request GET /v1/status/leader (2.110152ms) from=10.233.68.102:59152
    2022/12/20 05:26:54 [DEBUG] http: Request GET /v1/status/leader (447.716µs) from=10.233.66.230:40862
    2022/12/20 05:26:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.42290599s) from=10.233.66.230:53580
    2022/12/20 05:27:08 [DEBUG] http: Request GET /v1/status/leader (297.05µs) from=10.233.68.102:59328
    2022/12/20 05:27:14 [DEBUG] http: Request GET /v1/status/leader (769.872µs) from=10.233.66.230:41076
    2022/12/20 05:27:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.391566425s) from=10.233.68.102:46180
    2022/12/20 05:27:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:27:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:27:27 [DEBUG] agent: Node info in sync
    2022/12/20 05:27:28 [DEBUG] http: Request GET /v1/status/leader (785.761µs) from=10.233.68.102:59496
    2022/12/20 05:27:34 [DEBUG] http: Request GET /v1/status/leader (2.872872ms) from=10.233.66.230:41284
    2022/12/20 05:27:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:27:48 [DEBUG] http: Request GET /v1/status/leader (588.08µs) from=10.233.68.102:59668
    2022/12/20 05:27:54 [DEBUG] http: Request GET /v1/status/leader (1.017185ms) from=10.233.66.230:41518
    2022/12/20 05:27:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.434139171s) from=10.233.68.102:46562
    2022/12/20 05:27:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.315049332s) from=10.233.66.230:49650
    2022/12/20 05:28:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.995351137s) from=10.233.68.102:45282
    2022/12/20 05:28:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.706652909s) from=10.233.66.230:53996
    2022/12/20 05:28:08 [DEBUG] http: Request GET /v1/status/leader (461.227µs) from=10.233.68.102:59844
    2022/12/20 05:28:14 [DEBUG] http: Request GET /v1/status/leader (382.409µs) from=10.233.66.230:41728
    2022/12/20 05:28:28 [DEBUG] http: Request GET /v1/status/leader (171.907873ms) from=10.233.68.102:60008
    2022/12/20 05:28:34 [DEBUG] http: Request GET /v1/status/leader (301.827µs) from=10.233.66.230:41954
    2022/12/20 05:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:28:48 [DEBUG] http: Request GET /v1/status/leader (805.965µs) from=10.233.68.102:60182
    2022/12/20 05:28:54 [DEBUG] http: Request GET /v1/status/leader (232.83µs) from=10.233.66.230:42180
    2022/12/20 05:28:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.516873816s) from=10.233.66.230:53580
    2022/12/20 05:29:08 [DEBUG] http: Request GET /v1/status/leader (1.618005ms) from=10.233.68.102:60370
    2022/12/20 05:29:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:29:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:29:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:29:11 [DEBUG] agent: Node info in sync
    2022/12/20 05:29:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:29:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:29:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:29:12 [DEBUG] agent: Node info in sync
    2022/12/20 05:29:12 [DEBUG] http: Request PUT /v1/agent/service/register (42.463988ms) from=10.233.72.43:57050
    2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:29:12 [DEBUG] agent: Node info in sync
    2022/12/20 05:29:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (548.158µs) from=10.233.72.43:57052
    2022/12/20 05:29:14 [DEBUG] http: Request GET /v1/status/leader (227.905µs) from=10.233.66.230:42394
    2022/12/20 05:29:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.468836205s) from=10.233.68.102:46180
    2022/12/20 05:29:28 [DEBUG] http: Request GET /v1/status/leader (495.799µs) from=10.233.68.102:60536
    2022/12/20 05:29:34 [DEBUG] http: Request GET /v1/status/leader (334.897µs) from=10.233.66.230:42604
    2022/12/20 05:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:29:48 [DEBUG] http: Request GET /v1/status/leader (224.595µs) from=10.233.68.102:60712
    2022/12/20 05:29:54 [DEBUG] http: Request GET /v1/status/leader (470.631µs) from=10.233.66.230:42832
    2022/12/20 05:29:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.050009174s) from=10.233.68.102:46562
    2022/12/20 05:30:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.179057357s) from=10.233.66.230:53996
    2022/12/20 05:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.146221499s) from=10.233.66.230:49650
    2022/12/20 05:30:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.443473407s) from=10.233.68.102:45282
    2022/12/20 05:30:08 [DEBUG] http: Request GET /v1/status/leader (588.018µs) from=10.233.68.102:60890
    2022/12/20 05:30:14 [DEBUG] http: Request GET /v1/status/leader (937.02µs) from=10.233.66.230:43046
    2022/12/20 05:30:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:30:28 [DEBUG] http: Request GET /v1/status/leader (412.947µs) from=10.233.68.102:32830
    2022/12/20 05:30:34 [DEBUG] http: Request GET /v1/status/leader (242.32µs) from=10.233.66.230:43250
    2022/12/20 05:30:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:30:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:30:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:30:37 [DEBUG] agent: Node info in sync
    2022/12/20 05:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:30:48 [DEBUG] http: Request GET /v1/status/leader (979.202µs) from=10.233.68.102:33004
    2022/12/20 05:30:54 [DEBUG] http: Request GET /v1/status/leader (447.329µs) from=10.233.66.230:43482
    2022/12/20 05:31:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.480310982s) from=10.233.66.230:53580
    2022/12/20 05:31:08 [DEBUG] http: Request GET /v1/status/leader (203.231µs) from=10.233.68.102:33178
    2022/12/20 05:31:14 [DEBUG] http: Request GET /v1/status/leader (730.061µs) from=10.233.66.230:43694
    2022/12/20 05:31:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.320802735s) from=10.233.68.102:46180
    2022/12/20 05:31:28 [DEBUG] http: Request GET /v1/status/leader (371.993µs) from=10.233.68.102:33360
    2022/12/20 05:31:34 [DEBUG] http: Request GET /v1/status/leader (314.647µs) from=10.233.66.230:43916
    2022/12/20 05:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:31:48 [DEBUG] http: Request GET /v1/status/leader (329.584µs) from=10.233.68.102:33534
    2022/12/20 05:31:54 [DEBUG] http: Request GET /v1/status/leader (192.846µs) from=10.233.66.230:44150
    2022/12/20 05:32:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.984506034s) from=10.233.68.102:46562
    2022/12/20 05:32:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:32:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:32:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:32:01 [DEBUG] agent: Node info in sync
    2022/12/20 05:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.725233296s) from=10.233.66.230:49650
    2022/12/20 05:32:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.071423302s) from=10.233.68.102:45282
    2022/12/20 05:32:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.875011191s) from=10.233.66.230:53996
    2022/12/20 05:32:08 [DEBUG] http: Request GET /v1/status/leader (395.762µs) from=10.233.68.102:33718
    2022/12/20 05:32:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:32:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:32:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:32:12 [DEBUG] agent: Node info in sync
    2022/12/20 05:32:12 [DEBUG] http: Request PUT /v1/agent/service/register (174.621703ms) from=10.233.72.43:59376
    2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:32:12 [DEBUG] agent: Node info in sync
    2022/12/20 05:32:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (644.04µs) from=10.233.72.43:59378
    2022/12/20 05:32:14 [DEBUG] http: Request GET /v1/status/leader (389.355µs) from=10.233.66.230:44400
    2022/12/20 05:32:28 [DEBUG] http: Request GET /v1/status/leader (729.655µs) from=10.233.68.102:33894
    2022/12/20 05:32:34 [DEBUG] http: Request GET /v1/status/leader (762.393µs) from=10.233.66.230:44626
    2022/12/20 05:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:32:49 [DEBUG] http: Request GET /v1/status/leader (1.730403ms) from=10.233.68.102:34074
    2022/12/20 05:32:54 [DEBUG] http: Request GET /v1/status/leader (317.96µs) from=10.233.66.230:44858
    2022/12/20 05:32:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:33:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.841122445s) from=10.233.66.230:53580
    2022/12/20 05:33:09 [DEBUG] http: Request GET /v1/status/leader (329.819µs) from=10.233.68.102:34254
    2022/12/20 05:33:14 [DEBUG] http: Request GET /v1/status/leader (466.494µs) from=10.233.66.230:45102
    2022/12/20 05:33:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.777339089s) from=10.233.68.102:46180
    2022/12/20 05:33:29 [DEBUG] http: Request GET /v1/status/leader (224.707µs) from=10.233.68.102:34426
    2022/12/20 05:33:34 [DEBUG] http: Request GET /v1/status/leader (1.000518ms) from=10.233.66.230:45338
    2022/12/20 05:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:33:49 [DEBUG] http: Request GET /v1/status/leader (463.827µs) from=10.233.68.102:34602
    2022/12/20 05:33:55 [DEBUG] http: Request GET /v1/status/leader (86.431268ms) from=10.233.66.230:45574
    2022/12/20 05:34:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:34:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:34:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:34:04 [DEBUG] agent: Node info in sync
    2022/12/20 05:34:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.720507079s) from=10.233.68.102:46562
    2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.735916643s) from=10.233.66.230:53996
    2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.805761053s) from=10.233.66.230:49650
    2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/status/leader (272.468µs) from=10.233.68.102:34778
    2022/12/20 05:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.873406517s) from=10.233.68.102:45282
    2022/12/20 05:34:15 [DEBUG] http: Request GET /v1/status/leader (222.484µs) from=10.233.66.230:45818
    2022/12/20 05:34:29 [DEBUG] http: Request GET /v1/status/leader (924.475µs) from=10.233.68.102:34948
    2022/12/20 05:34:35 [DEBUG] http: Request GET /v1/status/leader (294.396µs) from=10.233.66.230:46044
    2022/12/20 05:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:34:49 [DEBUG] http: Request GET /v1/status/leader (333.385µs) from=10.233.68.102:35120
    2022/12/20 05:34:55 [DEBUG] http: Request GET /v1/status/leader (990.833µs) from=10.233.66.230:46286
    2022/12/20 05:35:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:35:09 [DEBUG] http: Request GET /v1/status/leader (835.074µs) from=10.233.68.102:35292
    2022/12/20 05:35:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.45804066s) from=10.233.66.230:53580
    2022/12/20 05:35:15 [DEBUG] http: Request GET /v1/status/leader (1.020358ms) from=10.233.66.230:46532
    2022/12/20 05:35:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.3556814s) from=10.233.68.102:46180
    2022/12/20 05:35:29 [DEBUG] http: Request GET /v1/status/leader (296.368µs) from=10.233.68.102:35464
    2022/12/20 05:35:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:35:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:35:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:35:32 [DEBUG] agent: Node info in sync
    2022/12/20 05:35:35 [DEBUG] http: Request GET /v1/status/leader (230.224µs) from=10.233.66.230:46764
    2022/12/20 05:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:35:49 [DEBUG] http: Request GET /v1/status/leader (432.663µs) from=10.233.68.102:35634
    2022/12/20 05:35:55 [DEBUG] http: Request GET /v1/status/leader (199.127µs) from=10.233.66.230:46996
    2022/12/20 05:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.918459342s) from=10.233.68.102:46562
    2022/12/20 05:36:09 [DEBUG] http: Request GET /v1/status/leader (420.793µs) from=10.233.68.102:35810
    2022/12/20 05:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.210693268s) from=10.233.66.230:53996
    2022/12/20 05:36:15 [DEBUG] http: Request GET /v1/status/leader (236.002µs) from=10.233.66.230:47220
    2022/12/20 05:36:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.717677669s) from=10.233.66.230:49650
    2022/12/20 05:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.618144544s) from=10.233.68.102:45282
    2022/12/20 05:36:29 [DEBUG] http: Request GET /v1/status/leader (391.191µs) from=10.233.68.102:35974
    2022/12/20 05:36:35 [DEBUG] http: Request GET /v1/status/leader (325.495µs) from=10.233.66.230:47454
    2022/12/20 05:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:36:49 [DEBUG] http: Request GET /v1/status/leader (1.652855ms) from=10.233.68.102:36152
    2022/12/20 05:36:55 [DEBUG] http: Request GET /v1/status/leader (295.385µs) from=10.233.66.230:47686
    2022/12/20 05:37:09 [DEBUG] http: Request GET /v1/status/leader (324.655µs) from=10.233.68.102:36326
    2022/12/20 05:37:15 [DEBUG] http: Request GET /v1/status/leader (332.603µs) from=10.233.66.230:47930
    2022/12/20 05:37:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.906712825s) from=10.233.66.230:53580
    2022/12/20 05:37:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:37:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:37:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:37:26 [DEBUG] agent: Node info in sync
    2022/12/20 05:37:29 [DEBUG] http: Request GET /v1/status/leader (673.297µs) from=10.233.68.102:36494
    2022/12/20 05:37:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.647409865s) from=10.233.68.102:46180
    2022/12/20 05:37:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:37:35 [DEBUG] http: Request GET /v1/status/leader (321.894µs) from=10.233.66.230:48166
    2022/12/20 05:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:37:49 [DEBUG] http: Request GET /v1/status/leader (960.506µs) from=10.233.68.102:36676
    2022/12/20 05:37:55 [DEBUG] http: Request GET /v1/status/leader (433.087µs) from=10.233.66.230:48408
    2022/12/20 05:38:09 [DEBUG] http: Request GET /v1/status/leader (852.35µs) from=10.233.68.102:36854
    2022/12/20 05:38:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.472908662s) from=10.233.68.102:46562
    2022/12/20 05:38:15 [DEBUG] http: Request GET /v1/status/leader (487.747µs) from=10.233.66.230:48638
    2022/12/20 05:38:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.656820374s) from=10.233.66.230:53996
    2022/12/20 05:38:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.740717133s) from=10.233.66.230:49650
    2022/12/20 05:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.435496968s) from=10.233.68.102:45282
    2022/12/20 05:38:29 [DEBUG] http: Request GET /v1/status/leader (373.629µs) from=10.233.68.102:37026
    2022/12/20 05:38:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:38:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:38:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:38:30 [DEBUG] agent: Node info in sync
    2022/12/20 05:38:35 [DEBUG] http: Request GET /v1/status/leader (413.206µs) from=10.233.66.230:48880
    2022/12/20 05:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:38:49 [DEBUG] http: Request GET /v1/status/leader (1.269907ms) from=10.233.68.102:37204
    2022/12/20 05:38:55 [DEBUG] http: Request GET /v1/status/leader (308.392µs) from=10.233.66.230:49108
    2022/12/20 05:39:09 [DEBUG] http: Request GET /v1/status/leader (317.388µs) from=10.233.68.102:37380
    2022/12/20 05:39:15 [DEBUG] http: Request GET /v1/status/leader (182.647µs) from=10.233.66.230:49344
    2022/12/20 05:39:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.494177329s) from=10.233.66.230:53580
    2022/12/20 05:39:29 [DEBUG] http: Request GET /v1/status/leader (201.721µs) from=10.233.68.102:37574
    2022/12/20 05:39:35 [DEBUG] http: Request GET /v1/status/leader (213.656µs) from=10.233.66.230:49578
    2022/12/20 05:39:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.112347737s) from=10.233.68.102:46180
    2022/12/20 05:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:39:49 [DEBUG] http: Request GET /v1/status/leader (284.465µs) from=10.233.68.102:37750
    2022/12/20 05:39:55 [DEBUG] http: Request GET /v1/status/leader (307.207µs) from=10.233.66.230:49810
    2022/12/20 05:40:09 [DEBUG] http: Request GET /v1/status/leader (578.633µs) from=10.233.68.102:37936
    2022/12/20 05:40:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:40:15 [DEBUG] http: Request GET /v1/status/leader (246.123µs) from=10.233.66.230:50050
    2022/12/20 05:40:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.032880935s) from=10.233.66.230:53996
    2022/12/20 05:40:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:40:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.305417066s) from=10.233.68.102:46562
    2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:40:20 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:40:20 [DEBUG] agent: Node info in sync
    2022/12/20 05:40:20 [DEBUG] http: Request PUT /v1/agent/service/register (25.007185ms) from=10.233.72.43:37472
    2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:40:20 [DEBUG] agent: Node info in sync
    2022/12/20 05:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (85.12945ms) from=10.233.72.43:37474
    2022/12/20 05:40:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.672770608s) from=10.233.66.230:49650
    2022/12/20 05:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.969790543s) from=10.233.68.102:45282
    2022/12/20 05:40:29 [DEBUG] http: Request GET /v1/status/leader (979.59µs) from=10.233.68.102:38108
    2022/12/20 05:40:35 [DEBUG] http: Request GET /v1/status/leader (977.628µs) from=10.233.66.230:50268
    2022/12/20 05:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:40:49 [DEBUG] http: Request GET /v1/status/leader (406.836µs) from=10.233.68.102:38282
    2022/12/20 05:40:55 [DEBUG] http: Request GET /v1/status/leader (247.781µs) from=10.233.66.230:50516
    2022/12/20 05:41:09 [DEBUG] http: Request GET /v1/status/leader (524.519µs) from=10.233.68.102:38464
    2022/12/20 05:41:15 [DEBUG] http: Request GET /v1/status/leader (2.292664ms) from=10.233.66.230:50752
    2022/12/20 05:41:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.535939914s) from=10.233.66.230:53580
    2022/12/20 05:41:29 [DEBUG] http: Request GET /v1/status/leader (235.034µs) from=10.233.68.102:38640
    2022/12/20 05:41:35 [DEBUG] http: Request GET /v1/status/leader (266.668µs) from=10.233.66.230:50972
    2022/12/20 05:41:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.415530921s) from=10.233.68.102:46180
    2022/12/20 05:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:41:49 [DEBUG] http: Request GET /v1/status/leader (304.259µs) from=10.233.68.102:38822
    2022/12/20 05:41:55 [DEBUG] http: Request GET /v1/status/leader (231.675µs) from=10.233.66.230:51222
    2022/12/20 05:42:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:42:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:42:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:42:07 [DEBUG] agent: Node info in sync
    2022/12/20 05:42:09 [DEBUG] http: Request GET /v1/status/leader (80.726219ms) from=10.233.68.102:39010
    2022/12/20 05:42:15 [DEBUG] http: Request GET /v1/status/leader (333.713µs) from=10.233.66.230:51450
    2022/12/20 05:42:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.634618732s) from=10.233.66.230:53996
    2022/12/20 05:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.748466553s) from=10.233.66.230:49650
    2022/12/20 05:42:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.682307192s) from=10.233.68.102:46562
    2022/12/20 05:42:30 [DEBUG] http: Request GET /v1/status/leader (303.596µs) from=10.233.68.102:39186
    2022/12/20 05:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.898530929s) from=10.233.68.102:45282
    2022/12/20 05:42:35 [DEBUG] http: Request GET /v1/status/leader (208.687µs) from=10.233.66.230:51680
    2022/12/20 05:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:42:50 [DEBUG] http: Request GET /v1/status/leader (1.668921ms) from=10.233.68.102:39372
    2022/12/20 05:42:55 [DEBUG] http: Request GET /v1/status/leader (749.3µs) from=10.233.66.230:51920
    2022/12/20 05:43:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:43:10 [DEBUG] http: Request GET /v1/status/leader (300.891µs) from=10.233.68.102:39558
    2022/12/20 05:43:15 [DEBUG] http: Request GET /v1/status/leader (345.382µs) from=10.233.66.230:52160
    2022/12/20 05:43:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:43:20 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:43:20 [DEBUG] agent: Node info in sync
    2022/12/20 05:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (198.92718ms) from=10.233.72.43:39804
    2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:43:20 [DEBUG] agent: Node info in sync
    2022/12/20 05:43:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.002149ms) from=10.233.72.43:39810
    2022/12/20 05:43:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.886631613s) from=10.233.66.230:53580
    2022/12/20 05:43:30 [DEBUG] http: Request GET /v1/status/leader (361.223µs) from=10.233.68.102:39738
    2022/12/20 05:43:35 [DEBUG] http: Request GET /v1/status/leader (533.445µs) from=10.233.66.230:52374
    2022/12/20 05:43:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.562006322s) from=10.233.68.102:46180
    2022/12/20 05:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:43:50 [DEBUG] http: Request GET /v1/status/leader (571.512µs) from=10.233.68.102:39932
    2022/12/20 05:43:55 [DEBUG] http: Request GET /v1/status/leader (289.461µs) from=10.233.66.230:52628
    2022/12/20 05:44:10 [DEBUG] http: Request GET /v1/status/leader (295.689µs) from=10.233.68.102:40120
    2022/12/20 05:44:15 [DEBUG] http: Request GET /v1/status/leader (337.283µs) from=10.233.66.230:52856
    2022/12/20 05:44:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:44:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:44:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:44:21 [DEBUG] agent: Node info in sync
    2022/12/20 05:44:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.536488035s) from=10.233.66.230:53996
    2022/12/20 05:44:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.408645271s) from=10.233.68.102:46562
    2022/12/20 05:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.568093481s) from=10.233.66.230:49650
    2022/12/20 05:44:30 [DEBUG] http: Request GET /v1/status/leader (240.061µs) from=10.233.68.102:40296
    2022/12/20 05:44:35 [DEBUG] http: Request GET /v1/status/leader (188.156µs) from=10.233.66.230:53084
    2022/12/20 05:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.49849539s) from=10.233.68.102:45282
    2022/12/20 05:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:44:50 [DEBUG] http: Request GET /v1/status/leader (279.593µs) from=10.233.68.102:40486
    2022/12/20 05:44:55 [DEBUG] http: Request GET /v1/status/leader (278.436µs) from=10.233.66.230:53324
    2022/12/20 05:45:10 [DEBUG] http: Request GET /v1/status/leader (364.047µs) from=10.233.68.102:40672
    2022/12/20 05:45:16 [DEBUG] http: Request GET /v1/status/leader (755.259µs) from=10.233.66.230:53564
    2022/12/20 05:45:30 [DEBUG] http: Request GET /v1/status/leader (323.901µs) from=10.233.68.102:40844
    2022/12/20 05:45:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.014367146s) from=10.233.66.230:53580
    2022/12/20 05:45:36 [DEBUG] http: Request GET /v1/status/leader (1.173549ms) from=10.233.66.230:53786
    2022/12/20 05:45:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.559696634s) from=10.233.68.102:46180
    2022/12/20 05:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:45:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:45:50 [DEBUG] http: Request GET /v1/status/leader (1.125202ms) from=10.233.68.102:41026
    2022/12/20 05:45:56 [DEBUG] http: Request GET /v1/status/leader (358.219µs) from=10.233.66.230:54016
    2022/12/20 05:46:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:46:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:46:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:46:00 [DEBUG] agent: Node info in sync
    2022/12/20 05:46:10 [DEBUG] http: Request GET /v1/status/leader (260.607µs) from=10.233.68.102:41212
    2022/12/20 05:46:16 [DEBUG] http: Request GET /v1/status/leader (243.956µs) from=10.233.66.230:54276
    2022/12/20 05:46:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.541357537s) from=10.233.66.230:53996
    2022/12/20 05:46:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.931783062s) from=10.233.68.102:46562
    2022/12/20 05:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.895134466s) from=10.233.66.230:49650
    2022/12/20 05:46:30 [DEBUG] http: Request GET /v1/status/leader (20.67269ms) from=10.233.68.102:41386
    2022/12/20 05:46:36 [DEBUG] http: Request GET /v1/status/leader (369.578µs) from=10.233.66.230:54500
    2022/12/20 05:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.341707242s) from=10.233.68.102:45282
    2022/12/20 05:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:46:50 [DEBUG] http: Request GET /v1/status/leader (198.516µs) from=10.233.68.102:41570
    2022/12/20 05:46:56 [DEBUG] http: Request GET /v1/status/leader (400.047µs) from=10.233.66.230:54732
    2022/12/20 05:47:10 [DEBUG] http: Request GET /v1/status/leader (180.024364ms) from=10.233.68.102:41752
    2022/12/20 05:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:47:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:47:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:47:15 [DEBUG] agent: Node info in sync
    2022/12/20 05:47:16 [DEBUG] http: Request GET /v1/status/leader (328.546µs) from=10.233.66.230:54980
    2022/12/20 05:47:30 [DEBUG] http: Request GET /v1/status/leader (838.761µs) from=10.233.68.102:41932
    2022/12/20 05:47:36 [DEBUG] http: Request GET /v1/status/leader (198.071µs) from=10.233.66.230:55190
    2022/12/20 05:47:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.756254121s) from=10.233.66.230:53580
    2022/12/20 05:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:47:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.339187313s) from=10.233.68.102:46180
    2022/12/20 05:47:50 [DEBUG] http: Request GET /v1/status/leader (346.989µs) from=10.233.68.102:42118
    2022/12/20 05:47:56 [DEBUG] http: Request GET /v1/status/leader (565.054µs) from=10.233.66.230:55416
    2022/12/20 05:48:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:48:10 [DEBUG] http: Request GET /v1/status/leader (905.659µs) from=10.233.68.102:42308
    2022/12/20 05:48:16 [DEBUG] http: Request GET /v1/status/leader (192.817536ms) from=10.233.66.230:55664
    2022/12/20 05:48:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.031522292s) from=10.233.66.230:53996
    2022/12/20 05:48:30 [DEBUG] http: Request GET /v1/status/leader (677.163µs) from=10.233.68.102:42484
    2022/12/20 05:48:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.66922094s) from=10.233.68.102:46562
    2022/12/20 05:48:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.68562343s) from=10.233.66.230:49650
    2022/12/20 05:48:36 [DEBUG] http: Request GET /v1/status/leader (233.702µs) from=10.233.66.230:55890
    2022/12/20 05:48:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.324428605s) from=10.233.68.102:45282
    2022/12/20 05:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:48:50 [DEBUG] http: Request GET /v1/status/leader (277.868µs) from=10.233.68.102:42660
    2022/12/20 05:48:56 [DEBUG] http: Request GET /v1/status/leader (229.048µs) from=10.233.66.230:56116
    2022/12/20 05:48:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:48:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:48:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:48:57 [DEBUG] agent: Node info in sync
    2022/12/20 05:49:10 [DEBUG] http: Request GET /v1/status/leader (25.263765ms) from=10.233.68.102:42842
    2022/12/20 05:49:16 [DEBUG] http: Request GET /v1/status/leader (301.032µs) from=10.233.66.230:56350
    2022/12/20 05:49:30 [DEBUG] http: Request GET /v1/status/leader (379.637µs) from=10.233.68.102:43016
    2022/12/20 05:49:36 [DEBUG] http: Request GET /v1/status/leader (61.488503ms) from=10.233.66.230:56594
    2022/12/20 05:49:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.963883105s) from=10.233.66.230:53580
    2022/12/20 05:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:49:50 [DEBUG] http: Request GET /v1/status/leader (349.385µs) from=10.233.68.102:43202
    2022/12/20 05:49:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.010298534s) from=10.233.68.102:46180
    2022/12/20 05:49:56 [DEBUG] http: Request GET /v1/status/leader (321.348µs) from=10.233.66.230:56830
    2022/12/20 05:50:10 [DEBUG] http: Request GET /v1/status/leader (1.148866ms) from=10.233.68.102:43398
    2022/12/20 05:50:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:50:16 [DEBUG] http: Request GET /v1/status/leader (322.104µs) from=10.233.66.230:57072
    2022/12/20 05:50:30 [DEBUG] http: Request GET /v1/status/leader (324.254µs) from=10.233.68.102:43572
    2022/12/20 05:50:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.577132785s) from=10.233.66.230:53996
    2022/12/20 05:50:36 [DEBUG] http: Request GET /v1/status/leader (423.098µs) from=10.233.66.230:57312
    2022/12/20 05:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:50:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:50:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:50:38 [DEBUG] agent: Node info in sync
    2022/12/20 05:50:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.182322949s) from=10.233.68.102:46562
    2022/12/20 05:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.966517724s) from=10.233.66.230:49650
    2022/12/20 05:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.362521444s) from=10.233.68.102:45282
    2022/12/20 05:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:50:50 [DEBUG] http: Request GET /v1/status/leader (809.392µs) from=10.233.68.102:43758
    2022/12/20 05:50:56 [DEBUG] http: Request GET /v1/status/leader (782.824µs) from=10.233.66.230:57538
    2022/12/20 05:51:10 [DEBUG] http: Request GET /v1/status/leader (400.755µs) from=10.233.68.102:43940
    2022/12/20 05:51:16 [DEBUG] http: Request GET /v1/status/leader (230.897865ms) from=10.233.66.230:57768
    2022/12/20 05:51:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:51:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:51:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:51:30 [DEBUG] agent: Node info in sync
    2022/12/20 05:51:30 [DEBUG] http: Request PUT /v1/agent/service/register (43.914555ms) from=10.233.72.43:46096
    2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:51:30 [DEBUG] agent: Node info in sync
    2022/12/20 05:51:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.08104ms) from=10.233.72.43:46100
    2022/12/20 05:51:30 [DEBUG] http: Request GET /v1/status/leader (432.778µs) from=10.233.68.102:44122
    2022/12/20 05:51:36 [DEBUG] http: Request GET /v1/status/leader (1.008981ms) from=10.233.66.230:58010
    2022/12/20 05:51:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.891567539s) from=10.233.66.230:53580
    2022/12/20 05:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:51:50 [DEBUG] http: Request GET /v1/status/leader (297.396µs) from=10.233.68.102:44302
    2022/12/20 05:51:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.333435375s) from=10.233.68.102:46180
    2022/12/20 05:51:57 [DEBUG] http: Request GET /v1/status/leader (451.068µs) from=10.233.66.230:58244
    2022/12/20 05:52:10 [DEBUG] http: Request GET /v1/status/leader (225.336µs) from=10.233.68.102:44490
    2022/12/20 05:52:17 [DEBUG] http: Request GET /v1/status/leader (268.710327ms) from=10.233.66.230:58470
    2022/12/20 05:52:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:52:30 [DEBUG] http: Request GET /v1/status/leader (387.335µs) from=10.233.68.102:44664
    2022/12/20 05:52:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:52:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:52:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:52:33 [DEBUG] agent: Node info in sync
    2022/12/20 05:52:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.132443604s) from=10.233.66.230:53996
    2022/12/20 05:52:37 [DEBUG] http: Request GET /v1/status/leader (350.89µs) from=10.233.66.230:58706
    2022/12/20 05:52:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.953200131s) from=10.233.68.102:46562
    2022/12/20 05:52:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.430867642s) from=10.233.68.102:45282
    2022/12/20 05:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.379628698s) from=10.233.66.230:49650
    2022/12/20 05:52:50 [DEBUG] http: Request GET /v1/status/leader (235.668µs) from=10.233.68.102:44848
    2022/12/20 05:52:57 [DEBUG] http: Request GET /v1/status/leader (1.32137ms) from=10.233.66.230:58934
    2022/12/20 05:53:10 [DEBUG] http: Request GET /v1/status/leader (499.871µs) from=10.233.68.102:45036
    2022/12/20 05:53:17 [DEBUG] http: Request GET /v1/status/leader (847.25µs) from=10.233.66.230:59162
    2022/12/20 05:53:30 [DEBUG] http: Request GET /v1/status/leader (462.597µs) from=10.233.68.102:45208
    2022/12/20 05:53:37 [DEBUG] http: Request GET /v1/status/leader (195.084µs) from=10.233.66.230:59378
    2022/12/20 05:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:53:50 [DEBUG] http: Request GET /v1/status/leader (1.006245ms) from=10.233.68.102:45394
    2022/12/20 05:53:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.223504907s) from=10.233.66.230:53580
    2022/12/20 05:53:57 [DEBUG] http: Request GET /v1/status/leader (761.568µs) from=10.233.66.230:59634
    2022/12/20 05:53:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.522199449s) from=10.233.68.102:46180
    2022/12/20 05:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:54:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:54:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:54:02 [DEBUG] agent: Node info in sync
    2022/12/20 05:54:10 [DEBUG] http: Request GET /v1/status/leader (434.585µs) from=10.233.68.102:45578
    2022/12/20 05:54:17 [DEBUG] http: Request GET /v1/status/leader (1.016097ms) from=10.233.66.230:59876
    2022/12/20 05:54:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:54:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:54:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 05:54:28 [DEBUG] agent: Node info in sync
    2022/12/20 05:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (41.89711ms) from=10.233.72.43:48440
    2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:54:28 [DEBUG] agent: Node info in sync
    2022/12/20 05:54:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (574.938µs) from=10.233.72.43:48442
    2022/12/20 05:54:30 [DEBUG] http: Request GET /v1/status/leader (522.807µs) from=10.233.68.102:45754
    2022/12/20 05:54:37 [DEBUG] http: Request GET /v1/status/leader (260.372µs) from=10.233.66.230:60100
    2022/12/20 05:54:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.730166999s) from=10.233.66.230:53996
    2022/12/20 05:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:54:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.131101067s) from=10.233.66.230:49650
    2022/12/20 05:54:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.977125061s) from=10.233.68.102:46562
    2022/12/20 05:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.323416418s) from=10.233.68.102:45282
    2022/12/20 05:54:51 [DEBUG] http: Request GET /v1/status/leader (245.195µs) from=10.233.68.102:45934
    2022/12/20 05:54:57 [DEBUG] http: Request GET /v1/status/leader (1.151383ms) from=10.233.66.230:60340
    2022/12/20 05:55:11 [DEBUG] http: Request GET /v1/status/leader (361.101µs) from=10.233.68.102:46120
    2022/12/20 05:55:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:55:17 [DEBUG] http: Request GET /v1/status/leader (203.866µs) from=10.233.66.230:60586
    2022/12/20 05:55:31 [DEBUG] http: Request GET /v1/status/leader (223.833µs) from=10.233.68.102:46296
    2022/12/20 05:55:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:55:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:55:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:55:33 [DEBUG] agent: Node info in sync
    2022/12/20 05:55:37 [DEBUG] http: Request GET /v1/status/leader (234.857µs) from=10.233.66.230:60820
    2022/12/20 05:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:55:51 [DEBUG] http: Request GET /v1/status/leader (870.296µs) from=10.233.68.102:46476
    2022/12/20 05:55:57 [DEBUG] http: Request GET /v1/status/leader (365.807µs) from=10.233.66.230:32838
    2022/12/20 05:55:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.346331166s) from=10.233.66.230:53580
    2022/12/20 05:56:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.176473151s) from=10.233.68.102:46180
    2022/12/20 05:56:11 [DEBUG] http: Request GET /v1/status/leader (384.576µs) from=10.233.68.102:46664
    2022/12/20 05:56:17 [DEBUG] http: Request GET /v1/status/leader (266.034µs) from=10.233.66.230:33074
    2022/12/20 05:56:31 [DEBUG] http: Request GET /v1/status/leader (603.952µs) from=10.233.68.102:46844
    2022/12/20 05:56:37 [DEBUG] http: Request GET /v1/status/leader (407.347µs) from=10.233.66.230:33302
    2022/12/20 05:56:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.183559538s) from=10.233.66.230:53996
    2022/12/20 05:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:56:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.109613033s) from=10.233.66.230:49650
    2022/12/20 05:56:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.463426516s) from=10.233.68.102:45282
    2022/12/20 05:56:51 [DEBUG] http: Request GET /v1/status/leader (418.19µs) from=10.233.68.102:47028
    2022/12/20 05:56:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.29351916s) from=10.233.68.102:46562
    2022/12/20 05:56:57 [DEBUG] http: Request GET /v1/status/leader (560.756µs) from=10.233.66.230:33548
    2022/12/20 05:57:11 [DEBUG] http: Request GET /v1/status/leader (262.629µs) from=10.233.68.102:47214
    2022/12/20 05:57:17 [DEBUG] http: Request GET /v1/status/leader (453.004µs) from=10.233.66.230:33788
    2022/12/20 05:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:57:31 [DEBUG] http: Request GET /v1/status/leader (281.681µs) from=10.233.68.102:47394
    2022/12/20 05:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:57:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:57:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:57:32 [DEBUG] agent: Node info in sync
    2022/12/20 05:57:37 [DEBUG] http: Request GET /v1/status/leader (230.143µs) from=10.233.66.230:34010
    2022/12/20 05:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:57:51 [DEBUG] http: Request GET /v1/status/leader (350.312µs) from=10.233.68.102:47578
    2022/12/20 05:57:57 [DEBUG] http: Request GET /v1/status/leader (271.938µs) from=10.233.66.230:34252
    2022/12/20 05:58:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.748215731s) from=10.233.66.230:53580
    2022/12/20 05:58:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.659947198s) from=10.233.68.102:46180
    2022/12/20 05:58:11 [DEBUG] http: Request GET /v1/status/leader (190.972µs) from=10.233.68.102:47760
    2022/12/20 05:58:17 [DEBUG] http: Request GET /v1/status/leader (408.091µs) from=10.233.66.230:34504
    2022/12/20 05:58:31 [DEBUG] http: Request GET /v1/status/leader (100.384041ms) from=10.233.68.102:47936
    2022/12/20 05:58:37 [DEBUG] http: Request GET /v1/status/leader (275.792µs) from=10.233.66.230:34732
    2022/12/20 05:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 05:58:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 05:58:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 05:58:39 [DEBUG] agent: Node info in sync
    2022/12/20 05:58:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.034099782s) from=10.233.66.230:53996
    2022/12/20 05:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:58:51 [DEBUG] http: Request GET /v1/status/leader (844.866µs) from=10.233.68.102:48120
    2022/12/20 05:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.475339918s) from=10.233.68.102:45282
    2022/12/20 05:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.046254346s) from=10.233.66.230:49650
    2022/12/20 05:58:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.512974354s) from=10.233.68.102:46562
    2022/12/20 05:58:57 [DEBUG] http: Request GET /v1/status/leader (214.478µs) from=10.233.66.230:34968
    2022/12/20 05:59:11 [DEBUG] http: Request GET /v1/status/leader (271.325µs) from=10.233.68.102:48304
    2022/12/20 05:59:17 [DEBUG] http: Request GET /v1/status/leader (468.263µs) from=10.233.66.230:35210
    2022/12/20 05:59:31 [DEBUG] http: Request GET /v1/status/leader (492.239µs) from=10.233.68.102:48476
    2022/12/20 05:59:37 [DEBUG] http: Request GET /v1/status/leader (515.119µs) from=10.233.66.230:35434
    2022/12/20 05:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 05:59:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 05:59:51 [DEBUG] http: Request GET /v1/status/leader (310.981µs) from=10.233.68.102:48656
    2022/12/20 05:59:57 [DEBUG] http: Request GET /v1/status/leader (294.985µs) from=10.233.66.230:35680
    2022/12/20 06:00:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.760772876s) from=10.233.66.230:53580
    2022/12/20 06:00:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.193538948s) from=10.233.68.102:46180
    2022/12/20 06:00:11 [DEBUG] http: Request GET /v1/status/leader (1.214651ms) from=10.233.68.102:48840
    2022/12/20 06:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:00:15 [DEBUG] agent: Node info in sync
    2022/12/20 06:00:17 [DEBUG] http: Request GET /v1/status/leader (342.633µs) from=10.233.66.230:35930
    2022/12/20 06:00:31 [DEBUG] http: Request GET /v1/status/leader (333.22µs) from=10.233.68.102:49020
    2022/12/20 06:00:37 [DEBUG] http: Request GET /v1/status/leader (763.986µs) from=10.233.66.230:36146
    2022/12/20 06:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:00:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.756503475s) from=10.233.66.230:53996
    2022/12/20 06:00:51 [DEBUG] http: Request GET /v1/status/leader (372.262µs) from=10.233.68.102:49202
    2022/12/20 06:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.526699769s) from=10.233.66.230:49650
    2022/12/20 06:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.514780168s) from=10.233.68.102:45282
    2022/12/20 06:00:57 [DEBUG] http: Request GET /v1/status/leader (374.778µs) from=10.233.66.230:36382
    2022/12/20 06:00:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.459267858s) from=10.233.68.102:46562
    2022/12/20 06:01:11 [DEBUG] http: Request GET /v1/status/leader (195.787µs) from=10.233.68.102:49382
    2022/12/20 06:01:17 [DEBUG] http: Request GET /v1/status/leader (179.043077ms) from=10.233.66.230:36642
    2022/12/20 06:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:01:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:01:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:01:18 [DEBUG] agent: Node info in sync
    2022/12/20 06:01:31 [DEBUG] http: Request GET /v1/status/leader (261.503µs) from=10.233.68.102:49558
    2022/12/20 06:01:37 [DEBUG] http: Request GET /v1/status/leader (209.957µs) from=10.233.66.230:36860
    2022/12/20 06:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:01:51 [DEBUG] http: Request GET /v1/status/leader (221.367µs) from=10.233.68.102:49740
    2022/12/20 06:01:57 [DEBUG] http: Request GET /v1/status/leader (256.247µs) from=10.233.66.230:37100
    2022/12/20 06:02:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:02:11 [DEBUG] http: Request GET /v1/status/leader (1.069495ms) from=10.233.68.102:49932
    2022/12/20 06:02:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.759536552s) from=10.233.66.230:53580
    2022/12/20 06:02:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.45732661s) from=10.233.68.102:46180
    2022/12/20 06:02:17 [DEBUG] http: Request GET /v1/status/leader (554.392µs) from=10.233.66.230:37318
    2022/12/20 06:02:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:02:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:02:30 [DEBUG] agent: Node info in sync
    2022/12/20 06:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.10773ms) from=10.233.72.43:54602
    2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:02:30 [DEBUG] agent: Node info in sync
    2022/12/20 06:02:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (786.21µs) from=10.233.72.43:54606
    2022/12/20 06:02:31 [DEBUG] http: Request GET /v1/status/leader (196.151µs) from=10.233.68.102:50108
    2022/12/20 06:02:37 [DEBUG] http: Request GET /v1/status/leader (522.218µs) from=10.233.66.230:37560
    2022/12/20 06:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:02:51 [DEBUG] http: Request GET /v1/status/leader (350.944µs) from=10.233.68.102:50292
    2022/12/20 06:02:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.943748097s) from=10.233.66.230:53996
    2022/12/20 06:02:57 [DEBUG] http: Request GET /v1/status/leader (286.309µs) from=10.233.66.230:37794
    2022/12/20 06:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.383738825s) from=10.233.66.230:49650
    2022/12/20 06:02:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.590294329s) from=10.233.68.102:45282
    2022/12/20 06:03:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.573453783s) from=10.233.68.102:46562
    2022/12/20 06:03:11 [DEBUG] http: Request GET /v1/status/leader (1.566086ms) from=10.233.68.102:50472
    2022/12/20 06:03:17 [DEBUG] http: Request GET /v1/status/leader (293.2µs) from=10.233.66.230:38030
    2022/12/20 06:03:31 [DEBUG] http: Request GET /v1/status/leader (283.046µs) from=10.233.68.102:50648
    2022/12/20 06:03:37 [DEBUG] http: Request GET /v1/status/leader (884.92µs) from=10.233.66.230:38266
    2022/12/20 06:03:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:03:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:03:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:03:38 [DEBUG] agent: Node info in sync
    2022/12/20 06:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:03:51 [DEBUG] http: Request GET /v1/status/leader (280.899µs) from=10.233.68.102:50828
    2022/12/20 06:03:57 [DEBUG] http: Request GET /v1/status/leader (222.212µs) from=10.233.66.230:38498
    2022/12/20 06:04:11 [DEBUG] http: Request GET /v1/status/leader (407.901µs) from=10.233.68.102:51012
    2022/12/20 06:04:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.467638859s) from=10.233.66.230:53580
    2022/12/20 06:04:17 [DEBUG] http: Request GET /v1/status/leader (318.28µs) from=10.233.66.230:38734
    2022/12/20 06:04:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.191466664s) from=10.233.68.102:46180
    2022/12/20 06:04:31 [DEBUG] http: Request GET /v1/status/leader (310.615µs) from=10.233.68.102:51188
    2022/12/20 06:04:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:04:37 [DEBUG] http: Request GET /v1/status/leader (299.053µs) from=10.233.66.230:38976
    2022/12/20 06:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:04:51 [DEBUG] http: Request GET /v1/status/leader (187.035µs) from=10.233.68.102:51364
    2022/12/20 06:04:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:04:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:04:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:04:54 [DEBUG] agent: Node info in sync
    2022/12/20 06:04:58 [DEBUG] http: Request GET /v1/status/leader (394.595µs) from=10.233.66.230:39204
    2022/12/20 06:04:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.216526758s) from=10.233.66.230:53996
    2022/12/20 06:04:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.635228562s) from=10.233.66.230:49650
    2022/12/20 06:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.473542731s) from=10.233.68.102:45282
    2022/12/20 06:05:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.164296151s) from=10.233.68.102:46562
    2022/12/20 06:05:11 [DEBUG] http: Request GET /v1/status/leader (427.207µs) from=10.233.68.102:51548
    2022/12/20 06:05:18 [DEBUG] http: Request GET /v1/status/leader (662.708µs) from=10.233.66.230:39448
    2022/12/20 06:05:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:05:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:05:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:05:31 [DEBUG] agent: Node info in sync
    2022/12/20 06:05:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.558985ms) from=10.233.72.43:56934
    2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:05:31 [DEBUG] agent: Node info in sync
    2022/12/20 06:05:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (100.022493ms) from=10.233.72.43:56936
    2022/12/20 06:05:31 [DEBUG] http: Request GET /v1/status/leader (99.910299ms) from=10.233.68.102:51726
    2022/12/20 06:05:38 [DEBUG] http: Request GET /v1/status/leader (333.464µs) from=10.233.66.230:39696
    2022/12/20 06:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:05:51 [DEBUG] http: Request GET /v1/status/leader (222.426µs) from=10.233.68.102:51918
    2022/12/20 06:05:58 [DEBUG] http: Request GET /v1/status/leader (284.524µs) from=10.233.66.230:39916
    2022/12/20 06:06:11 [DEBUG] http: Request GET /v1/status/leader (432.357µs) from=10.233.68.102:52108
    2022/12/20 06:06:18 [DEBUG] http: Request GET /v1/status/leader (3.101472ms) from=10.233.66.230:40148
    2022/12/20 06:06:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.942470008s) from=10.233.66.230:53580
    2022/12/20 06:06:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.506938163s) from=10.233.68.102:46180
    2022/12/20 06:06:32 [DEBUG] http: Request GET /v1/status/leader (359.305µs) from=10.233.68.102:52286
    2022/12/20 06:06:38 [DEBUG] http: Request GET /v1/status/leader (216.027µs) from=10.233.66.230:40376
    2022/12/20 06:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:06:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:06:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:06:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:06:48 [DEBUG] agent: Node info in sync
    2022/12/20 06:06:52 [DEBUG] http: Request GET /v1/status/leader (346.29µs) from=10.233.68.102:52468
    2022/12/20 06:06:58 [DEBUG] http: Request GET /v1/status/leader (932.75µs) from=10.233.66.230:40618
    2022/12/20 06:07:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.204275263s) from=10.233.66.230:49650
    2022/12/20 06:07:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.247563241s) from=10.233.66.230:53996
    2022/12/20 06:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.277333103s) from=10.233.68.102:45282
    2022/12/20 06:07:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.346725815s) from=10.233.68.102:46562
    2022/12/20 06:07:12 [DEBUG] http: Request GET /v1/status/leader (282.028µs) from=10.233.68.102:52650
    2022/12/20 06:07:18 [DEBUG] http: Request GET /v1/status/leader (203.986µs) from=10.233.66.230:40860
    2022/12/20 06:07:32 [DEBUG] http: Request GET /v1/status/leader (227.187µs) from=10.233.68.102:52828
    2022/12/20 06:07:38 [DEBUG] http: Request GET /v1/status/leader (272.104µs) from=10.233.66.230:41086
    2022/12/20 06:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:07:52 [DEBUG] http: Request GET /v1/status/leader (4.910527ms) from=10.233.68.102:53016
    2022/12/20 06:07:58 [DEBUG] http: Request GET /v1/status/leader (620.691µs) from=10.233.66.230:41316
    2022/12/20 06:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:08:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:08:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:08:09 [DEBUG] agent: Node info in sync
    2022/12/20 06:08:12 [DEBUG] http: Request GET /v1/status/leader (580.83µs) from=10.233.68.102:53206
    2022/12/20 06:08:18 [DEBUG] http: Request GET /v1/status/leader (871.603µs) from=10.233.66.230:41548
    2022/12/20 06:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.842569541s) from=10.233.66.230:53580
    2022/12/20 06:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.769415451s) from=10.233.68.102:46180
    2022/12/20 06:08:32 [DEBUG] http: Request GET /v1/status/leader (358.291µs) from=10.233.68.102:53382
    2022/12/20 06:08:38 [DEBUG] http: Request GET /v1/status/leader (215.521µs) from=10.233.66.230:41770
    2022/12/20 06:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:08:52 [DEBUG] http: Request GET /v1/status/leader (231.464µs) from=10.233.68.102:53568
    2022/12/20 06:08:58 [DEBUG] http: Request GET /v1/status/leader (473.159µs) from=10.233.66.230:42018
    2022/12/20 06:09:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.730087647s) from=10.233.66.230:53996
    2022/12/20 06:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.573749072s) from=10.233.66.230:49650
    2022/12/20 06:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.00070481s) from=10.233.68.102:45282
    2022/12/20 06:09:12 [DEBUG] http: Request GET /v1/status/leader (330.197µs) from=10.233.68.102:53750
    2022/12/20 06:09:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.79642955s) from=10.233.68.102:46562
    2022/12/20 06:09:18 [DEBUG] http: Request GET /v1/status/leader (336.536µs) from=10.233.66.230:42256
    2022/12/20 06:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:09:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:09:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:09:29 [DEBUG] agent: Node info in sync
    2022/12/20 06:09:32 [DEBUG] http: Request GET /v1/status/leader (339.223µs) from=10.233.68.102:53928
    2022/12/20 06:09:38 [DEBUG] http: Request GET /v1/status/leader (215.894µs) from=10.233.66.230:42482
    2022/12/20 06:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:09:52 [DEBUG] http: Request GET /v1/status/leader (339.432µs) from=10.233.68.102:54118
    2022/12/20 06:09:58 [DEBUG] http: Request GET /v1/status/leader (271.676µs) from=10.233.66.230:42728
    2022/12/20 06:10:12 [DEBUG] http: Request GET /v1/status/leader (196.093µs) from=10.233.68.102:54302
    2022/12/20 06:10:18 [DEBUG] http: Request GET /v1/status/leader (2.11078ms) from=10.233.66.230:42964
    2022/12/20 06:10:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.290172823s) from=10.233.68.102:46180
    2022/12/20 06:10:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.240661954s) from=10.233.66.230:53580
    2022/12/20 06:10:32 [DEBUG] http: Request GET /v1/status/leader (354.625µs) from=10.233.68.102:54478
    2022/12/20 06:10:38 [DEBUG] http: Request GET /v1/status/leader (283.324µs) from=10.233.66.230:43182
    2022/12/20 06:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:10:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:10:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:10:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:10:47 [DEBUG] agent: Node info in sync
    2022/12/20 06:10:52 [DEBUG] http: Request GET /v1/status/leader (694.436µs) from=10.233.68.102:54656
    2022/12/20 06:10:58 [DEBUG] http: Request GET /v1/status/leader (350.207µs) from=10.233.66.230:43412
    2022/12/20 06:11:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.625195123s) from=10.233.66.230:53996
    2022/12/20 06:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.083371039s) from=10.233.66.230:49650
    2022/12/20 06:11:12 [DEBUG] http: Request GET /v1/status/leader (1.386ms) from=10.233.68.102:54842
    2022/12/20 06:11:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.778053975s) from=10.233.68.102:46562
    2022/12/20 06:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.483396285s) from=10.233.68.102:45282
    2022/12/20 06:11:18 [DEBUG] http: Request GET /v1/status/leader (470.368µs) from=10.233.66.230:43662
    2022/12/20 06:11:32 [DEBUG] http: Request GET /v1/status/leader (311.706µs) from=10.233.68.102:55022
    2022/12/20 06:11:38 [DEBUG] http: Request GET /v1/status/leader (437.833µs) from=10.233.66.230:43882
    2022/12/20 06:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:11:52 [DEBUG] http: Request GET /v1/status/leader (826.716µs) from=10.233.68.102:55200
    2022/12/20 06:11:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:11:58 [DEBUG] http: Request GET /v1/status/leader (1.162996ms) from=10.233.66.230:44114
    2022/12/20 06:12:12 [DEBUG] http: Request GET /v1/status/leader (331.633µs) from=10.233.68.102:55382
    2022/12/20 06:12:18 [DEBUG] http: Request GET /v1/status/leader (315.131µs) from=10.233.66.230:44364
    2022/12/20 06:12:32 [DEBUG] http: Request GET /v1/status/leader (1.048176ms) from=10.233.68.102:55558
    2022/12/20 06:12:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.044620629s) from=10.233.66.230:53580
    2022/12/20 06:12:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:12:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:12:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:12:33 [DEBUG] agent: Node info in sync
    2022/12/20 06:12:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.553879632s) from=10.233.68.102:46180
    2022/12/20 06:12:38 [DEBUG] http: Request GET /v1/status/leader (345.072µs) from=10.233.66.230:44596
    2022/12/20 06:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:12:52 [DEBUG] http: Request GET /v1/status/leader (555.559µs) from=10.233.68.102:55740
    2022/12/20 06:12:58 [DEBUG] http: Request GET /v1/status/leader (292.28µs) from=10.233.66.230:44832
    2022/12/20 06:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.286801315s) from=10.233.66.230:49650
    2022/12/20 06:13:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.797807387s) from=10.233.66.230:53996
    2022/12/20 06:13:12 [DEBUG] http: Request GET /v1/status/leader (388.113µs) from=10.233.68.102:55924
    2022/12/20 06:13:18 [DEBUG] http: Request GET /v1/status/leader (591.357µs) from=10.233.66.230:45082
    2022/12/20 06:13:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.389106694s) from=10.233.68.102:46562
    2022/12/20 06:13:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.106461139s) from=10.233.68.102:45282
    2022/12/20 06:13:32 [DEBUG] http: Request GET /v1/status/leader (431.694µs) from=10.233.68.102:56102
    2022/12/20 06:13:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:13:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:13:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:13:34 [DEBUG] agent: Node info in sync
    2022/12/20 06:13:34 [DEBUG] http: Request PUT /v1/agent/service/register (37.975805ms) from=10.233.72.43:34840
    2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:13:34 [DEBUG] agent: Node info in sync
    2022/12/20 06:13:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (977.101µs) from=10.233.72.43:34844
    2022/12/20 06:13:38 [DEBUG] http: Request GET /v1/status/leader (412.8µs) from=10.233.66.230:45296
    2022/12/20 06:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:13:52 [DEBUG] http: Request GET /v1/status/leader (1.714426ms) from=10.233.68.102:56292
    2022/12/20 06:13:58 [DEBUG] http: Request GET /v1/status/leader (347.146µs) from=10.233.66.230:45532
    2022/12/20 06:14:12 [DEBUG] http: Request GET /v1/status/leader (210.99µs) from=10.233.68.102:56480
    2022/12/20 06:14:18 [DEBUG] http: Request GET /v1/status/leader (267.992µs) from=10.233.66.230:45782
    2022/12/20 06:14:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:14:32 [DEBUG] http: Request GET /v1/status/leader (6.967292ms) from=10.233.68.102:56656
    2022/12/20 06:14:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.396858101s) from=10.233.68.102:46180
    2022/12/20 06:14:38 [DEBUG] http: Request GET /v1/status/leader (373.203µs) from=10.233.66.230:46010
    2022/12/20 06:14:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.499044723s) from=10.233.66.230:53580
    2022/12/20 06:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:14:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:14:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:14:49 [DEBUG] agent: Node info in sync
    2022/12/20 06:14:52 [DEBUG] http: Request GET /v1/status/leader (371.193µs) from=10.233.68.102:56842
    2022/12/20 06:14:58 [DEBUG] http: Request GET /v1/status/leader (384.382µs) from=10.233.66.230:46246
    2022/12/20 06:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.49610683s) from=10.233.66.230:49650
    2022/12/20 06:15:12 [DEBUG] http: Request GET /v1/status/leader (665.679µs) from=10.233.68.102:57022
    2022/12/20 06:15:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.252478778s) from=10.233.66.230:53996
    2022/12/20 06:15:18 [DEBUG] http: Request GET /v1/status/leader (2.064777ms) from=10.233.66.230:46478
    2022/12/20 06:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.746788162s) from=10.233.68.102:45282
    2022/12/20 06:15:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.463320665s) from=10.233.68.102:46562
    2022/12/20 06:15:32 [DEBUG] http: Request GET /v1/status/leader (202.174µs) from=10.233.68.102:57200
    2022/12/20 06:15:38 [DEBUG] http: Request GET /v1/status/leader (375.252µs) from=10.233.66.230:46724
    2022/12/20 06:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:15:52 [DEBUG] http: Request GET /v1/status/leader (206.145µs) from=10.233.68.102:57382
    2022/12/20 06:15:58 [DEBUG] http: Request GET /v1/status/leader (192.575µs) from=10.233.66.230:46962
    2022/12/20 06:16:12 [DEBUG] http: Request GET /v1/status/leader (222.951µs) from=10.233.68.102:57564
    2022/12/20 06:16:18 [DEBUG] http: Request GET /v1/status/leader (370.428µs) from=10.233.66.230:47194
    2022/12/20 06:16:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:16:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:16:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:16:28 [DEBUG] agent: Node info in sync
    2022/12/20 06:16:28 [DEBUG] http: Request PUT /v1/agent/service/register (148.489698ms) from=10.233.72.43:37066
    2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:16:28 [DEBUG] agent: Node info in sync
    2022/12/20 06:16:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (476.863µs) from=10.233.72.43:37070
    2022/12/20 06:16:32 [DEBUG] http: Request GET /v1/status/leader (726.546µs) from=10.233.68.102:57746
    2022/12/20 06:16:38 [DEBUG] http: Request GET /v1/status/leader (2.241829ms) from=10.233.66.230:47432
    2022/12/20 06:16:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:16:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.470288618s) from=10.233.66.230:53580
    2022/12/20 06:16:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.096174807s) from=10.233.68.102:46180
    2022/12/20 06:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:16:52 [DEBUG] http: Request GET /v1/status/leader (509.628µs) from=10.233.68.102:57926
    2022/12/20 06:16:58 [DEBUG] http: Request GET /v1/status/leader (766.69µs) from=10.233.66.230:47674
    2022/12/20 06:17:12 [DEBUG] http: Request GET /v1/status/leader (474.556µs) from=10.233.68.102:58114
    2022/12/20 06:17:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.786560224s) from=10.233.66.230:49650
    2022/12/20 06:17:18 [DEBUG] http: Request GET /v1/status/leader (1.808023ms) from=10.233.66.230:47898
    2022/12/20 06:17:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.17100659s) from=10.233.66.230:53996
    2022/12/20 06:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.559945799s) from=10.233.68.102:45282
    2022/12/20 06:17:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:17:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:17:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:17:29 [DEBUG] agent: Node info in sync
    2022/12/20 06:17:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.431475304s) from=10.233.68.102:46562
    2022/12/20 06:17:32 [DEBUG] http: Request GET /v1/status/leader (273.428µs) from=10.233.68.102:58294
    2022/12/20 06:17:38 [DEBUG] http: Request GET /v1/status/leader (419.393µs) from=10.233.66.230:48138
    2022/12/20 06:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:17:52 [DEBUG] http: Request GET /v1/status/leader (261.181µs) from=10.233.68.102:58474
    2022/12/20 06:17:58 [DEBUG] http: Request GET /v1/status/leader (288.751µs) from=10.233.66.230:48378
    2022/12/20 06:18:12 [DEBUG] http: Request GET /v1/status/leader (405.815µs) from=10.233.68.102:58660
    2022/12/20 06:18:18 [DEBUG] http: Request GET /v1/status/leader (424.248µs) from=10.233.66.230:48624
    2022/12/20 06:18:32 [DEBUG] http: Request GET /v1/status/leader (351.069µs) from=10.233.68.102:58834
    2022/12/20 06:18:38 [DEBUG] http: Request GET /v1/status/leader (375.602µs) from=10.233.66.230:48856
    2022/12/20 06:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:18:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.504932675s) from=10.233.68.102:46180
    2022/12/20 06:18:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.456873715s) from=10.233.66.230:53580
    2022/12/20 06:18:52 [DEBUG] http: Request GET /v1/status/leader (898.799µs) from=10.233.68.102:59020
    2022/12/20 06:18:58 [DEBUG] http: Request GET /v1/status/leader (558.829µs) from=10.233.66.230:49076
    2022/12/20 06:19:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:19:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:19:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:19:07 [DEBUG] agent: Node info in sync
    2022/12/20 06:19:12 [DEBUG] http: Request GET /v1/status/leader (422.56µs) from=10.233.68.102:59204
    2022/12/20 06:19:18 [DEBUG] http: Request GET /v1/status/leader (533.666µs) from=10.233.66.230:49306
    2022/12/20 06:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.759786361s) from=10.233.66.230:49650
    2022/12/20 06:19:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:19:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.825754019s) from=10.233.66.230:53996
    2022/12/20 06:19:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.772378302s) from=10.233.68.102:46562
    2022/12/20 06:19:32 [DEBUG] http: Request GET /v1/status/leader (1.128117ms) from=10.233.68.102:59388
    2022/12/20 06:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.186607231s) from=10.233.68.102:45282
    2022/12/20 06:19:38 [DEBUG] http: Request GET /v1/status/leader (279.962µs) from=10.233.66.230:49524
    2022/12/20 06:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:19:52 [DEBUG] http: Request GET /v1/status/leader (253.973µs) from=10.233.68.102:59576
    2022/12/20 06:19:58 [DEBUG] http: Request GET /v1/status/leader (395.516µs) from=10.233.66.230:49768
    2022/12/20 06:20:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:20:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:20:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:20:11 [DEBUG] agent: Node info in sync
    2022/12/20 06:20:12 [DEBUG] http: Request GET /v1/status/leader (175.249µs) from=10.233.68.102:59762
    2022/12/20 06:20:18 [DEBUG] http: Request GET /v1/status/leader (232.784µs) from=10.233.66.230:49998
    2022/12/20 06:20:32 [DEBUG] http: Request GET /v1/status/leader (376.855µs) from=10.233.68.102:59940
    2022/12/20 06:20:38 [DEBUG] http: Request GET /v1/status/leader (241.488µs) from=10.233.66.230:50216
    2022/12/20 06:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:20:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.157597127s) from=10.233.68.102:46180
    2022/12/20 06:20:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.94872265s) from=10.233.66.230:53580
    2022/12/20 06:20:52 [DEBUG] http: Request GET /v1/status/leader (611.388µs) from=10.233.68.102:60134
    2022/12/20 06:20:58 [DEBUG] http: Request GET /v1/status/leader (46.547575ms) from=10.233.66.230:50450
    2022/12/20 06:21:12 [DEBUG] http: Request GET /v1/status/leader (525.081µs) from=10.233.68.102:60322
    2022/12/20 06:21:18 [DEBUG] http: Request GET /v1/status/leader (404.766µs) from=10.233.66.230:50684
    2022/12/20 06:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.608665921s) from=10.233.66.230:49650
    2022/12/20 06:21:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.787474048s) from=10.233.66.230:53996
    2022/12/20 06:21:32 [DEBUG] http: Request GET /v1/status/leader (238.839µs) from=10.233.68.102:60506
    2022/12/20 06:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.451608816s) from=10.233.68.102:46562
    2022/12/20 06:21:38 [DEBUG] http: Request GET /v1/status/leader (1.743892ms) from=10.233.66.230:50912
    2022/12/20 06:21:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.110968945s) from=10.233.68.102:45282
    2022/12/20 06:21:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:21:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:21:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:21:42 [DEBUG] agent: Node info in sync
    2022/12/20 06:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:21:52 [DEBUG] http: Request GET /v1/status/leader (393.13µs) from=10.233.68.102:60688
    2022/12/20 06:21:58 [DEBUG] http: Request GET /v1/status/leader (410.175µs) from=10.233.66.230:51152
    2022/12/20 06:22:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:22:12 [DEBUG] http: Request GET /v1/status/leader (376.034µs) from=10.233.68.102:60868
    2022/12/20 06:22:18 [DEBUG] http: Request GET /v1/status/leader (261.575µs) from=10.233.66.230:51390
    2022/12/20 06:22:32 [DEBUG] http: Request GET /v1/status/leader (316.892µs) from=10.233.68.102:32812
    2022/12/20 06:22:38 [DEBUG] http: Request GET /v1/status/leader (286.916µs) from=10.233.66.230:51608
    2022/12/20 06:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:22:52 [DEBUG] http: Request GET /v1/status/leader (644.959µs) from=10.233.68.102:32994
    2022/12/20 06:22:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.657326449s) from=10.233.66.230:53580
    2022/12/20 06:22:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.568575364s) from=10.233.68.102:46180
    2022/12/20 06:22:58 [DEBUG] http: Request GET /v1/status/leader (643.065µs) from=10.233.66.230:51860
    2022/12/20 06:23:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:23:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:23:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:23:04 [DEBUG] agent: Node info in sync
    2022/12/20 06:23:12 [DEBUG] http: Request GET /v1/status/leader (335.115µs) from=10.233.68.102:33184
    2022/12/20 06:23:19 [DEBUG] http: Request GET /v1/status/leader (217.414025ms) from=10.233.66.230:52102
    2022/12/20 06:23:32 [DEBUG] http: Request GET /v1/status/leader (302.506µs) from=10.233.68.102:33366
    2022/12/20 06:23:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.687282482s) from=10.233.66.230:49650
    2022/12/20 06:23:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.277479895s) from=10.233.66.230:53996
    2022/12/20 06:23:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.890716405s) from=10.233.68.102:46562
    2022/12/20 06:23:39 [DEBUG] http: Request GET /v1/status/leader (193.032µs) from=10.233.66.230:52330
    2022/12/20 06:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.722539437s) from=10.233.68.102:45282
    2022/12/20 06:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:23:52 [DEBUG] http: Request GET /v1/status/leader (209.073µs) from=10.233.68.102:33550
    2022/12/20 06:23:59 [DEBUG] http: Request GET /v1/status/leader (328.43µs) from=10.233.66.230:52564
    2022/12/20 06:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:24:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:24:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:24:05 [DEBUG] agent: Node info in sync
    2022/12/20 06:24:12 [DEBUG] http: Request GET /v1/status/leader (306.224µs) from=10.233.68.102:33736
    2022/12/20 06:24:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:24:19 [DEBUG] http: Request GET /v1/status/leader (394.877µs) from=10.233.66.230:52814
    2022/12/20 06:24:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:24:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:24:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:24:30 [DEBUG] agent: Node info in sync
    2022/12/20 06:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.542471ms) from=10.233.72.43:43222
    2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:24:30 [DEBUG] agent: Node info in sync
    2022/12/20 06:24:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (696.158µs) from=10.233.72.43:43224
    2022/12/20 06:24:32 [DEBUG] http: Request GET /v1/status/leader (346.856µs) from=10.233.68.102:33920
    2022/12/20 06:24:39 [DEBUG] http: Request GET /v1/status/leader (209.46µs) from=10.233.66.230:53038
    2022/12/20 06:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:24:52 [DEBUG] http: Request GET /v1/status/leader (345.395µs) from=10.233.68.102:34106
    2022/12/20 06:24:59 [DEBUG] http: Request GET /v1/status/leader (477.001µs) from=10.233.66.230:53272
    2022/12/20 06:24:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.025112878s) from=10.233.66.230:53580
    2022/12/20 06:25:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.857836127s) from=10.233.68.102:46180
    2022/12/20 06:25:12 [DEBUG] http: Request GET /v1/status/leader (378.242µs) from=10.233.68.102:34296
    2022/12/20 06:25:19 [DEBUG] http: Request GET /v1/status/leader (219.972µs) from=10.233.66.230:53520
    2022/12/20 06:25:32 [DEBUG] http: Request GET /v1/status/leader (457.109µs) from=10.233.68.102:34474
    2022/12/20 06:25:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:25:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:25:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:25:36 [DEBUG] agent: Node info in sync
    2022/12/20 06:25:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.118998419s) from=10.233.66.230:53996
    2022/12/20 06:25:39 [DEBUG] http: Request GET /v1/status/leader (397.841µs) from=10.233.66.230:53768
    2022/12/20 06:25:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.531244826s) from=10.233.66.230:49650
    2022/12/20 06:25:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.023386792s) from=10.233.68.102:46562
    2022/12/20 06:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.323587999s) from=10.233.68.102:45282
    2022/12/20 06:25:52 [DEBUG] http: Request GET /v1/status/leader (218.239µs) from=10.233.68.102:34660
    2022/12/20 06:25:59 [DEBUG] http: Request GET /v1/status/leader (300.049µs) from=10.233.66.230:54000
    2022/12/20 06:26:12 [DEBUG] http: Request GET /v1/status/leader (300.982µs) from=10.233.68.102:34856
    2022/12/20 06:26:19 [DEBUG] http: Request GET /v1/status/leader (398.126µs) from=10.233.66.230:54242
    2022/12/20 06:26:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:26:32 [DEBUG] http: Request GET /v1/status/leader (3.476024ms) from=10.233.68.102:35028
    2022/12/20 06:26:39 [DEBUG] http: Request GET /v1/status/leader (276.964µs) from=10.233.66.230:54462
    2022/12/20 06:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:26:52 [DEBUG] http: Request GET /v1/status/leader (289.03µs) from=10.233.68.102:35214
    2022/12/20 06:26:59 [DEBUG] http: Request GET /v1/status/leader (369.137µs) from=10.233.66.230:54700
    2022/12/20 06:27:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.184875179s) from=10.233.66.230:53580
    2022/12/20 06:27:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.23236866s) from=10.233.68.102:46180
    2022/12/20 06:27:12 [DEBUG] http: Request GET /v1/status/leader (989.76µs) from=10.233.68.102:35404
    2022/12/20 06:27:19 [DEBUG] http: Request GET /v1/status/leader (308.924µs) from=10.233.66.230:54934
    2022/12/20 06:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:27:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:27:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:27:19 [DEBUG] agent: Node info in sync
    2022/12/20 06:27:32 [DEBUG] http: Request GET /v1/status/leader (532.086µs) from=10.233.68.102:35580
    2022/12/20 06:27:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:27:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:27:33 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:27:33 [DEBUG] agent: Node info in sync
    2022/12/20 06:27:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.678198ms) from=10.233.72.43:45594
    2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:27:33 [DEBUG] agent: Node info in sync
    2022/12/20 06:27:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (510.798µs) from=10.233.72.43:45596
    2022/12/20 06:27:39 [DEBUG] http: Request GET /v1/status/leader (556.928µs) from=10.233.66.230:55164
    2022/12/20 06:27:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.35034904s) from=10.233.66.230:49650
    2022/12/20 06:27:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.753537994s) from=10.233.66.230:53996
    2022/12/20 06:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:27:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.319031911s) from=10.233.68.102:46562
    2022/12/20 06:27:52 [DEBUG] http: Request GET /v1/status/leader (6.144262ms) from=10.233.68.102:35768
    2022/12/20 06:27:59 [DEBUG] http: Request GET /v1/status/leader (381.624µs) from=10.233.66.230:55398
    2022/12/20 06:27:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.809858673s) from=10.233.68.102:45282
    2022/12/20 06:28:12 [DEBUG] http: Request GET /v1/status/leader (355.031µs) from=10.233.68.102:35956
    2022/12/20 06:28:19 [DEBUG] http: Request GET /v1/status/leader (279.386µs) from=10.233.66.230:55644
    2022/12/20 06:28:32 [DEBUG] http: Request GET /v1/status/leader (217.303µs) from=10.233.68.102:36134
    2022/12/20 06:28:39 [DEBUG] http: Request GET /v1/status/leader (197.169µs) from=10.233.66.230:55868
    2022/12/20 06:28:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:28:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:28:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:28:41 [DEBUG] agent: Node info in sync
    2022/12/20 06:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:28:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:28:52 [DEBUG] http: Request GET /v1/status/leader (358.824µs) from=10.233.68.102:36320
    2022/12/20 06:28:59 [DEBUG] http: Request GET /v1/status/leader (375.444µs) from=10.233.66.230:56102
    2022/12/20 06:29:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.467887583s) from=10.233.68.102:46180
    2022/12/20 06:29:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.157151851s) from=10.233.66.230:53580
    2022/12/20 06:29:12 [DEBUG] http: Request GET /v1/status/leader (208.794µs) from=10.233.68.102:36510
    2022/12/20 06:29:19 [DEBUG] http: Request GET /v1/status/leader (486.299µs) from=10.233.66.230:56330
    2022/12/20 06:29:32 [DEBUG] http: Request GET /v1/status/leader (689.436µs) from=10.233.68.102:36686
    2022/12/20 06:29:39 [DEBUG] http: Request GET /v1/status/leader (263.588µs) from=10.233.66.230:56556
    2022/12/20 06:29:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.536571234s) from=10.233.66.230:49650
    2022/12/20 06:29:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:29:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:29:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:29:44 [DEBUG] agent: Node info in sync
    2022/12/20 06:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:29:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.954509836s) from=10.233.66.230:53996
    2022/12/20 06:29:52 [DEBUG] http: Request GET /v1/status/leader (256.327µs) from=10.233.68.102:36870
    2022/12/20 06:29:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.063708044s) from=10.233.68.102:46562
    2022/12/20 06:29:59 [DEBUG] http: Request GET /v1/status/leader (274.48µs) from=10.233.66.230:56790
    2022/12/20 06:30:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.468227262s) from=10.233.68.102:45282
    2022/12/20 06:30:12 [DEBUG] http: Request GET /v1/status/leader (443.133µs) from=10.233.68.102:37056
    2022/12/20 06:30:19 [DEBUG] http: Request GET /v1/status/leader (366.809µs) from=10.233.66.230:57020
    2022/12/20 06:30:32 [DEBUG] http: Request GET /v1/status/leader (179.158µs) from=10.233.68.102:37238
    2022/12/20 06:30:39 [DEBUG] http: Request GET /v1/status/leader (305.176µs) from=10.233.66.230:57262
    2022/12/20 06:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:30:52 [DEBUG] http: Request GET /v1/status/leader (328.915µs) from=10.233.68.102:37428
    2022/12/20 06:30:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:30:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:30:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:30:56 [DEBUG] agent: Node info in sync
    2022/12/20 06:30:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:30:59 [DEBUG] http: Request GET /v1/status/leader (325.638µs) from=10.233.66.230:57490
    2022/12/20 06:31:12 [DEBUG] http: Request GET /v1/status/leader (2.780362ms) from=10.233.68.102:37614
    2022/12/20 06:31:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.114123067s) from=10.233.68.102:46180
    2022/12/20 06:31:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.374782766s) from=10.233.66.230:53580
    2022/12/20 06:31:19 [DEBUG] http: Request GET /v1/status/leader (303.149µs) from=10.233.66.230:57722
    2022/12/20 06:31:33 [DEBUG] http: Request GET /v1/status/leader (278.249µs) from=10.233.68.102:37796
    2022/12/20 06:31:39 [DEBUG] http: Request GET /v1/status/leader (512.53µs) from=10.233.66.230:57954
    2022/12/20 06:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.833903382s) from=10.233.66.230:49650
    2022/12/20 06:31:53 [DEBUG] http: Request GET /v1/status/leader (2.526336ms) from=10.233.68.102:37980
    2022/12/20 06:31:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.148203525s) from=10.233.66.230:53996
    2022/12/20 06:31:59 [DEBUG] http: Request GET /v1/status/leader (430.848µs) from=10.233.66.230:58174
    2022/12/20 06:32:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.202990195s) from=10.233.68.102:46562
    2022/12/20 06:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.59130046s) from=10.233.68.102:45282
    2022/12/20 06:32:13 [DEBUG] http: Request GET /v1/status/leader (445.753µs) from=10.233.68.102:38172
    2022/12/20 06:32:19 [DEBUG] http: Request GET /v1/status/leader (582.554µs) from=10.233.66.230:58408
    2022/12/20 06:32:33 [DEBUG] http: Request GET /v1/status/leader (344.488µs) from=10.233.68.102:38348
    2022/12/20 06:32:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:32:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:32:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:32:34 [DEBUG] agent: Node info in sync
    2022/12/20 06:32:39 [DEBUG] http: Request GET /v1/status/leader (304.552µs) from=10.233.66.230:58630
    2022/12/20 06:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:32:53 [DEBUG] http: Request GET /v1/status/leader (381.74µs) from=10.233.68.102:38536
    2022/12/20 06:32:59 [DEBUG] http: Request GET /v1/status/leader (193.241µs) from=10.233.66.230:58872
    2022/12/20 06:33:13 [DEBUG] http: Request GET /v1/status/leader (288.183µs) from=10.233.68.102:38720
    2022/12/20 06:33:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:33:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.948203006s) from=10.233.68.102:46180
    2022/12/20 06:33:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.643276034s) from=10.233.66.230:53580
    2022/12/20 06:33:19 [DEBUG] http: Request GET /v1/status/leader (421.813µs) from=10.233.66.230:59104
    2022/12/20 06:33:33 [DEBUG] http: Request GET /v1/status/leader (31.868715ms) from=10.233.68.102:38890
    2022/12/20 06:33:39 [DEBUG] http: Request GET /v1/status/leader (341.701µs) from=10.233.66.230:59316
    2022/12/20 06:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:33:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.770185454s) from=10.233.66.230:49650
    2022/12/20 06:33:53 [DEBUG] http: Request GET /v1/status/leader (315.321µs) from=10.233.68.102:39082
    2022/12/20 06:33:59 [DEBUG] http: Request GET /v1/status/leader (246.032µs) from=10.233.66.230:59558
    2022/12/20 06:34:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.461507918s) from=10.233.66.230:53996
    2022/12/20 06:34:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.604780475s) from=10.233.68.102:46562
    2022/12/20 06:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.892931399s) from=10.233.68.102:45282
    2022/12/20 06:34:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:34:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:34:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:34:11 [DEBUG] agent: Node info in sync
    2022/12/20 06:34:13 [DEBUG] http: Request GET /v1/status/leader (217.879µs) from=10.233.68.102:39270
    2022/12/20 06:34:20 [DEBUG] http: Request GET /v1/status/leader (644.043054ms) from=10.233.66.230:59788
    2022/12/20 06:34:33 [DEBUG] http: Request GET /v1/status/leader (575.482µs) from=10.233.68.102:39450
    2022/12/20 06:34:40 [DEBUG] http: Request GET /v1/status/leader (309.701µs) from=10.233.66.230:60026
    2022/12/20 06:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:34:53 [DEBUG] http: Request GET /v1/status/leader (604.261µs) from=10.233.68.102:39634
    2022/12/20 06:35:00 [DEBUG] http: Request GET /v1/status/leader (298.891µs) from=10.233.66.230:60262
    2022/12/20 06:35:13 [DEBUG] http: Request GET /v1/status/leader (364.736µs) from=10.233.68.102:39824
    2022/12/20 06:35:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:35:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:35:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:35:14 [DEBUG] agent: Node info in sync
    2022/12/20 06:35:20 [DEBUG] http: Request GET /v1/status/leader (425.357µs) from=10.233.66.230:60490
    2022/12/20 06:35:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.400299378s) from=10.233.66.230:53580
    2022/12/20 06:35:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.953128055s) from=10.233.68.102:46180
    2022/12/20 06:35:33 [DEBUG] http: Request GET /v1/status/leader (331.955µs) from=10.233.68.102:40002
    2022/12/20 06:35:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:35:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:35:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:35:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:35:36 [DEBUG] agent: Node info in sync
    2022/12/20 06:35:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.810123ms) from=10.233.72.43:51834
    2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:35:36 [DEBUG] agent: Node info in sync
    2022/12/20 06:35:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (637.438µs) from=10.233.72.43:51838
    2022/12/20 06:35:40 [DEBUG] http: Request GET /v1/status/leader (323.876µs) from=10.233.66.230:60736
    2022/12/20 06:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:35:53 [DEBUG] http: Request GET /v1/status/leader (215.831µs) from=10.233.68.102:40192
    2022/12/20 06:35:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.918046709s) from=10.233.66.230:49650
    2022/12/20 06:36:00 [DEBUG] http: Request GET /v1/status/leader (457.865µs) from=10.233.66.230:60962
    2022/12/20 06:36:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.367311855s) from=10.233.66.230:53996
    2022/12/20 06:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.088008469s) from=10.233.68.102:45282
    2022/12/20 06:36:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.40355234s) from=10.233.68.102:46562
    2022/12/20 06:36:13 [DEBUG] http: Request GET /v1/status/leader (212.451µs) from=10.233.68.102:40382
    2022/12/20 06:36:20 [DEBUG] http: Request GET /v1/status/leader (476.951µs) from=10.233.66.230:32964
    2022/12/20 06:36:33 [DEBUG] http: Request GET /v1/status/leader (253µs) from=10.233.68.102:40562
    2022/12/20 06:36:40 [DEBUG] http: Request GET /v1/status/leader (545.672µs) from=10.233.66.230:33178
    2022/12/20 06:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:36:53 [DEBUG] http: Request GET /v1/status/leader (28.57648ms) from=10.233.68.102:40756
    2022/12/20 06:37:00 [DEBUG] http: Request GET /v1/status/leader (487.552µs) from=10.233.66.230:33410
    2022/12/20 06:37:13 [DEBUG] http: Request GET /v1/status/leader (315.14µs) from=10.233.68.102:40938
    2022/12/20 06:37:20 [DEBUG] http: Request GET /v1/status/leader (1.128311ms) from=10.233.66.230:33638
    2022/12/20 06:37:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.663128126s) from=10.233.66.230:53580
    2022/12/20 06:37:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:37:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:37:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:37:23 [DEBUG] agent: Node info in sync
    2022/12/20 06:37:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.091681886s) from=10.233.68.102:46180
    2022/12/20 06:37:33 [DEBUG] http: Request GET /v1/status/leader (342.547µs) from=10.233.68.102:41120
    2022/12/20 06:37:40 [DEBUG] http: Request GET /v1/status/leader (269.165µs) from=10.233.66.230:33862
    2022/12/20 06:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:37:53 [DEBUG] http: Request GET /v1/status/leader (195.743µs) from=10.233.68.102:41314
    2022/12/20 06:37:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.031326939s) from=10.233.66.230:49650
    2022/12/20 06:38:00 [DEBUG] http: Request GET /v1/status/leader (251.55µs) from=10.233.66.230:34086
    2022/12/20 06:38:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.446816407s) from=10.233.66.230:53996
    2022/12/20 06:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.830859186s) from=10.233.68.102:45282
    2022/12/20 06:38:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.526743588s) from=10.233.68.102:46562
    2022/12/20 06:38:13 [DEBUG] http: Request GET /v1/status/leader (341.501µs) from=10.233.68.102:41512
    2022/12/20 06:38:20 [DEBUG] http: Request GET /v1/status/leader (245.091µs) from=10.233.66.230:34340
    2022/12/20 06:38:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:38:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:38:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:38:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:38:32 [DEBUG] agent: Node info in sync
    2022/12/20 06:38:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.339873ms) from=10.233.72.43:54066
    2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:38:32 [DEBUG] agent: Node info in sync
    2022/12/20 06:38:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (503.676µs) from=10.233.72.43:54068
    2022/12/20 06:38:33 [DEBUG] http: Request GET /v1/status/leader (244.788µs) from=10.233.68.102:41686
    2022/12/20 06:38:40 [DEBUG] http: Request GET /v1/status/leader (135.011734ms) from=10.233.66.230:34560
    2022/12/20 06:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:38:53 [DEBUG] http: Request GET /v1/status/leader (313.547µs) from=10.233.68.102:41874
    2022/12/20 06:39:00 [DEBUG] http: Request GET /v1/status/leader (199.485µs) from=10.233.66.230:34788
    2022/12/20 06:39:13 [DEBUG] http: Request GET /v1/status/leader (251.646µs) from=10.233.68.102:42068
    2022/12/20 06:39:21 [DEBUG] http: Request GET /v1/status/leader (570.542µs) from=10.233.66.230:35032
    2022/12/20 06:39:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.017634095s) from=10.233.66.230:53580
    2022/12/20 06:39:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.410463697s) from=10.233.68.102:46180
    2022/12/20 06:39:33 [DEBUG] http: Request GET /v1/status/leader (545.81µs) from=10.233.68.102:42252
    2022/12/20 06:39:41 [DEBUG] http: Request GET /v1/status/leader (655.671µs) from=10.233.66.230:35250
    2022/12/20 06:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:39:53 [DEBUG] http: Request GET /v1/status/leader (433.138µs) from=10.233.68.102:42440
    2022/12/20 06:40:01 [DEBUG] http: Request GET /v1/status/leader (289.385µs) from=10.233.66.230:35466
    2022/12/20 06:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.756121833s) from=10.233.66.230:49650
    2022/12/20 06:40:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.023883376s) from=10.233.66.230:53996
    2022/12/20 06:40:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:40:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:40:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:40:11 [DEBUG] agent: Node info in sync
    2022/12/20 06:40:13 [DEBUG] http: Request GET /v1/status/leader (294.811µs) from=10.233.68.102:42630
    2022/12/20 06:40:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.055606701s) from=10.233.68.102:45282
    2022/12/20 06:40:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.854525916s) from=10.233.68.102:46562
    2022/12/20 06:40:21 [DEBUG] http: Request GET /v1/status/leader (415.729µs) from=10.233.66.230:35712
    2022/12/20 06:40:34 [DEBUG] http: Request GET /v1/status/leader (333.33815ms) from=10.233.68.102:42804
    2022/12/20 06:40:41 [DEBUG] http: Request GET /v1/status/leader (270.448µs) from=10.233.66.230:35942
    2022/12/20 06:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:40:54 [DEBUG] http: Request GET /v1/status/leader (296.137µs) from=10.233.68.102:42984
    2022/12/20 06:41:01 [DEBUG] http: Request GET /v1/status/leader (253.288µs) from=10.233.66.230:36172
    2022/12/20 06:41:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:41:14 [DEBUG] http: Request GET /v1/status/leader (186.495µs) from=10.233.68.102:43188
    2022/12/20 06:41:21 [DEBUG] http: Request GET /v1/status/leader (1.510408ms) from=10.233.66.230:36408
    2022/12/20 06:41:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.702324966s) from=10.233.66.230:53580
    2022/12/20 06:41:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.925135039s) from=10.233.68.102:46180
    2022/12/20 06:41:34 [DEBUG] http: Request GET /v1/status/leader (291.304µs) from=10.233.68.102:43370
    2022/12/20 06:41:41 [DEBUG] http: Request GET /v1/status/leader (288.358µs) from=10.233.66.230:36636
    2022/12/20 06:41:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:41:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:41:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:41:42 [DEBUG] agent: Node info in sync
    2022/12/20 06:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:41:54 [DEBUG] http: Request GET /v1/status/leader (200.274µs) from=10.233.68.102:43560
    2022/12/20 06:42:01 [DEBUG] http: Request GET /v1/status/leader (219.921µs) from=10.233.66.230:36858
    2022/12/20 06:42:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.462414227s) from=10.233.66.230:49650
    2022/12/20 06:42:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.225249955s) from=10.233.66.230:53996
    2022/12/20 06:42:14 [DEBUG] http: Request GET /v1/status/leader (650.357µs) from=10.233.68.102:43750
    2022/12/20 06:42:21 [DEBUG] http: Request GET /v1/status/leader (369.067µs) from=10.233.66.230:37094
    2022/12/20 06:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.808403192s) from=10.233.68.102:45282
    2022/12/20 06:42:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.515758627s) from=10.233.68.102:46562
    2022/12/20 06:42:34 [DEBUG] http: Request GET /v1/status/leader (436.825µs) from=10.233.68.102:43930
    2022/12/20 06:42:41 [DEBUG] http: Request GET /v1/status/leader (273.549µs) from=10.233.66.230:37326
    2022/12/20 06:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:42:54 [DEBUG] http: Request GET /v1/status/leader (391.812µs) from=10.233.68.102:44108
    2022/12/20 06:43:01 [DEBUG] http: Request GET /v1/status/leader (331.913µs) from=10.233.66.230:37556
    2022/12/20 06:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:43:14 [DEBUG] http: Request GET /v1/status/leader (242.734µs) from=10.233.68.102:44288
    2022/12/20 06:43:21 [DEBUG] http: Request GET /v1/status/leader (167.845µs) from=10.233.66.230:37780
    2022/12/20 06:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:43:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:43:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:43:32 [DEBUG] agent: Node info in sync
    2022/12/20 06:43:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.551244308s) from=10.233.66.230:53580
    2022/12/20 06:43:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.233327913s) from=10.233.68.102:46180
    2022/12/20 06:43:34 [DEBUG] http: Request GET /v1/status/leader (466.715µs) from=10.233.68.102:44476
    2022/12/20 06:43:41 [DEBUG] http: Request GET /v1/status/leader (335.925µs) from=10.233.66.230:38020
    2022/12/20 06:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:43:54 [DEBUG] http: Request GET /v1/status/leader (60.693301ms) from=10.233.68.102:44660
    2022/12/20 06:44:01 [DEBUG] http: Request GET /v1/status/leader (278.53µs) from=10.233.66.230:38244
    2022/12/20 06:44:14 [DEBUG] http: Request GET /v1/status/leader (366.432µs) from=10.233.68.102:44860
    2022/12/20 06:44:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.383571113s) from=10.233.66.230:49650
    2022/12/20 06:44:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.127111255s) from=10.233.66.230:53996
    2022/12/20 06:44:21 [DEBUG] http: Request GET /v1/status/leader (264.751µs) from=10.233.66.230:38474
    2022/12/20 06:44:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.280356895s) from=10.233.68.102:46562
    2022/12/20 06:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.895727734s) from=10.233.68.102:45282
    2022/12/20 06:44:34 [DEBUG] http: Request GET /v1/status/leader (237.596µs) from=10.233.68.102:45034
    2022/12/20 06:44:41 [DEBUG] http: Request GET /v1/status/leader (715.022µs) from=10.233.66.230:38714
    2022/12/20 06:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:44:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:44:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:44:41 [DEBUG] agent: Node info in sync
    2022/12/20 06:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:44:54 [DEBUG] http: Request GET /v1/status/leader (324.148µs) from=10.233.68.102:45222
    2022/12/20 06:45:01 [DEBUG] http: Request GET /v1/status/leader (463.45µs) from=10.233.66.230:38944
    2022/12/20 06:45:14 [DEBUG] http: Request GET /v1/status/leader (358.176µs) from=10.233.68.102:45410
    2022/12/20 06:45:21 [DEBUG] http: Request GET /v1/status/leader (336.862062ms) from=10.233.66.230:39172
    2022/12/20 06:45:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.250905559s) from=10.233.66.230:53580
    2022/12/20 06:45:34 [DEBUG] http: Request GET /v1/status/leader (236.664µs) from=10.233.68.102:45592
    2022/12/20 06:45:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.747968576s) from=10.233.68.102:46180
    2022/12/20 06:45:41 [DEBUG] http: Request GET /v1/status/leader (302.889µs) from=10.233.66.230:39434
    2022/12/20 06:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:45:54 [DEBUG] http: Request GET /v1/status/leader (263.849µs) from=10.233.68.102:45772
    2022/12/20 06:46:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:46:01 [DEBUG] http: Request GET /v1/status/leader (220.424µs) from=10.233.66.230:39648
    2022/12/20 06:46:14 [DEBUG] http: Request GET /v1/status/leader (218.768µs) from=10.233.68.102:45966
    2022/12/20 06:46:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.166164717s) from=10.233.66.230:49650
    2022/12/20 06:46:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:46:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:46:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:46:21 [DEBUG] agent: Node info in sync
    2022/12/20 06:46:21 [DEBUG] http: Request GET /v1/status/leader (1.200923ms) from=10.233.66.230:39882
    2022/12/20 06:46:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.056163189s) from=10.233.66.230:53996
    2022/12/20 06:46:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.540514473s) from=10.233.68.102:46562
    2022/12/20 06:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.607229692s) from=10.233.68.102:45282
    2022/12/20 06:46:34 [DEBUG] http: Request GET /v1/status/leader (218.174µs) from=10.233.68.102:46150
    2022/12/20 06:46:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:46:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:46:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:46:37 [DEBUG] agent: Node info in sync
    2022/12/20 06:46:37 [DEBUG] http: Request PUT /v1/agent/service/register (7.452625ms) from=10.233.72.43:60302
    2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:46:37 [DEBUG] agent: Node info in sync
    2022/12/20 06:46:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (798.087µs) from=10.233.72.43:60304
    2022/12/20 06:46:41 [DEBUG] http: Request GET /v1/status/leader (1.151423ms) from=10.233.66.230:40112
    2022/12/20 06:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:46:54 [DEBUG] http: Request GET /v1/status/leader (1.272476ms) from=10.233.68.102:46328
    2022/12/20 06:47:01 [DEBUG] http: Request GET /v1/status/leader (279.665µs) from=10.233.66.230:40342
    2022/12/20 06:47:14 [DEBUG] http: Request GET /v1/status/leader (274.759µs) from=10.233.68.102:46518
    2022/12/20 06:47:21 [DEBUG] http: Request GET /v1/status/leader (216.844µs) from=10.233.66.230:40576
    2022/12/20 06:47:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.272142584s) from=10.233.66.230:53580
    2022/12/20 06:47:34 [DEBUG] http: Request GET /v1/status/leader (2.812001ms) from=10.233.68.102:46694
    2022/12/20 06:47:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.549313777s) from=10.233.68.102:46180
    2022/12/20 06:47:41 [DEBUG] http: Request GET /v1/status/leader (303.638µs) from=10.233.66.230:40810
    2022/12/20 06:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:47:54 [DEBUG] http: Request GET /v1/status/leader (445.971µs) from=10.233.68.102:46874
    2022/12/20 06:47:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:47:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:47:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:47:55 [DEBUG] agent: Node info in sync
    2022/12/20 06:48:01 [DEBUG] http: Request GET /v1/status/leader (267.567µs) from=10.233.66.230:41060
    2022/12/20 06:48:14 [DEBUG] http: Request GET /v1/status/leader (566.686µs) from=10.233.68.102:47072
    2022/12/20 06:48:21 [DEBUG] http: Request GET /v1/status/leader (485.178µs) from=10.233.66.230:41302
    2022/12/20 06:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.928566388s) from=10.233.66.230:49650
    2022/12/20 06:48:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.244596968s) from=10.233.66.230:53996
    2022/12/20 06:48:34 [DEBUG] http: Request GET /v1/status/leader (491.216µs) from=10.233.68.102:47256
    2022/12/20 06:48:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.521521228s) from=10.233.68.102:46562
    2022/12/20 06:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.908383214s) from=10.233.68.102:45282
    2022/12/20 06:48:41 [DEBUG] http: Request GET /v1/status/leader (405.935µs) from=10.233.66.230:41546
    2022/12/20 06:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:48:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:48:54 [DEBUG] http: Request GET /v1/status/leader (302.948µs) from=10.233.68.102:47434
    2022/12/20 06:49:01 [DEBUG] http: Request GET /v1/status/leader (303.582µs) from=10.233.66.230:41794
    2022/12/20 06:49:14 [DEBUG] http: Request GET /v1/status/leader (435.865µs) from=10.233.68.102:47616
    2022/12/20 06:49:21 [DEBUG] http: Request GET /v1/status/leader (306.321µs) from=10.233.66.230:42026
    2022/12/20 06:49:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:49:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:49:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:49:31 [DEBUG] agent: Node info in sync
    2022/12/20 06:49:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.757045ms) from=10.233.72.43:34280
    2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:49:31 [DEBUG] agent: Node info in sync
    2022/12/20 06:49:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (650.169µs) from=10.233.72.43:34282
    2022/12/20 06:49:34 [DEBUG] http: Request GET /v1/status/leader (353.849µs) from=10.233.68.102:47802
    2022/12/20 06:49:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.491365083s) from=10.233.66.230:53580
    2022/12/20 06:49:41 [DEBUG] http: Request GET /v1/status/leader (249.456µs) from=10.233.66.230:42260
    2022/12/20 06:49:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.230590879s) from=10.233.68.102:46180
    2022/12/20 06:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:49:55 [DEBUG] http: Request GET /v1/status/leader (344.114µs) from=10.233.68.102:47978
    2022/12/20 06:50:01 [DEBUG] http: Request GET /v1/status/leader (435.878µs) from=10.233.66.230:42494
    2022/12/20 06:50:15 [DEBUG] http: Request GET /v1/status/leader (578.208µs) from=10.233.68.102:48172
    2022/12/20 06:50:21 [DEBUG] http: Request GET /v1/status/leader (399.32µs) from=10.233.66.230:42722
    2022/12/20 06:50:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.169286515s) from=10.233.66.230:49650
    2022/12/20 06:50:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.195755091s) from=10.233.66.230:53996
    2022/12/20 06:50:35 [DEBUG] http: Request GET /v1/status/leader (343.936µs) from=10.233.68.102:48358
    2022/12/20 06:50:41 [DEBUG] http: Request GET /v1/status/leader (641.044µs) from=10.233.66.230:42946
    2022/12/20 06:50:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.561806057s) from=10.233.68.102:46562
    2022/12/20 06:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.271541062s) from=10.233.68.102:45282
    2022/12/20 06:50:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:50:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:50:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:50:45 [DEBUG] agent: Node info in sync
    2022/12/20 06:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:50:55 [DEBUG] http: Request GET /v1/status/leader (372.29677ms) from=10.233.68.102:48536
    2022/12/20 06:51:01 [DEBUG] http: Request GET /v1/status/leader (697.507µs) from=10.233.66.230:43172
    2022/12/20 06:51:15 [DEBUG] http: Request GET /v1/status/leader (441.616µs) from=10.233.68.102:48728
    2022/12/20 06:51:21 [DEBUG] http: Request GET /v1/status/leader (226.44µs) from=10.233.66.230:43414
    2022/12/20 06:51:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:51:35 [DEBUG] http: Request GET /v1/status/leader (227.861µs) from=10.233.68.102:48906
    2022/12/20 06:51:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.467913938s) from=10.233.66.230:53580
    2022/12/20 06:51:41 [DEBUG] http: Request GET /v1/status/leader (194.003µs) from=10.233.66.230:43654
    2022/12/20 06:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:51:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.614174467s) from=10.233.68.102:46180
    2022/12/20 06:51:55 [DEBUG] http: Request GET /v1/status/leader (377.41µs) from=10.233.68.102:49086
    2022/12/20 06:52:01 [DEBUG] http: Request GET /v1/status/leader (566.622µs) from=10.233.66.230:43882
    2022/12/20 06:52:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:52:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:52:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:52:04 [DEBUG] agent: Node info in sync
    2022/12/20 06:52:15 [DEBUG] http: Request GET /v1/status/leader (432.114µs) from=10.233.68.102:49274
    2022/12/20 06:52:21 [DEBUG] http: Request GET /v1/status/leader (371.837µs) from=10.233.66.230:44126
    2022/12/20 06:52:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.724710316s) from=10.233.66.230:49650
    2022/12/20 06:52:35 [DEBUG] http: Request GET /v1/status/leader (372.343µs) from=10.233.68.102:49470
    2022/12/20 06:52:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.278229829s) from=10.233.66.230:53996
    2022/12/20 06:52:41 [DEBUG] http: Request GET /v1/status/leader (684.443µs) from=10.233.66.230:44360
    2022/12/20 06:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:52:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.794291877s) from=10.233.68.102:46562
    2022/12/20 06:52:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.516825519s) from=10.233.68.102:45282
    2022/12/20 06:52:55 [DEBUG] http: Request GET /v1/status/leader (408.237µs) from=10.233.68.102:49656
    2022/12/20 06:53:01 [DEBUG] http: Request GET /v1/status/leader (371.252µs) from=10.233.66.230:44578
    2022/12/20 06:53:15 [DEBUG] http: Request GET /v1/status/leader (178.637µs) from=10.233.68.102:49840
    2022/12/20 06:53:21 [DEBUG] http: Request GET /v1/status/leader (1.097714ms) from=10.233.66.230:44826
    2022/12/20 06:53:35 [DEBUG] http: Request GET /v1/status/leader (384.331µs) from=10.233.68.102:50024
    2022/12/20 06:53:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:53:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:53:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:53:41 [DEBUG] agent: Node info in sync
    2022/12/20 06:53:41 [DEBUG] http: Request GET /v1/status/leader (352.377µs) from=10.233.66.230:45054
    2022/12/20 06:53:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.791960214s) from=10.233.66.230:53580
    2022/12/20 06:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:53:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.342932525s) from=10.233.68.102:46180
    2022/12/20 06:53:55 [DEBUG] http: Request GET /v1/status/leader (470.253µs) from=10.233.68.102:50200
    2022/12/20 06:54:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:54:01 [DEBUG] http: Request GET /v1/status/leader (1.369222ms) from=10.233.66.230:45282
    2022/12/20 06:54:15 [DEBUG] http: Request GET /v1/status/leader (415.544µs) from=10.233.68.102:50390
    2022/12/20 06:54:21 [DEBUG] http: Request GET /v1/status/leader (472.816µs) from=10.233.66.230:45516
    2022/12/20 06:54:35 [DEBUG] http: Request GET /v1/status/leader (783.373µs) from=10.233.68.102:50574
    2022/12/20 06:54:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.333609952s) from=10.233.66.230:49650
    2022/12/20 06:54:41 [DEBUG] http: Request GET /v1/status/leader (361.355µs) from=10.233.66.230:45758
    2022/12/20 06:54:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.558619951s) from=10.233.66.230:53996
    2022/12/20 06:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:54:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:54:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:54:48 [DEBUG] agent: Node info in sync
    2022/12/20 06:54:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.096305753s) from=10.233.68.102:45282
    2022/12/20 06:54:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.065910447s) from=10.233.68.102:46562
    2022/12/20 06:54:55 [DEBUG] http: Request GET /v1/status/leader (285.188µs) from=10.233.68.102:50744
    2022/12/20 06:55:02 [DEBUG] http: Request GET /v1/status/leader (354.141µs) from=10.233.66.230:45986
    2022/12/20 06:55:16 [DEBUG] http: Request GET /v1/status/leader (1.828824ms) from=10.233.68.102:50934
    2022/12/20 06:55:22 [DEBUG] http: Request GET /v1/status/leader (341.85µs) from=10.233.66.230:46230
    2022/12/20 06:55:36 [DEBUG] http: Request GET /v1/status/leader (301.597µs) from=10.233.68.102:51112
    2022/12/20 06:55:42 [DEBUG] http: Request GET /v1/status/leader (331.952µs) from=10.233.66.230:46482
    2022/12/20 06:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:55:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.957360965s) from=10.233.66.230:53580
    2022/12/20 06:55:56 [DEBUG] http: Request GET /v1/status/leader (2.138827ms) from=10.233.68.102:51290
    2022/12/20 06:55:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.998354119s) from=10.233.68.102:46180
    2022/12/20 06:56:02 [DEBUG] http: Request GET /v1/status/leader (998.456µs) from=10.233.66.230:46712
    2022/12/20 06:56:16 [DEBUG] http: Request GET /v1/status/leader (371.895µs) from=10.233.68.102:51488
    2022/12/20 06:56:22 [DEBUG] http: Request GET /v1/status/leader (424.817µs) from=10.233.66.230:46940
    2022/12/20 06:56:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:56:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:56:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:56:27 [DEBUG] agent: Node info in sync
    2022/12/20 06:56:36 [DEBUG] http: Request GET /v1/status/leader (618.537µs) from=10.233.68.102:51670
    2022/12/20 06:56:42 [DEBUG] http: Request GET /v1/status/leader (326.135µs) from=10.233.66.230:47182
    2022/12/20 06:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.882812083s) from=10.233.66.230:49650
    2022/12/20 06:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:56:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.259805156s) from=10.233.66.230:53996
    2022/12/20 06:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.172948494s) from=10.233.68.102:45282
    2022/12/20 06:56:56 [DEBUG] http: Request GET /v1/status/leader (299.534µs) from=10.233.68.102:51856
    2022/12/20 06:56:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.138388927s) from=10.233.68.102:46562
    2022/12/20 06:57:02 [DEBUG] http: Request GET /v1/status/leader (487.121µs) from=10.233.66.230:47400
    2022/12/20 06:57:16 [DEBUG] http: Request GET /v1/status/leader (363.786µs) from=10.233.68.102:52042
    2022/12/20 06:57:22 [DEBUG] http: Request GET /v1/status/leader (396.873µs) from=10.233.66.230:47632
    2022/12/20 06:57:36 [DEBUG] http: Request GET /v1/status/leader (481.754µs) from=10.233.68.102:52220
    2022/12/20 06:57:42 [DEBUG] http: Request GET /v1/status/leader (227.206µs) from=10.233.66.230:47876
    2022/12/20 06:57:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:57:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 06:57:43 [DEBUG] agent: Node info in sync
    2022/12/20 06:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.463174ms) from=10.233.72.43:40556
    2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:57:43 [DEBUG] agent: Node info in sync
    2022/12/20 06:57:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (737.886µs) from=10.233.72.43:40558
    2022/12/20 06:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:57:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.158603198s) from=10.233.66.230:53580
    2022/12/20 06:57:56 [DEBUG] http: Request GET /v1/status/leader (240.215µs) from=10.233.68.102:52402
    2022/12/20 06:57:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.195188402s) from=10.233.68.102:46180
    2022/12/20 06:58:02 [DEBUG] http: Request GET /v1/status/leader (6.826527ms) from=10.233.66.230:48098
    2022/12/20 06:58:16 [DEBUG] http: Request GET /v1/status/leader (177.417µs) from=10.233.68.102:52592
    2022/12/20 06:58:22 [DEBUG] http: Request GET /v1/status/leader (1.206871ms) from=10.233.66.230:48330
    2022/12/20 06:58:36 [DEBUG] http: Request GET /v1/status/leader (266.32µs) from=10.233.68.102:52776
    2022/12/20 06:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 06:58:42 [DEBUG] http: Request GET /v1/status/leader (547.037µs) from=10.233.66.230:48570
    2022/12/20 06:58:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.155326138s) from=10.233.66.230:49650
    2022/12/20 06:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:58:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.048350971s) from=10.233.66.230:53996
    2022/12/20 06:58:56 [DEBUG] http: Request GET /v1/status/leader (335.217µs) from=10.233.68.102:52952
    2022/12/20 06:58:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.02432529s) from=10.233.68.102:45282
    2022/12/20 06:59:02 [DEBUG] http: Request GET /v1/status/leader (173.78µs) from=10.233.66.230:48804
    2022/12/20 06:59:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.324678673s) from=10.233.68.102:46562
    2022/12/20 06:59:16 [DEBUG] http: Request GET /v1/status/leader (291.889µs) from=10.233.68.102:53142
    2022/12/20 06:59:22 [DEBUG] http: Request GET /v1/status/leader (217.679µs) from=10.233.66.230:49050
    2022/12/20 06:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 06:59:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 06:59:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 06:59:35 [DEBUG] agent: Node info in sync
    2022/12/20 06:59:36 [DEBUG] http: Request GET /v1/status/leader (450.653µs) from=10.233.68.102:53328
    2022/12/20 06:59:42 [DEBUG] http: Request GET /v1/status/leader (439.82µs) from=10.233.66.230:49288
    2022/12/20 06:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 06:59:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.466264166s) from=10.233.66.230:53580
    2022/12/20 06:59:56 [DEBUG] http: Request GET /v1/status/leader (852.925µs) from=10.233.68.102:53508
    2022/12/20 07:00:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.503408417s) from=10.233.68.102:46180
    2022/12/20 07:00:02 [DEBUG] http: Request GET /v1/status/leader (420.79µs) from=10.233.66.230:49512
    2022/12/20 07:00:16 [DEBUG] http: Request GET /v1/status/leader (215.194µs) from=10.233.68.102:53700
    2022/12/20 07:00:22 [DEBUG] http: Request GET /v1/status/leader (334.621µs) from=10.233.66.230:49748
    2022/12/20 07:00:36 [DEBUG] http: Request GET /v1/status/leader (208.68µs) from=10.233.68.102:53876
    2022/12/20 07:00:42 [DEBUG] http: Request GET /v1/status/leader (525.628µs) from=10.233.66.230:49982
    2022/12/20 07:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:00:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:00:42 [DEBUG] agent: Node info in sync
    2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:00:42 [DEBUG] agent: Node info in sync
    2022/12/20 07:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (198.915022ms) from=10.233.72.43:42806
    2022/12/20 07:00:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (660.664µs) from=10.233.72.43:42812
    2022/12/20 07:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:00:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.275531239s) from=10.233.66.230:49650
    2022/12/20 07:00:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.405591202s) from=10.233.66.230:53996
    2022/12/20 07:00:56 [DEBUG] http: Request GET /v1/status/leader (316.378µs) from=10.233.68.102:54060
    2022/12/20 07:01:02 [DEBUG] http: Request GET /v1/status/leader (195.137µs) from=10.233.66.230:50222
    2022/12/20 07:01:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.722507608s) from=10.233.68.102:46562
    2022/12/20 07:01:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.133604153s) from=10.233.68.102:45282
    2022/12/20 07:01:16 [DEBUG] http: Request GET /v1/status/leader (1.837782ms) from=10.233.68.102:54252
    2022/12/20 07:01:22 [DEBUG] http: Request GET /v1/status/leader (287.657µs) from=10.233.66.230:50460
    2022/12/20 07:01:36 [DEBUG] http: Request GET /v1/status/leader (270.523µs) from=10.233.68.102:54432
    2022/12/20 07:01:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:01:42 [DEBUG] http: Request GET /v1/status/leader (174.514µs) from=10.233.66.230:50676
    2022/12/20 07:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:01:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.45648818s) from=10.233.66.230:53580
    2022/12/20 07:01:56 [DEBUG] http: Request GET /v1/status/leader (367.12µs) from=10.233.68.102:54618
    2022/12/20 07:02:03 [DEBUG] http: Request GET /v1/status/leader (351.472895ms) from=10.233.66.230:50920
    2022/12/20 07:02:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.90265058s) from=10.233.68.102:46180
    2022/12/20 07:02:16 [DEBUG] http: Request GET /v1/status/leader (786.841µs) from=10.233.68.102:54814
    2022/12/20 07:02:23 [DEBUG] http: Request GET /v1/status/leader (336.489µs) from=10.233.66.230:51156
    2022/12/20 07:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:02:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:02:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:02:32 [DEBUG] agent: Node info in sync
    2022/12/20 07:02:36 [DEBUG] http: Request GET /v1/status/leader (518.319µs) from=10.233.68.102:55008
    2022/12/20 07:02:43 [DEBUG] http: Request GET /v1/status/leader (224.25µs) from=10.233.66.230:51382
    2022/12/20 07:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:02:56 [DEBUG] http: Request GET /v1/status/leader (386.106µs) from=10.233.68.102:55194
    2022/12/20 07:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.650490027s) from=10.233.66.230:49650
    2022/12/20 07:02:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.121868534s) from=10.233.66.230:53996
    2022/12/20 07:03:03 [DEBUG] http: Request GET /v1/status/leader (407.402µs) from=10.233.66.230:51616
    2022/12/20 07:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.343553274s) from=10.233.68.102:45282
    2022/12/20 07:03:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.782009253s) from=10.233.68.102:46562
    2022/12/20 07:03:16 [DEBUG] http: Request GET /v1/status/leader (174.8µs) from=10.233.68.102:55388
    2022/12/20 07:03:23 [DEBUG] http: Request GET /v1/status/leader (220.188µs) from=10.233.66.230:51850
    2022/12/20 07:03:36 [DEBUG] http: Request GET /v1/status/leader (272.4µs) from=10.233.68.102:55568
    2022/12/20 07:03:43 [DEBUG] http: Request GET /v1/status/leader (298.99µs) from=10.233.66.230:52074
    2022/12/20 07:03:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:03:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:03:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:03:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:03:51 [DEBUG] agent: Node info in sync
    2022/12/20 07:03:56 [DEBUG] http: Request GET /v1/status/leader (1.249686ms) from=10.233.68.102:55750
    2022/12/20 07:04:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.475191594s) from=10.233.66.230:53580
    2022/12/20 07:04:03 [DEBUG] http: Request GET /v1/status/leader (257.121µs) from=10.233.66.230:52298
    2022/12/20 07:04:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.496005488s) from=10.233.68.102:46180
    2022/12/20 07:04:16 [DEBUG] http: Request GET /v1/status/leader (349.911µs) from=10.233.68.102:55936
    2022/12/20 07:04:23 [DEBUG] http: Request GET /v1/status/leader (550.507µs) from=10.233.66.230:52540
    2022/12/20 07:04:36 [DEBUG] http: Request GET /v1/status/leader (268.169µs) from=10.233.68.102:56120
    2022/12/20 07:04:43 [DEBUG] http: Request GET /v1/status/leader (2.074973ms) from=10.233.66.230:52776
    2022/12/20 07:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:04:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:04:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:04:53 [DEBUG] agent: Node info in sync
    2022/12/20 07:04:56 [DEBUG] http: Request GET /v1/status/leader (589.275µs) from=10.233.68.102:56302
    2022/12/20 07:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.907344212s) from=10.233.66.230:49650
    2022/12/20 07:05:03 [DEBUG] http: Request GET /v1/status/leader (313.572µs) from=10.233.66.230:53006
    2022/12/20 07:05:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.981523787s) from=10.233.66.230:53996
    2022/12/20 07:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.206283998s) from=10.233.68.102:45282
    2022/12/20 07:05:16 [DEBUG] http: Request GET /v1/status/leader (484.228µs) from=10.233.68.102:56482
    2022/12/20 07:05:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.861190818s) from=10.233.68.102:46562
    2022/12/20 07:05:23 [DEBUG] http: Request GET /v1/status/leader (510.494µs) from=10.233.66.230:53248
    2022/12/20 07:05:36 [DEBUG] http: Request GET /v1/status/leader (552.092µs) from=10.233.68.102:56664
    2022/12/20 07:05:43 [DEBUG] http: Request GET /v1/status/leader (383.449µs) from=10.233.66.230:53480
    2022/12/20 07:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:05:56 [DEBUG] http: Request GET /v1/status/leader (472.008µs) from=10.233.68.102:56842
    2022/12/20 07:06:03 [DEBUG] http: Request GET /v1/status/leader (56.84845ms) from=10.233.66.230:53704
    2022/12/20 07:06:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.222685722s) from=10.233.66.230:53580
    2022/12/20 07:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:06:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:06:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:06:12 [DEBUG] agent: Node info in sync
    2022/12/20 07:06:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.277355112s) from=10.233.68.102:46180
    2022/12/20 07:06:16 [DEBUG] http: Request GET /v1/status/leader (395.92µs) from=10.233.68.102:57030
    2022/12/20 07:06:23 [DEBUG] http: Request GET /v1/status/leader (215.528µs) from=10.233.66.230:53940
    2022/12/20 07:06:36 [DEBUG] http: Request GET /v1/status/leader (199.366µs) from=10.233.68.102:57214
    2022/12/20 07:06:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:06:43 [DEBUG] http: Request GET /v1/status/leader (301.953µs) from=10.233.66.230:54188
    2022/12/20 07:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:06:56 [DEBUG] http: Request GET /v1/status/leader (285.822µs) from=10.233.68.102:57398
    2022/12/20 07:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.158387158s) from=10.233.66.230:49650
    2022/12/20 07:07:03 [DEBUG] http: Request GET /v1/status/leader (359.539µs) from=10.233.66.230:54404
    2022/12/20 07:07:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.678929864s) from=10.233.66.230:53996
    2022/12/20 07:07:16 [DEBUG] http: Request GET /v1/status/leader (214.519µs) from=10.233.68.102:57586
    2022/12/20 07:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.378888688s) from=10.233.68.102:45282
    2022/12/20 07:07:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.489458214s) from=10.233.68.102:46562
    2022/12/20 07:07:23 [DEBUG] http: Request GET /v1/status/leader (221.827µs) from=10.233.66.230:54648
    2022/12/20 07:07:36 [DEBUG] http: Request GET /v1/status/leader (293.603µs) from=10.233.68.102:57776
    2022/12/20 07:07:43 [DEBUG] http: Request GET /v1/status/leader (206.05µs) from=10.233.66.230:54892
    2022/12/20 07:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:07:56 [DEBUG] http: Request GET /v1/status/leader (305.765µs) from=10.233.68.102:57958
    2022/12/20 07:08:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:08:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:08:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:08:01 [DEBUG] agent: Node info in sync
    2022/12/20 07:08:03 [DEBUG] http: Request GET /v1/status/leader (304.507µs) from=10.233.66.230:55108
    2022/12/20 07:08:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.272868899s) from=10.233.66.230:53580
    2022/12/20 07:08:16 [DEBUG] http: Request GET /v1/status/leader (578.054µs) from=10.233.68.102:58152
    2022/12/20 07:08:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.233050547s) from=10.233.68.102:46180
    2022/12/20 07:08:23 [DEBUG] http: Request GET /v1/status/leader (421.064µs) from=10.233.66.230:55338
    2022/12/20 07:08:36 [DEBUG] http: Request GET /v1/status/leader (195.512µs) from=10.233.68.102:58332
    2022/12/20 07:08:43 [DEBUG] http: Request GET /v1/status/leader (977.383µs) from=10.233.66.230:55582
    2022/12/20 07:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:08:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:08:50 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:08:50 [DEBUG] agent: Node info in sync
    2022/12/20 07:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.547024ms) from=10.233.72.43:48970
    2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:08:50 [DEBUG] agent: Node info in sync
    2022/12/20 07:08:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (513.965µs) from=10.233.72.43:48972
    2022/12/20 07:08:56 [DEBUG] http: Request GET /v1/status/leader (342.291µs) from=10.233.68.102:58522
    2022/12/20 07:09:03 [DEBUG] http: Request GET /v1/status/leader (196.669µs) from=10.233.66.230:55804
    2022/12/20 07:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.582995528s) from=10.233.66.230:49650
    2022/12/20 07:09:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.345019299s) from=10.233.66.230:53996
    2022/12/20 07:09:16 [DEBUG] http: Request GET /v1/status/leader (446.849µs) from=10.233.68.102:58712
    2022/12/20 07:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:09:23 [DEBUG] http: Request GET /v1/status/leader (1.323469ms) from=10.233.66.230:56034
    2022/12/20 07:09:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.293392102s) from=10.233.68.102:45282
    2022/12/20 07:09:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.206332073s) from=10.233.68.102:46562
    2022/12/20 07:09:36 [DEBUG] http: Request GET /v1/status/leader (452.163µs) from=10.233.68.102:58904
    2022/12/20 07:09:43 [DEBUG] http: Request GET /v1/status/leader (323.087µs) from=10.233.66.230:56282
    2022/12/20 07:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:09:56 [DEBUG] http: Request GET /v1/status/leader (201.85µs) from=10.233.68.102:59090
    2022/12/20 07:10:03 [DEBUG] http: Request GET /v1/status/leader (733.568µs) from=10.233.66.230:56508
    2022/12/20 07:10:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.634713621s) from=10.233.66.230:53580
    2022/12/20 07:10:16 [DEBUG] http: Request GET /v1/status/leader (448.22µs) from=10.233.68.102:59280
    2022/12/20 07:10:23 [DEBUG] http: Request GET /v1/status/leader (326.163µs) from=10.233.66.230:56744
    2022/12/20 07:10:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.90683449s) from=10.233.68.102:46180
    2022/12/20 07:10:36 [DEBUG] http: Request GET /v1/status/leader (547.228µs) from=10.233.68.102:59460
    2022/12/20 07:10:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:10:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:10:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:10:41 [DEBUG] agent: Node info in sync
    2022/12/20 07:10:43 [DEBUG] http: Request GET /v1/status/leader (531.291µs) from=10.233.66.230:56990
    2022/12/20 07:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:10:56 [DEBUG] http: Request GET /v1/status/leader (431.477µs) from=10.233.68.102:59644
    2022/12/20 07:11:03 [DEBUG] http: Request GET /v1/status/leader (326.77µs) from=10.233.66.230:57208
    2022/12/20 07:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.166536655s) from=10.233.66.230:49650
    2022/12/20 07:11:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.949800014s) from=10.233.66.230:53996
    2022/12/20 07:11:16 [DEBUG] http: Request GET /v1/status/leader (213.918µs) from=10.233.68.102:59830
    2022/12/20 07:11:23 [DEBUG] http: Request GET /v1/status/leader (498.791µs) from=10.233.66.230:57444
    2022/12/20 07:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.240253953s) from=10.233.68.102:45282
    2022/12/20 07:11:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.269890204s) from=10.233.68.102:46562
    2022/12/20 07:11:36 [DEBUG] http: Request GET /v1/status/leader (298.295µs) from=10.233.68.102:60010
    2022/12/20 07:11:43 [DEBUG] http: Request GET /v1/status/leader (232.233µs) from=10.233.66.230:57684
    2022/12/20 07:11:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:11:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:11:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:11:45 [DEBUG] agent: Node info in sync
    2022/12/20 07:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:11:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:11:51 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:11:51 [DEBUG] agent: Node info in sync
    2022/12/20 07:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.979281ms) from=10.233.72.43:51214
    2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:11:51 [DEBUG] agent: Node info in sync
    2022/12/20 07:11:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (526.383µs) from=10.233.72.43:51216
    2022/12/20 07:11:56 [DEBUG] http: Request GET /v1/status/leader (579.091µs) from=10.233.68.102:60190
    2022/12/20 07:12:03 [DEBUG] http: Request GET /v1/status/leader (346.21µs) from=10.233.66.230:57914
    2022/12/20 07:12:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:12:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.202046372s) from=10.233.66.230:53580
    2022/12/20 07:12:16 [DEBUG] http: Request GET /v1/status/leader (179.327µs) from=10.233.68.102:60380
    2022/12/20 07:12:23 [DEBUG] http: Request GET /v1/status/leader (253.881µs) from=10.233.66.230:58146
    2022/12/20 07:12:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.667025495s) from=10.233.68.102:46180
    2022/12/20 07:12:36 [DEBUG] http: Request GET /v1/status/leader (452.588µs) from=10.233.68.102:60562
    2022/12/20 07:12:43 [DEBUG] http: Request GET /v1/status/leader (174.658µs) from=10.233.66.230:58392
    2022/12/20 07:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:12:56 [DEBUG] http: Request GET /v1/status/leader (307.224µs) from=10.233.68.102:60738
    2022/12/20 07:13:03 [DEBUG] http: Request GET /v1/status/leader (326.968µs) from=10.233.66.230:58620
    2022/12/20 07:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.398177643s) from=10.233.66.230:49650
    2022/12/20 07:13:16 [DEBUG] http: Request GET /v1/status/leader (217.729µs) from=10.233.68.102:60928
    2022/12/20 07:13:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.071423222s) from=10.233.66.230:53996
    2022/12/20 07:13:23 [DEBUG] http: Request GET /v1/status/leader (2.372564ms) from=10.233.66.230:58852
    2022/12/20 07:13:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:13:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:13:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:13:25 [DEBUG] agent: Node info in sync
    2022/12/20 07:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.984511798s) from=10.233.68.102:45282
    2022/12/20 07:13:36 [DEBUG] http: Request GET /v1/status/leader (465.364µs) from=10.233.68.102:32884
    2022/12/20 07:13:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.588579383s) from=10.233.68.102:46562
    2022/12/20 07:13:43 [DEBUG] http: Request GET /v1/status/leader (534.601µs) from=10.233.66.230:59076
    2022/12/20 07:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:13:56 [DEBUG] http: Request GET /v1/status/leader (250.149µs) from=10.233.68.102:33066
    2022/12/20 07:14:03 [DEBUG] http: Request GET /v1/status/leader (240.229µs) from=10.233.66.230:59316
    2022/12/20 07:14:16 [DEBUG] http: Request GET /v1/status/leader (292.637µs) from=10.233.68.102:33262
    2022/12/20 07:14:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.860757424s) from=10.233.66.230:53580
    2022/12/20 07:14:23 [DEBUG] http: Request GET /v1/status/leader (357.438µs) from=10.233.66.230:59554
    2022/12/20 07:14:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.442094676s) from=10.233.68.102:46180
    2022/12/20 07:14:36 [DEBUG] http: Request GET /v1/status/leader (196.955µs) from=10.233.68.102:33444
    2022/12/20 07:14:43 [DEBUG] http: Request GET /v1/status/leader (494.259µs) from=10.233.66.230:59778
    2022/12/20 07:14:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:14:56 [DEBUG] http: Request GET /v1/status/leader (380.332µs) from=10.233.68.102:33632
    2022/12/20 07:15:03 [DEBUG] http: Request GET /v1/status/leader (269.839µs) from=10.233.66.230:60006
    2022/12/20 07:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.002668671s) from=10.233.66.230:49650
    2022/12/20 07:15:16 [DEBUG] http: Request GET /v1/status/leader (364.744µs) from=10.233.68.102:33816
    2022/12/20 07:15:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:15:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:15:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:15:20 [DEBUG] agent: Node info in sync
    2022/12/20 07:15:23 [DEBUG] http: Request GET /v1/status/leader (284.847µs) from=10.233.66.230:60248
    2022/12/20 07:15:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.990631272s) from=10.233.66.230:53996
    2022/12/20 07:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.613611298s) from=10.233.68.102:45282
    2022/12/20 07:15:37 [DEBUG] http: Request GET /v1/status/leader (358.554µs) from=10.233.68.102:34000
    2022/12/20 07:15:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.595710918s) from=10.233.68.102:46562
    2022/12/20 07:15:43 [DEBUG] http: Request GET /v1/status/leader (279.754µs) from=10.233.66.230:60490
    2022/12/20 07:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:15:57 [DEBUG] http: Request GET /v1/status/leader (210.064µs) from=10.233.68.102:34182
    2022/12/20 07:16:03 [DEBUG] http: Request GET /v1/status/leader (216.041µs) from=10.233.66.230:60732
    2022/12/20 07:16:17 [DEBUG] http: Request GET /v1/status/leader (571µs) from=10.233.68.102:34366
    2022/12/20 07:16:23 [DEBUG] http: Request GET /v1/status/leader (275.039µs) from=10.233.66.230:60974
    2022/12/20 07:16:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.28787198s) from=10.233.66.230:53580
    2022/12/20 07:16:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.834714724s) from=10.233.68.102:46180
    2022/12/20 07:16:37 [DEBUG] http: Request GET /v1/status/leader (380.086µs) from=10.233.68.102:34546
    2022/12/20 07:16:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:16:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:16:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:16:37 [DEBUG] agent: Node info in sync
    2022/12/20 07:16:43 [DEBUG] http: Request GET /v1/status/leader (220.457µs) from=10.233.66.230:32964
    2022/12/20 07:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:16:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:16:57 [DEBUG] http: Request GET /v1/status/leader (450.614µs) from=10.233.68.102:34720
    2022/12/20 07:17:03 [DEBUG] http: Request GET /v1/status/leader (186.03µs) from=10.233.66.230:33202
    2022/12/20 07:17:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.319869853s) from=10.233.66.230:49650
    2022/12/20 07:17:17 [DEBUG] http: Request GET /v1/status/leader (302.618µs) from=10.233.68.102:34908
    2022/12/20 07:17:23 [DEBUG] http: Request GET /v1/status/leader (1.826475ms) from=10.233.66.230:33444
    2022/12/20 07:17:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.581304909s) from=10.233.66.230:53996
    2022/12/20 07:17:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.408335179s) from=10.233.68.102:45282
    2022/12/20 07:17:37 [DEBUG] http: Request GET /v1/status/leader (280.515µs) from=10.233.68.102:35090
    2022/12/20 07:17:43 [DEBUG] http: Request GET /v1/status/leader (368.874µs) from=10.233.66.230:33670
    2022/12/20 07:17:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.952828412s) from=10.233.68.102:46562
    2022/12/20 07:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:17:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:17:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:17:52 [DEBUG] agent: Node info in sync
    2022/12/20 07:17:57 [DEBUG] http: Request GET /v1/status/leader (337.702µs) from=10.233.68.102:35268
    2022/12/20 07:18:03 [DEBUG] http: Request GET /v1/status/leader (291.992µs) from=10.233.66.230:33892
    2022/12/20 07:18:17 [DEBUG] http: Request GET /v1/status/leader (353.177µs) from=10.233.68.102:35458
    2022/12/20 07:18:23 [DEBUG] http: Request GET /v1/status/leader (328.216µs) from=10.233.66.230:34128
    2022/12/20 07:18:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.094065804s) from=10.233.66.230:53580
    2022/12/20 07:18:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.38224694s) from=10.233.68.102:46180
    2022/12/20 07:18:37 [DEBUG] http: Request GET /v1/status/leader (806.497µs) from=10.233.68.102:35644
    2022/12/20 07:18:43 [DEBUG] http: Request GET /v1/status/leader (219.078µs) from=10.233.66.230:34358
    2022/12/20 07:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:18:57 [DEBUG] http: Request GET /v1/status/leader (501.628µs) from=10.233.68.102:35822
    2022/12/20 07:19:03 [DEBUG] http: Request GET /v1/status/leader (17.910406ms) from=10.233.66.230:34572
    2022/12/20 07:19:17 [DEBUG] http: Request GET /v1/status/leader (393.809µs) from=10.233.68.102:36016
    2022/12/20 07:19:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.385240962s) from=10.233.66.230:49650
    2022/12/20 07:19:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:19:23 [DEBUG] http: Request GET /v1/status/leader (225.016µs) from=10.233.66.230:34824
    2022/12/20 07:19:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.516285721s) from=10.233.66.230:53996
    2022/12/20 07:19:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.494252117s) from=10.233.68.102:45282
    2022/12/20 07:19:37 [DEBUG] http: Request GET /v1/status/leader (391.954µs) from=10.233.68.102:36198
    2022/12/20 07:19:43 [DEBUG] http: Request GET /v1/status/leader (203.938µs) from=10.233.66.230:35056
    2022/12/20 07:19:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:19:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:19:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:19:45 [DEBUG] agent: Node info in sync
    2022/12/20 07:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:19:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.204733614s) from=10.233.68.102:46562
    2022/12/20 07:19:57 [DEBUG] http: Request GET /v1/status/leader (380.637µs) from=10.233.68.102:36376
    2022/12/20 07:20:03 [DEBUG] http: Request GET /v1/status/leader (168.635092ms) from=10.233.66.230:35274
    2022/12/20 07:20:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:20:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:20:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:20:05 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:20:05 [DEBUG] agent: Node info in sync
    2022/12/20 07:20:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.251677ms) from=10.233.72.43:57504
    2022/12/20 07:20:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:20:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:20:05 [DEBUG] agent: Node info in sync
    2022/12/20 07:20:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (543.528µs) from=10.233.72.43:57506
    2022/12/20 07:20:17 [DEBUG] http: Request GET /v1/status/leader (18.583755ms) from=10.233.68.102:36580
    2022/12/20 07:20:23 [DEBUG] http: Request GET /v1/status/leader (221.899µs) from=10.233.66.230:35524
    2022/12/20 07:20:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.05669292s) from=10.233.66.230:53580
    2022/12/20 07:20:37 [DEBUG] http: Request GET /v1/status/leader (262.998µs) from=10.233.68.102:36758
    2022/12/20 07:20:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.162189777s) from=10.233.68.102:46180
    2022/12/20 07:20:44 [DEBUG] http: Request GET /v1/status/leader (357.124µs) from=10.233.66.230:35768
    2022/12/20 07:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:20:57 [DEBUG] http: Request GET /v1/status/leader (346.937µs) from=10.233.68.102:36944
    2022/12/20 07:21:04 [DEBUG] http: Request GET /v1/status/leader (283.943µs) from=10.233.66.230:35994
    2022/12/20 07:21:17 [DEBUG] http: Request GET /v1/status/leader (805.564µs) from=10.233.68.102:37134
    2022/12/20 07:21:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.484077569s) from=10.233.66.230:49650
    2022/12/20 07:21:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:21:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:21:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:21:20 [DEBUG] agent: Node info in sync
    2022/12/20 07:21:24 [DEBUG] http: Request GET /v1/status/leader (337.506µs) from=10.233.66.230:36226
    2022/12/20 07:21:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.705939025s) from=10.233.66.230:53996
    2022/12/20 07:21:37 [DEBUG] http: Request GET /v1/status/leader (289.363µs) from=10.233.68.102:37318
    2022/12/20 07:21:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.038929198s) from=10.233.68.102:45282
    2022/12/20 07:21:44 [DEBUG] http: Request GET /v1/status/leader (253.419µs) from=10.233.66.230:36482
    2022/12/20 07:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:21:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.867293287s) from=10.233.68.102:46562
    2022/12/20 07:21:57 [DEBUG] http: Request GET /v1/status/leader (48.650762ms) from=10.233.68.102:37492
    2022/12/20 07:22:04 [DEBUG] http: Request GET /v1/status/leader (561.119µs) from=10.233.66.230:36700
    2022/12/20 07:22:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:22:17 [DEBUG] http: Request GET /v1/status/leader (560.889µs) from=10.233.68.102:37686
    2022/12/20 07:22:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:22:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:22:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:22:21 [DEBUG] agent: Node info in sync
    2022/12/20 07:22:24 [DEBUG] http: Request GET /v1/status/leader (205.519µs) from=10.233.66.230:36920
    2022/12/20 07:22:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.505146692s) from=10.233.66.230:53580
    2022/12/20 07:22:37 [DEBUG] http: Request GET /v1/status/leader (202.765µs) from=10.233.68.102:37874
    2022/12/20 07:22:44 [DEBUG] http: Request GET /v1/status/leader (185.303µs) from=10.233.66.230:37176
    2022/12/20 07:22:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.108047625s) from=10.233.68.102:46180
    2022/12/20 07:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:22:57 [DEBUG] http: Request GET /v1/status/leader (311.394µs) from=10.233.68.102:38052
    2022/12/20 07:23:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:23:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:23:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:23:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:23:01 [DEBUG] agent: Node info in sync
    2022/12/20 07:23:01 [DEBUG] http: Request PUT /v1/agent/service/register (37.740186ms) from=10.233.72.43:59780
    2022/12/20 07:23:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:23:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:23:01 [DEBUG] agent: Node info in sync
    2022/12/20 07:23:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (624.736µs) from=10.233.72.43:59782
    2022/12/20 07:23:04 [DEBUG] http: Request GET /v1/status/leader (278.333µs) from=10.233.66.230:37402
    2022/12/20 07:23:17 [DEBUG] http: Request GET /v1/status/leader (230.99µs) from=10.233.68.102:38244
    2022/12/20 07:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.300923405s) from=10.233.66.230:49650
    2022/12/20 07:23:24 [DEBUG] http: Request GET /v1/status/leader (184.321259ms) from=10.233.66.230:37632
    2022/12/20 07:23:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.930144744s) from=10.233.66.230:53996
    2022/12/20 07:23:37 [DEBUG] http: Request GET /v1/status/leader (315.991µs) from=10.233.68.102:38426
    2022/12/20 07:23:44 [DEBUG] http: Request GET /v1/status/leader (290.367µs) from=10.233.66.230:37874
    2022/12/20 07:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.011121923s) from=10.233.68.102:45282
    2022/12/20 07:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:23:57 [DEBUG] http: Request GET /v1/status/leader (188.93µs) from=10.233.68.102:38610
    2022/12/20 07:24:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.401024442s) from=10.233.68.102:46562
    2022/12/20 07:24:04 [DEBUG] http: Request GET /v1/status/leader (1.106259ms) from=10.233.66.230:38110
    2022/12/20 07:24:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:24:17 [DEBUG] http: Request GET /v1/status/leader (491.364µs) from=10.233.68.102:38798
    2022/12/20 07:24:24 [DEBUG] http: Request GET /v1/status/leader (448.621µs) from=10.233.66.230:38348
    2022/12/20 07:24:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:24:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:24:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:24:27 [DEBUG] agent: Node info in sync
    2022/12/20 07:24:37 [DEBUG] http: Request GET /v1/status/leader (492.767µs) from=10.233.68.102:38980
    2022/12/20 07:24:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.732671594s) from=10.233.66.230:53580
    2022/12/20 07:24:44 [DEBUG] http: Request GET /v1/status/leader (459.38µs) from=10.233.66.230:38612
    2022/12/20 07:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:24:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.018278491s) from=10.233.68.102:46180
    2022/12/20 07:24:57 [DEBUG] http: Request GET /v1/status/leader (485.975µs) from=10.233.68.102:39158
    2022/12/20 07:25:04 [DEBUG] http: Request GET /v1/status/leader (565.526µs) from=10.233.66.230:38844
    2022/12/20 07:25:17 [DEBUG] http: Request GET /v1/status/leader (304.269µs) from=10.233.68.102:39344
    2022/12/20 07:25:24 [DEBUG] http: Request GET /v1/status/leader (267.737µs) from=10.233.66.230:39082
    2022/12/20 07:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.115944231s) from=10.233.66.230:49650
    2022/12/20 07:25:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.726769648s) from=10.233.66.230:53996
    2022/12/20 07:25:37 [DEBUG] http: Request GET /v1/status/leader (393.107µs) from=10.233.68.102:39534
    2022/12/20 07:25:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:25:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:25:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:25:42 [DEBUG] agent: Node info in sync
    2022/12/20 07:25:44 [DEBUG] http: Request GET /v1/status/leader (263.341µs) from=10.233.66.230:39324
    2022/12/20 07:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.384300191s) from=10.233.68.102:45282
    2022/12/20 07:25:57 [DEBUG] http: Request GET /v1/status/leader (473.113µs) from=10.233.68.102:39712
    2022/12/20 07:26:04 [DEBUG] http: Request GET /v1/status/leader (205.966µs) from=10.233.66.230:39548
    2022/12/20 07:26:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.090315066s) from=10.233.68.102:46562
    2022/12/20 07:26:17 [DEBUG] http: Request GET /v1/status/leader (485.549µs) from=10.233.68.102:39908
    2022/12/20 07:26:24 [DEBUG] http: Request GET /v1/status/leader (394.885µs) from=10.233.66.230:39792
    2022/12/20 07:26:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:26:37 [DEBUG] http: Request GET /v1/status/leader (220.894µs) from=10.233.68.102:40092
    2022/12/20 07:26:44 [DEBUG] http: Request GET /v1/status/leader (213.291µs) from=10.233.66.230:40032
    2022/12/20 07:26:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.032086486s) from=10.233.66.230:53580
    2022/12/20 07:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:26:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.963701719s) from=10.233.68.102:46180
    2022/12/20 07:26:58 [DEBUG] http: Request GET /v1/status/leader (1.266416ms) from=10.233.68.102:40274
    2022/12/20 07:27:04 [DEBUG] http: Request GET /v1/status/leader (443.649µs) from=10.233.66.230:40284
    2022/12/20 07:27:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:27:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:27:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:27:14 [DEBUG] agent: Node info in sync
    2022/12/20 07:27:18 [DEBUG] http: Request GET /v1/status/leader (436.233µs) from=10.233.68.102:40476
    2022/12/20 07:27:24 [DEBUG] http: Request GET /v1/status/leader (1.010864ms) from=10.233.66.230:40528
    2022/12/20 07:27:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.884782772s) from=10.233.66.230:49650
    2022/12/20 07:27:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.861694959s) from=10.233.66.230:53996
    2022/12/20 07:27:38 [DEBUG] http: Request GET /v1/status/leader (456.963µs) from=10.233.68.102:40654
    2022/12/20 07:27:44 [DEBUG] http: Request GET /v1/status/leader (473.149µs) from=10.233.66.230:40756
    2022/12/20 07:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.91296829s) from=10.233.68.102:45282
    2022/12/20 07:27:58 [DEBUG] http: Request GET /v1/status/leader (1.200079ms) from=10.233.68.102:40834
    2022/12/20 07:28:04 [DEBUG] http: Request GET /v1/status/leader (59.023848ms) from=10.233.66.230:40992
    2022/12/20 07:28:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.775462506s) from=10.233.68.102:46562
    2022/12/20 07:28:18 [DEBUG] http: Request GET /v1/status/leader (468.43µs) from=10.233.68.102:41022
    2022/12/20 07:28:24 [DEBUG] http: Request GET /v1/status/leader (367.564µs) from=10.233.66.230:41240
    2022/12/20 07:28:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:28:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:28:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:28:28 [DEBUG] agent: Node info in sync
    2022/12/20 07:28:38 [DEBUG] http: Request GET /v1/status/leader (651.699µs) from=10.233.68.102:41206
    2022/12/20 07:28:44 [DEBUG] http: Request GET /v1/status/leader (544.187µs) from=10.233.66.230:41476
    2022/12/20 07:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:28:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.43673568s) from=10.233.66.230:53580
    2022/12/20 07:28:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.348322279s) from=10.233.68.102:46180
    2022/12/20 07:28:58 [DEBUG] http: Request GET /v1/status/leader (475.747µs) from=10.233.68.102:41382
    2022/12/20 07:29:04 [DEBUG] http: Request GET /v1/status/leader (317.506µs) from=10.233.66.230:41714
    2022/12/20 07:29:18 [DEBUG] http: Request GET /v1/status/leader (500.137µs) from=10.233.68.102:41576
    2022/12/20 07:29:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:29:24 [DEBUG] http: Request GET /v1/status/leader (204.87µs) from=10.233.66.230:41944
    2022/12/20 07:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.21082651s) from=10.233.66.230:49650
    2022/12/20 07:29:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:29:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:29:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:29:34 [DEBUG] agent: Node info in sync
    2022/12/20 07:29:38 [DEBUG] http: Request GET /v1/status/leader (183.177µs) from=10.233.68.102:41758
    2022/12/20 07:29:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.119725456s) from=10.233.66.230:53996
    2022/12/20 07:29:44 [DEBUG] http: Request GET /v1/status/leader (418.143µs) from=10.233.66.230:42170
    2022/12/20 07:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:29:58 [DEBUG] http: Request GET /v1/status/leader (312.317µs) from=10.233.68.102:41936
    2022/12/20 07:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.146256833s) from=10.233.68.102:45282
    2022/12/20 07:30:04 [DEBUG] http: Request GET /v1/status/leader (340.904µs) from=10.233.66.230:42398
    2022/12/20 07:30:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.535787163s) from=10.233.68.102:46562
    2022/12/20 07:30:18 [DEBUG] http: Request GET /v1/status/leader (284.1µs) from=10.233.68.102:42124
    2022/12/20 07:30:24 [DEBUG] http: Request GET /v1/status/leader (227.717µs) from=10.233.66.230:42638
    2022/12/20 07:30:38 [DEBUG] http: Request GET /v1/status/leader (394.864µs) from=10.233.68.102:42306
    2022/12/20 07:30:44 [DEBUG] http: Request GET /v1/status/leader (523.23µs) from=10.233.66.230:42878
    2022/12/20 07:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:30:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.26038778s) from=10.233.66.230:53580
    2022/12/20 07:30:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.180848597s) from=10.233.68.102:46180
    2022/12/20 07:30:58 [DEBUG] http: Request GET /v1/status/leader (1.116888ms) from=10.233.68.102:42488
    2022/12/20 07:31:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:31:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:31:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:31:04 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:31:04 [DEBUG] agent: Node info in sync
    2022/12/20 07:31:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.272741ms) from=10.233.72.43:37786
    2022/12/20 07:31:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:31:04 [DEBUG] agent: Node info in sync
    2022/12/20 07:31:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (629.651µs) from=10.233.72.43:37792
    2022/12/20 07:31:04 [DEBUG] http: Request GET /v1/status/leader (579.395µs) from=10.233.66.230:43100
    2022/12/20 07:31:18 [DEBUG] http: Request GET /v1/status/leader (370.434µs) from=10.233.68.102:42674
    2022/12/20 07:31:24 [DEBUG] http: Request GET /v1/status/leader (2.232098ms) from=10.233.66.230:43348
    2022/12/20 07:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.125966236s) from=10.233.66.230:49650
    2022/12/20 07:31:38 [DEBUG] http: Request GET /v1/status/leader (373.292µs) from=10.233.68.102:42876
    2022/12/20 07:31:44 [DEBUG] http: Request GET /v1/status/leader (286.025µs) from=10.233.66.230:43588
    2022/12/20 07:31:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.421213646s) from=10.233.66.230:53996
    2022/12/20 07:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:31:58 [DEBUG] http: Request GET /v1/status/leader (599.299µs) from=10.233.68.102:43076
    2022/12/20 07:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.823084394s) from=10.233.68.102:45282
    2022/12/20 07:32:04 [DEBUG] http: Request GET /v1/status/leader (251.966µs) from=10.233.66.230:43816
    2022/12/20 07:32:18 [DEBUG] http: Request GET /v1/status/leader (424.618µs) from=10.233.68.102:43268
    2022/12/20 07:32:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:32:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.383777368s) from=10.233.68.102:46562
    2022/12/20 07:32:24 [DEBUG] http: Request GET /v1/status/leader (381.046µs) from=10.233.66.230:44064
    2022/12/20 07:32:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:32:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:32:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:32:35 [DEBUG] agent: Node info in sync
    2022/12/20 07:32:38 [DEBUG] http: Request GET /v1/status/leader (282.819µs) from=10.233.68.102:43454
    2022/12/20 07:32:44 [DEBUG] http: Request GET /v1/status/leader (211.746µs) from=10.233.66.230:44314
    2022/12/20 07:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:32:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.796643767s) from=10.233.68.102:46180
    2022/12/20 07:32:58 [DEBUG] http: Request GET /v1/status/leader (1.232424ms) from=10.233.68.102:43638
    2022/12/20 07:32:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.907500483s) from=10.233.66.230:53580
    2022/12/20 07:33:04 [DEBUG] http: Request GET /v1/status/leader (308.199µs) from=10.233.66.230:44540
    2022/12/20 07:33:18 [DEBUG] http: Request GET /v1/status/leader (215.448µs) from=10.233.68.102:43818
    2022/12/20 07:33:24 [DEBUG] http: Request GET /v1/status/leader (227.194µs) from=10.233.66.230:44778
    2022/12/20 07:33:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.040972948s) from=10.233.66.230:49650
    2022/12/20 07:33:38 [DEBUG] http: Request GET /v1/status/leader (496.303µs) from=10.233.68.102:44004
    2022/12/20 07:33:44 [DEBUG] http: Request GET /v1/status/leader (10.379584ms) from=10.233.66.230:45016
    2022/12/20 07:33:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.005358311s) from=10.233.66.230:53996
    2022/12/20 07:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:33:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:33:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:33:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:33:52 [DEBUG] agent: Node info in sync
    2022/12/20 07:33:58 [DEBUG] http: Request GET /v1/status/leader (983.89µs) from=10.233.68.102:44182
    2022/12/20 07:34:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:34:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:34:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:34:00 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:34:00 [DEBUG] agent: Node info in sync
    2022/12/20 07:34:00 [DEBUG] http: Request PUT /v1/agent/service/register (63.860182ms) from=10.233.72.43:40146
    2022/12/20 07:34:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:34:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:34:00 [DEBUG] agent: Node info in sync
    2022/12/20 07:34:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.948606ms) from=10.233.72.43:40148
    2022/12/20 07:34:04 [DEBUG] http: Request GET /v1/status/leader (198.384µs) from=10.233.66.230:45236
    2022/12/20 07:34:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.461713435s) from=10.233.68.102:45282
    2022/12/20 07:34:18 [DEBUG] http: Request GET /v1/status/leader (1.179155ms) from=10.233.68.102:44376
    2022/12/20 07:34:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.95715474s) from=10.233.68.102:46562
    2022/12/20 07:34:24 [DEBUG] http: Request GET /v1/status/leader (299.626µs) from=10.233.66.230:45476
    2022/12/20 07:34:38 [DEBUG] http: Request GET /v1/status/leader (320.918µs) from=10.233.68.102:44556
    2022/12/20 07:34:44 [DEBUG] http: Request GET /v1/status/leader (305.672µs) from=10.233.66.230:45724
    2022/12/20 07:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:34:58 [DEBUG] http: Request GET /v1/status/leader (2.769978ms) from=10.233.68.102:44732
    2022/12/20 07:34:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:34:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.712543005s) from=10.233.66.230:53580
    2022/12/20 07:35:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.804148079s) from=10.233.68.102:46180
    2022/12/20 07:35:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:35:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:35:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:35:02 [DEBUG] agent: Node info in sync
    2022/12/20 07:35:04 [DEBUG] http: Request GET /v1/status/leader (300.711µs) from=10.233.66.230:45934
    2022/12/20 07:35:18 [DEBUG] http: Request GET /v1/status/leader (551.218µs) from=10.233.68.102:44916
    2022/12/20 07:35:24 [DEBUG] http: Request GET /v1/status/leader (204.99µs) from=10.233.66.230:46162
    2022/12/20 07:35:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.200823955s) from=10.233.66.230:49650
    2022/12/20 07:35:38 [DEBUG] http: Request GET /v1/status/leader (319.972µs) from=10.233.68.102:45144
    2022/12/20 07:35:44 [DEBUG] http: Request GET /v1/status/leader (25.270691ms) from=10.233.66.230:46418
    2022/12/20 07:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:35:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.471263374s) from=10.233.66.230:53996
    2022/12/20 07:35:58 [DEBUG] http: Request GET /v1/status/leader (173.674µs) from=10.233.68.102:45336
    2022/12/20 07:36:04 [DEBUG] http: Request GET /v1/status/leader (199.713µs) from=10.233.66.230:46634
    2022/12/20 07:36:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:36:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:36:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:36:13 [DEBUG] agent: Node info in sync
    2022/12/20 07:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.341402673s) from=10.233.68.102:45282
    2022/12/20 07:36:18 [DEBUG] http: Request GET /v1/status/leader (362.085µs) from=10.233.68.102:45524
    2022/12/20 07:36:25 [DEBUG] http: Request GET /v1/status/leader (1.386073ms) from=10.233.66.230:46870
    2022/12/20 07:36:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.144036968s) from=10.233.68.102:46562
    2022/12/20 07:36:38 [DEBUG] http: Request GET /v1/status/leader (404.899µs) from=10.233.68.102:45712
    2022/12/20 07:36:45 [DEBUG] http: Request GET /v1/status/leader (503.675µs) from=10.233.66.230:47120
    2022/12/20 07:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:36:58 [DEBUG] http: Request GET /v1/status/leader (612.442µs) from=10.233.68.102:45934
    2022/12/20 07:37:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.418572718s) from=10.233.66.230:53580
    2022/12/20 07:37:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.489253122s) from=10.233.68.102:46180
    2022/12/20 07:37:05 [DEBUG] http: Request GET /v1/status/leader (234.327µs) from=10.233.66.230:47344
    2022/12/20 07:37:18 [DEBUG] http: Request GET /v1/status/leader (401.24µs) from=10.233.68.102:46160
    2022/12/20 07:37:25 [DEBUG] http: Request GET /v1/status/leader (297.335µs) from=10.233.66.230:47570
    2022/12/20 07:37:38 [DEBUG] http: Request GET /v1/status/leader (208.792µs) from=10.233.68.102:46398
    2022/12/20 07:37:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.855147475s) from=10.233.66.230:49650
    2022/12/20 07:37:45 [DEBUG] http: Request GET /v1/status/leader (1.100764ms) from=10.233.66.230:47826
    2022/12/20 07:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:37:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:37:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.140421388s) from=10.233.66.230:53996
    2022/12/20 07:37:58 [DEBUG] http: Request GET /v1/status/leader (270.223µs) from=10.233.68.102:46618
    2022/12/20 07:38:05 [DEBUG] http: Request GET /v1/status/leader (545.16µs) from=10.233.66.230:48050
    2022/12/20 07:38:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:38:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:38:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:38:07 [DEBUG] agent: Node info in sync
    2022/12/20 07:38:18 [DEBUG] http: Request GET /v1/status/leader (312.208µs) from=10.233.68.102:46804
    2022/12/20 07:38:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.555440471s) from=10.233.68.102:45282
    2022/12/20 07:38:25 [DEBUG] http: Request GET /v1/status/leader (1.101563ms) from=10.233.66.230:48278
    2022/12/20 07:38:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.029656342s) from=10.233.68.102:46562
    2022/12/20 07:38:38 [DEBUG] http: Request GET /v1/status/leader (483.147µs) from=10.233.68.102:46994
    2022/12/20 07:38:45 [DEBUG] http: Request GET /v1/status/leader (349.345µs) from=10.233.66.230:48520
    2022/12/20 07:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:38:58 [DEBUG] http: Request GET /v1/status/leader (371.902µs) from=10.233.68.102:47170
    2022/12/20 07:39:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.74654437s) from=10.233.68.102:46180
    2022/12/20 07:39:05 [DEBUG] http: Request GET /v1/status/leader (623.38µs) from=10.233.66.230:48746
    2022/12/20 07:39:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.180019631s) from=10.233.66.230:53580
    2022/12/20 07:39:18 [DEBUG] http: Request GET /v1/status/leader (312.156µs) from=10.233.68.102:47360
    2022/12/20 07:39:25 [DEBUG] http: Request GET /v1/status/leader (186.313µs) from=10.233.66.230:48988
    2022/12/20 07:39:38 [DEBUG] http: Request GET /v1/status/leader (728.754µs) from=10.233.68.102:47590
    2022/12/20 07:39:45 [DEBUG] http: Request GET /v1/status/leader (570.297µs) from=10.233.66.230:49224
    2022/12/20 07:39:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.193451482s) from=10.233.66.230:49650
    2022/12/20 07:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:39:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.473062684s) from=10.233.66.230:53996
    2022/12/20 07:39:58 [DEBUG] http: Request GET /v1/status/leader (594.26µs) from=10.233.68.102:47784
    2022/12/20 07:39:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:39:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:39:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:39:59 [DEBUG] agent: Node info in sync
    2022/12/20 07:40:05 [DEBUG] http: Request GET /v1/status/leader (607.922µs) from=10.233.66.230:49464
    2022/12/20 07:40:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:40:18 [DEBUG] http: Request GET /v1/status/leader (178.405µs) from=10.233.68.102:47972
    2022/12/20 07:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.273177368s) from=10.233.68.102:45282
    2022/12/20 07:40:25 [DEBUG] http: Request GET /v1/status/leader (2.593545ms) from=10.233.66.230:49706
    2022/12/20 07:40:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.811815982s) from=10.233.68.102:46562
    2022/12/20 07:40:38 [DEBUG] http: Request GET /v1/status/leader (363.785µs) from=10.233.68.102:48152
    2022/12/20 07:40:45 [DEBUG] http: Request GET /v1/status/leader (395.409µs) from=10.233.66.230:49934
    2022/12/20 07:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:40:58 [DEBUG] http: Request GET /v1/status/leader (996.921µs) from=10.233.68.102:48350
    2022/12/20 07:41:05 [DEBUG] http: Request GET /v1/status/leader (357.46µs) from=10.233.66.230:50180
    2022/12/20 07:41:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.525890299s) from=10.233.66.230:53580
    2022/12/20 07:41:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.621708516s) from=10.233.68.102:46180
    2022/12/20 07:41:18 [DEBUG] http: Request GET /v1/status/leader (336.157µs) from=10.233.68.102:48574
    2022/12/20 07:41:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:41:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:41:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:41:20 [DEBUG] agent: Node info in sync
    2022/12/20 07:41:25 [DEBUG] http: Request GET /v1/status/leader (291.506µs) from=10.233.66.230:50416
    2022/12/20 07:41:38 [DEBUG] http: Request GET /v1/status/leader (1.17175ms) from=10.233.68.102:48796
    2022/12/20 07:41:45 [DEBUG] http: Request GET /v1/status/leader (390.868µs) from=10.233.66.230:50652
    2022/12/20 07:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:41:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.970980161s) from=10.233.66.230:49650
    2022/12/20 07:41:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.148988469s) from=10.233.66.230:53996
    2022/12/20 07:41:58 [DEBUG] http: Request GET /v1/status/leader (362.351µs) from=10.233.68.102:49022
    2022/12/20 07:42:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:42:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:42:03 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:42:03 [DEBUG] agent: Node info in sync
    2022/12/20 07:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (71.77972ms) from=10.233.72.43:46412
    2022/12/20 07:42:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:42:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:42:03 [DEBUG] agent: Node info in sync
    2022/12/20 07:42:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.439335ms) from=10.233.72.43:46414
    2022/12/20 07:42:05 [DEBUG] http: Request GET /v1/status/leader (270.879µs) from=10.233.66.230:50876
    2022/12/20 07:42:18 [DEBUG] http: Request GET /v1/status/leader (348.112µs) from=10.233.68.102:49242
    2022/12/20 07:42:25 [DEBUG] http: Request GET /v1/status/leader (503.445µs) from=10.233.66.230:51102
    2022/12/20 07:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.137154525s) from=10.233.68.102:45282
    2022/12/20 07:42:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.537316427s) from=10.233.68.102:46562
    2022/12/20 07:42:38 [DEBUG] http: Request GET /v1/status/leader (506.526µs) from=10.233.68.102:49422
    2022/12/20 07:42:45 [DEBUG] http: Request GET /v1/status/leader (597.706µs) from=10.233.66.230:51340
    2022/12/20 07:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:42:58 [DEBUG] http: Request GET /v1/status/leader (324.426µs) from=10.233.68.102:49598
    2022/12/20 07:43:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:43:05 [DEBUG] http: Request GET /v1/status/leader (291.661µs) from=10.233.66.230:51570
    2022/12/20 07:43:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.083476971s) from=10.233.66.230:53580
    2022/12/20 07:43:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.075579185s) from=10.233.68.102:46180
    2022/12/20 07:43:18 [DEBUG] http: Request GET /v1/status/leader (290.957µs) from=10.233.68.102:49778
    2022/12/20 07:43:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:43:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:43:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:43:20 [DEBUG] agent: Node info in sync
    2022/12/20 07:43:25 [DEBUG] http: Request GET /v1/status/leader (359.662µs) from=10.233.66.230:51808
    2022/12/20 07:43:38 [DEBUG] http: Request GET /v1/status/leader (266.343µs) from=10.233.68.102:49958
    2022/12/20 07:43:45 [DEBUG] http: Request GET /v1/status/leader (406.471µs) from=10.233.66.230:52040
    2022/12/20 07:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:43:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.944387807s) from=10.233.66.230:49650
    2022/12/20 07:43:58 [DEBUG] http: Request GET /v1/status/leader (369.785µs) from=10.233.68.102:50144
    2022/12/20 07:44:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.471938976s) from=10.233.66.230:53996
    2022/12/20 07:44:05 [DEBUG] http: Request GET /v1/status/leader (308.743µs) from=10.233.66.230:52258
    2022/12/20 07:44:18 [DEBUG] http: Request GET /v1/status/leader (212.783µs) from=10.233.68.102:50328
    2022/12/20 07:44:25 [DEBUG] http: Request GET /v1/status/leader (196.575µs) from=10.233.66.230:52502
    2022/12/20 07:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.89801387s) from=10.233.68.102:45282
    2022/12/20 07:44:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:44:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:44:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:44:31 [DEBUG] agent: Node info in sync
    2022/12/20 07:44:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.413484823s) from=10.233.68.102:46562
    2022/12/20 07:44:38 [DEBUG] http: Request GET /v1/status/leader (555.591µs) from=10.233.68.102:50518
    2022/12/20 07:44:45 [DEBUG] http: Request GET /v1/status/leader (219.017µs) from=10.233.66.230:52736
    2022/12/20 07:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:44:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:44:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:44:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:44:58 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:44:58 [DEBUG] agent: Node info in sync
    2022/12/20 07:44:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.038667ms) from=10.233.72.43:48674
    2022/12/20 07:44:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:44:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:44:58 [DEBUG] agent: Node info in sync
    2022/12/20 07:44:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (746.282µs) from=10.233.72.43:48678
    2022/12/20 07:44:58 [DEBUG] http: Request GET /v1/status/leader (515.344µs) from=10.233.68.102:50700
    2022/12/20 07:45:05 [DEBUG] http: Request GET /v1/status/leader (878.452µs) from=10.233.66.230:52964
    2022/12/20 07:45:18 [DEBUG] http: Request GET /v1/status/leader (389.119µs) from=10.233.68.102:50908
    2022/12/20 07:45:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.251967553s) from=10.233.68.102:46180
    2022/12/20 07:45:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.731271021s) from=10.233.66.230:53580
    2022/12/20 07:45:25 [DEBUG] http: Request GET /v1/status/leader (423.253µs) from=10.233.66.230:53216
    2022/12/20 07:45:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:45:38 [DEBUG] http: Request GET /v1/status/leader (572.921µs) from=10.233.68.102:51088
    2022/12/20 07:45:45 [DEBUG] http: Request GET /v1/status/leader (354.945µs) from=10.233.66.230:53456
    2022/12/20 07:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:45:58 [DEBUG] http: Request GET /v1/status/leader (318.215µs) from=10.233.68.102:51310
    2022/12/20 07:45:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.814484755s) from=10.233.66.230:49650
    2022/12/20 07:46:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.001682145s) from=10.233.66.230:53996
    2022/12/20 07:46:05 [DEBUG] http: Request GET /v1/status/leader (263.017µs) from=10.233.66.230:53674
    2022/12/20 07:46:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:46:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:46:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:46:08 [DEBUG] agent: Node info in sync
    2022/12/20 07:46:19 [DEBUG] http: Request GET /v1/status/leader (4.611995ms) from=10.233.68.102:51510
    2022/12/20 07:46:25 [DEBUG] http: Request GET /v1/status/leader (308.857µs) from=10.233.66.230:53922
    2022/12/20 07:46:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.736051741s) from=10.233.68.102:45282
    2022/12/20 07:46:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.815401214s) from=10.233.68.102:46562
    2022/12/20 07:46:39 [DEBUG] http: Request GET /v1/status/leader (278.873µs) from=10.233.68.102:51720
    2022/12/20 07:46:45 [DEBUG] http: Request GET /v1/status/leader (246.434µs) from=10.233.66.230:54158
    2022/12/20 07:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:46:59 [DEBUG] http: Request GET /v1/status/leader (690.988µs) from=10.233.68.102:51918
    2022/12/20 07:47:05 [DEBUG] http: Request GET /v1/status/leader (205.017µs) from=10.233.66.230:54380
    2022/12/20 07:47:19 [DEBUG] http: Request GET /v1/status/leader (338.9µs) from=10.233.68.102:52120
    2022/12/20 07:47:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.709161757s) from=10.233.66.230:53580
    2022/12/20 07:47:25 [DEBUG] http: Request GET /v1/status/leader (1.04392ms) from=10.233.66.230:54620
    2022/12/20 07:47:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.126230146s) from=10.233.68.102:46180
    2022/12/20 07:47:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:47:39 [DEBUG] http: Request GET /v1/status/leader (722.41µs) from=10.233.68.102:52310
    2022/12/20 07:47:45 [DEBUG] http: Request GET /v1/status/leader (395.664µs) from=10.233.66.230:54854
    2022/12/20 07:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:47:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:47:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:47:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:47:55 [DEBUG] agent: Node info in sync
    2022/12/20 07:47:59 [DEBUG] http: Request GET /v1/status/leader (244.194µs) from=10.233.68.102:52490
    2022/12/20 07:48:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.962469215s) from=10.233.66.230:49650
    2022/12/20 07:48:05 [DEBUG] http: Request GET /v1/status/leader (231.595µs) from=10.233.66.230:55078
    2022/12/20 07:48:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.233134819s) from=10.233.66.230:53996
    2022/12/20 07:48:19 [DEBUG] http: Request GET /v1/status/leader (196.445µs) from=10.233.68.102:52672
    2022/12/20 07:48:25 [DEBUG] http: Request GET /v1/status/leader (891.425µs) from=10.233.66.230:55310
    2022/12/20 07:48:39 [DEBUG] http: Request GET /v1/status/leader (281.597µs) from=10.233.68.102:52854
    2022/12/20 07:48:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.531948361s) from=10.233.68.102:45282
    2022/12/20 07:48:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.814436554s) from=10.233.68.102:46562
    2022/12/20 07:48:45 [DEBUG] http: Request GET /v1/status/leader (441.046µs) from=10.233.66.230:55560
    2022/12/20 07:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:48:59 [DEBUG] http: Request GET /v1/status/leader (950.456µs) from=10.233.68.102:53032
    2022/12/20 07:49:05 [DEBUG] http: Request GET /v1/status/leader (271.778µs) from=10.233.66.230:55774
    2022/12/20 07:49:19 [DEBUG] http: Request GET /v1/status/leader (323.63µs) from=10.233.68.102:53216
    2022/12/20 07:49:25 [DEBUG] http: Request GET /v1/status/leader (201.905µs) from=10.233.66.230:56018
    2022/12/20 07:49:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.434321408s) from=10.233.66.230:53580
    2022/12/20 07:49:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.735935526s) from=10.233.68.102:46180
    2022/12/20 07:49:39 [DEBUG] http: Request GET /v1/status/leader (323.465µs) from=10.233.68.102:53396
    2022/12/20 07:49:45 [DEBUG] http: Request GET /v1/status/leader (227.165µs) from=10.233.66.230:56264
    2022/12/20 07:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:49:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:49:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:49:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:49:50 [DEBUG] agent: Node info in sync
    2022/12/20 07:49:59 [DEBUG] http: Request GET /v1/status/leader (444.484µs) from=10.233.68.102:53580
    2022/12/20 07:50:05 [DEBUG] http: Request GET /v1/status/leader (614.635µs) from=10.233.66.230:56468
    2022/12/20 07:50:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.185735223s) from=10.233.66.230:49650
    2022/12/20 07:50:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.109522788s) from=10.233.66.230:53996
    2022/12/20 07:50:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:50:19 [DEBUG] http: Request GET /v1/status/leader (939.738µs) from=10.233.68.102:53766
    2022/12/20 07:50:25 [DEBUG] http: Request GET /v1/status/leader (456.001µs) from=10.233.66.230:56710
    2022/12/20 07:50:39 [DEBUG] http: Request GET /v1/status/leader (472.543µs) from=10.233.68.102:53954
    2022/12/20 07:50:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.461288288s) from=10.233.68.102:45282
    2022/12/20 07:50:45 [DEBUG] http: Request GET /v1/status/leader (294.106µs) from=10.233.66.230:56950
    2022/12/20 07:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:50:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.344311551s) from=10.233.68.102:46562
    2022/12/20 07:50:59 [DEBUG] http: Request GET /v1/status/leader (227.286µs) from=10.233.68.102:54130
    2022/12/20 07:51:05 [DEBUG] http: Request GET /v1/status/leader (320.683µs) from=10.233.66.230:57180
    2022/12/20 07:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:51:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:51:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:51:16 [DEBUG] agent: Node info in sync
    2022/12/20 07:51:19 [DEBUG] http: Request GET /v1/status/leader (384.937µs) from=10.233.68.102:54314
    2022/12/20 07:51:25 [DEBUG] http: Request GET /v1/status/leader (220.358µs) from=10.233.66.230:57408
    2022/12/20 07:51:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.514355248s) from=10.233.66.230:53580
    2022/12/20 07:51:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.935738381s) from=10.233.68.102:46180
    2022/12/20 07:51:39 [DEBUG] http: Request GET /v1/status/leader (215.463µs) from=10.233.68.102:54500
    2022/12/20 07:51:45 [DEBUG] http: Request GET /v1/status/leader (228.66µs) from=10.233.66.230:57648
    2022/12/20 07:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:51:59 [DEBUG] http: Request GET /v1/status/leader (364.737µs) from=10.233.68.102:54682
    2022/12/20 07:52:05 [DEBUG] http: Request GET /v1/status/leader (318.072µs) from=10.233.66.230:57874
    2022/12/20 07:52:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.68565193s) from=10.233.66.230:49650
    2022/12/20 07:52:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.845536245s) from=10.233.66.230:53996
    2022/12/20 07:52:19 [DEBUG] http: Request GET /v1/status/leader (236.551µs) from=10.233.68.102:54866
    2022/12/20 07:52:25 [DEBUG] http: Request GET /v1/status/leader (1.907317ms) from=10.233.66.230:58108
    2022/12/20 07:52:39 [DEBUG] http: Request GET /v1/status/leader (335.927µs) from=10.233.68.102:55078
    2022/12/20 07:52:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:52:45 [DEBUG] http: Request GET /v1/status/leader (384.642µs) from=10.233.66.230:58344
    2022/12/20 07:52:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.414166867s) from=10.233.68.102:45282
    2022/12/20 07:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:52:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:52:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:52:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:52:47 [DEBUG] agent: Node info in sync
    2022/12/20 07:52:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.093051222s) from=10.233.68.102:46562
    2022/12/20 07:52:59 [DEBUG] http: Request GET /v1/status/leader (305.386µs) from=10.233.68.102:55268
    2022/12/20 07:53:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:53:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:53:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:53:01 [DEBUG] agent: Node info in sync
    2022/12/20 07:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.748569ms) from=10.233.72.43:55062
    2022/12/20 07:53:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:53:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:53:01 [DEBUG] agent: Node info in sync
    2022/12/20 07:53:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (26.976535ms) from=10.233.72.43:55064
    2022/12/20 07:53:05 [DEBUG] http: Request GET /v1/status/leader (360.203µs) from=10.233.66.230:58574
    2022/12/20 07:53:19 [DEBUG] http: Request GET /v1/status/leader (451.926µs) from=10.233.68.102:55458
    2022/12/20 07:53:25 [DEBUG] http: Request GET /v1/status/leader (318.484µs) from=10.233.66.230:58810
    2022/12/20 07:53:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.233356249s) from=10.233.68.102:46180
    2022/12/20 07:53:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.225513988s) from=10.233.66.230:53580
    2022/12/20 07:53:39 [DEBUG] http: Request GET /v1/status/leader (450.598µs) from=10.233.68.102:55650
    2022/12/20 07:53:45 [DEBUG] http: Request GET /v1/status/leader (1.764963ms) from=10.233.66.230:59038
    2022/12/20 07:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:53:59 [DEBUG] http: Request GET /v1/status/leader (319.329µs) from=10.233.68.102:55844
    2022/12/20 07:54:05 [DEBUG] http: Request GET /v1/status/leader (308.437µs) from=10.233.66.230:59288
    2022/12/20 07:54:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.376471857s) from=10.233.66.230:49650
    2022/12/20 07:54:19 [DEBUG] http: Request GET /v1/status/leader (331.153µs) from=10.233.68.102:56038
    2022/12/20 07:54:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.164343021s) from=10.233.66.230:53996
    2022/12/20 07:54:25 [DEBUG] http: Request GET /v1/status/leader (331.053µs) from=10.233.66.230:59534
    2022/12/20 07:54:39 [DEBUG] http: Request GET /v1/status/leader (47.393398ms) from=10.233.68.102:56226
    2022/12/20 07:54:45 [DEBUG] http: Request GET /v1/status/leader (332.913µs) from=10.233.66.230:59760
    2022/12/20 07:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:54:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.610688472s) from=10.233.68.102:45282
    2022/12/20 07:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:54:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:54:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:54:48 [DEBUG] agent: Node info in sync
    2022/12/20 07:54:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.448202215s) from=10.233.68.102:46562
    2022/12/20 07:54:59 [DEBUG] http: Request GET /v1/status/leader (586.813µs) from=10.233.68.102:56412
    2022/12/20 07:55:05 [DEBUG] http: Request GET /v1/status/leader (179.429µs) from=10.233.66.230:60002
    2022/12/20 07:55:19 [DEBUG] http: Request GET /v1/status/leader (938.914µs) from=10.233.68.102:56600
    2022/12/20 07:55:25 [DEBUG] http: Request GET /v1/status/leader (927.418µs) from=10.233.66.230:60234
    2022/12/20 07:55:39 [DEBUG] http: Request GET /v1/status/leader (312.08µs) from=10.233.68.102:56798
    2022/12/20 07:55:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.886948057s) from=10.233.68.102:46180
    2022/12/20 07:55:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.068033161s) from=10.233.66.230:53580
    2022/12/20 07:55:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:55:45 [DEBUG] http: Request GET /v1/status/leader (283.917µs) from=10.233.66.230:60462
    2022/12/20 07:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:55:59 [DEBUG] http: Request GET /v1/status/leader (716.277µs) from=10.233.68.102:57016
    2022/12/20 07:56:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:56:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 07:56:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:56:00 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 07:56:00 [DEBUG] agent: Node info in sync
    2022/12/20 07:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (49.121188ms) from=10.233.72.43:57370
    2022/12/20 07:56:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:56:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:56:00 [DEBUG] agent: Node info in sync
    2022/12/20 07:56:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.199745573s) from=10.233.72.43:57374
    2022/12/20 07:56:05 [DEBUG] http: Request GET /v1/status/leader (411.389µs) from=10.233.66.230:60698
    2022/12/20 07:56:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.637007311s) from=10.233.66.230:49650
    2022/12/20 07:56:19 [DEBUG] http: Request GET /v1/status/leader (274.475µs) from=10.233.68.102:57230
    2022/12/20 07:56:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.838876496s) from=10.233.66.230:53996
    2022/12/20 07:56:25 [DEBUG] http: Request GET /v1/status/leader (211.318µs) from=10.233.66.230:60930
    2022/12/20 07:56:39 [DEBUG] http: Request GET /v1/status/leader (188.257µs) from=10.233.68.102:57438
    2022/12/20 07:56:45 [DEBUG] http: Request GET /v1/status/leader (406.526µs) from=10.233.66.230:32940
    2022/12/20 07:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:56:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.402207519s) from=10.233.68.102:45282
    2022/12/20 07:56:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.568087423s) from=10.233.68.102:46562
    2022/12/20 07:56:59 [DEBUG] http: Request GET /v1/status/leader (261.08µs) from=10.233.68.102:57630
    2022/12/20 07:57:05 [DEBUG] http: Request GET /v1/status/leader (254.058µs) from=10.233.66.230:33174
    2022/12/20 07:57:19 [DEBUG] http: Request GET /v1/status/leader (451.297µs) from=10.233.68.102:57822
    2022/12/20 07:57:25 [DEBUG] http: Request GET /v1/status/leader (230.471µs) from=10.233.66.230:33422
    2022/12/20 07:57:39 [DEBUG] http: Request GET /v1/status/leader (378.796µs) from=10.233.68.102:58000
    2022/12/20 07:57:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.321023511s) from=10.233.68.102:46180
    2022/12/20 07:57:45 [DEBUG] http: Request GET /v1/status/leader (351.63µs) from=10.233.66.230:33642
    2022/12/20 07:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:57:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.819598976s) from=10.233.66.230:53580
    2022/12/20 07:57:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:57:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:57:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:57:58 [DEBUG] agent: Node info in sync
    2022/12/20 07:57:59 [DEBUG] http: Request GET /v1/status/leader (208.607µs) from=10.233.68.102:58188
    2022/12/20 07:58:05 [DEBUG] http: Request GET /v1/status/leader (871.303µs) from=10.233.66.230:33862
    2022/12/20 07:58:19 [DEBUG] http: Request GET /v1/status/leader (318.657µs) from=10.233.68.102:58374
    2022/12/20 07:58:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.570912481s) from=10.233.66.230:49650
    2022/12/20 07:58:25 [DEBUG] http: Request GET /v1/status/leader (227.963µs) from=10.233.66.230:34102
    2022/12/20 07:58:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.54412179s) from=10.233.66.230:53996
    2022/12/20 07:58:39 [DEBUG] http: Request GET /v1/status/leader (409.419µs) from=10.233.68.102:58552
    2022/12/20 07:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 07:58:45 [DEBUG] http: Request GET /v1/status/leader (553.465µs) from=10.233.66.230:34342
    2022/12/20 07:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.745317661s) from=10.233.68.102:45282
    2022/12/20 07:58:59 [DEBUG] http: Request GET /v1/status/leader (477.674µs) from=10.233.68.102:58732
    2022/12/20 07:59:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.831592245s) from=10.233.68.102:46562
    2022/12/20 07:59:05 [DEBUG] http: Request GET /v1/status/leader (487.103µs) from=10.233.66.230:34554
    2022/12/20 07:59:19 [DEBUG] http: Request GET /v1/status/leader (463.321µs) from=10.233.68.102:58918
    2022/12/20 07:59:25 [DEBUG] http: Request GET /v1/status/leader (415.609µs) from=10.233.66.230:34808
    2022/12/20 07:59:39 [DEBUG] http: Request GET /v1/status/leader (271.889µs) from=10.233.68.102:59142
    2022/12/20 07:59:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.075318927s) from=10.233.68.102:46180
    2022/12/20 07:59:46 [DEBUG] http: Request GET /v1/status/leader (314.992µs) from=10.233.66.230:35048
    2022/12/20 07:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 07:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 07:59:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 07:59:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 07:59:46 [DEBUG] agent: Node info in sync
    2022/12/20 07:59:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.520302164s) from=10.233.66.230:53580
    2022/12/20 07:59:59 [DEBUG] http: Request GET /v1/status/leader (366.528µs) from=10.233.68.102:59332
    2022/12/20 08:00:06 [DEBUG] http: Request GET /v1/status/leader (415.28µs) from=10.233.66.230:35264
    2022/12/20 08:00:19 [DEBUG] http: Request GET /v1/status/leader (301.714µs) from=10.233.68.102:59516
    2022/12/20 08:00:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.627675465s) from=10.233.66.230:49650
    2022/12/20 08:00:26 [DEBUG] http: Request GET /v1/status/leader (480.233µs) from=10.233.66.230:35508
    2022/12/20 08:00:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.635420673s) from=10.233.66.230:53996
    2022/12/20 08:00:39 [DEBUG] http: Request GET /v1/status/leader (344.065µs) from=10.233.68.102:59704
    2022/12/20 08:00:46 [DEBUG] http: Request GET /v1/status/leader (395.223µs) from=10.233.66.230:35740
    2022/12/20 08:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:00:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:00:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.250239079s) from=10.233.68.102:45282
    2022/12/20 08:00:59 [DEBUG] http: Request GET /v1/status/leader (746.191µs) from=10.233.68.102:59890
    2022/12/20 08:01:06 [DEBUG] http: Request GET /v1/status/leader (487.847µs) from=10.233.66.230:35964
    2022/12/20 08:01:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.811365462s) from=10.233.68.102:46562
    2022/12/20 08:01:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:01:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:01:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:01:09 [DEBUG] agent: Node info in sync
    2022/12/20 08:01:19 [DEBUG] http: Request GET /v1/status/leader (535.044µs) from=10.233.68.102:60084
    2022/12/20 08:01:26 [DEBUG] http: Request GET /v1/status/leader (304.837µs) from=10.233.66.230:36200
    2022/12/20 08:01:39 [DEBUG] http: Request GET /v1/status/leader (920.293µs) from=10.233.68.102:60278
    2022/12/20 08:01:46 [DEBUG] http: Request GET /v1/status/leader (273.632µs) from=10.233.66.230:36448
    2022/12/20 08:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:01:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.845187437s) from=10.233.68.102:46180
    2022/12/20 08:01:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.365734436s) from=10.233.66.230:53580
    2022/12/20 08:01:59 [DEBUG] http: Request GET /v1/status/leader (512.059µs) from=10.233.68.102:60466
    2022/12/20 08:02:06 [DEBUG] http: Request GET /v1/status/leader (488.798µs) from=10.233.66.230:36674
    2022/12/20 08:02:19 [DEBUG] http: Request GET /v1/status/leader (277.065µs) from=10.233.68.102:60662
    2022/12/20 08:02:26 [DEBUG] http: Request GET /v1/status/leader (2.096796ms) from=10.233.66.230:36900
    2022/12/20 08:02:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.600846026s) from=10.233.66.230:49650
    2022/12/20 08:02:39 [DEBUG] http: Request GET /v1/status/leader (388.013µs) from=10.233.68.102:60856
    2022/12/20 08:02:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:02:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:02:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:02:41 [DEBUG] agent: Node info in sync
    2022/12/20 08:02:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.454228246s) from=10.233.66.230:53996
    2022/12/20 08:02:46 [DEBUG] http: Request GET /v1/status/leader (413.02µs) from=10.233.66.230:37140
    2022/12/20 08:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:02:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.51966733s) from=10.233.68.102:45282
    2022/12/20 08:02:59 [DEBUG] http: Request GET /v1/status/leader (425.025µs) from=10.233.68.102:32810
    2022/12/20 08:03:06 [DEBUG] http: Request GET /v1/status/leader (232.192µs) from=10.233.66.230:37370
    2022/12/20 08:03:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.363447861s) from=10.233.68.102:46562
    2022/12/20 08:03:19 [DEBUG] http: Request GET /v1/status/leader (434.976µs) from=10.233.68.102:32996
    2022/12/20 08:03:26 [DEBUG] http: Request GET /v1/status/leader (388.405µs) from=10.233.66.230:37608
    2022/12/20 08:03:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:03:39 [DEBUG] http: Request GET /v1/status/leader (822.244µs) from=10.233.68.102:33184
    2022/12/20 08:03:46 [DEBUG] http: Request GET /v1/status/leader (381.794µs) from=10.233.66.230:37848
    2022/12/20 08:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:03:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.580020549s) from=10.233.68.102:46180
    2022/12/20 08:03:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.870325226s) from=10.233.66.230:53580
    2022/12/20 08:03:59 [DEBUG] http: Request GET /v1/status/leader (270.668µs) from=10.233.68.102:33368
    2022/12/20 08:04:06 [DEBUG] http: Request GET /v1/status/leader (423.576µs) from=10.233.66.230:38064
    2022/12/20 08:04:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:04:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:04:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:04:09 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:04:09 [DEBUG] agent: Node info in sync
    2022/12/20 08:04:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.714197ms) from=10.233.72.43:35358
    2022/12/20 08:04:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:04:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:04:09 [DEBUG] agent: Node info in sync
    2022/12/20 08:04:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (669.492µs) from=10.233.72.43:35360
    2022/12/20 08:04:19 [DEBUG] http: Request GET /v1/status/leader (2.1823ms) from=10.233.68.102:33554
    2022/12/20 08:04:26 [DEBUG] http: Request GET /v1/status/leader (439.018µs) from=10.233.66.230:38316
    2022/12/20 08:04:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.583381283s) from=10.233.66.230:49650
    2022/12/20 08:04:39 [DEBUG] http: Request GET /v1/status/leader (587.506µs) from=10.233.68.102:33730
    2022/12/20 08:04:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.888566647s) from=10.233.66.230:53996
    2022/12/20 08:04:46 [DEBUG] http: Request GET /v1/status/leader (961.391µs) from=10.233.66.230:38554
    2022/12/20 08:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:04:59 [DEBUG] http: Request GET /v1/status/leader (369.114µs) from=10.233.68.102:33910
    2022/12/20 08:05:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.143946937s) from=10.233.68.102:45282
    2022/12/20 08:05:06 [DEBUG] http: Request GET /v1/status/leader (454.585µs) from=10.233.66.230:38776
    2022/12/20 08:05:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:05:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:05:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:05:16 [DEBUG] agent: Node info in sync
    2022/12/20 08:05:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.200441523s) from=10.233.68.102:46562
    2022/12/20 08:05:19 [DEBUG] http: Request GET /v1/status/leader (388.704µs) from=10.233.68.102:34100
    2022/12/20 08:05:26 [DEBUG] http: Request GET /v1/status/leader (320.873µs) from=10.233.66.230:39022
    2022/12/20 08:05:39 [DEBUG] http: Request GET /v1/status/leader (317.905µs) from=10.233.68.102:34276
    2022/12/20 08:05:46 [DEBUG] http: Request GET /v1/status/leader (174.738µs) from=10.233.66.230:39244
    2022/12/20 08:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:05:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.018303644s) from=10.233.68.102:46180
    2022/12/20 08:05:59 [DEBUG] http: Request GET /v1/status/leader (184.398µs) from=10.233.68.102:34456
    2022/12/20 08:06:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.658910035s) from=10.233.66.230:53580
    2022/12/20 08:06:06 [DEBUG] http: Request GET /v1/status/leader (448.831µs) from=10.233.66.230:39484
    2022/12/20 08:06:19 [DEBUG] http: Request GET /v1/status/leader (383.229µs) from=10.233.68.102:34638
    2022/12/20 08:06:26 [DEBUG] http: Request GET /v1/status/leader (669.087µs) from=10.233.66.230:39706
    2022/12/20 08:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:06:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.603682859s) from=10.233.66.230:49650
    2022/12/20 08:06:39 [DEBUG] http: Request GET /v1/status/leader (286.954µs) from=10.233.68.102:34838
    2022/12/20 08:06:46 [DEBUG] http: Request GET /v1/status/leader (777.802µs) from=10.233.66.230:39950
    2022/12/20 08:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:06:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.959096756s) from=10.233.66.230:53996
    2022/12/20 08:06:59 [DEBUG] http: Request GET /v1/status/leader (510.576µs) from=10.233.68.102:35056
    2022/12/20 08:07:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:07:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:07:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:07:04 [DEBUG] agent: Node info in sync
    2022/12/20 08:07:06 [DEBUG] http: Request GET /v1/status/leader (300.78µs) from=10.233.66.230:40192
    2022/12/20 08:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.979983773s) from=10.233.68.102:45282
    2022/12/20 08:07:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:07:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:07:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:07:08 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:07:08 [DEBUG] agent: Node info in sync
    2022/12/20 08:07:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.174015ms) from=10.233.72.43:37652
    2022/12/20 08:07:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:07:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:07:08 [DEBUG] agent: Node info in sync
    2022/12/20 08:07:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.145208ms) from=10.233.72.43:37654
    2022/12/20 08:07:19 [DEBUG] http: Request GET /v1/status/leader (1.991407ms) from=10.233.68.102:35252
    2022/12/20 08:07:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.272576291s) from=10.233.68.102:46562
    2022/12/20 08:07:26 [DEBUG] http: Request GET /v1/status/leader (540.133µs) from=10.233.66.230:40426
    2022/12/20 08:07:39 [DEBUG] http: Request GET /v1/status/leader (216.23µs) from=10.233.68.102:35446
    2022/12/20 08:07:46 [DEBUG] http: Request GET /v1/status/leader (278.785µs) from=10.233.66.230:40660
    2022/12/20 08:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:07:59 [DEBUG] http: Request GET /v1/status/leader (257.427µs) from=10.233.68.102:35634
    2022/12/20 08:08:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.776092511s) from=10.233.68.102:46180
    2022/12/20 08:08:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.491085349s) from=10.233.66.230:53580
    2022/12/20 08:08:06 [DEBUG] http: Request GET /v1/status/leader (193.191µs) from=10.233.66.230:40894
    2022/12/20 08:08:19 [DEBUG] http: Request GET /v1/status/leader (260.59µs) from=10.233.68.102:35818
    2022/12/20 08:08:26 [DEBUG] http: Request GET /v1/status/leader (322.184µs) from=10.233.66.230:41120
    2022/12/20 08:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.457566313s) from=10.233.66.230:49650
    2022/12/20 08:08:39 [DEBUG] http: Request GET /v1/status/leader (353.258µs) from=10.233.68.102:36008
    2022/12/20 08:08:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:08:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:08:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:08:41 [DEBUG] agent: Node info in sync
    2022/12/20 08:08:46 [DEBUG] http: Request GET /v1/status/leader (313.578µs) from=10.233.66.230:41356
    2022/12/20 08:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:08:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.102020465s) from=10.233.66.230:53996
    2022/12/20 08:08:59 [DEBUG] http: Request GET /v1/status/leader (12.327993ms) from=10.233.68.102:36182
    2022/12/20 08:09:06 [DEBUG] http: Request GET /v1/status/leader (1.043541ms) from=10.233.66.230:41596
    2022/12/20 08:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.621165187s) from=10.233.68.102:45282
    2022/12/20 08:09:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:09:19 [DEBUG] http: Request GET /v1/status/leader (349.094µs) from=10.233.68.102:36356
    2022/12/20 08:09:26 [DEBUG] http: Request GET /v1/status/leader (1.333566ms) from=10.233.66.230:41822
    2022/12/20 08:09:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.304214409s) from=10.233.68.102:46562
    2022/12/20 08:09:39 [DEBUG] http: Request GET /v1/status/leader (319.18µs) from=10.233.68.102:36536
    2022/12/20 08:09:46 [DEBUG] http: Request GET /v1/status/leader (142.368554ms) from=10.233.66.230:42062
    2022/12/20 08:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:09:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:09:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:09:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:09:51 [DEBUG] agent: Node info in sync
    2022/12/20 08:10:00 [DEBUG] http: Request GET /v1/status/leader (481.217µs) from=10.233.68.102:36714
    2022/12/20 08:10:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.269259535s) from=10.233.68.102:46180
    2022/12/20 08:10:06 [DEBUG] http: Request GET /v1/status/leader (675.279µs) from=10.233.66.230:42288
    2022/12/20 08:10:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.793336036s) from=10.233.66.230:53580
    2022/12/20 08:10:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:10:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:10:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:10:12 [DEBUG] agent: Node info in sync
    2022/12/20 08:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (20.006483ms) from=10.233.72.43:39996
    2022/12/20 08:10:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:10:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:10:12 [DEBUG] agent: Node info in sync
    2022/12/20 08:10:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (549.446µs) from=10.233.72.43:39998
    2022/12/20 08:10:20 [DEBUG] http: Request GET /v1/status/leader (243.881µs) from=10.233.68.102:36898
    2022/12/20 08:10:26 [DEBUG] http: Request GET /v1/status/leader (224.996µs) from=10.233.66.230:42528
    2022/12/20 08:10:40 [DEBUG] http: Request GET /v1/status/leader (336.167µs) from=10.233.68.102:37076
    2022/12/20 08:10:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.385328041s) from=10.233.66.230:49650
    2022/12/20 08:10:46 [DEBUG] http: Request GET /v1/status/leader (372.02µs) from=10.233.66.230:42768
    2022/12/20 08:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:10:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.343135741s) from=10.233.66.230:53996
    2022/12/20 08:11:00 [DEBUG] http: Request GET /v1/status/leader (342.685µs) from=10.233.68.102:37258
    2022/12/20 08:11:06 [DEBUG] http: Request GET /v1/status/leader (273.232µs) from=10.233.66.230:42994
    2022/12/20 08:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.755863339s) from=10.233.68.102:45282
    2022/12/20 08:11:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:11:20 [DEBUG] http: Request GET /v1/status/leader (334.111µs) from=10.233.68.102:37442
    2022/12/20 08:11:26 [DEBUG] http: Request GET /v1/status/leader (319.581µs) from=10.233.66.230:43238
    2022/12/20 08:11:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.394543767s) from=10.233.68.102:46562
    2022/12/20 08:11:40 [DEBUG] http: Request GET /v1/status/leader (187.248µs) from=10.233.68.102:37626
    2022/12/20 08:11:46 [DEBUG] http: Request GET /v1/status/leader (1.484181ms) from=10.233.66.230:43466
    2022/12/20 08:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:11:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:11:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:11:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:11:54 [DEBUG] agent: Node info in sync
    2022/12/20 08:12:00 [DEBUG] http: Request GET /v1/status/leader (416.033µs) from=10.233.68.102:37804
    2022/12/20 08:12:06 [DEBUG] http: Request GET /v1/status/leader (828.229µs) from=10.233.66.230:43686
    2022/12/20 08:12:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.224816184s) from=10.233.68.102:46180
    2022/12/20 08:12:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.221037642s) from=10.233.66.230:53580
    2022/12/20 08:12:20 [DEBUG] http: Request GET /v1/status/leader (220.414µs) from=10.233.68.102:37988
    2022/12/20 08:12:26 [DEBUG] http: Request GET /v1/status/leader (520.18µs) from=10.233.66.230:43936
    2022/12/20 08:12:40 [DEBUG] http: Request GET /v1/status/leader (1.353107ms) from=10.233.68.102:38172
    2022/12/20 08:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:12:46 [DEBUG] http: Request GET /v1/status/leader (619.404µs) from=10.233.66.230:44170
    2022/12/20 08:12:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.782825221s) from=10.233.66.230:49650
    2022/12/20 08:13:00 [DEBUG] http: Request GET /v1/status/leader (240.396µs) from=10.233.68.102:38356
    2022/12/20 08:13:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.831178706s) from=10.233.66.230:53996
    2022/12/20 08:13:06 [DEBUG] http: Request GET /v1/status/leader (545.852µs) from=10.233.66.230:44382
    2022/12/20 08:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.263367029s) from=10.233.68.102:45282
    2022/12/20 08:13:20 [DEBUG] http: Request GET /v1/status/leader (283.392µs) from=10.233.68.102:38544
    2022/12/20 08:13:26 [DEBUG] http: Request GET /v1/status/leader (294.783µs) from=10.233.66.230:44630
    2022/12/20 08:13:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:13:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:13:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:13:32 [DEBUG] agent: Node info in sync
    2022/12/20 08:13:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:13:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.96211253s) from=10.233.68.102:46562
    2022/12/20 08:13:40 [DEBUG] http: Request GET /v1/status/leader (320.707µs) from=10.233.68.102:38722
    2022/12/20 08:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:13:46 [DEBUG] http: Request GET /v1/status/leader (434.693µs) from=10.233.66.230:44862
    2022/12/20 08:14:00 [DEBUG] http: Request GET /v1/status/leader (285.355µs) from=10.233.68.102:38912
    2022/12/20 08:14:07 [DEBUG] http: Request GET /v1/status/leader (191.198324ms) from=10.233.66.230:45080
    2022/12/20 08:14:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.690680879s) from=10.233.66.230:53580
    2022/12/20 08:14:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.043472387s) from=10.233.68.102:46180
    2022/12/20 08:14:20 [DEBUG] http: Request GET /v1/status/leader (419.939µs) from=10.233.68.102:39096
    2022/12/20 08:14:27 [DEBUG] http: Request GET /v1/status/leader (218.672µs) from=10.233.66.230:45306
    2022/12/20 08:14:40 [DEBUG] http: Request GET /v1/status/leader (239.385µs) from=10.233.68.102:39296
    2022/12/20 08:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:14:47 [DEBUG] http: Request GET /v1/status/leader (938.486µs) from=10.233.66.230:45548
    2022/12/20 08:14:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.739422519s) from=10.233.66.230:49650
    2022/12/20 08:15:00 [DEBUG] http: Request GET /v1/status/leader (375.573µs) from=10.233.68.102:39486
    2022/12/20 08:15:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:15:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:15:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:15:03 [DEBUG] agent: Node info in sync
    2022/12/20 08:15:07 [DEBUG] http: Request GET /v1/status/leader (297.11µs) from=10.233.66.230:45772
    2022/12/20 08:15:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.974813384s) from=10.233.66.230:53996
    2022/12/20 08:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.831018475s) from=10.233.68.102:45282
    2022/12/20 08:15:20 [DEBUG] http: Request GET /v1/status/leader (196.021µs) from=10.233.68.102:39668
    2022/12/20 08:15:27 [DEBUG] http: Request GET /v1/status/leader (216.703µs) from=10.233.66.230:46010
    2022/12/20 08:15:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.613268411s) from=10.233.68.102:46562
    2022/12/20 08:15:40 [DEBUG] http: Request GET /v1/status/leader (522.772µs) from=10.233.68.102:39856
    2022/12/20 08:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:15:47 [DEBUG] http: Request GET /v1/status/leader (410.915µs) from=10.233.66.230:46252
    2022/12/20 08:16:00 [DEBUG] http: Request GET /v1/status/leader (292.266µs) from=10.233.68.102:40032
    2022/12/20 08:16:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:16:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:16:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:16:03 [DEBUG] agent: Node info in sync
    2022/12/20 08:16:07 [DEBUG] http: Request GET /v1/status/leader (282.145µs) from=10.233.66.230:46470
    2022/12/20 08:16:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:16:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.84401016s) from=10.233.66.230:53580
    2022/12/20 08:16:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.009785741s) from=10.233.68.102:46180
    2022/12/20 08:16:20 [DEBUG] http: Request GET /v1/status/leader (191.526µs) from=10.233.68.102:40212
    2022/12/20 08:16:27 [DEBUG] http: Request GET /v1/status/leader (375.066µs) from=10.233.66.230:46704
    2022/12/20 08:16:40 [DEBUG] http: Request GET /v1/status/leader (262.778µs) from=10.233.68.102:40398
    2022/12/20 08:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:16:47 [DEBUG] http: Request GET /v1/status/leader (243.76µs) from=10.233.66.230:46948
    2022/12/20 08:16:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.67649361s) from=10.233.66.230:49650
    2022/12/20 08:17:00 [DEBUG] http: Request GET /v1/status/leader (219.711µs) from=10.233.68.102:40588
    2022/12/20 08:17:07 [DEBUG] http: Request GET /v1/status/leader (465.031µs) from=10.233.66.230:47182
    2022/12/20 08:17:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.978573261s) from=10.233.66.230:53996
    2022/12/20 08:17:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:17:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:17:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:17:15 [DEBUG] agent: Node info in sync
    2022/12/20 08:17:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.8099888s) from=10.233.68.102:45282
    2022/12/20 08:17:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:17:20 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:17:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:17:20 [DEBUG] agent: Node info in sync
    2022/12/20 08:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (69.513617ms) from=10.233.72.43:45556
    2022/12/20 08:17:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:17:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:17:20 [DEBUG] agent: Node info in sync
    2022/12/20 08:17:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (531.846µs) from=10.233.72.43:45558
    2022/12/20 08:17:20 [DEBUG] http: Request GET /v1/status/leader (940.964µs) from=10.233.68.102:40772
    2022/12/20 08:17:27 [DEBUG] http: Request GET /v1/status/leader (286.939µs) from=10.233.66.230:47412
    2022/12/20 08:17:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.306375396s) from=10.233.68.102:46562
    2022/12/20 08:17:40 [DEBUG] http: Request GET /v1/status/leader (348.798µs) from=10.233.68.102:40952
    2022/12/20 08:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:17:47 [DEBUG] http: Request GET /v1/status/leader (377.112µs) from=10.233.66.230:47648
    2022/12/20 08:18:00 [DEBUG] http: Request GET /v1/status/leader (210.143µs) from=10.233.68.102:41130
    2022/12/20 08:18:07 [DEBUG] http: Request GET /v1/status/leader (735.476µs) from=10.233.66.230:47876
    2022/12/20 08:18:20 [DEBUG] http: Request GET /v1/status/leader (820.55µs) from=10.233.68.102:41316
    2022/12/20 08:18:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.946894641s) from=10.233.66.230:53580
    2022/12/20 08:18:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.683437736s) from=10.233.68.102:46180
    2022/12/20 08:18:27 [DEBUG] http: Request GET /v1/status/leader (404.931µs) from=10.233.66.230:48116
    2022/12/20 08:18:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:18:40 [DEBUG] http: Request GET /v1/status/leader (656.876µs) from=10.233.68.102:41498
    2022/12/20 08:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:18:47 [DEBUG] http: Request GET /v1/status/leader (367.914µs) from=10.233.66.230:48336
    2022/12/20 08:18:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.184583734s) from=10.233.66.230:49650
    2022/12/20 08:19:00 [DEBUG] http: Request GET /v1/status/leader (297.136µs) from=10.233.68.102:41684
    2022/12/20 08:19:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:19:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:19:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:19:05 [DEBUG] agent: Node info in sync
    2022/12/20 08:19:07 [DEBUG] http: Request GET /v1/status/leader (556.085µs) from=10.233.66.230:48584
    2022/12/20 08:19:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.985988852s) from=10.233.66.230:53996
    2022/12/20 08:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.026802034s) from=10.233.68.102:45282
    2022/12/20 08:19:20 [DEBUG] http: Request GET /v1/status/leader (1.23537ms) from=10.233.68.102:41866
    2022/12/20 08:19:27 [DEBUG] http: Request GET /v1/status/leader (414.612µs) from=10.233.66.230:48804
    2022/12/20 08:19:41 [DEBUG] http: Request GET /v1/status/leader (280.605µs) from=10.233.68.102:42072
    2022/12/20 08:19:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.379371548s) from=10.233.68.102:46562
    2022/12/20 08:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:19:47 [DEBUG] http: Request GET /v1/status/leader (825.427µs) from=10.233.66.230:49032
    2022/12/20 08:20:01 [DEBUG] http: Request GET /v1/status/leader (250.135µs) from=10.233.68.102:42266
    2022/12/20 08:20:07 [DEBUG] http: Request GET /v1/status/leader (263.915µs) from=10.233.66.230:49276
    2022/12/20 08:20:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:20:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:20:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:20:19 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:20:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:20:19 [DEBUG] http: Request PUT /v1/agent/service/register (76.493697ms) from=10.233.72.43:47908
    2022/12/20 08:20:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:20:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:20:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:20:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (518.813µs) from=10.233.72.43:47910
    2022/12/20 08:20:21 [DEBUG] http: Request GET /v1/status/leader (397.161µs) from=10.233.68.102:42460
    2022/12/20 08:20:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.354854793s) from=10.233.66.230:53580
    2022/12/20 08:20:27 [DEBUG] http: Request GET /v1/status/leader (279.423323ms) from=10.233.66.230:49524
    2022/12/20 08:20:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.613067013s) from=10.233.68.102:46180
    2022/12/20 08:20:41 [DEBUG] http: Request GET /v1/status/leader (574.297µs) from=10.233.68.102:42656
    2022/12/20 08:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:20:47 [DEBUG] http: Request GET /v1/status/leader (388.566µs) from=10.233.66.230:49750
    2022/12/20 08:21:01 [DEBUG] http: Request GET /v1/status/leader (317.363µs) from=10.233.68.102:42844
    2022/12/20 08:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.946640152s) from=10.233.66.230:49650
    2022/12/20 08:21:07 [DEBUG] http: Request GET /v1/status/leader (857.509µs) from=10.233.66.230:49984
    2022/12/20 08:21:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.197063071s) from=10.233.66.230:53996
    2022/12/20 08:21:21 [DEBUG] http: Request GET /v1/status/leader (286.337µs) from=10.233.68.102:43028
    2022/12/20 08:21:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.465671982s) from=10.233.68.102:45282
    2022/12/20 08:21:27 [DEBUG] http: Request GET /v1/status/leader (435.563µs) from=10.233.66.230:50210
    2022/12/20 08:21:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:21:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:21:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:21:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:21:40 [DEBUG] agent: Node info in sync
    2022/12/20 08:21:41 [DEBUG] http: Request GET /v1/status/leader (461.933µs) from=10.233.68.102:43222
    2022/12/20 08:21:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.093414916s) from=10.233.68.102:46562
    2022/12/20 08:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:21:47 [DEBUG] http: Request GET /v1/status/leader (590.311µs) from=10.233.66.230:50452
    2022/12/20 08:22:01 [DEBUG] http: Request GET /v1/status/leader (556.863µs) from=10.233.68.102:43408
    2022/12/20 08:22:07 [DEBUG] http: Request GET /v1/status/leader (43.233387ms) from=10.233.66.230:50688
    2022/12/20 08:22:21 [DEBUG] http: Request GET /v1/status/leader (319.892µs) from=10.233.68.102:43590
    2022/12/20 08:22:27 [DEBUG] http: Request GET /v1/status/leader (405.931µs) from=10.233.66.230:50932
    2022/12/20 08:22:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.22431772s) from=10.233.66.230:53580
    2022/12/20 08:22:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.491180095s) from=10.233.68.102:46180
    2022/12/20 08:22:41 [DEBUG] http: Request GET /v1/status/leader (380.931µs) from=10.233.68.102:43780
    2022/12/20 08:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:22:47 [DEBUG] http: Request GET /v1/status/leader (339.882µs) from=10.233.66.230:51164
    2022/12/20 08:23:01 [DEBUG] http: Request GET /v1/status/leader (472.042µs) from=10.233.68.102:43962
    2022/12/20 08:23:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:23:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:23:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:23:07 [DEBUG] agent: Node info in sync
    2022/12/20 08:23:07 [DEBUG] http: Request GET /v1/status/leader (454.17µs) from=10.233.66.230:51406
    2022/12/20 08:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.302753053s) from=10.233.66.230:49650
    2022/12/20 08:23:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:23:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:23:19 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:23:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (189.778666ms) from=10.233.72.43:50198
    2022/12/20 08:23:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:23:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:23:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:23:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (780.253µs) from=10.233.72.43:50204
    2022/12/20 08:23:21 [DEBUG] http: Request GET /v1/status/leader (277.555µs) from=10.233.68.102:44186
    2022/12/20 08:23:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.454146795s) from=10.233.66.230:53996
    2022/12/20 08:23:27 [DEBUG] http: Request GET /v1/status/leader (360.238µs) from=10.233.66.230:51648
    2022/12/20 08:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.69887198s) from=10.233.68.102:45282
    2022/12/20 08:23:41 [DEBUG] http: Request GET /v1/status/leader (584.654µs) from=10.233.68.102:44372
    2022/12/20 08:23:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:23:47 [DEBUG] http: Request GET /v1/status/leader (244.675µs) from=10.233.66.230:51882
    2022/12/20 08:23:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.691757217s) from=10.233.68.102:46562
    2022/12/20 08:24:01 [DEBUG] http: Request GET /v1/status/leader (466.837µs) from=10.233.68.102:44554
    2022/12/20 08:24:07 [DEBUG] http: Request GET /v1/status/leader (631.399µs) from=10.233.66.230:52118
    2022/12/20 08:24:21 [DEBUG] http: Request GET /v1/status/leader (960.384µs) from=10.233.68.102:44730
    2022/12/20 08:24:27 [DEBUG] http: Request GET /v1/status/leader (374.939µs) from=10.233.66.230:52372
    2022/12/20 08:24:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.143754982s) from=10.233.66.230:53580
    2022/12/20 08:24:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.370187963s) from=10.233.68.102:46180
    2022/12/20 08:24:41 [DEBUG] http: Request GET /v1/status/leader (535.626µs) from=10.233.68.102:44916
    2022/12/20 08:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:24:47 [DEBUG] http: Request GET /v1/status/leader (468.86µs) from=10.233.66.230:52608
    2022/12/20 08:24:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:24:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:24:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:24:48 [DEBUG] agent: Node info in sync
    2022/12/20 08:25:01 [DEBUG] http: Request GET /v1/status/leader (452.719µs) from=10.233.68.102:45102
    2022/12/20 08:25:07 [DEBUG] http: Request GET /v1/status/leader (273.615µs) from=10.233.66.230:52822
    2022/12/20 08:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.189163288s) from=10.233.66.230:49650
    2022/12/20 08:25:21 [DEBUG] http: Request GET /v1/status/leader (577.203µs) from=10.233.68.102:45300
    2022/12/20 08:25:27 [DEBUG] http: Request GET /v1/status/leader (416.067µs) from=10.233.66.230:53076
    2022/12/20 08:25:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.787003212s) from=10.233.66.230:53996
    2022/12/20 08:25:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.461631667s) from=10.233.68.102:45282
    2022/12/20 08:25:41 [DEBUG] http: Request GET /v1/status/leader (218.909µs) from=10.233.68.102:45486
    2022/12/20 08:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:25:47 [DEBUG] http: Request GET /v1/status/leader (202.063µs) from=10.233.66.230:53320
    2022/12/20 08:25:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.154057821s) from=10.233.68.102:46562
    2022/12/20 08:26:01 [DEBUG] http: Request GET /v1/status/leader (339.347µs) from=10.233.68.102:45692
    2022/12/20 08:26:07 [DEBUG] http: Request GET /v1/status/leader (313.647µs) from=10.233.66.230:53554
    2022/12/20 08:26:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:26:21 [DEBUG] http: Request GET /v1/status/leader (494.412µs) from=10.233.68.102:45884
    2022/12/20 08:26:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:26:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:26:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:26:23 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:26:23 [DEBUG] agent: Node info in sync
    2022/12/20 08:26:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.656874ms) from=10.233.72.43:52580
    2022/12/20 08:26:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:26:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:26:23 [DEBUG] agent: Node info in sync
    2022/12/20 08:26:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (579.118µs) from=10.233.72.43:52582
    2022/12/20 08:26:27 [DEBUG] http: Request GET /v1/status/leader (272.586µs) from=10.233.66.230:53800
    2022/12/20 08:26:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.199495494s) from=10.233.68.102:46180
    2022/12/20 08:26:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.928597737s) from=10.233.66.230:53580
    2022/12/20 08:26:41 [DEBUG] http: Request GET /v1/status/leader (352.669µs) from=10.233.68.102:46092
    2022/12/20 08:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:26:47 [DEBUG] http: Request GET /v1/status/leader (225.233µs) from=10.233.66.230:54030
    2022/12/20 08:27:01 [DEBUG] http: Request GET /v1/status/leader (381.167µs) from=10.233.68.102:46284
    2022/12/20 08:27:07 [DEBUG] http: Request GET /v1/status/leader (1.487804ms) from=10.233.66.230:54264
    2022/12/20 08:27:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.860384627s) from=10.233.66.230:49650
    2022/12/20 08:27:21 [DEBUG] http: Request GET /v1/status/leader (385.718µs) from=10.233.68.102:46468
    2022/12/20 08:27:27 [DEBUG] http: Request GET /v1/status/leader (295.108µs) from=10.233.66.230:54500
    2022/12/20 08:27:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.307756008s) from=10.233.66.230:53996
    2022/12/20 08:27:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.190247031s) from=10.233.68.102:45282
    2022/12/20 08:27:41 [DEBUG] http: Request GET /v1/status/leader (382.665µs) from=10.233.68.102:46650
    2022/12/20 08:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:27:48 [DEBUG] http: Request GET /v1/status/leader (748.522µs) from=10.233.66.230:54742
    2022/12/20 08:27:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.201718779s) from=10.233.68.102:46562
    2022/12/20 08:28:01 [DEBUG] http: Request GET /v1/status/leader (635.576µs) from=10.233.68.102:46832
    2022/12/20 08:28:08 [DEBUG] http: Request GET /v1/status/leader (509.239µs) from=10.233.66.230:54966
    2022/12/20 08:28:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:28:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:28:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:28:08 [DEBUG] agent: Node info in sync
    2022/12/20 08:28:21 [DEBUG] http: Request GET /v1/status/leader (338.477µs) from=10.233.68.102:47026
    2022/12/20 08:28:28 [DEBUG] http: Request GET /v1/status/leader (590.456µs) from=10.233.66.230:55208
    2022/12/20 08:28:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:28:41 [DEBUG] http: Request GET /v1/status/leader (394.632µs) from=10.233.68.102:47204
    2022/12/20 08:28:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.595512823s) from=10.233.66.230:53580
    2022/12/20 08:28:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.66925184s) from=10.233.68.102:46180
    2022/12/20 08:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:28:48 [DEBUG] http: Request GET /v1/status/leader (268.301µs) from=10.233.66.230:55444
    2022/12/20 08:29:01 [DEBUG] http: Request GET /v1/status/leader (309.401µs) from=10.233.68.102:47388
    2022/12/20 08:29:08 [DEBUG] http: Request GET /v1/status/leader (310.767µs) from=10.233.66.230:55660
    2022/12/20 08:29:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:29:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:29:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:29:19 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:29:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:29:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.542433ms) from=10.233.72.43:54898
    2022/12/20 08:29:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:29:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:29:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:29:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (200.38283ms) from=10.233.72.43:54904
    2022/12/20 08:29:21 [DEBUG] http: Request GET /v1/status/leader (289.959µs) from=10.233.68.102:47578
    2022/12/20 08:29:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.200107115s) from=10.233.66.230:49650
    2022/12/20 08:29:28 [DEBUG] http: Request GET /v1/status/leader (214.726µs) from=10.233.66.230:55894
    2022/12/20 08:29:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.053473922s) from=10.233.66.230:53996
    2022/12/20 08:29:41 [DEBUG] http: Request GET /v1/status/leader (587.659µs) from=10.233.68.102:47768
    2022/12/20 08:29:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.603809214s) from=10.233.68.102:45282
    2022/12/20 08:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:29:48 [DEBUG] http: Request GET /v1/status/leader (98.081204ms) from=10.233.66.230:56148
    2022/12/20 08:29:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.465543907s) from=10.233.68.102:46562
    2022/12/20 08:30:01 [DEBUG] http: Request GET /v1/status/leader (383.721µs) from=10.233.68.102:47950
    2022/12/20 08:30:08 [DEBUG] http: Request GET /v1/status/leader (344.728µs) from=10.233.66.230:56376
    2022/12/20 08:30:21 [DEBUG] http: Request GET /v1/status/leader (750.448µs) from=10.233.68.102:48146
    2022/12/20 08:30:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:30:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:30:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:30:24 [DEBUG] agent: Node info in sync
    2022/12/20 08:30:28 [DEBUG] http: Request GET /v1/status/leader (413.905µs) from=10.233.66.230:56608
    2022/12/20 08:30:41 [DEBUG] http: Request GET /v1/status/leader (345.475µs) from=10.233.68.102:48336
    2022/12/20 08:30:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.892856973s) from=10.233.66.230:53580
    2022/12/20 08:30:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.284724502s) from=10.233.68.102:46180
    2022/12/20 08:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:30:48 [DEBUG] http: Request GET /v1/status/leader (2.858187ms) from=10.233.66.230:56848
    2022/12/20 08:31:01 [DEBUG] http: Request GET /v1/status/leader (732.692µs) from=10.233.68.102:48528
    2022/12/20 08:31:08 [DEBUG] http: Request GET /v1/status/leader (738.699µs) from=10.233.66.230:57078
    2022/12/20 08:31:21 [DEBUG] http: Request GET /v1/status/leader (254.928µs) from=10.233.68.102:48718
    2022/12/20 08:31:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.791283967s) from=10.233.66.230:49650
    2022/12/20 08:31:28 [DEBUG] http: Request GET /v1/status/leader (218.346µs) from=10.233.66.230:57316
    2022/12/20 08:31:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:31:41 [DEBUG] http: Request GET /v1/status/leader (387.27µs) from=10.233.68.102:48912
    2022/12/20 08:31:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.051558341s) from=10.233.66.230:53996
    2022/12/20 08:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:31:48 [DEBUG] http: Request GET /v1/status/leader (224.992µs) from=10.233.66.230:57548
    2022/12/20 08:31:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.937853339s) from=10.233.68.102:45282
    2022/12/20 08:31:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.374705625s) from=10.233.68.102:46562
    2022/12/20 08:32:01 [DEBUG] http: Request GET /v1/status/leader (451.057µs) from=10.233.68.102:49104
    2022/12/20 08:32:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:32:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:32:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:32:06 [DEBUG] agent: Node info in sync
    2022/12/20 08:32:08 [DEBUG] http: Request GET /v1/status/leader (493.765µs) from=10.233.66.230:57794
    2022/12/20 08:32:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:32:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:32:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:32:21 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:32:21 [DEBUG] agent: Node info in sync
    2022/12/20 08:32:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.567394ms) from=10.233.72.43:57242
    2022/12/20 08:32:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:32:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:32:21 [DEBUG] agent: Node info in sync
    2022/12/20 08:32:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (66.927621ms) from=10.233.72.43:57244
    2022/12/20 08:32:22 [DEBUG] http: Request GET /v1/status/leader (530.282µs) from=10.233.68.102:49302
    2022/12/20 08:32:28 [DEBUG] http: Request GET /v1/status/leader (313.452µs) from=10.233.66.230:58032
    2022/12/20 08:32:42 [DEBUG] http: Request GET /v1/status/leader (306.275µs) from=10.233.68.102:49494
    2022/12/20 08:32:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.968951708s) from=10.233.66.230:53580
    2022/12/20 08:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:32:48 [DEBUG] http: Request GET /v1/status/leader (449.22µs) from=10.233.66.230:58262
    2022/12/20 08:32:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.578945671s) from=10.233.68.102:46180
    2022/12/20 08:33:02 [DEBUG] http: Request GET /v1/status/leader (781.065µs) from=10.233.68.102:49676
    2022/12/20 08:33:08 [DEBUG] http: Request GET /v1/status/leader (413.347µs) from=10.233.66.230:58510
    2022/12/20 08:33:22 [DEBUG] http: Request GET /v1/status/leader (945.735µs) from=10.233.68.102:49858
    2022/12/20 08:33:28 [DEBUG] http: Request GET /v1/status/leader (709.682µs) from=10.233.66.230:58748
    2022/12/20 08:33:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.894183344s) from=10.233.66.230:49650
    2022/12/20 08:33:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:33:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:33:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:33:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:33:40 [DEBUG] agent: Node info in sync
    2022/12/20 08:33:42 [DEBUG] http: Request GET /v1/status/leader (74.763739ms) from=10.233.68.102:50040
    2022/12/20 08:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:33:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.587475673s) from=10.233.66.230:53996
    2022/12/20 08:33:48 [DEBUG] http: Request GET /v1/status/leader (461.863µs) from=10.233.66.230:58978
    2022/12/20 08:33:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.196987013s) from=10.233.68.102:45282
    2022/12/20 08:34:02 [DEBUG] http: Request GET /v1/status/leader (278.505µs) from=10.233.68.102:50220
    2022/12/20 08:34:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.423448316s) from=10.233.68.102:46562
    2022/12/20 08:34:08 [DEBUG] http: Request GET /v1/status/leader (394.035µs) from=10.233.66.230:59214
    2022/12/20 08:34:22 [DEBUG] http: Request GET /v1/status/leader (445.711µs) from=10.233.68.102:50400
    2022/12/20 08:34:28 [DEBUG] http: Request GET /v1/status/leader (229.544µs) from=10.233.66.230:59436
    2022/12/20 08:34:42 [DEBUG] http: Request GET /v1/status/leader (386.118µs) from=10.233.68.102:50584
    2022/12/20 08:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:34:48 [DEBUG] http: Request GET /v1/status/leader (218.024µs) from=10.233.66.230:59662
    2022/12/20 08:34:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.781508778s) from=10.233.66.230:53580
    2022/12/20 08:34:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:34:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:34:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:34:53 [DEBUG] agent: Node info in sync
    2022/12/20 08:34:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.037462061s) from=10.233.68.102:46180
    2022/12/20 08:35:02 [DEBUG] http: Request GET /v1/status/leader (498.872µs) from=10.233.68.102:50770
    2022/12/20 08:35:08 [DEBUG] http: Request GET /v1/status/leader (1.202419ms) from=10.233.66.230:59902
    2022/12/20 08:35:22 [DEBUG] http: Request GET /v1/status/leader (316.36µs) from=10.233.68.102:50956
    2022/12/20 08:35:28 [DEBUG] http: Request GET /v1/status/leader (650.118µs) from=10.233.66.230:60138
    2022/12/20 08:35:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.434454086s) from=10.233.66.230:49650
    2022/12/20 08:35:42 [DEBUG] http: Request GET /v1/status/leader (35.800521ms) from=10.233.68.102:51136
    2022/12/20 08:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:35:48 [DEBUG] http: Request GET /v1/status/leader (272.173µs) from=10.233.66.230:60370
    2022/12/20 08:35:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.093107406s) from=10.233.66.230:53996
    2022/12/20 08:35:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.646045029s) from=10.233.68.102:45282
    2022/12/20 08:36:02 [DEBUG] http: Request GET /v1/status/leader (271.375µs) from=10.233.68.102:51320
    2022/12/20 08:36:08 [DEBUG] http: Request GET /v1/status/leader (342.968µs) from=10.233.66.230:60580
    2022/12/20 08:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.295219103s) from=10.233.68.102:46562
    2022/12/20 08:36:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:36:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:36:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:36:19 [DEBUG] agent: Node info in sync
    2022/12/20 08:36:22 [DEBUG] http: Request GET /v1/status/leader (285.243µs) from=10.233.68.102:51498
    2022/12/20 08:36:28 [DEBUG] http: Request GET /v1/status/leader (755.191µs) from=10.233.66.230:60828
    2022/12/20 08:36:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:36:42 [DEBUG] http: Request GET /v1/status/leader (461.242608ms) from=10.233.68.102:51680
    2022/12/20 08:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:36:48 [DEBUG] http: Request GET /v1/status/leader (639.465µs) from=10.233.66.230:32828
    2022/12/20 08:36:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.693372157s) from=10.233.66.230:53580
    2022/12/20 08:36:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.069889881s) from=10.233.68.102:46180
    2022/12/20 08:37:02 [DEBUG] http: Request GET /v1/status/leader (354.459µs) from=10.233.68.102:51860
    2022/12/20 08:37:08 [DEBUG] http: Request GET /v1/status/leader (311.978µs) from=10.233.66.230:33062
    2022/12/20 08:37:22 [DEBUG] http: Request GET /v1/status/leader (486.377µs) from=10.233.68.102:52044
    2022/12/20 08:37:28 [DEBUG] http: Request GET /v1/status/leader (347.558µs) from=10.233.66.230:33306
    2022/12/20 08:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:37:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:37:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:37:34 [DEBUG] agent: Node info in sync
    2022/12/20 08:37:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.721048234s) from=10.233.66.230:49650
    2022/12/20 08:37:42 [DEBUG] http: Request GET /v1/status/leader (228.407µs) from=10.233.68.102:52222
    2022/12/20 08:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:37:48 [DEBUG] http: Request GET /v1/status/leader (413.516µs) from=10.233.66.230:33532
    2022/12/20 08:37:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.427714629s) from=10.233.66.230:53996
    2022/12/20 08:37:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.050645826s) from=10.233.68.102:45282
    2022/12/20 08:38:02 [DEBUG] http: Request GET /v1/status/leader (2.00775ms) from=10.233.68.102:52406
    2022/12/20 08:38:08 [DEBUG] http: Request GET /v1/status/leader (424.119µs) from=10.233.66.230:33758
    2022/12/20 08:38:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.987256717s) from=10.233.68.102:46562
    2022/12/20 08:38:22 [DEBUG] http: Request GET /v1/status/leader (362.72µs) from=10.233.68.102:52596
    2022/12/20 08:38:28 [DEBUG] http: Request GET /v1/status/leader (401.162µs) from=10.233.66.230:34012
    2022/12/20 08:38:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:38:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:38:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:38:37 [DEBUG] agent: Node info in sync
    2022/12/20 08:38:42 [DEBUG] http: Request GET /v1/status/leader (228.482µs) from=10.233.68.102:52788
    2022/12/20 08:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:38:48 [DEBUG] http: Request GET /v1/status/leader (817.296µs) from=10.233.66.230:34256
    2022/12/20 08:38:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.06263518s) from=10.233.66.230:53580
    2022/12/20 08:38:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.71943481s) from=10.233.68.102:46180
    2022/12/20 08:39:02 [DEBUG] http: Request GET /v1/status/leader (325.594µs) from=10.233.68.102:52970
    2022/12/20 08:39:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:39:08 [DEBUG] http: Request GET /v1/status/leader (516.71µs) from=10.233.66.230:34482
    2022/12/20 08:39:22 [DEBUG] http: Request GET /v1/status/leader (924.725µs) from=10.233.68.102:53150
    2022/12/20 08:39:28 [DEBUG] http: Request GET /v1/status/leader (370.704µs) from=10.233.66.230:34720
    2022/12/20 08:39:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.355098713s) from=10.233.66.230:49650
    2022/12/20 08:39:42 [DEBUG] http: Request GET /v1/status/leader (440.667µs) from=10.233.68.102:53330
    2022/12/20 08:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:39:48 [DEBUG] http: Request GET /v1/status/leader (432.165µs) from=10.233.66.230:34944
    2022/12/20 08:40:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.694873072s) from=10.233.68.102:45282
    2022/12/20 08:40:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.559233456s) from=10.233.66.230:53996
    2022/12/20 08:40:02 [DEBUG] http: Request GET /v1/status/leader (372.34µs) from=10.233.68.102:53514
    2022/12/20 08:40:08 [DEBUG] http: Request GET /v1/status/leader (471.198µs) from=10.233.66.230:35172
    2022/12/20 08:40:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.962241695s) from=10.233.68.102:46562
    2022/12/20 08:40:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:40:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:40:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:40:22 [DEBUG] agent: Node info in sync
    2022/12/20 08:40:22 [DEBUG] http: Request GET /v1/status/leader (219.271µs) from=10.233.68.102:53694
    2022/12/20 08:40:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:40:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:40:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:40:27 [DEBUG] agent: Node info in sync
    2022/12/20 08:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (119.879881ms) from=10.233.72.43:35268
    2022/12/20 08:40:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:40:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:40:27 [DEBUG] agent: Node info in sync
    2022/12/20 08:40:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (747.873µs) from=10.233.72.43:35272
    2022/12/20 08:40:28 [DEBUG] http: Request GET /v1/status/leader (207.682µs) from=10.233.66.230:35410
    2022/12/20 08:40:42 [DEBUG] http: Request GET /v1/status/leader (2.916024ms) from=10.233.68.102:53880
    2022/12/20 08:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:40:48 [DEBUG] http: Request GET /v1/status/leader (412.233µs) from=10.233.66.230:35656
    2022/12/20 08:40:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.302027509s) from=10.233.66.230:53580
    2022/12/20 08:40:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.056481506s) from=10.233.68.102:46180
    2022/12/20 08:41:02 [DEBUG] http: Request GET /v1/status/leader (262.414µs) from=10.233.68.102:54062
    2022/12/20 08:41:08 [DEBUG] http: Request GET /v1/status/leader (442.726µs) from=10.233.66.230:35892
    2022/12/20 08:41:22 [DEBUG] http: Request GET /v1/status/leader (207.605µs) from=10.233.68.102:54244
    2022/12/20 08:41:28 [DEBUG] http: Request GET /v1/status/leader (417.337µs) from=10.233.66.230:36130
    2022/12/20 08:41:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.298201084s) from=10.233.66.230:49650
    2022/12/20 08:41:42 [DEBUG] http: Request GET /v1/status/leader (343.266µs) from=10.233.68.102:54424
    2022/12/20 08:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:41:48 [DEBUG] http: Request GET /v1/status/leader (672.516µs) from=10.233.66.230:36360
    2022/12/20 08:41:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:42:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.591902153s) from=10.233.68.102:45282
    2022/12/20 08:42:02 [DEBUG] http: Request GET /v1/status/leader (32.02826ms) from=10.233.68.102:54608
    2022/12/20 08:42:08 [DEBUG] http: Request GET /v1/status/leader (322.208µs) from=10.233.66.230:36582
    2022/12/20 08:42:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.903047485s) from=10.233.66.230:53996
    2022/12/20 08:42:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.965316576s) from=10.233.68.102:46562
    2022/12/20 08:42:22 [DEBUG] http: Request GET /v1/status/leader (436.844µs) from=10.233.68.102:54790
    2022/12/20 08:42:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:42:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:42:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:42:23 [DEBUG] agent: Node info in sync
    2022/12/20 08:42:28 [DEBUG] http: Request GET /v1/status/leader (933.112µs) from=10.233.66.230:36822
    2022/12/20 08:42:43 [DEBUG] http: Request GET /v1/status/leader (383.211µs) from=10.233.68.102:54972
    2022/12/20 08:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:42:49 [DEBUG] http: Request GET /v1/status/leader (263.333µs) from=10.233.66.230:37066
    2022/12/20 08:43:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.91401615s) from=10.233.66.230:53580
    2022/12/20 08:43:03 [DEBUG] http: Request GET /v1/status/leader (580.251µs) from=10.233.68.102:55150
    2022/12/20 08:43:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.301426781s) from=10.233.68.102:46180
    2022/12/20 08:43:09 [DEBUG] http: Request GET /v1/status/leader (501.719µs) from=10.233.66.230:37284
    2022/12/20 08:43:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:43:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:43:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:43:17 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:43:17 [DEBUG] agent: Node info in sync
    2022/12/20 08:43:17 [DEBUG] http: Request PUT /v1/agent/service/register (74.294846ms) from=10.233.72.43:37488
    2022/12/20 08:43:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:43:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:43:17 [DEBUG] agent: Node info in sync
    2022/12/20 08:43:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (890.504µs) from=10.233.72.43:37490
    2022/12/20 08:43:23 [DEBUG] http: Request GET /v1/status/leader (50.190283ms) from=10.233.68.102:55340
    2022/12/20 08:43:29 [DEBUG] http: Request GET /v1/status/leader (270.947µs) from=10.233.66.230:37518
    2022/12/20 08:43:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.42314346s) from=10.233.66.230:49650
    2022/12/20 08:43:43 [DEBUG] http: Request GET /v1/status/leader (338.952µs) from=10.233.68.102:55516
    2022/12/20 08:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:43:49 [DEBUG] http: Request GET /v1/status/leader (392.414µs) from=10.233.66.230:37766
    2022/12/20 08:44:03 [DEBUG] http: Request GET /v1/status/leader (233.114µs) from=10.233.68.102:55702
    2022/12/20 08:44:09 [DEBUG] http: Request GET /v1/status/leader (285.417µs) from=10.233.66.230:37996
    2022/12/20 08:44:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.225032754s) from=10.233.68.102:45282
    2022/12/20 08:44:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.577464017s) from=10.233.66.230:53996
    2022/12/20 08:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:44:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:44:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:44:17 [DEBUG] agent: Node info in sync
    2022/12/20 08:44:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.819685858s) from=10.233.68.102:46562
    2022/12/20 08:44:23 [DEBUG] http: Request GET /v1/status/leader (526.874µs) from=10.233.68.102:55890
    2022/12/20 08:44:29 [DEBUG] http: Request GET /v1/status/leader (455.003µs) from=10.233.66.230:38224
    2022/12/20 08:44:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:44:43 [DEBUG] http: Request GET /v1/status/leader (329.926µs) from=10.233.68.102:56076
    2022/12/20 08:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:44:49 [DEBUG] http: Request GET /v1/status/leader (655.975µs) from=10.233.66.230:38454
    2022/12/20 08:45:03 [DEBUG] http: Request GET /v1/status/leader (325.31µs) from=10.233.68.102:56254
    2022/12/20 08:45:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.801828058s) from=10.233.66.230:53580
    2022/12/20 08:45:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.294701387s) from=10.233.68.102:46180
    2022/12/20 08:45:09 [DEBUG] http: Request GET /v1/status/leader (194.657µs) from=10.233.66.230:38692
    2022/12/20 08:45:23 [DEBUG] http: Request GET /v1/status/leader (355.334µs) from=10.233.68.102:56436
    2022/12/20 08:45:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:45:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:45:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:45:24 [DEBUG] agent: Node info in sync
    2022/12/20 08:45:29 [DEBUG] http: Request GET /v1/status/leader (365.72µs) from=10.233.66.230:38932
    2022/12/20 08:45:43 [DEBUG] http: Request GET /v1/status/leader (607.54µs) from=10.233.68.102:56618
    2022/12/20 08:45:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.874063902s) from=10.233.66.230:49650
    2022/12/20 08:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:45:49 [DEBUG] http: Request GET /v1/status/leader (296.742µs) from=10.233.66.230:39162
    2022/12/20 08:46:03 [DEBUG] http: Request GET /v1/status/leader (280.232µs) from=10.233.68.102:56806
    2022/12/20 08:46:09 [DEBUG] http: Request GET /v1/status/leader (2.425917ms) from=10.233.66.230:39392
    2022/12/20 08:46:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.764320694s) from=10.233.68.102:45282
    2022/12/20 08:46:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.389701768s) from=10.233.66.230:53996
    2022/12/20 08:46:23 [DEBUG] http: Request GET /v1/status/leader (383.302µs) from=10.233.68.102:56992
    2022/12/20 08:46:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.122087997s) from=10.233.68.102:46562
    2022/12/20 08:46:29 [DEBUG] http: Request GET /v1/status/leader (237.655µs) from=10.233.66.230:39626
    2022/12/20 08:46:43 [DEBUG] http: Request GET /v1/status/leader (234.05µs) from=10.233.68.102:57184
    2022/12/20 08:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:46:49 [DEBUG] http: Request GET /v1/status/leader (894.681µs) from=10.233.66.230:39858
    2022/12/20 08:46:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:46:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:46:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:46:55 [DEBUG] agent: Node info in sync
    2022/12/20 08:47:03 [DEBUG] http: Request GET /v1/status/leader (353.593µs) from=10.233.68.102:57362
    2022/12/20 08:47:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.665609132s) from=10.233.66.230:53580
    2022/12/20 08:47:09 [DEBUG] http: Request GET /v1/status/leader (202.435µs) from=10.233.66.230:40094
    2022/12/20 08:47:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.101219645s) from=10.233.68.102:46180
    2022/12/20 08:47:23 [DEBUG] http: Request GET /v1/status/leader (487.261µs) from=10.233.68.102:57548
    2022/12/20 08:47:29 [DEBUG] http: Request GET /v1/status/leader (416.942µs) from=10.233.66.230:40320
    2022/12/20 08:47:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:47:43 [DEBUG] http: Request GET /v1/status/leader (270.920445ms) from=10.233.68.102:57726
    2022/12/20 08:47:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.589778777s) from=10.233.66.230:49650
    2022/12/20 08:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:47:49 [DEBUG] http: Request GET /v1/status/leader (895.825µs) from=10.233.66.230:40560
    2022/12/20 08:48:03 [DEBUG] http: Request GET /v1/status/leader (213.473µs) from=10.233.68.102:57910
    2022/12/20 08:48:09 [DEBUG] http: Request GET /v1/status/leader (485.086µs) from=10.233.66.230:40794
    2022/12/20 08:48:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.214739831s) from=10.233.68.102:45282
    2022/12/20 08:48:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.474281759s) from=10.233.66.230:53996
    2022/12/20 08:48:23 [DEBUG] http: Request GET /v1/status/leader (2.375179ms) from=10.233.68.102:58092
    2022/12/20 08:48:29 [DEBUG] http: Request GET /v1/status/leader (543.897µs) from=10.233.66.230:41024
    2022/12/20 08:48:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.613095047s) from=10.233.68.102:46562
    2022/12/20 08:48:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:48:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:48:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:48:37 [DEBUG] agent: Node info in sync
    2022/12/20 08:48:43 [DEBUG] http: Request GET /v1/status/leader (249.372µs) from=10.233.68.102:58276
    2022/12/20 08:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:48:49 [DEBUG] http: Request GET /v1/status/leader (260.6µs) from=10.233.66.230:41256
    2022/12/20 08:49:03 [DEBUG] http: Request GET /v1/status/leader (290.376µs) from=10.233.68.102:58464
    2022/12/20 08:49:09 [DEBUG] http: Request GET /v1/status/leader (459.529µs) from=10.233.66.230:41474
    2022/12/20 08:49:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.914079305s) from=10.233.66.230:53580
    2022/12/20 08:49:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.505129641s) from=10.233.68.102:46180
    2022/12/20 08:49:23 [DEBUG] http: Request GET /v1/status/leader (299.975µs) from=10.233.68.102:58642
    2022/12/20 08:49:29 [DEBUG] http: Request GET /v1/status/leader (303.704µs) from=10.233.66.230:41718
    2022/12/20 08:49:43 [DEBUG] http: Request GET /v1/status/leader (328.74µs) from=10.233.68.102:58824
    2022/12/20 08:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.152966072s) from=10.233.66.230:49650
    2022/12/20 08:49:49 [DEBUG] http: Request GET /v1/status/leader (347.019µs) from=10.233.66.230:41946
    2022/12/20 08:49:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:49:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:49:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:49:53 [DEBUG] agent: Node info in sync
    2022/12/20 08:50:03 [DEBUG] http: Request GET /v1/status/leader (279.568µs) from=10.233.68.102:59012
    2022/12/20 08:50:09 [DEBUG] http: Request GET /v1/status/leader (369.151µs) from=10.233.66.230:42166
    2022/12/20 08:50:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.258828601s) from=10.233.68.102:45282
    2022/12/20 08:50:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:50:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.829512986s) from=10.233.66.230:53996
    2022/12/20 08:50:23 [DEBUG] http: Request GET /v1/status/leader (672.409µs) from=10.233.68.102:59194
    2022/12/20 08:50:29 [DEBUG] http: Request GET /v1/status/leader (1.819125ms) from=10.233.66.230:42414
    2022/12/20 08:50:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.30461372s) from=10.233.68.102:46562
    2022/12/20 08:50:43 [DEBUG] http: Request GET /v1/status/leader (464.482µs) from=10.233.68.102:59380
    2022/12/20 08:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:50:49 [DEBUG] http: Request GET /v1/status/leader (292.048µs) from=10.233.66.230:42652
    2022/12/20 08:50:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:50:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:50:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:50:59 [DEBUG] agent: Node info in sync
    2022/12/20 08:51:03 [DEBUG] http: Request GET /v1/status/leader (406.552µs) from=10.233.68.102:59564
    2022/12/20 08:51:09 [DEBUG] http: Request GET /v1/status/leader (355.134µs) from=10.233.66.230:42864
    2022/12/20 08:51:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.531159909s) from=10.233.66.230:53580
    2022/12/20 08:51:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.52428861s) from=10.233.68.102:46180
    2022/12/20 08:51:23 [DEBUG] http: Request GET /v1/status/leader (453.4µs) from=10.233.68.102:59746
    2022/12/20 08:51:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:51:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:51:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:51:27 [DEBUG] agent: Node info in sync
    2022/12/20 08:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (22.117878ms) from=10.233.72.43:43820
    2022/12/20 08:51:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:51:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:51:27 [DEBUG] agent: Node info in sync
    2022/12/20 08:51:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (723.673µs) from=10.233.72.43:43822
    2022/12/20 08:51:29 [DEBUG] http: Request GET /v1/status/leader (567.267µs) from=10.233.66.230:43108
    2022/12/20 08:51:43 [DEBUG] http: Request GET /v1/status/leader (281.833µs) from=10.233.68.102:59932
    2022/12/20 08:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:51:49 [DEBUG] http: Request GET /v1/status/leader (230.226µs) from=10.233.66.230:43344
    2022/12/20 08:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.539667745s) from=10.233.66.230:49650
    2022/12/20 08:52:03 [DEBUG] http: Request GET /v1/status/leader (427.019µs) from=10.233.68.102:60108
    2022/12/20 08:52:09 [DEBUG] http: Request GET /v1/status/leader (251.622µs) from=10.233.66.230:43574
    2022/12/20 08:52:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.182202712s) from=10.233.66.230:53996
    2022/12/20 08:52:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.970264131s) from=10.233.68.102:45282
    2022/12/20 08:52:23 [DEBUG] http: Request GET /v1/status/leader (329.636µs) from=10.233.68.102:60288
    2022/12/20 08:52:29 [DEBUG] http: Request GET /v1/status/leader (344.821µs) from=10.233.66.230:43816
    2022/12/20 08:52:43 [DEBUG] http: Request GET /v1/status/leader (382.019µs) from=10.233.68.102:60474
    2022/12/20 08:52:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.467028032s) from=10.233.68.102:46562
    2022/12/20 08:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:52:49 [DEBUG] http: Request GET /v1/status/leader (339.506µs) from=10.233.66.230:44038
    2022/12/20 08:53:03 [DEBUG] http: Request GET /v1/status/leader (490.936µs) from=10.233.68.102:60648
    2022/12/20 08:53:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:53:09 [DEBUG] http: Request GET /v1/status/leader (239.985µs) from=10.233.66.230:44270
    2022/12/20 08:53:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.418412058s) from=10.233.66.230:53580
    2022/12/20 08:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:53:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:53:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:53:21 [DEBUG] agent: Node info in sync
    2022/12/20 08:53:23 [DEBUG] http: Request GET /v1/status/leader (596.855µs) from=10.233.68.102:60826
    2022/12/20 08:53:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.751420955s) from=10.233.68.102:46180
    2022/12/20 08:53:29 [DEBUG] http: Request GET /v1/status/leader (346.064µs) from=10.233.66.230:44512
    2022/12/20 08:53:43 [DEBUG] http: Request GET /v1/status/leader (227.344µs) from=10.233.68.102:32780
    2022/12/20 08:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:53:49 [DEBUG] http: Request GET /v1/status/leader (214.406µs) from=10.233.66.230:44762
    2022/12/20 08:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.097020208s) from=10.233.66.230:49650
    2022/12/20 08:54:03 [DEBUG] http: Request GET /v1/status/leader (551.629µs) from=10.233.68.102:32958
    2022/12/20 08:54:09 [DEBUG] http: Request GET /v1/status/leader (296.894µs) from=10.233.66.230:45000
    2022/12/20 08:54:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:54:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/20 08:54:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:54:21 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102"
    2022/12/20 08:54:21 [DEBUG] agent: Node info in sync
    2022/12/20 08:54:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.235625ms) from=10.233.72.43:46052
    2022/12/20 08:54:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:54:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:54:21 [DEBUG] agent: Node info in sync
    2022/12/20 08:54:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (781.19µs) from=10.233.72.43:46054
    2022/12/20 08:54:23 [DEBUG] http: Request GET /v1/status/leader (1.296539ms) from=10.233.68.102:33144
    2022/12/20 08:54:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.722351195s) from=10.233.66.230:53996
    2022/12/20 08:54:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.749758884s) from=10.233.68.102:45282
    2022/12/20 08:54:29 [DEBUG] http: Request GET /v1/status/leader (231.223µs) from=10.233.66.230:45224
    2022/12/20 08:54:43 [DEBUG] http: Request GET /v1/status/leader (473.254µs) from=10.233.68.102:33322
    2022/12/20 08:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:54:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.747521086s) from=10.233.68.102:46562
    2022/12/20 08:54:49 [DEBUG] http: Request GET /v1/status/leader (264.992µs) from=10.233.66.230:45458
    2022/12/20 08:55:03 [DEBUG] http: Request GET /v1/status/leader (44.996454ms) from=10.233.68.102:33506
    2022/12/20 08:55:09 [DEBUG] http: Request GET /v1/status/leader (1.077295ms) from=10.233.66.230:45690
    2022/12/20 08:55:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.217983223s) from=10.233.66.230:53580
    2022/12/20 08:55:23 [DEBUG] http: Request GET /v1/status/leader (350.753µs) from=10.233.68.102:33686
    2022/12/20 08:55:29 [DEBUG] http: Request GET /v1/status/leader (323.656µs) from=10.233.66.230:45924
    2022/12/20 08:55:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.755367001s) from=10.233.68.102:46180
    2022/12/20 08:55:43 [DEBUG] http: Request GET /v1/status/leader (299.275µs) from=10.233.68.102:33868
    2022/12/20 08:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:55:49 [DEBUG] http: Request GET /v1/status/leader (231.397µs) from=10.233.66.230:46178
    2022/12/20 08:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:55:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:55:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:55:59 [DEBUG] agent: Node info in sync
    2022/12/20 08:56:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:56:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.445931491s) from=10.233.66.230:49650
    2022/12/20 08:56:03 [DEBUG] http: Request GET /v1/status/leader (100.554645ms) from=10.233.68.102:34060
    2022/12/20 08:56:09 [DEBUG] http: Request GET /v1/status/leader (317.711µs) from=10.233.66.230:46402
    2022/12/20 08:56:23 [DEBUG] http: Request GET /v1/status/leader (246.882µs) from=10.233.68.102:34244
    2022/12/20 08:56:29 [DEBUG] http: Request GET /v1/status/leader (580.012µs) from=10.233.66.230:46634
    2022/12/20 08:56:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.304537809s) from=10.233.66.230:53996
    2022/12/20 08:56:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.468919305s) from=10.233.68.102:45282
    2022/12/20 08:56:43 [DEBUG] http: Request GET /v1/status/leader (666.302µs) from=10.233.68.102:34434
    2022/12/20 08:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:56:49 [DEBUG] http: Request GET /v1/status/leader (290.983µs) from=10.233.66.230:46874
    2022/12/20 08:56:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.832472128s) from=10.233.68.102:46562
    2022/12/20 08:57:04 [DEBUG] http: Request GET /v1/status/leader (493.245µs) from=10.233.68.102:34610
    2022/12/20 08:57:09 [DEBUG] http: Request GET /v1/status/leader (355.329µs) from=10.233.66.230:47096
    2022/12/20 08:57:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.327324518s) from=10.233.66.230:53580
    2022/12/20 08:57:24 [DEBUG] http: Request GET /v1/status/leader (280.48µs) from=10.233.68.102:34786
    2022/12/20 08:57:29 [DEBUG] http: Request GET /v1/status/leader (319.531µs) from=10.233.66.230:47340
    2022/12/20 08:57:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.914254277s) from=10.233.68.102:46180
    2022/12/20 08:57:44 [DEBUG] http: Request GET /v1/status/leader (54.931509ms) from=10.233.68.102:34966
    2022/12/20 08:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:57:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:57:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:57:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:57:48 [DEBUG] agent: Node info in sync
    2022/12/20 08:57:49 [DEBUG] http: Request GET /v1/status/leader (424.829µs) from=10.233.66.230:47578
    2022/12/20 08:58:04 [DEBUG] http: Request GET /v1/status/leader (737.935µs) from=10.233.68.102:35152
    2022/12/20 08:58:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.53234265s) from=10.233.66.230:49650
    2022/12/20 08:58:09 [DEBUG] http: Request GET /v1/status/leader (235.995µs) from=10.233.66.230:47810
    2022/12/20 08:58:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/20 08:58:24 [DEBUG] http: Request GET /v1/status/leader (306.082µs) from=10.233.68.102:35332
    2022/12/20 08:58:29 [DEBUG] http: Request GET /v1/status/leader (260.78µs) from=10.233.66.230:48030
    2022/12/20 08:58:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.512943341s) from=10.233.66.230:53996
    2022/12/20 08:58:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.253426031s) from=10.233.68.102:45282
    2022/12/20 08:58:44 [DEBUG] http: Request GET /v1/status/leader (265.452µs) from=10.233.68.102:35516
    2022/12/20 08:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:58:49 [DEBUG] http: Request GET /v1/status/leader (177.079µs) from=10.233.66.230:48264
    2022/12/20 08:58:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.016330164s) from=10.233.68.102:46562
    2022/12/20 08:59:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 08:59:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 08:59:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 08:59:02 [DEBUG] agent: Node info in sync
    2022/12/20 08:59:04 [DEBUG] http: Request GET /v1/status/leader (490.71µs) from=10.233.68.102:35704
    2022/12/20 08:59:09 [DEBUG] http: Request GET /v1/status/leader (289.421µs) from=10.233.66.230:48512
    2022/12/20 08:59:24 [DEBUG] http: Request GET /v1/status/leader (258.659µs) from=10.233.68.102:35882
    2022/12/20 08:59:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.087144121s) from=10.233.66.230:53580
    2022/12/20 08:59:29 [DEBUG] http: Request GET /v1/status/leader (224.996µs) from=10.233.66.230:48742
    2022/12/20 08:59:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.37572833s) from=10.233.68.102:46180
    2022/12/20 08:59:44 [DEBUG] http: Request GET /v1/status/leader (139.074142ms) from=10.233.68.102:36068
    2022/12/20 08:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 08:59:49 [DEBUG] http: Request GET /v1/status/leader (743.389µs) from=10.233.66.230:48978
    2022/12/20 09:00:04 [DEBUG] http: Request GET /v1/status/leader (333.772µs) from=10.233.68.102:36246
    2022/12/20 09:00:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.365530134s) from=10.233.66.230:49650
    2022/12/20 09:00:09 [DEBUG] http: Request GET /v1/status/leader (191.553µs) from=10.233.66.230:49194
    2022/12/20 09:00:24 [DEBUG] http: Request GET /v1/status/leader (492.920034ms) from=10.233.68.102:36420
    2022/12/20 09:00:29 [DEBUG] http: Request GET /v1/status/leader (679.504µs) from=10.233.66.230:49426
    2022/12/20 09:00:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.678624288s) from=10.233.68.102:45282
    2022/12/20 09:00:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.297820977s) from=10.233.66.230:53996
    2022/12/20 09:00:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/20 09:00:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync
    2022/12/20 09:00:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync
    2022/12/20 09:00:37 [DEBUG] agent: Node info in sync
    2022/12/20 09:00:45 [DEBUG] http: Request GET /v1/status/leader (491.81µs) from=10.233.68.102:36618
    2022/12/20 09:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small
    2022/12/20 09:00:49 [DEBUG] http: Request GET /v1/status/leader (557.617µs) from=10.233.66.230:49662