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: '296d17ea-3905-91fa-37ea-488f690c8e62'
         Node name: 'onap-msb-consul-5454dcc5c5-g9gln'
        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/11/25 22:49:25 [DEBUG] agent: Using random ID "296d17ea-3905-91fa-37ea-488f690c8e62" as node ID
    2022/11/25 22:49:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:296d17ea-3905-91fa-37ea-488f690c8e62 Address:127.0.0.1:8300}]
    2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/25 22:49:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g9gln.dc1 127.0.0.1
    2022/11/25 22:49:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g9gln 127.0.0.1
    2022/11/25 22:49:25 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-g9gln (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 22:49:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-g9gln.dc1" in area "wan"
    2022/11/25 22:49:25 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/25 22:49:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/25 22:49:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/25 22:49:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/25 22:49:25 [INFO] agent: started state syncer
    2022/11/25 22:49:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/25 22:49:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/25 22:49:25 [DEBUG] raft: Votes needed: 1
    2022/11/25 22:49:25 [DEBUG] raft: Vote granted from 296d17ea-3905-91fa-37ea-488f690c8e62 in term 2. Tally: 1
    2022/11/25 22:49:25 [INFO] raft: Election won. Tally: 1
    2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/25 22:49:25 [INFO] consul: cluster leadership acquired
    2022/11/25 22:49:25 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-g9gln
    2022/11/25 22:49:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/25 22:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:49:25 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-g9gln' joined, marking health alive
    2022/11/25 22:49:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:49:25 [INFO] agent: Synced node info
    2022/11/25 22:49:25 [DEBUG] agent: Node info in sync
    2022/11/25 22:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:49:27 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.1 (currently running: 1.4.3)
    2022/11/25 22:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/25 22:51:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 22:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:51:56 [DEBUG] agent: Node info in sync
    2022/11/25 22:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:53:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:53:02 [DEBUG] agent: Node info in sync
    2022/11/25 22:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:53:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 22:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:54:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:54:40 [DEBUG] agent: Node info in sync
    2022/11/25 22:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:55:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:55:41 [DEBUG] agent: Node info in sync
    2022/11/25 22:56:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 22:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:57:17 [DEBUG] agent: Node info in sync
    2022/11/25 22:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:58:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 22:58:19 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:58:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 22:58:32 [DEBUG] http: Request GET /v1/catalog/services (384.556µs) from=127.0.0.6:42695
    2022/11/25 22:58:32 [DEBUG] http: Request GET /v1/status/leader (2.194729ms) from=127.0.0.6:42695
    2022/11/25 22:58:50 [DEBUG] http: Request GET /v1/status/leader (1.346372ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58: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/11/25 22:58:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.171_9011"
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.296441ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (18.65724727s) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.128247ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.171_9011"
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.360926ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (182.010871ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (337.504µs) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.122_9007"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.992654ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (53.825375ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (407.823µs) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.122_9007"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.967508ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (34.408443ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (530.544µs) from=127.0.0.6:36643
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.57_443"
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.767777ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (46.909314ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (344.793µs) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.193_8080"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.606038ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (31.625383ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.969µs) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (119.345µs) from=127.0.0.6:36643
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.186_9015"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (15.953174ms) from=127.0.0.6:36643
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (53.090032ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (279.195µs) from=127.0.0.6:36643
    2022/11/25 22:58:51 [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/11/25 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_sdc-gui_10.233.60.86_8181"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.413386ms) from=127.0.0.6:43239
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (52.317738ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (323.119µs) from=127.0.0.6:43239
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.397µs) from=127.0.0.6:42695
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:51 [INFO] agent: Synced service "_v1_parser_10.233.21.117_8806"
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.125578ms) from=127.0.0.6:43239
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (40.963894ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (370.143µs) from=127.0.0.6:43239
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_catalog_10.233.21.117_8806"
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.01393ms) from=127.0.0.6:43239
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:51 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (32.969295ms) from=127.0.0.6:42695
    2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (256.835µs) from=127.0.0.6:43239
    2022/11/25 22:58:52 [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/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_nsd_10.233.21.117_8806"
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.158839ms) from=127.0.0.6:43239
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (40.497992ms) from=127.0.0.6:42695
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (5.810109ms) from=127.0.0.6:43239
    2022/11/25 22:58:52 [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/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.21.117_8806"
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.64834ms) from=127.0.0.6:43239
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (42.604007ms) from=127.0.0.6:42695
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (428.59µs) from=127.0.0.6:43239
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [INFO] agent: Synced service "_v0_multicloud_10.233.16.251_9001"
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.685824ms) from=127.0.0.6:43239
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (46.427683ms) from=127.0.0.6:42695
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (304.548µs) from=127.0.0.6:43239
    2022/11/25 22:58: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/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_multicloud_10.233.16.251_9001"
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.764423ms) from=127.0.0.6:43239
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 22:58:52 [DEBUG] agent: Node info in sync
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (55.176303ms) from=127.0.0.6:42695
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (469.553µs) from=127.0.0.6:43239
    2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/status/leader (189.643µs) from=127.0.0.6:57631
    2022/11/25 22:59:12 [DEBUG] http: Request GET /v1/status/leader (359.334µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/catalog/services (656.238µs) from=127.0.0.6:43239
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/status/leader (337.055µs) from=127.0.0.6:43239
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (12.149711ms) from=127.0.0.6:41831
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.226µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (176.732µs) from=127.0.0.6:41831
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (460.15µs) from=127.0.0.6:41831
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.248451ms) from=127.0.0.6:41831
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (729.596µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.859µs) from=127.0.0.6:48079
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (197.273µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.716µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (174.292µs) from=127.0.0.6:48079
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (189.191µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.528µs) from=127.0.0.6:57631
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (301.46µs) from=127.0.0.6:41831
    2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.879µs) from=127.0.0.6:59391
    2022/11/25 22:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 22:59:32 [DEBUG] http: Request GET /v1/status/leader (436.744µs) from=127.0.0.6:37621
    2022/11/25 22:59:44 [DEBUG] http: Request GET /v1/status/leader (263.265µs) from=127.0.0.6:37621
    2022/11/25 22:59:52 [DEBUG] http: Request GET /v1/status/leader (304.943µs) from=127.0.0.6:37621
    2022/11/25 23:00:04 [DEBUG] http: Request GET /v1/status/leader (272.825µs) from=127.0.0.6:37621
    2022/11/25 23:00:12 [DEBUG] http: Request GET /v1/status/leader (222.524µs) from=127.0.0.6:37621
    2022/11/25 23:00:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:23 [DEBUG] agent: Node info in sync
    2022/11/25 23:00:24 [DEBUG] http: Request GET /v1/status/leader (1.074412ms) from=127.0.0.6:37621
    2022/11/25 23:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:00:32 [DEBUG] http: Request GET /v1/status/leader (301.629µs) from=127.0.0.6:37621
    2022/11/25 23:00:44 [DEBUG] http: Request GET /v1/status/leader (288.689µs) from=127.0.0.6:37621
    2022/11/25 23:00:52 [DEBUG] http: Request GET /v1/status/leader (188.967µs) from=127.0.0.6:37621
    2022/11/25 23:00:53 [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/11/25 23:00:53 [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/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [INFO] agent: Synced service "_v1_sdnc_10.233.4.161_8282"
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Node info in sync
    2022/11/25 23:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.97718ms) from=127.0.0.6:41955
    2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (1m29.415999113s) from=127.0.0.6:43239
    2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (2m1.741907187s) from=127.0.0.6:42695
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:00:53 [DEBUG] agent: Node info in sync
    2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (353.38µs) from=127.0.0.6:43239
    2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (389.543µs) from=127.0.0.6:37621
    2022/11/25 23:00:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.290140959s) from=127.0.0.6:48445
    2022/11/25 23:00:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.892075501s) from=127.0.0.6:36643
    2022/11/25 23:01:04 [DEBUG] http: Request GET /v1/status/leader (203.524µs) from=127.0.0.6:47555
    2022/11/25 23:01:12 [DEBUG] http: Request GET /v1/status/leader (319.591µs) from=127.0.0.6:47555
    2022/11/25 23:01:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:01:24 [DEBUG] http: Request GET /v1/status/leader (168.889µs) from=127.0.0.6:43239
    2022/11/25 23:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.276327115s) from=127.0.0.6:58719
    2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.289253784s) from=127.0.0.6:60369
    2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.631769347s) from=127.0.0.6:41831
    2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.176797413s) from=127.0.0.6:57631
    2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.653188761s) from=127.0.0.6:42511
    2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.691208331s) from=127.0.0.6:57797
    2022/11/25 23:01:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.046370813s) from=127.0.0.6:56501
    2022/11/25 23:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.689636522s) from=127.0.0.6:52361
    2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.44343608s) from=127.0.0.6:58993
    2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.672554365s) from=127.0.0.6:59391
    2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.033260329s) from=127.0.0.6:50223
    2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.153946128s) from=127.0.0.6:37115
    2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.929208068s) from=127.0.0.6:48079
    2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.898259802s) from=127.0.0.6:45981
    2022/11/25 23:01:32 [DEBUG] http: Request GET /v1/status/leader (1.015424ms) from=127.0.0.6:47555
    2022/11/25 23:01:44 [DEBUG] http: Request GET /v1/status/leader (201.569µs) from=127.0.0.6:43239
    2022/11/25 23:01:52 [DEBUG] http: Request GET /v1/status/leader (599.248µs) from=127.0.0.6:47555
    2022/11/25 23:02:04 [DEBUG] http: Request GET /v1/status/leader (494.089µs) from=127.0.0.6:43239
    2022/11/25 23:02:12 [DEBUG] http: Request GET /v1/status/leader (455.236µs) from=127.0.0.6:47555
    2022/11/25 23:02:24 [DEBUG] http: Request GET /v1/status/leader (312.131µs) from=127.0.0.6:47555
    2022/11/25 23:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:02:27 [DEBUG] agent: Node info in sync
    2022/11/25 23:02:32 [DEBUG] http: Request GET /v1/status/leader (193.9µs) from=127.0.0.6:47555
    2022/11/25 23:02:44 [DEBUG] http: Request GET /v1/status/leader (311.289µs) from=127.0.0.6:43239
    2022/11/25 23:02:52 [DEBUG] http: Request GET /v1/status/leader (201.74µs) from=127.0.0.6:47555
    2022/11/25 23:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.225583536s) from=127.0.0.6:42695
    2022/11/25 23:02:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.037538239s) from=127.0.0.6:36643
    2022/11/25 23:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.585100262s) from=127.0.0.6:41955
    2022/11/25 23:03:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.216303622s) from=127.0.0.6:37621
    2022/11/25 23:03:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.716757193s) from=127.0.0.6:48445
    2022/11/25 23:03:04 [DEBUG] http: Request GET /v1/status/leader (319.615µs) from=127.0.0.6:47555
    2022/11/25 23:03:12 [DEBUG] http: Request GET /v1/status/leader (314.836µs) from=127.0.0.6:47555
    2022/11/25 23:03:24 [DEBUG] http: Request GET /v1/status/leader (1.163411ms) from=127.0.0.6:47555
    2022/11/25 23:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.771591818s) from=127.0.0.6:58719
    2022/11/25 23:03:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:03:28 [DEBUG] agent: Node info in sync
    2022/11/25 23:03:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.174999493s) from=127.0.0.6:56501
    2022/11/25 23:03:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.737234476s) from=127.0.0.6:57797
    2022/11/25 23:03:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:03:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.524652986s) from=127.0.0.6:41831
    2022/11/25 23:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.371021352s) from=127.0.0.6:52361
    2022/11/25 23:03:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.144558692s) from=127.0.0.6:59391
    2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.224825936s) from=127.0.0.6:60369
    2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.417826386s) from=127.0.0.6:42511
    2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/status/leader (335.929µs) from=127.0.0.6:47555
    2022/11/25 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.149265374s) from=127.0.0.6:58993
    2022/11/25 23:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.065238293s) from=127.0.0.6:57631
    2022/11/25 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.228584176s) from=127.0.0.6:50223
    2022/11/25 23:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.293516665s) from=127.0.0.6:37115
    2022/11/25 23:03:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.041015724s) from=127.0.0.6:48079
    2022/11/25 23:03:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.251283447s) from=127.0.0.6:45981
    2022/11/25 23:03:44 [DEBUG] http: Request GET /v1/status/leader (191.506µs) from=127.0.0.6:47555
    2022/11/25 23:03:53 [DEBUG] http: Request GET /v1/status/leader (194.075µs) from=127.0.0.6:47555
    2022/11/25 23:04:04 [DEBUG] http: Request GET /v1/status/leader (175.819µs) from=127.0.0.6:47555
    2022/11/25 23:04:13 [DEBUG] http: Request GET /v1/status/leader (2.750519ms) from=127.0.0.6:47555
    2022/11/25 23:04:24 [DEBUG] http: Request GET /v1/status/leader (753.085µs) from=127.0.0.6:47555
    2022/11/25 23:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:04:33 [DEBUG] http: Request GET /v1/status/leader (180.007µs) from=127.0.0.6:47555
    2022/11/25 23:04:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:04:40 [DEBUG] agent: Node info in sync
    2022/11/25 23:04:44 [DEBUG] http: Request GET /v1/status/leader (283.068µs) from=127.0.0.6:47555
    2022/11/25 23:04:53 [DEBUG] http: Request GET /v1/status/leader (772.779µs) from=127.0.0.6:47555
    2022/11/25 23:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.240596407s) from=127.0.0.6:42695
    2022/11/25 23:05:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.263551604s) from=127.0.0.6:41955
    2022/11/25 23:05:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.344462147s) from=127.0.0.6:36643
    2022/11/25 23:05:04 [DEBUG] http: Request GET /v1/status/leader (310.827µs) from=127.0.0.6:43239
    2022/11/25 23:05:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.834508396s) from=127.0.0.6:48445
    2022/11/25 23:05:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.867706851s) from=127.0.0.6:37621
    2022/11/25 23:05:13 [DEBUG] http: Request GET /v1/status/leader (312.264µs) from=127.0.0.6:47555
    2022/11/25 23:05:24 [DEBUG] http: Request GET /v1/status/leader (355.009µs) from=127.0.0.6:43239
    2022/11/25 23:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.601686474s) from=127.0.0.6:58719
    2022/11/25 23:05:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.143260427s) from=127.0.0.6:41831
    2022/11/25 23:05:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.04694308s) from=127.0.0.6:59391
    2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/status/leader (617.673µs) from=127.0.0.6:47555
    2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.901572253s) from=127.0.0.6:56501
    2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.050771543s) from=127.0.0.6:60369
    2022/11/25 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.074675828s) from=127.0.0.6:57631
    2022/11/25 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.983353643s) from=127.0.0.6:57797
    2022/11/25 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.265840426s) from=127.0.0.6:58993
    2022/11/25 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.092490658s) from=127.0.0.6:52361
    2022/11/25 23:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.633349744s) from=127.0.0.6:50223
    2022/11/25 23:05:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.584020604s) from=127.0.0.6:42511
    2022/11/25 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.121188285s) from=127.0.0.6:37115
    2022/11/25 23:05:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.866110916s) from=127.0.0.6:45981
    2022/11/25 23:05:44 [DEBUG] http: Request GET /v1/status/leader (185.396µs) from=127.0.0.6:43239
    2022/11/25 23:05:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.832525026s) from=127.0.0.6:48079
    2022/11/25 23:05:53 [DEBUG] http: Request GET /v1/status/leader (337.138µs) from=127.0.0.6:47555
    2022/11/25 23:05:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:06:04 [DEBUG] http: Request GET /v1/status/leader (158.426µs) from=127.0.0.6:47555
    2022/11/25 23:06:13 [DEBUG] http: Request GET /v1/status/leader (320.182µs) from=127.0.0.6:47555
    2022/11/25 23:06:24 [DEBUG] http: Request GET /v1/status/leader (266.155µs) from=127.0.0.6:47555
    2022/11/25 23:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:06:33 [DEBUG] http: Request GET /v1/status/leader (297.97µs) from=127.0.0.6:47555
    2022/11/25 23:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:06:36 [DEBUG] agent: Node info in sync
    2022/11/25 23:06:44 [DEBUG] http: Request GET /v1/status/leader (315.398µs) from=127.0.0.6:43239
    2022/11/25 23:06:53 [DEBUG] http: Request GET /v1/status/leader (196.975µs) from=127.0.0.6:47555
    2022/11/25 23:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.963487562s) from=127.0.0.6:42695
    2022/11/25 23:07:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.773432542s) from=127.0.0.6:36643
    2022/11/25 23:07:04 [DEBUG] http: Request GET /v1/status/leader (215.358µs) from=127.0.0.6:47555
    2022/11/25 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.269725836s) from=127.0.0.6:41955
    2022/11/25 23:07:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.641886153s) from=127.0.0.6:37621
    2022/11/25 23:07:13 [DEBUG] http: Request GET /v1/status/leader (320.675µs) from=127.0.0.6:47555
    2022/11/25 23:07:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.265943186s) from=127.0.0.6:48445
    2022/11/25 23:07:24 [DEBUG] http: Request GET /v1/status/leader (192.118µs) from=127.0.0.6:47555
    2022/11/25 23:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:07:33 [DEBUG] http: Request GET /v1/status/leader (318.909µs) from=127.0.0.6:47555
    2022/11/25 23:07:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.384237591s) from=127.0.0.6:41831
    2022/11/25 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.472886459s) from=127.0.0.6:58719
    2022/11/25 23:07:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.682133132s) from=127.0.0.6:59391
    2022/11/25 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.881311042s) from=127.0.0.6:57631
    2022/11/25 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.797988584s) from=127.0.0.6:60369
    2022/11/25 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.472829279s) from=127.0.0.6:56501
    2022/11/25 23:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.680741743s) from=127.0.0.6:58993
    2022/11/25 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.237139341s) from=127.0.0.6:57797
    2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.244563346s) from=127.0.0.6:52361
    2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.404385478s) from=127.0.0.6:37115
    2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/status/leader (1.636841ms) from=127.0.0.6:47555
    2022/11/25 23:07:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.657833524s) from=127.0.0.6:42511
    2022/11/25 23:07:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:07:45 [DEBUG] agent: Node info in sync
    2022/11/25 23:07:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.666623817s) from=127.0.0.6:50223
    2022/11/25 23:07:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.931971034s) from=127.0.0.6:45981
    2022/11/25 23:07:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.019336345s) from=127.0.0.6:48079
    2022/11/25 23:07:53 [DEBUG] http: Request GET /v1/status/leader (276.181µs) from=127.0.0.6:47555
    2022/11/25 23:08:05 [DEBUG] http: Request GET /v1/status/leader (215.989µs) from=127.0.0.6:47555
    2022/11/25 23:08:13 [DEBUG] http: Request GET /v1/status/leader (314.587µs) from=127.0.0.6:47555
    2022/11/25 23:08:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:08:25 [DEBUG] http: Request GET /v1/status/leader (1.818636ms) from=127.0.0.6:47555
    2022/11/25 23:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:08:33 [DEBUG] http: Request GET /v1/status/leader (383.87µs) from=127.0.0.6:47555
    2022/11/25 23:08:45 [DEBUG] http: Request GET /v1/status/leader (309.645µs) from=127.0.0.6:43239
    2022/11/25 23:08:53 [DEBUG] http: Request GET /v1/status/leader (149.64µs) from=127.0.0.6:47555
    2022/11/25 23:09:05 [DEBUG] http: Request GET /v1/status/leader (227.808µs) from=127.0.0.6:47555
    2022/11/25 23:09:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.557057697s) from=127.0.0.6:41955
    2022/11/25 23:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.5621965s) from=127.0.0.6:36643
    2022/11/25 23:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.064724418s) from=127.0.0.6:42695
    2022/11/25 23:09:13 [DEBUG] http: Request GET /v1/status/leader (2.255718ms) from=127.0.0.6:47555
    2022/11/25 23:09:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.407857716s) from=127.0.0.6:37621
    2022/11/25 23:09:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.580961811s) from=127.0.0.6:48445
    2022/11/25 23:09:25 [DEBUG] http: Request GET /v1/status/leader (183.293µs) from=127.0.0.6:47555
    2022/11/25 23:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:09:33 [DEBUG] http: Request GET /v1/status/leader (611.294µs) from=127.0.0.6:47555
    2022/11/25 23:09:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:09:35 [DEBUG] agent: Node info in sync
    2022/11/25 23:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.750579863s) from=127.0.0.6:58719
    2022/11/25 23:09:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.502496336s) from=127.0.0.6:41831
    2022/11/25 23:09:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.17232298s) from=127.0.0.6:56501
    2022/11/25 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.928719321s) from=127.0.0.6:60369
    2022/11/25 23:09:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.654372628s) from=127.0.0.6:59391
    2022/11/25 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.641862488s) from=127.0.0.6:57631
    2022/11/25 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.034195855s) from=127.0.0.6:58993
    2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/status/leader (198.659µs) from=127.0.0.6:43239
    2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.847594865s) from=127.0.0.6:57797
    2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.534107768s) from=127.0.0.6:42511
    2022/11/25 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.088318773s) from=127.0.0.6:52361
    2022/11/25 23:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.469007612s) from=127.0.0.6:50223
    2022/11/25 23:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.073797709s) from=127.0.0.6:37115
    2022/11/25 23:09:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.884726711s) from=127.0.0.6:45981
    2022/11/25 23:09:53 [DEBUG] http: Request GET /v1/status/leader (183.147µs) from=127.0.0.6:47555
    2022/11/25 23:09:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.354445494s) from=127.0.0.6:48079
    2022/11/25 23:10:05 [DEBUG] http: Request GET /v1/status/leader (398.601µs) from=127.0.0.6:47555
    2022/11/25 23:10:13 [DEBUG] http: Request GET /v1/status/leader (248.629µs) from=127.0.0.6:47555
    2022/11/25 23:10:25 [DEBUG] http: Request GET /v1/status/leader (152.673µs) from=127.0.0.6:43239
    2022/11/25 23:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:10:33 [DEBUG] http: Request GET /v1/status/leader (322.195µs) from=127.0.0.6:47555
    2022/11/25 23:10:45 [DEBUG] http: Request GET /v1/status/leader (474.538µs) from=127.0.0.6:43239
    2022/11/25 23:10:53 [DEBUG] http: Request GET /v1/status/leader (279.21µs) from=127.0.0.6:47555
    2022/11/25 23:11:05 [DEBUG] http: Request GET /v1/status/leader (173.249µs) from=127.0.0.6:43239
    2022/11/25 23:11:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.288227055s) from=127.0.0.6:41955
    2022/11/25 23:11:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:11:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.291453891s) from=127.0.0.6:42695
    2022/11/25 23:11:13 [DEBUG] http: Request GET /v1/status/leader (181.752µs) from=127.0.0.6:47555
    2022/11/25 23:11:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.49149011s) from=127.0.0.6:36643
    2022/11/25 23:11:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.208253966s) from=127.0.0.6:37621
    2022/11/25 23:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:11:14 [DEBUG] agent: Node info in sync
    2022/11/25 23:11:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.494164475s) from=127.0.0.6:48445
    2022/11/25 23:11:25 [DEBUG] http: Request GET /v1/status/leader (317.586µs) from=127.0.0.6:47555
    2022/11/25 23:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:11:33 [DEBUG] http: Request GET /v1/status/leader (330.979µs) from=127.0.0.6:47555
    2022/11/25 23:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.025026649s) from=127.0.0.6:58719
    2022/11/25 23:11:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.548115699s) from=127.0.0.6:41831
    2022/11/25 23:11:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.283870856s) from=127.0.0.6:56501
    2022/11/25 23:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.314917472s) from=127.0.0.6:60369
    2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.392406804s) from=127.0.0.6:57631
    2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/status/leader (231.525µs) from=127.0.0.6:47555
    2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.057171079s) from=127.0.0.6:42511
    2022/11/25 23:11:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.190648191s) from=127.0.0.6:59391
    2022/11/25 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.490957128s) from=127.0.0.6:58993
    2022/11/25 23:11:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.947215169s) from=127.0.0.6:57797
    2022/11/25 23:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.494166663s) from=127.0.0.6:52361
    2022/11/25 23:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.46196614s) from=127.0.0.6:37115
    2022/11/25 23:11:53 [DEBUG] http: Request GET /v1/status/leader (3.671587ms) from=127.0.0.6:47555
    2022/11/25 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.504638049s) from=127.0.0.6:50223
    2022/11/25 23:11:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.884639911s) from=127.0.0.6:45981
    2022/11/25 23:12:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.77253734s) from=127.0.0.6:48079
    2022/11/25 23:12:05 [DEBUG] http: Request GET /v1/status/leader (255.104µs) from=127.0.0.6:43239
    2022/11/25 23:12:13 [DEBUG] http: Request GET /v1/status/leader (323.885µs) from=127.0.0.6:47555
    2022/11/25 23:12:25 [DEBUG] http: Request GET /v1/status/leader (303.984µs) from=127.0.0.6:43239
    2022/11/25 23:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:12:33 [DEBUG] http: Request GET /v1/status/leader (249.302µs) from=127.0.0.6:47555
    2022/11/25 23:12:45 [DEBUG] http: Request GET /v1/status/leader (160.838µs) from=127.0.0.6:43239
    2022/11/25 23:12:53 [DEBUG] http: Request GET /v1/status/leader (337.993µs) from=127.0.0.6:47555
    2022/11/25 23:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:13:00 [DEBUG] agent: Node info in sync
    2022/11/25 23:13:05 [DEBUG] http: Request GET /v1/status/leader (165.48µs) from=127.0.0.6:47555
    2022/11/25 23:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.562992786s) from=127.0.0.6:41955
    2022/11/25 23:13:13 [DEBUG] http: Request GET /v1/status/leader (336.435µs) from=127.0.0.6:47555
    2022/11/25 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.357692941s) from=127.0.0.6:42695
    2022/11/25 23:13:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.615988635s) from=127.0.0.6:37621
    2022/11/25 23:13:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.555589816s) from=127.0.0.6:36643
    2022/11/25 23:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:13:25 [DEBUG] http: Request GET /v1/status/leader (363.409µs) from=127.0.0.6:47555
    2022/11/25 23:13:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.811909411s) from=127.0.0.6:48445
    2022/11/25 23:13:33 [DEBUG] http: Request GET /v1/status/leader (170.014µs) from=127.0.0.6:47555
    2022/11/25 23:13:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.006294849s) from=127.0.0.6:41831
    2022/11/25 23:13:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.089769199s) from=127.0.0.6:56501
    2022/11/25 23:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.145426955s) from=127.0.0.6:58719
    2022/11/25 23:13:45 [DEBUG] http: Request GET /v1/status/leader (572.435µs) from=127.0.0.6:47555
    2022/11/25 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.368769944s) from=127.0.0.6:57631
    2022/11/25 23:13:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.643852628s) from=127.0.0.6:42511
    2022/11/25 23:13:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.54580702s) from=127.0.0.6:60369
    2022/11/25 23:13:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.721973239s) from=127.0.0.6:59391
    2022/11/25 23:13:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.262638055s) from=127.0.0.6:57797
    2022/11/25 23:13:53 [DEBUG] http: Request GET /v1/status/leader (328.198µs) from=127.0.0.6:47555
    2022/11/25 23:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.942901431s) from=127.0.0.6:58993
    2022/11/25 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.095002696s) from=127.0.0.6:52361
    2022/11/25 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.972627745s) from=127.0.0.6:37115
    2022/11/25 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.415659675s) from=127.0.0.6:50223
    2022/11/25 23:14:05 [DEBUG] http: Request GET /v1/status/leader (383.106µs) from=127.0.0.6:47555
    2022/11/25 23:14:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.598456594s) from=127.0.0.6:45981
    2022/11/25 23:14:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.748618079s) from=127.0.0.6:48079
    2022/11/25 23:14:13 [DEBUG] http: Request GET /v1/status/leader (178.895µs) from=127.0.0.6:47555
    2022/11/25 23:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:14:25 [DEBUG] http: Request GET /v1/status/leader (10.236786ms) from=127.0.0.6:47555
    2022/11/25 23:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:14:25 [DEBUG] agent: Node info in sync
    2022/11/25 23:14:33 [DEBUG] http: Request GET /v1/status/leader (379.212µs) from=127.0.0.6:47555
    2022/11/25 23:14:45 [DEBUG] http: Request GET /v1/status/leader (170.24µs) from=127.0.0.6:47555
    2022/11/25 23:14:53 [DEBUG] http: Request GET /v1/status/leader (351.762µs) from=127.0.0.6:47555
    2022/11/25 23:15:05 [DEBUG] http: Request GET /v1/status/leader (1.314739ms) from=127.0.0.6:47555
    2022/11/25 23:15:13 [DEBUG] http: Request GET /v1/status/leader (181.953µs) from=127.0.0.6:47555
    2022/11/25 23:15:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.62024063s) from=127.0.0.6:41955
    2022/11/25 23:15:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.410235997s) from=127.0.0.6:36643
    2022/11/25 23:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.875381152s) from=127.0.0.6:37621
    2022/11/25 23:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.801292152s) from=127.0.0.6:42695
    2022/11/25 23:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:15:25 [DEBUG] http: Request GET /v1/status/leader (355.821µs) from=127.0.0.6:43239
    2022/11/25 23:15:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.4182485s) from=127.0.0.6:48445
    2022/11/25 23:15:33 [DEBUG] http: Request GET /v1/status/leader (249.35µs) from=127.0.0.6:47555
    2022/11/25 23:15:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.088722093s) from=127.0.0.6:41831
    2022/11/25 23:15:45 [DEBUG] http: Request GET /v1/status/leader (1.41209ms) from=127.0.0.6:47555
    2022/11/25 23:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.29041927s) from=127.0.0.6:58719
    2022/11/25 23:15:48 [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/11/25 23:15:48 [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/11/25 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.068519682s) from=127.0.0.6:42695
    2022/11/25 23:15:48 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092"
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Node info in sync
    2022/11/25 23:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.555864ms) from=127.0.0.6:43239
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:15:48 [DEBUG] agent: Node info in sync
    2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (33.87683174s) from=127.0.0.6:41955
    2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (392.428µs) from=127.0.0.6:43239
    2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (126.461µs) from=127.0.0.6:43239
    2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.635401699s) from=127.0.0.6:56501
    2022/11/25 23:15:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.878255839s) from=127.0.0.6:42511
    2022/11/25 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.384539482s) from=127.0.0.6:60369
    2022/11/25 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.77906354s) from=127.0.0.6:57631
    2022/11/25 23:15:53 [DEBUG] http: Request GET /v1/status/leader (334.191µs) from=127.0.0.6:47555
    2022/11/25 23:15:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.184524936s) from=127.0.0.6:59391
    2022/11/25 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.339448124s) from=127.0.0.6:57797
    2022/11/25 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.672612s) from=127.0.0.6:50223
    2022/11/25 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.816539254s) from=127.0.0.6:58993
    2022/11/25 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.373340202s) from=127.0.0.6:37115
    2022/11/25 23:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.184010982s) from=127.0.0.6:52361
    2022/11/25 23:16:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.124593957s) from=127.0.0.6:45981
    2022/11/25 23:16:05 [DEBUG] http: Request GET /v1/status/leader (157.113µs) from=127.0.0.6:45981
    2022/11/25 23:16:13 [DEBUG] http: Request GET /v1/status/leader (318.662µs) from=127.0.0.6:47555
    2022/11/25 23:16:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.557983133s) from=127.0.0.6:48079
    2022/11/25 23:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:16:25 [DEBUG] http: Request GET /v1/status/leader (372.579µs) from=127.0.0.6:47555
    2022/11/25 23:16:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:16:33 [DEBUG] http: Request GET /v1/status/leader (198.561µs) from=127.0.0.6:47555
    2022/11/25 23:16:45 [DEBUG] http: Request GET /v1/status/leader (264.216µs) from=127.0.0.6:47555
    2022/11/25 23:16:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:16:48 [DEBUG] agent: Node info in sync
    2022/11/25 23:16:53 [DEBUG] http: Request GET /v1/status/leader (1.34083ms) from=127.0.0.6:47555
    2022/11/25 23:17:05 [DEBUG] http: Request GET /v1/status/leader (302.462µs) from=127.0.0.6:47555
    2022/11/25 23:17:13 [DEBUG] http: Request GET /v1/status/leader (315.942µs) from=127.0.0.6:47555
    2022/11/25 23:17:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.937032715s) from=127.0.0.6:37621
    2022/11/25 23:17:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.502443098s) from=127.0.0.6:36643
    2022/11/25 23:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:17:25 [DEBUG] http: Request GET /v1/status/leader (414.912µs) from=127.0.0.6:47555
    2022/11/25 23:17:33 [DEBUG] http: Request GET /v1/status/leader (165.5µs) from=127.0.0.6:47555
    2022/11/25 23:17:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.12057001s) from=127.0.0.6:48445
    2022/11/25 23:17:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.159342133s) from=127.0.0.6:41831
    2022/11/25 23:17:45 [DEBUG] http: Request GET /v1/status/leader (324.753µs) from=127.0.0.6:47555
    2022/11/25 23:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.032436422s) from=127.0.0.6:58719
    2022/11/25 23:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m4.14309419s) from=127.0.0.6:42695
    2022/11/25 23:17:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.282978792s) from=127.0.0.6:42511
    2022/11/25 23:17:53 [DEBUG] http: Request GET /v1/status/leader (289.199µs) from=127.0.0.6:47555
    2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.201188131s) from=127.0.0.6:56501
    2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.816424693s) from=127.0.0.6:57631
    2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.491268315s) from=127.0.0.6:43239
    2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m6.945657121s) from=127.0.0.6:41955
    2022/11/25 23:17:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:17:58 [DEBUG] agent: Node info in sync
    2022/11/25 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m7.277436923s) from=127.0.0.6:60369
    2022/11/25 23:17:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.181627425s) from=127.0.0.6:59391
    2022/11/25 23:18:01 [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/11/25 23:18:01 [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/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:01 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.63.43_8443"
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.695417ms) from=127.0.0.6:39289
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (6.80469604s) from=127.0.0.6:41955
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (9.603341623s) from=127.0.0.6:42695
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (675.096µs) from=127.0.0.6:39289
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.764µs) from=127.0.0.6:47555
    2022/11/25 23:18:01 [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/11/25 23:18:01 [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/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:01 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.61.224_8082"
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.839994ms) from=127.0.0.6:39289
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (38.541096ms) from=127.0.0.6:41955
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:01 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (38.971932ms) from=127.0.0.6:42695
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (478.748µs) from=127.0.0.6:39289
    2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (133.286µs) from=127.0.0.6:39289
    2022/11/25 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.839848924s) from=127.0.0.6:50223
    2022/11/25 23:18:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.08519941s) from=127.0.0.6:57797
    2022/11/25 23:18:05 [DEBUG] http: Request GET /v1/status/leader (238.243µs) from=127.0.0.6:46967
    2022/11/25 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.780805307s) from=127.0.0.6:58993
    2022/11/25 23:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.91817017s) from=127.0.0.6:37115
    2022/11/25 23:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.292418602s) from=127.0.0.6:52361
    2022/11/25 23:18:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.481292697s) from=127.0.0.6:45981
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnfmgr_10.233.26.116_8803"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.824898ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.716530896s) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.733332722s) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (208.118µs) from=127.0.0.6:46967
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (754.271µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnfres_10.233.45.218_8802"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.295471ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (43.0179ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (43.5861ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (407.02µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (308.39µs) from=127.0.0.6:35737
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.43.8_8484"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (20.331079ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (50.601126ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (51.473078ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.236742ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (911.393µs) from=127.0.0.6:43639
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.176_8482"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.866812ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (50.747208ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (53.124901ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (219.939µs) from=127.0.0.6:55819
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (779.276µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.10.90_8410"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.395647ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (69.351796ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (64.467723ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (227.058µs) from=127.0.0.6:53003
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (448.714µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.111_8801"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.722312ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (58.954826ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (59.479138ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (324.062µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (248.259µs) from=127.0.0.6:45307
    2022/11/25 23:18:11 [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/11/25 23:18:11 [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/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_nslcm_10.233.23.253_8403"
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.74559ms) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:11 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (38.402643ms) from=127.0.0.6:42695
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (38.900516ms) from=127.0.0.6:41955
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (419.955µs) from=127.0.0.6:57595
    2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (133.808µs) from=127.0.0.6:57595
    2022/11/25 23:18:12 [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/11/25 23:18:12 [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/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:12 [INFO] agent: Synced service "_v2_nslcm_10.233.23.253_8403"
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.169346ms) from=127.0.0.6:37175
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:18:12 [DEBUG] agent: Node info in sync
    2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.858779ms) from=127.0.0.6:41955
    2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.746071ms) from=127.0.0.6:42695
    2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (346.035µs) from=127.0.0.6:37175
    2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (249.84µs) from=127.0.0.6:37917
    2022/11/25 23:18:13 [DEBUG] http: Request GET /v1/status/leader (240.399µs) from=127.0.0.6:34373
    2022/11/25 23:18:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.195088961s) from=127.0.0.6:48079
    2022/11/25 23:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:18:25 [DEBUG] http: Request GET /v1/status/leader (212.988µs) from=127.0.0.6:37175
    2022/11/25 23:18:33 [DEBUG] http: Request GET /v1/status/leader (372.337µs) from=127.0.0.6:34373
    2022/11/25 23:18:45 [DEBUG] http: Request GET /v1/status/leader (504.235µs) from=127.0.0.6:37175
    2022/11/25 23:18:53 [DEBUG] http: Request GET /v1/status/leader (346.967µs) from=127.0.0.6:34373
    2022/11/25 23:19:05 [DEBUG] http: Request GET /v1/status/leader (453.364µs) from=127.0.0.6:37175
    2022/11/25 23:19:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:19:13 [DEBUG] http: Request GET /v1/status/leader (184.969µs) from=127.0.0.6:34373
    2022/11/25 23:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:19:25 [DEBUG] http: Request GET /v1/status/leader (305.031µs) from=127.0.0.6:37175
    2022/11/25 23:19:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.359492962s) from=127.0.0.6:37621
    2022/11/25 23:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.813430964s) from=127.0.0.6:36643
    2022/11/25 23:19:33 [DEBUG] http: Request GET /v1/status/leader (298.685µs) from=127.0.0.6:34373
    2022/11/25 23:19:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.796635121s) from=127.0.0.6:48445
    2022/11/25 23:19:45 [DEBUG] http: Request GET /v1/status/leader (299.435µs) from=127.0.0.6:37175
    2022/11/25 23:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:19:46 [DEBUG] agent: Node info in sync
    2022/11/25 23:19:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.432314952s) from=127.0.0.6:41831
    2022/11/25 23:19:53 [DEBUG] http: Request GET /v1/status/leader (304.028µs) from=127.0.0.6:34373
    2022/11/25 23:19:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.702604066s) from=127.0.0.6:58719
    2022/11/25 23:19:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.921831002s) from=127.0.0.6:56501
    2022/11/25 23:19:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.045567046s) from=127.0.0.6:43239
    2022/11/25 23:19:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.991437022s) from=127.0.0.6:42511
    2022/11/25 23:19:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.349676947s) from=127.0.0.6:57631
    2022/11/25 23:20:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.767052421s) from=127.0.0.6:59391
    2022/11/25 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.804863513s) from=127.0.0.6:60369
    2022/11/25 23:20:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.370685447s) from=127.0.0.6:39289
    2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/status/leader (479.907µs) from=127.0.0.6:37175
    2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.55454481s) from=127.0.0.6:57797
    2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.339441594s) from=127.0.0.6:50223
    2022/11/25 23:20:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.697461088s) from=127.0.0.6:47555
    2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.601597096s) from=127.0.0.6:58993
    2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.575595546s) from=127.0.0.6:53003
    2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.543428152s) from=127.0.0.6:42695
    2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.349049583s) from=127.0.0.6:57595
    2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.092015687s) from=127.0.0.6:35737
    2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/status/leader (1.067193ms) from=127.0.0.6:34373
    2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.075333145s) from=127.0.0.6:37115
    2022/11/25 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.28996419s) from=127.0.0.6:45307
    2022/11/25 23:20:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.104224885s) from=127.0.0.6:45981
    2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.709011613s) from=127.0.0.6:52361
    2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.548498647s) from=127.0.0.6:43639
    2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.351710792s) from=127.0.0.6:46967
    2022/11/25 23:20:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.447225347s) from=127.0.0.6:41955
    2022/11/25 23:20:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.037062288s) from=127.0.0.6:55819
    2022/11/25 23:20:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.360666879s) from=127.0.0.6:37917
    2022/11/25 23:20:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.216261116s) from=127.0.0.6:48079
    2022/11/25 23:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:20:25 [DEBUG] http: Request GET /v1/status/leader (256.928µs) from=127.0.0.6:37175
    2022/11/25 23:20:33 [DEBUG] http: Request GET /v1/status/leader (159.561µs) from=127.0.0.6:34373
    2022/11/25 23:20:45 [DEBUG] http: Request GET /v1/status/leader (197.172µs) from=127.0.0.6:37175
    2022/11/25 23:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:20:48 [DEBUG] agent: Node info in sync
    2022/11/25 23:20:53 [DEBUG] http: Request GET /v1/status/leader (175.85µs) from=127.0.0.6:34373
    2022/11/25 23:21:05 [DEBUG] http: Request GET /v1/status/leader (3.070963ms) from=127.0.0.6:37175
    2022/11/25 23:21:13 [DEBUG] http: Request GET /v1/status/leader (438.765µs) from=127.0.0.6:34373
    2022/11/25 23:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:21:25 [DEBUG] http: Request GET /v1/status/leader (406.168µs) from=127.0.0.6:37175
    2022/11/25 23:21:33 [DEBUG] http: Request GET /v1/status/leader (177.795µs) from=127.0.0.6:34373
    2022/11/25 23:21:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.914312182s) from=127.0.0.6:36643
    2022/11/25 23:21:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.522713478s) from=127.0.0.6:37621
    2022/11/25 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.656336795s) from=127.0.0.6:48445
    2022/11/25 23:21:45 [DEBUG] http: Request GET /v1/status/leader (218.64µs) from=127.0.0.6:37175
    2022/11/25 23:21:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.672007404s) from=127.0.0.6:41831
    2022/11/25 23:21:53 [DEBUG] http: Request GET /v1/status/leader (174.217µs) from=127.0.0.6:34373
    2022/11/25 23:21:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.799705851s) from=127.0.0.6:56501
    2022/11/25 23:21:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:21:58 [DEBUG] agent: Node info in sync
    2022/11/25 23:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.680589895s) from=127.0.0.6:58719
    2022/11/25 23:21:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.375749989s) from=127.0.0.6:43239
    2022/11/25 23:21:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.467623492s) from=127.0.0.6:42511
    2022/11/25 23:22:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.564139334s) from=127.0.0.6:59391
    2022/11/25 23:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.146303443s) from=127.0.0.6:57631
    2022/11/25 23:22:05 [DEBUG] http: Request GET /v1/status/leader (820.639µs) from=127.0.0.6:37175
    2022/11/25 23:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.477374586s) from=127.0.0.6:60369
    2022/11/25 23:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.483006035s) from=127.0.0.6:50223
    2022/11/25 23:22:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.143908759s) from=127.0.0.6:39289
    2022/11/25 23:22:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.389568631s) from=127.0.0.6:57797
    2022/11/25 23:22:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.707626482s) from=127.0.0.6:47555
    2022/11/25 23:22:13 [DEBUG] http: Request GET /v1/status/leader (341.05µs) from=127.0.0.6:34373
    2022/11/25 23:22:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.044903114s) from=127.0.0.6:58993
    2022/11/25 23:22:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.555681764s) from=127.0.0.6:57595
    2022/11/25 23:22:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.931486907s) from=127.0.0.6:42695
    2022/11/25 23:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.874132929s) from=127.0.0.6:37115
    2022/11/25 23:22:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.759794416s) from=127.0.0.6:35737
    2022/11/25 23:22:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.22412172s) from=127.0.0.6:53003
    2022/11/25 23:22:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.767326536s) from=127.0.0.6:43639
    2022/11/25 23:22:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.088421377s) from=127.0.0.6:37917
    2022/11/25 23:22:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.38465686s) from=127.0.0.6:45307
    2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.713724219s) from=127.0.0.6:45981
    2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.357650383s) from=127.0.0.6:41955
    2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.996658417s) from=127.0.0.6:55819
    2022/11/25 23:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.708567271s) from=127.0.0.6:52361
    2022/11/25 23:22:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.297236854s) from=127.0.0.6:46967
    2022/11/25 23:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:22:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.915344342s) from=127.0.0.6:48079
    2022/11/25 23:22:25 [DEBUG] http: Request GET /v1/status/leader (224.259µs) from=127.0.0.6:37175
    2022/11/25 23:22:33 [DEBUG] http: Request GET /v1/status/leader (644.778µs) from=127.0.0.6:34373
    2022/11/25 23:22:45 [DEBUG] http: Request GET /v1/status/leader (329.564µs) from=127.0.0.6:37175
    2022/11/25 23:22:53 [DEBUG] http: Request GET /v1/status/leader (360.692µs) from=127.0.0.6:34373
    2022/11/25 23:23:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:23:04 [DEBUG] agent: Node info in sync
    2022/11/25 23:23:05 [DEBUG] http: Request GET /v1/status/leader (317.284µs) from=127.0.0.6:37175
    2022/11/25 23:23:14 [DEBUG] http: Request GET /v1/status/leader (272.585µs) from=127.0.0.6:34373
    2022/11/25 23:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:23:25 [DEBUG] http: Request GET /v1/status/leader (317.496µs) from=127.0.0.6:37175
    2022/11/25 23:23:34 [DEBUG] http: Request GET /v1/status/leader (177.282µs) from=127.0.0.6:34373
    2022/11/25 23:23:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.265415855s) from=127.0.0.6:37621
    2022/11/25 23:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.658922531s) from=127.0.0.6:36643
    2022/11/25 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.459329986s) from=127.0.0.6:48445
    2022/11/25 23:23:45 [DEBUG] http: Request GET /v1/status/leader (278.24µs) from=127.0.0.6:37175
    2022/11/25 23:23:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.486011782s) from=127.0.0.6:41831
    2022/11/25 23:23:54 [DEBUG] http: Request GET /v1/status/leader (281.525µs) from=127.0.0.6:34373
    2022/11/25 23:23:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.405643539s) from=127.0.0.6:56501
    2022/11/25 23:24:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.771185295s) from=127.0.0.6:42511
    2022/11/25 23:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.607701463s) from=127.0.0.6:58719
    2022/11/25 23:24:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.374582177s) from=127.0.0.6:43239
    2022/11/25 23:24:05 [DEBUG] http: Request GET /v1/status/leader (265.083µs) from=127.0.0.6:37175
    2022/11/25 23:24:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.270126093s) from=127.0.0.6:59391
    2022/11/25 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.281573006s) from=127.0.0.6:50223
    2022/11/25 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.005019644s) from=127.0.0.6:57631
    2022/11/25 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.168054176s) from=127.0.0.6:60369
    2022/11/25 23:24:14 [DEBUG] http: Request GET /v1/status/leader (285.477µs) from=127.0.0.6:34373
    2022/11/25 23:24:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.524689903s) from=127.0.0.6:58993
    2022/11/25 23:24:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.385508998s) from=127.0.0.6:39289
    2022/11/25 23:24:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.845062678s) from=127.0.0.6:57595
    2022/11/25 23:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.308075806s) from=127.0.0.6:57797
    2022/11/25 23:24:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.703457228s) from=127.0.0.6:47555
    2022/11/25 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.288629532s) from=127.0.0.6:42695
    2022/11/25 23:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.779394377s) from=127.0.0.6:37115
    2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.436439296s) from=127.0.0.6:55819
    2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.893495785s) from=127.0.0.6:45307
    2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.751638008s) from=127.0.0.6:41955
    2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.067133986s) from=127.0.0.6:53003
    2022/11/25 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.713320911s) from=127.0.0.6:46967
    2022/11/25 23:24:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.012389086s) from=127.0.0.6:43639
    2022/11/25 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.795932424s) from=127.0.0.6:52361
    2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.474097802s) from=127.0.0.6:35737
    2022/11/25 23:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.492944889s) from=127.0.0.6:45981
    2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/status/leader (330.367µs) from=127.0.0.6:37175
    2022/11/25 23:24:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.65234054s) from=127.0.0.6:37917
    2022/11/25 23:24:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.407351211s) from=127.0.0.6:48079
    2022/11/25 23:24:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:24:34 [DEBUG] http: Request GET /v1/status/leader (303.634µs) from=127.0.0.6:34373
    2022/11/25 23:24:45 [DEBUG] http: Request GET /v1/status/leader (326.993µs) from=127.0.0.6:37175
    2022/11/25 23:24:54 [DEBUG] http: Request GET /v1/status/leader (287.093µs) from=127.0.0.6:34373
    2022/11/25 23:24:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:24:57 [DEBUG] agent: Node info in sync
    2022/11/25 23:25:05 [DEBUG] http: Request GET /v1/status/leader (331.621µs) from=127.0.0.6:37175
    2022/11/25 23:25:14 [DEBUG] http: Request GET /v1/status/leader (362.354µs) from=127.0.0.6:34373
    2022/11/25 23:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:25:25 [DEBUG] http: Request GET /v1/status/leader (286.364µs) from=127.0.0.6:37175
    2022/11/25 23:25:34 [DEBUG] http: Request GET /v1/status/leader (287.942µs) from=127.0.0.6:34373
    2022/11/25 23:25:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.304056492s) from=127.0.0.6:37621
    2022/11/25 23:25:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.75355459s) from=127.0.0.6:36643
    2022/11/25 23:25:45 [DEBUG] http: Request GET /v1/status/leader (275.202µs) from=127.0.0.6:37175
    2022/11/25 23:25:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.145747949s) from=127.0.0.6:48445
    2022/11/25 23:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.532740831s) from=127.0.0.6:41831
    2022/11/25 23:25:54 [DEBUG] http: Request GET /v1/status/leader (370.678µs) from=127.0.0.6:34373
    2022/11/25 23:26:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.257289023s) from=127.0.0.6:56501
    2022/11/25 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.57889947s) from=127.0.0.6:58719
    2022/11/25 23:26:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.494001531s) from=127.0.0.6:43239
    2022/11/25 23:26:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.047077725s) from=127.0.0.6:42511
    2022/11/25 23:26:05 [DEBUG] http: Request GET /v1/status/leader (154.741µs) from=127.0.0.6:37175
    2022/11/25 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.132919947s) from=127.0.0.6:59391
    2022/11/25 23:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.058605294s) from=127.0.0.6:60369
    2022/11/25 23:26:14 [DEBUG] http: Request GET /v1/status/leader (147.693µs) from=127.0.0.6:34373
    2022/11/25 23:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.186991472s) from=127.0.0.6:58993
    2022/11/25 23:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.337108702s) from=127.0.0.6:50223
    2022/11/25 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.111730887s) from=127.0.0.6:57631
    2022/11/25 23:26:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.719137495s) from=127.0.0.6:57595
    2022/11/25 23:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.417422598s) from=127.0.0.6:47555
    2022/11/25 23:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.853299504s) from=127.0.0.6:39289
    2022/11/25 23:26:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.168149742s) from=127.0.0.6:42695
    2022/11/25 23:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.189324092s) from=127.0.0.6:37115
    2022/11/25 23:26:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.035754119s) from=127.0.0.6:57797
    2022/11/25 23:26:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.963873028s) from=127.0.0.6:45307
    2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.106562155s) from=127.0.0.6:43639
    2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.077461049s) from=127.0.0.6:55819
    2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.394384783s) from=127.0.0.6:46967
    2022/11/25 23:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:26:25 [DEBUG] http: Request GET /v1/status/leader (302.828µs) from=127.0.0.6:37175
    2022/11/25 23:26:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.762162s) from=127.0.0.6:53003
    2022/11/25 23:26:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.27691501s) from=127.0.0.6:45981
    2022/11/25 23:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.145327651s) from=127.0.0.6:52361
    2022/11/25 23:26:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.194447791s) from=127.0.0.6:41955
    2022/11/25 23:26:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.365072096s) from=127.0.0.6:35737
    2022/11/25 23:26:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.073866352s) from=127.0.0.6:48079
    2022/11/25 23:26:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.576485978s) from=127.0.0.6:37917
    2022/11/25 23:26:34 [DEBUG] http: Request GET /v1/status/leader (273.901µs) from=127.0.0.6:34373
    2022/11/25 23:26:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:26:45 [DEBUG] http: Request GET /v1/status/leader (328.053µs) from=127.0.0.6:37175
    2022/11/25 23:26:54 [DEBUG] http: Request GET /v1/status/leader (300.933µs) from=127.0.0.6:34373
    2022/11/25 23:26:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:26:55 [DEBUG] agent: Node info in sync
    2022/11/25 23:27:05 [DEBUG] http: Request GET /v1/status/leader (261.524µs) from=127.0.0.6:37175
    2022/11/25 23:27:14 [DEBUG] http: Request GET /v1/status/leader (187.852µs) from=127.0.0.6:34373
    2022/11/25 23:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:27:25 [DEBUG] http: Request GET /v1/status/leader (1.808972ms) from=127.0.0.6:37175
    2022/11/25 23:27:34 [DEBUG] http: Request GET /v1/status/leader (396.477µs) from=127.0.0.6:34373
    2022/11/25 23:27:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.003659885s) from=127.0.0.6:36643
    2022/11/25 23:27:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.390861694s) from=127.0.0.6:37621
    2022/11/25 23:27:45 [DEBUG] http: Request GET /v1/status/leader (269.408µs) from=127.0.0.6:37175
    2022/11/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.350520011s) from=127.0.0.6:48445
    2022/11/25 23:27:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.474635917s) from=127.0.0.6:41831
    2022/11/25 23:27:54 [DEBUG] http: Request GET /v1/status/leader (214.636µs) from=127.0.0.6:34373
    2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.097526127s) from=127.0.0.6:42511
    2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.709896366s) from=127.0.0.6:43239
    2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/status/leader (267.826µs) from=127.0.0.6:37175
    2022/11/25 23:28:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.742377982s) from=127.0.0.6:58719
    2022/11/25 23:28:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.350142161s) from=127.0.0.6:56501
    2022/11/25 23:28:14 [DEBUG] http: Request GET /v1/status/leader (345.573µs) from=127.0.0.6:34373
    2022/11/25 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.930444992s) from=127.0.0.6:60369
    2022/11/25 23:28:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.559311884s) from=127.0.0.6:59391
    2022/11/25 23:28:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.895309471s) from=127.0.0.6:57595
    2022/11/25 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.805134516s) from=127.0.0.6:57631
    2022/11/25 23:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.471787393s) from=127.0.0.6:58993
    2022/11/25 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.2920772s) from=127.0.0.6:50223
    2022/11/25 23:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.623929561s) from=127.0.0.6:39289
    2022/11/25 23:28:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.235012481s) from=127.0.0.6:47555
    2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.260791314s) from=127.0.0.6:37115
    2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.848857195s) from=127.0.0.6:43639
    2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.789280577s) from=127.0.0.6:55819
    2022/11/25 23:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/status/leader (187.809µs) from=127.0.0.6:37175
    2022/11/25 23:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.608098744s) from=127.0.0.6:42695
    2022/11/25 23:28:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.425332069s) from=127.0.0.6:45307
    2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.539618333s) from=127.0.0.6:57797
    2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.789820887s) from=127.0.0.6:45981
    2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.921688535s) from=127.0.0.6:53003
    2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.506721053s) from=127.0.0.6:46967
    2022/11/25 23:28:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.8011231s) from=127.0.0.6:35737
    2022/11/25 23:28:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:28:33 [DEBUG] agent: Node info in sync
    2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.158356201s) from=127.0.0.6:48079
    2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/status/leader (334.009µs) from=127.0.0.6:34373
    2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.943230756s) from=127.0.0.6:41955
    2022/11/25 23:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.145542947s) from=127.0.0.6:52361
    2022/11/25 23:28:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.490616999s) from=127.0.0.6:37917
    2022/11/25 23:28:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:28:45 [DEBUG] http: Request GET /v1/status/leader (811.298µs) from=127.0.0.6:37175
    2022/11/25 23:28:54 [DEBUG] http: Request GET /v1/status/leader (329.891µs) from=127.0.0.6:34373
    2022/11/25 23:29:05 [DEBUG] http: Request GET /v1/status/leader (463.96µs) from=127.0.0.6:37175
    2022/11/25 23:29:14 [DEBUG] http: Request GET /v1/status/leader (2.070085ms) from=127.0.0.6:34373
    2022/11/25 23:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:29:26 [DEBUG] http: Request GET /v1/status/leader (437.57µs) from=127.0.0.6:37175
    2022/11/25 23:29:34 [DEBUG] http: Request GET /v1/status/leader (209.27µs) from=127.0.0.6:34373
    2022/11/25 23:29:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.411264096s) from=127.0.0.6:37621
    2022/11/25 23:29:46 [DEBUG] http: Request GET /v1/status/leader (204.682µs) from=127.0.0.6:37175
    2022/11/25 23:29:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.864513786s) from=127.0.0.6:36643
    2022/11/25 23:29:54 [DEBUG] http: Request GET /v1/status/leader (327.039µs) from=127.0.0.6:34373
    2022/11/25 23:29:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.639857274s) from=127.0.0.6:41831
    2022/11/25 23:29:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.389137758s) from=127.0.0.6:48445
    2022/11/25 23:30:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.240141744s) from=127.0.0.6:43239
    2022/11/25 23:30:06 [DEBUG] http: Request GET /v1/status/leader (255.382µs) from=127.0.0.6:37175
    2022/11/25 23:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.02152617s) from=127.0.0.6:58719
    2022/11/25 23:30:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.84810729s) from=127.0.0.6:42511
    2022/11/25 23:30:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.456662141s) from=127.0.0.6:56501
    2022/11/25 23:30:14 [DEBUG] http: Request GET /v1/status/leader (409.59µs) from=127.0.0.6:34373
    2022/11/25 23:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.232933198s) from=127.0.0.6:60369
    2022/11/25 23:30:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/25 23:30:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.336233921s) from=127.0.0.6:59391
    2022/11/25 23:30:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.844038093s) from=127.0.0.6:57595
    2022/11/25 23:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.009225509s) from=127.0.0.6:58993
    2022/11/25 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.489971212s) from=127.0.0.6:50223
    2022/11/25 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.328492522s) from=127.0.0.6:57631
    2022/11/25 23:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:30:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.216062655s) from=127.0.0.6:47555
    2022/11/25 23:30:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.707130247s) from=127.0.0.6:55819
    2022/11/25 23:30:26 [DEBUG] http: Request GET /v1/status/leader (183.338µs) from=127.0.0.6:37175
    2022/11/25 23:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.66684676s) from=127.0.0.6:37115
    2022/11/25 23:30:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.019974178s) from=127.0.0.6:43639
    2022/11/25 23:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.485620284s) from=127.0.0.6:39289
    2022/11/25 23:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.328171053s) from=127.0.0.6:42695
    2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.180413134s) from=127.0.0.6:57797
    2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.078118042s) from=127.0.0.6:45981
    2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.494131058s) from=127.0.0.6:53003
    2022/11/25 23:30:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.747132499s) from=127.0.0.6:46967
    2022/11/25 23:30:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.905678604s) from=127.0.0.6:45307
    2022/11/25 23:30:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.611959647s) from=127.0.0.6:35737
    2022/11/25 23:30:34 [DEBUG] http: Request GET /v1/status/leader (150.769µs) from=127.0.0.6:34373
    2022/11/25 23:30:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.707305155s) from=127.0.0.6:37917
    2022/11/25 23:30:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.927751766s) from=127.0.0.6:41955
    2022/11/25 23:30:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.047958347s) from=127.0.0.6:48079
    2022/11/25 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.051895031s) from=127.0.0.6:52361
    2022/11/25 23:30:46 [DEBUG] http: Request GET /v1/status/leader (260.727µs) from=127.0.0.6:37175
    2022/11/25 23:30:54 [DEBUG] http: Request GET /v1/status/leader (285.947µs) from=127.0.0.6:34373
    2022/11/25 23:30:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:31:06 [DEBUG] http: Request GET /v1/status/leader (159.618µs) from=127.0.0.6:37175
    2022/11/25 23:31:14 [DEBUG] http: Request GET /v1/status/leader (182.284µs) from=127.0.0.6:34373
    2022/11/25 23:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:31:26 [DEBUG] http: Request GET /v1/status/leader (506.369µs) from=127.0.0.6:37175
    2022/11/25 23:31:34 [DEBUG] http: Request GET /v1/status/leader (250.512µs) from=127.0.0.6:34373
    2022/11/25 23:31:46 [DEBUG] http: Request GET /v1/status/leader (203.073µs) from=127.0.0.6:37175
    2022/11/25 23:31:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.12084768s) from=127.0.0.6:37621
    2022/11/25 23:31:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.245164099s) from=127.0.0.6:36643
    2022/11/25 23:31:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:31:53 [DEBUG] agent: Node info in sync
    2022/11/25 23:31:54 [DEBUG] http: Request GET /v1/status/leader (174.695µs) from=127.0.0.6:34373
    2022/11/25 23:31:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.380916728s) from=127.0.0.6:48445
    2022/11/25 23:32:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.457201332s) from=127.0.0.6:41831
    2022/11/25 23:32:06 [DEBUG] http: Request GET /v1/status/leader (4.627325ms) from=127.0.0.6:37175
    2022/11/25 23:32:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.857209244s) from=127.0.0.6:43239
    2022/11/25 23:32:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.987725006s) from=127.0.0.6:58719
    2022/11/25 23:32:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.350373878s) from=127.0.0.6:42511
    2022/11/25 23:32:14 [DEBUG] http: Request GET /v1/status/leader (325.094µs) from=127.0.0.6:34373
    2022/11/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.116641092s) from=127.0.0.6:56501
    2022/11/25 23:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.397636851s) from=127.0.0.6:60369
    2022/11/25 23:32:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.375440748s) from=127.0.0.6:59391
    2022/11/25 23:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:32:26 [DEBUG] http: Request GET /v1/status/leader (175.844µs) from=127.0.0.6:37175
    2022/11/25 23:32:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.685747515s) from=127.0.0.6:57595
    2022/11/25 23:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.557498911s) from=127.0.0.6:37115
    2022/11/25 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.538758301s) from=127.0.0.6:58993
    2022/11/25 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.736963574s) from=127.0.0.6:57631
    2022/11/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.895879278s) from=127.0.0.6:39289
    2022/11/25 23:32:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m3.202226951s) from=127.0.0.6:43639
    2022/11/25 23:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.141930729s) from=127.0.0.6:50223
    2022/11/25 23:32:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.205518484s) from=127.0.0.6:42695
    2022/11/25 23:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.776601836s) from=127.0.0.6:47555
    2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.650454189s) from=127.0.0.6:45981
    2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.369543236s) from=127.0.0.6:55819
    2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.332334304s) from=127.0.0.6:57797
    2022/11/25 23:32:34 [DEBUG] http: Request GET /v1/status/leader (658.986µs) from=127.0.0.6:34373
    2022/11/25 23:32:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.34194529s) from=127.0.0.6:53003
    2022/11/25 23:32:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.152485075s) from=127.0.0.6:46967
    2022/11/25 23:32:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.14925517s) from=127.0.0.6:35737
    2022/11/25 23:32:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.309266917s) from=127.0.0.6:45307
    2022/11/25 23:32:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.264077904s) from=127.0.0.6:41955
    2022/11/25 23:32:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.931244577s) from=127.0.0.6:37917
    2022/11/25 23:32:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.419587253s) from=127.0.0.6:48079
    2022/11/25 23:32:46 [DEBUG] http: Request GET /v1/status/leader (364.199µs) from=127.0.0.6:37175
    2022/11/25 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.306859225s) from=127.0.0.6:52361
    2022/11/25 23:32:54 [DEBUG] http: Request GET /v1/status/leader (300.869µs) from=127.0.0.6:34373
    2022/11/25 23:33:06 [DEBUG] http: Request GET /v1/status/leader (251.484µs) from=127.0.0.6:37175
    2022/11/25 23:33:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:33:07 [DEBUG] agent: Node info in sync
    2022/11/25 23:33:14 [DEBUG] http: Request GET /v1/status/leader (158.858µs) from=127.0.0.6:34373
    2022/11/25 23:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:33:26 [DEBUG] http: Request GET /v1/status/leader (321.938µs) from=127.0.0.6:37175
    2022/11/25 23:33:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:33:34 [DEBUG] http: Request GET /v1/status/leader (198.429µs) from=127.0.0.6:34373
    2022/11/25 23:33:46 [DEBUG] http: Request GET /v1/status/leader (286.945µs) from=127.0.0.6:37175
    2022/11/25 23:33:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.208766001s) from=127.0.0.6:37621
    2022/11/25 23:33:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.96904474s) from=127.0.0.6:36643
    2022/11/25 23:33:54 [DEBUG] http: Request GET /v1/status/leader (313.066µs) from=127.0.0.6:34373
    2022/11/25 23:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.538748849s) from=127.0.0.6:48445
    2022/11/25 23:34:06 [DEBUG] http: Request GET /v1/status/leader (190.692µs) from=127.0.0.6:37175
    2022/11/25 23:34:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.628211037s) from=127.0.0.6:41831
    2022/11/25 23:34:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.875629271s) from=127.0.0.6:43239
    2022/11/25 23:34:14 [DEBUG] http: Request GET /v1/status/leader (206.303µs) from=127.0.0.6:34373
    2022/11/25 23:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.90642719s) from=127.0.0.6:58719
    2022/11/25 23:34:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.394910584s) from=127.0.0.6:42511
    2022/11/25 23:34:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.142121648s) from=127.0.0.6:56501
    2022/11/25 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.714231144s) from=127.0.0.6:60369
    2022/11/25 23:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:34:26 [DEBUG] http: Request GET /v1/status/leader (356.28µs) from=127.0.0.6:37175
    2022/11/25 23:34:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.448071658s) from=127.0.0.6:59391
    2022/11/25 23:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.856616773s) from=127.0.0.6:37115
    2022/11/25 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.206616097s) from=127.0.0.6:58993
    2022/11/25 23:34:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.071946608s) from=127.0.0.6:39289
    2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.532271327s) from=127.0.0.6:47555
    2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.011053362s) from=127.0.0.6:55819
    2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.652642841s) from=127.0.0.6:57595
    2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.731182606s) from=127.0.0.6:50223
    2022/11/25 23:34:34 [DEBUG] http: Request GET /v1/status/leader (278.716µs) from=127.0.0.6:34373
    2022/11/25 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.994876432s) from=127.0.0.6:57631
    2022/11/25 23:34:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.179826169s) from=127.0.0.6:42695
    2022/11/25 23:34:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.726243364s) from=127.0.0.6:43639
    2022/11/25 23:34:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.470512491s) from=127.0.0.6:57797
    2022/11/25 23:34:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.405082886s) from=127.0.0.6:53003
    2022/11/25 23:34:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.639100935s) from=127.0.0.6:45981
    2022/11/25 23:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.943755629s) from=127.0.0.6:45307
    2022/11/25 23:34:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.517132186s) from=127.0.0.6:41955
    2022/11/25 23:34:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.64810244s) from=127.0.0.6:37917
    2022/11/25 23:34:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.003475507s) from=127.0.0.6:46967
    2022/11/25 23:34:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.702822313s) from=127.0.0.6:35737
    2022/11/25 23:34:46 [DEBUG] http: Request GET /v1/status/leader (187.576µs) from=127.0.0.6:37175
    2022/11/25 23:34:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.819000543s) from=127.0.0.6:48079
    2022/11/25 23:34:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:34:49 [DEBUG] agent: Node info in sync
    2022/11/25 23:34:54 [DEBUG] http: Request GET /v1/status/leader (189.15µs) from=127.0.0.6:34373
    2022/11/25 23:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.640010575s) from=127.0.0.6:52361
    2022/11/25 23:35:06 [DEBUG] http: Request GET /v1/status/leader (306.5µs) from=127.0.0.6:37175
    2022/11/25 23:35:14 [DEBUG] http: Request GET /v1/status/leader (272.628µs) from=127.0.0.6:34373
    2022/11/25 23:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:35:26 [DEBUG] http: Request GET /v1/status/leader (168.688µs) from=127.0.0.6:37175
    2022/11/25 23:35:34 [DEBUG] http: Request GET /v1/status/leader (337.675µs) from=127.0.0.6:34373
    2022/11/25 23:35:46 [DEBUG] http: Request GET /v1/status/leader (859.953µs) from=127.0.0.6:37175
    2022/11/25 23:35:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.171907761s) from=127.0.0.6:37621
    2022/11/25 23:35:54 [DEBUG] http: Request GET /v1/status/leader (310.892µs) from=127.0.0.6:34373
    2022/11/25 23:35:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.325338732s) from=127.0.0.6:36643
    2022/11/25 23:36:06 [DEBUG] http: Request GET /v1/status/leader (772.547µs) from=127.0.0.6:37175
    2022/11/25 23:36:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:36:08 [DEBUG] agent: Node info in sync
    2022/11/25 23:36:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.735391685s) from=127.0.0.6:48445
    2022/11/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.96279127s) from=127.0.0.6:41831
    2022/11/25 23:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:36:14 [DEBUG] http: Request GET /v1/status/leader (401.03µs) from=127.0.0.6:34373
    2022/11/25 23:36:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.56299332s) from=127.0.0.6:42511
    2022/11/25 23:36:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.226037379s) from=127.0.0.6:43239
    2022/11/25 23:36:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.568339401s) from=127.0.0.6:56501
    2022/11/25 23:36:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.470178828s) from=127.0.0.6:58719
    2022/11/25 23:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:36:26 [DEBUG] http: Request GET /v1/status/leader (301.498µs) from=127.0.0.6:37175
    2022/11/25 23:36:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.300385628s) from=127.0.0.6:60369
    2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.565177592s) from=127.0.0.6:59391
    2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.932185569s) from=127.0.0.6:39289
    2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.830415749s) from=127.0.0.6:37115
    2022/11/25 23:36:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.159388272s) from=127.0.0.6:47555
    2022/11/25 23:36:34 [DEBUG] http: Request GET /v1/status/leader (342.931µs) from=127.0.0.6:34373
    2022/11/25 23:36:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.456070658s) from=127.0.0.6:55819
    2022/11/25 23:36:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.239037864s) from=127.0.0.6:57595
    2022/11/25 23:36:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.895971274s) from=127.0.0.6:42695
    2022/11/25 23:36:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.832519733s) from=127.0.0.6:57631
    2022/11/25 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.935897605s) from=127.0.0.6:58993
    2022/11/25 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.038205971s) from=127.0.0.6:50223
    2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.337603927s) from=127.0.0.6:45981
    2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.055805289s) from=127.0.0.6:43639
    2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.374837693s) from=127.0.0.6:53003
    2022/11/25 23:36:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.763706557s) from=127.0.0.6:57797
    2022/11/25 23:36:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.354556088s) from=127.0.0.6:41955
    2022/11/25 23:36:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.009959231s) from=127.0.0.6:46967
    2022/11/25 23:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.005528208s) from=127.0.0.6:45307
    2022/11/25 23:36:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.039601684s) from=127.0.0.6:37917
    2022/11/25 23:36:46 [DEBUG] http: Request GET /v1/status/leader (327.729µs) from=127.0.0.6:37175
    2022/11/25 23:36:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.935890557s) from=127.0.0.6:35737
    2022/11/25 23:36:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.542911746s) from=127.0.0.6:48079
    2022/11/25 23:36:54 [DEBUG] http: Request GET /v1/status/leader (295.46µs) from=127.0.0.6:34373
    2022/11/25 23:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.681175145s) from=127.0.0.6:52361
    2022/11/25 23:37:06 [DEBUG] http: Request GET /v1/status/leader (1.548766ms) from=127.0.0.6:37175
    2022/11/25 23:37:14 [DEBUG] http: Request GET /v1/status/leader (179.815µs) from=127.0.0.6:34373
    2022/11/25 23:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:37:26 [DEBUG] http: Request GET /v1/status/leader (309.054µs) from=127.0.0.6:37175
    2022/11/25 23:37:34 [DEBUG] http: Request GET /v1/status/leader (257.383µs) from=127.0.0.6:34373
    2022/11/25 23:37:46 [DEBUG] http: Request GET /v1/status/leader (203.106µs) from=127.0.0.6:37175
    2022/11/25 23:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:37:50 [DEBUG] agent: Node info in sync
    2022/11/25 23:37:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.54634057s) from=127.0.0.6:37621
    2022/11/25 23:37:54 [DEBUG] http: Request GET /v1/status/leader (179.279µs) from=127.0.0.6:34373
    2022/11/25 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.726527217s) from=127.0.0.6:36643
    2022/11/25 23:38:06 [DEBUG] http: Request GET /v1/status/leader (335.434µs) from=127.0.0.6:37175
    2022/11/25 23:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.403837168s) from=127.0.0.6:41831
    2022/11/25 23:38:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.331224642s) from=127.0.0.6:48445
    2022/11/25 23:38:14 [DEBUG] http: Request GET /v1/status/leader (290.449µs) from=127.0.0.6:34373
    2022/11/25 23:38:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.595140186s) from=127.0.0.6:42511
    2022/11/25 23:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/status/leader (256.89µs) from=127.0.0.6:37175
    2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.656057051s) from=127.0.0.6:58719
    2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.875553251s) from=127.0.0.6:43239
    2022/11/25 23:38:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.899928863s) from=127.0.0.6:56501
    2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.364369069s) from=127.0.0.6:60369
    2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.043471401s) from=127.0.0.6:59391
    2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/status/leader (322.625µs) from=127.0.0.6:34373
    2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.40864543s) from=127.0.0.6:39289
    2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.205691517s) from=127.0.0.6:37115
    2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.545121638s) from=127.0.0.6:47555
    2022/11/25 23:38:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.015868865s) from=127.0.0.6:57595
    2022/11/25 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.081540507s) from=127.0.0.6:50223
    2022/11/25 23:38:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.08205954s) from=127.0.0.6:42695
    2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.996361843s) from=127.0.0.6:57631
    2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.780703277s) from=127.0.0.6:55819
    2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m1.565565028s) from=127.0.0.6:43639
    2022/11/25 23:38:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.233394576s) from=127.0.0.6:45981
    2022/11/25 23:38:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.015920421s) from=127.0.0.6:41955
    2022/11/25 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.085607008s) from=127.0.0.6:58993
    2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/status/leader (309.311µs) from=127.0.0.6:37175
    2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.351008509s) from=127.0.0.6:53003
    2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.930817863s) from=127.0.0.6:37917
    2022/11/25 23:38:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.94503596s) from=127.0.0.6:57797
    2022/11/25 23:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.835999123s) from=127.0.0.6:45307
    2022/11/25 23:38:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.195422197s) from=127.0.0.6:48079
    2022/11/25 23:38:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.725997489s) from=127.0.0.6:46967
    2022/11/25 23:38:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.000792694s) from=127.0.0.6:35737
    2022/11/25 23:38:54 [DEBUG] http: Request GET /v1/status/leader (265.737µs) from=127.0.0.6:34373
    2022/11/25 23:38:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.59185664s) from=127.0.0.6:52361
    2022/11/25 23:39:06 [DEBUG] http: Request GET /v1/status/leader (243.525µs) from=127.0.0.6:37175
    2022/11/25 23:39:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:39:08 [DEBUG] agent: Node info in sync
    2022/11/25 23:39:14 [DEBUG] http: Request GET /v1/status/leader (321.195µs) from=127.0.0.6:34373
    2022/11/25 23:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:39:26 [DEBUG] http: Request GET /v1/status/leader (344.497µs) from=127.0.0.6:37175
    2022/11/25 23:39:34 [DEBUG] http: Request GET /v1/status/leader (347.758µs) from=127.0.0.6:34373
    2022/11/25 23:39:46 [DEBUG] http: Request GET /v1/status/leader (251.425µs) from=127.0.0.6:37175
    2022/11/25 23:39:54 [DEBUG] http: Request GET /v1/status/leader (276.096µs) from=127.0.0.6:34373
    2022/11/25 23:40:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.614775255s) from=127.0.0.6:37621
    2022/11/25 23:40:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.243763302s) from=127.0.0.6:36643
    2022/11/25 23:40:06 [DEBUG] http: Request GET /v1/status/leader (188.328µs) from=127.0.0.6:37175
    2022/11/25 23:40:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.423547725s) from=127.0.0.6:48445
    2022/11/25 23:40:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.322729837s) from=127.0.0.6:41831
    2022/11/25 23:40:14 [DEBUG] http: Request GET /v1/status/leader (326.347µs) from=127.0.0.6:34373
    2022/11/25 23:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:40:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.848126493s) from=127.0.0.6:42511
    2022/11/25 23:40:26 [DEBUG] http: Request GET /v1/status/leader (231.804µs) from=127.0.0.6:37175
    2022/11/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.732622779s) from=127.0.0.6:43239
    2022/11/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.327562312s) from=127.0.0.6:58719
    2022/11/25 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.424713275s) from=127.0.0.6:60369
    2022/11/25 23:40:34 [DEBUG] http: Request GET /v1/status/leader (200.594µs) from=127.0.0.6:34373
    2022/11/25 23:40:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.906311411s) from=127.0.0.6:56501
    2022/11/25 23:40:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.046105467s) from=127.0.0.6:59391
    2022/11/25 23:40:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.834411794s) from=127.0.0.6:39289
    2022/11/25 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.72204654s) from=127.0.0.6:37115
    2022/11/25 23:40:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.420079495s) from=127.0.0.6:47555
    2022/11/25 23:40:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.344223957s) from=127.0.0.6:55819
    2022/11/25 23:40:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.545579139s) from=127.0.0.6:57595
    2022/11/25 23:40:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.8307329s) from=127.0.0.6:42695
    2022/11/25 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.386010321s) from=127.0.0.6:57631
    2022/11/25 23:40:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.350543637s) from=127.0.0.6:50223
    2022/11/25 23:40:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.97843679s) from=127.0.0.6:41955
    2022/11/25 23:40:46 [DEBUG] http: Request GET /v1/status/leader (281.097µs) from=127.0.0.6:37175
    2022/11/25 23:40:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.129730223s) from=127.0.0.6:37917
    2022/11/25 23:40:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.590210945s) from=127.0.0.6:45981
    2022/11/25 23:40:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m6.681008947s) from=127.0.0.6:43639
    2022/11/25 23:40:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.081432108s) from=127.0.0.6:53003
    2022/11/25 23:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.46731729s) from=127.0.0.6:58993
    2022/11/25 23:40:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.576269467s) from=127.0.0.6:57797
    2022/11/25 23:40:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.237310827s) from=127.0.0.6:46967
    2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.913096007s) from=127.0.0.6:45307
    2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.242975465s) from=127.0.0.6:35737
    2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/status/leader (155.268µs) from=127.0.0.6:34373
    2022/11/25 23:40:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.093319947s) from=127.0.0.6:48079
    2022/11/25 23:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:40:58 [DEBUG] agent: Node info in sync
    2022/11/25 23:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.352818695s) from=127.0.0.6:52361
    2022/11/25 23:41:06 [DEBUG] http: Request GET /v1/status/leader (327.643µs) from=127.0.0.6:37175
    2022/11/25 23:41:14 [DEBUG] http: Request GET /v1/status/leader (1.036998ms) from=127.0.0.6:34373
    2022/11/25 23:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:41:26 [DEBUG] http: Request GET /v1/status/leader (404.806µs) from=127.0.0.6:37175
    2022/11/25 23:41:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:41:34 [DEBUG] http: Request GET /v1/status/leader (319.494µs) from=127.0.0.6:34373
    2022/11/25 23:41:46 [DEBUG] http: Request GET /v1/status/leader (225.133µs) from=127.0.0.6:37175
    2022/11/25 23:41:54 [DEBUG] http: Request GET /v1/status/leader (178.12µs) from=127.0.0.6:34373
    2022/11/25 23:42:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.16947819s) from=127.0.0.6:37621
    2022/11/25 23:42:06 [DEBUG] http: Request GET /v1/status/leader (1.534966ms) from=127.0.0.6:37175
    2022/11/25 23:42:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.307316121s) from=127.0.0.6:36643
    2022/11/25 23:42:14 [DEBUG] http: Request GET /v1/status/leader (302.272µs) from=127.0.0.6:34373
    2022/11/25 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.360904174s) from=127.0.0.6:41831
    2022/11/25 23:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.94688895s) from=127.0.0.6:48445
    2022/11/25 23:42:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:42:22 [DEBUG] agent: Node info in sync
    2022/11/25 23:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:42:26 [DEBUG] http: Request GET /v1/status/leader (284.227µs) from=127.0.0.6:37175
    2022/11/25 23:42:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.027921608s) from=127.0.0.6:42511
    2022/11/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.222506847s) from=127.0.0.6:58719
    2022/11/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.037008918s) from=127.0.0.6:43239
    2022/11/25 23:42:34 [DEBUG] http: Request GET /v1/status/leader (147.131µs) from=127.0.0.6:34373
    2022/11/25 23:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.370328945s) from=127.0.0.6:60369
    2022/11/25 23:42:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.713662264s) from=127.0.0.6:56501
    2022/11/25 23:42:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.353025628s) from=127.0.0.6:47555
    2022/11/25 23:42:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.649754448s) from=127.0.0.6:59391
    2022/11/25 23:42:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.573243833s) from=127.0.0.6:39289
    2022/11/25 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.963680163s) from=127.0.0.6:57595
    2022/11/25 23:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.219775193s) from=127.0.0.6:55819
    2022/11/25 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.604916859s) from=127.0.0.6:37115
    2022/11/25 23:42:46 [DEBUG] http: Request GET /v1/status/leader (201.92µs) from=127.0.0.6:37175
    2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.081283467s) from=127.0.0.6:42695
    2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.383253797s) from=127.0.0.6:57631
    2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.040238623s) from=127.0.0.6:41955
    2022/11/25 23:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.572553562s) from=127.0.0.6:50223
    2022/11/25 23:42:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.785027953s) from=127.0.0.6:37917
    2022/11/25 23:42:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.767838704s) from=127.0.0.6:43639
    2022/11/25 23:42:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.25746055s) from=127.0.0.6:57797
    2022/11/25 23:42:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.069349115s) from=127.0.0.6:45307
    2022/11/25 23:42:54 [DEBUG] http: Request GET /v1/status/leader (325.164µs) from=127.0.0.6:34373
    2022/11/25 23:42:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.184242171s) from=127.0.0.6:45981
    2022/11/25 23:42:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.762313746s) from=127.0.0.6:46967
    2022/11/25 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.811115246s) from=127.0.0.6:58993
    2022/11/25 23:42:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.178545499s) from=127.0.0.6:53003
    2022/11/25 23:42:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.188997692s) from=127.0.0.6:48079
    2022/11/25 23:43:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.079835614s) from=127.0.0.6:35737
    2022/11/25 23:43:06 [DEBUG] http: Request GET /v1/status/leader (307.289µs) from=127.0.0.6:37175
    2022/11/25 23:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.701531262s) from=127.0.0.6:52361
    2022/11/25 23:43:15 [DEBUG] http: Request GET /v1/status/leader (303.29µs) from=127.0.0.6:34373
    2022/11/25 23:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:43:26 [DEBUG] http: Request GET /v1/status/leader (746.743µs) from=127.0.0.6:37175
    2022/11/25 23:43:35 [DEBUG] http: Request GET /v1/status/leader (342.495µs) from=127.0.0.6:34373
    2022/11/25 23:43:46 [DEBUG] http: Request GET /v1/status/leader (343.708µs) from=127.0.0.6:37175
    2022/11/25 23:43:55 [DEBUG] http: Request GET /v1/status/leader (1.553775ms) from=127.0.0.6:34373
    2022/11/25 23:44:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.596835703s) from=127.0.0.6:37621
    2022/11/25 23:44:06 [DEBUG] http: Request GET /v1/status/leader (286.72µs) from=127.0.0.6:37175
    2022/11/25 23:44:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/25 23:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync
    2022/11/25 23:44:09 [DEBUG] agent: Node info in sync
    2022/11/25 23:44:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.294559674s) from=127.0.0.6:36643
    2022/11/25 23:44:15 [DEBUG] http: Request GET /v1/status/leader (200.775µs) from=127.0.0.6:34373
    2022/11/25 23:44:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.980660091s) from=127.0.0.6:41831
    2022/11/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.199522799s) from=127.0.0.6:48445
    2022/11/25 23:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small
    2022/11/25 23:44:26 [DEBUG] http: Request GET /v1/status/leader (380.439µs) from=127.0.0.6:37175
    2022/11/25 23:44:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.854090124s) from=127.0.0.6:42511
    2022/11/25 23:44:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.491532276s) from=127.0.0.6:43239
    2022/11/25 23:44:35 [DEBUG] http: Request GET /v1/status/leader (196.089µs) from=127.0.0.6:34373
    2022/11/25 23:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m7.186524409s) from=127.0.0.6:58719
    2022/11/25 23:44:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.458155757s) from=127.0.0.6:47555
    2022/11/25 23:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.289773308s) from=127.0.0.6:60369
    2022/11/25 23:44:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.24522149s) from=127.0.0.6:59391
    2022/11/25 23:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.7895937s) from=127.0.0.6:55819
    2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.045565727s) from=127.0.0.6:39289
    2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/status/leader (205.337µs) from=127.0.0.6:37175
    2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.252440354s) from=127.0.0.6:56501
    2022/11/25 23:44:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.459107407s) from=127.0.0.6:57631
    2022/11/25 23:44:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.72542129s) from=127.0.0.6:41955
    2022/11/25 23:44:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.380193016s) from=127.0.0.6:57595
    2022/11/25 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.05204136s) from=127.0.0.6:37115
    2022/11/25 23:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.016486658s) from=127.0.0.6:42695
    2022/11/25 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.527091047s) from=127.0.0.6:50223
    2022/11/25 23:44:55 [DEBUG] http: Request GET /v1/status/leader (374.99µs) from=127.0.0.6:34373
    2022/11/25 23:44:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.874776509s) from=127.0.0.6:37917
    2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.832544283s) from=127.0.0.6:58993
    2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.417765004s) from=127.0.0.6:43639
    2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.157494551s) from=127.0.0.6:53003
    2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.814395714s) from=127.0.0.6:45981
    2022/11/25 23:44:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.726242667s) from=127.0.0.6:57797
    2022/11/25 23:44:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.24294734s) from=127.0.0.6:46967
    2022/11/25 23:45:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.29908766s) from=127.0.0.6:45307
    2022/11/25 23:45:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.765774908s) from=127.0.0.6:48079
    2022/11/25 23:45:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.61725118s) from=127.0.0.6:35737
    2022/11/25 23:45:06 [DEBUG] http: Request GET /v1/status/leader (334.054µs) from=127.0.0.6:37175
    2022/11/25 23:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.403486273s) from=127.0.0.6:52361