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