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: '2057f503-1a18-6fda-8e31-8f46d1934492'
         Node name: 'onap-msb-consul-5cdd876fd9-r47kd'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/12/22 04:54:35 [DEBUG] agent: Using random ID "2057f503-1a18-6fda-8e31-8f46d1934492" as node ID
    2022/12/22 04:54:35 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2057f503-1a18-6fda-8e31-8f46d1934492 Address:127.0.0.1:8300}]
    2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/22 04:54:35 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/22 04:54:35 [WARN] raft: Unable to get address for server id 2057f503-1a18-6fda-8e31-8f46d1934492, using fallback address 127.0.0.1:8300: Could not find address for server id 2057f503-1a18-6fda-8e31-8f46d1934492
    2022/12/22 04:54:35 [DEBUG] raft: Votes needed: 1
    2022/12/22 04:54:35 [DEBUG] raft: Vote granted from 2057f503-1a18-6fda-8e31-8f46d1934492 in term 2. Tally: 1
    2022/12/22 04:54:35 [INFO] raft: Election won. Tally: 1
    2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/22 04:54:35 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-r47kd.dc1 127.0.0.1
    2022/12/22 04:54:35 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-r47kd 127.0.0.1
    2022/12/22 04:54:35 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-r47kd (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 04:54:35 [INFO] consul: cluster leadership acquired
    2022/12/22 04:54:35 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-r47kd
    2022/12/22 04:54:35 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-r47kd.dc1" in area "wan"
    2022/12/22 04:54:35 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/22 04:54:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/22 04:54:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/22 04:54:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/22 04:54:35 [INFO] agent: started state syncer
    2022/12/22 04:54:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/22 04:54:35 [INFO] agent: Synced node info
    2022/12/22 04:54:36 [DEBUG] agent: Node info in sync
    2022/12/22 04:54:36 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/22 04:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:54:36 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-r47kd' joined, marking health alive
    2022/12/22 04:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:54:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 04:54:37 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/12/22 04:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:55:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 04:55:51 [DEBUG] agent: Node info in sync
    2022/12/22 04:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 04:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:57:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 04:57:25 [DEBUG] agent: Node info in sync
    2022/12/22 04:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 04:58:32 [DEBUG] agent: Node info in sync
    2022/12/22 04:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:59:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 04:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 04:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 04:59:41 [DEBUG] agent: Node info in sync
    2022/12/22 05:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:01:17 [DEBUG] agent: Node info in sync
    2022/12/22 05:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:01:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:02:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:02:49 [DEBUG] agent: Node info in sync
    2022/12/22 05:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:04:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:04:38 [DEBUG] agent: Node info in sync
    2022/12/22 05:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:06:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:06:02 [DEBUG] agent: Node info in sync
    2022/12/22 05:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:07:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:07:41 [DEBUG] agent: Node info in sync
    2022/12/22 05:07:58 [DEBUG] http: Request GET /v1/catalog/services (385.584µs) from=10.233.68.207:52946
    2022/12/22 05:07:58 [DEBUG] http: Request GET /v1/status/leader (848.758µs) from=10.233.68.207:52956
    2022/12/22 05:08:18 [DEBUG] http: Request GET /v1/status/leader (167.855µs) from=10.233.68.207:53196
    2022/12/22 05:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:08:38 [DEBUG] http: Request GET /v1/status/leader (240.947µs) from=10.233.68.207:53432
    2022/12/22 05:08:42 [DEBUG] http: Request GET /v1/catalog/services (171.04µs) from=10.233.65.115:52962
    2022/12/22 05:08:43 [DEBUG] http: Request GET /v1/status/leader (1.277411ms) from=10.233.65.115:52974
    2022/12/22 05:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:08:51 [DEBUG] agent: Node info in sync
    2022/12/22 05:08:58 [DEBUG] http: Request GET /v1/status/leader (2.516628ms) from=10.233.68.207:53672
    2022/12/22 05:09:03 [DEBUG] http: Request GET /v1/status/leader (737.414µs) from=10.233.65.115:53154
    2022/12/22 05:09:08 [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/22 05:09: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/22 05:09:08 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.71.144_9101"
    2022/12/22 05:09:08 [DEBUG] agent: Node info in sync
    2022/12/22 05:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.502617ms) from=10.233.69.169:57222
    2022/12/22 05:09:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:09:08 [DEBUG] agent: Node info in sync
    2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m10.25810709s) from=10.233.68.207:52946
    2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (446.047µs) from=10.233.68.207:53782
    2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (25.557269491s) from=10.233.65.115:52962
    2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (484.473µs) from=10.233.69.169:57226
    2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (362.425µs) from=10.233.65.115:53188
    2022/12/22 05:09:18 [DEBUG] http: Request GET /v1/status/leader (421.769µs) from=10.233.68.207:53902
    2022/12/22 05:09:23 [DEBUG] http: Request GET /v1/status/leader (257.59µs) from=10.233.65.115:53304
    2022/12/22 05:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:09:38 [DEBUG] http: Request GET /v1/status/leader (459.832µs) from=10.233.68.207:54130
    2022/12/22 05:09: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/22 05:09: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/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:09:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:09:42 [DEBUG] agent: Node info in sync
    2022/12/22 05:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.159174ms) from=10.233.69.169:57574
    2022/12/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:09:42 [DEBUG] agent: Node info in sync
    2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (33.712637945s) from=10.233.68.207:52946
    2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (33.712365837s) from=10.233.65.115:52962
    2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (674.34µs) from=10.233.69.169:57576
    2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (90.794773ms) from=10.233.65.115:53436
    2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (208.306µs) from=10.233.68.207:54196
    2022/12/22 05:09:43 [DEBUG] http: Request GET /v1/status/leader (201.638µs) from=10.233.65.115:53446
    2022/12/22 05:09:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:09:58 [DEBUG] http: Request GET /v1/status/leader (168.937µs) from=10.233.68.207:54374
    2022/12/22 05:10:03 [DEBUG] http: Request GET /v1/status/leader (4.733019ms) from=10.233.65.115:53596
    2022/12/22 05:10:18 [DEBUG] http: Request GET /v1/status/leader (275.514µs) from=10.233.68.207:54614
    2022/12/22 05:10:23 [DEBUG] http: Request GET /v1/status/leader (241.85µs) from=10.233.65.115:53740
    2022/12/22 05:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:10:38 [DEBUG] http: Request GET /v1/status/leader (205.402µs) from=10.233.68.207:54866
    2022/12/22 05:10:43 [DEBUG] http: Request GET /v1/status/leader (1.734393ms) from=10.233.65.115:53874
    2022/12/22 05:10:58 [DEBUG] http: Request GET /v1/status/leader (173.175µs) from=10.233.68.207:55100
    2022/12/22 05:11:03 [DEBUG] http: Request GET /v1/status/leader (396.718µs) from=10.233.65.115:54024
    2022/12/22 05:11:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.42617813s) from=10.233.68.207:53782
    2022/12/22 05:11:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.245485654s) from=10.233.65.115:53188
    2022/12/22 05:11:18 [DEBUG] http: Request GET /v1/status/leader (316.74µs) from=10.233.68.207:55342
    2022/12/22 05:11:23 [DEBUG] http: Request GET /v1/status/leader (178.182µs) from=10.233.65.115:54202
    2022/12/22 05:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:11:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:11:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:11:37 [DEBUG] agent: Node info in sync
    2022/12/22 05:11:38 [DEBUG] http: Request GET /v1/status/leader (598.56µs) from=10.233.68.207:55580
    2022/12/22 05:11:43 [DEBUG] http: Request GET /v1/status/leader (1.11256ms) from=10.233.65.115:54336
    2022/12/22 05:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.490807708s) from=10.233.68.207:52946
    2022/12/22 05:11:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.437715392s) from=10.233.65.115:53436
    2022/12/22 05:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.38984756s) from=10.233.65.115:52962
    2022/12/22 05:11:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.784095816s) from=10.233.68.207:54196
    2022/12/22 05:11:58 [DEBUG] http: Request GET /v1/status/leader (324.215µs) from=10.233.68.207:55822
    2022/12/22 05:12:03 [DEBUG] http: Request GET /v1/status/leader (462.197µs) from=10.233.65.115:54500
    2022/12/22 05:12:18 [DEBUG] http: Request GET /v1/status/leader (199.02µs) from=10.233.68.207:56064
    2022/12/22 05:12:23 [DEBUG] http: Request GET /v1/status/leader (395.886µs) from=10.233.65.115:54652
    2022/12/22 05:12:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:12: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/22 05:12: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/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:12:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:12:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.123057ms) from=10.233.69.169:59208
    2022/12/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:12:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:12:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.754822ms) from=10.233.69.169:59210
    2022/12/22 05:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:12:38 [DEBUG] http: Request GET /v1/status/leader (254.801µs) from=10.233.68.207:56324
    2022/12/22 05:12:43 [DEBUG] http: Request GET /v1/status/leader (263.799µs) from=10.233.65.115:54816
    2022/12/22 05:12:58 [DEBUG] http: Request GET /v1/status/leader (162.475µs) from=10.233.68.207:56576
    2022/12/22 05:13:04 [DEBUG] http: Request GET /v1/status/leader (142.314897ms) from=10.233.65.115:54968
    2022/12/22 05:13:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.143838181s) from=10.233.68.207:53782
    2022/12/22 05:13:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.260924615s) from=10.233.65.115:53188
    2022/12/22 05:13:18 [DEBUG] http: Request GET /v1/status/leader (195.331µs) from=10.233.68.207:56824
    2022/12/22 05:13:24 [DEBUG] http: Request GET /v1/status/leader (158.273µs) from=10.233.65.115:55120
    2022/12/22 05:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:13:38 [DEBUG] http: Request GET /v1/status/leader (287.384µs) from=10.233.68.207:57134
    2022/12/22 05:13:44 [DEBUG] http: Request GET /v1/status/leader (297.54µs) from=10.233.65.115:55272
    2022/12/22 05:13:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.455974064s) from=10.233.65.115:53436
    2022/12/22 05:13:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.111133289s) from=10.233.68.207:52946
    2022/12/22 05:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.628031529s) from=10.233.65.115:52962
    2022/12/22 05:13:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.692771607s) from=10.233.68.207:54196
    2022/12/22 05:13:58 [DEBUG] http: Request GET /v1/status/leader (328.673µs) from=10.233.68.207:57410
    2022/12/22 05:14:04 [DEBUG] http: Request GET /v1/status/leader (798.196µs) from=10.233.65.115:55426
    2022/12/22 05:14:18 [DEBUG] http: Request GET /v1/status/leader (717.013µs) from=10.233.68.207:57710
    2022/12/22 05:14:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:14:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:14:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:14:19 [DEBUG] agent: Node info in sync
    2022/12/22 05:14:24 [DEBUG] http: Request GET /v1/status/leader (3.177843ms) from=10.233.65.115:55608
    2022/12/22 05:14:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:14:39 [DEBUG] http: Request GET /v1/status/leader (467.038µs) from=10.233.68.207:58070
    2022/12/22 05:14:44 [DEBUG] http: Request GET /v1/status/leader (202.993µs) from=10.233.65.115:55796
    2022/12/22 05:14:59 [DEBUG] http: Request GET /v1/status/leader (232.794µs) from=10.233.68.207:58436
    2022/12/22 05:15:04 [DEBUG] http: Request GET /v1/status/leader (365.611µs) from=10.233.65.115:56002
    2022/12/22 05:15:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.186462355s) from=10.233.65.115:53188
    2022/12/22 05:15:19 [DEBUG] http: Request GET /v1/status/leader (361.327µs) from=10.233.68.207:58796
    2022/12/22 05:15:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.972671486s) from=10.233.68.207:53782
    2022/12/22 05:15:24 [DEBUG] http: Request GET /v1/status/leader (293.418µs) from=10.233.65.115:56254
    2022/12/22 05:15:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:15:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:15:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:15:26 [DEBUG] agent: Node info in sync
    2022/12/22 05:15: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/22 05:15: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/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:15:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:15:28 [DEBUG] agent: Node info in sync
    2022/12/22 05:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.326718ms) from=10.233.69.169:32822
    2022/12/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:15:28 [DEBUG] agent: Node info in sync
    2022/12/22 05:15:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.384972ms) from=10.233.69.169:32824
    2022/12/22 05:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:15:39 [DEBUG] http: Request GET /v1/status/leader (330.844µs) from=10.233.68.207:59154
    2022/12/22 05:15:44 [DEBUG] http: Request GET /v1/status/leader (308.474µs) from=10.233.65.115:56608
    2022/12/22 05:15:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.491549534s) from=10.233.65.115:53436
    2022/12/22 05:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.78203116s) from=10.233.68.207:52946
    2022/12/22 05:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.643876364s) from=10.233.65.115:52962
    2022/12/22 05:15:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.54411075s) from=10.233.68.207:54196
    2022/12/22 05:15:59 [DEBUG] http: Request GET /v1/status/leader (367.648µs) from=10.233.68.207:59508
    2022/12/22 05:16:04 [DEBUG] http: Request GET /v1/status/leader (289.733µs) from=10.233.65.115:56836
    2022/12/22 05:16:19 [DEBUG] http: Request GET /v1/status/leader (258.438µs) from=10.233.68.207:59802
    2022/12/22 05:16:24 [DEBUG] http: Request GET /v1/status/leader (304.498µs) from=10.233.65.115:57036
    2022/12/22 05:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:16:39 [DEBUG] http: Request GET /v1/status/leader (240.047µs) from=10.233.68.207:60042
    2022/12/22 05:16:44 [DEBUG] http: Request GET /v1/status/leader (312.58µs) from=10.233.65.115:57234
    2022/12/22 05:16:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:16:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:16:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:16:54 [DEBUG] agent: Node info in sync
    2022/12/22 05:16:59 [DEBUG] http: Request GET /v1/status/leader (947.185µs) from=10.233.68.207:60300
    2022/12/22 05:17:04 [DEBUG] http: Request GET /v1/status/leader (261.2µs) from=10.233.65.115:57440
    2022/12/22 05:17:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.052468628s) from=10.233.65.115:53188
    2022/12/22 05:17:19 [DEBUG] http: Request GET /v1/status/leader (252.444µs) from=10.233.68.207:60538
    2022/12/22 05:17:24 [DEBUG] http: Request GET /v1/status/leader (600.733µs) from=10.233.65.115:57642
    2022/12/22 05:17:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.902154706s) from=10.233.68.207:53782
    2022/12/22 05:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:17:39 [DEBUG] http: Request GET /v1/status/leader (913.938µs) from=10.233.68.207:60772
    2022/12/22 05:17:44 [DEBUG] http: Request GET /v1/status/leader (797.538µs) from=10.233.65.115:57836
    2022/12/22 05:17:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.288114676s) from=10.233.65.115:53436
    2022/12/22 05:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.200644938s) from=10.233.68.207:54196
    2022/12/22 05:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.811828614s) from=10.233.65.115:52962
    2022/12/22 05:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.893219995s) from=10.233.68.207:52946
    2022/12/22 05:17:59 [DEBUG] http: Request GET /v1/status/leader (585.045µs) from=10.233.68.207:32776
    2022/12/22 05:17:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:17:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:17:59 [DEBUG] agent: Node info in sync
    2022/12/22 05:18:04 [DEBUG] http: Request GET /v1/status/leader (420.224µs) from=10.233.65.115:58038
    2022/12/22 05:18:19 [DEBUG] http: Request GET /v1/status/leader (416.655µs) from=10.233.68.207:33022
    2022/12/22 05:18:24 [DEBUG] http: Request GET /v1/status/leader (301.847µs) from=10.233.65.115:58244
    2022/12/22 05:18: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/22 05:18: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/22 05:18:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:18:34 [DEBUG] agent: Node info in sync
    2022/12/22 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.534127ms) from=10.233.69.169:35422
    2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:18:34 [DEBUG] agent: Node info in sync
    2022/12/22 05:18:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (438.005µs) from=10.233.69.169:35424
    2022/12/22 05:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:18:39 [DEBUG] http: Request GET /v1/status/leader (180.12µs) from=10.233.68.207:33262
    2022/12/22 05:18:44 [DEBUG] http: Request GET /v1/status/leader (292.897µs) from=10.233.65.115:58440
    2022/12/22 05:18:59 [DEBUG] http: Request GET /v1/status/leader (325.361µs) from=10.233.68.207:33506
    2022/12/22 05:19:04 [DEBUG] http: Request GET /v1/status/leader (326.144µs) from=10.233.65.115:58650
    2022/12/22 05:19:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:19:19 [DEBUG] http: Request GET /v1/status/leader (322.041µs) from=10.233.68.207:33752
    2022/12/22 05:19:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.72549281s) from=10.233.65.115:53188
    2022/12/22 05:19:24 [DEBUG] http: Request GET /v1/status/leader (266.741µs) from=10.233.65.115:58850
    2022/12/22 05:19:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.537247422s) from=10.233.68.207:53782
    2022/12/22 05:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:19:39 [DEBUG] http: Request GET /v1/status/leader (214.582µs) from=10.233.68.207:33994
    2022/12/22 05:19:44 [DEBUG] http: Request GET /v1/status/leader (1.795091ms) from=10.233.65.115:59042
    2022/12/22 05:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:19:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:19:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:19:46 [DEBUG] agent: Node info in sync
    2022/12/22 05:19:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.688094113s) from=10.233.68.207:54196
    2022/12/22 05:19:59 [DEBUG] http: Request GET /v1/status/leader (266.822µs) from=10.233.68.207:34238
    2022/12/22 05:19:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.939878926s) from=10.233.65.115:53436
    2022/12/22 05:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.327046461s) from=10.233.65.115:52962
    2022/12/22 05:20:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.612647119s) from=10.233.68.207:52946
    2022/12/22 05:20:04 [DEBUG] http: Request GET /v1/status/leader (303.685µs) from=10.233.65.115:59242
    2022/12/22 05:20:19 [DEBUG] http: Request GET /v1/status/leader (174.73µs) from=10.233.68.207:34474
    2022/12/22 05:20:24 [DEBUG] http: Request GET /v1/status/leader (929.076µs) from=10.233.65.115:59450
    2022/12/22 05:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:20:39 [DEBUG] http: Request GET /v1/status/leader (271.938µs) from=10.233.68.207:34712
    2022/12/22 05:20:44 [DEBUG] http: Request GET /v1/status/leader (578.494µs) from=10.233.65.115:59644
    2022/12/22 05:20:59 [DEBUG] http: Request GET /v1/status/leader (738.64µs) from=10.233.68.207:34948
    2022/12/22 05:21:04 [DEBUG] http: Request GET /v1/status/leader (921.463µs) from=10.233.65.115:59848
    2022/12/22 05:21:19 [DEBUG] http: Request GET /v1/status/leader (595.377µs) from=10.233.68.207:35182
    2022/12/22 05:21:24 [DEBUG] http: Request GET /v1/status/leader (414.728µs) from=10.233.65.115:60052
    2022/12/22 05:21:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.643148136s) from=10.233.65.115:53188
    2022/12/22 05:21: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/22 05:21: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/22 05:21:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:21:28 [DEBUG] agent: Node info in sync
    2022/12/22 05:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.781459ms) from=10.233.69.169:37272
    2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:21:28 [DEBUG] agent: Node info in sync
    2022/12/22 05:21:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (944.173µs) from=10.233.69.169:37274
    2022/12/22 05:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.170100236s) from=10.233.68.207:53782
    2022/12/22 05:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:21:39 [DEBUG] http: Request GET /v1/status/leader (288.69µs) from=10.233.68.207:35426
    2022/12/22 05:21:44 [DEBUG] http: Request GET /v1/status/leader (305.61µs) from=10.233.65.115:60248
    2022/12/22 05:21:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:21:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.246164063s) from=10.233.68.207:54196
    2022/12/22 05:21:59 [DEBUG] http: Request GET /v1/status/leader (182.536µs) from=10.233.68.207:35670
    2022/12/22 05:22:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.741857516s) from=10.233.65.115:53436
    2022/12/22 05:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.356755302s) from=10.233.68.207:52946
    2022/12/22 05:22:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.113238546s) from=10.233.65.115:52962
    2022/12/22 05:22:04 [DEBUG] http: Request GET /v1/status/leader (276.387µs) from=10.233.65.115:60464
    2022/12/22 05:22:19 [DEBUG] http: Request GET /v1/status/leader (315.207µs) from=10.233.68.207:35920
    2022/12/22 05:22:24 [DEBUG] http: Request GET /v1/status/leader (180.24µs) from=10.233.65.115:60668
    2022/12/22 05:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:22:39 [DEBUG] http: Request GET /v1/status/leader (211.353µs) from=10.233.68.207:36164
    2022/12/22 05:22:44 [DEBUG] http: Request GET /v1/status/leader (2.288769ms) from=10.233.65.115:60862
    2022/12/22 05:22:59 [DEBUG] http: Request GET /v1/status/leader (319.8µs) from=10.233.68.207:36410
    2022/12/22 05:23:04 [DEBUG] http: Request GET /v1/status/leader (244.794µs) from=10.233.65.115:32834
    2022/12/22 05:23:19 [DEBUG] http: Request GET /v1/status/leader (253.762µs) from=10.233.68.207:36654
    2022/12/22 05:23:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:23:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:23:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:23:24 [DEBUG] agent: Node info in sync
    2022/12/22 05:23:24 [DEBUG] http: Request GET /v1/status/leader (380.168µs) from=10.233.65.115:33034
    2022/12/22 05:23:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.563209793s) from=10.233.65.115:53188
    2022/12/22 05:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:23:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.199103353s) from=10.233.68.207:53782
    2022/12/22 05:23:39 [DEBUG] http: Request GET /v1/status/leader (277.036µs) from=10.233.68.207:36890
    2022/12/22 05:23:44 [DEBUG] http: Request GET /v1/status/leader (323.047µs) from=10.233.65.115:33230
    2022/12/22 05:23:59 [DEBUG] http: Request GET /v1/status/leader (918.19µs) from=10.233.68.207:37128
    2022/12/22 05:24:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.007695407s) from=10.233.68.207:54196
    2022/12/22 05:24:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.338432657s) from=10.233.65.115:53436
    2022/12/22 05:24:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.821850424s) from=10.233.68.207:52946
    2022/12/22 05:24:04 [DEBUG] http: Request GET /v1/status/leader (277.174µs) from=10.233.65.115:33432
    2022/12/22 05:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.919460439s) from=10.233.65.115:52962
    2022/12/22 05:24:19 [DEBUG] http: Request GET /v1/status/leader (265.915µs) from=10.233.68.207:37368
    2022/12/22 05:24:24 [DEBUG] http: Request GET /v1/status/leader (842µs) from=10.233.65.115:33636
    2022/12/22 05: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/22 05: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/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:24:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:24:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.129141ms) from=10.233.69.169:39100
    2022/12/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:24:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:24:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (361.393µs) from=10.233.69.169:39102
    2022/12/22 05:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:24:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:24:39 [DEBUG] http: Request GET /v1/status/leader (172.588µs) from=10.233.68.207:37606
    2022/12/22 05:24:45 [DEBUG] http: Request GET /v1/status/leader (794.433µs) from=10.233.65.115:33830
    2022/12/22 05:24:59 [DEBUG] http: Request GET /v1/status/leader (544.803µs) from=10.233.68.207:37848
    2022/12/22 05:25:05 [DEBUG] http: Request GET /v1/status/leader (535.046µs) from=10.233.65.115:34036
    2022/12/22 05:25:19 [DEBUG] http: Request GET /v1/status/leader (317.299µs) from=10.233.68.207:38086
    2022/12/22 05:25:25 [DEBUG] http: Request GET /v1/status/leader (215.758µs) from=10.233.65.115:34234
    2022/12/22 05:25:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.552884987s) from=10.233.65.115:53188
    2022/12/22 05:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:25:39 [DEBUG] http: Request GET /v1/status/leader (261.621µs) from=10.233.68.207:38316
    2022/12/22 05:25:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.057489082s) from=10.233.68.207:53782
    2022/12/22 05:25:45 [DEBUG] http: Request GET /v1/status/leader (1.255385ms) from=10.233.65.115:34430
    2022/12/22 05:25:59 [DEBUG] http: Request GET /v1/status/leader (250.264µs) from=10.233.68.207:38562
    2022/12/22 05:26:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.971236376s) from=10.233.65.115:53436
    2022/12/22 05:26:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:26:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:26:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:26:03 [DEBUG] agent: Node info in sync
    2022/12/22 05:26:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.316940447s) from=10.233.68.207:54196
    2022/12/22 05:26:05 [DEBUG] http: Request GET /v1/status/leader (225.253µs) from=10.233.65.115:34632
    2022/12/22 05:26:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.247454311s) from=10.233.68.207:52946
    2022/12/22 05:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.31760578s) from=10.233.65.115:52962
    2022/12/22 05:26:19 [DEBUG] http: Request GET /v1/status/leader (295.978µs) from=10.233.68.207:38816
    2022/12/22 05:26:25 [DEBUG] http: Request GET /v1/status/leader (162.789µs) from=10.233.65.115:34838
    2022/12/22 05:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:26:39 [DEBUG] http: Request GET /v1/status/leader (237.262µs) from=10.233.68.207:39062
    2022/12/22 05:26:45 [DEBUG] http: Request GET /v1/status/leader (296.768µs) from=10.233.65.115:35046
    2022/12/22 05:26:59 [DEBUG] http: Request GET /v1/status/leader (1.615423ms) from=10.233.68.207:39300
    2022/12/22 05:27:05 [DEBUG] http: Request GET /v1/status/leader (227.405µs) from=10.233.65.115:35264
    2022/12/22 05:27:19 [DEBUG] http: Request GET /v1/status/leader (317.87µs) from=10.233.68.207:39544
    2022/12/22 05:27:25 [DEBUG] http: Request GET /v1/status/leader (178.92µs) from=10.233.65.115:35484
    2022/12/22 05:27: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/22 05:27: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/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:27:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:27:27 [DEBUG] agent: Node info in sync
    2022/12/22 05:27:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.95535ms) from=10.233.69.169:40832
    2022/12/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:27:27 [DEBUG] agent: Node info in sync
    2022/12/22 05:27:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (375.699µs) from=10.233.69.169:40834
    2022/12/22 05:27:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.390410359s) from=10.233.65.115:53188
    2022/12/22 05:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:27:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:27:39 [DEBUG] http: Request GET /v1/status/leader (1.893791ms) from=10.233.68.207:39782
    2022/12/22 05:27:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.850508061s) from=10.233.68.207:53782
    2022/12/22 05:27:45 [DEBUG] http: Request GET /v1/status/leader (236.255µs) from=10.233.65.115:35698
    2022/12/22 05:27:59 [DEBUG] http: Request GET /v1/status/leader (709.436µs) from=10.233.68.207:40020
    2022/12/22 05:28:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.650477168s) from=10.233.68.207:54196
    2022/12/22 05:28:05 [DEBUG] http: Request GET /v1/status/leader (211.781µs) from=10.233.65.115:35914
    2022/12/22 05:28:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.935869496s) from=10.233.65.115:53436
    2022/12/22 05:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.923957678s) from=10.233.68.207:52946
    2022/12/22 05:28:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.603840743s) from=10.233.65.115:52962
    2022/12/22 05:28:19 [DEBUG] http: Request GET /v1/status/leader (617.647µs) from=10.233.68.207:40264
    2022/12/22 05:28:25 [DEBUG] http: Request GET /v1/status/leader (275.605µs) from=10.233.65.115:36122
    2022/12/22 05:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:28:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:28:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:28:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:28:37 [DEBUG] agent: Node info in sync
    2022/12/22 05:28:39 [DEBUG] http: Request GET /v1/status/leader (443.393µs) from=10.233.68.207:40502
    2022/12/22 05:28:45 [DEBUG] http: Request GET /v1/status/leader (290.036µs) from=10.233.65.115:36328
    2022/12/22 05:28:59 [DEBUG] http: Request GET /v1/status/leader (1.657012ms) from=10.233.68.207:40740
    2022/12/22 05:29:05 [DEBUG] http: Request GET /v1/status/leader (183.831µs) from=10.233.65.115:36540
    2022/12/22 05:29:19 [DEBUG] http: Request GET /v1/status/leader (325.885µs) from=10.233.68.207:40982
    2022/12/22 05:29:25 [DEBUG] http: Request GET /v1/status/leader (207.775µs) from=10.233.65.115:36756
    2022/12/22 05:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:29:39 [DEBUG] http: Request GET /v1/status/leader (287.54µs) from=10.233.68.207:41218
    2022/12/22 05:29:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.707275409s) from=10.233.65.115:53188
    2022/12/22 05:29:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.593298902s) from=10.233.68.207:53782
    2022/12/22 05:29:45 [DEBUG] http: Request GET /v1/status/leader (259.148µs) from=10.233.65.115:36962
    2022/12/22 05:29:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:29:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:29:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:29:54 [DEBUG] agent: Node info in sync
    2022/12/22 05:29:59 [DEBUG] http: Request GET /v1/status/leader (230.16µs) from=10.233.68.207:41460
    2022/12/22 05:30:05 [DEBUG] http: Request GET /v1/status/leader (3.080697ms) from=10.233.65.115:37168
    2022/12/22 05:30:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.27930085s) from=10.233.65.115:53436
    2022/12/22 05:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.094971333s) from=10.233.68.207:54196
    2022/12/22 05:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.820687882s) from=10.233.65.115:52962
    2022/12/22 05:30:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.982031032s) from=10.233.68.207:52946
    2022/12/22 05:30:19 [DEBUG] http: Request GET /v1/status/leader (276.002µs) from=10.233.68.207:41704
    2022/12/22 05:30:25 [DEBUG] http: Request GET /v1/status/leader (176.541µs) from=10.233.65.115:37386
    2022/12/22 05:30: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/22 05:30: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/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:30:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:30:27 [DEBUG] agent: Node info in sync
    2022/12/22 05:30:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.117218ms) from=10.233.69.169:42578
    2022/12/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:30:27 [DEBUG] agent: Node info in sync
    2022/12/22 05:30:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (544.491µs) from=10.233.69.169:42580
    2022/12/22 05:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:30:39 [DEBUG] http: Request GET /v1/status/leader (169.992µs) from=10.233.68.207:41942
    2022/12/22 05:30:45 [DEBUG] http: Request GET /v1/status/leader (235.932µs) from=10.233.65.115:37602
    2022/12/22 05:30:59 [DEBUG] http: Request GET /v1/status/leader (260.007µs) from=10.233.68.207:42190
    2022/12/22 05:31:05 [DEBUG] http: Request GET /v1/status/leader (237.941µs) from=10.233.65.115:37816
    2022/12/22 05:31:19 [DEBUG] http: Request GET /v1/status/leader (244.564µs) from=10.233.68.207:42430
    2022/12/22 05:31:25 [DEBUG] http: Request GET /v1/status/leader (30.026077ms) from=10.233.65.115:38022
    2022/12/22 05:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:31:39 [DEBUG] http: Request GET /v1/status/leader (400.739µs) from=10.233.68.207:42670
    2022/12/22 05:31:45 [DEBUG] http: Request GET /v1/status/leader (181.638µs) from=10.233.65.115:38236
    2022/12/22 05:31:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.513620949s) from=10.233.65.115:53188
    2022/12/22 05:31:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.27788713s) from=10.233.68.207:53782
    2022/12/22 05:31:59 [DEBUG] http: Request GET /v1/status/leader (735.612µs) from=10.233.68.207:42920
    2022/12/22 05:32:05 [DEBUG] http: Request GET /v1/status/leader (175.388µs) from=10.233.65.115:38448
    2022/12/22 05:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:32:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:32:12 [DEBUG] agent: Node info in sync
    2022/12/22 05:32:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.826571978s) from=10.233.68.207:54196
    2022/12/22 05:32:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.381867663s) from=10.233.65.115:53436
    2022/12/22 05:32:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:32:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.475663438s) from=10.233.65.115:52962
    2022/12/22 05:32:19 [DEBUG] http: Request GET /v1/status/leader (704.57µs) from=10.233.68.207:43158
    2022/12/22 05:32:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.90468716s) from=10.233.68.207:52946
    2022/12/22 05:32:25 [DEBUG] http: Request GET /v1/status/leader (290.165µs) from=10.233.65.115:38662
    2022/12/22 05:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:32:39 [DEBUG] http: Request GET /v1/status/leader (885.074µs) from=10.233.68.207:43400
    2022/12/22 05:32:45 [DEBUG] http: Request GET /v1/status/leader (217.723µs) from=10.233.65.115:38874
    2022/12/22 05:32:59 [DEBUG] http: Request GET /v1/status/leader (506.602µs) from=10.233.68.207:43644
    2022/12/22 05:33:05 [DEBUG] http: Request GET /v1/status/leader (221.111µs) from=10.233.65.115:39088
    2022/12/22 05:33:19 [DEBUG] http: Request GET /v1/status/leader (377.203µs) from=10.233.68.207:43890
    2022/12/22 05:33:25 [DEBUG] http: Request GET /v1/status/leader (167.958µs) from=10.233.65.115:39306
    2022/12/22 05:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:33:39 [DEBUG] http: Request GET /v1/status/leader (416.385µs) from=10.233.68.207:44134
    2022/12/22 05:33:45 [DEBUG] http: Request GET /v1/status/leader (423.171µs) from=10.233.65.115:39510
    2022/12/22 05:33:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:33:45 [DEBUG] agent: Node info in sync
    2022/12/22 05:33:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.328819091s) from=10.233.65.115:53188
    2022/12/22 05:33:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.711739595s) from=10.233.68.207:53782
    2022/12/22 05:33:59 [DEBUG] http: Request GET /v1/status/leader (218.065µs) from=10.233.68.207:44374
    2022/12/22 05:34:05 [DEBUG] http: Request GET /v1/status/leader (74.615666ms) from=10.233.65.115:39722
    2022/12/22 05:34:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.010300759s) from=10.233.65.115:53436
    2022/12/22 05:34:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.963389081s) from=10.233.68.207:54196
    2022/12/22 05:34:19 [DEBUG] http: Request GET /v1/status/leader (313.583µs) from=10.233.68.207:44616
    2022/12/22 05:34:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.06761872s) from=10.233.65.115:52962
    2022/12/22 05:34:25 [DEBUG] http: Request GET /v1/status/leader (169.716µs) from=10.233.65.115:39940
    2022/12/22 05:34:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.16212488s) from=10.233.68.207:52946
    2022/12/22 05:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:34:40 [DEBUG] http: Request GET /v1/status/leader (296.86µs) from=10.233.68.207:44850
    2022/12/22 05:34:45 [DEBUG] http: Request GET /v1/status/leader (181.774753ms) from=10.233.65.115:40146
    2022/12/22 05:34:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:35:00 [DEBUG] http: Request GET /v1/status/leader (165.069µs) from=10.233.68.207:45096
    2022/12/22 05:35:05 [DEBUG] http: Request GET /v1/status/leader (183.845µs) from=10.233.65.115:40360
    2022/12/22 05:35:20 [DEBUG] http: Request GET /v1/status/leader (202.199µs) from=10.233.68.207:45336
    2022/12/22 05:35:25 [DEBUG] http: Request GET /v1/status/leader (178.35µs) from=10.233.65.115:40574
    2022/12/22 05:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:35:40 [DEBUG] http: Request GET /v1/status/leader (161.454µs) from=10.233.68.207:45578
    2022/12/22 05:35:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:35:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:35:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:35:42 [DEBUG] agent: Node info in sync
    2022/12/22 05:35:45 [DEBUG] http: Request GET /v1/status/leader (849.533µs) from=10.233.65.115:40782
    2022/12/22 05:35:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.35154379s) from=10.233.65.115:53188
    2022/12/22 05:35:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.519740677s) from=10.233.68.207:53782
    2022/12/22 05:36:00 [DEBUG] http: Request GET /v1/status/leader (534.322µs) from=10.233.68.207:45808
    2022/12/22 05:36:05 [DEBUG] http: Request GET /v1/status/leader (711.968µs) from=10.233.65.115:40992
    2022/12/22 05:36:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.716941467s) from=10.233.68.207:54196
    2022/12/22 05:36:20 [DEBUG] http: Request GET /v1/status/leader (222.132µs) from=10.233.68.207:46058
    2022/12/22 05:36:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.992380109s) from=10.233.65.115:53436
    2022/12/22 05:36:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.481488466s) from=10.233.65.115:52962
    2022/12/22 05:36:25 [DEBUG] http: Request GET /v1/status/leader (3.496186ms) from=10.233.65.115:41212
    2022/12/22 05:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.122097087s) from=10.233.68.207:52946
    2022/12/22 05:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:36:40 [DEBUG] http: Request GET /v1/status/leader (377.797µs) from=10.233.68.207:46312
    2022/12/22 05:36:45 [DEBUG] http: Request GET /v1/status/leader (612.833µs) from=10.233.65.115:41424
    2022/12/22 05:37:00 [DEBUG] http: Request GET /v1/status/leader (230.773µs) from=10.233.68.207:46556
    2022/12/22 05:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:37:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:37:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:37:05 [DEBUG] agent: Node info in sync
    2022/12/22 05:37:05 [DEBUG] http: Request GET /v1/status/leader (435.607µs) from=10.233.65.115:41634
    2022/12/22 05:37:20 [DEBUG] http: Request GET /v1/status/leader (287.444µs) from=10.233.68.207:46796
    2022/12/22 05:37:25 [DEBUG] http: Request GET /v1/status/leader (352.021µs) from=10.233.65.115:41846
    2022/12/22 05:37:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:37:40 [DEBUG] http: Request GET /v1/status/leader (163.767µs) from=10.233.68.207:47032
    2022/12/22 05:37:45 [DEBUG] http: Request GET /v1/status/leader (271.513µs) from=10.233.65.115:42058
    2022/12/22 05:37:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.725506682s) from=10.233.65.115:53188
    2022/12/22 05:37:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.230590152s) from=10.233.68.207:53782
    2022/12/22 05:38:00 [DEBUG] http: Request GET /v1/status/leader (268.844µs) from=10.233.68.207:47264
    2022/12/22 05:38:05 [DEBUG] http: Request GET /v1/status/leader (277.137µs) from=10.233.65.115:42270
    2022/12/22 05:38:20 [DEBUG] http: Request GET /v1/status/leader (649.765µs) from=10.233.68.207:47510
    2022/12/22 05:38:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.884703429s) from=10.233.68.207:54196
    2022/12/22 05:38:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.38547499s) from=10.233.65.115:53436
    2022/12/22 05:38:25 [DEBUG] http: Request GET /v1/status/leader (260.353µs) from=10.233.65.115:42486
    2022/12/22 05:38:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.201925573s) from=10.233.65.115:52962
    2022/12/22 05:38: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/22 05:38: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/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:38:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:38:31 [DEBUG] agent: Node info in sync
    2022/12/22 05:38:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.99132ms) from=10.233.69.169:47320
    2022/12/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:38:31 [DEBUG] agent: Node info in sync
    2022/12/22 05:38:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (73.09645ms) from=10.233.69.169:47322
    2022/12/22 05:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:38:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.029241153s) from=10.233.68.207:52946
    2022/12/22 05:38:40 [DEBUG] http: Request GET /v1/status/leader (247.757µs) from=10.233.68.207:47748
    2022/12/22 05:38:45 [DEBUG] http: Request GET /v1/status/leader (290.818µs) from=10.233.65.115:42762
    2022/12/22 05:39:00 [DEBUG] http: Request GET /v1/status/leader (1.342715ms) from=10.233.68.207:47992
    2022/12/22 05:39:06 [DEBUG] http: Request GET /v1/status/leader (23.008659ms) from=10.233.65.115:42976
    2022/12/22 05:39:20 [DEBUG] http: Request GET /v1/status/leader (288.537µs) from=10.233.68.207:48234
    2022/12/22 05:39:26 [DEBUG] http: Request GET /v1/status/leader (241.908µs) from=10.233.65.115:43184
    2022/12/22 05:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:39:40 [DEBUG] http: Request GET /v1/status/leader (426.329µs) from=10.233.68.207:48472
    2022/12/22 05:39:46 [DEBUG] http: Request GET /v1/status/leader (183.309µs) from=10.233.65.115:43396
    2022/12/22 05:39:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:39:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:39:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:39:54 [DEBUG] agent: Node info in sync
    2022/12/22 05:39:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:39:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.754289268s) from=10.233.65.115:53188
    2022/12/22 05:40:00 [DEBUG] http: Request GET /v1/status/leader (304.655µs) from=10.233.68.207:48708
    2022/12/22 05:40:06 [DEBUG] http: Request GET /v1/status/leader (243.03µs) from=10.233.65.115:43606
    2022/12/22 05:40:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.982302342s) from=10.233.68.207:53782
    2022/12/22 05:40:20 [DEBUG] http: Request GET /v1/status/leader (375.060592ms) from=10.233.68.207:48952
    2022/12/22 05:40:26 [DEBUG] http: Request GET /v1/status/leader (556.739µs) from=10.233.65.115:43814
    2022/12/22 05:40:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.825716395s) from=10.233.65.115:53436
    2022/12/22 05:40:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.297560999s) from=10.233.68.207:54196
    2022/12/22 05:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.176345839s) from=10.233.65.115:52962
    2022/12/22 05:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:40:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.492380821s) from=10.233.68.207:52946
    2022/12/22 05:40:40 [DEBUG] http: Request GET /v1/status/leader (183.595µs) from=10.233.68.207:49198
    2022/12/22 05:40:46 [DEBUG] http: Request GET /v1/status/leader (508.875µs) from=10.233.65.115:44028
    2022/12/22 05:41:00 [DEBUG] http: Request GET /v1/status/leader (877.099µs) from=10.233.68.207:49432
    2022/12/22 05:41:06 [DEBUG] http: Request GET /v1/status/leader (400.227µs) from=10.233.65.115:44244
    2022/12/22 05:41:20 [DEBUG] http: Request GET /v1/status/leader (541.483µs) from=10.233.68.207:49672
    2022/12/22 05:41:26 [DEBUG] http: Request GET /v1/status/leader (328.853µs) from=10.233.65.115:44458
    2022/12/22 05:41: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/22 05:41: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/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:41:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:41:31 [DEBUG] agent: Node info in sync
    2022/12/22 05:41:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.912256ms) from=10.233.69.169:49088
    2022/12/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:41:31 [DEBUG] agent: Node info in sync
    2022/12/22 05:41:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (721.459µs) from=10.233.69.169:49090
    2022/12/22 05:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:41:40 [DEBUG] http: Request GET /v1/status/leader (73.519283ms) from=10.233.68.207:49904
    2022/12/22 05:41:46 [DEBUG] http: Request GET /v1/status/leader (343.428µs) from=10.233.65.115:44664
    2022/12/22 05:41:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.852780953s) from=10.233.65.115:53188
    2022/12/22 05:42:00 [DEBUG] http: Request GET /v1/status/leader (251.904µs) from=10.233.68.207:50144
    2022/12/22 05:42:06 [DEBUG] http: Request GET /v1/status/leader (302.857µs) from=10.233.65.115:44874
    2022/12/22 05:42:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.897890951s) from=10.233.68.207:53782
    2022/12/22 05:42:20 [DEBUG] http: Request GET /v1/status/leader (371.63µs) from=10.233.68.207:50390
    2022/12/22 05:42:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:42:26 [DEBUG] http: Request GET /v1/status/leader (255.124µs) from=10.233.65.115:45084
    2022/12/22 05:42:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.712618771s) from=10.233.65.115:53436
    2022/12/22 05:42:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.460123676s) from=10.233.68.207:54196
    2022/12/22 05:42:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.378642387s) from=10.233.65.115:52962
    2022/12/22 05:42:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:42:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:42:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:42:39 [DEBUG] agent: Node info in sync
    2022/12/22 05:42:40 [DEBUG] http: Request GET /v1/status/leader (182.608µs) from=10.233.68.207:50630
    2022/12/22 05:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.300675809s) from=10.233.68.207:52946
    2022/12/22 05:42:46 [DEBUG] http: Request GET /v1/status/leader (399.052µs) from=10.233.65.115:45290
    2022/12/22 05:43:00 [DEBUG] http: Request GET /v1/status/leader (337.925µs) from=10.233.68.207:50874
    2022/12/22 05:43:06 [DEBUG] http: Request GET /v1/status/leader (308.425µs) from=10.233.65.115:45504
    2022/12/22 05:43:20 [DEBUG] http: Request GET /v1/status/leader (281.093µs) from=10.233.68.207:51106
    2022/12/22 05:43:26 [DEBUG] http: Request GET /v1/status/leader (197.677µs) from=10.233.65.115:45718
    2022/12/22 05:43:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:43:40 [DEBUG] http: Request GET /v1/status/leader (264.526µs) from=10.233.68.207:51352
    2022/12/22 05:43:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:43:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:43:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:43:40 [DEBUG] agent: Node info in sync
    2022/12/22 05:43:46 [DEBUG] http: Request GET /v1/status/leader (335.674µs) from=10.233.65.115:45928
    2022/12/22 05:43:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.84790709s) from=10.233.65.115:53188
    2022/12/22 05:44:00 [DEBUG] http: Request GET /v1/status/leader (192.612µs) from=10.233.68.207:51592
    2022/12/22 05:44:06 [DEBUG] http: Request GET /v1/status/leader (246.905µs) from=10.233.65.115:46138
    2022/12/22 05:44:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.256309121s) from=10.233.68.207:53782
    2022/12/22 05:44:20 [DEBUG] http: Request GET /v1/status/leader (259.126µs) from=10.233.68.207:51834
    2022/12/22 05:44:26 [DEBUG] http: Request GET /v1/status/leader (167.192µs) from=10.233.65.115:46350
    2022/12/22 05:44:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.473276462s) from=10.233.68.207:54196
    2022/12/22 05:44:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.180810045s) from=10.233.65.115:53436
    2022/12/22 05:44:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.084762003s) from=10.233.65.115:52962
    2022/12/22 05:44:40 [DEBUG] http: Request GET /v1/status/leader (434.745µs) from=10.233.68.207:52080
    2022/12/22 05:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.785905752s) from=10.233.68.207:52946
    2022/12/22 05:44:46 [DEBUG] http: Request GET /v1/status/leader (273.003µs) from=10.233.65.115:46556
    2022/12/22 05:44:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:45:00 [DEBUG] http: Request GET /v1/status/leader (179.839µs) from=10.233.68.207:52320
    2022/12/22 05:45:06 [DEBUG] http: Request GET /v1/status/leader (197.835µs) from=10.233.65.115:46766
    2022/12/22 05:45:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:45:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:45:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:45:08 [DEBUG] agent: Node info in sync
    2022/12/22 05:45:20 [DEBUG] http: Request GET /v1/status/leader (697.614µs) from=10.233.68.207:52558
    2022/12/22 05:45:26 [DEBUG] http: Request GET /v1/status/leader (675.974µs) from=10.233.65.115:46978
    2022/12/22 05:45:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:45:40 [DEBUG] http: Request GET /v1/status/leader (392.023µs) from=10.233.68.207:52796
    2022/12/22 05:45:46 [DEBUG] http: Request GET /v1/status/leader (1.395371ms) from=10.233.65.115:47188
    2022/12/22 05:46:01 [DEBUG] http: Request GET /v1/status/leader (276.281µs) from=10.233.68.207:53038
    2022/12/22 05:46:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.43403646s) from=10.233.65.115:53188
    2022/12/22 05:46:06 [DEBUG] http: Request GET /v1/status/leader (533.893µs) from=10.233.65.115:47404
    2022/12/22 05:46:21 [DEBUG] http: Request GET /v1/status/leader (973.846µs) from=10.233.68.207:53278
    2022/12/22 05:46:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.239402706s) from=10.233.68.207:53782
    2022/12/22 05:46:26 [DEBUG] http: Request GET /v1/status/leader (338.087µs) from=10.233.65.115:47612
    2022/12/22 05:46:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.740189339s) from=10.233.68.207:54196
    2022/12/22 05:46:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:46:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.307896623s) from=10.233.65.115:53436
    2022/12/22 05:46:41 [DEBUG] http: Request GET /v1/status/leader (378.095µs) from=10.233.68.207:53530
    2022/12/22 05:46:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.561041602s) from=10.233.65.115:52962
    2022/12/22 05:46:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:46:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:46:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:46:45 [DEBUG] agent: Node info in sync
    2022/12/22 05:46:46 [DEBUG] http: Request GET /v1/status/leader (245µs) from=10.233.65.115:47824
    2022/12/22 05:46:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.716691177s) from=10.233.68.207:52946
    2022/12/22 05:47:01 [DEBUG] http: Request GET /v1/status/leader (510.318µs) from=10.233.68.207:53776
    2022/12/22 05:47:06 [DEBUG] http: Request GET /v1/status/leader (355.382µs) from=10.233.65.115:48030
    2022/12/22 05:47:21 [DEBUG] http: Request GET /v1/status/leader (319.01µs) from=10.233.68.207:54022
    2022/12/22 05:47:26 [DEBUG] http: Request GET /v1/status/leader (317.422µs) from=10.233.65.115:48246
    2022/12/22 05:47:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:47:41 [DEBUG] http: Request GET /v1/status/leader (323.352µs) from=10.233.68.207:54268
    2022/12/22 05:47:46 [DEBUG] http: Request GET /v1/status/leader (417.165µs) from=10.233.65.115:48452
    2022/12/22 05:47:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:48:01 [DEBUG] http: Request GET /v1/status/leader (163.232µs) from=10.233.68.207:54508
    2022/12/22 05:48:06 [DEBUG] http: Request GET /v1/status/leader (926.728µs) from=10.233.65.115:48662
    2022/12/22 05:48:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.462785572s) from=10.233.65.115:53188
    2022/12/22 05:48:21 [DEBUG] http: Request GET /v1/status/leader (160.016µs) from=10.233.68.207:54748
    2022/12/22 05:48:26 [DEBUG] http: Request GET /v1/status/leader (172.684µs) from=10.233.65.115:48872
    2022/12/22 05:48:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.272369903s) from=10.233.68.207:53782
    2022/12/22 05:48:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:48:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:48:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:48:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:48:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:48:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.889414596s) from=10.233.68.207:54196
    2022/12/22 05:48:41 [DEBUG] http: Request GET /v1/status/leader (351.371µs) from=10.233.68.207:55000
    2022/12/22 05:48:46 [DEBUG] http: Request GET /v1/status/leader (180.334µs) from=10.233.65.115:49080
    2022/12/22 05:48:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.787849171s) from=10.233.65.115:53436
    2022/12/22 05:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.817869787s) from=10.233.65.115:52962
    2022/12/22 05:48:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.0017354s) from=10.233.68.207:52946
    2022/12/22 05:49:01 [DEBUG] http: Request GET /v1/status/leader (1.353799ms) from=10.233.68.207:55238
    2022/12/22 05:49:06 [DEBUG] http: Request GET /v1/status/leader (333.235µs) from=10.233.65.115:49292
    2022/12/22 05:49:21 [DEBUG] http: Request GET /v1/status/leader (307.823µs) from=10.233.68.207:55476
    2022/12/22 05:49:26 [DEBUG] http: Request GET /v1/status/leader (177.298µs) from=10.233.65.115:49506
    2022/12/22 05:49: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/22 05:49: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/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:49:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:49:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:49:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.762098ms) from=10.233.69.169:53744
    2022/12/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:49:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:49:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (463.791µs) from=10.233.69.169:53746
    2022/12/22 05:49:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:49:41 [DEBUG] http: Request GET /v1/status/leader (194.629µs) from=10.233.68.207:55722
    2022/12/22 05:49:46 [DEBUG] http: Request GET /v1/status/leader (341.93µs) from=10.233.65.115:49722
    2022/12/22 05:50:01 [DEBUG] http: Request GET /v1/status/leader (964.372µs) from=10.233.68.207:55956
    2022/12/22 05:50:06 [DEBUG] http: Request GET /v1/status/leader (194.848µs) from=10.233.65.115:49928
    2022/12/22 05:50:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:50:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.011434374s) from=10.233.65.115:53188
    2022/12/22 05:50:21 [DEBUG] http: Request GET /v1/status/leader (768.29µs) from=10.233.68.207:56204
    2022/12/22 05:50:26 [DEBUG] http: Request GET /v1/status/leader (277.012µs) from=10.233.65.115:50144
    2022/12/22 05:50:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.318827015s) from=10.233.68.207:53782
    2022/12/22 05:50:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:50:41 [DEBUG] http: Request GET /v1/status/leader (900.26µs) from=10.233.68.207:56454
    2022/12/22 05:50:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:50:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:50:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:50:42 [DEBUG] agent: Node info in sync
    2022/12/22 05:50:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.530870064s) from=10.233.68.207:54196
    2022/12/22 05:50:46 [DEBUG] http: Request GET /v1/status/leader (726.857µs) from=10.233.65.115:50354
    2022/12/22 05:50:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.724836639s) from=10.233.65.115:53436
    2022/12/22 05:50:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.768284888s) from=10.233.65.115:52962
    2022/12/22 05:50:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.917580297s) from=10.233.68.207:52946
    2022/12/22 05:51:01 [DEBUG] http: Request GET /v1/status/leader (780.52µs) from=10.233.68.207:56694
    2022/12/22 05:51:06 [DEBUG] http: Request GET /v1/status/leader (394.873µs) from=10.233.65.115:50570
    2022/12/22 05:51:21 [DEBUG] http: Request GET /v1/status/leader (214.987µs) from=10.233.68.207:56922
    2022/12/22 05:51:26 [DEBUG] http: Request GET /v1/status/leader (181.426µs) from=10.233.65.115:50782
    2022/12/22 05:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:51:41 [DEBUG] http: Request GET /v1/status/leader (291.833µs) from=10.233.68.207:57162
    2022/12/22 05:51:46 [DEBUG] http: Request GET /v1/status/leader (198.238µs) from=10.233.65.115:50994
    2022/12/22 05:52:01 [DEBUG] http: Request GET /v1/status/leader (276.14µs) from=10.233.68.207:57400
    2022/12/22 05:52:06 [DEBUG] http: Request GET /v1/status/leader (264.76µs) from=10.233.65.115:51206
    2022/12/22 05:52:21 [DEBUG] http: Request GET /v1/status/leader (313.995µs) from=10.233.68.207:57632
    2022/12/22 05:52:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.364130644s) from=10.233.65.115:53188
    2022/12/22 05:52:26 [DEBUG] http: Request GET /v1/status/leader (341.49µs) from=10.233.65.115:51416
    2022/12/22 05:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:52:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:52:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:52:30 [DEBUG] agent: Node info in sync
    2022/12/22 05:52:35 [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/22 05:52:35 [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/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:52:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 05:52:35 [DEBUG] agent: Node info in sync
    2022/12/22 05:52:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.280317ms) from=10.233.69.169:55562
    2022/12/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:52:35 [DEBUG] agent: Node info in sync
    2022/12/22 05:52:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (439.337µs) from=10.233.69.169:55566
    2022/12/22 05:52:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:52:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.304374409s) from=10.233.68.207:53782
    2022/12/22 05:52:41 [DEBUG] http: Request GET /v1/status/leader (245.05µs) from=10.233.68.207:57874
    2022/12/22 05:52:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.722043737s) from=10.233.68.207:54196
    2022/12/22 05:52:46 [DEBUG] http: Request GET /v1/status/leader (253.9µs) from=10.233.65.115:51626
    2022/12/22 05:52:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:52:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.045857698s) from=10.233.65.115:53436
    2022/12/22 05:52:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.15444631s) from=10.233.65.115:52962
    2022/12/22 05:53:01 [DEBUG] http: Request GET /v1/status/leader (279.45µs) from=10.233.68.207:58108
    2022/12/22 05:53:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.329775256s) from=10.233.68.207:52946
    2022/12/22 05:53:06 [DEBUG] http: Request GET /v1/status/leader (331.856µs) from=10.233.65.115:51838
    2022/12/22 05:53:21 [DEBUG] http: Request GET /v1/status/leader (169.848µs) from=10.233.68.207:58346
    2022/12/22 05:53:26 [DEBUG] http: Request GET /v1/status/leader (184.409µs) from=10.233.65.115:52050
    2022/12/22 05:53:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:53:41 [DEBUG] http: Request GET /v1/status/leader (670.368µs) from=10.233.68.207:58594
    2022/12/22 05:53:46 [DEBUG] http: Request GET /v1/status/leader (310.252µs) from=10.233.65.115:52268
    2022/12/22 05:54:01 [DEBUG] http: Request GET /v1/status/leader (173.311µs) from=10.233.68.207:58830
    2022/12/22 05:54:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:54:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:54:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:54:01 [DEBUG] agent: Node info in sync
    2022/12/22 05:54:06 [DEBUG] http: Request GET /v1/status/leader (318.01µs) from=10.233.65.115:52478
    2022/12/22 05:54:21 [DEBUG] http: Request GET /v1/status/leader (266.398µs) from=10.233.68.207:59082
    2022/12/22 05:54:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.335538372s) from=10.233.65.115:53188
    2022/12/22 05:54:26 [DEBUG] http: Request GET /v1/status/leader (1.050097ms) from=10.233.65.115:52688
    2022/12/22 05:54:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:54:41 [DEBUG] http: Request GET /v1/status/leader (583.334µs) from=10.233.68.207:59324
    2022/12/22 05:54:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.690929179s) from=10.233.68.207:53782
    2022/12/22 05:54:46 [DEBUG] http: Request GET /v1/status/leader (1.853973ms) from=10.233.65.115:52902
    2022/12/22 05:54:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.492583873s) from=10.233.68.207:54196
    2022/12/22 05:54:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.659912388s) from=10.233.65.115:53436
    2022/12/22 05:55:01 [DEBUG] http: Request GET /v1/status/leader (495.921µs) from=10.233.68.207:59558
    2022/12/22 05:55:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.519787507s) from=10.233.65.115:52962
    2022/12/22 05:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.422076482s) from=10.233.68.207:52946
    2022/12/22 05:55:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:55:06 [DEBUG] http: Request GET /v1/status/leader (171.384µs) from=10.233.65.115:53116
    2022/12/22 05:55:21 [DEBUG] http: Request GET /v1/status/leader (534.153µs) from=10.233.68.207:59792
    2022/12/22 05:55:26 [DEBUG] http: Request GET /v1/status/leader (228.817µs) from=10.233.65.115:53328
    2022/12/22 05:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:55:41 [DEBUG] http: Request GET /v1/status/leader (494.034µs) from=10.233.68.207:60030
    2022/12/22 05:55:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:55:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:55:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:55:43 [DEBUG] agent: Node info in sync
    2022/12/22 05:55:46 [DEBUG] http: Request GET /v1/status/leader (406.904µs) from=10.233.65.115:53540
    2022/12/22 05:56:01 [DEBUG] http: Request GET /v1/status/leader (217.475µs) from=10.233.68.207:60264
    2022/12/22 05:56:06 [DEBUG] http: Request GET /v1/status/leader (190.581µs) from=10.233.65.115:53748
    2022/12/22 05:56:21 [DEBUG] http: Request GET /v1/status/leader (291.178µs) from=10.233.68.207:60504
    2022/12/22 05:56:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.378112507s) from=10.233.65.115:53188
    2022/12/22 05:56:26 [DEBUG] http: Request GET /v1/status/leader (331.217µs) from=10.233.65.115:53958
    2022/12/22 05:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:56:41 [DEBUG] http: Request GET /v1/status/leader (16.448906ms) from=10.233.68.207:60752
    2022/12/22 05:56:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.055804915s) from=10.233.68.207:53782
    2022/12/22 05:56:46 [DEBUG] http: Request GET /v1/status/leader (453.258µs) from=10.233.65.115:54174
    2022/12/22 05:56:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.426492084s) from=10.233.68.207:54196
    2022/12/22 05:57:01 [DEBUG] http: Request GET /v1/status/leader (255.772µs) from=10.233.68.207:32772
    2022/12/22 05:57:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.801553926s) from=10.233.65.115:53436
    2022/12/22 05:57:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.158248433s) from=10.233.68.207:52946
    2022/12/22 05:57:06 [DEBUG] http: Request GET /v1/status/leader (199.155µs) from=10.233.65.115:54384
    2022/12/22 05:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.96954819s) from=10.233.65.115:52962
    2022/12/22 05:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:57:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:57:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:57:17 [DEBUG] agent: Node info in sync
    2022/12/22 05:57:21 [DEBUG] http: Request GET /v1/status/leader (232.926µs) from=10.233.68.207:33002
    2022/12/22 05:57:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:57:26 [DEBUG] http: Request GET /v1/status/leader (174.623µs) from=10.233.65.115:54594
    2022/12/22 05:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:57:41 [DEBUG] http: Request GET /v1/status/leader (330.863µs) from=10.233.68.207:33244
    2022/12/22 05:57:46 [DEBUG] http: Request GET /v1/status/leader (281.662µs) from=10.233.65.115:54804
    2022/12/22 05:58:01 [DEBUG] http: Request GET /v1/status/leader (253.458µs) from=10.233.68.207:33480
    2022/12/22 05:58:06 [DEBUG] http: Request GET /v1/status/leader (263.243µs) from=10.233.65.115:55012
    2022/12/22 05:58:21 [DEBUG] http: Request GET /v1/status/leader (391.708µs) from=10.233.68.207:33712
    2022/12/22 05:58:26 [DEBUG] http: Request GET /v1/status/leader (318.815µs) from=10.233.65.115:55226
    2022/12/22 05:58:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.96329983s) from=10.233.65.115:53188
    2022/12/22 05:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:58:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 05:58:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 05:58:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 05:58:40 [DEBUG] agent: Node info in sync
    2022/12/22 05:58:41 [DEBUG] http: Request GET /v1/status/leader (302.842µs) from=10.233.68.207:33962
    2022/12/22 05:58:46 [DEBUG] http: Request GET /v1/status/leader (436.822µs) from=10.233.65.115:55440
    2022/12/22 05:58:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.444900141s) from=10.233.68.207:53782
    2022/12/22 05:58:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.812059885s) from=10.233.68.207:54196
    2022/12/22 05:59:01 [DEBUG] http: Request GET /v1/status/leader (762.16µs) from=10.233.68.207:34198
    2022/12/22 05:59:06 [DEBUG] http: Request GET /v1/status/leader (161.855µs) from=10.233.65.115:55650
    2022/12/22 05:59:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.597784634s) from=10.233.65.115:53436
    2022/12/22 05:59:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.138787306s) from=10.233.68.207:52946
    2022/12/22 05:59:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.04961534s) from=10.233.65.115:52962
    2022/12/22 05:59:21 [DEBUG] http: Request GET /v1/status/leader (730.535µs) from=10.233.68.207:34432
    2022/12/22 05:59:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 05:59:26 [DEBUG] http: Request GET /v1/status/leader (344.251µs) from=10.233.65.115:55866
    2022/12/22 05:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 05:59:41 [DEBUG] http: Request GET /v1/status/leader (2.530276ms) from=10.233.68.207:34684
    2022/12/22 05:59:46 [DEBUG] http: Request GET /v1/status/leader (408.537µs) from=10.233.65.115:56070
    2022/12/22 06:00:01 [DEBUG] http: Request GET /v1/status/leader (263.239µs) from=10.233.68.207:34920
    2022/12/22 06:00:06 [DEBUG] http: Request GET /v1/status/leader (368.976µs) from=10.233.65.115:56286
    2022/12/22 06:00:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:00:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:00:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:00:09 [DEBUG] agent: Node info in sync
    2022/12/22 06:00:21 [DEBUG] http: Request GET /v1/status/leader (163.209µs) from=10.233.68.207:35162
    2022/12/22 06:00:27 [DEBUG] http: Request GET /v1/status/leader (355.522776ms) from=10.233.65.115:56500
    2022/12/22 06:00:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.602556747s) from=10.233.65.115:53188
    2022/12/22 06:00: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/22 06:00: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/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:00:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:00:32 [DEBUG] agent: Node info in sync
    2022/12/22 06:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.977054ms) from=10.233.69.169:60212
    2022/12/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:00:32 [DEBUG] agent: Node info in sync
    2022/12/22 06:00:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (521.727µs) from=10.233.69.169:60214
    2022/12/22 06:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:00:41 [DEBUG] http: Request GET /v1/status/leader (358.833µs) from=10.233.68.207:35400
    2022/12/22 06:00:47 [DEBUG] http: Request GET /v1/status/leader (285.035µs) from=10.233.65.115:56716
    2022/12/22 06:00:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.141000128s) from=10.233.68.207:53782
    2022/12/22 06:01:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.949932952s) from=10.233.68.207:54196
    2022/12/22 06:01:01 [DEBUG] http: Request GET /v1/status/leader (236.25µs) from=10.233.68.207:35634
    2022/12/22 06:01:07 [DEBUG] http: Request GET /v1/status/leader (259.257µs) from=10.233.65.115:56922
    2022/12/22 06:01:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.198076138s) from=10.233.65.115:53436
    2022/12/22 06:01:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.970378653s) from=10.233.68.207:52946
    2022/12/22 06:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.280266895s) from=10.233.65.115:52962
    2022/12/22 06:01:21 [DEBUG] http: Request GET /v1/status/leader (176.405µs) from=10.233.68.207:35874
    2022/12/22 06:01:27 [DEBUG] http: Request GET /v1/status/leader (180.435µs) from=10.233.65.115:57136
    2022/12/22 06:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:01:41 [DEBUG] http: Request GET /v1/status/leader (241.302µs) from=10.233.68.207:36118
    2022/12/22 06:01:47 [DEBUG] http: Request GET /v1/status/leader (311.86µs) from=10.233.65.115:57348
    2022/12/22 06:02:01 [DEBUG] http: Request GET /v1/status/leader (841.073µs) from=10.233.68.207:36354
    2022/12/22 06:02:07 [DEBUG] http: Request GET /v1/status/leader (236.985µs) from=10.233.65.115:57554
    2022/12/22 06:02:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:02:21 [DEBUG] http: Request GET /v1/status/leader (264.427µs) from=10.233.68.207:36594
    2022/12/22 06:02:27 [DEBUG] http: Request GET /v1/status/leader (202.362µs) from=10.233.65.115:57770
    2022/12/22 06:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:02:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:02:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:02:27 [DEBUG] agent: Node info in sync
    2022/12/22 06:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:02:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.901404441s) from=10.233.65.115:53188
    2022/12/22 06:02:41 [DEBUG] http: Request GET /v1/status/leader (829.447µs) from=10.233.68.207:36836
    2022/12/22 06:02:47 [DEBUG] http: Request GET /v1/status/leader (297.563µs) from=10.233.65.115:57980
    2022/12/22 06:02:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.416793501s) from=10.233.68.207:53782
    2022/12/22 06:03:01 [DEBUG] http: Request GET /v1/status/leader (186.566µs) from=10.233.68.207:37080
    2022/12/22 06:03:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.025375243s) from=10.233.68.207:54196
    2022/12/22 06:03:07 [DEBUG] http: Request GET /v1/status/leader (400.372µs) from=10.233.65.115:58196
    2022/12/22 06:03:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.041902847s) from=10.233.65.115:53436
    2022/12/22 06:03:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.604930294s) from=10.233.68.207:52946
    2022/12/22 06:03:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.783399099s) from=10.233.65.115:52962
    2022/12/22 06:03:21 [DEBUG] http: Request GET /v1/status/leader (640.707µs) from=10.233.68.207:37316
    2022/12/22 06:03:27 [DEBUG] http: Request GET /v1/status/leader (1.237902ms) from=10.233.65.115:58404
    2022/12/22 06:03: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/22 06:03: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/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:03:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:03:34 [DEBUG] agent: Node info in sync
    2022/12/22 06:03:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.228888ms) from=10.233.69.169:33754
    2022/12/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:03:34 [DEBUG] agent: Node info in sync
    2022/12/22 06:03:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (875.017µs) from=10.233.69.169:33756
    2022/12/22 06:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:03:41 [DEBUG] http: Request GET /v1/status/leader (745.46µs) from=10.233.68.207:37562
    2022/12/22 06:03:47 [DEBUG] http: Request GET /v1/status/leader (184.188µs) from=10.233.65.115:58624
    2022/12/22 06:04:01 [DEBUG] http: Request GET /v1/status/leader (465.081µs) from=10.233.68.207:37794
    2022/12/22 06:04:07 [DEBUG] http: Request GET /v1/status/leader (233.183µs) from=10.233.65.115:58840
    2022/12/22 06:04:21 [DEBUG] http: Request GET /v1/status/leader (921.064µs) from=10.233.68.207:38040
    2022/12/22 06:04:27 [DEBUG] http: Request GET /v1/status/leader (189.667µs) from=10.233.65.115:59052
    2022/12/22 06:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:04:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.667538394s) from=10.233.65.115:53188
    2022/12/22 06:04:41 [DEBUG] http: Request GET /v1/status/leader (411.61µs) from=10.233.68.207:38298
    2022/12/22 06:04:47 [DEBUG] http: Request GET /v1/status/leader (58.277536ms) from=10.233.65.115:59260
    2022/12/22 06:04:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.450183308s) from=10.233.68.207:53782
    2022/12/22 06:05:01 [DEBUG] http: Request GET /v1/status/leader (430.899µs) from=10.233.68.207:38534
    2022/12/22 06:05:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:05:07 [DEBUG] http: Request GET /v1/status/leader (348.8µs) from=10.233.65.115:59474
    2022/12/22 06:05:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.520183882s) from=10.233.68.207:54196
    2022/12/22 06:05:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:05:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:05:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:05:14 [DEBUG] agent: Node info in sync
    2022/12/22 06:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.360986011s) from=10.233.68.207:52946
    2022/12/22 06:05:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.860028092s) from=10.233.65.115:53436
    2022/12/22 06:05:21 [DEBUG] http: Request GET /v1/status/leader (918.546µs) from=10.233.68.207:38764
    2022/12/22 06:05:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.187316908s) from=10.233.65.115:52962
    2022/12/22 06:05:27 [DEBUG] http: Request GET /v1/status/leader (260.383µs) from=10.233.65.115:59682
    2022/12/22 06:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:05:41 [DEBUG] http: Request GET /v1/status/leader (214.18µs) from=10.233.68.207:39008
    2022/12/22 06:05:47 [DEBUG] http: Request GET /v1/status/leader (276.911µs) from=10.233.65.115:59894
    2022/12/22 06:06:01 [DEBUG] http: Request GET /v1/status/leader (270.91µs) from=10.233.68.207:39234
    2022/12/22 06:06:07 [DEBUG] http: Request GET /v1/status/leader (298.82µs) from=10.233.65.115:60104
    2022/12/22 06:06:21 [DEBUG] http: Request GET /v1/status/leader (304.861µs) from=10.233.68.207:39472
    2022/12/22 06:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:06:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:06:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:06:24 [DEBUG] agent: Node info in sync
    2022/12/22 06:06:27 [DEBUG] http: Request GET /v1/status/leader (178.48µs) from=10.233.65.115:60316
    2022/12/22 06:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:06:42 [DEBUG] http: Request GET /v1/status/leader (75.368565ms) from=10.233.68.207:39728
    2022/12/22 06:06:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.149635352s) from=10.233.65.115:53188
    2022/12/22 06:06:47 [DEBUG] http: Request GET /v1/status/leader (251.725µs) from=10.233.65.115:60528
    2022/12/22 06:06:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.835457165s) from=10.233.68.207:53782
    2022/12/22 06:07:02 [DEBUG] http: Request GET /v1/status/leader (160.599µs) from=10.233.68.207:39972
    2022/12/22 06:07:07 [DEBUG] http: Request GET /v1/status/leader (258.883µs) from=10.233.65.115:60736
    2022/12/22 06:07:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.760534095s) from=10.233.68.207:54196
    2022/12/22 06:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.372789616s) from=10.233.68.207:52946
    2022/12/22 06:07:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.618253566s) from=10.233.65.115:53436
    2022/12/22 06:07:22 [DEBUG] http: Request GET /v1/status/leader (155.842µs) from=10.233.68.207:40208
    2022/12/22 06:07:27 [DEBUG] http: Request GET /v1/status/leader (260.359µs) from=10.233.65.115:60950
    2022/12/22 06:07:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.664883962s) from=10.233.65.115:52962
    2022/12/22 06:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:07:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:07:42 [DEBUG] http: Request GET /v1/status/leader (653.563µs) from=10.233.68.207:40450
    2022/12/22 06:07:47 [DEBUG] http: Request GET /v1/status/leader (774.741µs) from=10.233.65.115:32930
    2022/12/22 06:08:02 [DEBUG] http: Request GET /v1/status/leader (770.243µs) from=10.233.68.207:40680
    2022/12/22 06:08:07 [DEBUG] http: Request GET /v1/status/leader (464.443µs) from=10.233.65.115:33134
    2022/12/22 06:08:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:08:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:08:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:08:14 [DEBUG] agent: Node info in sync
    2022/12/22 06:08:22 [DEBUG] http: Request GET /v1/status/leader (1.93955ms) from=10.233.68.207:40924
    2022/12/22 06:08:27 [DEBUG] http: Request GET /v1/status/leader (626.073µs) from=10.233.65.115:33346
    2022/12/22 06:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:08:42 [DEBUG] http: Request GET /v1/status/leader (323.51µs) from=10.233.68.207:41174
    2022/12/22 06:08:47 [DEBUG] http: Request GET /v1/status/leader (178.891µs) from=10.233.65.115:33558
    2022/12/22 06:08:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.559310489s) from=10.233.65.115:53188
    2022/12/22 06:09:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.136077387s) from=10.233.68.207:53782
    2022/12/22 06:09:02 [DEBUG] http: Request GET /v1/status/leader (187.78µs) from=10.233.68.207:41408
    2022/12/22 06:09:07 [DEBUG] http: Request GET /v1/status/leader (296.266µs) from=10.233.65.115:33774
    2022/12/22 06:09:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.798792625s) from=10.233.68.207:54196
    2022/12/22 06:09:22 [DEBUG] http: Request GET /v1/status/leader (294.395µs) from=10.233.68.207:41640
    2022/12/22 06:09:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.95057526s) from=10.233.65.115:53436
    2022/12/22 06:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.978357534s) from=10.233.68.207:52946
    2022/12/22 06:09:27 [DEBUG] http: Request GET /v1/status/leader (199.43µs) from=10.233.65.115:33984
    2022/12/22 06:09:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:09:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:09:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:09:28 [DEBUG] agent: Node info in sync
    2022/12/22 06:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:09:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.634240668s) from=10.233.65.115:52962
    2022/12/22 06:09:42 [DEBUG] http: Request GET /v1/status/leader (165.057µs) from=10.233.68.207:41890
    2022/12/22 06:09:47 [DEBUG] http: Request GET /v1/status/leader (266.588µs) from=10.233.65.115:34200
    2022/12/22 06:10:02 [DEBUG] http: Request GET /v1/status/leader (203.041µs) from=10.233.68.207:42124
    2022/12/22 06:10:07 [DEBUG] http: Request GET /v1/status/leader (358.092µs) from=10.233.65.115:34412
    2022/12/22 06:10:22 [DEBUG] http: Request GET /v1/status/leader (2.533784ms) from=10.233.68.207:42368
    2022/12/22 06:10:27 [DEBUG] http: Request GET /v1/status/leader (272.332µs) from=10.233.65.115:34624
    2022/12/22 06:10:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:10:42 [DEBUG] http: Request GET /v1/status/leader (271.556µs) from=10.233.68.207:42618
    2022/12/22 06:10:47 [DEBUG] http: Request GET /v1/status/leader (899.682µs) from=10.233.65.115:34836
    2022/12/22 06:10:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.246956197s) from=10.233.65.115:53188
    2022/12/22 06:11:02 [DEBUG] http: Request GET /v1/status/leader (299.37µs) from=10.233.68.207:42852
    2022/12/22 06:11:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.830649899s) from=10.233.68.207:53782
    2022/12/22 06:11:07 [DEBUG] http: Request GET /v1/status/leader (297.519µs) from=10.233.65.115:35044
    2022/12/22 06:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:11:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:11:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:11:14 [DEBUG] agent: Node info in sync
    2022/12/22 06:11:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.26884998s) from=10.233.68.207:54196
    2022/12/22 06:11:22 [DEBUG] http: Request GET /v1/status/leader (30.743997ms) from=10.233.68.207:43096
    2022/12/22 06:11:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.982146097s) from=10.233.65.115:53436
    2022/12/22 06:11:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.206570218s) from=10.233.68.207:52946
    2022/12/22 06:11:27 [DEBUG] http: Request GET /v1/status/leader (785.608µs) from=10.233.65.115:35256
    2022/12/22 06:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:11: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/22 06:11: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/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:11:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:11:37 [DEBUG] agent: Node info in sync
    2022/12/22 06:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.901561ms) from=10.233.69.169:38480
    2022/12/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:11:37 [DEBUG] agent: Node info in sync
    2022/12/22 06:11:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (394.655µs) from=10.233.69.169:38482
    2022/12/22 06:11:42 [DEBUG] http: Request GET /v1/status/leader (724.398µs) from=10.233.68.207:43338
    2022/12/22 06:11:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.490689916s) from=10.233.65.115:52962
    2022/12/22 06:11:47 [DEBUG] http: Request GET /v1/status/leader (183.875µs) from=10.233.65.115:35472
    2022/12/22 06:12:02 [DEBUG] http: Request GET /v1/status/leader (405.61µs) from=10.233.68.207:43568
    2022/12/22 06:12:07 [DEBUG] http: Request GET /v1/status/leader (211.944µs) from=10.233.65.115:35684
    2022/12/22 06:12:22 [DEBUG] http: Request GET /v1/status/leader (452.523µs) from=10.233.68.207:43804
    2022/12/22 06:12:27 [DEBUG] http: Request GET /v1/status/leader (439.798µs) from=10.233.65.115:35896
    2022/12/22 06:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:12:42 [DEBUG] http: Request GET /v1/status/leader (191.807µs) from=10.233.68.207:44050
    2022/12/22 06:12:47 [DEBUG] http: Request GET /v1/status/leader (170.114µs) from=10.233.65.115:36114
    2022/12/22 06:12:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:13:02 [DEBUG] http: Request GET /v1/status/leader (241.415µs) from=10.233.68.207:44280
    2022/12/22 06:13:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.518544809s) from=10.233.65.115:53188
    2022/12/22 06:13:07 [DEBUG] http: Request GET /v1/status/leader (264.437µs) from=10.233.65.115:36326
    2022/12/22 06:13:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.390257803s) from=10.233.68.207:53782
    2022/12/22 06:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:13:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:13:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:13:11 [DEBUG] agent: Node info in sync
    2022/12/22 06:13:22 [DEBUG] http: Request GET /v1/status/leader (1.14513ms) from=10.233.68.207:44524
    2022/12/22 06:13:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.929943771s) from=10.233.68.207:54196
    2022/12/22 06:13:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.027210248s) from=10.233.65.115:53436
    2022/12/22 06:13:27 [DEBUG] http: Request GET /v1/status/leader (258.344µs) from=10.233.65.115:36548
    2022/12/22 06:13:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.286783183s) from=10.233.68.207:52946
    2022/12/22 06:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:13:42 [DEBUG] http: Request GET /v1/status/leader (162.745µs) from=10.233.68.207:44780
    2022/12/22 06:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.800557652s) from=10.233.65.115:52962
    2022/12/22 06:13:47 [DEBUG] http: Request GET /v1/status/leader (272.312µs) from=10.233.65.115:36756
    2022/12/22 06:14:02 [DEBUG] http: Request GET /v1/status/leader (193.662µs) from=10.233.68.207:45014
    2022/12/22 06:14:07 [DEBUG] http: Request GET /v1/status/leader (8.407873ms) from=10.233.65.115:36968
    2022/12/22 06:14:22 [DEBUG] http: Request GET /v1/status/leader (387.711µs) from=10.233.68.207:45250
    2022/12/22 06:14:27 [DEBUG] http: Request GET /v1/status/leader (156.806µs) from=10.233.65.115:37198
    2022/12/22 06:14:35 [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/22 06:14:35 [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/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:14:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:14:35 [DEBUG] agent: Node info in sync
    2022/12/22 06:14:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.775407ms) from=10.233.69.169:40216
    2022/12/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:14:35 [DEBUG] agent: Node info in sync
    2022/12/22 06:14:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (388.032µs) from=10.233.69.169:40218
    2022/12/22 06:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:14:42 [DEBUG] http: Request GET /v1/status/leader (262.156µs) from=10.233.68.207:45506
    2022/12/22 06:14:47 [DEBUG] http: Request GET /v1/status/leader (177.661µs) from=10.233.65.115:37406
    2022/12/22 06:15:02 [DEBUG] http: Request GET /v1/status/leader (548.668µs) from=10.233.68.207:45754
    2022/12/22 06:15:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.463674009s) from=10.233.65.115:53188
    2022/12/22 06:15:07 [DEBUG] http: Request GET /v1/status/leader (163.722µs) from=10.233.65.115:37618
    2022/12/22 06:15:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.867144038s) from=10.233.68.207:53782
    2022/12/22 06:15:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:15:22 [DEBUG] http: Request GET /v1/status/leader (701.767µs) from=10.233.68.207:45990
    2022/12/22 06:15:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.562297693s) from=10.233.68.207:54196
    2022/12/22 06:15:27 [DEBUG] http: Request GET /v1/status/leader (11.571996ms) from=10.233.65.115:37826
    2022/12/22 06:15:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.875477272s) from=10.233.65.115:53436
    2022/12/22 06:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:15:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:15:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:15:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:15:36 [DEBUG] agent: Node info in sync
    2022/12/22 06:15:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.719946896s) from=10.233.68.207:52946
    2022/12/22 06:15:42 [DEBUG] http: Request GET /v1/status/leader (890.327µs) from=10.233.68.207:46242
    2022/12/22 06:15:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.343002185s) from=10.233.65.115:52962
    2022/12/22 06:15:48 [DEBUG] http: Request GET /v1/status/leader (491.837µs) from=10.233.65.115:38042
    2022/12/22 06:16:02 [DEBUG] http: Request GET /v1/status/leader (302.669µs) from=10.233.68.207:46478
    2022/12/22 06:16:08 [DEBUG] http: Request GET /v1/status/leader (203.022µs) from=10.233.65.115:38248
    2022/12/22 06:16:22 [DEBUG] http: Request GET /v1/status/leader (400.637µs) from=10.233.68.207:46714
    2022/12/22 06:16:28 [DEBUG] http: Request GET /v1/status/leader (332.222µs) from=10.233.65.115:38458
    2022/12/22 06:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:16:42 [DEBUG] http: Request GET /v1/status/leader (162.4µs) from=10.233.68.207:46974
    2022/12/22 06:16:48 [DEBUG] http: Request GET /v1/status/leader (302.911µs) from=10.233.65.115:38666
    2022/12/22 06:17:02 [DEBUG] http: Request GET /v1/status/leader (254.618µs) from=10.233.68.207:47220
    2022/12/22 06:17:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.460753416s) from=10.233.65.115:53188
    2022/12/22 06:17:08 [DEBUG] http: Request GET /v1/status/leader (165.19µs) from=10.233.65.115:38876
    2022/12/22 06:17:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:17:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:17:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:17:14 [DEBUG] agent: Node info in sync
    2022/12/22 06:17:22 [DEBUG] http: Request GET /v1/status/leader (181.866µs) from=10.233.68.207:47452
    2022/12/22 06:17:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.750017386s) from=10.233.68.207:53782
    2022/12/22 06:17:28 [DEBUG] http: Request GET /v1/status/leader (310.954µs) from=10.233.65.115:39090
    2022/12/22 06:17:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.081758802s) from=10.233.68.207:54196
    2022/12/22 06:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:17:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.442762454s) from=10.233.65.115:53436
    2022/12/22 06:17:42 [DEBUG] http: Request GET /v1/status/leader (289.791µs) from=10.233.68.207:47700
    2022/12/22 06:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.516013959s) from=10.233.68.207:52946
    2022/12/22 06:17:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:17:48 [DEBUG] http: Request GET /v1/status/leader (279.665µs) from=10.233.65.115:39304
    2022/12/22 06:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.149542731s) from=10.233.65.115:52962
    2022/12/22 06:18:02 [DEBUG] http: Request GET /v1/status/leader (43.641506ms) from=10.233.68.207:47926
    2022/12/22 06:18:08 [DEBUG] http: Request GET /v1/status/leader (181.015µs) from=10.233.65.115:39516
    2022/12/22 06:18:22 [DEBUG] http: Request GET /v1/status/leader (439.851µs) from=10.233.68.207:48170
    2022/12/22 06:18:28 [DEBUG] http: Request GET /v1/status/leader (162.162µs) from=10.233.65.115:39726
    2022/12/22 06:18:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:18:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:18:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:18:35 [DEBUG] agent: Node info in sync
    2022/12/22 06:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:18:42 [DEBUG] http: Request GET /v1/status/leader (213.986µs) from=10.233.68.207:48430
    2022/12/22 06:18:48 [DEBUG] http: Request GET /v1/status/leader (1.122839ms) from=10.233.65.115:39934
    2022/12/22 06:19:02 [DEBUG] http: Request GET /v1/status/leader (815.756µs) from=10.233.68.207:48660
    2022/12/22 06:19:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.505103152s) from=10.233.65.115:53188
    2022/12/22 06:19:08 [DEBUG] http: Request GET /v1/status/leader (208.626µs) from=10.233.65.115:40140
    2022/12/22 06:19:22 [DEBUG] http: Request GET /v1/status/leader (367.263µs) from=10.233.68.207:48902
    2022/12/22 06:19:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.386774615s) from=10.233.68.207:53782
    2022/12/22 06:19:28 [DEBUG] http: Request GET /v1/status/leader (955.218µs) from=10.233.65.115:40360
    2022/12/22 06:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:19:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.382815255s) from=10.233.68.207:54196
    2022/12/22 06:19:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.975643463s) from=10.233.65.115:53436
    2022/12/22 06:19:42 [DEBUG] http: Request GET /v1/status/leader (495.969µs) from=10.233.68.207:49144
    2022/12/22 06:19:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.511458345s) from=10.233.68.207:52946
    2022/12/22 06:19:48 [DEBUG] http: Request GET /v1/status/leader (410.625µs) from=10.233.65.115:40564
    2022/12/22 06:19:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.422058004s) from=10.233.65.115:52962
    2022/12/22 06:20:02 [DEBUG] http: Request GET /v1/status/leader (210.375µs) from=10.233.68.207:49378
    2022/12/22 06:20:08 [DEBUG] http: Request GET /v1/status/leader (174.25µs) from=10.233.65.115:40780
    2022/12/22 06:20:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:20:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:20:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:20:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:20:20 [DEBUG] agent: Node info in sync
    2022/12/22 06:20:22 [DEBUG] http: Request GET /v1/status/leader (285.88µs) from=10.233.68.207:49616
    2022/12/22 06:20:28 [DEBUG] http: Request GET /v1/status/leader (191.986µs) from=10.233.65.115:40992
    2022/12/22 06:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:20:42 [DEBUG] http: Request GET /v1/status/leader (294.508µs) from=10.233.68.207:49862
    2022/12/22 06:20:48 [DEBUG] http: Request GET /v1/status/leader (175.08µs) from=10.233.65.115:41200
    2022/12/22 06:21:02 [DEBUG] http: Request GET /v1/status/leader (296.76µs) from=10.233.68.207:50094
    2022/12/22 06:21:08 [DEBUG] http: Request GET /v1/status/leader (271.613µs) from=10.233.65.115:41414
    2022/12/22 06:21:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.230163526s) from=10.233.65.115:53188
    2022/12/22 06:21:22 [DEBUG] http: Request GET /v1/status/leader (447.371µs) from=10.233.68.207:50322
    2022/12/22 06:21:28 [DEBUG] http: Request GET /v1/status/leader (311.791µs) from=10.233.65.115:41632
    2022/12/22 06:21:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.327394785s) from=10.233.68.207:53782
    2022/12/22 06:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:21:42 [DEBUG] http: Request GET /v1/status/leader (244.153µs) from=10.233.68.207:50578
    2022/12/22 06:21:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.36444991s) from=10.233.68.207:54196
    2022/12/22 06:21:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.107778525s) from=10.233.65.115:53436
    2022/12/22 06:21:48 [DEBUG] http: Request GET /v1/status/leader (759.925µs) from=10.233.65.115:41846
    2022/12/22 06:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.347822452s) from=10.233.68.207:52946
    2022/12/22 06:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.137308843s) from=10.233.65.115:52962
    2022/12/22 06:22:02 [DEBUG] http: Request GET /v1/status/leader (296.731µs) from=10.233.68.207:50806
    2022/12/22 06:22:08 [DEBUG] http: Request GET /v1/status/leader (355.504µs) from=10.233.65.115:42056
    2022/12/22 06:22:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:22:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:22:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:22:08 [DEBUG] agent: Node info in sync
    2022/12/22 06:22:22 [DEBUG] http: Request GET /v1/status/leader (162.804µs) from=10.233.68.207:51048
    2022/12/22 06:22:28 [DEBUG] http: Request GET /v1/status/leader (327.994µs) from=10.233.65.115:42268
    2022/12/22 06:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:22: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/22 06:22: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/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:22:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:22:42 [DEBUG] agent: Node info in sync
    2022/12/22 06:22:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.702194ms) from=10.233.69.169:44968
    2022/12/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:22:42 [DEBUG] agent: Node info in sync
    2022/12/22 06:22:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (394.854µs) from=10.233.69.169:44970
    2022/12/22 06:22:42 [DEBUG] http: Request GET /v1/status/leader (186.258µs) from=10.233.68.207:51296
    2022/12/22 06:22:48 [DEBUG] http: Request GET /v1/status/leader (2.472076ms) from=10.233.65.115:42480
    2022/12/22 06:23:02 [DEBUG] http: Request GET /v1/status/leader (800.573µs) from=10.233.68.207:51528
    2022/12/22 06:23:08 [DEBUG] http: Request GET /v1/status/leader (3.481517ms) from=10.233.65.115:42692
    2022/12/22 06:23:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:23:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.969632223s) from=10.233.65.115:53188
    2022/12/22 06:23:22 [DEBUG] http: Request GET /v1/status/leader (314.481µs) from=10.233.68.207:51762
    2022/12/22 06:23:28 [DEBUG] http: Request GET /v1/status/leader (326.165µs) from=10.233.65.115:42900
    2022/12/22 06:23:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.628262717s) from=10.233.68.207:53782
    2022/12/22 06:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:23:42 [DEBUG] http: Request GET /v1/status/leader (745.65µs) from=10.233.68.207:52010
    2022/12/22 06:23:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.013327631s) from=10.233.68.207:54196
    2022/12/22 06:23:48 [DEBUG] http: Request GET /v1/status/leader (354.24µs) from=10.233.65.115:43118
    2022/12/22 06:23:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.100333651s) from=10.233.65.115:53436
    2022/12/22 06:23:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.773185221s) from=10.233.68.207:52946
    2022/12/22 06:24:02 [DEBUG] http: Request GET /v1/status/leader (253.949µs) from=10.233.68.207:52242
    2022/12/22 06:24:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.125585185s) from=10.233.65.115:52962
    2022/12/22 06:24:08 [DEBUG] http: Request GET /v1/status/leader (467.375µs) from=10.233.65.115:43334
    2022/12/22 06:24:22 [DEBUG] http: Request GET /v1/status/leader (755.51µs) from=10.233.68.207:52484
    2022/12/22 06:24:28 [DEBUG] http: Request GET /v1/status/leader (574.454µs) from=10.233.65.115:43542
    2022/12/22 06:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:24:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:24:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:24:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:24:41 [DEBUG] agent: Node info in sync
    2022/12/22 06:24:42 [DEBUG] http: Request GET /v1/status/leader (331.702µs) from=10.233.68.207:52732
    2022/12/22 06:24:48 [DEBUG] http: Request GET /v1/status/leader (197.525µs) from=10.233.65.115:43768
    2022/12/22 06:25:02 [DEBUG] http: Request GET /v1/status/leader (364.272µs) from=10.233.68.207:52966
    2022/12/22 06:25:08 [DEBUG] http: Request GET /v1/status/leader (270.492µs) from=10.233.65.115:43980
    2022/12/22 06:25:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:25:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.451494956s) from=10.233.65.115:53188
    2022/12/22 06:25:22 [DEBUG] http: Request GET /v1/status/leader (313.093µs) from=10.233.68.207:53204
    2022/12/22 06:25:28 [DEBUG] http: Request GET /v1/status/leader (246.16µs) from=10.233.65.115:44196
    2022/12/22 06:25: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/22 06:25: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/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:25:33 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:25:33 [DEBUG] agent: Node info in sync
    2022/12/22 06:25:33 [DEBUG] http: Request PUT /v1/agent/service/register (179.571621ms) from=10.233.69.169:46666
    2022/12/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:25:33 [DEBUG] agent: Node info in sync
    2022/12/22 06:25:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (440.303µs) from=10.233.69.169:46668
    2022/12/22 06:25:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.815939814s) from=10.233.68.207:53782
    2022/12/22 06:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:25:42 [DEBUG] http: Request GET /v1/status/leader (277.549µs) from=10.233.68.207:53452
    2022/12/22 06:25:48 [DEBUG] http: Request GET /v1/status/leader (243.194µs) from=10.233.65.115:44414
    2022/12/22 06:25:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.216430779s) from=10.233.68.207:54196
    2022/12/22 06:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.495081711s) from=10.233.68.207:52946
    2022/12/22 06:25:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.760467087s) from=10.233.65.115:53436
    2022/12/22 06:26:02 [DEBUG] http: Request GET /v1/status/leader (247.845µs) from=10.233.68.207:53680
    2022/12/22 06:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.512233481s) from=10.233.65.115:52962
    2022/12/22 06:26:08 [DEBUG] http: Request GET /v1/status/leader (364.43µs) from=10.233.65.115:44630
    2022/12/22 06:26:22 [DEBUG] http: Request GET /v1/status/leader (215.205µs) from=10.233.68.207:53920
    2022/12/22 06:26:28 [DEBUG] http: Request GET /v1/status/leader (184.913µs) from=10.233.65.115:44844
    2022/12/22 06:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:26:42 [DEBUG] http: Request GET /v1/status/leader (395.707µs) from=10.233.68.207:54176
    2022/12/22 06:26:48 [DEBUG] http: Request GET /v1/status/leader (481.481µs) from=10.233.65.115:45056
    2022/12/22 06:27:02 [DEBUG] http: Request GET /v1/status/leader (273.059µs) from=10.233.68.207:54416
    2022/12/22 06:27:08 [DEBUG] http: Request GET /v1/status/leader (1.260164ms) from=10.233.65.115:45280
    2022/12/22 06:27:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:27:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:27:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:27:08 [DEBUG] agent: Node info in sync
    2022/12/22 06:27:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.562933902s) from=10.233.65.115:53188
    2022/12/22 06:27:22 [DEBUG] http: Request GET /v1/status/leader (291.27µs) from=10.233.68.207:54666
    2022/12/22 06:27:28 [DEBUG] http: Request GET /v1/status/leader (183.532µs) from=10.233.65.115:45500
    2022/12/22 06:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:27:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.771747717s) from=10.233.68.207:53782
    2022/12/22 06:27:42 [DEBUG] http: Request GET /v1/status/leader (438.102µs) from=10.233.68.207:54916
    2022/12/22 06:27:48 [DEBUG] http: Request GET /v1/status/leader (34.007019ms) from=10.233.65.115:45708
    2022/12/22 06:27:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.025667888s) from=10.233.68.207:52946
    2022/12/22 06:27:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.586142549s) from=10.233.68.207:54196
    2022/12/22 06:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:28:02 [DEBUG] http: Request GET /v1/status/leader (273.03µs) from=10.233.68.207:55142
    2022/12/22 06:28:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.923112496s) from=10.233.65.115:53436
    2022/12/22 06:28:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.195482712s) from=10.233.65.115:52962
    2022/12/22 06:28:08 [DEBUG] http: Request GET /v1/status/leader (261.539µs) from=10.233.65.115:45918
    2022/12/22 06:28:22 [DEBUG] http: Request GET /v1/status/leader (1.058373ms) from=10.233.68.207:55376
    2022/12/22 06:28:28 [DEBUG] http: Request GET /v1/status/leader (178.5208ms) from=10.233.65.115:46132
    2022/12/22 06:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:28:42 [DEBUG] http: Request GET /v1/status/leader (793.517µs) from=10.233.68.207:55626
    2022/12/22 06:28:48 [DEBUG] http: Request GET /v1/status/leader (172.129µs) from=10.233.65.115:46344
    2022/12/22 06:29:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:29:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:29:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:29:01 [DEBUG] agent: Node info in sync
    2022/12/22 06:29:02 [DEBUG] http: Request GET /v1/status/leader (204.462µs) from=10.233.68.207:55854
    2022/12/22 06:29:08 [DEBUG] http: Request GET /v1/status/leader (412.366µs) from=10.233.65.115:46560
    2022/12/22 06:29:22 [DEBUG] http: Request GET /v1/status/leader (333.756µs) from=10.233.68.207:56088
    2022/12/22 06:29:28 [DEBUG] http: Request GET /v1/status/leader (932.088µs) from=10.233.65.115:46772
    2022/12/22 06:29:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.963380173s) from=10.233.65.115:53188
    2022/12/22 06:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:29:42 [DEBUG] http: Request GET /v1/status/leader (860.321µs) from=10.233.68.207:56344
    2022/12/22 06:29:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.939052784s) from=10.233.68.207:53782
    2022/12/22 06:29:48 [DEBUG] http: Request GET /v1/status/leader (461.18µs) from=10.233.65.115:46984
    2022/12/22 06:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.259438489s) from=10.233.68.207:52946
    2022/12/22 06:30:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:30:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:30:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:30:02 [DEBUG] agent: Node info in sync
    2022/12/22 06:30:02 [DEBUG] http: Request GET /v1/status/leader (384.653µs) from=10.233.68.207:56568
    2022/12/22 06:30:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.46963071s) from=10.233.68.207:54196
    2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.376605588s) from=10.233.65.115:52962
    2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.547613952s) from=10.233.65.115:53436
    2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/status/leader (341.647µs) from=10.233.65.115:47192
    2022/12/22 06:30:22 [DEBUG] http: Request GET /v1/status/leader (275.033µs) from=10.233.68.207:56804
    2022/12/22 06:30:28 [DEBUG] http: Request GET /v1/status/leader (299.396µs) from=10.233.65.115:47406
    2022/12/22 06:30:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:30:42 [DEBUG] http: Request GET /v1/status/leader (227.67µs) from=10.233.68.207:57066
    2022/12/22 06:30:48 [DEBUG] http: Request GET /v1/status/leader (247.953µs) from=10.233.65.115:47612
    2022/12/22 06:31:02 [DEBUG] http: Request GET /v1/status/leader (294.458µs) from=10.233.68.207:57286
    2022/12/22 06:31:08 [DEBUG] http: Request GET /v1/status/leader (319.172µs) from=10.233.65.115:47822
    2022/12/22 06:31:22 [DEBUG] http: Request GET /v1/status/leader (241.93µs) from=10.233.68.207:57524
    2022/12/22 06:31:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:31:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:31:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:31:26 [DEBUG] agent: Node info in sync
    2022/12/22 06:31:28 [DEBUG] http: Request GET /v1/status/leader (270.923µs) from=10.233.65.115:48038
    2022/12/22 06:31:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.993672427s) from=10.233.65.115:53188
    2022/12/22 06:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:31:42 [DEBUG] http: Request GET /v1/status/leader (942.591µs) from=10.233.68.207:57770
    2022/12/22 06:31:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.39561591s) from=10.233.68.207:53782
    2022/12/22 06:31:48 [DEBUG] http: Request GET /v1/status/leader (263.935µs) from=10.233.65.115:48258
    2022/12/22 06:32:03 [DEBUG] http: Request GET /v1/status/leader (180.309µs) from=10.233.68.207:58000
    2022/12/22 06:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.145020737s) from=10.233.68.207:52946
    2022/12/22 06:32:08 [DEBUG] http: Request GET /v1/status/leader (351.457µs) from=10.233.65.115:48470
    2022/12/22 06:32:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.730889677s) from=10.233.68.207:54196
    2022/12/22 06:32:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.203145534s) from=10.233.65.115:52962
    2022/12/22 06:32:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.023430676s) from=10.233.65.115:53436
    2022/12/22 06:32:23 [DEBUG] http: Request GET /v1/status/leader (430.657µs) from=10.233.68.207:58232
    2022/12/22 06:32:29 [DEBUG] http: Request GET /v1/status/leader (216.771889ms) from=10.233.65.115:48694
    2022/12/22 06:32:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:32:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:32:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:32:29 [DEBUG] agent: Node info in sync
    2022/12/22 06:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:32:43 [DEBUG] http: Request GET /v1/status/leader (205.189µs) from=10.233.68.207:58488
    2022/12/22 06:32:49 [DEBUG] http: Request GET /v1/status/leader (242.638µs) from=10.233.65.115:48912
    2022/12/22 06:33:03 [DEBUG] http: Request GET /v1/status/leader (263.369µs) from=10.233.68.207:58716
    2022/12/22 06:33:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:33:09 [DEBUG] http: Request GET /v1/status/leader (172.24µs) from=10.233.65.115:49126
    2022/12/22 06:33:23 [DEBUG] http: Request GET /v1/status/leader (257.976µs) from=10.233.68.207:58954
    2022/12/22 06:33:29 [DEBUG] http: Request GET /v1/status/leader (276.951µs) from=10.233.65.115:49338
    2022/12/22 06:33:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.642092683s) from=10.233.65.115:53188
    2022/12/22 06:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:33:43 [DEBUG] http: Request GET /v1/status/leader (341.621µs) from=10.233.68.207:59196
    2022/12/22 06:33:45 [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/22 06:33:45 [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/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:33:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:33:45 [DEBUG] agent: Node info in sync
    2022/12/22 06:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (102.51767ms) from=10.233.69.169:51480
    2022/12/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:33:45 [DEBUG] agent: Node info in sync
    2022/12/22 06:33:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (467.188µs) from=10.233.69.169:51492
    2022/12/22 06:33:49 [DEBUG] http: Request GET /v1/status/leader (168.49µs) from=10.233.65.115:49552
    2022/12/22 06:33:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.064771517s) from=10.233.68.207:53782
    2022/12/22 06:34:03 [DEBUG] http: Request GET /v1/status/leader (335.571µs) from=10.233.68.207:59420
    2022/12/22 06:34:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.821567567s) from=10.233.68.207:52946
    2022/12/22 06:34:09 [DEBUG] http: Request GET /v1/status/leader (229.783µs) from=10.233.65.115:49770
    2022/12/22 06:34:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.342119236s) from=10.233.68.207:54196
    2022/12/22 06:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.431127479s) from=10.233.65.115:52962
    2022/12/22 06:34:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.39365505s) from=10.233.65.115:53436
    2022/12/22 06:34:23 [DEBUG] http: Request GET /v1/status/leader (273.512µs) from=10.233.68.207:59656
    2022/12/22 06:34:29 [DEBUG] http: Request GET /v1/status/leader (275.285µs) from=10.233.65.115:49984
    2022/12/22 06:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:34:43 [DEBUG] http: Request GET /v1/status/leader (843.643µs) from=10.233.68.207:59912
    2022/12/22 06:34:49 [DEBUG] http: Request GET /v1/status/leader (1.467146ms) from=10.233.65.115:50200
    2022/12/22 06:35:03 [DEBUG] http: Request GET /v1/status/leader (191.804µs) from=10.233.68.207:60144
    2022/12/22 06:35:09 [DEBUG] http: Request GET /v1/status/leader (170.602µs) from=10.233.65.115:50422
    2022/12/22 06:35:23 [DEBUG] http: Request GET /v1/status/leader (762.119µs) from=10.233.68.207:60380
    2022/12/22 06:35:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:35:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:35:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:35:25 [DEBUG] agent: Node info in sync
    2022/12/22 06:35:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:35:29 [DEBUG] http: Request GET /v1/status/leader (955.556µs) from=10.233.65.115:50640
    2022/12/22 06:35:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.490114972s) from=10.233.65.115:53188
    2022/12/22 06:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:35:43 [DEBUG] http: Request GET /v1/status/leader (558.493µs) from=10.233.68.207:60636
    2022/12/22 06:35:49 [DEBUG] http: Request GET /v1/status/leader (559.306µs) from=10.233.65.115:50868
    2022/12/22 06:35:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.796577063s) from=10.233.68.207:53782
    2022/12/22 06:36:03 [DEBUG] http: Request GET /v1/status/leader (228.748µs) from=10.233.68.207:60862
    2022/12/22 06:36:09 [DEBUG] http: Request GET /v1/status/leader (211.911µs) from=10.233.65.115:51082
    2022/12/22 06:36:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.81924196s) from=10.233.68.207:54196
    2022/12/22 06:36:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.871611197s) from=10.233.68.207:52946
    2022/12/22 06:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.389532839s) from=10.233.65.115:52962
    2022/12/22 06:36:23 [DEBUG] http: Request GET /v1/status/leader (667.818µs) from=10.233.68.207:32874
    2022/12/22 06:36:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.472969389s) from=10.233.65.115:53436
    2022/12/22 06:36:29 [DEBUG] http: Request GET /v1/status/leader (231.658µs) from=10.233.65.115:51306
    2022/12/22 06:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:36: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/22 06:36: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/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:36:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:36:42 [DEBUG] agent: Node info in sync
    2022/12/22 06:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.628195ms) from=10.233.69.169:53226
    2022/12/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:36:42 [DEBUG] agent: Node info in sync
    2022/12/22 06:36:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (468.317µs) from=10.233.69.169:53228
    2022/12/22 06:36:43 [DEBUG] http: Request GET /v1/status/leader (1.121798ms) from=10.233.68.207:33136
    2022/12/22 06:36:49 [DEBUG] http: Request GET /v1/status/leader (376.851µs) from=10.233.65.115:51524
    2022/12/22 06:37:03 [DEBUG] http: Request GET /v1/status/leader (258.319µs) from=10.233.68.207:33356
    2022/12/22 06:37:09 [DEBUG] http: Request GET /v1/status/leader (163.188µs) from=10.233.65.115:51744
    2022/12/22 06:37:23 [DEBUG] http: Request GET /v1/status/leader (282.015µs) from=10.233.68.207:33592
    2022/12/22 06:37:29 [DEBUG] http: Request GET /v1/status/leader (196.527µs) from=10.233.65.115:51958
    2022/12/22 06:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:37:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.724630491s) from=10.233.65.115:53188
    2022/12/22 06:37:43 [DEBUG] http: Request GET /v1/status/leader (242.732µs) from=10.233.68.207:33838
    2022/12/22 06:37:49 [DEBUG] http: Request GET /v1/status/leader (188.01µs) from=10.233.65.115:52188
    2022/12/22 06:37:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.726046622s) from=10.233.68.207:53782
    2022/12/22 06:38:03 [DEBUG] http: Request GET /v1/status/leader (298.68µs) from=10.233.68.207:34058
    2022/12/22 06:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:38:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:38:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:38:03 [DEBUG] agent: Node info in sync
    2022/12/22 06:38:09 [DEBUG] http: Request GET /v1/status/leader (50.350446ms) from=10.233.65.115:52402
    2022/12/22 06:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.281913401s) from=10.233.68.207:52946
    2022/12/22 06:38:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:38:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.323805898s) from=10.233.68.207:54196
    2022/12/22 06:38:23 [DEBUG] http: Request GET /v1/status/leader (272.643µs) from=10.233.68.207:34288
    2022/12/22 06:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.872312559s) from=10.233.65.115:52962
    2022/12/22 06:38:29 [DEBUG] http: Request GET /v1/status/leader (170.701µs) from=10.233.65.115:52616
    2022/12/22 06:38:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.848824929s) from=10.233.65.115:53436
    2022/12/22 06:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:38:43 [DEBUG] http: Request GET /v1/status/leader (195.37µs) from=10.233.68.207:34538
    2022/12/22 06:38:49 [DEBUG] http: Request GET /v1/status/leader (160.345µs) from=10.233.65.115:52840
    2022/12/22 06:39:03 [DEBUG] http: Request GET /v1/status/leader (262.213µs) from=10.233.68.207:34764
    2022/12/22 06:39:09 [DEBUG] http: Request GET /v1/status/leader (270.941µs) from=10.233.65.115:53064
    2022/12/22 06:39:23 [DEBUG] http: Request GET /v1/status/leader (230.33µs) from=10.233.68.207:34994
    2022/12/22 06:39:29 [DEBUG] http: Request GET /v1/status/leader (183.308µs) from=10.233.65.115:53280
    2022/12/22 06:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:39:43 [DEBUG] http: Request GET /v1/status/leader (163.593µs) from=10.233.68.207:35244
    2022/12/22 06:39:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.314392368s) from=10.233.65.115:53188
    2022/12/22 06:39:49 [DEBUG] http: Request GET /v1/status/leader (1.189756ms) from=10.233.65.115:53490
    2022/12/22 06:39:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:39:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:39:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:39:49 [DEBUG] agent: Node info in sync
    2022/12/22 06:39:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.272165201s) from=10.233.68.207:53782
    2022/12/22 06:40:03 [DEBUG] http: Request GET /v1/status/leader (170.524µs) from=10.233.68.207:35468
    2022/12/22 06:40:09 [DEBUG] http: Request GET /v1/status/leader (214.168µs) from=10.233.65.115:53704
    2022/12/22 06:40:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.48362742s) from=10.233.68.207:52946
    2022/12/22 06:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.84811341s) from=10.233.68.207:54196
    2022/12/22 06:40:23 [DEBUG] http: Request GET /v1/status/leader (172.331µs) from=10.233.68.207:35706
    2022/12/22 06:40:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.386665716s) from=10.233.65.115:52962
    2022/12/22 06:40:29 [DEBUG] http: Request GET /v1/status/leader (261.544µs) from=10.233.65.115:53922
    2022/12/22 06:40:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:40:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.214618036s) from=10.233.65.115:53436
    2022/12/22 06:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:40:43 [DEBUG] http: Request GET /v1/status/leader (268.056µs) from=10.233.68.207:35952
    2022/12/22 06:40:49 [DEBUG] http: Request GET /v1/status/leader (939.936µs) from=10.233.65.115:54148
    2022/12/22 06:41:03 [DEBUG] http: Request GET /v1/status/leader (799.931µs) from=10.233.68.207:36180
    2022/12/22 06:41:09 [DEBUG] http: Request GET /v1/status/leader (192.422µs) from=10.233.65.115:54366
    2022/12/22 06:41:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:41:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:41:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:41:19 [DEBUG] agent: Node info in sync
    2022/12/22 06:41:23 [DEBUG] http: Request GET /v1/status/leader (1.347952ms) from=10.233.68.207:36420
    2022/12/22 06:41:29 [DEBUG] http: Request GET /v1/status/leader (366.598µs) from=10.233.65.115:54578
    2022/12/22 06:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:41:43 [DEBUG] http: Request GET /v1/status/leader (481.695µs) from=10.233.68.207:36670
    2022/12/22 06:41:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.18438205s) from=10.233.65.115:53188
    2022/12/22 06:41:49 [DEBUG] http: Request GET /v1/status/leader (789.739µs) from=10.233.65.115:54794
    2022/12/22 06:42:03 [DEBUG] http: Request GET /v1/status/leader (701.023µs) from=10.233.68.207:36894
    2022/12/22 06:42:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.212980594s) from=10.233.68.207:53782
    2022/12/22 06:42:09 [DEBUG] http: Request GET /v1/status/leader (442.798µs) from=10.233.65.115:55014
    2022/12/22 06:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.54212191s) from=10.233.68.207:52946
    2022/12/22 06:42:23 [DEBUG] http: Request GET /v1/status/leader (409.273µs) from=10.233.68.207:37140
    2022/12/22 06:42:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.173677454s) from=10.233.68.207:54196
    2022/12/22 06:42:29 [DEBUG] http: Request GET /v1/status/leader (235.331µs) from=10.233.65.115:55234
    2022/12/22 06:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.359051154s) from=10.233.65.115:52962
    2022/12/22 06:42:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:42:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:42:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:42:31 [DEBUG] agent: Node info in sync
    2022/12/22 06:42:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.608979728s) from=10.233.65.115:53436
    2022/12/22 06:42:43 [DEBUG] http: Request GET /v1/status/leader (443.263µs) from=10.233.68.207:37398
    2022/12/22 06:42:49 [DEBUG] http: Request GET /v1/status/leader (311.06µs) from=10.233.65.115:55450
    2022/12/22 06:43:03 [DEBUG] http: Request GET /v1/status/leader (204.123µs) from=10.233.68.207:37628
    2022/12/22 06:43:09 [DEBUG] http: Request GET /v1/status/leader (1.644722ms) from=10.233.65.115:55666
    2022/12/22 06:43:23 [DEBUG] http: Request GET /v1/status/leader (375.245µs) from=10.233.68.207:37864
    2022/12/22 06:43:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:43:29 [DEBUG] http: Request GET /v1/status/leader (351.072µs) from=10.233.65.115:55876
    2022/12/22 06:43:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:43:43 [DEBUG] http: Request GET /v1/status/leader (300.997µs) from=10.233.68.207:38114
    2022/12/22 06:43:49 [DEBUG] http: Request GET /v1/status/leader (299.852µs) from=10.233.65.115:56090
    2022/12/22 06:43:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.369777855s) from=10.233.65.115:53188
    2022/12/22 06:44:03 [DEBUG] http: Request GET /v1/status/leader (308.19µs) from=10.233.68.207:38340
    2022/12/22 06:44:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.879030064s) from=10.233.68.207:53782
    2022/12/22 06:44:09 [DEBUG] http: Request GET /v1/status/leader (167.444µs) from=10.233.65.115:56304
    2022/12/22 06:44:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:44:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:44:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:44:22 [DEBUG] agent: Node info in sync
    2022/12/22 06:44:23 [DEBUG] http: Request GET /v1/status/leader (1.689345ms) from=10.233.68.207:38572
    2022/12/22 06:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.527676416s) from=10.233.68.207:52946
    2022/12/22 06:44:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.344099885s) from=10.233.68.207:54196
    2022/12/22 06:44:29 [DEBUG] http: Request GET /v1/status/leader (280.721µs) from=10.233.65.115:56528
    2022/12/22 06:44:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.558530372s) from=10.233.65.115:52962
    2022/12/22 06:44:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:44: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/22 06:44: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/22 06:44:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:44:43 [DEBUG] agent: Node info in sync
    2022/12/22 06:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.770614ms) from=10.233.69.169:57938
    2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:44:43 [DEBUG] agent: Node info in sync
    2022/12/22 06:44:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (666.458µs) from=10.233.69.169:57940
    2022/12/22 06:44:43 [DEBUG] http: Request GET /v1/status/leader (186.273µs) from=10.233.68.207:38832
    2022/12/22 06:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.757424262s) from=10.233.65.115:53436
    2022/12/22 06:44:49 [DEBUG] http: Request GET /v1/status/leader (274.381µs) from=10.233.65.115:56748
    2022/12/22 06:45:03 [DEBUG] http: Request GET /v1/status/leader (279.192µs) from=10.233.68.207:39058
    2022/12/22 06:45:09 [DEBUG] http: Request GET /v1/status/leader (254.975µs) from=10.233.65.115:56960
    2022/12/22 06:45:23 [DEBUG] http: Request GET /v1/status/leader (233.099µs) from=10.233.68.207:39300
    2022/12/22 06:45:29 [DEBUG] http: Request GET /v1/status/leader (275.143µs) from=10.233.65.115:57182
    2022/12/22 06:45:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:45:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:45:43 [DEBUG] http: Request GET /v1/status/leader (392.865µs) from=10.233.68.207:39550
    2022/12/22 06:45:49 [DEBUG] http: Request GET /v1/status/leader (235.731µs) from=10.233.65.115:57402
    2022/12/22 06:45:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.637123272s) from=10.233.65.115:53188
    2022/12/22 06:46:03 [DEBUG] http: Request GET /v1/status/leader (248.263µs) from=10.233.68.207:39774
    2022/12/22 06:46:09 [DEBUG] http: Request GET /v1/status/leader (300.54µs) from=10.233.65.115:57616
    2022/12/22 06:46:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.063917012s) from=10.233.68.207:53782
    2022/12/22 06:46:23 [DEBUG] http: Request GET /v1/status/leader (317.341µs) from=10.233.68.207:40022
    2022/12/22 06:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.686214994s) from=10.233.68.207:52946
    2022/12/22 06:46:29 [DEBUG] http: Request GET /v1/status/leader (301.435µs) from=10.233.65.115:57836
    2022/12/22 06:46:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.777730378s) from=10.233.68.207:54196
    2022/12/22 06:46:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.215066811s) from=10.233.65.115:52962
    2022/12/22 06:46:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:46:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:46:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:46:41 [DEBUG] agent: Node info in sync
    2022/12/22 06:46:43 [DEBUG] http: Request GET /v1/status/leader (402.354µs) from=10.233.68.207:40270
    2022/12/22 06:46:49 [DEBUG] http: Request GET /v1/status/leader (190.721µs) from=10.233.65.115:58050
    2022/12/22 06:46:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.842955751s) from=10.233.65.115:53436
    2022/12/22 06:47:03 [DEBUG] http: Request GET /v1/status/leader (274.313µs) from=10.233.68.207:40504
    2022/12/22 06:47:09 [DEBUG] http: Request GET /v1/status/leader (248.503µs) from=10.233.65.115:58276
    2022/12/22 06:47:23 [DEBUG] http: Request GET /v1/status/leader (173.551µs) from=10.233.68.207:40748
    2022/12/22 06:47:29 [DEBUG] http: Request GET /v1/status/leader (305.575µs) from=10.233.65.115:58502
    2022/12/22 06:47:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:47:40 [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/22 06:47:40 [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/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:47:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:47:40 [DEBUG] agent: Node info in sync
    2022/12/22 06:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.055489ms) from=10.233.69.169:59704
    2022/12/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:47:40 [DEBUG] agent: Node info in sync
    2022/12/22 06:47:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (363.29µs) from=10.233.69.169:59706
    2022/12/22 06:47:43 [DEBUG] http: Request GET /v1/status/leader (211.845µs) from=10.233.68.207:40990
    2022/12/22 06:47:49 [DEBUG] http: Request GET /v1/status/leader (483.515µs) from=10.233.65.115:58730
    2022/12/22 06:48:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.427825575s) from=10.233.65.115:53188
    2022/12/22 06:48:03 [DEBUG] http: Request GET /v1/status/leader (305.857µs) from=10.233.68.207:41212
    2022/12/22 06:48:09 [DEBUG] http: Request GET /v1/status/leader (253.19µs) from=10.233.65.115:58948
    2022/12/22 06:48:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.745165296s) from=10.233.68.207:53782
    2022/12/22 06:48:23 [DEBUG] http: Request GET /v1/status/leader (531.52µs) from=10.233.68.207:41450
    2022/12/22 06:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.687767112s) from=10.233.68.207:52946
    2022/12/22 06:48:29 [DEBUG] http: Request GET /v1/status/leader (839.867µs) from=10.233.65.115:59166
    2022/12/22 06:48:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:48:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:48:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.093969248s) from=10.233.68.207:54196
    2022/12/22 06:48:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.651215857s) from=10.233.65.115:52962
    2022/12/22 06:48:43 [DEBUG] http: Request GET /v1/status/leader (361.097µs) from=10.233.68.207:41704
    2022/12/22 06:48:49 [DEBUG] http: Request GET /v1/status/leader (362.555µs) from=10.233.65.115:59380
    2022/12/22 06:48:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.681654003s) from=10.233.65.115:53436
    2022/12/22 06:49:03 [DEBUG] http: Request GET /v1/status/leader (708.74µs) from=10.233.68.207:41924
    2022/12/22 06:49:09 [DEBUG] http: Request GET /v1/status/leader (335.711µs) from=10.233.65.115:59598
    2022/12/22 06:49:23 [DEBUG] http: Request GET /v1/status/leader (1.15688ms) from=10.233.68.207:42168
    2022/12/22 06:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:49:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:49:30 [DEBUG] agent: Node info in sync
    2022/12/22 06:49:30 [DEBUG] http: Request GET /v1/status/leader (99.648533ms) from=10.233.65.115:59816
    2022/12/22 06:49:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:49:43 [DEBUG] http: Request GET /v1/status/leader (332.108µs) from=10.233.68.207:42408
    2022/12/22 06:49:50 [DEBUG] http: Request GET /v1/status/leader (239.622µs) from=10.233.65.115:60034
    2022/12/22 06:50:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.425711218s) from=10.233.65.115:53188
    2022/12/22 06:50:03 [DEBUG] http: Request GET /v1/status/leader (203.435µs) from=10.233.68.207:42632
    2022/12/22 06:50:10 [DEBUG] http: Request GET /v1/status/leader (179.134µs) from=10.233.65.115:60246
    2022/12/22 06:50:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.597029698s) from=10.233.68.207:53782
    2022/12/22 06:50:23 [DEBUG] http: Request GET /v1/status/leader (3.558258ms) from=10.233.68.207:42880
    2022/12/22 06:50:30 [DEBUG] http: Request GET /v1/status/leader (354.748µs) from=10.233.65.115:60460
    2022/12/22 06:50:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.54383874s) from=10.233.68.207:52946
    2022/12/22 06:50:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:50:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.355141398s) from=10.233.68.207:54196
    2022/12/22 06:50:43 [DEBUG] http: Request GET /v1/status/leader (233.981µs) from=10.233.68.207:43122
    2022/12/22 06:50:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.265433787s) from=10.233.65.115:52962
    2022/12/22 06:50:50 [DEBUG] http: Request GET /v1/status/leader (382.717µs) from=10.233.65.115:60666
    2022/12/22 06:50:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.654773813s) from=10.233.65.115:53436
    2022/12/22 06:51:03 [DEBUG] http: Request GET /v1/status/leader (198.749µs) from=10.233.68.207:43350
    2022/12/22 06:51:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:51:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:51:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:51:08 [DEBUG] agent: Node info in sync
    2022/12/22 06:51:10 [DEBUG] http: Request GET /v1/status/leader (313.58µs) from=10.233.65.115:60886
    2022/12/22 06:51:23 [DEBUG] http: Request GET /v1/status/leader (315.588µs) from=10.233.68.207:43590
    2022/12/22 06:51:30 [DEBUG] http: Request GET /v1/status/leader (310.734µs) from=10.233.65.115:32874
    2022/12/22 06:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:51:43 [DEBUG] http: Request GET /v1/status/leader (243.536µs) from=10.233.68.207:43830
    2022/12/22 06:51:50 [DEBUG] http: Request GET /v1/status/leader (328.77µs) from=10.233.65.115:33086
    2022/12/22 06:52:03 [DEBUG] http: Request GET /v1/status/leader (372.233µs) from=10.233.68.207:44058
    2022/12/22 06:52:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.613900796s) from=10.233.65.115:53188
    2022/12/22 06:52:10 [DEBUG] http: Request GET /v1/status/leader (270.012µs) from=10.233.65.115:33300
    2022/12/22 06:52:23 [DEBUG] http: Request GET /v1/status/leader (152.881µs) from=10.233.68.207:44298
    2022/12/22 06:52:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.441340567s) from=10.233.68.207:53782
    2022/12/22 06:52:30 [DEBUG] http: Request GET /v1/status/leader (267.628µs) from=10.233.65.115:33520
    2022/12/22 06:52:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:52:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:52:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:52:31 [DEBUG] agent: Node info in sync
    2022/12/22 06:52:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.631310438s) from=10.233.68.207:52946
    2022/12/22 06:52:43 [DEBUG] http: Request GET /v1/status/leader (209.626µs) from=10.233.68.207:44558
    2022/12/22 06:52:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.723983336s) from=10.233.68.207:54196
    2022/12/22 06:52:50 [DEBUG] http: Request GET /v1/status/leader (299.035µs) from=10.233.65.115:33728
    2022/12/22 06:52:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.033357282s) from=10.233.65.115:52962
    2022/12/22 06:52:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:53:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.911216416s) from=10.233.65.115:53436
    2022/12/22 06:53:03 [DEBUG] http: Request GET /v1/status/leader (256.796µs) from=10.233.68.207:44796
    2022/12/22 06:53:10 [DEBUG] http: Request GET /v1/status/leader (256.52µs) from=10.233.65.115:33942
    2022/12/22 06:53:23 [DEBUG] http: Request GET /v1/status/leader (249.605µs) from=10.233.68.207:45036
    2022/12/22 06:53:30 [DEBUG] http: Request GET /v1/status/leader (389.992µs) from=10.233.65.115:34158
    2022/12/22 06:53:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:53:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:53:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:53:32 [DEBUG] agent: Node info in sync
    2022/12/22 06:53:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:53:43 [DEBUG] http: Request GET /v1/status/leader (214.584µs) from=10.233.68.207:45274
    2022/12/22 06:53:50 [DEBUG] http: Request GET /v1/status/leader (191.188µs) from=10.233.65.115:34372
    2022/12/22 06:54:03 [DEBUG] http: Request GET /v1/status/leader (293.298µs) from=10.233.68.207:45506
    2022/12/22 06:54:10 [DEBUG] http: Request GET /v1/status/leader (238.347µs) from=10.233.65.115:34582
    2022/12/22 06:54:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.19248529s) from=10.233.65.115:53188
    2022/12/22 06:54:23 [DEBUG] http: Request GET /v1/status/leader (227.928µs) from=10.233.68.207:45744
    2022/12/22 06:54:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.976339342s) from=10.233.68.207:53782
    2022/12/22 06:54:30 [DEBUG] http: Request GET /v1/status/leader (346.025µs) from=10.233.65.115:34800
    2022/12/22 06:54:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.855193905s) from=10.233.68.207:52946
    2022/12/22 06:54:43 [DEBUG] http: Request GET /v1/status/leader (255.719µs) from=10.233.68.207:45990
    2022/12/22 06:54:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.006269236s) from=10.233.68.207:54196
    2022/12/22 06:54:50 [DEBUG] http: Request GET /v1/status/leader (290.241µs) from=10.233.65.115:35016
    2022/12/22 06:54:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.189472343s) from=10.233.65.115:52962
    2022/12/22 06:54:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:55:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.822248226s) from=10.233.65.115:53436
    2022/12/22 06:55:03 [DEBUG] http: Request GET /v1/status/leader (247.822µs) from=10.233.68.207:46228
    2022/12/22 06:55:10 [DEBUG] http: Request GET /v1/status/leader (184.477µs) from=10.233.65.115:35232
    2022/12/22 06:55:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:55:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:55:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:55:21 [DEBUG] agent: Node info in sync
    2022/12/22 06:55:23 [DEBUG] http: Request GET /v1/status/leader (515.758µs) from=10.233.68.207:46470
    2022/12/22 06:55:30 [DEBUG] http: Request GET /v1/status/leader (767.709µs) from=10.233.65.115:35442
    2022/12/22 06:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:55:44 [DEBUG] http: Request GET /v1/status/leader (53.317703ms) from=10.233.68.207:46706
    2022/12/22 06:55:46 [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/22 06:55:46 [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/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:55:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:55:46 [DEBUG] agent: Node info in sync
    2022/12/22 06:55:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.947537ms) from=10.233.69.169:36270
    2022/12/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:55:46 [DEBUG] agent: Node info in sync
    2022/12/22 06:55:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (330.318µs) from=10.233.69.169:36272
    2022/12/22 06:55:50 [DEBUG] http: Request GET /v1/status/leader (271.044µs) from=10.233.65.115:35654
    2022/12/22 06:56:04 [DEBUG] http: Request GET /v1/status/leader (225.703µs) from=10.233.68.207:46938
    2022/12/22 06:56:10 [DEBUG] http: Request GET /v1/status/leader (180.238µs) from=10.233.65.115:35866
    2022/12/22 06:56:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.159017462s) from=10.233.65.115:53188
    2022/12/22 06:56:24 [DEBUG] http: Request GET /v1/status/leader (184.905µs) from=10.233.68.207:47182
    2022/12/22 06:56:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.183573425s) from=10.233.68.207:53782
    2022/12/22 06:56:30 [DEBUG] http: Request GET /v1/status/leader (597.535µs) from=10.233.65.115:36076
    2022/12/22 06:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:56:44 [DEBUG] http: Request GET /v1/status/leader (455.806µs) from=10.233.68.207:47440
    2022/12/22 06:56:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.96149736s) from=10.233.68.207:52946
    2022/12/22 06:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:56:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:56:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:56:49 [DEBUG] agent: Node info in sync
    2022/12/22 06:56:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.961027137s) from=10.233.68.207:54196
    2022/12/22 06:56:50 [DEBUG] http: Request GET /v1/status/leader (225.76µs) from=10.233.65.115:36288
    2022/12/22 06:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.800287766s) from=10.233.65.115:52962
    2022/12/22 06:57:04 [DEBUG] http: Request GET /v1/status/leader (350.366µs) from=10.233.68.207:47668
    2022/12/22 06:57:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.051429317s) from=10.233.65.115:53436
    2022/12/22 06:57:10 [DEBUG] http: Request GET /v1/status/leader (29.35414ms) from=10.233.65.115:36502
    2022/12/22 06:57:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:57:24 [DEBUG] http: Request GET /v1/status/leader (363.726µs) from=10.233.68.207:47912
    2022/12/22 06:57:30 [DEBUG] http: Request GET /v1/status/leader (172.258µs) from=10.233.65.115:36714
    2022/12/22 06:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:57:44 [DEBUG] http: Request GET /v1/status/leader (184.457µs) from=10.233.68.207:48164
    2022/12/22 06:57:50 [DEBUG] http: Request GET /v1/status/leader (189.227µs) from=10.233.65.115:36922
    2022/12/22 06:58:04 [DEBUG] http: Request GET /v1/status/leader (1.200202ms) from=10.233.68.207:48392
    2022/12/22 06:58:10 [DEBUG] http: Request GET /v1/status/leader (298.595µs) from=10.233.65.115:37138
    2022/12/22 06:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:58:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:58:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:58:20 [DEBUG] agent: Node info in sync
    2022/12/22 06:58:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.039428163s) from=10.233.65.115:53188
    2022/12/22 06:58:24 [DEBUG] http: Request GET /v1/status/leader (304.346µs) from=10.233.68.207:48636
    2022/12/22 06:58:30 [DEBUG] http: Request GET /v1/status/leader (757.933µs) from=10.233.65.115:37350
    2022/12/22 06:58:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.356436315s) from=10.233.68.207:53782
    2022/12/22 06:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:58:40 [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/22 06:58:40 [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/22 06:58:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:58:41 [DEBUG] agent: Node info in sync
    2022/12/22 06:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (393.020571ms) from=10.233.69.169:38002
    2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:58:41 [DEBUG] agent: Node info in sync
    2022/12/22 06:58:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (468.099µs) from=10.233.69.169:38006
    2022/12/22 06:58:44 [DEBUG] http: Request GET /v1/status/leader (290.829µs) from=10.233.68.207:48878
    2022/12/22 06:58:50 [DEBUG] http: Request GET /v1/status/leader (256.65µs) from=10.233.65.115:37560
    2022/12/22 06:58:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.754023464s) from=10.233.68.207:54196
    2022/12/22 06:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.57247402s) from=10.233.68.207:52946
    2022/12/22 06:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.719576618s) from=10.233.65.115:52962
    2022/12/22 06:59:04 [DEBUG] http: Request GET /v1/status/leader (161.045µs) from=10.233.68.207:49116
    2022/12/22 06:59:10 [DEBUG] http: Request GET /v1/status/leader (286.465µs) from=10.233.65.115:37766
    2022/12/22 06:59:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.090037827s) from=10.233.65.115:53436
    2022/12/22 06:59:24 [DEBUG] http: Request GET /v1/status/leader (205.122µs) from=10.233.68.207:49362
    2022/12/22 06:59:30 [DEBUG] http: Request GET /v1/status/leader (277.11µs) from=10.233.65.115:37982
    2022/12/22 06:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 06:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 06:59:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 06:59:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 06:59:42 [DEBUG] agent: Node info in sync
    2022/12/22 06:59:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 06:59:44 [DEBUG] http: Request GET /v1/status/leader (1.702732ms) from=10.233.68.207:49610
    2022/12/22 06:59:50 [DEBUG] http: Request GET /v1/status/leader (258.982µs) from=10.233.65.115:38198
    2022/12/22 07:00:04 [DEBUG] http: Request GET /v1/status/leader (371.588µs) from=10.233.68.207:49840
    2022/12/22 07:00:10 [DEBUG] http: Request GET /v1/status/leader (242.535µs) from=10.233.65.115:38420
    2022/12/22 07:00:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.292878115s) from=10.233.65.115:53188
    2022/12/22 07:00:24 [DEBUG] http: Request GET /v1/status/leader (269.696µs) from=10.233.68.207:50092
    2022/12/22 07:00:30 [DEBUG] http: Request GET /v1/status/leader (293.767µs) from=10.233.65.115:38644
    2022/12/22 07:00:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.420023577s) from=10.233.68.207:53782
    2022/12/22 07:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:00:44 [DEBUG] http: Request GET /v1/status/leader (225.695µs) from=10.233.68.207:50336
    2022/12/22 07:00:50 [DEBUG] http: Request GET /v1/status/leader (238.467µs) from=10.233.65.115:38856
    2022/12/22 07:00:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:00:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:00:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:00:52 [DEBUG] agent: Node info in sync
    2022/12/22 07:00:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.222277563s) from=10.233.68.207:54196
    2022/12/22 07:00:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.129613036s) from=10.233.68.207:52946
    2022/12/22 07:01:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.412049521s) from=10.233.65.115:52962
    2022/12/22 07:01:04 [DEBUG] http: Request GET /v1/status/leader (239.572µs) from=10.233.68.207:50570
    2022/12/22 07:01:10 [DEBUG] http: Request GET /v1/status/leader (317.33µs) from=10.233.65.115:39066
    2022/12/22 07:01:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.522873405s) from=10.233.65.115:53436
    2022/12/22 07:01:24 [DEBUG] http: Request GET /v1/status/leader (882.667µs) from=10.233.68.207:50820
    2022/12/22 07:01:30 [DEBUG] http: Request GET /v1/status/leader (169.947µs) from=10.233.65.115:39284
    2022/12/22 07:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:01:44 [DEBUG] http: Request GET /v1/status/leader (171.459µs) from=10.233.68.207:51062
    2022/12/22 07:01:50 [DEBUG] http: Request GET /v1/status/leader (254.466µs) from=10.233.65.115:39500
    2022/12/22 07:02:04 [DEBUG] http: Request GET /v1/status/leader (414.313µs) from=10.233.68.207:51292
    2022/12/22 07:02:10 [DEBUG] http: Request GET /v1/status/leader (1.289838ms) from=10.233.65.115:39706
    2022/12/22 07:02:24 [DEBUG] http: Request GET /v1/status/leader (385.57µs) from=10.233.68.207:51544
    2022/12/22 07:02:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.066564476s) from=10.233.65.115:53188
    2022/12/22 07:02:30 [DEBUG] http: Request GET /v1/status/leader (311.205µs) from=10.233.65.115:39926
    2022/12/22 07:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:02:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:02:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:02:31 [DEBUG] agent: Node info in sync
    2022/12/22 07:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:02:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.275925772s) from=10.233.68.207:53782
    2022/12/22 07:02:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:02:44 [DEBUG] http: Request GET /v1/status/leader (209.661µs) from=10.233.68.207:51786
    2022/12/22 07:02:50 [DEBUG] http: Request GET /v1/status/leader (467.189µs) from=10.233.65.115:40128
    2022/12/22 07:03:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.056752247s) from=10.233.68.207:52946
    2022/12/22 07:03:04 [DEBUG] http: Request GET /v1/status/leader (284.227µs) from=10.233.68.207:52016
    2022/12/22 07:03:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.304745782s) from=10.233.68.207:54196
    2022/12/22 07:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.494732914s) from=10.233.65.115:52962
    2022/12/22 07:03:10 [DEBUG] http: Request GET /v1/status/leader (798.4µs) from=10.233.65.115:40342
    2022/12/22 07:03:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.776161126s) from=10.233.65.115:53436
    2022/12/22 07:03:24 [DEBUG] http: Request GET /v1/status/leader (207.876µs) from=10.233.68.207:52262
    2022/12/22 07:03:30 [DEBUG] http: Request GET /v1/status/leader (213.82µs) from=10.233.65.115:40556
    2022/12/22 07:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:03:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:03:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:03:41 [DEBUG] agent: Node info in sync
    2022/12/22 07:03:44 [DEBUG] http: Request GET /v1/status/leader (512.365µs) from=10.233.68.207:52500
    2022/12/22 07:03:50 [DEBUG] http: Request GET /v1/status/leader (345.945µs) from=10.233.65.115:40766
    2022/12/22 07:04:04 [DEBUG] http: Request GET /v1/status/leader (762.856µs) from=10.233.68.207:52728
    2022/12/22 07:04:10 [DEBUG] http: Request GET /v1/status/leader (432.823µs) from=10.233.65.115:40972
    2022/12/22 07:04:24 [DEBUG] http: Request GET /v1/status/leader (524.482µs) from=10.233.68.207:52978
    2022/12/22 07:04:30 [DEBUG] http: Request GET /v1/status/leader (419.111µs) from=10.233.65.115:41192
    2022/12/22 07:04:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.001357409s) from=10.233.65.115:53188
    2022/12/22 07:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:04:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.321008063s) from=10.233.68.207:53782
    2022/12/22 07:04:44 [DEBUG] http: Request GET /v1/status/leader (245.79µs) from=10.233.68.207:53216
    2022/12/22 07:04:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:04:50 [DEBUG] http: Request GET /v1/status/leader (236.077µs) from=10.233.65.115:41396
    2022/12/22 07:04:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:04:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:04:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:04:55 [DEBUG] agent: Node info in sync
    2022/12/22 07:05:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.241256089s) from=10.233.68.207:52946
    2022/12/22 07:05:04 [DEBUG] http: Request GET /v1/status/leader (373.671µs) from=10.233.68.207:53458
    2022/12/22 07:05:10 [DEBUG] http: Request GET /v1/status/leader (402.193µs) from=10.233.65.115:41614
    2022/12/22 07:05:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.305727725s) from=10.233.68.207:54196
    2022/12/22 07:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.54292407s) from=10.233.65.115:52962
    2022/12/22 07:05:24 [DEBUG] http: Request GET /v1/status/leader (185.53µs) from=10.233.68.207:53700
    2022/12/22 07:05:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.313425795s) from=10.233.65.115:53436
    2022/12/22 07:05:30 [DEBUG] http: Request GET /v1/status/leader (1.116751ms) from=10.233.65.115:41834
    2022/12/22 07:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:05:44 [DEBUG] http: Request GET /v1/status/leader (155.886µs) from=10.233.68.207:53934
    2022/12/22 07:05:50 [DEBUG] http: Request GET /v1/status/leader (319.079µs) from=10.233.65.115:42046
    2022/12/22 07:06:04 [DEBUG] http: Request GET /v1/status/leader (283.728µs) from=10.233.68.207:54162
    2022/12/22 07:06:10 [DEBUG] http: Request GET /v1/status/leader (196.92µs) from=10.233.65.115:42256
    2022/12/22 07:06:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:06:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:06:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:06:13 [DEBUG] agent: Node info in sync
    2022/12/22 07:06:24 [DEBUG] http: Request GET /v1/status/leader (289.477µs) from=10.233.68.207:54420
    2022/12/22 07:06:30 [DEBUG] http: Request GET /v1/status/leader (168.2µs) from=10.233.65.115:42478
    2022/12/22 07:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:06:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.56200315s) from=10.233.65.115:53188
    2022/12/22 07:06:44 [DEBUG] http: Request GET /v1/status/leader (359.326µs) from=10.233.68.207:54666
    2022/12/22 07:06:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.076137276s) from=10.233.68.207:53782
    2022/12/22 07:06:47 [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/22 07:06:47 [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/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:06:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:06:47 [DEBUG] agent: Node info in sync
    2022/12/22 07:06:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.60653ms) from=10.233.69.169:42770
    2022/12/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:06:47 [DEBUG] agent: Node info in sync
    2022/12/22 07:06:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.236508ms) from=10.233.69.169:42772
    2022/12/22 07:06:50 [DEBUG] http: Request GET /v1/status/leader (341.002µs) from=10.233.65.115:42676
    2022/12/22 07:07:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.035311766s) from=10.233.68.207:52946
    2022/12/22 07:07:04 [DEBUG] http: Request GET /v1/status/leader (233.769µs) from=10.233.68.207:54906
    2022/12/22 07:07:11 [DEBUG] http: Request GET /v1/status/leader (174.92µs) from=10.233.65.115:42904
    2022/12/22 07:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.909754175s) from=10.233.65.115:52962
    2022/12/22 07:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.383344414s) from=10.233.68.207:54196
    2022/12/22 07:07:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:07:24 [DEBUG] http: Request GET /v1/status/leader (231.137µs) from=10.233.68.207:55152
    2022/12/22 07:07:31 [DEBUG] http: Request GET /v1/status/leader (2.024012ms) from=10.233.65.115:43124
    2022/12/22 07:07:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.271836214s) from=10.233.65.115:53436
    2022/12/22 07:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:07:44 [DEBUG] http: Request GET /v1/status/leader (254.597µs) from=10.233.68.207:55406
    2022/12/22 07:07:51 [DEBUG] http: Request GET /v1/status/leader (208.713µs) from=10.233.65.115:43326
    2022/12/22 07:08:04 [DEBUG] http: Request GET /v1/status/leader (266.942µs) from=10.233.68.207:55636
    2022/12/22 07:08:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:08:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:08:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:08:08 [DEBUG] agent: Node info in sync
    2022/12/22 07:08:11 [DEBUG] http: Request GET /v1/status/leader (291.821µs) from=10.233.65.115:43536
    2022/12/22 07:08:24 [DEBUG] http: Request GET /v1/status/leader (374.99µs) from=10.233.68.207:55890
    2022/12/22 07:08:31 [DEBUG] http: Request GET /v1/status/leader (277.123µs) from=10.233.65.115:43752
    2022/12/22 07:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:08:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.929774292s) from=10.233.65.115:53188
    2022/12/22 07:08:44 [DEBUG] http: Request GET /v1/status/leader (246.356µs) from=10.233.68.207:56130
    2022/12/22 07:08:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.286006981s) from=10.233.68.207:53782
    2022/12/22 07:08:51 [DEBUG] http: Request GET /v1/status/leader (198.153µs) from=10.233.65.115:43960
    2022/12/22 07:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.179188681s) from=10.233.68.207:52946
    2022/12/22 07:09:04 [DEBUG] http: Request GET /v1/status/leader (394.779µs) from=10.233.68.207:56360
    2022/12/22 07:09:11 [DEBUG] http: Request GET /v1/status/leader (276.388µs) from=10.233.65.115:44172
    2022/12/22 07:09:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.861848844s) from=10.233.65.115:52962
    2022/12/22 07:09:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.02931186s) from=10.233.68.207:54196
    2022/12/22 07:09:24 [DEBUG] http: Request GET /v1/status/leader (290.403µs) from=10.233.68.207:56606
    2022/12/22 07:09:31 [DEBUG] http: Request GET /v1/status/leader (342.761µs) from=10.233.65.115:44390
    2022/12/22 07:09:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:09:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.205573577s) from=10.233.65.115:53436
    2022/12/22 07:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:09:38 [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/22 07:09:38 [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/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:09:38 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:09:38 [DEBUG] agent: Node info in sync
    2022/12/22 07:09:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.26114ms) from=10.233.69.169:44436
    2022/12/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:09:38 [DEBUG] agent: Node info in sync
    2022/12/22 07:09:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (448.228µs) from=10.233.69.169:44438
    2022/12/22 07:09:45 [DEBUG] http: Request GET /v1/status/leader (228.237µs) from=10.233.68.207:56844
    2022/12/22 07:09:51 [DEBUG] http: Request GET /v1/status/leader (240.881µs) from=10.233.65.115:44600
    2022/12/22 07:10:05 [DEBUG] http: Request GET /v1/status/leader (257.196µs) from=10.233.68.207:57074
    2022/12/22 07:10:11 [DEBUG] http: Request GET /v1/status/leader (271.453µs) from=10.233.65.115:44814
    2022/12/22 07:10:25 [DEBUG] http: Request GET /v1/status/leader (177.625µs) from=10.233.68.207:57320
    2022/12/22 07:10:31 [DEBUG] http: Request GET /v1/status/leader (238.935µs) from=10.233.65.115:45028
    2022/12/22 07:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:10:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.922779326s) from=10.233.65.115:53188
    2022/12/22 07:10:45 [DEBUG] http: Request GET /v1/status/leader (603.074µs) from=10.233.68.207:57560
    2022/12/22 07:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:10:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:10:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:10:48 [DEBUG] agent: Node info in sync
    2022/12/22 07:10:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.109219742s) from=10.233.68.207:53782
    2022/12/22 07:10:51 [DEBUG] http: Request GET /v1/status/leader (1.096653ms) from=10.233.65.115:45242
    2022/12/22 07:11:05 [DEBUG] http: Request GET /v1/status/leader (362.451µs) from=10.233.68.207:57796
    2022/12/22 07:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.421544864s) from=10.233.68.207:52946
    2022/12/22 07:11:11 [DEBUG] http: Request GET /v1/status/leader (4.393732ms) from=10.233.65.115:45448
    2022/12/22 07:11:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.040106419s) from=10.233.65.115:52962
    2022/12/22 07:11:25 [DEBUG] http: Request GET /v1/status/leader (312.268µs) from=10.233.68.207:58044
    2022/12/22 07:11:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.448067587s) from=10.233.68.207:54196
    2022/12/22 07:11:31 [DEBUG] http: Request GET /v1/status/leader (233.955µs) from=10.233.65.115:45662
    2022/12/22 07:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:11:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.761847522s) from=10.233.65.115:53436
    2022/12/22 07:11:45 [DEBUG] http: Request GET /v1/status/leader (319.979µs) from=10.233.68.207:58278
    2022/12/22 07:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:11:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:11:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:11:48 [DEBUG] agent: Node info in sync
    2022/12/22 07:11:51 [DEBUG] http: Request GET /v1/status/leader (165.255µs) from=10.233.65.115:45868
    2022/12/22 07:12:05 [DEBUG] http: Request GET /v1/status/leader (360.188µs) from=10.233.68.207:58512
    2022/12/22 07:12:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:12:11 [DEBUG] http: Request GET /v1/status/leader (530.276µs) from=10.233.65.115:46080
    2022/12/22 07:12:25 [DEBUG] http: Request GET /v1/status/leader (209.42µs) from=10.233.68.207:58760
    2022/12/22 07:12:31 [DEBUG] http: Request GET /v1/status/leader (205.211µs) from=10.233.65.115:46294
    2022/12/22 07:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:12:45 [DEBUG] http: Request GET /v1/status/leader (1.224328ms) from=10.233.68.207:59002
    2022/12/22 07:12:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.784683564s) from=10.233.65.115:53188
    2022/12/22 07:12:51 [DEBUG] http: Request GET /v1/status/leader (171.836µs) from=10.233.65.115:46504
    2022/12/22 07:12:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:12:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:12:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:12:52 [DEBUG] agent: Node info in sync
    2022/12/22 07:12:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.315589077s) from=10.233.68.207:53782
    2022/12/22 07:13:05 [DEBUG] http: Request GET /v1/status/leader (292.851µs) from=10.233.68.207:59240
    2022/12/22 07:13:11 [DEBUG] http: Request GET /v1/status/leader (188.195µs) from=10.233.65.115:46714
    2022/12/22 07:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.066575412s) from=10.233.68.207:52946
    2022/12/22 07:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.477230005s) from=10.233.65.115:52962
    2022/12/22 07:13:25 [DEBUG] http: Request GET /v1/status/leader (258.282µs) from=10.233.68.207:59480
    2022/12/22 07:13:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.609891458s) from=10.233.68.207:54196
    2022/12/22 07:13:31 [DEBUG] http: Request GET /v1/status/leader (252.103µs) from=10.233.65.115:46932
    2022/12/22 07:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:13:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.954956309s) from=10.233.65.115:53436
    2022/12/22 07:13:45 [DEBUG] http: Request GET /v1/status/leader (222.085µs) from=10.233.68.207:59718
    2022/12/22 07:13:51 [DEBUG] http: Request GET /v1/status/leader (289.327µs) from=10.233.65.115:47142
    2022/12/22 07:14:05 [DEBUG] http: Request GET /v1/status/leader (2.018017ms) from=10.233.68.207:59948
    2022/12/22 07:14:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:14:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:14:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:14:06 [DEBUG] agent: Node info in sync
    2022/12/22 07:14:11 [DEBUG] http: Request GET /v1/status/leader (265.429µs) from=10.233.65.115:47350
    2022/12/22 07:14:25 [DEBUG] http: Request GET /v1/status/leader (177.106µs) from=10.233.68.207:60192
    2022/12/22 07:14:31 [DEBUG] http: Request GET /v1/status/leader (302.966µs) from=10.233.65.115:47566
    2022/12/22 07:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:14:45 [DEBUG] http: Request GET /v1/status/leader (203.586µs) from=10.233.68.207:60430
    2022/12/22 07:14:51 [DEBUG] http: Request GET /v1/status/leader (185.492µs) from=10.233.65.115:47778
    2022/12/22 07:14:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.368524867s) from=10.233.65.115:53188
    2022/12/22 07:14:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.303764804s) from=10.233.68.207:53782
    2022/12/22 07:15:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:15:05 [DEBUG] http: Request GET /v1/status/leader (268.814µs) from=10.233.68.207:60666
    2022/12/22 07:15:11 [DEBUG] http: Request GET /v1/status/leader (251.125µs) from=10.233.65.115:47984
    2022/12/22 07:15:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.437666445s) from=10.233.68.207:52946
    2022/12/22 07:15:25 [DEBUG] http: Request GET /v1/status/leader (257.237µs) from=10.233.68.207:60910
    2022/12/22 07:15:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.859842806s) from=10.233.65.115:52962
    2022/12/22 07:15:31 [DEBUG] http: Request GET /v1/status/leader (195.937µs) from=10.233.65.115:48206
    2022/12/22 07:15:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.753117385s) from=10.233.68.207:54196
    2022/12/22 07:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:15:45 [DEBUG] http: Request GET /v1/status/leader (279.452µs) from=10.233.68.207:32918
    2022/12/22 07:15:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.358039342s) from=10.233.65.115:53436
    2022/12/22 07:15:51 [DEBUG] http: Request GET /v1/status/leader (164.929µs) from=10.233.65.115:48422
    2022/12/22 07:16:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:16:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:16:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:16:02 [DEBUG] agent: Node info in sync
    2022/12/22 07:16:05 [DEBUG] http: Request GET /v1/status/leader (279.005µs) from=10.233.68.207:33150
    2022/12/22 07:16:11 [DEBUG] http: Request GET /v1/status/leader (2.616415ms) from=10.233.65.115:48626
    2022/12/22 07:16:25 [DEBUG] http: Request GET /v1/status/leader (257.88µs) from=10.233.68.207:33398
    2022/12/22 07:16:31 [DEBUG] http: Request GET /v1/status/leader (178.902µs) from=10.233.65.115:48840
    2022/12/22 07:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:16:45 [DEBUG] http: Request GET /v1/status/leader (344.656µs) from=10.233.68.207:33634
    2022/12/22 07:16:51 [DEBUG] http: Request GET /v1/status/leader (183.322µs) from=10.233.65.115:49050
    2022/12/22 07:16:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.03180519s) from=10.233.65.115:53188
    2022/12/22 07:17:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.287446692s) from=10.233.68.207:53782
    2022/12/22 07:17:05 [DEBUG] http: Request GET /v1/status/leader (280.253µs) from=10.233.68.207:33868
    2022/12/22 07:17:11 [DEBUG] http: Request GET /v1/status/leader (306.24µs) from=10.233.65.115:49258
    2022/12/22 07:17:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.257727694s) from=10.233.68.207:52946
    2022/12/22 07:17:25 [DEBUG] http: Request GET /v1/status/leader (164.586µs) from=10.233.68.207:34114
    2022/12/22 07:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.421038966s) from=10.233.65.115:52962
    2022/12/22 07:17:31 [DEBUG] http: Request GET /v1/status/leader (255.087µs) from=10.233.65.115:49472
    2022/12/22 07:17:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.536515664s) from=10.233.68.207:54196
    2022/12/22 07:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:17:45 [DEBUG] http: Request GET /v1/status/leader (347.87µs) from=10.233.68.207:34364
    2022/12/22 07:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:17: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/22 07:17: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/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:17:51 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:17:51 [DEBUG] agent: Node info in sync
    2022/12/22 07:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.007325ms) from=10.233.69.169:49272
    2022/12/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:17:51 [DEBUG] agent: Node info in sync
    2022/12/22 07:17:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (507.313µs) from=10.233.69.169:49274
    2022/12/22 07:17:51 [DEBUG] http: Request GET /v1/status/leader (201.006µs) from=10.233.65.115:49696
    2022/12/22 07:17:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.524823892s) from=10.233.65.115:53436
    2022/12/22 07:18:05 [DEBUG] http: Request GET /v1/status/leader (632.883µs) from=10.233.68.207:34600
    2022/12/22 07:18:11 [DEBUG] http: Request GET /v1/status/leader (236.495µs) from=10.233.65.115:49900
    2022/12/22 07:18:25 [DEBUG] http: Request GET /v1/status/leader (528.718µs) from=10.233.68.207:34848
    2022/12/22 07:18:31 [DEBUG] http: Request GET /v1/status/leader (203.768µs) from=10.233.65.115:50112
    2022/12/22 07:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:18:45 [DEBUG] http: Request GET /v1/status/leader (1.986007ms) from=10.233.68.207:35088
    2022/12/22 07:18:51 [DEBUG] http: Request GET /v1/status/leader (740.132µs) from=10.233.65.115:50326
    2022/12/22 07:18:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.02118747s) from=10.233.65.115:53188
    2022/12/22 07:19:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:19:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:19:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:19:01 [DEBUG] agent: Node info in sync
    2022/12/22 07:19:05 [DEBUG] http: Request GET /v1/status/leader (309.66µs) from=10.233.68.207:35328
    2022/12/22 07:19:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.134722645s) from=10.233.68.207:53782
    2022/12/22 07:19:11 [DEBUG] http: Request GET /v1/status/leader (458.633µs) from=10.233.65.115:50536
    2022/12/22 07:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.627999414s) from=10.233.68.207:52946
    2022/12/22 07:19:25 [DEBUG] http: Request GET /v1/status/leader (229.589µs) from=10.233.68.207:35566
    2022/12/22 07:19:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.254122024s) from=10.233.65.115:52962
    2022/12/22 07:19:31 [DEBUG] http: Request GET /v1/status/leader (1.389153ms) from=10.233.65.115:50748
    2022/12/22 07:19:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.979796457s) from=10.233.68.207:54196
    2022/12/22 07:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:19:45 [DEBUG] http: Request GET /v1/status/leader (349.532µs) from=10.233.68.207:35808
    2022/12/22 07:19:52 [DEBUG] http: Request GET /v1/status/leader (368.762µs) from=10.233.65.115:50966
    2022/12/22 07:19:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.223524187s) from=10.233.65.115:53436
    2022/12/22 07:20:05 [DEBUG] http: Request GET /v1/status/leader (943.178µs) from=10.233.68.207:36032
    2022/12/22 07:20:12 [DEBUG] http: Request GET /v1/status/leader (279.068µs) from=10.233.65.115:51172
    2022/12/22 07:20:25 [DEBUG] http: Request GET /v1/status/leader (307.377µs) from=10.233.68.207:36284
    2022/12/22 07:20:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:20:32 [DEBUG] http: Request GET /v1/status/leader (316.588µs) from=10.233.65.115:51392
    2022/12/22 07:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:20:40 [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/22 07:20:40 [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/22 07:20:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:20:40 [DEBUG] agent: Node info in sync
    2022/12/22 07:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (222.156743ms) from=10.233.69.169:50918
    2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:20:40 [DEBUG] agent: Node info in sync
    2022/12/22 07:20:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (460.23µs) from=10.233.69.169:50920
    2022/12/22 07:20:45 [DEBUG] http: Request GET /v1/status/leader (248.312µs) from=10.233.68.207:36524
    2022/12/22 07:20:52 [DEBUG] http: Request GET /v1/status/leader (169.785µs) from=10.233.65.115:51606
    2022/12/22 07:20:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.225571698s) from=10.233.65.115:53188
    2022/12/22 07:21:05 [DEBUG] http: Request GET /v1/status/leader (197.169µs) from=10.233.68.207:36758
    2022/12/22 07:21:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.837699612s) from=10.233.68.207:53782
    2022/12/22 07:21:12 [DEBUG] http: Request GET /v1/status/leader (238.018µs) from=10.233.65.115:51814
    2022/12/22 07:21:25 [DEBUG] http: Request GET /v1/status/leader (309.606µs) from=10.233.68.207:36998
    2022/12/22 07:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.745082422s) from=10.233.68.207:52946
    2022/12/22 07:21:32 [DEBUG] http: Request GET /v1/status/leader (250.428µs) from=10.233.65.115:52034
    2022/12/22 07:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.362699801s) from=10.233.65.115:52962
    2022/12/22 07:21:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.262569701s) from=10.233.68.207:54196
    2022/12/22 07:21:45 [DEBUG] http: Request GET /v1/status/leader (316.941µs) from=10.233.68.207:37248
    2022/12/22 07:21:52 [DEBUG] http: Request GET /v1/status/leader (264.084µs) from=10.233.65.115:52244
    2022/12/22 07:21:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.218103296s) from=10.233.65.115:53436
    2022/12/22 07:22:05 [DEBUG] http: Request GET /v1/status/leader (281.306µs) from=10.233.68.207:37482
    2022/12/22 07:22:12 [DEBUG] http: Request GET /v1/status/leader (232.177µs) from=10.233.65.115:52450
    2022/12/22 07:22:25 [DEBUG] http: Request GET /v1/status/leader (257.666µs) from=10.233.68.207:37728
    2022/12/22 07:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:22:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:22:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:22:26 [DEBUG] agent: Node info in sync
    2022/12/22 07:22:32 [DEBUG] http: Request GET /v1/status/leader (161.167µs) from=10.233.65.115:52668
    2022/12/22 07:22:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:22:45 [DEBUG] http: Request GET /v1/status/leader (218.207µs) from=10.233.68.207:37968
    2022/12/22 07:22:52 [DEBUG] http: Request GET /v1/status/leader (265.463µs) from=10.233.65.115:52876
    2022/12/22 07:23:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.601111221s) from=10.233.65.115:53188
    2022/12/22 07:23:05 [DEBUG] http: Request GET /v1/status/leader (373.243µs) from=10.233.68.207:38196
    2022/12/22 07:23:12 [DEBUG] http: Request GET /v1/status/leader (302.058µs) from=10.233.65.115:53082
    2022/12/22 07:23:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.730550228s) from=10.233.68.207:53782
    2022/12/22 07:23:25 [DEBUG] http: Request GET /v1/status/leader (169.782µs) from=10.233.68.207:38436
    2022/12/22 07:23:32 [DEBUG] http: Request GET /v1/status/leader (174.035µs) from=10.233.65.115:53304
    2022/12/22 07:23:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.499744719s) from=10.233.68.207:52946
    2022/12/22 07:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.580618349s) from=10.233.65.115:52962
    2022/12/22 07:23:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.993595982s) from=10.233.68.207:54196
    2022/12/22 07:23:45 [DEBUG] http: Request GET /v1/status/leader (375.474µs) from=10.233.68.207:38674
    2022/12/22 07:23:52 [DEBUG] http: Request GET /v1/status/leader (305.958µs) from=10.233.65.115:53518
    2022/12/22 07:23:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.94637821s) from=10.233.65.115:53436
    2022/12/22 07:24:05 [DEBUG] http: Request GET /v1/status/leader (233.863µs) from=10.233.68.207:38904
    2022/12/22 07:24:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:24:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:24:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:24:07 [DEBUG] agent: Node info in sync
    2022/12/22 07:24:12 [DEBUG] http: Request GET /v1/status/leader (1.347216ms) from=10.233.65.115:53724
    2022/12/22 07:24:25 [DEBUG] http: Request GET /v1/status/leader (266.846µs) from=10.233.68.207:39148
    2022/12/22 07:24:32 [DEBUG] http: Request GET /v1/status/leader (168.123µs) from=10.233.65.115:53944
    2022/12/22 07:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:24:45 [DEBUG] http: Request GET /v1/status/leader (221.859µs) from=10.233.68.207:39390
    2022/12/22 07:24:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:24:52 [DEBUG] http: Request GET /v1/status/leader (474.69µs) from=10.233.65.115:54156
    2022/12/22 07:25:05 [DEBUG] http: Request GET /v1/status/leader (571.78µs) from=10.233.68.207:39622
    2022/12/22 07:25:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.28993677s) from=10.233.65.115:53188
    2022/12/22 07:25:12 [DEBUG] http: Request GET /v1/status/leader (162.487µs) from=10.233.65.115:54362
    2022/12/22 07:25:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.733216803s) from=10.233.68.207:53782
    2022/12/22 07:25:25 [DEBUG] http: Request GET /v1/status/leader (344.159µs) from=10.233.68.207:39856
    2022/12/22 07:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:25:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:25:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:25:29 [DEBUG] agent: Node info in sync
    2022/12/22 07:25:32 [DEBUG] http: Request GET /v1/status/leader (720.03µs) from=10.233.65.115:54576
    2022/12/22 07:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:25:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.302668561s) from=10.233.68.207:52946
    2022/12/22 07:25:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.789316887s) from=10.233.65.115:52962
    2022/12/22 07:25:45 [DEBUG] http: Request GET /v1/status/leader (352.863µs) from=10.233.68.207:40094
    2022/12/22 07:25:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.101796244s) from=10.233.68.207:54196
    2022/12/22 07:25:52 [DEBUG] http: Request GET /v1/status/leader (197.785µs) from=10.233.65.115:54788
    2022/12/22 07:25:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.538786103s) from=10.233.65.115:53436
    2022/12/22 07:26:05 [DEBUG] http: Request GET /v1/status/leader (279.045µs) from=10.233.68.207:40328
    2022/12/22 07:26:12 [DEBUG] http: Request GET /v1/status/leader (209.695µs) from=10.233.65.115:55002
    2022/12/22 07:26:25 [DEBUG] http: Request GET /v1/status/leader (353.918µs) from=10.233.68.207:40576
    2022/12/22 07:26:32 [DEBUG] http: Request GET /v1/status/leader (568.065µs) from=10.233.65.115:55220
    2022/12/22 07:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:26:45 [DEBUG] http: Request GET /v1/status/leader (201.342µs) from=10.233.68.207:40812
    2022/12/22 07:26:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:26:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:26:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:26:50 [DEBUG] agent: Node info in sync
    2022/12/22 07:26:52 [DEBUG] http: Request GET /v1/status/leader (840.228µs) from=10.233.65.115:55432
    2022/12/22 07:26:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:27:05 [DEBUG] http: Request GET /v1/status/leader (389.645µs) from=10.233.68.207:41046
    2022/12/22 07:27:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.095894872s) from=10.233.65.115:53188
    2022/12/22 07:27:12 [DEBUG] http: Request GET /v1/status/leader (356.106µs) from=10.233.65.115:55642
    2022/12/22 07:27:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.547105123s) from=10.233.68.207:53782
    2022/12/22 07:27:25 [DEBUG] http: Request GET /v1/status/leader (98.991584ms) from=10.233.68.207:41286
    2022/12/22 07:27:32 [DEBUG] http: Request GET /v1/status/leader (272.327µs) from=10.233.65.115:55852
    2022/12/22 07:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:27:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.109161295s) from=10.233.68.207:52946
    2022/12/22 07:27:45 [DEBUG] http: Request GET /v1/status/leader (287.02µs) from=10.233.68.207:41526
    2022/12/22 07:27:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.539431438s) from=10.233.65.115:52962
    2022/12/22 07:27:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.802962657s) from=10.233.68.207:54196
    2022/12/22 07:27:52 [DEBUG] http: Request GET /v1/status/leader (209.175µs) from=10.233.65.115:56068
    2022/12/22 07:28:05 [DEBUG] http: Request GET /v1/status/leader (736.614µs) from=10.233.68.207:41768
    2022/12/22 07:28:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.175526237s) from=10.233.65.115:53436
    2022/12/22 07:28:12 [DEBUG] http: Request GET /v1/status/leader (266.291µs) from=10.233.65.115:56278
    2022/12/22 07:28:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:28:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:28:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:28:21 [DEBUG] agent: Node info in sync
    2022/12/22 07:28:25 [DEBUG] http: Request GET /v1/status/leader (277.872µs) from=10.233.68.207:42018
    2022/12/22 07:28:32 [DEBUG] http: Request GET /v1/status/leader (186.591µs) from=10.233.65.115:56494
    2022/12/22 07:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:28:45 [DEBUG] http: Request GET /v1/status/leader (297.362µs) from=10.233.68.207:42252
    2022/12/22 07:28:52 [DEBUG] http: Request GET /v1/status/leader (302.3µs) from=10.233.65.115:56708
    2022/12/22 07:28:52 [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/22 07:28:52 [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/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:28:52 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:28:52 [DEBUG] agent: Node info in sync
    2022/12/22 07:28:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.99154ms) from=10.233.69.169:55772
    2022/12/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:28:52 [DEBUG] agent: Node info in sync
    2022/12/22 07:28:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (621.928µs) from=10.233.69.169:55774
    2022/12/22 07:29:05 [DEBUG] http: Request GET /v1/status/leader (221.084µs) from=10.233.68.207:42482
    2022/12/22 07:29:12 [DEBUG] http: Request GET /v1/status/leader (190.42µs) from=10.233.65.115:56922
    2022/12/22 07:29:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.414173323s) from=10.233.65.115:53188
    2022/12/22 07:29:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.539738566s) from=10.233.68.207:53782
    2022/12/22 07:29:25 [DEBUG] http: Request GET /v1/status/leader (794.794µs) from=10.233.68.207:42722
    2022/12/22 07:29:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:29:32 [DEBUG] http: Request GET /v1/status/leader (276.184µs) from=10.233.65.115:57136
    2022/12/22 07:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:29:45 [DEBUG] http: Request GET /v1/status/leader (340.974µs) from=10.233.68.207:42960
    2022/12/22 07:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.747609613s) from=10.233.68.207:52946
    2022/12/22 07:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.655403526s) from=10.233.65.115:52962
    2022/12/22 07:29:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.954627649s) from=10.233.68.207:54196
    2022/12/22 07:29:52 [DEBUG] http: Request GET /v1/status/leader (174.542µs) from=10.233.65.115:57350
    2022/12/22 07:30:05 [DEBUG] http: Request GET /v1/status/leader (230.733µs) from=10.233.68.207:43188
    2022/12/22 07:30:12 [DEBUG] http: Request GET /v1/status/leader (173.749µs) from=10.233.65.115:57556
    2022/12/22 07:30:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.800675539s) from=10.233.65.115:53436
    2022/12/22 07:30:26 [DEBUG] http: Request GET /v1/status/leader (283.792µs) from=10.233.68.207:43430
    2022/12/22 07:30:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:30:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:30:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:30:29 [DEBUG] agent: Node info in sync
    2022/12/22 07:30:32 [DEBUG] http: Request GET /v1/status/leader (311.542µs) from=10.233.65.115:57776
    2022/12/22 07:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:30:46 [DEBUG] http: Request GET /v1/status/leader (730.781µs) from=10.233.68.207:43662
    2022/12/22 07:30:52 [DEBUG] http: Request GET /v1/status/leader (254.829µs) from=10.233.65.115:57982
    2022/12/22 07:31:06 [DEBUG] http: Request GET /v1/status/leader (338.38µs) from=10.233.68.207:43898
    2022/12/22 07:31:12 [DEBUG] http: Request GET /v1/status/leader (314.646µs) from=10.233.65.115:58194
    2022/12/22 07:31:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.25924167s) from=10.233.65.115:53188
    2022/12/22 07:31:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.762042106s) from=10.233.68.207:53782
    2022/12/22 07:31:26 [DEBUG] http: Request GET /v1/status/leader (290.738µs) from=10.233.68.207:44140
    2022/12/22 07:31:32 [DEBUG] http: Request GET /v1/status/leader (279.045µs) from=10.233.65.115:58410
    2022/12/22 07:31:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:31:46 [DEBUG] http: Request GET /v1/status/leader (234.485µs) from=10.233.68.207:44382
    2022/12/22 07:31: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/22 07:31: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/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:31:50 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:31:50 [DEBUG] agent: Node info in sync
    2022/12/22 07:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.765062ms) from=10.233.69.169:57546
    2022/12/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:31:50 [DEBUG] agent: Node info in sync
    2022/12/22 07:31:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (292.3µs) from=10.233.69.169:57548
    2022/12/22 07:31:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.890678405s) from=10.233.68.207:52946
    2022/12/22 07:31:52 [DEBUG] http: Request GET /v1/status/leader (243.521µs) from=10.233.65.115:58642
    2022/12/22 07:31:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.120241961s) from=10.233.65.115:52962
    2022/12/22 07:31:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.113394469s) from=10.233.68.207:54196
    2022/12/22 07:32:06 [DEBUG] http: Request GET /v1/status/leader (587.908µs) from=10.233.68.207:44612
    2022/12/22 07:32:12 [DEBUG] http: Request GET /v1/status/leader (856.671µs) from=10.233.65.115:58846
    2022/12/22 07:32:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.933636927s) from=10.233.65.115:53436
    2022/12/22 07:32:26 [DEBUG] http: Request GET /v1/status/leader (168.112µs) from=10.233.68.207:44852
    2022/12/22 07:32:32 [DEBUG] http: Request GET /v1/status/leader (179.08µs) from=10.233.65.115:59060
    2022/12/22 07:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:32:46 [DEBUG] http: Request GET /v1/status/leader (508.79µs) from=10.233.68.207:45094
    2022/12/22 07:32:52 [DEBUG] http: Request GET /v1/status/leader (323.084µs) from=10.233.65.115:59276
    2022/12/22 07:33:06 [DEBUG] http: Request GET /v1/status/leader (1.249039ms) from=10.233.68.207:45330
    2022/12/22 07:33:12 [DEBUG] http: Request GET /v1/status/leader (285.213µs) from=10.233.65.115:59486
    2022/12/22 07:33:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.495757058s) from=10.233.65.115:53188
    2022/12/22 07:33:26 [DEBUG] http: Request GET /v1/status/leader (568.262µs) from=10.233.68.207:45572
    2022/12/22 07:33:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.538995651s) from=10.233.68.207:53782
    2022/12/22 07:33:32 [DEBUG] http: Request GET /v1/status/leader (503.546µs) from=10.233.65.115:59698
    2022/12/22 07:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:33:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:33:45 [DEBUG] agent: Node info in sync
    2022/12/22 07:33:46 [DEBUG] http: Request GET /v1/status/leader (433.488µs) from=10.233.68.207:45816
    2022/12/22 07:33:52 [DEBUG] http: Request GET /v1/status/leader (384.675µs) from=10.233.65.115:59910
    2022/12/22 07:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.809362142s) from=10.233.68.207:52946
    2022/12/22 07:33:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.585257196s) from=10.233.65.115:52962
    2022/12/22 07:34:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.824553501s) from=10.233.68.207:54196
    2022/12/22 07:34:06 [DEBUG] http: Request GET /v1/status/leader (177.143µs) from=10.233.68.207:46050
    2022/12/22 07:34:12 [DEBUG] http: Request GET /v1/status/leader (171.029µs) from=10.233.65.115:60114
    2022/12/22 07:34:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:34:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.593137314s) from=10.233.65.115:53436
    2022/12/22 07:34:26 [DEBUG] http: Request GET /v1/status/leader (309.425µs) from=10.233.68.207:46296
    2022/12/22 07:34:32 [DEBUG] http: Request GET /v1/status/leader (164.799µs) from=10.233.65.115:60334
    2022/12/22 07:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:34:46 [DEBUG] http: Request GET /v1/status/leader (278.597µs) from=10.233.68.207:46536
    2022/12/22 07:34:52 [DEBUG] http: Request GET /v1/status/leader (735.272µs) from=10.233.65.115:60544
    2022/12/22 07:35:06 [DEBUG] http: Request GET /v1/status/leader (318.387µs) from=10.233.68.207:46770
    2022/12/22 07:35:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:35:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:35:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:35:07 [DEBUG] agent: Node info in sync
    2022/12/22 07:35:12 [DEBUG] http: Request GET /v1/status/leader (193.947µs) from=10.233.65.115:60752
    2022/12/22 07:35:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.204373132s) from=10.233.65.115:53188
    2022/12/22 07:35:26 [DEBUG] http: Request GET /v1/status/leader (160.619µs) from=10.233.68.207:47010
    2022/12/22 07:35:32 [DEBUG] http: Request GET /v1/status/leader (240.837µs) from=10.233.65.115:60966
    2022/12/22 07:35:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.016563047s) from=10.233.68.207:53782
    2022/12/22 07:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:35:46 [DEBUG] http: Request GET /v1/status/leader (260.27µs) from=10.233.68.207:47250
    2022/12/22 07:35:52 [DEBUG] http: Request GET /v1/status/leader (350.948µs) from=10.233.65.115:32952
    2022/12/22 07:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.391936089s) from=10.233.68.207:52946
    2022/12/22 07:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.575770927s) from=10.233.65.115:52962
    2022/12/22 07:36:06 [DEBUG] http: Request GET /v1/status/leader (173.564µs) from=10.233.68.207:47480
    2022/12/22 07:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.487897561s) from=10.233.68.207:54196
    2022/12/22 07:36:12 [DEBUG] http: Request GET /v1/status/leader (278.787µs) from=10.233.65.115:33160
    2022/12/22 07:36:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.503185451s) from=10.233.65.115:53436
    2022/12/22 07:36:26 [DEBUG] http: Request GET /v1/status/leader (236.217µs) from=10.233.68.207:47726
    2022/12/22 07:36:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:36:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:36:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:36:29 [DEBUG] agent: Node info in sync
    2022/12/22 07:36:32 [DEBUG] http: Request GET /v1/status/leader (312.07µs) from=10.233.65.115:33378
    2022/12/22 07:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:36:46 [DEBUG] http: Request GET /v1/status/leader (170.52µs) from=10.233.68.207:47968
    2022/12/22 07:36:52 [DEBUG] http: Request GET /v1/status/leader (35.279205ms) from=10.233.65.115:33584
    2022/12/22 07:37:06 [DEBUG] http: Request GET /v1/status/leader (298.378µs) from=10.233.68.207:48204
    2022/12/22 07:37:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:37:12 [DEBUG] http: Request GET /v1/status/leader (306.532µs) from=10.233.65.115:33792
    2022/12/22 07:37:26 [DEBUG] http: Request GET /v1/status/leader (188.247µs) from=10.233.68.207:48438
    2022/12/22 07:37:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.81256398s) from=10.233.65.115:53188
    2022/12/22 07:37:32 [DEBUG] http: Request GET /v1/status/leader (1.344989ms) from=10.233.65.115:34004
    2022/12/22 07:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:37:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.076395992s) from=10.233.68.207:53782
    2022/12/22 07:37:46 [DEBUG] http: Request GET /v1/status/leader (266.08µs) from=10.233.68.207:48678
    2022/12/22 07:37:52 [DEBUG] http: Request GET /v1/status/leader (295.867µs) from=10.233.65.115:34212
    2022/12/22 07:38:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.941842789s) from=10.233.68.207:52946
    2022/12/22 07:38:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.471125364s) from=10.233.65.115:52962
    2022/12/22 07:38:06 [DEBUG] http: Request GET /v1/status/leader (158.987µs) from=10.233.68.207:48918
    2022/12/22 07:38:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.650228515s) from=10.233.68.207:54196
    2022/12/22 07:38:12 [DEBUG] http: Request GET /v1/status/leader (2.665543ms) from=10.233.65.115:34416
    2022/12/22 07:38:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:38:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:38:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:38:21 [DEBUG] agent: Node info in sync
    2022/12/22 07:38:26 [DEBUG] http: Request GET /v1/status/leader (177.775µs) from=10.233.68.207:49164
    2022/12/22 07:38:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.605589686s) from=10.233.65.115:53436
    2022/12/22 07:38:32 [DEBUG] http: Request GET /v1/status/leader (313.796µs) from=10.233.65.115:34632
    2022/12/22 07:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:38:46 [DEBUG] http: Request GET /v1/status/leader (329.268µs) from=10.233.68.207:49400
    2022/12/22 07:38:53 [DEBUG] http: Request GET /v1/status/leader (31.950743ms) from=10.233.65.115:34842
    2022/12/22 07:39:06 [DEBUG] http: Request GET /v1/status/leader (261.221µs) from=10.233.68.207:49628
    2022/12/22 07:39:13 [DEBUG] http: Request GET /v1/status/leader (159.775µs) from=10.233.65.115:35052
    2022/12/22 07:39:26 [DEBUG] http: Request GET /v1/status/leader (171.372µs) from=10.233.68.207:49862
    2022/12/22 07:39:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:39:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:39:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:39:27 [DEBUG] agent: Node info in sync
    2022/12/22 07:39:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.45205581s) from=10.233.65.115:53188
    2022/12/22 07:39:33 [DEBUG] http: Request GET /v1/status/leader (223.864µs) from=10.233.65.115:35266
    2022/12/22 07:39:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/22 07:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:39:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.143183831s) from=10.233.68.207:53782
    2022/12/22 07:39:46 [DEBUG] http: Request GET /v1/status/leader (371.886µs) from=10.233.68.207:50100
    2022/12/22 07:39:53 [DEBUG] http: Request GET /v1/status/leader (705.802µs) from=10.233.65.115:35476
    2022/12/22 07:40:02 [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/22 07:40:02 [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/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:40:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102"
    2022/12/22 07:40:02 [DEBUG] agent: Node info in sync
    2022/12/22 07:40:02 [DEBUG] http: Request PUT /v1/agent/service/register (31.942822ms) from=10.233.69.169:34128
    2022/12/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:40:02 [DEBUG] agent: Node info in sync
    2022/12/22 07:40:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (713.067µs) from=10.233.69.169:34130
    2022/12/22 07:40:06 [DEBUG] http: Request GET /v1/status/leader (756.988µs) from=10.233.68.207:50338
    2022/12/22 07:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.321387583s) from=10.233.68.207:52946
    2022/12/22 07:40:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.153515377s) from=10.233.65.115:52962
    2022/12/22 07:40:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.005846735s) from=10.233.68.207:54196
    2022/12/22 07:40:13 [DEBUG] http: Request GET /v1/status/leader (247.788µs) from=10.233.65.115:35686
    2022/12/22 07:40:26 [DEBUG] http: Request GET /v1/status/leader (322.383µs) from=10.233.68.207:50596
    2022/12/22 07:40:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.439673393s) from=10.233.65.115:53436
    2022/12/22 07:40:33 [DEBUG] http: Request GET /v1/status/leader (482.055µs) from=10.233.65.115:35904
    2022/12/22 07:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:40:46 [DEBUG] http: Request GET /v1/status/leader (228.502µs) from=10.233.68.207:50830
    2022/12/22 07:40:53 [DEBUG] http: Request GET /v1/status/leader (209.545µs) from=10.233.65.115:36116
    2022/12/22 07:41:06 [DEBUG] http: Request GET /v1/status/leader (271.363µs) from=10.233.68.207:51060
    2022/12/22 07:41:13 [DEBUG] http: Request GET /v1/status/leader (253.25µs) from=10.233.65.115:36326
    2022/12/22 07:41:26 [DEBUG] http: Request GET /v1/status/leader (356.05µs) from=10.233.68.207:51294
    2022/12/22 07:41:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.217412408s) from=10.233.65.115:53188
    2022/12/22 07:41:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/22 07:41:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync
    2022/12/22 07:41:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync
    2022/12/22 07:41:32 [DEBUG] agent: Node info in sync
    2022/12/22 07:41:33 [DEBUG] http: Request GET /v1/status/leader (271.875µs) from=10.233.65.115:36538
    2022/12/22 07:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small
    2022/12/22 07:41:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.323206063s) from=10.233.68.207:53782
    2022/12/22 07:41:46 [DEBUG] http: Request GET /v1/status/leader (344.532µs) from=10.233.68.207:51542
    2022/12/22 07:41:53 [DEBUG] http: Request GET /v1/status/leader (384.83µs) from=10.233.65.115:36754