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: 'fbfa203c-4474-9414-f32f-87fabaed4bd3'
         Node name: 'onap-msb-consul-5454dcc5c5-pdq6t'
        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/08/25 23:09:05 [DEBUG] agent: Using random ID "fbfa203c-4474-9414-f32f-87fabaed4bd3" as node ID
    2022/08/25 23:09:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fbfa203c-4474-9414-f32f-87fabaed4bd3 Address:127.0.0.1:8300}]
    2022/08/25 23:09:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/08/25 23:09:05 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pdq6t.dc1 127.0.0.1
    2022/08/25 23:09:05 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pdq6t 127.0.0.1
    2022/08/25 23:09:05 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pdq6t.dc1" in area "wan"
    2022/08/25 23:09:05 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/08/25 23:09:05 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pdq6t (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:09:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/08/25 23:09:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/08/25 23:09:05 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/08/25 23:09:05 [INFO] agent: started state syncer
    2022/08/25 23:09:05 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/08/25 23:09:06 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/08/25 23:09:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/08/25 23:09:06 [DEBUG] raft: Votes needed: 1
    2022/08/25 23:09:06 [DEBUG] raft: Vote granted from fbfa203c-4474-9414-f32f-87fabaed4bd3 in term 2. Tally: 1
    2022/08/25 23:09:06 [INFO] raft: Election won. Tally: 1
    2022/08/25 23:09:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/08/25 23:09:06 [INFO] consul: cluster leadership acquired
    2022/08/25 23:09:06 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pdq6t
    2022/08/25 23:09:06 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/08/25 23:09:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:09:06 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pdq6t' joined, marking health alive
    2022/08/25 23:09:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:09:06 [INFO] agent: Synced node info
    2022/08/25 23:09:06 [DEBUG] agent: Node info in sync
    2022/08/25 23:09:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:09:06 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.1 (currently running: 1.4.3)
    2022/08/25 23:10:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:10:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:10:13 [DEBUG] agent: Node info in sync
    2022/08/25 23:11:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:11:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:11:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:11:44 [DEBUG] agent: Node info in sync
    2022/08/25 23:12:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:13:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:13:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:13:30 [DEBUG] agent: Node info in sync
    2022/08/25 23:13:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:14:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:15:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:15:01 [DEBUG] agent: Node info in sync
    2022/08/25 23:15:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:16:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:16:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:16:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:16:58 [DEBUG] agent: Node info in sync
    2022/08/25 23:17:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:18:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:18:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:18:34 [DEBUG] agent: Node info in sync
    2022/08/25 23:18:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:19:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:20:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:20:33 [DEBUG] agent: Node info in sync
    2022/08/25 23:21:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:21:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:21:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:21:46 [DEBUG] agent: Node info in sync
    2022/08/25 23:22:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:22:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:22:49 [DEBUG] agent: Node info in sync
    2022/08/25 23:23:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:23:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:24:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:24:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:24:36 [DEBUG] agent: Node info in sync
    2022/08/25 23:25:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:26:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:26:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:26:35 [DEBUG] agent: Node info in sync
    2022/08/25 23:26:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:27:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:27:48 [DEBUG] http: Request GET /v1/status/leader (1.342784ms) from=127.0.0.6:38753
    2022/08/25 23:27:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:49 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.58.27_9007"
    2022/08/25 23:27:49 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.686774ms) from=127.0.0.6:44261
    2022/08/25 23:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:49 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.120601ms) from=127.0.0.6:38753
    2022/08/25 23:27:49 [DEBUG] http: Request GET /v1/catalog/services (287.273µs) from=127.0.0.6:38753
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/status/leader (334.416µs) from=127.0.0.6:44261
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (222.62304ms) from=127.0.0.6:38753
    2022/08/25 23:27:50 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.58.27_9007"
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request PUT /v1/agent/service/register (15.105539ms) from=127.0.0.6:56305
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (474.307µs) from=127.0.0.6:44261
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.56_9011"
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.839738ms) from=127.0.0.6:38753
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (152.193649ms) from=127.0.0.6:56305
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (8.969694ms) from=127.0.0.6:44261
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.56_9011"
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.576701ms) from=127.0.0.6:38753
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (144.804ms) from=127.0.0.6:56305
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (591.596µs) from=127.0.0.6:38753
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.11.97_9015"
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request PUT /v1/agent/service/register (14.40307ms) from=127.0.0.6:44261
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:50 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (226.953286ms) from=127.0.0.6:56305
    2022/08/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (527.255µs) from=127.0.0.6:44261
    2022/08/25 23:27:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27: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/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_sdc-gui_10.233.12.229_8181"
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (21.466684ms) from=127.0.0.6:44261
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (150.409472ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (356.044µs) from=127.0.0.6:44261
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (686.708µs) from=127.0.0.6:38753
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_parser_10.233.17.50_8806"
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.469868ms) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (145.681728ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (623.527µs) from=127.0.0.6:38753
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_catalog_10.233.17.50_8806"
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.811642ms) from=127.0.0.6:38753
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (101.195058ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (546.039µs) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_nsd_10.233.17.50_8806"
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (11.961315ms) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (172.754675ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (397.769µs) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.50_8806"
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (16.324147ms) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (220.966421ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (452.441µs) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.5.0_443"
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request PUT /v1/agent/service/register (26.517518ms) from=127.0.0.6:46617
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:51 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (169.034361ms) from=127.0.0.6:56305
    2022/08/25 23:27:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (337.404µs) from=127.0.0.6:46617
    2022/08/25 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [INFO] agent: Synced service "_v0_multicloud_10.233.9.242_9001"
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (14.826075ms) from=127.0.0.6:38753
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (170.587947ms) from=127.0.0.6:56305
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (557.601µs) from=127.0.0.6:46617
    2022/08/25 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [INFO] agent: Synced service "_v1_multicloud_10.233.9.242_9001"
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.401204ms) from=127.0.0.6:46617
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (106.497691ms) from=127.0.0.6:56305
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (563.907µs) from=127.0.0.6:38753
    2022/08/25 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:27: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/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [INFO] agent: Synced service "_v1_wf-gui_10.233.7.215_8080"
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.846526ms) from=127.0.0.6:46617
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (131.101973ms) from=127.0.0.6:56305
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:27:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.38µs) from=127.0.0.6:46617
    2022/08/25 23:27:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (513.265µs) from=127.0.0.6:46617
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/catalog/services (1.354439ms) from=127.0.0.6:46617
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/status/leader (731.559µs) from=127.0.0.6:38753
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (793.241µs) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.671µs) from=127.0.0.6:46617
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (380.088µs) from=127.0.0.6:46617
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (271.607µs) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (790.174µs) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (305.711µs) from=127.0.0.6:50753
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (349.023µs) from=127.0.0.6:44545
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (463.566µs) from=127.0.0.6:46617
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.254749ms) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (336.756µs) from=127.0.0.6:50753
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (269.734µs) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (279.938µs) from=127.0.0.6:54909
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (369.666µs) from=127.0.0.6:53547
    2022/08/25 23:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (293.285µs) from=127.0.0.6:57767
    2022/08/25 23:28:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:28:10 [DEBUG] http: Request GET /v1/status/leader (684.348µs) from=127.0.0.6:42691
    2022/08/25 23:28:15 [DEBUG] http: Request GET /v1/status/leader (254.607µs) from=127.0.0.6:51633
    2022/08/25 23:28:30 [DEBUG] http: Request GET /v1/status/leader (272.564µs) from=127.0.0.6:42691
    2022/08/25 23:28:35 [DEBUG] http: Request GET /v1/status/leader (361.877µs) from=127.0.0.6:51633
    2022/08/25 23:28:50 [DEBUG] http: Request GET /v1/status/leader (284.186µs) from=127.0.0.6:42691
    2022/08/25 23:28:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/catalog/services (460.104µs) from=127.0.0.6:42691
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/status/leader (285.18µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (683.741µs) from=127.0.0.6:60719
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (682.713µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (319.481µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (338.105µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (254.66µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (196.743µs) from=127.0.0.6:58989
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.992µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (458.756µs) from=127.0.0.6:60719
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (646.344µs) from=127.0.0.6:58989
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (143.777µs) from=127.0.0.6:42489
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (123.725µs) from=127.0.0.6:42489
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/catalog/services (517.894µs) from=127.0.0.6:42489
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (299.129µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (188.687µs) from=127.0.0.6:51633
    2022/08/25 23:28:59 [DEBUG] http: Request GET /v1/status/leader (182.896µs) from=127.0.0.6:59489
    2022/08/25 23:29:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (339.477µs) from=127.0.0.6:34081
    2022/08/25 23:29:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (301.396µs) from=127.0.0.6:34081
    2022/08/25 23:29:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (204.645µs) from=127.0.0.6:34909
    2022/08/25 23:29:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:29:00 [DEBUG] agent: Node info in sync
    2022/08/25 23:29:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:29:19 [DEBUG] http: Request GET /v1/status/leader (661.195µs) from=127.0.0.6:48509
    2022/08/25 23:29:20 [DEBUG] http: Request GET /v1/status/leader (348.618µs) from=127.0.0.6:48509
    2022/08/25 23:29:39 [DEBUG] http: Request GET /v1/status/leader (304.476µs) from=127.0.0.6:48509
    2022/08/25 23:29:40 [DEBUG] http: Request GET /v1/status/leader (180.231µs) from=127.0.0.6:48509
    2022/08/25 23:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.495210606s) from=127.0.0.6:53547
    2022/08/25 23:29:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.501495562s) from=127.0.0.6:42835
    2022/08/25 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m1.442582828s) from=127.0.0.6:57767
    2022/08/25 23:29:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.106306095s) from=127.0.0.6:41777
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (2m5.699589223s) from=127.0.0.6:56305
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m7.048694191s) from=127.0.0.6:44261
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.403063831s) from=127.0.0.6:44545
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.428898828s) from=127.0.0.6:59377
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.680147s) from=127.0.0.6:35461
    2022/08/25 23:29:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m2.831279714s) from=127.0.0.6:52267
    2022/08/25 23:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (2m3.59079099s) from=127.0.0.6:38753
    2022/08/25 23:29:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m3.409513382s) from=127.0.0.6:47503
    2022/08/25 23:29:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.829215299s) from=127.0.0.6:43169
    2022/08/25 23:29:59 [DEBUG] http: Request GET /v1/status/leader (546.48µs) from=127.0.0.6:48509
    2022/08/25 23:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m4.157822474s) from=127.0.0.6:54909
    2022/08/25 23:30:00 [DEBUG] http: Request GET /v1/status/leader (513.428µs) from=127.0.0.6:48509
    2022/08/25 23:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m4.191831812s) from=127.0.0.6:34415
    2022/08/25 23:30:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.162260076s) from=127.0.0.6:46617
    2022/08/25 23:30:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.315396517s) from=127.0.0.6:50753
    2022/08/25 23:30:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m5.769930028s) from=127.0.0.6:45409
    2022/08/25 23:30:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/catalog/services (574.444µs) from=127.0.0.6:48509
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/status/leader (450.136µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (434.432µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (490.617µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (629.701µs) from=127.0.0.6:51191
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (182.237µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (297.299µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.219µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (313.349µs) from=127.0.0.6:52637
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (240.197µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (261.557µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (292.779µs) from=127.0.0.6:52637
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (341.561µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (460.677µs) from=127.0.0.6:42835
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (293.199µs) from=127.0.0.6:39577
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/catalog/services (447.434µs) from=127.0.0.6:47297
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (266.941µs) from=127.0.0.6:50067
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/status/leader (533.334µs) from=127.0.0.6:36259
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (285.254µs) from=127.0.0.6:40155
    2022/08/25 23:30:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.265µs) from=127.0.0.6:34175
    2022/08/25 23:30:29 [DEBUG] http: Request GET /v1/status/leader (310.432µs) from=127.0.0.6:34773
    2022/08/25 23:30:29 [DEBUG] http: Request GET /v1/status/leader (363.629µs) from=127.0.0.6:49141
    2022/08/25 23:30:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:30:42 [DEBUG] agent: Node info in sync
    2022/08/25 23:30:49 [DEBUG] http: Request GET /v1/status/leader (290.603µs) from=127.0.0.6:49141
    2022/08/25 23:30:49 [DEBUG] http: Request GET /v1/status/leader (248.522µs) from=127.0.0.6:49141
    2022/08/25 23:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.178733309s) from=127.0.0.6:54603
    2022/08/25 23:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.24270415s) from=127.0.0.6:51475
    2022/08/25 23:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m1.009875615s) from=127.0.0.6:60719
    2022/08/25 23:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.993778225s) from=127.0.0.6:34909
    2022/08/25 23:31:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.157119183s) from=127.0.0.6:35425
    2022/08/25 23:31:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m1.841496398s) from=127.0.0.6:47337
    2022/08/25 23:31:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.368828293s) from=127.0.0.6:47069
    2022/08/25 23:31:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m3.471096743s) from=127.0.0.6:45953
    2022/08/25 23:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m4.218508024s) from=127.0.0.6:40983
    2022/08/25 23:31:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m4.246828207s) from=127.0.0.6:34081
    2022/08/25 23:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m4.327673026s) from=127.0.0.6:33619
    2022/08/25 23:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.401007718s) from=127.0.0.6:58989
    2022/08/25 23:31:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.151834251s) from=127.0.0.6:42489
    2022/08/25 23:31:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.31263728s) from=127.0.0.6:40789
    2022/08/25 23:31:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.947693781s) from=127.0.0.6:51633
    2022/08/25 23:31:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:31:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.027426616s) from=127.0.0.6:43043
    2022/08/25 23:31:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (2m6.702572807s) from=127.0.0.6:42691
    2022/08/25 23:31:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (2m7.041429851s) from=127.0.0.6:59489
    2022/08/25 23:31:09 [DEBUG] http: Request GET /v1/status/leader (193.603µs) from=127.0.0.6:34773
    2022/08/25 23:31:09 [DEBUG] http: Request GET /v1/status/leader (1.681467ms) from=127.0.0.6:49141
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/catalog/services (575.104µs) from=127.0.0.6:49141
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/status/leader (710.638µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (274.76µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (349.62µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (375.194µs) from=127.0.0.6:58423
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (205.062µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (393.451µs) from=127.0.0.6:46519
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (206.933µs) from=127.0.0.6:35907
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (205.494µs) from=127.0.0.6:34665
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (219.34µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (403.946µs) from=127.0.0.6:54565
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (283.44µs) from=127.0.0.6:58423
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (356.859µs) from=127.0.0.6:44967
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (146.384µs) from=127.0.0.6:34773
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (379.27µs) from=127.0.0.6:58423
    2022/08/25 23:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (243.929µs) from=127.0.0.6:39077
    2022/08/25 23:31:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:31:35 [DEBUG] http: Request GET /v1/catalog/services (965.915µs) from=127.0.0.6:55727
    2022/08/25 23:31:35 [DEBUG] http: Request GET /v1/status/leader (568.845µs) from=127.0.0.6:51217
    2022/08/25 23:31:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (767.139µs) from=127.0.0.6:51217
    2022/08/25 23:31:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (286.023µs) from=127.0.0.6:36711
    2022/08/25 23:31:39 [DEBUG] http: Request GET /v1/status/leader (271.867µs) from=127.0.0.6:53893
    2022/08/25 23:31:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:31:49 [DEBUG] agent: Node info in sync
    2022/08/25 23:31:55 [DEBUG] http: Request GET /v1/status/leader (480.834µs) from=127.0.0.6:40741
    2022/08/25 23:31:59 [DEBUG] http: Request GET /v1/status/leader (514.835µs) from=127.0.0.6:40741
    2022/08/25 23:32:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:32:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:32:03 [INFO] agent: Synced service "_v1_sdnc_10.233.58.60_8282"
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Node info in sync
    2022/08/25 23:32:03 [DEBUG] http: Request PUT /v1/agent/service/register (24.799913ms) from=127.0.0.6:40741
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:32:03 [DEBUG] agent: Node info in sync
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (28.345028199s) from=127.0.0.6:55727
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (43.785929573s) from=127.0.0.6:49141
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (1m53.704305368s) from=127.0.0.6:36259
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (1m53.920474226s) from=127.0.0.6:48509
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (6.899746ms) from=127.0.0.6:55727
    2022/08/25 23:32:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (819.104µs) from=127.0.0.6:53893
    2022/08/25 23:32:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m0.140308027s) from=127.0.0.6:51841
    2022/08/25 23:32:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.477602875s) from=127.0.0.6:39577
    2022/08/25 23:32:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.833951006s) from=127.0.0.6:47297
    2022/08/25 23:32:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.964329975s) from=127.0.0.6:37909
    2022/08/25 23:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m3.211274023s) from=127.0.0.6:51191
    2022/08/25 23:32:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m3.479981428s) from=127.0.0.6:33225
    2022/08/25 23:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.506403575s) from=127.0.0.6:45025
    2022/08/25 23:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m4.324984826s) from=127.0.0.6:59737
    2022/08/25 23:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.39341377s) from=127.0.0.6:50067
    2022/08/25 23:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.51486649s) from=127.0.0.6:45951
    2022/08/25 23:32:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m4.942787312s) from=127.0.0.6:48645
    2022/08/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.207924071s) from=127.0.0.6:40155
    2022/08/25 23:32:15 [DEBUG] http: Request GET /v1/status/leader (247.37µs) from=127.0.0.6:40245
    2022/08/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.940409823s) from=127.0.0.6:53047
    2022/08/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m6.091061729s) from=127.0.0.6:52637
    2022/08/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.027251956s) from=127.0.0.6:34175
    2022/08/25 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m7.320783997s) from=127.0.0.6:42835
    2022/08/25 23:32:19 [DEBUG] http: Request GET /v1/status/leader (268.212µs) from=127.0.0.6:53893
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/catalog/services (477.516µs) from=127.0.0.6:53893
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/status/leader (174.665µs) from=127.0.0.6:53893
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.629µs) from=127.0.0.6:54527
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.663µs) from=127.0.0.6:33195
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (295.576µs) from=127.0.0.6:40245
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (213.158µs) from=127.0.0.6:33195
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (358.022µs) from=127.0.0.6:40245
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (263.887µs) from=127.0.0.6:55675
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (163.099µs) from=127.0.0.6:33195
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (174.556µs) from=127.0.0.6:54527
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (486.407µs) from=127.0.0.6:40245
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (259.412µs) from=127.0.0.6:54527
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (204.765µs) from=127.0.0.6:33195
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (319.83µs) from=127.0.0.6:40245
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (5.471501ms) from=127.0.0.6:58235
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (330.55µs) from=127.0.0.6:34151
    2022/08/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (581.317µs) from=127.0.0.6:51013
    2022/08/25 23:32:40 [DEBUG] http: Request GET /v1/catalog/services (382.151µs) from=127.0.0.6:43167
    2022/08/25 23:32:40 [DEBUG] http: Request GET /v1/status/leader (244.195µs) from=127.0.0.6:53739
    2022/08/25 23:32:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (341.788µs) from=127.0.0.6:53739
    2022/08/25 23:32:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (445.62µs) from=127.0.0.6:50785
    2022/08/25 23:32:49 [DEBUG] http: Request GET /v1/status/leader (284.371µs) from=127.0.0.6:47317
    2022/08/25 23:33:00 [DEBUG] http: Request GET /v1/status/leader (644.193µs) from=127.0.0.6:47317
    2022/08/25 23:33:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:33:09 [DEBUG] http: Request GET /v1/status/leader (814.919µs) from=127.0.0.6:47317
    2022/08/25 23:33:20 [DEBUG] http: Request GET /v1/status/leader (293.561µs) from=127.0.0.6:47317
    2022/08/25 23:33:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.726766179s) from=127.0.0.6:58039
    2022/08/25 23:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m1.301235314s) from=127.0.0.6:58423
    2022/08/25 23:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m1.72108653s) from=127.0.0.6:44967
    2022/08/25 23:33:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.3949214s) from=127.0.0.6:46519
    2022/08/25 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.278265299s) from=127.0.0.6:59243
    2022/08/25 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.817005122s) from=127.0.0.6:54565
    2022/08/25 23:33:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.905378342s) from=127.0.0.6:60089
    2022/08/25 23:33:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.068157518s) from=127.0.0.6:39077
    2022/08/25 23:33:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m5.283263009s) from=127.0.0.6:51719
    2022/08/25 23:33:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.849668492s) from=127.0.0.6:34003
    2022/08/25 23:33:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m6.300442487s) from=127.0.0.6:34665
    2022/08/25 23:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m6.719778437s) from=127.0.0.6:50011
    2022/08/25 23:33:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m7.251566424s) from=127.0.0.6:34773
    2022/08/25 23:33:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m7.387755894s) from=127.0.0.6:35907
    2022/08/25 23:33:29 [DEBUG] http: Request GET /v1/status/leader (315.246µs) from=127.0.0.6:47317
    2022/08/25 23:33:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.313536595s) from=127.0.0.6:36711
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/status/leader (566.004µs) from=127.0.0.6:47317
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.188474086s) from=127.0.0.6:51217
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/catalog/services (456.069µs) from=127.0.0.6:47317
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/status/leader (231.299µs) from=127.0.0.6:60473
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (386.382µs) from=127.0.0.6:60473
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (369.091µs) from=127.0.0.6:60473
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (416.963µs) from=127.0.0.6:52911
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (360.321µs) from=127.0.0.6:52911
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.091153ms) from=127.0.0.6:60473
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (299.03µs) from=127.0.0.6:34591
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (235.01µs) from=127.0.0.6:60473
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (350.325µs) from=127.0.0.6:52911
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.309µs) from=127.0.0.6:34591
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (345.361µs) from=127.0.0.6:40087
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (224.858µs) from=127.0.0.6:41217
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (404.257µs) from=127.0.0.6:52337
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (436.023µs) from=127.0.0.6:52911
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (191.862µs) from=127.0.0.6:40087
    2022/08/25 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (258.545µs) from=127.0.0.6:52911
    2022/08/25 23:33:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:33:47 [DEBUG] agent: Node info in sync
    2022/08/25 23:33:50 [DEBUG] http: Request GET /v1/catalog/services (873.868µs) from=127.0.0.6:57809
    2022/08/25 23:33:50 [DEBUG] http: Request GET /v1/status/leader (6.192473ms) from=127.0.0.6:42025
    2022/08/25 23:33:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (321.376µs) from=127.0.0.6:42025
    2022/08/25 23:33:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (316.177µs) from=127.0.0.6:42025
    2022/08/25 23:34:00 [DEBUG] http: Request GET /v1/status/leader (310.841µs) from=127.0.0.6:33225
    2022/08/25 23:34:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m0.95807046s) from=127.0.0.6:40741
    2022/08/25 23:34:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m2.263600737s) from=127.0.0.6:49141
    2022/08/25 23:34:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:34:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.478025456s) from=127.0.0.6:55727
    2022/08/25 23:34:10 [DEBUG] http: Request GET /v1/status/leader (398.864µs) from=127.0.0.6:54041
    2022/08/25 23:34:20 [DEBUG] http: Request GET /v1/status/leader (169.59µs) from=127.0.0.6:33225
    2022/08/25 23:34:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:34:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m0.446143021s) from=127.0.0.6:51013
    2022/08/25 23:34:30 [DEBUG] http: Request GET /v1/status/leader (400.393µs) from=127.0.0.6:54041
    2022/08/25 23:34:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m1.791700158s) from=127.0.0.6:53893
    2022/08/25 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m2.263663167s) from=127.0.0.6:48245
    2022/08/25 23:34:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.536747842s) from=127.0.0.6:60309
    2022/08/25 23:34:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.536210356s) from=127.0.0.6:58045
    2022/08/25 23:34:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.873236879s) from=127.0.0.6:33195
    2022/08/25 23:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m2.902055456s) from=127.0.0.6:58235
    2022/08/25 23:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m2.941228133s) from=127.0.0.6:41939
    2022/08/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.297468454s) from=127.0.0.6:59569
    2022/08/25 23:34:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.655917012s) from=127.0.0.6:58201
    2022/08/25 23:34:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m4.74364119s) from=127.0.0.6:54527
    2022/08/25 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.072060331s) from=127.0.0.6:55675
    2022/08/25 23:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.579331133s) from=127.0.0.6:40245
    2022/08/25 23:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m5.614420911s) from=127.0.0.6:34151
    2022/08/25 23:34:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.773360212s) from=127.0.0.6:53401
    2022/08/25 23:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.953363832s) from=127.0.0.6:35333
    2022/08/25 23:34:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.039434566s) from=127.0.0.6:53739
    2022/08/25 23:34:40 [DEBUG] http: Request GET /v1/status/leader (472.229µs) from=127.0.0.6:33225
    2022/08/25 23:34:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.317429508s) from=127.0.0.6:50785
    2022/08/25 23:34:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m6.531048935s) from=127.0.0.6:43167
    2022/08/25 23:34:50 [DEBUG] http: Request GET /v1/status/leader (612.778µs) from=127.0.0.6:54041
    2022/08/25 23:34:59 [DEBUG] http: Request GET /v1/catalog/services (351.067µs) from=127.0.0.6:54041
    2022/08/25 23:34:59 [DEBUG] http: Request GET /v1/status/leader (228.923µs) from=127.0.0.6:54041
    2022/08/25 23:34:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (388.438µs) from=127.0.0.6:46211
    2022/08/25 23:34:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (191.145µs) from=127.0.0.6:33225
    2022/08/25 23:35:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:35:00 [DEBUG] agent: Node info in sync
    2022/08/25 23:35:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:35:19 [DEBUG] http: Request GET /v1/status/leader (592.615µs) from=127.0.0.6:37065
    2022/08/25 23:35:39 [DEBUG] http: Request GET /v1/status/leader (172.668µs) from=127.0.0.6:37065
    2022/08/25 23:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.216244352s) from=127.0.0.6:59809
    2022/08/25 23:35:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.280176508s) from=127.0.0.6:52911
    2022/08/25 23:35:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.804555844s) from=127.0.0.6:52337
    2022/08/25 23:35:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m1.329270779s) from=127.0.0.6:58049
    2022/08/25 23:35:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.857376157s) from=127.0.0.6:40611
    2022/08/25 23:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m2.828770917s) from=127.0.0.6:47793
    2022/08/25 23:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m2.9005332s) from=127.0.0.6:57463
    2022/08/25 23:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.299313331s) from=127.0.0.6:60473
    2022/08/25 23:35:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m3.871411826s) from=127.0.0.6:40087
    2022/08/25 23:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.964418486s) from=127.0.0.6:41217
    2022/08/25 23:35:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m5.366255512s) from=127.0.0.6:60351
    2022/08/25 23:35:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.537199695s) from=127.0.0.6:37297
    2022/08/25 23:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.939913531s) from=127.0.0.6:34591
    2022/08/25 23:35:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m6.570954472s) from=127.0.0.6:52285
    2022/08/25 23:35:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m7.050120942s) from=127.0.0.6:47317
    2022/08/25 23:35:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m7.148085246s) from=127.0.0.6:57877
    2022/08/25 23:35:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m2.161513948s) from=127.0.0.6:57809
    2022/08/25 23:35:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.228802204s) from=127.0.0.6:42247
    2022/08/25 23:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.578456993s) from=127.0.0.6:42025
    2022/08/25 23:35:59 [DEBUG] http: Request GET /v1/status/leader (2.853949ms) from=127.0.0.6:37065
    2022/08/25 23:36:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/catalog/services (479.674µs) from=127.0.0.6:37065
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/status/leader (351.851µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (418.019µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.781µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (163.749µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (430.606µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (298.276µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (809.817µs) from=127.0.0.6:51457
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (237.147µs) from=127.0.0.6:39521
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (126.882µs) from=127.0.0.6:39521
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (304.196µs) from=127.0.0.6:48299
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (323.97µs) from=127.0.0.6:48299
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (270.538µs) from=127.0.0.6:48299
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (497.453µs) from=127.0.0.6:43889
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (384.344µs) from=127.0.0.6:43889
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (406.027µs) from=127.0.0.6:54991
    2022/08/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (438.159µs) from=127.0.0.6:39985
    2022/08/25 23:36:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:36:15 [DEBUG] agent: Node info in sync
    2022/08/25 23:36:30 [DEBUG] http: Request GET /v1/status/leader (382.496µs) from=127.0.0.6:59479
    2022/08/25 23:36:50 [DEBUG] http: Request GET /v1/status/leader (325.78µs) from=127.0.0.6:50283
    2022/08/25 23:37:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.8312748s) from=127.0.0.6:33225
    2022/08/25 23:37:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.267022594s) from=127.0.0.6:46211
    2022/08/25 23:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m5.517228984s) from=127.0.0.6:54041
    2022/08/25 23:37:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:37:10 [DEBUG] http: Request GET /v1/status/leader (371.944µs) from=127.0.0.6:50283
    2022/08/25 23:37:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:37:18 [DEBUG] agent: Node info in sync
    2022/08/25 23:37:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:37:30 [DEBUG] http: Request GET /v1/catalog/services (679.265µs) from=127.0.0.6:59479
    2022/08/25 23:37:30 [DEBUG] http: Request GET /v1/status/leader (428.308µs) from=127.0.0.6:59479
    2022/08/25 23:37:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (327.209µs) from=127.0.0.6:49339
    2022/08/25 23:37:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (278.893µs) from=127.0.0.6:49339
    2022/08/25 23:37:50 [DEBUG] http: Request GET /v1/status/leader (213.438µs) from=127.0.0.6:50283
    2022/08/25 23:38:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.038632252s) from=127.0.0.6:51457
    2022/08/25 23:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.033608213s) from=127.0.0.6:54991
    2022/08/25 23:38:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m0.551454038s) from=127.0.0.6:37065
    2022/08/25 23:38:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m0.717462215s) from=127.0.0.6:50239
    2022/08/25 23:38:11 [DEBUG] http: Request GET /v1/status/leader (819.116µs) from=127.0.0.6:53931
    2022/08/25 23:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m0.997094899s) from=127.0.0.6:58425
    2022/08/25 23:38:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.495079818s) from=127.0.0.6:33819
    2022/08/25 23:38:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m2.682571876s) from=127.0.0.6:45055
    2022/08/25 23:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m3.565917578s) from=127.0.0.6:44211
    2022/08/25 23:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m3.853813117s) from=127.0.0.6:57915
    2022/08/25 23:38:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.77745583s) from=127.0.0.6:54799
    2022/08/25 23:38:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.910215031s) from=127.0.0.6:39985
    2022/08/25 23:38:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.080323915s) from=127.0.0.6:58033
    2022/08/25 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.298447358s) from=127.0.0.6:43889
    2022/08/25 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.604156505s) from=127.0.0.6:48299
    2022/08/25 23:38:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m6.2546169s) from=127.0.0.6:41063
    2022/08/25 23:38:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m7.286256967s) from=127.0.0.6:39521
    2022/08/25 23:38:31 [DEBUG] http: Request GET /v1/status/leader (277.152µs) from=127.0.0.6:53931
    2022/08/25 23:38:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:38:52 [DEBUG] agent: Node info in sync
    2022/08/25 23:39:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:39:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.693308045s) from=127.0.0.6:40803
    2022/08/25 23:39:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.241716782s) from=127.0.0.6:49339
    2022/08/25 23:39:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m6.2651006s) from=127.0.0.6:59479
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/catalog/services (572.903µs) from=127.0.0.6:56197
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/status/leader (390.025µs) from=127.0.0.6:44329
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (777.401µs) from=127.0.0.6:44329
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (204.389µs) from=127.0.0.6:50681
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (240.436µs) from=127.0.0.6:44329
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (185.645µs) from=127.0.0.6:50681
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (382.223µs) from=127.0.0.6:50681
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (351.539µs) from=127.0.0.6:44329
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (581.776µs) from=127.0.0.6:44329
    2022/08/25 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (217.724µs) from=127.0.0.6:50681
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (336.329µs) from=127.0.0.6:50681
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (331.479µs) from=127.0.0.6:50681
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (627.078µs) from=127.0.0.6:54141
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (415.708µs) from=127.0.0.6:59491
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (349.29µs) from=127.0.0.6:43253
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (243.653µs) from=127.0.0.6:47209
    2022/08/25 23:40:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.117µs) from=127.0.0.6:37451
    2022/08/25 23:40:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:40:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:40:24 [DEBUG] http: Request GET /v1/status/leader (195.499µs) from=127.0.0.6:46399
    2022/08/25 23:40:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/08/25 23:40:44 [DEBUG] http: Request GET /v1/status/leader (320.464µs) from=127.0.0.6:46399
    2022/08/25 23:41:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:41:37 [DEBUG] http: Request GET /v1/catalog/services (3.927384ms) from=127.0.0.6:46399
    2022/08/25 23:41:37 [DEBUG] http: Request GET /v1/status/leader (826.18µs) from=127.0.0.6:45207
    2022/08/25 23:41:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.534751ms) from=127.0.0.6:45207
    2022/08/25 23:41:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (604.344µs) from=127.0.0.6:45329
    2022/08/25 23:41:57 [DEBUG] http: Request GET /v1/status/leader (549.902µs) from=127.0.0.6:54797
    2022/08/25 23:42:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:42:00 [DEBUG] agent: Node info in sync
    2022/08/25 23:42:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.491874745s) from=127.0.0.6:39499
    2022/08/25 23:42:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:42:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.076652236s) from=127.0.0.6:55367
    2022/08/25 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m1.308079181s) from=127.0.0.6:36691
    2022/08/25 23:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.443471941s) from=127.0.0.6:44329
    2022/08/25 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m1.525237815s) from=127.0.0.6:59491
    2022/08/25 23:42:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m2.525730841s) from=127.0.0.6:54141
    2022/08/25 23:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m3.489769011s) from=127.0.0.6:56705
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.005432204s) from=127.0.0.6:48767
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m4.257683333s) from=127.0.0.6:56197
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m4.151547151s) from=127.0.0.6:47209
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m4.25597704s) from=127.0.0.6:58757
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.644766803s) from=127.0.0.6:37451
    2022/08/25 23:42:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m4.672120371s) from=127.0.0.6:43253
    2022/08/25 23:42:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m5.651039062s) from=127.0.0.6:35081
    2022/08/25 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m6.134439061s) from=127.0.0.6:36515
    2022/08/25 23:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m6.996125599s) from=127.0.0.6:50681
    2022/08/25 23:42:17 [DEBUG] http: Request GET /v1/status/leader (331.502µs) from=127.0.0.6:54797
    2022/08/25 23:42:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:43:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:43:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:43:10 [DEBUG] agent: Node info in sync
    2022/08/25 23:43:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.653079493s) from=127.0.0.6:45329
    2022/08/25 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m1.302591638s) from=127.0.0.6:46399
    2022/08/25 23:43:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m1.948020269s) from=127.0.0.6:45207
    2022/08/25 23:44:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:44:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:44:11 [DEBUG] agent: Node info in sync
    2022/08/25 23:44:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:45:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:45:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:45:28 [DEBUG] agent: Node info in sync
    2022/08/25 23:46:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/catalog/services (680.11µs) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/status/leader (1.067013ms) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (454.836µs) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (472.489µs) from=127.0.0.6:54993
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (323.96µs) from=127.0.0.6:54993
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (213.896µs) from=127.0.0.6:54993
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (355.612µs) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.644µs) from=127.0.0.6:54993
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (318.065µs) from=127.0.0.6:48649
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.914µs) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (267.674µs) from=127.0.0.6:60797
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (232.358µs) from=127.0.0.6:39829
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.061µs) from=127.0.0.6:39829
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (123.444µs) from=127.0.0.6:48649
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (323.098µs) from=127.0.0.6:59731
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (230.549µs) from=127.0.0.6:59731
    2022/08/25 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (244.995µs) from=127.0.0.6:48649
    2022/08/25 23:46:36 [DEBUG] http: Request GET /v1/status/leader (339.903µs) from=127.0.0.6:44275
    2022/08/25 23:46:56 [DEBUG] http: Request GET /v1/status/leader (194.041µs) from=127.0.0.6:44275
    2022/08/25 23:46:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:46:58 [DEBUG] agent: Node info in sync
    2022/08/25 23:47:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:47:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/catalog/services (731.433µs) from=127.0.0.6:44275
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/status/leader (4.621034ms) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (377.017µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (234.887µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (162.583µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (421.49µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (345.871µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (355.979µs) from=127.0.0.6:60837
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (389.358µs) from=127.0.0.6:52191
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (248.753µs) from=127.0.0.6:60837
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (195.039µs) from=127.0.0.6:51033
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (269.285µs) from=127.0.0.6:45071
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (258.303µs) from=127.0.0.6:45071
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (204.337µs) from=127.0.0.6:45071
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (266.979µs) from=127.0.0.6:45071
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (255.735µs) from=127.0.0.6:52169
    2022/08/25 23:47:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (138.535µs) from=127.0.0.6:52979
    2022/08/25 23:47:39 [DEBUG] http: Request GET /v1/status/leader (308.751µs) from=127.0.0.6:56089
    2022/08/25 23:47:39 [DEBUG] http: Request GET /v1/catalog/services (411.525µs) from=127.0.0.6:56089
    2022/08/25 23:47:39 [DEBUG] http: Request GET /v1/status/leader (367.954µs) from=127.0.0.6:57775
    2022/08/25 23:47:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.105µs) from=127.0.0.6:57775
    2022/08/25 23:47:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (245.488µs) from=127.0.0.6:57775
    2022/08/25 23:47:59 [DEBUG] http: Request GET /v1/status/leader (1.509068ms) from=127.0.0.6:34175
    2022/08/25 23:47:59 [DEBUG] http: Request GET /v1/status/leader (343.935µs) from=127.0.0.6:56821
    2022/08/25 23:48:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m1.053328106s) from=127.0.0.6:60797
    2022/08/25 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m1.939083398s) from=127.0.0.6:37047
    2022/08/25 23:48:19 [DEBUG] http: Request GET /v1/status/leader (199.489µs) from=127.0.0.6:34175
    2022/08/25 23:48:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m3.632436863s) from=127.0.0.6:59363
    2022/08/25 23:48:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m3.750283457s) from=127.0.0.6:38741
    2022/08/25 23:48:19 [DEBUG] http: Request GET /v1/status/leader (974.957µs) from=127.0.0.6:56821
    2022/08/25 23:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m4.048277535s) from=127.0.0.6:54163
    2022/08/25 23:48:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.01571145s) from=127.0.0.6:47833
    2022/08/25 23:48:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.07663146s) from=127.0.0.6:51595
    2022/08/25 23:48:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.766418824s) from=127.0.0.6:39829
    2022/08/25 23:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m4.902046828s) from=127.0.0.6:60479
    2022/08/25 23:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.897495594s) from=127.0.0.6:36065
    2022/08/25 23:48:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.964717067s) from=127.0.0.6:48649
    2022/08/25 23:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.78749311s) from=127.0.0.6:56611
    2022/08/25 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m6.389354623s) from=127.0.0.6:33839
    2022/08/25 23:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m6.89431923s) from=127.0.0.6:59731
    2022/08/25 23:48:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m7.321991846s) from=127.0.0.6:54993
    2022/08/25 23:48:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m7.293519817s) from=127.0.0.6:42307
    2022/08/25 23:48:39 [DEBUG] http: Request GET /v1/status/leader (1.674326ms) from=127.0.0.6:56821
    2022/08/25 23:48:49 [DEBUG] http: Request GET /v1/catalog/services (610.227µs) from=127.0.0.6:56821
    2022/08/25 23:48:49 [DEBUG] http: Request GET /v1/status/leader (464.051µs) from=127.0.0.6:59995
    2022/08/25 23:48:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (427.621µs) from=127.0.0.6:59995
    2022/08/25 23:48:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (372.004µs) from=127.0.0.6:59995
    2022/08/25 23:48:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:48:49 [DEBUG] agent: Node info in sync
    2022/08/25 23:49:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:49:09 [DEBUG] http: Request GET /v1/status/leader (992.025µs) from=127.0.0.6:41561
    2022/08/25 23:49:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m0.257723278s) from=127.0.0.6:44275
    2022/08/25 23:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m0.139464142s) from=127.0.0.6:47921
    2022/08/25 23:49:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.473155785s) from=127.0.0.6:51033
    2022/08/25 23:49:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.634751155s) from=127.0.0.6:45071
    2022/08/25 23:49:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m0.952283268s) from=127.0.0.6:52169
    2022/08/25 23:49:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m1.370717942s) from=127.0.0.6:53035
    2022/08/25 23:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m1.595756955s) from=127.0.0.6:52979
    2022/08/25 23:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m1.984914118s) from=127.0.0.6:35595
    2022/08/25 23:49:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.054236649s) from=127.0.0.6:49035
    2022/08/25 23:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m3.830500076s) from=127.0.0.6:40541
    2022/08/25 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.386343644s) from=127.0.0.6:44013
    2022/08/25 23:49:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.384312429s) from=127.0.0.6:60837
    2022/08/25 23:49:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m6.700354466s) from=127.0.0.6:38005
    2022/08/25 23:49:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m6.740525334s) from=127.0.0.6:53269
    2022/08/25 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m7.068493963s) from=127.0.0.6:45811
    2022/08/25 23:49:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m7.395774124s) from=127.0.0.6:52191
    2022/08/25 23:49:29 [DEBUG] http: Request GET /v1/status/leader (363.722µs) from=127.0.0.6:41561
    2022/08/25 23:49:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.725895786s) from=127.0.0.6:57775
    2022/08/25 23:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.053817597s) from=127.0.0.6:60851
    2022/08/25 23:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m6.955032184s) from=127.0.0.6:56089
    2022/08/25 23:49:49 [DEBUG] http: Request GET /v1/status/leader (350.46µs) from=127.0.0.6:41561
    2022/08/25 23:49:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:50:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:50:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:50:18 [DEBUG] agent: Node info in sync
    2022/08/25 23:50:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.473658587s) from=127.0.0.6:34175
    2022/08/25 23:50:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.981738484s) from=127.0.0.6:59995
    2022/08/25 23:50:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m3.165314106s) from=127.0.0.6:56821
    2022/08/25 23:51:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:52:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:52:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:52:07 [DEBUG] agent: Node info in sync
    2022/08/25 23:52:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:53:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/catalog/services (1.0674ms) from=127.0.0.6:33509
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/status/leader (465.079µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (687.408µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (451.405µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.998µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (632.939µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (208.55µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (396.154µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (501.597µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (229.564µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (188.345µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (242.525µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (335.936µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.384µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (452.502µs) from=127.0.0.6:38061
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (286.532µs) from=127.0.0.6:33617
    2022/08/25 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (518.464µs) from=127.0.0.6:60729
    2022/08/25 23:53:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:53:36 [DEBUG] agent: Node info in sync
    2022/08/25 23:53:50 [DEBUG] http: Request GET /v1/status/leader (356.324µs) from=127.0.0.6:35399
    2022/08/25 23:54:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:54:10 [DEBUG] http: Request GET /v1/status/leader (150.17µs) from=127.0.0.6:35399
    2022/08/25 23:54:30 [DEBUG] http: Request GET /v1/status/leader (1.254893ms) from=127.0.0.6:35399
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/catalog/services (499.789µs) from=127.0.0.6:35399
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/status/leader (280.241µs) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (353.837µs) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (410.944µs) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (361.148µs) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (364.98µs) from=127.0.0.6:40303
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (318.047µs) from=127.0.0.6:40303
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (313.892µs) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (367.151µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (252.741µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.011411ms) from=127.0.0.6:52139
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (189.383µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (384.191µs) from=127.0.0.6:40303
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (313.238µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (305.401µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (309.945µs) from=127.0.0.6:49451
    2022/08/25 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (369.672µs) from=127.0.0.6:49451
    2022/08/25 23:54:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:54:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:54:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:54:59 [DEBUG] http: Request GET /v1/status/leader (182.142µs) from=127.0.0.6:51729
    2022/08/25 23:55:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:55:09 [DEBUG] http: Request GET /v1/catalog/services (670.756µs) from=127.0.0.6:45193
    2022/08/25 23:55:09 [DEBUG] http: Request GET /v1/status/leader (321.04µs) from=127.0.0.6:51729
    2022/08/25 23:55:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.708µs) from=127.0.0.6:51729
    2022/08/25 23:55:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (216.527µs) from=127.0.0.6:51729
    2022/08/25 23:55:19 [DEBUG] http: Request GET /v1/status/leader (3.442698ms) from=127.0.0.6:51411
    2022/08/25 23:55:29 [DEBUG] http: Request GET /v1/status/leader (408.936µs) from=127.0.0.6:51411
    2022/08/25 23:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.609754051s) from=127.0.0.6:56153
    2022/08/25 23:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m1.236284462s) from=127.0.0.6:54289
    2022/08/25 23:55:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.161335379s) from=127.0.0.6:36567
    2022/08/25 23:55:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.257174027s) from=127.0.0.6:51027
    2022/08/25 23:55:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (2m3.661977352s) from=127.0.0.6:33509
    2022/08/25 23:55:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.654750587s) from=127.0.0.6:46495
    2022/08/25 23:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m4.084654121s) from=127.0.0.6:49893
    2022/08/25 23:55:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.332576541s) from=127.0.0.6:38591
    2022/08/25 23:55:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m4.969638281s) from=127.0.0.6:33617
    2022/08/25 23:55:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m5.389672983s) from=127.0.0.6:57569
    2022/08/25 23:55:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.545444021s) from=127.0.0.6:60729
    2022/08/25 23:55:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m5.550405623s) from=127.0.0.6:54507
    2022/08/25 23:55:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m5.812943877s) from=127.0.0.6:57653
    2022/08/25 23:55:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m6.391236805s) from=127.0.0.6:38061
    2022/08/25 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m6.898466121s) from=127.0.0.6:40725
    2022/08/25 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m7.071032395s) from=127.0.0.6:47653
    2022/08/25 23:55:39 [DEBUG] http: Request GET /v1/status/leader (258.298µs) from=127.0.0.6:42737
    2022/08/25 23:55:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:55:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:55:44 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092"
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Node info in sync
    2022/08/25 23:55:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.990444ms) from=127.0.0.6:42737
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:55:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (1m5.321145582s) from=127.0.0.6:35399
    2022/08/25 23:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:55:44 [DEBUG] agent: Node info in sync
    2022/08/25 23:55:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (35.843818939s) from=127.0.0.6:45193
    2022/08/25 23:55:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (550.554µs) from=127.0.0.6:51411
    2022/08/25 23:55:49 [DEBUG] http: Request GET /v1/status/leader (203.854µs) from=127.0.0.6:51411
    2022/08/25 23:56:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:56:09 [DEBUG] http: Request GET /v1/status/leader (1.794221ms) from=127.0.0.6:51411
    2022/08/25 23:56:19 [DEBUG] http: Request GET /v1/catalog/services (1.59459ms) from=127.0.0.6:51411
    2022/08/25 23:56:19 [DEBUG] http: Request GET /v1/status/leader (586.882µs) from=127.0.0.6:51411
    2022/08/25 23:56:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (603.702µs) from=127.0.0.6:50741
    2022/08/25 23:56:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (703.31µs) from=127.0.0.6:50741
    2022/08/25 23:56:40 [DEBUG] http: Request GET /v1/status/leader (195.526µs) from=127.0.0.6:54085
    2022/08/25 23:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.51315621s) from=127.0.0.6:45511
    2022/08/25 23:56:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.815092409s) from=127.0.0.6:54979
    2022/08/25 23:56:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m1.12331115s) from=127.0.0.6:50783
    2022/08/25 23:56:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m2.2399564s) from=127.0.0.6:52139
    2022/08/25 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m2.349523213s) from=127.0.0.6:42231
    2022/08/25 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m2.565952943s) from=127.0.0.6:56833
    2022/08/25 23:56:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m3.235403202s) from=127.0.0.6:38727
    2022/08/25 23:56:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m3.328188618s) from=127.0.0.6:41321
    2022/08/25 23:56:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.449919594s) from=127.0.0.6:49451
    2022/08/25 23:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.180712181s) from=127.0.0.6:40291
    2022/08/25 23:56:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.23184388s) from=127.0.0.6:56205
    2022/08/25 23:56:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.308886498s) from=127.0.0.6:49327
    2022/08/25 23:56:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m5.550548301s) from=127.0.0.6:34069
    2022/08/25 23:56:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.892569642s) from=127.0.0.6:35027
    2022/08/25 23:56:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m6.805088637s) from=127.0.0.6:40303
    2022/08/25 23:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:56:53 [DEBUG] agent: Node info in sync
    2022/08/25 23:57:00 [DEBUG] http: Request GET /v1/status/leader (155.104µs) from=127.0.0.6:54085
    2022/08/25 23:57:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 23:57:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:57:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.878697866s) from=127.0.0.6:40539
    2022/08/25 23:57:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.885651408s) from=127.0.0.6:51729
    2022/08/25 23:57:20 [DEBUG] http: Request GET /v1/status/leader (1.113956ms) from=127.0.0.6:54085
    2022/08/25 23:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=198 (2m5.580675235s) from=127.0.0.6:45193
    2022/08/25 23:58:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:17 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=198 (2m0.075867877s) from=127.0.0.6:51411
    2022/08/25 23:58:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.317927714s) from=127.0.0.6:39449
    2022/08/25 23:58:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.727199849s) from=127.0.0.6:50741
    2022/08/25 23:58:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:37 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.2.165_8443"
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.979892ms) from=127.0.0.6:42737
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (980.097µs) from=127.0.0.6:54085
    2022/08/25 23:58:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:37 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.32.217_8082"
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.177921ms) from=127.0.0.6:42737
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:37 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (547.155µs) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.0.205_8410"
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.434123ms) from=127.0.0.6:42737
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (598.398µs) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [INFO] agent: Synced service "_v1_nslcm_10.233.52.126_8403"
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (18.154143ms) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (537.888µs) from=127.0.0.6:42737
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [INFO] agent: Synced service "_v2_nslcm_10.233.52.126_8403"
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (13.704796ms) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (710.866µs) from=127.0.0.6:42737
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.24.146_8484"
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (35.01989ms) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.347294ms) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.9.27_8482"
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.13767ms) from=127.0.0.6:54085
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:54 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (739.91µs) from=127.0.0.6:42737
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [INFO] agent: Synced service "_v1_vnflcm_10.233.16.28_8801"
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.716519ms) from=127.0.0.6:42737
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (630.391µs) from=127.0.0.6:42737
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [INFO] agent: Synced service "_v1_vnfmgr_10.233.61.225_8803"
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.003523ms) from=127.0.0.6:54085
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (415.556µs) from=127.0.0.6:42737
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [INFO] agent: Synced service "_v1_vnfres_10.233.46.171_8802"
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.829287ms) from=127.0.0.6:54085
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/25 23:58:55 [DEBUG] agent: Node info in sync
    2022/08/25 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (429.212µs) from=127.0.0.6:42737
    2022/08/25 23:59:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/25 23:59:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:00:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:00:15 [DEBUG] agent: Node info in sync
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/catalog/services (747.64µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/status/leader (918.694µs) from=127.0.0.6:46649
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (892.006µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (354.146µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (200.753µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (347.542µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (399.869µs) from=127.0.0.6:33163
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (138.175µs) from=127.0.0.6:35635
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.697µs) from=127.0.0.6:35635
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (183.679µs) from=127.0.0.6:33163
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.411536ms) from=127.0.0.6:35635
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (295.868µs) from=127.0.0.6:54807
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (150.59µs) from=127.0.0.6:54219
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (295.707µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (264.794µs) from=127.0.0.6:54807
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (250.302µs) from=127.0.0.6:33163
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (224.534µs) from=127.0.0.6:35635
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (199.961µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (155.86µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (175.82µs) from=127.0.0.6:54807
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (359.426µs) from=127.0.0.6:56213
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (289.41µs) from=127.0.0.6:54807
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (900.393µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (333.932µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (479.954µs) from=127.0.0.6:54807
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (107.315µs) from=127.0.0.6:43623
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (309.141µs) from=127.0.0.6:55323
    2022/08/26 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.965083ms) from=127.0.0.6:33163
    2022/08/26 00:01:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:01:18 [DEBUG] http: Request GET /v1/status/leader (777.013µs) from=127.0.0.6:50279
    2022/08/26 00:01:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:01:29 [DEBUG] agent: Node info in sync
    2022/08/26 00:01:38 [DEBUG] http: Request GET /v1/status/leader (2.381816ms) from=127.0.0.6:50279
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/catalog/services (952.239µs) from=127.0.0.6:50279
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/status/leader (447.018µs) from=127.0.0.6:50279
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (577.986µs) from=127.0.0.6:57203
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (568.651µs) from=127.0.0.6:57841
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (341.607µs) from=127.0.0.6:40907
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.988µs) from=127.0.0.6:57841
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (331.597µs) from=127.0.0.6:40907
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (277.265µs) from=127.0.0.6:57203
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.617µs) from=127.0.0.6:57841
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (316.701µs) from=127.0.0.6:40907
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (366.105µs) from=127.0.0.6:48055
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (266.491µs) from=127.0.0.6:57841
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (420.615µs) from=127.0.0.6:58195
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (192.006µs) from=127.0.0.6:57203
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (341.631µs) from=127.0.0.6:48055
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (214.906µs) from=127.0.0.6:57841
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (475.911µs) from=127.0.0.6:39003
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (284.008µs) from=127.0.0.6:48055
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (304.065µs) from=127.0.0.6:48055
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (257.72µs) from=127.0.0.6:40907
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.437µs) from=127.0.0.6:57203
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (296.89µs) from=127.0.0.6:57203
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (350.857µs) from=127.0.0.6:58195
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (356.507µs) from=127.0.0.6:51863
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (196.999µs) from=127.0.0.6:58195
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (328.426µs) from=127.0.0.6:58195
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (186.482µs) from=127.0.0.6:51863
    2022/08/26 00:01:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (908.389µs) from=127.0.0.6:55365
    2022/08/26 00:02:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:02:19 [DEBUG] http: Request GET /v1/status/leader (2.720816ms) from=127.0.0.6:39531
    2022/08/26 00:02:37 [DEBUG] http: Request GET /v1/catalog/services (855.868µs) from=127.0.0.6:39531
    2022/08/26 00:02:37 [DEBUG] http: Request GET /v1/status/leader (1.193958ms) from=127.0.0.6:55483
    2022/08/26 00:02:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (328.645µs) from=127.0.0.6:55483
    2022/08/26 00:02:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (240.236µs) from=127.0.0.6:48695
    2022/08/26 00:02:39 [DEBUG] http: Request GET /v1/status/leader (343.267µs) from=127.0.0.6:60999
    2022/08/26 00:02:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:02:57 [DEBUG] http: Request GET /v1/status/leader (392.991µs) from=127.0.0.6:34067
    2022/08/26 00:02:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m0.005002926s) from=127.0.0.6:41827
    2022/08/26 00:02:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m0.151023537s) from=127.0.0.6:35575
    2022/08/26 00:02:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.337574934s) from=127.0.0.6:54807
    2022/08/26 00:02:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m0.826072984s) from=127.0.0.6:40351
    2022/08/26 00:02:59 [DEBUG] http: Request GET /v1/status/leader (868.505µs) from=127.0.0.6:34067
    2022/08/26 00:02:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m0.987055062s) from=127.0.0.6:33163
    2022/08/26 00:03:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m1.483343501s) from=127.0.0.6:36367
    2022/08/26 00:03:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m2.064270984s) from=127.0.0.6:43623
    2022/08/26 00:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m2.466632257s) from=127.0.0.6:35635
    2022/08/26 00:03:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m2.607818679s) from=127.0.0.6:50081
    2022/08/26 00:03:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.944733587s) from=127.0.0.6:35001
    2022/08/26 00:03:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.089034073s) from=127.0.0.6:44739
    2022/08/26 00:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m3.378184602s) from=127.0.0.6:54219
    2022/08/26 00:03:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m3.445098538s) from=127.0.0.6:34531
    2022/08/26 00:03:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m3.651689596s) from=127.0.0.6:56213
    2022/08/26 00:03:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.669417855s) from=127.0.0.6:59095
    2022/08/26 00:03:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.781443879s) from=127.0.0.6:48443
    2022/08/26 00:03:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m5.010716298s) from=127.0.0.6:36701
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m5.250317136s) from=127.0.0.6:46883
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.253700477s) from=127.0.0.6:38059
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m5.49226056s) from=127.0.0.6:32835
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.730831211s) from=127.0.0.6:55323
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.712283852s) from=127.0.0.6:55037
    2022/08/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m6.165323428s) from=127.0.0.6:50575
    2022/08/26 00:03:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m6.419133149s) from=127.0.0.6:57503
    2022/08/26 00:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.911017254s) from=127.0.0.6:59689
    2022/08/26 00:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m6.888977209s) from=127.0.0.6:49387
    2022/08/26 00:03:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m6.960681495s) from=127.0.0.6:41733
    2022/08/26 00:03:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:03:17 [DEBUG] http: Request GET /v1/status/leader (458.923µs) from=127.0.0.6:34067
    2022/08/26 00:03:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:03:21 [DEBUG] agent: Node info in sync
    2022/08/26 00:03:40 [DEBUG] http: Request GET /v1/catalog/services (734.436µs) from=127.0.0.6:34067
    2022/08/26 00:03:40 [DEBUG] http: Request GET /v1/status/leader (586.21µs) from=127.0.0.6:44143
    2022/08/26 00:03:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (276.997µs) from=127.0.0.6:44143
    2022/08/26 00:03:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (279.634µs) from=127.0.0.6:60999
    2022/08/26 00:04:00 [DEBUG] http: Request GET /v1/status/leader (445.147µs) from=127.0.0.6:37039
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.349404649s) from=127.0.0.6:39003
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m1.187652183s) from=127.0.0.6:33377
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m1.464281802s) from=127.0.0.6:40621
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.666606145s) from=127.0.0.6:57203
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m1.649710081s) from=127.0.0.6:43047
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m1.71858677s) from=127.0.0.6:56383
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.839002053s) from=127.0.0.6:51863
    2022/08/26 00:04:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m1.908577214s) from=127.0.0.6:48357
    2022/08/26 00:04:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m2.285694821s) from=127.0.0.6:39315
    2022/08/26 00:04:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m2.749848847s) from=127.0.0.6:48055
    2022/08/26 00:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m2.993415312s) from=127.0.0.6:57841
    2022/08/26 00:04:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.053578553s) from=127.0.0.6:34729
    2022/08/26 00:04:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m3.214292282s) from=127.0.0.6:58195
    2022/08/26 00:04:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.44123038s) from=127.0.0.6:40907
    2022/08/26 00:04:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m3.480771675s) from=127.0.0.6:49219
    2022/08/26 00:04:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m3.924287613s) from=127.0.0.6:54889
    2022/08/26 00:04:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.073002512s) from=127.0.0.6:50679
    2022/08/26 00:04:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m4.718745967s) from=127.0.0.6:52301
    2022/08/26 00:04:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m4.831758429s) from=127.0.0.6:53313
    2022/08/26 00:04:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m4.987677392s) from=127.0.0.6:52049
    2022/08/26 00:04:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m5.167823106s) from=127.0.0.6:35789
    2022/08/26 00:04:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m5.507784377s) from=127.0.0.6:46625
    2022/08/26 00:04:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.836234044s) from=127.0.0.6:33183
    2022/08/26 00:04:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.090626433s) from=127.0.0.6:50279
    2022/08/26 00:04:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.114508611s) from=127.0.0.6:33719
    2022/08/26 00:04:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:04:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m6.148565396s) from=127.0.0.6:33463
    2022/08/26 00:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m7.189310536s) from=127.0.0.6:55365
    2022/08/26 00:04:20 [DEBUG] http: Request GET /v1/status/leader (712.632µs) from=127.0.0.6:37039
    2022/08/26 00:04:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.930450656s) from=127.0.0.6:55483
    2022/08/26 00:04:40 [DEBUG] http: Request GET /v1/status/leader (796.373µs) from=127.0.0.6:37039
    2022/08/26 00:04:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.928038329s) from=127.0.0.6:39531
    2022/08/26 00:04:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.7683721s) from=127.0.0.6:48695
    2022/08/26 00:04:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:04:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:04:50 [DEBUG] agent: Node info in sync
    2022/08/26 00:05:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:05:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m1.307104488s) from=127.0.0.6:44143
    2022/08/26 00:05:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.177136992s) from=127.0.0.6:60999
    2022/08/26 00:05:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.080899708s) from=127.0.0.6:34067
    2022/08/26 00:06:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:06:00 [DEBUG] agent: Node info in sync
    2022/08/26 00:06:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:07:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:07:23 [DEBUG] agent: Node info in sync
    2022/08/26 00:07:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:08:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/catalog/services (646.163µs) from=127.0.0.6:42423
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/status/leader (4.962354ms) from=127.0.0.6:46931
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (420.59µs) from=127.0.0.6:46931
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (361.407µs) from=127.0.0.6:46931
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (285.8µs) from=127.0.0.6:50953
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (277.736µs) from=127.0.0.6:37601
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (261.929µs) from=127.0.0.6:43977
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (471.931µs) from=127.0.0.6:44373
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (134.147µs) from=127.0.0.6:42151
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (400.991µs) from=127.0.0.6:44057
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (269.512µs) from=127.0.0.6:39259
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (193.673µs) from=127.0.0.6:47547
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (333.209µs) from=127.0.0.6:54585
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.927µs) from=127.0.0.6:56603
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (237.148µs) from=127.0.0.6:46931
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (256.962µs) from=127.0.0.6:34277
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (539.046µs) from=127.0.0.6:47547
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.935µs) from=127.0.0.6:56603
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.252599ms) from=127.0.0.6:44057
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (194.805µs) from=127.0.0.6:46931
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (297.047µs) from=127.0.0.6:47387
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (220.741µs) from=127.0.0.6:54585
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (207.381µs) from=127.0.0.6:50953
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (336.967µs) from=127.0.0.6:38701
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (920.513µs) from=127.0.0.6:42151
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (359.53µs) from=127.0.0.6:44373
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.358721ms) from=127.0.0.6:43977
    2022/08/26 00:08:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (438.956µs) from=127.0.0.6:37601
    2022/08/26 00:08:41 [DEBUG] http: Request GET /v1/status/leader (352.313µs) from=127.0.0.6:42477
    2022/08/26 00:08:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:08:41 [DEBUG] agent: Node info in sync
    2022/08/26 00:09:01 [DEBUG] http: Request GET /v1/status/leader (567.129µs) from=127.0.0.6:42477
    2022/08/26 00:09:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:09:21 [DEBUG] http: Request GET /v1/status/leader (372.755µs) from=127.0.0.6:42477
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/catalog/services (2.369317ms) from=127.0.0.6:42477
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/status/leader (495.359µs) from=127.0.0.6:42477
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (481.389µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (526.603µs) from=127.0.0.6:41395
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (418.962µs) from=127.0.0.6:41395
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (307.735µs) from=127.0.0.6:41395
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (352.438µs) from=127.0.0.6:41395
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (377.638µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.082µs) from=127.0.0.6:52957
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (206.106µs) from=127.0.0.6:52957
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (254.752µs) from=127.0.0.6:46925
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (302.184µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (208.734µs) from=127.0.0.6:46925
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (205.65µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (306.785µs) from=127.0.0.6:46925
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (260.34µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (262.698µs) from=127.0.0.6:57821
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.4µs) from=127.0.0.6:57821
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (219.181µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (154.83µs) from=127.0.0.6:41395
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (323.86µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (278.712µs) from=127.0.0.6:46177
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (168.257µs) from=127.0.0.6:57821
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (400.824µs) from=127.0.0.6:57821
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (229.537µs) from=127.0.0.6:46177
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (157.943µs) from=127.0.0.6:44459
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (231.599µs) from=127.0.0.6:57821
    2022/08/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (262.298µs) from=127.0.0.6:44459
    2022/08/26 00:09:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:09:49 [DEBUG] http: Request GET /v1/status/leader (350.145µs) from=127.0.0.6:48549
    2022/08/26 00:09:59 [DEBUG] http: Request GET /v1/catalog/services (2.290481ms) from=127.0.0.6:48549
    2022/08/26 00:09:59 [DEBUG] http: Request GET /v1/status/leader (576.76µs) from=127.0.0.6:56633
    2022/08/26 00:09:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (371.065µs) from=127.0.0.6:53373
    2022/08/26 00:09:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.973µs) from=127.0.0.6:56633
    2022/08/26 00:10:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:10:09 [DEBUG] http: Request GET /v1/status/leader (374.483µs) from=127.0.0.6:43991
    2022/08/26 00:10:19 [DEBUG] http: Request GET /v1/status/leader (245.62µs) from=127.0.0.6:48493
    2022/08/26 00:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m0.074880766s) from=127.0.0.6:36421
    2022/08/26 00:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.328841464s) from=127.0.0.6:45361
    2022/08/26 00:10:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m0.819527557s) from=127.0.0.6:42423
    2022/08/26 00:10:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.942378746s) from=127.0.0.6:50953
    2022/08/26 00:10:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m0.919516638s) from=127.0.0.6:56603
    2022/08/26 00:10:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m1.012171934s) from=127.0.0.6:54585
    2022/08/26 00:10:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m0.999700345s) from=127.0.0.6:48563
    2022/08/26 00:10:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m3.583123357s) from=127.0.0.6:46931
    2022/08/26 00:10:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.812852937s) from=127.0.0.6:60351
    2022/08/26 00:10:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m4.168787217s) from=127.0.0.6:44057
    2022/08/26 00:10:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m4.383713201s) from=127.0.0.6:33857
    2022/08/26 00:10:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.595461475s) from=127.0.0.6:37601
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m4.681071705s) from=127.0.0.6:53913
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m4.774453457s) from=127.0.0.6:38715
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m4.82753337s) from=127.0.0.6:47547
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m5.090817561s) from=127.0.0.6:47387
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.217800487s) from=127.0.0.6:43977
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.29620649s) from=127.0.0.6:44373
    2022/08/26 00:10:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m5.349276212s) from=127.0.0.6:34847
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.59702s) from=127.0.0.6:34277
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.768052244s) from=127.0.0.6:45077
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m5.860534797s) from=127.0.0.6:59479
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m6.160806682s) from=127.0.0.6:37479
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.297684664s) from=127.0.0.6:42151
    2022/08/26 00:10:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m6.324643759s) from=127.0.0.6:38701
    2022/08/26 00:10:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m7.073723772s) from=127.0.0.6:39259
    2022/08/26 00:10:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m7.356242443s) from=127.0.0.6:38777
    2022/08/26 00:10:29 [DEBUG] http: Request GET /v1/status/leader (193.318µs) from=127.0.0.6:43991
    2022/08/26 00:10:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:10:30 [DEBUG] agent: Node info in sync
    2022/08/26 00:10:39 [DEBUG] http: Request GET /v1/status/leader (3.144811ms) from=127.0.0.6:48493
    2022/08/26 00:10:59 [DEBUG] http: Request GET /v1/status/leader (315.497µs) from=127.0.0.6:48493
    2022/08/26 00:11:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:11:09 [DEBUG] http: Request GET /v1/catalog/services (684.11µs) from=127.0.0.6:48493
    2022/08/26 00:11:09 [DEBUG] http: Request GET /v1/status/leader (183.784µs) from=127.0.0.6:48493
    2022/08/26 00:11:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.395µs) from=127.0.0.6:43991
    2022/08/26 00:11:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.441µs) from=127.0.0.6:43991
    2022/08/26 00:11:29 [DEBUG] http: Request GET /v1/status/leader (659.661µs) from=127.0.0.6:46119
    2022/08/26 00:11:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m0.023220697s) from=127.0.0.6:46177
    2022/08/26 00:11:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.811518893s) from=127.0.0.6:33973
    2022/08/26 00:11:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m0.771801289s) from=127.0.0.6:59969
    2022/08/26 00:11:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m1.025210693s) from=127.0.0.6:52957
    2022/08/26 00:11:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.268487543s) from=127.0.0.6:39049
    2022/08/26 00:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m1.276329338s) from=127.0.0.6:44367
    2022/08/26 00:11:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.502031969s) from=127.0.0.6:38541
    2022/08/26 00:11:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m1.751736348s) from=127.0.0.6:35697
    2022/08/26 00:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m2.422193812s) from=127.0.0.6:34319
    2022/08/26 00:11:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.503458807s) from=127.0.0.6:37441
    2022/08/26 00:11:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.71266105s) from=127.0.0.6:55283
    2022/08/26 00:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m3.061078155s) from=127.0.0.6:41395
    2022/08/26 00:11:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m3.487959935s) from=127.0.0.6:42825
    2022/08/26 00:11:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.601858678s) from=127.0.0.6:46691
    2022/08/26 00:11:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m3.958702356s) from=127.0.0.6:42477
    2022/08/26 00:11:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.846313512s) from=127.0.0.6:57899
    2022/08/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m4.577863136s) from=127.0.0.6:36843
    2022/08/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m4.627315648s) from=127.0.0.6:57821
    2022/08/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m4.66157586s) from=127.0.0.6:44063
    2022/08/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.671466555s) from=127.0.0.6:56921
    2022/08/26 00:11:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.336837386s) from=127.0.0.6:57835
    2022/08/26 00:11:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m5.802545124s) from=127.0.0.6:41485
    2022/08/26 00:11:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.016628811s) from=127.0.0.6:44095
    2022/08/26 00:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m6.749066225s) from=127.0.0.6:44459
    2022/08/26 00:11:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m6.947095817s) from=127.0.0.6:53113
    2022/08/26 00:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m7.126306361s) from=127.0.0.6:35393
    2022/08/26 00:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m7.203952014s) from=127.0.0.6:46925
    2022/08/26 00:11:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:11:43 [DEBUG] agent: Node info in sync
    2022/08/26 00:11:49 [DEBUG] http: Request GET /v1/status/leader (385.74µs) from=127.0.0.6:46119
    2022/08/26 00:11:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m0.472881283s) from=127.0.0.6:48549
    2022/08/26 00:12:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.119827315s) from=127.0.0.6:53373
    2022/08/26 00:12:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:12:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.358697646s) from=127.0.0.6:56633
    2022/08/26 00:12:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:12:09 [DEBUG] http: Request GET /v1/status/leader (164.275µs) from=127.0.0.6:46119
    2022/08/26 00:13:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:13:04 [DEBUG] agent: Node info in sync
    2022/08/26 00:13:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:13:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.006802675s) from=127.0.0.6:34675
    2022/08/26 00:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m1.104847352s) from=127.0.0.6:48493
    2022/08/26 00:13:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.51319389s) from=127.0.0.6:43991
    2022/08/26 00:14:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:14:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:15:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:15:02 [DEBUG] agent: Node info in sync
    2022/08/26 00:15:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/catalog/services (1.002396ms) from=127.0.0.6:49343
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/status/leader (704.75µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (808.739µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (421.74µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (369.626µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.425µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (365.841µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (555.052µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (357.311µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (636.395µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (302.358µs) from=127.0.0.6:35985
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (321.893µs) from=127.0.0.6:43417
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (129.242µs) from=127.0.0.6:35985
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (174.141µs) from=127.0.0.6:35985
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (383.722µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (185.819µs) from=127.0.0.6:54325
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (261.131µs) from=127.0.0.6:35985
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (188.929µs) from=127.0.0.6:41349
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (244.404µs) from=127.0.0.6:54325
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (374.217µs) from=127.0.0.6:54325
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (193.516µs) from=127.0.0.6:54325
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (586.267µs) from=127.0.0.6:57029
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (207.36µs) from=127.0.0.6:57029
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (233.471µs) from=127.0.0.6:54325
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (257.195µs) from=127.0.0.6:43579
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (320.881µs) from=127.0.0.6:57029
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (230.095µs) from=127.0.0.6:60629
    2022/08/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (233.728µs) from=127.0.0.6:41505
    2022/08/26 00:16:04 [DEBUG] http: Request GET /v1/status/leader (2.39351ms) from=127.0.0.6:55253
    2022/08/26 00:16:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:16:24 [DEBUG] http: Request GET /v1/status/leader (178.883µs) from=127.0.0.6:55253
    2022/08/26 00:16:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:16:45 [DEBUG] agent: Node info in sync
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/catalog/services (597.629µs) from=127.0.0.6:55253
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/status/leader (250.286µs) from=127.0.0.6:55253
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.526422ms) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (377.684µs) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (367.868µs) from=127.0.0.6:40893
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (471.17µs) from=127.0.0.6:41065
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (307.466µs) from=127.0.0.6:41065
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (337.115µs) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (239.961µs) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (514.157µs) from=127.0.0.6:41065
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.155609ms) from=127.0.0.6:49203
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (445.233µs) from=127.0.0.6:40893
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (332.432µs) from=127.0.0.6:52171
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (216.864µs) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (196.162µs) from=127.0.0.6:49203
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (231.632µs) from=127.0.0.6:35801
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (268.849µs) from=127.0.0.6:49203
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (305.597µs) from=127.0.0.6:35801
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (184.592µs) from=127.0.0.6:35801
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (316.375µs) from=127.0.0.6:40893
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (438.951µs) from=127.0.0.6:54637
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (338.083µs) from=127.0.0.6:52171
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (286.551µs) from=127.0.0.6:40893
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (183.03µs) from=127.0.0.6:41065
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.55012ms) from=127.0.0.6:52171
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (499.314µs) from=127.0.0.6:40351
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (355.16µs) from=127.0.0.6:40351
    2022/08/26 00:16:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (312.69µs) from=127.0.0.6:40351
    2022/08/26 00:17:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:17:10 [DEBUG] http: Request GET /v1/status/leader (334.362µs) from=127.0.0.6:42987
    2022/08/26 00:17:20 [DEBUG] http: Request GET /v1/catalog/services (756.308µs) from=127.0.0.6:42987
    2022/08/26 00:17:20 [DEBUG] http: Request GET /v1/status/leader (244.17µs) from=127.0.0.6:40483
    2022/08/26 00:17:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.564µs) from=127.0.0.6:40483
    2022/08/26 00:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (185.147µs) from=127.0.0.6:40483
    2022/08/26 00:17:30 [DEBUG] http: Request GET /v1/status/leader (1.621827ms) from=127.0.0.6:60957
    2022/08/26 00:17:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:17:40 [DEBUG] http: Request GET /v1/status/leader (213.265µs) from=127.0.0.6:60957
    2022/08/26 00:17:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m0.304008862s) from=127.0.0.6:36543
    2022/08/26 00:17:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m0.884231485s) from=127.0.0.6:53977
    2022/08/26 00:17:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m0.919488301s) from=127.0.0.6:47233
    2022/08/26 00:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m1.242386971s) from=127.0.0.6:43579
    2022/08/26 00:17:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m1.445763386s) from=127.0.0.6:43417
    2022/08/26 00:17:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.375129677s) from=127.0.0.6:56121
    2022/08/26 00:17:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.956298954s) from=127.0.0.6:54187
    2022/08/26 00:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m2.381142856s) from=127.0.0.6:41505
    2022/08/26 00:17:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.556827452s) from=127.0.0.6:50669
    2022/08/26 00:17:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m2.663017337s) from=127.0.0.6:57029
    2022/08/26 00:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.264615714s) from=127.0.0.6:49617
    2022/08/26 00:17:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m3.376050476s) from=127.0.0.6:35441
    2022/08/26 00:17:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.595488516s) from=127.0.0.6:34811
    2022/08/26 00:17:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m5.020575242s) from=127.0.0.6:38773
    2022/08/26 00:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.20704478s) from=127.0.0.6:52085
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m5.420030459s) from=127.0.0.6:60629
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/status/leader (296.689µs) from=127.0.0.6:35477
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.511062793s) from=127.0.0.6:47483
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m5.714956393s) from=127.0.0.6:45745
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.794300174s) from=127.0.0.6:54325
    2022/08/26 00:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m6.118291154s) from=127.0.0.6:54359
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.637208205s) from=127.0.0.6:49343
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m6.634348974s) from=127.0.0.6:41349
    2022/08/26 00:17:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:17:51 [DEBUG] agent: Node info in sync
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m6.830937998s) from=127.0.0.6:44219
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m6.817355631s) from=127.0.0.6:37211
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.977010469s) from=127.0.0.6:35985
    2022/08/26 00:17:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m7.019905601s) from=127.0.0.6:53219
    2022/08/26 00:17:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m7.44804009s) from=127.0.0.6:60897
    2022/08/26 00:18:00 [DEBUG] http: Request GET /v1/status/leader (382.75µs) from=127.0.0.6:60957
    2022/08/26 00:18:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:18:20 [DEBUG] http: Request GET /v1/status/leader (373.116µs) from=127.0.0.6:60957
    2022/08/26 00:18:30 [DEBUG] http: Request GET /v1/catalog/services (888.69µs) from=127.0.0.6:60957
    2022/08/26 00:18:30 [DEBUG] http: Request GET /v1/status/leader (4.606087ms) from=127.0.0.6:35477
    2022/08/26 00:18:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (791.14µs) from=127.0.0.6:56695
    2022/08/26 00:18:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (334.14µs) from=127.0.0.6:56695
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/status/leader (494.713µs) from=127.0.0.6:35477
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m0.105548892s) from=127.0.0.6:48771
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m0.255138998s) from=127.0.0.6:56623
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m0.33892898s) from=127.0.0.6:33345
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.630989319s) from=127.0.0.6:52171
    2022/08/26 00:18:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.657980802s) from=127.0.0.6:58907
    2022/08/26 00:18:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m1.155302012s) from=127.0.0.6:47601
    2022/08/26 00:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m1.306763555s) from=127.0.0.6:44049
    2022/08/26 00:18:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m1.406041792s) from=127.0.0.6:51901
    2022/08/26 00:18:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.035359466s) from=127.0.0.6:49203
    2022/08/26 00:18:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m2.072417288s) from=127.0.0.6:49229
    2022/08/26 00:18:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.126652916s) from=127.0.0.6:37171
    2022/08/26 00:18:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m3.088885501s) from=127.0.0.6:55253
    2022/08/26 00:18:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m3.138433645s) from=127.0.0.6:32779
    2022/08/26 00:18:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m4.070391878s) from=127.0.0.6:35801
    2022/08/26 00:18:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.254693662s) from=127.0.0.6:37673
    2022/08/26 00:18:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m4.514614975s) from=127.0.0.6:45083
    2022/08/26 00:18:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m4.808795915s) from=127.0.0.6:54637
    2022/08/26 00:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.723378274s) from=127.0.0.6:38927
    2022/08/26 00:18:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m5.197666632s) from=127.0.0.6:55409
    2022/08/26 00:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.333346251s) from=127.0.0.6:45627
    2022/08/26 00:18:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.067153299s) from=127.0.0.6:40893
    2022/08/26 00:18:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m6.300072002s) from=127.0.0.6:59231
    2022/08/26 00:18:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.343429219s) from=127.0.0.6:33891
    2022/08/26 00:18:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m6.536725463s) from=127.0.0.6:40351
    2022/08/26 00:18:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.832775453s) from=127.0.0.6:35245
    2022/08/26 00:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m6.949249924s) from=127.0.0.6:41065
    2022/08/26 00:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m7.075461017s) from=127.0.0.6:59117
    2022/08/26 00:19:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:19:10 [DEBUG] http: Request GET /v1/status/leader (246.305µs) from=127.0.0.6:35477
    2022/08/26 00:19:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:19:18 [DEBUG] agent: Node info in sync
    2022/08/26 00:19:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.558893517s) from=127.0.0.6:53501
    2022/08/26 00:19:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m2.981346544s) from=127.0.0.6:42987
    2022/08/26 00:19:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.922076598s) from=127.0.0.6:40483
    2022/08/26 00:19:30 [DEBUG] http: Request GET /v1/status/leader (329.166µs) from=127.0.0.6:35477
    2022/08/26 00:20:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:20:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:20:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.777399699s) from=127.0.0.6:56695
    2022/08/26 00:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m5.143764048s) from=127.0.0.6:60957
    2022/08/26 00:20:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.646924809s) from=127.0.0.6:59245
    2022/08/26 00:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:20:48 [DEBUG] agent: Node info in sync
    2022/08/26 00:21:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:22:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:22:04 [DEBUG] agent: Node info in sync
    2022/08/26 00:22:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:22:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/catalog/services (1.673111ms) from=127.0.0.6:56259
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/status/leader (543.509µs) from=127.0.0.6:56259
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (543.066µs) from=127.0.0.6:50761
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (504.04µs) from=127.0.0.6:45187
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (251.605µs) from=127.0.0.6:45187
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (492.211µs) from=127.0.0.6:45187
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (203.807µs) from=127.0.0.6:50931
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.274µs) from=127.0.0.6:45187
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (343.723µs) from=127.0.0.6:50761
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (244.193µs) from=127.0.0.6:32895
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.11942ms) from=127.0.0.6:36573
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.370439ms) from=127.0.0.6:36573
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (5.409122ms) from=127.0.0.6:32895
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (446.146µs) from=127.0.0.6:33811
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (294.666µs) from=127.0.0.6:46001
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (278.627µs) from=127.0.0.6:34515
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (494.458µs) from=127.0.0.6:36711
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (306.59µs) from=127.0.0.6:50761
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (413.866µs) from=127.0.0.6:36573
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (329.016µs) from=127.0.0.6:34515
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (184.594µs) from=127.0.0.6:50761
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (215.935µs) from=127.0.0.6:34515
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (324.609µs) from=127.0.0.6:34515
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (244.24µs) from=127.0.0.6:33811
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (356.415µs) from=127.0.0.6:46001
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (277.76µs) from=127.0.0.6:50761
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (198.918µs) from=127.0.0.6:33811
    2022/08/26 00:23:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (228.722µs) from=127.0.0.6:34515
    2022/08/26 00:23:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:23:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:23:14 [DEBUG] agent: Node info in sync
    2022/08/26 00:23:22 [DEBUG] http: Request GET /v1/status/leader (350.252µs) from=127.0.0.6:44559
    2022/08/26 00:23:42 [DEBUG] http: Request GET /v1/status/leader (2.396228ms) from=127.0.0.6:44559
    2022/08/26 00:24:02 [DEBUG] http: Request GET /v1/status/leader (256.342µs) from=127.0.0.6:41103
    2022/08/26 00:24:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:24:09 [DEBUG] http: Request GET /v1/catalog/services (559.728µs) from=127.0.0.6:41103
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/status/leader (199.305µs) from=127.0.0.6:41103
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (374.052µs) from=127.0.0.6:44559
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (314.417µs) from=127.0.0.6:59401
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (329.094µs) from=127.0.0.6:44559
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (128.087µs) from=127.0.0.6:44559
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.98µs) from=127.0.0.6:44559
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (578.957µs) from=127.0.0.6:45973
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (223.65µs) from=127.0.0.6:59401
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (264.626µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (204.909µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (298.686µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (744.079µs) from=127.0.0.6:45973
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (164.46µs) from=127.0.0.6:59401
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (334.392µs) from=127.0.0.6:45973
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (161.558µs) from=127.0.0.6:55849
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.066µs) from=127.0.0.6:50915
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (341.005µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.143µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (123.141µs) from=127.0.0.6:50915
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (192.972µs) from=127.0.0.6:50915
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (434.602µs) from=127.0.0.6:50915
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (230.958µs) from=127.0.0.6:50915
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (137.403µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (230.591µs) from=127.0.0.6:57161
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (352.322µs) from=127.0.0.6:36671
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (308.96µs) from=127.0.0.6:45973
    2022/08/26 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (316.388µs) from=127.0.0.6:47365
    2022/08/26 00:24:30 [DEBUG] http: Request GET /v1/status/leader (6.014752ms) from=127.0.0.6:56225
    2022/08/26 00:24:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:24:35 [DEBUG] agent: Node info in sync
    2022/08/26 00:24:45 [DEBUG] http: Request GET /v1/catalog/services (852.994µs) from=127.0.0.6:55833
    2022/08/26 00:24:45 [DEBUG] http: Request GET /v1/status/leader (268.202µs) from=127.0.0.6:55833
    2022/08/26 00:24:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.687µs) from=127.0.0.6:46049
    2022/08/26 00:24:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (177.254µs) from=127.0.0.6:56225
    2022/08/26 00:24:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:24:50 [DEBUG] http: Request GET /v1/status/leader (591.015µs) from=127.0.0.6:36615
    2022/08/26 00:25:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m0.126594032s) from=127.0.0.6:51721
    2022/08/26 00:25:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m0.40740265s) from=127.0.0.6:50931
    2022/08/26 00:25:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.752088401s) from=127.0.0.6:47175
    2022/08/26 00:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m1.536798811s) from=127.0.0.6:36573
    2022/08/26 00:25:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m1.426306002s) from=127.0.0.6:52225
    2022/08/26 00:25:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.933482502s) from=127.0.0.6:60965
    2022/08/26 00:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m2.012938798s) from=127.0.0.6:58057
    2022/08/26 00:25:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m2.126436688s) from=127.0.0.6:33827
    2022/08/26 00:25:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m2.377103433s) from=127.0.0.6:50761
    2022/08/26 00:25:05 [DEBUG] http: Request GET /v1/status/leader (217.28µs) from=127.0.0.6:36615
    2022/08/26 00:25:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m2.890677365s) from=127.0.0.6:42597
    2022/08/26 00:25:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m2.998954505s) from=127.0.0.6:46001
    2022/08/26 00:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.061523948s) from=127.0.0.6:36711
    2022/08/26 00:25:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:25:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.387777415s) from=127.0.0.6:45187
    2022/08/26 00:25:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.708344738s) from=127.0.0.6:40671
    2022/08/26 00:25:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m4.523836537s) from=127.0.0.6:48299
    2022/08/26 00:25:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m4.509992238s) from=127.0.0.6:45319
    2022/08/26 00:25:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m5.340895019s) from=127.0.0.6:34515
    2022/08/26 00:25:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.644559282s) from=127.0.0.6:33811
    2022/08/26 00:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.882920429s) from=127.0.0.6:53055
    2022/08/26 00:25:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m6.054543855s) from=127.0.0.6:51189
    2022/08/26 00:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m6.147857309s) from=127.0.0.6:45043
    2022/08/26 00:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m6.304137343s) from=127.0.0.6:57551
    2022/08/26 00:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m6.482078951s) from=127.0.0.6:37933
    2022/08/26 00:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m7.353923513s) from=127.0.0.6:56259
    2022/08/26 00:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m7.188680284s) from=127.0.0.6:49599
    2022/08/26 00:25:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m7.273738913s) from=127.0.0.6:32895
    2022/08/26 00:25:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m7.306176186s) from=127.0.0.6:40383
    2022/08/26 00:25:10 [DEBUG] http: Request GET /v1/status/leader (268.966µs) from=127.0.0.6:36615
    2022/08/26 00:25:25 [DEBUG] http: Request GET /v1/status/leader (416.888µs) from=127.0.0.6:58203
    2022/08/26 00:25:50 [DEBUG] http: Request GET /v1/catalog/services (554.439µs) from=127.0.0.6:58203
    2022/08/26 00:25:50 [DEBUG] http: Request GET /v1/status/leader (469.868µs) from=127.0.0.6:58203
    2022/08/26 00:25:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.431µs) from=127.0.0.6:36615
    2022/08/26 00:25:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.243µs) from=127.0.0.6:36697
    2022/08/26 00:26:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:26:10 [DEBUG] http: Request GET /v1/status/leader (338.339µs) from=127.0.0.6:52075
    2022/08/26 00:26:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.063433819s) from=127.0.0.6:49659
    2022/08/26 00:26:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.049627022s) from=127.0.0.6:44007
    2022/08/26 00:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.266135663s) from=127.0.0.6:46171
    2022/08/26 00:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.726957339s) from=127.0.0.6:49373
    2022/08/26 00:26:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m1.432750173s) from=127.0.0.6:36671
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m1.790173173s) from=127.0.0.6:33733
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m1.91454064s) from=127.0.0.6:36831
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m2.086948836s) from=127.0.0.6:47365
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m2.108841426s) from=127.0.0.6:54791
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.621912869s) from=127.0.0.6:36109
    2022/08/26 00:26:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m2.63628948s) from=127.0.0.6:47755
    2022/08/26 00:26:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.929334487s) from=127.0.0.6:44559
    2022/08/26 00:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m3.127912163s) from=127.0.0.6:57161
    2022/08/26 00:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.304690091s) from=127.0.0.6:45973
    2022/08/26 00:26:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m3.444607039s) from=127.0.0.6:43577
    2022/08/26 00:26:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.398885683s) from=127.0.0.6:43827
    2022/08/26 00:26:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m4.524473165s) from=127.0.0.6:59401
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m5.018242424s) from=127.0.0.6:38253
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.065832737s) from=127.0.0.6:34183
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.271932372s) from=127.0.0.6:55849
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.342142181s) from=127.0.0.6:48789
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m5.35030347s) from=127.0.0.6:57085
    2022/08/26 00:26:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m5.621050214s) from=127.0.0.6:51801
    2022/08/26 00:26:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m5.734243434s) from=127.0.0.6:42621
    2022/08/26 00:26:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.472929609s) from=127.0.0.6:41103
    2022/08/26 00:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m6.681346791s) from=127.0.0.6:55871
    2022/08/26 00:26:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m7.078964323s) from=127.0.0.6:50915
    2022/08/26 00:26:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:26:20 [DEBUG] agent: Node info in sync
    2022/08/26 00:26:30 [DEBUG] http: Request GET /v1/status/leader (179.514µs) from=127.0.0.6:52075
    2022/08/26 00:26:50 [DEBUG] http: Request GET /v1/status/leader (517.426µs) from=127.0.0.6:52075
    2022/08/26 00:26:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.036427243s) from=127.0.0.6:55833
    2022/08/26 00:26:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.269263714s) from=127.0.0.6:56225
    2022/08/26 00:26:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.38380673s) from=127.0.0.6:46049
    2022/08/26 00:27:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:27:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:27:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m0.630120524s) from=127.0.0.6:58203
    2022/08/26 00:27:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.287076529s) from=127.0.0.6:36697
    2022/08/26 00:27:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:27:52 [DEBUG] agent: Node info in sync
    2022/08/26 00:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.749157687s) from=127.0.0.6:36615
    2022/08/26 00:28:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:29:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:29:41 [DEBUG] agent: Node info in sync
    2022/08/26 00:30:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:30:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/catalog/services (1.013767ms) from=127.0.0.6:42233
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/status/leader (485.24µs) from=127.0.0.6:42233
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.204512ms) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (286.873µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (237.743µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (259.732µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (374.435µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (753.302µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (441.525µs) from=127.0.0.6:47249
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (235.889µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (268.769µs) from=127.0.0.6:39453
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (593.653µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (159.152µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (469.161µs) from=127.0.0.6:54251
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (381.892µs) from=127.0.0.6:54251
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (348.513µs) from=127.0.0.6:54251
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (217.162µs) from=127.0.0.6:54251
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (188.108µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (248.633µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (233.666µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (394.756µs) from=127.0.0.6:47249
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (290.954µs) from=127.0.0.6:40029
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (175.82µs) from=127.0.0.6:37005
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (227.98µs) from=127.0.0.6:37237
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (299.661µs) from=127.0.0.6:47249
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (422.306µs) from=127.0.0.6:44421
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (405.278µs) from=127.0.0.6:37011
    2022/08/26 00:30:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (364.426µs) from=127.0.0.6:38937
    2022/08/26 00:30:45 [DEBUG] http: Request GET /v1/status/leader (343.765µs) from=127.0.0.6:33271
    2022/08/26 00:31:05 [DEBUG] http: Request GET /v1/status/leader (183.887µs) from=127.0.0.6:33271
    2022/08/26 00:31:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:31:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:31:16 [DEBUG] agent: Node info in sync
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/catalog/services (675.097µs) from=127.0.0.6:33271
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/status/leader (325.533µs) from=127.0.0.6:33271
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (292.894µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (305.492µs) from=127.0.0.6:36643
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (352.733µs) from=127.0.0.6:36643
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (260.69µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (242.333µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (400.837µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (196.655µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (415.576µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (297.509µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (176.74µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (329.076µs) from=127.0.0.6:36643
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (162.073µs) from=127.0.0.6:56479
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (162.973µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (223.287µs) from=127.0.0.6:35053
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (268.838µs) from=127.0.0.6:56261
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (136.092µs) from=127.0.0.6:56261
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (270.628µs) from=127.0.0.6:56261
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (187.266µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.733µs) from=127.0.0.6:38873
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.099µs) from=127.0.0.6:56261
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.889µs) from=127.0.0.6:42197
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (263.236µs) from=127.0.0.6:42197
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (158.473µs) from=127.0.0.6:34181
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (273.046µs) from=127.0.0.6:53215
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (164.384µs) from=127.0.0.6:34213
    2022/08/26 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (151.311µs) from=127.0.0.6:34213
    2022/08/26 00:31:50 [DEBUG] http: Request GET /v1/status/leader (218.45µs) from=127.0.0.6:52719
    2022/08/26 00:32:04 [DEBUG] http: Request GET /v1/catalog/services (805.309µs) from=127.0.0.6:52719
    2022/08/26 00:32:04 [DEBUG] http: Request GET /v1/status/leader (8.117368ms) from=127.0.0.6:52719
    2022/08/26 00:32:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (486.377µs) from=127.0.0.6:57931
    2022/08/26 00:32:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (492.249µs) from=127.0.0.6:54077
    2022/08/26 00:32:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:32:10 [DEBUG] http: Request GET /v1/status/leader (253.062µs) from=127.0.0.6:57839
    2022/08/26 00:32:24 [DEBUG] http: Request GET /v1/status/leader (405.58µs) from=127.0.0.6:57839
    2022/08/26 00:32:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.422759864s) from=127.0.0.6:45543
    2022/08/26 00:32:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m0.468317188s) from=127.0.0.6:58227
    2022/08/26 00:32:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m1.07452387s) from=127.0.0.6:42947
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m1.564779297s) from=127.0.0.6:52875
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m1.628411423s) from=127.0.0.6:44421
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m1.64580665s) from=127.0.0.6:41603
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.808921194s) from=127.0.0.6:60183
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m1.951600543s) from=127.0.0.6:40115
    2022/08/26 00:32:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m2.330804852s) from=127.0.0.6:37005
    2022/08/26 00:32:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m2.774532381s) from=127.0.0.6:42233
    2022/08/26 00:32:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.755881671s) from=127.0.0.6:53797
    2022/08/26 00:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m3.880812852s) from=127.0.0.6:53341
    2022/08/26 00:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.263420619s) from=127.0.0.6:60881
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m4.526096696s) from=127.0.0.6:39453
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m4.469345424s) from=127.0.0.6:36233
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m4.485729993s) from=127.0.0.6:37011
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/status/leader (605.833µs) from=127.0.0.6:57839
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m4.819145507s) from=127.0.0.6:51741
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.025600241s) from=127.0.0.6:55117
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.136939172s) from=127.0.0.6:37237
    2022/08/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.259765321s) from=127.0.0.6:40029
    2022/08/26 00:32:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m5.589676366s) from=127.0.0.6:47007
    2022/08/26 00:32:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m6.201511876s) from=127.0.0.6:41973
    2022/08/26 00:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m6.286702914s) from=127.0.0.6:47249
    2022/08/26 00:32:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m6.543717344s) from=127.0.0.6:54251
    2022/08/26 00:32:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.934602672s) from=127.0.0.6:42189
    2022/08/26 00:32:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.937163351s) from=127.0.0.6:39777
    2022/08/26 00:32:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m7.073734272s) from=127.0.0.6:38937
    2022/08/26 00:32:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:32:44 [DEBUG] http: Request GET /v1/status/leader (237.53µs) from=127.0.0.6:57839
    2022/08/26 00:33:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:33:10 [DEBUG] http: Request GET /v1/catalog/services (1.038996ms) from=127.0.0.6:57839
    2022/08/26 00:33:10 [DEBUG] http: Request GET /v1/status/leader (420.93µs) from=127.0.0.6:54361
    2022/08/26 00:33:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (463.679µs) from=127.0.0.6:54361
    2022/08/26 00:33:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (298.569µs) from=127.0.0.6:54361
    2022/08/26 00:33:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:33:13 [DEBUG] agent: Node info in sync
    2022/08/26 00:33:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m0.064285867s) from=127.0.0.6:38873
    2022/08/26 00:33:30 [DEBUG] http: Request GET /v1/status/leader (452.508µs) from=127.0.0.6:44653
    2022/08/26 00:33:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m0.896734517s) from=127.0.0.6:42197
    2022/08/26 00:33:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m1.147122569s) from=127.0.0.6:36663
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m1.763912322s) from=127.0.0.6:56479
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m1.740123249s) from=127.0.0.6:46661
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.855465772s) from=127.0.0.6:35053
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m1.964128167s) from=127.0.0.6:34213
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m2.132452709s) from=127.0.0.6:60435
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m2.415029166s) from=127.0.0.6:47207
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m2.687891566s) from=127.0.0.6:36643
    2022/08/26 00:33:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m2.61554585s) from=127.0.0.6:44973
    2022/08/26 00:33:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m2.68553683s) from=127.0.0.6:43889
    2022/08/26 00:33:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m2.938464907s) from=127.0.0.6:33893
    2022/08/26 00:33:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m3.044562323s) from=127.0.0.6:34181
    2022/08/26 00:33:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m3.042149768s) from=127.0.0.6:49213
    2022/08/26 00:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m3.280214858s) from=127.0.0.6:60619
    2022/08/26 00:33:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m4.525884471s) from=127.0.0.6:56261
    2022/08/26 00:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m4.800042543s) from=127.0.0.6:57945
    2022/08/26 00:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.225148202s) from=127.0.0.6:37915
    2022/08/26 00:33:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m5.776145657s) from=127.0.0.6:33271
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m5.678063026s) from=127.0.0.6:58835
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.701311242s) from=127.0.0.6:40075
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.814970956s) from=127.0.0.6:59145
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m6.145780579s) from=127.0.0.6:58749
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m6.225904377s) from=127.0.0.6:53215
    2022/08/26 00:33:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.400283069s) from=127.0.0.6:60385
    2022/08/26 00:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m6.945925165s) from=127.0.0.6:44861
    2022/08/26 00:33:50 [DEBUG] http: Request GET /v1/status/leader (466.631µs) from=127.0.0.6:44653
    2022/08/26 00:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.042034679s) from=127.0.0.6:54077
    2022/08/26 00:34:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:34:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.305687108s) from=127.0.0.6:57931
    2022/08/26 00:34:10 [DEBUG] http: Request GET /v1/status/leader (318.363µs) from=127.0.0.6:44653
    2022/08/26 00:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m7.257745529s) from=127.0.0.6:52719
    2022/08/26 00:35:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:35:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:35:07 [DEBUG] agent: Node info in sync
    2022/08/26 00:35:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.128512691s) from=127.0.0.6:54361
    2022/08/26 00:35:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:35:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m1.837524127s) from=127.0.0.6:57839
    2022/08/26 00:35:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.349527394s) from=127.0.0.6:47409
    2022/08/26 00:36:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:36:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:36:18 [DEBUG] agent: Node info in sync
    2022/08/26 00:37:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:37:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/catalog/services (1.151151ms) from=127.0.0.6:57277
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/status/leader (834.958µs) from=127.0.0.6:57277
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (561.652µs) from=127.0.0.6:49049
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (556.038µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (363.455µs) from=127.0.0.6:35857
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (369.312µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (408.068µs) from=127.0.0.6:35857
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (771.229µs) from=127.0.0.6:49049
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (3.660193ms) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (448.708µs) from=127.0.0.6:35857
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (276.33µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (211.561µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (341.307µs) from=127.0.0.6:49049
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (668.404µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (245.777µs) from=127.0.0.6:38645
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (147.78µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (149.139µs) from=127.0.0.6:49049
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.486276ms) from=127.0.0.6:35857
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (389.331µs) from=127.0.0.6:38645
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (291.882µs) from=127.0.0.6:35857
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (280.263µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (290.187µs) from=127.0.0.6:60803
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (218.891µs) from=127.0.0.6:50667
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (233.433µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (476.159µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.019µs) from=127.0.0.6:56691
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (379.049µs) from=127.0.0.6:51081
    2022/08/26 00:37:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (341.729µs) from=127.0.0.6:51081
    2022/08/26 00:37:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:37:52 [DEBUG] agent: Node info in sync
    2022/08/26 00:38:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:38:09 [DEBUG] http: Request GET /v1/status/leader (640.063µs) from=127.0.0.6:45673
    2022/08/26 00:38:29 [DEBUG] http: Request GET /v1/status/leader (1.102978ms) from=127.0.0.6:45673
    2022/08/26 00:38:49 [DEBUG] http: Request GET /v1/status/leader (348.609µs) from=127.0.0.6:45673
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/catalog/services (845.015µs) from=127.0.0.6:45673
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/status/leader (401.662µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (526.034µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (301.833µs) from=127.0.0.6:47545
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.332µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.384µs) from=127.0.0.6:47545
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (331.356µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (351.392µs) from=127.0.0.6:52801
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (299.508µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (555.837µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (362.454µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (317.21µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (284.887µs) from=127.0.0.6:47545
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (189.085µs) from=127.0.0.6:53109
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (231.436µs) from=127.0.0.6:52801
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (209.603µs) from=127.0.0.6:47545
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (275.081µs) from=127.0.0.6:40779
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.102µs) from=127.0.0.6:47545
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (448.122µs) from=127.0.0.6:52801
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (164.418µs) from=127.0.0.6:40779
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.924µs) from=127.0.0.6:52801
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (176.72µs) from=127.0.0.6:41401
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (329.292µs) from=127.0.0.6:41401
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (188.931µs) from=127.0.0.6:59967
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (320.068µs) from=127.0.0.6:41401
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (367.822µs) from=127.0.0.6:36419
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (541.615µs) from=127.0.0.6:33181
    2022/08/26 00:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (290.598µs) from=127.0.0.6:36419
    2022/08/26 00:39:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:39:20 [DEBUG] http: Request GET /v1/status/leader (454.107µs) from=127.0.0.6:34527
    2022/08/26 00:39:27 [DEBUG] http: Request GET /v1/catalog/services (730.046µs) from=127.0.0.6:34527
    2022/08/26 00:39:27 [DEBUG] http: Request GET /v1/status/leader (323.667µs) from=127.0.0.6:58943
    2022/08/26 00:39:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (421.473µs) from=127.0.0.6:58943
    2022/08/26 00:39:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (301.738µs) from=127.0.0.6:58943
    2022/08/26 00:39:40 [DEBUG] http: Request GET /v1/status/leader (5.051408ms) from=127.0.0.6:36389
    2022/08/26 00:39:47 [DEBUG] http: Request GET /v1/status/leader (449.489µs) from=127.0.0.6:36389
    2022/08/26 00:39:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:39:49 [DEBUG] agent: Node info in sync
    2022/08/26 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.145630955s) from=127.0.0.6:41473
    2022/08/26 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m0.2587464s) from=127.0.0.6:44353
    2022/08/26 00:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m0.387985026s) from=127.0.0.6:34507
    2022/08/26 00:39:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m0.388793164s) from=127.0.0.6:38411
    2022/08/26 00:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.721523235s) from=127.0.0.6:35857
    2022/08/26 00:39:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m0.666424084s) from=127.0.0.6:39521
    2022/08/26 00:39:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m1.449473553s) from=127.0.0.6:49049
    2022/08/26 00:39:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.896077188s) from=127.0.0.6:42303
    2022/08/26 00:39:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m2.382295864s) from=127.0.0.6:49957
    2022/08/26 00:39:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m2.350936255s) from=127.0.0.6:49753
    2022/08/26 00:39:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m2.458347127s) from=127.0.0.6:56691
    2022/08/26 00:39:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m2.808899144s) from=127.0.0.6:52773
    2022/08/26 00:39:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m2.874431057s) from=127.0.0.6:55429
    2022/08/26 00:39:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m3.405924561s) from=127.0.0.6:45347
    2022/08/26 00:39:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m3.767621824s) from=127.0.0.6:44217
    2022/08/26 00:39:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.938153142s) from=127.0.0.6:41537
    2022/08/26 00:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m4.187546487s) from=127.0.0.6:38645
    2022/08/26 00:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m4.372195672s) from=127.0.0.6:59253
    2022/08/26 00:39:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m4.619861979s) from=127.0.0.6:58067
    2022/08/26 00:39:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.993455404s) from=127.0.0.6:57277
    2022/08/26 00:39:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.081433962s) from=127.0.0.6:60803
    2022/08/26 00:39:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.541376216s) from=127.0.0.6:59567
    2022/08/26 00:39:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m5.774909489s) from=127.0.0.6:32973
    2022/08/26 00:39:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.639631562s) from=127.0.0.6:50667
    2022/08/26 00:39:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m6.57980772s) from=127.0.0.6:34025
    2022/08/26 00:39:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.642004927s) from=127.0.0.6:43549
    2022/08/26 00:39:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m6.726971174s) from=127.0.0.6:51081
    2022/08/26 00:40:00 [DEBUG] http: Request GET /v1/status/leader (244.355µs) from=127.0.0.6:36389
    2022/08/26 00:40:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:40:07 [DEBUG] http: Request GET /v1/status/leader (282.83µs) from=127.0.0.6:36389
    2022/08/26 00:40:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:40:30 [DEBUG] http: Request GET /v1/catalog/services (561.959µs) from=127.0.0.6:36389
    2022/08/26 00:40:30 [DEBUG] http: Request GET /v1/status/leader (317.21µs) from=127.0.0.6:36389
    2022/08/26 00:40:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (410.003µs) from=127.0.0.6:36669
    2022/08/26 00:40:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (255.945µs) from=127.0.0.6:50721
    2022/08/26 00:40:50 [DEBUG] http: Request GET /v1/status/leader (797.227µs) from=127.0.0.6:38475
    2022/08/26 00:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.033523151s) from=127.0.0.6:60869
    2022/08/26 00:41:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m0.08782983s) from=127.0.0.6:50787
    2022/08/26 00:41:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m1.06913432s) from=127.0.0.6:46921
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m1.585476371s) from=127.0.0.6:59879
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m1.679863594s) from=127.0.0.6:40705
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m1.749832824s) from=127.0.0.6:57115
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m2.242690867s) from=127.0.0.6:45673
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m2.086282188s) from=127.0.0.6:33181
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m2.33361069s) from=127.0.0.6:47545
    2022/08/26 00:41:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m2.382740976s) from=127.0.0.6:51813
    2022/08/26 00:41:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.738408587s) from=127.0.0.6:40283
    2022/08/26 00:41:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m2.845717226s) from=127.0.0.6:53311
    2022/08/26 00:41:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m3.584234442s) from=127.0.0.6:36419
    2022/08/26 00:41:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.054135542s) from=127.0.0.6:40769
    2022/08/26 00:41:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:41:04 [DEBUG] agent: Node info in sync
    2022/08/26 00:41:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.836901638s) from=127.0.0.6:59967
    2022/08/26 00:41:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m4.913692045s) from=127.0.0.6:40779
    2022/08/26 00:41:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m4.855675084s) from=127.0.0.6:51865
    2022/08/26 00:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.124690736s) from=127.0.0.6:53109
    2022/08/26 00:41:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m5.397633406s) from=127.0.0.6:41401
    2022/08/26 00:41:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:41:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m5.645876877s) from=127.0.0.6:40475
    2022/08/26 00:41:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m6.201067472s) from=127.0.0.6:52801
    2022/08/26 00:41:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m6.474148197s) from=127.0.0.6:37959
    2022/08/26 00:41:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m6.509929932s) from=127.0.0.6:36455
    2022/08/26 00:41:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.997572821s) from=127.0.0.6:34075
    2022/08/26 00:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m7.076226544s) from=127.0.0.6:50675
    2022/08/26 00:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m7.189577027s) from=127.0.0.6:43589
    2022/08/26 00:41:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m7.345432433s) from=127.0.0.6:41037
    2022/08/26 00:41:10 [DEBUG] http: Request GET /v1/status/leader (208.737µs) from=127.0.0.6:38475
    2022/08/26 00:41:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m1.159660974s) from=127.0.0.6:58943
    2022/08/26 00:41:30 [DEBUG] http: Request GET /v1/status/leader (2.112729ms) from=127.0.0.6:38475
    2022/08/26 00:41:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.283544355s) from=127.0.0.6:34527
    2022/08/26 00:41:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.478956088s) from=127.0.0.6:48019
    2022/08/26 00:42:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:42:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.832649075s) from=127.0.0.6:50721
    2022/08/26 00:42:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.140969002s) from=127.0.0.6:36389
    2022/08/26 00:42:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.046254604s) from=127.0.0.6:36669
    2022/08/26 00:42:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:42:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:42:55 [DEBUG] agent: Node info in sync
    2022/08/26 00:43:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:44:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:44:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:44:07 [DEBUG] agent: Node info in sync
    2022/08/26 00:44:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:45:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/catalog/services (809.203µs) from=127.0.0.6:55671
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/status/leader (1.160868ms) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (401.395µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (399.079µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (453.611µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (447.075µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (422.697µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (438.91µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (227.928µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (257.878µs) from=127.0.0.6:39653
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (453.067µs) from=127.0.0.6:39653
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (433.284µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (518.45µs) from=127.0.0.6:39653
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (326.525µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (347.33µs) from=127.0.0.6:51573
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (214.58µs) from=127.0.0.6:39653
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (223.833µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (444.565µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (367.232µs) from=127.0.0.6:46277
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (350.975µs) from=127.0.0.6:39653
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (614.21µs) from=127.0.0.6:59731
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (279.241µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (413.717µs) from=127.0.0.6:47237
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (399.583µs) from=127.0.0.6:59079
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (306.472µs) from=127.0.0.6:32825
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (336.819µs) from=127.0.0.6:32825
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.154µs) from=127.0.0.6:57291
    2022/08/26 00:45:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (192.808µs) from=127.0.0.6:43407
    2022/08/26 00:45:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:45:18 [DEBUG] agent: Node info in sync
    2022/08/26 00:45:36 [DEBUG] http: Request GET /v1/status/leader (348.027µs) from=127.0.0.6:47661
    2022/08/26 00:45:56 [DEBUG] http: Request GET /v1/status/leader (244.414µs) from=127.0.0.6:47661
    2022/08/26 00:46:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/catalog/services (2.752027ms) from=127.0.0.6:41407
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/status/leader (782.397µs) from=127.0.0.6:47661
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (507.318µs) from=127.0.0.6:47661
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (619.592µs) from=127.0.0.6:58605
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (246.247µs) from=127.0.0.6:58605
    2022/08/26 00:46:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (372.099µs) from=127.0.0.6:47661
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.002747ms) from=127.0.0.6:58605
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (304.619µs) from=127.0.0.6:58605
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (394.902µs) from=127.0.0.6:40319
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (289.228µs) from=127.0.0.6:47661
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (333.778µs) from=127.0.0.6:47661
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (256.824µs) from=127.0.0.6:58959
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (336.258µs) from=127.0.0.6:47661
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (642.076µs) from=127.0.0.6:58959
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (332.321µs) from=127.0.0.6:47661
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (272.766µs) from=127.0.0.6:50603
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (126.47µs) from=127.0.0.6:50603
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (304.634µs) from=127.0.0.6:58605
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (513.115µs) from=127.0.0.6:45481
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (145.319µs) from=127.0.0.6:50603
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (346.003µs) from=127.0.0.6:45481
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (238.366µs) from=127.0.0.6:45481
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (252.976µs) from=127.0.0.6:37983
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (318.74µs) from=127.0.0.6:37983
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (253.151µs) from=127.0.0.6:47963
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (251.034µs) from=127.0.0.6:37713
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (233.022µs) from=127.0.0.6:59593
    2022/08/26 00:46:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (449.826µs) from=127.0.0.6:34775
    2022/08/26 00:46:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:46:32 [DEBUG] agent: Node info in sync
    2022/08/26 00:46:39 [DEBUG] http: Request GET /v1/status/leader (1.993964ms) from=127.0.0.6:56373
    2022/08/26 00:46:43 [DEBUG] http: Request GET /v1/catalog/services (670.988µs) from=127.0.0.6:55189
    2022/08/26 00:46:43 [DEBUG] http: Request GET /v1/status/leader (465.651µs) from=127.0.0.6:56373
    2022/08/26 00:46:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (438.485µs) from=127.0.0.6:40049
    2022/08/26 00:46:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (369.735µs) from=127.0.0.6:40049
    2022/08/26 00:47:00 [DEBUG] http: Request GET /v1/status/leader (374.96µs) from=127.0.0.6:52053
    2022/08/26 00:47:03 [DEBUG] http: Request GET /v1/status/leader (244.627µs) from=127.0.0.6:52053
    2022/08/26 00:47:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:47:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m0.286810258s) from=127.0.0.6:55671
    2022/08/26 00:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m0.777204918s) from=127.0.0.6:47323
    2022/08/26 00:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m1.3489593s) from=127.0.0.6:51573
    2022/08/26 00:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m1.646833984s) from=127.0.0.6:33723
    2022/08/26 00:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m1.670714713s) from=127.0.0.6:45299
    2022/08/26 00:47:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.935267038s) from=127.0.0.6:56347
    2022/08/26 00:47:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m2.002015535s) from=127.0.0.6:48845
    2022/08/26 00:47:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m2.327769461s) from=127.0.0.6:59079
    2022/08/26 00:47:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.52696707s) from=127.0.0.6:43407
    2022/08/26 00:47:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m2.708473181s) from=127.0.0.6:52819
    2022/08/26 00:47:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.01329751s) from=127.0.0.6:59731
    2022/08/26 00:47:20 [DEBUG] http: Request GET /v1/status/leader (161.416µs) from=127.0.0.6:52053
    2022/08/26 00:47:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m3.017568556s) from=127.0.0.6:42891
    2022/08/26 00:47:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.563335426s) from=127.0.0.6:32825
    2022/08/26 00:47:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m3.855580852s) from=127.0.0.6:39041
    2022/08/26 00:47:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m3.993806379s) from=127.0.0.6:50291
    2022/08/26 00:47:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m4.586566927s) from=127.0.0.6:41893
    2022/08/26 00:47:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m4.685973008s) from=127.0.0.6:58875
    2022/08/26 00:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m4.787149455s) from=127.0.0.6:55929
    2022/08/26 00:47:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m4.965885207s) from=127.0.0.6:57291
    2022/08/26 00:47:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m5.195561939s) from=127.0.0.6:45327
    2022/08/26 00:47:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m5.292773847s) from=127.0.0.6:47237
    2022/08/26 00:47:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m5.354859975s) from=127.0.0.6:44657
    2022/08/26 00:47:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m5.959977986s) from=127.0.0.6:45641
    2022/08/26 00:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m6.184518464s) from=127.0.0.6:39653
    2022/08/26 00:47:23 [DEBUG] http: Request GET /v1/status/leader (423.07µs) from=127.0.0.6:52053
    2022/08/26 00:47:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.493385594s) from=127.0.0.6:39507
    2022/08/26 00:47:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m6.895996359s) from=127.0.0.6:46277
    2022/08/26 00:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m7.489366748s) from=127.0.0.6:34903
    2022/08/26 00:47:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:47:34 [DEBUG] agent: Node info in sync
    2022/08/26 00:47:43 [DEBUG] http: Request GET /v1/status/leader (492.993µs) from=127.0.0.6:52053
    2022/08/26 00:47:50 [DEBUG] http: Request GET /v1/catalog/services (598.058µs) from=127.0.0.6:55371
    2022/08/26 00:47:50 [DEBUG] http: Request GET /v1/status/leader (261.688µs) from=127.0.0.6:52053
    2022/08/26 00:47:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (336.377µs) from=127.0.0.6:55245
    2022/08/26 00:47:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (251.89µs) from=127.0.0.6:52053
    2022/08/26 00:47:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:48:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:48:10 [DEBUG] http: Request GET /v1/status/leader (2.621388ms) from=127.0.0.6:56811
    2022/08/26 00:48:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m0.012707506s) from=127.0.0.6:47963
    2022/08/26 00:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m0.522854867s) from=127.0.0.6:41407
    2022/08/26 00:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.417436558s) from=127.0.0.6:42477
    2022/08/26 00:48:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m0.793458086s) from=127.0.0.6:37713
    2022/08/26 00:48:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m1.121873667s) from=127.0.0.6:47661
    2022/08/26 00:48:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.569968912s) from=127.0.0.6:40319
    2022/08/26 00:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m1.595911425s) from=127.0.0.6:58605
    2022/08/26 00:48:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m1.712648726s) from=127.0.0.6:56615
    2022/08/26 00:48:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.746245394s) from=127.0.0.6:44961
    2022/08/26 00:48:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m2.070101887s) from=127.0.0.6:38813
    2022/08/26 00:48:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.282532715s) from=127.0.0.6:43567
    2022/08/26 00:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.230364135s) from=127.0.0.6:59593
    2022/08/26 00:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m3.276609797s) from=127.0.0.6:34775
    2022/08/26 00:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m3.440071692s) from=127.0.0.6:45481
    2022/08/26 00:48:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.699228804s) from=127.0.0.6:49223
    2022/08/26 00:48:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.244726268s) from=127.0.0.6:50603
    2022/08/26 00:48:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m4.604793886s) from=127.0.0.6:41399
    2022/08/26 00:48:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.957586948s) from=127.0.0.6:56857
    2022/08/26 00:48:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.054737447s) from=127.0.0.6:50237
    2022/08/26 00:48:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.512019338s) from=127.0.0.6:44893
    2022/08/26 00:48:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m5.768064589s) from=127.0.0.6:42943
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m6.098382436s) from=127.0.0.6:42415
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m6.123249595s) from=127.0.0.6:37983
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m6.137362864s) from=127.0.0.6:40565
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m6.270373565s) from=127.0.0.6:34753
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m6.504710852s) from=127.0.0.6:58959
    2022/08/26 00:48:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m6.584304018s) from=127.0.0.6:38001
    2022/08/26 00:48:30 [DEBUG] http: Request GET /v1/status/leader (537.5µs) from=127.0.0.6:56811
    2022/08/26 00:48:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.606474918s) from=127.0.0.6:56373
    2022/08/26 00:48:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m5.929031962s) from=127.0.0.6:55189
    2022/08/26 00:48:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m5.830074241s) from=127.0.0.6:40049
    2022/08/26 00:48:50 [DEBUG] http: Request GET /v1/status/leader (441.098µs) from=127.0.0.6:56811
    2022/08/26 00:49:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:49:30 [DEBUG] agent: Node info in sync
    2022/08/26 00:49:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m1.514451458s) from=127.0.0.6:55371
    2022/08/26 00:49:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.213258825s) from=127.0.0.6:52053
    2022/08/26 00:49:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.90581104s) from=127.0.0.6:55245
    2022/08/26 00:50:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:51:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:51:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:51:18 [DEBUG] agent: Node info in sync
    2022/08/26 00:52:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:52:21 [DEBUG] agent: Node info in sync
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/catalog/services (808.418µs) from=127.0.0.6:60059
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/status/leader (1.011722ms) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (456.973µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (247.963µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (339.925µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (235.625µs) from=127.0.0.6:38233
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (240.067µs) from=127.0.0.6:38233
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (184.005µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (363.088µs) from=127.0.0.6:43143
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (274.068µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (359.441µs) from=127.0.0.6:57895
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (412.273µs) from=127.0.0.6:38233
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.472µs) from=127.0.0.6:35195
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (274.73µs) from=127.0.0.6:36549
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (232.414µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (231.398µs) from=127.0.0.6:33703
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.685µs) from=127.0.0.6:39009
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (295.166µs) from=127.0.0.6:50805
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (371.113µs) from=127.0.0.6:51115
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (472.517µs) from=127.0.0.6:43143
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (212.784µs) from=127.0.0.6:36549
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (112.577µs) from=127.0.0.6:50805
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (121.7µs) from=127.0.0.6:35195
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (168.934µs) from=127.0.0.6:36549
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (155.51µs) from=127.0.0.6:36549
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (125.156µs) from=127.0.0.6:35195
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.614µs) from=127.0.0.6:51115
    2022/08/26 00:52:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (213.681µs) from=127.0.0.6:36549
    2022/08/26 00:52:52 [DEBUG] http: Request GET /v1/status/leader (359.516µs) from=127.0.0.6:47203
    2022/08/26 00:53:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:53:12 [DEBUG] http: Request GET /v1/status/leader (718.211µs) from=127.0.0.6:50925
    2022/08/26 00:53:32 [DEBUG] http: Request GET /v1/status/leader (726.77µs) from=127.0.0.6:47203
    2022/08/26 00:53:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/catalog/services (697.923µs) from=127.0.0.6:50925
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/status/leader (654.348µs) from=127.0.0.6:35033
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (463.389µs) from=127.0.0.6:47203
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (298.337µs) from=127.0.0.6:35033
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (303.382µs) from=127.0.0.6:47203
    2022/08/26 00:53:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (279.895µs) from=127.0.0.6:47203
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (410.509µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (300.931µs) from=127.0.0.6:35033
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (370.252µs) from=127.0.0.6:55633
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (205.601µs) from=127.0.0.6:47203
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (148.276µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (210.678µs) from=127.0.0.6:55633
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (323.47µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (264.646µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (321.392µs) from=127.0.0.6:55633
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (212.053µs) from=127.0.0.6:35033
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (251.289µs) from=127.0.0.6:35033
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (272.516µs) from=127.0.0.6:55633
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (449.119µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (266.981µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (274.603µs) from=127.0.0.6:59911
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (327.437µs) from=127.0.0.6:55633
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (426.899µs) from=127.0.0.6:47203
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (203.813µs) from=127.0.0.6:47203
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (279.845µs) from=127.0.0.6:35033
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (234.173µs) from=127.0.0.6:35033
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (296.408µs) from=127.0.0.6:36685
    2022/08/26 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (142.425µs) from=127.0.0.6:36685
    2022/08/26 00:53:59 [DEBUG] http: Request GET /v1/status/leader (602.367µs) from=127.0.0.6:55565
    2022/08/26 00:54:01 [DEBUG] http: Request GET /v1/catalog/services (844.096µs) from=127.0.0.6:37087
    2022/08/26 00:54:01 [DEBUG] http: Request GET /v1/status/leader (494.06µs) from=127.0.0.6:55565
    2022/08/26 00:54:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (330.598µs) from=127.0.0.6:55565
    2022/08/26 00:54:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (234.076µs) from=127.0.0.6:39519
    2022/08/26 00:54:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:54:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:54:06 [DEBUG] agent: Node info in sync
    2022/08/26 00:54:20 [DEBUG] http: Request GET /v1/status/leader (257.885µs) from=127.0.0.6:57071
    2022/08/26 00:54:21 [DEBUG] http: Request GET /v1/status/leader (4.314764ms) from=127.0.0.6:38607
    2022/08/26 00:54:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m0.212582718s) from=127.0.0.6:41873
    2022/08/26 00:54:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.391041916s) from=127.0.0.6:38233
    2022/08/26 00:54:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m0.557021621s) from=127.0.0.6:43143
    2022/08/26 00:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.914489499s) from=127.0.0.6:40359
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m1.249613753s) from=127.0.0.6:57895
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m1.374330418s) from=127.0.0.6:42863
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.50915379s) from=127.0.0.6:33703
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m1.510285471s) from=127.0.0.6:38787
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m1.806371865s) from=127.0.0.6:36549
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.778333013s) from=127.0.0.6:58273
    2022/08/26 00:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m2.044759824s) from=127.0.0.6:50805
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m2.29893678s) from=127.0.0.6:51115
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m2.333467921s) from=127.0.0.6:54003
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m2.437567156s) from=127.0.0.6:53171
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m2.539724353s) from=127.0.0.6:33795
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m2.714987834s) from=127.0.0.6:46645
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.052374782s) from=127.0.0.6:35195
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.304538994s) from=127.0.0.6:39009
    2022/08/26 00:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m3.194679949s) from=127.0.0.6:32907
    2022/08/26 00:54:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.617288136s) from=127.0.0.6:57041
    2022/08/26 00:54:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m3.678849635s) from=127.0.0.6:53767
    2022/08/26 00:54:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m3.900511636s) from=127.0.0.6:35833
    2022/08/26 00:54:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m4.159354222s) from=127.0.0.6:56075
    2022/08/26 00:54:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m4.713833004s) from=127.0.0.6:43193
    2022/08/26 00:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m6.130442456s) from=127.0.0.6:54273
    2022/08/26 00:54:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.751497709s) from=127.0.0.6:60059
    2022/08/26 00:54:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m6.646203101s) from=127.0.0.6:37693
    2022/08/26 00:54:40 [DEBUG] http: Request GET /v1/status/leader (341.614µs) from=127.0.0.6:57071
    2022/08/26 00:54:41 [DEBUG] http: Request GET /v1/status/leader (407.748µs) from=127.0.0.6:38607
    2022/08/26 00:55:01 [DEBUG] http: Request GET /v1/status/leader (270.917µs) from=127.0.0.6:38607
    2022/08/26 00:55:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:55:10 [DEBUG] http: Request GET /v1/catalog/services (600.457µs) from=127.0.0.6:38607
    2022/08/26 00:55:10 [DEBUG] http: Request GET /v1/status/leader (2.762803ms) from=127.0.0.6:48561
    2022/08/26 00:55:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (444.82µs) from=127.0.0.6:48561
    2022/08/26 00:55:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (184.706µs) from=127.0.0.6:48561
    2022/08/26 00:55:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:55:14 [DEBUG] agent: Node info in sync
    2022/08/26 00:55:30 [DEBUG] http: Request GET /v1/status/leader (517.521µs) from=127.0.0.6:34745
    2022/08/26 00:55:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.120110129s) from=127.0.0.6:50675
    2022/08/26 00:55:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m0.476243441s) from=127.0.0.6:44517
    2022/08/26 00:55:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.608512596s) from=127.0.0.6:33989
    2022/08/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m0.900189552s) from=127.0.0.6:45857
    2022/08/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m1.301983423s) from=127.0.0.6:58737
    2022/08/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m1.501863245s) from=127.0.0.6:59295
    2022/08/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m1.53493992s) from=127.0.0.6:43605
    2022/08/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.633559344s) from=127.0.0.6:42289
    2022/08/26 00:55:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m2.147087103s) from=127.0.0.6:34477
    2022/08/26 00:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m2.631011901s) from=127.0.0.6:35033
    2022/08/26 00:55:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.509248298s) from=127.0.0.6:39925
    2022/08/26 00:55:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m4.73424218s) from=127.0.0.6:52891
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m5.056245082s) from=127.0.0.6:54889
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m5.127574633s) from=127.0.0.6:57625
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.321755542s) from=127.0.0.6:59407
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m5.41533749s) from=127.0.0.6:59443
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.40387223s) from=127.0.0.6:54143
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m5.716612215s) from=127.0.0.6:34739
    2022/08/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m5.769927554s) from=127.0.0.6:49055
    2022/08/26 00:55:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m5.886915757s) from=127.0.0.6:36685
    2022/08/26 00:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.088901649s) from=127.0.0.6:50925
    2022/08/26 00:55:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m6.136450797s) from=127.0.0.6:58061
    2022/08/26 00:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m6.395764597s) from=127.0.0.6:51219
    2022/08/26 00:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m7.111899638s) from=127.0.0.6:47203
    2022/08/26 00:55:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m7.378498826s) from=127.0.0.6:59911
    2022/08/26 00:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m7.442112734s) from=127.0.0.6:55633
    2022/08/26 00:55:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m7.445177233s) from=127.0.0.6:35811
    2022/08/26 00:55:50 [DEBUG] http: Request GET /v1/status/leader (580.638µs) from=127.0.0.6:34745
    2022/08/26 00:55:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:56:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m1.882718675s) from=127.0.0.6:37087
    2022/08/26 00:56:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.792608452s) from=127.0.0.6:55565
    2022/08/26 00:56:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:56:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.698208412s) from=127.0.0.6:39519
    2022/08/26 00:56:10 [DEBUG] http: Request GET /v1/status/leader (335.457µs) from=127.0.0.6:34745
    2022/08/26 00:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:56:29 [DEBUG] agent: Node info in sync
    2022/08/26 00:57:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:57:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.60334262s) from=127.0.0.6:48561
    2022/08/26 00:57:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m1.655012995s) from=127.0.0.6:55665
    2022/08/26 00:57:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.320718245s) from=127.0.0.6:38607
    2022/08/26 00:57:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:57:47 [DEBUG] agent: Node info in sync
    2022/08/26 00:58:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 00:59:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 00:59:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 00:59:30 [DEBUG] agent: Node info in sync
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/catalog/services (674.445µs) from=127.0.0.6:45399
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/status/leader (1.377503ms) from=127.0.0.6:45399
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (476.844µs) from=127.0.0.6:39319
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (358.564µs) from=127.0.0.6:34161
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (381.991µs) from=127.0.0.6:39319
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (393.076µs) from=127.0.0.6:34161
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (149.68µs) from=127.0.0.6:39319
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (862.952µs) from=127.0.0.6:40393
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (277.837µs) from=127.0.0.6:39319
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (459.625µs) from=127.0.0.6:44527
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (195.59µs) from=127.0.0.6:34161
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (635.082µs) from=127.0.0.6:58053
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (576.522µs) from=127.0.0.6:51707
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (219.053µs) from=127.0.0.6:40393
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (583.936µs) from=127.0.0.6:45675
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (241.522µs) from=127.0.0.6:44527
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (460.669µs) from=127.0.0.6:34161
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (311.035µs) from=127.0.0.6:52349
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (198.883µs) from=127.0.0.6:39319
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (234.761µs) from=127.0.0.6:48707
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (353.973µs) from=127.0.0.6:44527
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (318.251µs) from=127.0.0.6:45675
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (414.456µs) from=127.0.0.6:34161
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (212.35µs) from=127.0.0.6:44527
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (203.82µs) from=127.0.0.6:45675
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (563.8µs) from=127.0.0.6:40393
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (225.608µs) from=127.0.0.6:51707
    2022/08/26 00:59:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (218.723µs) from=127.0.0.6:45675
    2022/08/26 01:00:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:00:18 [DEBUG] http: Request GET /v1/status/leader (512.387µs) from=127.0.0.6:55319
    2022/08/26 01:00:38 [DEBUG] http: Request GET /v1/status/leader (268.069µs) from=127.0.0.6:55319
    2022/08/26 01:00:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 01:00:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:00:56 [DEBUG] agent: Node info in sync
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/catalog/services (671.169µs) from=127.0.0.6:55319
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/status/leader (495.95µs) from=127.0.0.6:55319
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (409.998µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (308.412µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (213.802µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (335.138µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (282.514µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (419.796µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (258.749µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (455.66µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (241.362µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (228.835µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (249.6µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (280.483µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (338.176µs) from=127.0.0.6:60093
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (323.413µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (556.271µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (260.596µs) from=127.0.0.6:34155
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.778µs) from=127.0.0.6:33923
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (395.17µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (338.401µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (394.636µs) from=127.0.0.6:45513
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (404.981µs) from=127.0.0.6:52359
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (247.649µs) from=127.0.0.6:35843
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (293.782µs) from=127.0.0.6:52659
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (237.238µs) from=127.0.0.6:54559
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (386.859µs) from=127.0.0.6:52659
    2022/08/26 01:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (286.048µs) from=127.0.0.6:58445
    2022/08/26 01:01:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:01:20 [DEBUG] http: Request GET /v1/status/leader (248.553µs) from=127.0.0.6:40517
    2022/08/26 01:01:31 [DEBUG] http: Request GET /v1/catalog/services (586.607µs) from=127.0.0.6:56643
    2022/08/26 01:01:31 [DEBUG] http: Request GET /v1/status/leader (405.099µs) from=127.0.0.6:56643
    2022/08/26 01:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (385.387µs) from=127.0.0.6:51191
    2022/08/26 01:01:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (212.357µs) from=127.0.0.6:51191
    2022/08/26 01:01:40 [DEBUG] http: Request GET /v1/status/leader (289.226µs) from=127.0.0.6:45715
    2022/08/26 01:01:51 [DEBUG] http: Request GET /v1/status/leader (526.366µs) from=127.0.0.6:40517
    2022/08/26 01:01:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m0.565368937s) from=127.0.0.6:40277
    2022/08/26 01:02:00 [DEBUG] http: Request GET /v1/status/leader (264.924µs) from=127.0.0.6:40517
    2022/08/26 01:02:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m1.711809454s) from=127.0.0.6:51707
    2022/08/26 01:02:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m1.964753023s) from=127.0.0.6:59633
    2022/08/26 01:02:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m2.37084396s) from=127.0.0.6:54541
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m2.504982343s) from=127.0.0.6:55861
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m2.414529741s) from=127.0.0.6:40273
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m2.439764286s) from=127.0.0.6:33117
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.03579513s) from=127.0.0.6:56607
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m2.952968599s) from=127.0.0.6:51971
    2022/08/26 01:02:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m2.976775555s) from=127.0.0.6:60589
    2022/08/26 01:02:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m3.865609537s) from=127.0.0.6:35643
    2022/08/26 01:02:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m3.918782868s) from=127.0.0.6:52563
    2022/08/26 01:02:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m4.119578173s) from=127.0.0.6:51005
    2022/08/26 01:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m4.747387959s) from=127.0.0.6:60391
    2022/08/26 01:02:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m4.87403296s) from=127.0.0.6:45675
    2022/08/26 01:02:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m4.945367536s) from=127.0.0.6:39319
    2022/08/26 01:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.30241266s) from=127.0.0.6:43627
    2022/08/26 01:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m5.430119643s) from=127.0.0.6:34161
    2022/08/26 01:02:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m5.525818226s) from=127.0.0.6:38417
    2022/08/26 01:02:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m5.867808562s) from=127.0.0.6:45399
    2022/08/26 01:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m5.646663718s) from=127.0.0.6:56411
    2022/08/26 01:02:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m6.27392138s) from=127.0.0.6:52349
    2022/08/26 01:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m6.535282303s) from=127.0.0.6:58053
    2022/08/26 01:02:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.690390496s) from=127.0.0.6:48707
    2022/08/26 01:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m7.05184027s) from=127.0.0.6:40393
    2022/08/26 01:02:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m7.045490959s) from=127.0.0.6:44527
    2022/08/26 01:02:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m7.324795973s) from=127.0.0.6:58571
    2022/08/26 01:02:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:02:11 [DEBUG] http: Request GET /v1/status/leader (290.939µs) from=127.0.0.6:45715
    2022/08/26 01:02:31 [DEBUG] http: Request GET /v1/status/leader (399.172µs) from=127.0.0.6:45715
    2022/08/26 01:02:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:02:35 [DEBUG] agent: Node info in sync
    2022/08/26 01:02:40 [DEBUG] http: Request GET /v1/catalog/services (776.89µs) from=127.0.0.6:40517
    2022/08/26 01:02:40 [DEBUG] http: Request GET /v1/status/leader (884.41µs) from=127.0.0.6:45715
    2022/08/26 01:02:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (315.651µs) from=127.0.0.6:45715
    2022/08/26 01:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.503µs) from=127.0.0.6:45715
    2022/08/26 01:03:00 [DEBUG] http: Request GET /v1/status/leader (586.458µs) from=127.0.0.6:37487
    2022/08/26 01:03:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m0.214632562s) from=127.0.0.6:34155
    2022/08/26 01:03:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m0.644378444s) from=127.0.0.6:47017
    2022/08/26 01:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m0.73653795s) from=127.0.0.6:42401
    2022/08/26 01:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m1.311710127s) from=127.0.0.6:35843
    2022/08/26 01:03:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m1.498611585s) from=127.0.0.6:38883
    2022/08/26 01:03:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m2.091481116s) from=127.0.0.6:42915
    2022/08/26 01:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m2.176109155s) from=127.0.0.6:55345
    2022/08/26 01:03:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m2.277744446s) from=127.0.0.6:33923
    2022/08/26 01:03:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m2.739904589s) from=127.0.0.6:49443
    2022/08/26 01:03:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m2.960906913s) from=127.0.0.6:49923
    2022/08/26 01:03:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m3.427050041s) from=127.0.0.6:52359
    2022/08/26 01:03:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m3.536495299s) from=127.0.0.6:37765
    2022/08/26 01:03:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.536269401s) from=127.0.0.6:43133
    2022/08/26 01:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m4.225786671s) from=127.0.0.6:58669
    2022/08/26 01:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m4.329827378s) from=127.0.0.6:36163
    2022/08/26 01:03:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m4.403991816s) from=127.0.0.6:52659
    2022/08/26 01:03:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.788310855s) from=127.0.0.6:60093
    2022/08/26 01:03:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m4.765950968s) from=127.0.0.6:43459
    2022/08/26 01:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m5.064795661s) from=127.0.0.6:55319
    2022/08/26 01:03:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m5.238160757s) from=127.0.0.6:54559
    2022/08/26 01:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m5.509176194s) from=127.0.0.6:32969
    2022/08/26 01:03:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m5.661157797s) from=127.0.0.6:43149
    2022/08/26 01:03:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m6.366577228s) from=127.0.0.6:40855
    2022/08/26 01:03:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m6.522906841s) from=127.0.0.6:53569
    2022/08/26 01:03:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m6.584908362s) from=127.0.0.6:58445
    2022/08/26 01:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m7.033416896s) from=127.0.0.6:48541
    2022/08/26 01:03:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m7.159641209s) from=127.0.0.6:45513
    2022/08/26 01:03:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 01:03:20 [DEBUG] http: Request GET /v1/status/leader (353.918µs) from=127.0.0.6:37487
    2022/08/26 01:03:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:03:35 [DEBUG] agent: Node info in sync
    2022/08/26 01:03:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.434843686s) from=127.0.0.6:56643
    2022/08/26 01:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m6.769096235s) from=127.0.0.6:51637
    2022/08/26 01:03:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m7.392781389s) from=127.0.0.6:51191
    2022/08/26 01:03:40 [DEBUG] http: Request GET /v1/status/leader (388.681µs) from=127.0.0.6:37487
    2022/08/26 01:04:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:04:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m2.215861956s) from=127.0.0.6:40517
    2022/08/26 01:04:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.0467819s) from=127.0.0.6:40877
    2022/08/26 01:04:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.904823298s) from=127.0.0.6:45715
    2022/08/26 01:05:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:05:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:05:11 [DEBUG] agent: Node info in sync
    2022/08/26 01:05:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 01:06:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:07:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:07:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:07:07 [DEBUG] agent: Node info in sync
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/catalog/services (866.99µs) from=127.0.0.6:40363
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/status/leader (673.063µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (606.379µs) from=127.0.0.6:55659
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (218.436µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (324.58µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (364.801µs) from=127.0.0.6:46425
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (306.638µs) from=127.0.0.6:55659
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (410.185µs) from=127.0.0.6:47197
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (201.281µs) from=127.0.0.6:46425
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (343.215µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (203.702µs) from=127.0.0.6:55659
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (229.919µs) from=127.0.0.6:44595
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (443.571µs) from=127.0.0.6:47197
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (210.427µs) from=127.0.0.6:43257
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (150.913µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (328.276µs) from=127.0.0.6:54009
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (142.104µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (303.697µs) from=127.0.0.6:54501
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (161.565µs) from=127.0.0.6:47197
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (150.318µs) from=127.0.0.6:55659
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (171.901µs) from=127.0.0.6:43257
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (164.129µs) from=127.0.0.6:54009
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (204.055µs) from=127.0.0.6:44595
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (205.419µs) from=127.0.0.6:57855
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (149.637µs) from=127.0.0.6:44595
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.837µs) from=127.0.0.6:44595
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (233.165µs) from=127.0.0.6:44595
    2022/08/26 01:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (456.636µs) from=127.0.0.6:47197
    2022/08/26 01:07:40 [DEBUG] http: Request GET /v1/status/leader (452.899µs) from=127.0.0.6:54017
    2022/08/26 01:07:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 01:08:00 [DEBUG] http: Request GET /v1/status/leader (354.076µs) from=127.0.0.6:54017
    2022/08/26 01:08:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:08:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:08:10 [DEBUG] agent: Node info in sync
    2022/08/26 01:08:20 [DEBUG] http: Request GET /v1/status/leader (302.918µs) from=127.0.0.6:54017
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/catalog/services (866.756µs) from=127.0.0.6:54017
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/status/leader (341.769µs) from=127.0.0.6:54017
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (471.38µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.3465ms) from=127.0.0.6:57269
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (286.549µs) from=127.0.0.6:46019
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (247.132µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (371.717µs) from=127.0.0.6:46019
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (332.962µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (315.206µs) from=127.0.0.6:57269
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (260.732µs) from=127.0.0.6:44515
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (342.778µs) from=127.0.0.6:48661
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.371µs) from=127.0.0.6:58737
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (398.192µs) from=127.0.0.6:51595
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (535.286µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (419.199µs) from=127.0.0.6:46019
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (244.813µs) from=127.0.0.6:58737
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (255.904µs) from=127.0.0.6:51595
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (232.604µs) from=127.0.0.6:49309
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (441.754µs) from=127.0.0.6:58737
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (438.73µs) from=127.0.0.6:46019
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (421.912µs) from=127.0.0.6:49309
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (392.329µs) from=127.0.0.6:58737
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (211.002µs) from=127.0.0.6:51595
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (159.869µs) from=127.0.0.6:57269
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (457.362µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (280.841µs) from=127.0.0.6:51595
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (298.458µs) from=127.0.0.6:33549
    2022/08/26 01:08:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (318.644µs) from=127.0.0.6:49309
    2022/08/26 01:08:49 [DEBUG] http: Request GET /v1/status/leader (377.835µs) from=127.0.0.6:53303
    2022/08/26 01:08:53 [DEBUG] http: Request GET /v1/catalog/services (522.417µs) from=127.0.0.6:53303
    2022/08/26 01:08:53 [DEBUG] http: Request GET /v1/status/leader (337.351µs) from=127.0.0.6:53303
    2022/08/26 01:08:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (317.11µs) from=127.0.0.6:53303
    2022/08/26 01:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.798µs) from=127.0.0.6:53303
    2022/08/26 01:09:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:09:09 [DEBUG] http: Request GET /v1/status/leader (225.657µs) from=127.0.0.6:36723
    2022/08/26 01:09:13 [DEBUG] http: Request GET /v1/status/leader (1.935854ms) from=127.0.0.6:60947
    2022/08/26 01:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m0.055205109s) from=127.0.0.6:42763
    2022/08/26 01:09:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.217652659s) from=127.0.0.6:44595
    2022/08/26 01:09:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.403235155s) from=127.0.0.6:47001
    2022/08/26 01:09:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m0.469544239s) from=127.0.0.6:56587
    2022/08/26 01:09:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m0.638692865s) from=127.0.0.6:56157
    2022/08/26 01:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m1.102606273s) from=127.0.0.6:48855
    2022/08/26 01:09:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m1.742695956s) from=127.0.0.6:43449
    2022/08/26 01:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m1.862377317s) from=127.0.0.6:59827
    2022/08/26 01:09:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m1.966067245s) from=127.0.0.6:58245
    2022/08/26 01:09:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.13344343s) from=127.0.0.6:54009
    2022/08/26 01:09:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.159595839s) from=127.0.0.6:58493
    2022/08/26 01:09:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m3.59582112s) from=127.0.0.6:47049
    2022/08/26 01:09:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m4.385684183s) from=127.0.0.6:43257
    2022/08/26 01:09:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m5.73335262s) from=127.0.0.6:57855
    2022/08/26 01:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m5.872639533s) from=127.0.0.6:47197
    2022/08/26 01:09:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m5.784542534s) from=127.0.0.6:43735
    2022/08/26 01:09:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m6.100228456s) from=127.0.0.6:33527
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m6.460641996s) from=127.0.0.6:40363
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m6.257605896s) from=127.0.0.6:46425
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.267514248s) from=127.0.0.6:50273
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m6.617881584s) from=127.0.0.6:49127
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m6.69060389s) from=127.0.0.6:37683
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m6.735770243s) from=127.0.0.6:34007
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m6.909819676s) from=127.0.0.6:54501
    2022/08/26 01:09:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m6.888283684s) from=127.0.0.6:55659
    2022/08/26 01:09:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m7.316192633s) from=127.0.0.6:56831
    2022/08/26 01:09:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m7.392823736s) from=127.0.0.6:40257
    2022/08/26 01:09:29 [DEBUG] http: Request GET /v1/status/leader (337.291µs) from=127.0.0.6:36723
    2022/08/26 01:09:33 [DEBUG] http: Request GET /v1/status/leader (164.938µs) from=127.0.0.6:60947
    2022/08/26 01:09:53 [DEBUG] http: Request GET /v1/status/leader (306.023µs) from=127.0.0.6:60947
    2022/08/26 01:09:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:09:54 [DEBUG] agent: Node info in sync
    2022/08/26 01:10:00 [DEBUG] http: Request GET /v1/catalog/services (565.628µs) from=127.0.0.6:60947
    2022/08/26 01:10:00 [DEBUG] http: Request GET /v1/status/leader (2.847431ms) from=127.0.0.6:49359
    2022/08/26 01:10:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (313.205µs) from=127.0.0.6:49359
    2022/08/26 01:10:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (319.099µs) from=127.0.0.6:49359
    2022/08/26 01:10:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:10:20 [DEBUG] http: Request GET /v1/status/leader (338.694µs) from=127.0.0.6:36723
    2022/08/26 01:10:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.082814869s) from=127.0.0.6:46341
    2022/08/26 01:10:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m0.186067849s) from=127.0.0.6:36833
    2022/08/26 01:10:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=81 (2m0.893543252s) from=127.0.0.6:59147
    2022/08/26 01:10:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=216 (2m0.964564426s) from=127.0.0.6:37411
    2022/08/26 01:10:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=112 (2m1.130536008s) from=127.0.0.6:49309
    2022/08/26 01:10:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=209 (2m1.17896367s) from=127.0.0.6:44121
    2022/08/26 01:10:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=214 (2m1.721300114s) from=127.0.0.6:51595
    2022/08/26 01:10:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=210 (2m2.379778732s) from=127.0.0.6:49555
    2022/08/26 01:10:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=93 (2m2.429480947s) from=127.0.0.6:54181
    2022/08/26 01:10:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m2.915736969s) from=127.0.0.6:57269
    2022/08/26 01:10:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=212 (2m3.034164739s) from=127.0.0.6:44515
    2022/08/26 01:10:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=215 (2m3.42924901s) from=127.0.0.6:38671
    2022/08/26 01:10:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=84 (2m3.587574671s) from=127.0.0.6:43261
    2022/08/26 01:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m3.834864407s) from=127.0.0.6:54017
    2022/08/26 01:10:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=219 (2m3.788118646s) from=127.0.0.6:33549
    2022/08/26 01:10:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m3.82814748s) from=127.0.0.6:46019
    2022/08/26 01:10:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=213 (2m3.986693771s) from=127.0.0.6:60021
    2022/08/26 01:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=85 (2m4.480150957s) from=127.0.0.6:42915
    2022/08/26 01:10:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m5.125336797s) from=127.0.0.6:48551
    2022/08/26 01:10:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.401304897s) from=127.0.0.6:41987
    2022/08/26 01:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.497628807s) from=127.0.0.6:58737
    2022/08/26 01:10:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=198 (2m6.182004239s) from=127.0.0.6:56453
    2022/08/26 01:10:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=82 (2m6.449992462s) from=127.0.0.6:36593
    2022/08/26 01:10:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m6.580558266s) from=127.0.0.6:40747
    2022/08/26 01:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=83 (2m7.164259731s) from=127.0.0.6:35267
    2022/08/26 01:10:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m7.371536172s) from=127.0.0.6:38089
    2022/08/26 01:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=92 (2m7.466811958s) from=127.0.0.6:48661
    2022/08/26 01:10:40 [DEBUG] http: Request GET /v1/status/leader (269.147µs) from=127.0.0.6:36723
    2022/08/26 01:10:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pdq6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/26 01:10:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.987048085s) from=127.0.0.6:53303
    2022/08/26 01:10:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m3.485914936s) from=127.0.0.6:34207
    2022/08/26 01:10:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m4.511579902s) from=127.0.0.6:50057
    2022/08/26 01:11:00 [DEBUG] http: Request GET /v1/status/leader (312.745µs) from=127.0.0.6:36723
    2022/08/26 01:11:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:11:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:11:21 [DEBUG] agent: Node info in sync
    2022/08/26 01:12:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=86 (2m1.331916307s) from=127.0.0.6:57173
    2022/08/26 01:12:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (2m4.3720982s) from=127.0.0.6:60947
    2022/08/26 01:12:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pdq6t" since the cluster is too small
    2022/08/26 01:12:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=94 (2m5.969877912s) from=127.0.0.6:49359
    2022/08/26 01:12:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.14.122_9092" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v2_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.28_8801" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.229_8181" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.50_8806" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.50_8806" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_sdnc_10.233.58.60_8282" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.24.146_8484" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.56_9011" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.97_9015" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.9.27_8482" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.0_443" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.165_8443" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.217_8082" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.205_8410" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_nslcm_10.233.52.126_8403" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.225_8803" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.27_9007" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.50_8806" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_vnfres_10.233.46.171_8802" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.215_8080" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_parser_10.233.17.50_8806" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.242_9001" in sync
    2022/08/26 01:12:25 [DEBUG] agent: Node info in sync
    2022/08/26 01:12:47 [DEB