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: '7f6e6768-7e5b-9643-57a0-5c6be1e45a40'
         Node name: 'onap-msb-consul-5454dcc5c5-vb9mk'
        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:

    2023/01/15 22:58:46 [DEBUG] agent: Using random ID "7f6e6768-7e5b-9643-57a0-5c6be1e45a40" as node ID
    2023/01/15 22:58:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7f6e6768-7e5b-9643-57a0-5c6be1e45a40 Address:127.0.0.1:8300}]
    2023/01/15 22:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/15 22:58:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vb9mk.dc1 127.0.0.1
    2023/01/15 22:58:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vb9mk 127.0.0.1
    2023/01/15 22:58:46 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vb9mk (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 22:58:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vb9mk.dc1" in area "wan"
    2023/01/15 22:58:46 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/15 22:58:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/15 22:58:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/15 22:58:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/15 22:58:46 [INFO] agent: started state syncer
    2023/01/15 22:58:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/15 22:58:46 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/15 22:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/15 22:58:46 [DEBUG] raft: Votes needed: 1
    2023/01/15 22:58:46 [DEBUG] raft: Vote granted from 7f6e6768-7e5b-9643-57a0-5c6be1e45a40 in term 2. Tally: 1
    2023/01/15 22:58:46 [INFO] raft: Election won. Tally: 1
    2023/01/15 22:58:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/15 22:58:46 [INFO] consul: cluster leadership acquired
    2023/01/15 22:58:46 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vb9mk
    2023/01/15 22:58:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/15 22:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 22:58:46 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vb9mk' joined, marking health alive
    2023/01/15 22:58:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 22:58:46 [INFO] agent: Synced node info
    2023/01/15 22:58:46 [DEBUG] agent: Node info in sync
    2023/01/15 22:58:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 22:58:48 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/15 22:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:00:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:00:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:00:47 [DEBUG] agent: Node info in sync
    2023/01/15 23:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:02:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:02:00 [DEBUG] agent: Node info in sync
    2023/01/15 23:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:03:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:03:01 [DEBUG] agent: Node info in sync
    2023/01/15 23:03:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:04:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:04:08 [DEBUG] agent: Node info in sync
    2023/01/15 23:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:05:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:05:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:05:57 [DEBUG] agent: Node info in sync
    2023/01/15 23:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:07:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:07:25 [DEBUG] agent: Node info in sync
    2023/01/15 23:07:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:08:58 [DEBUG] http: Request GET /v1/status/leader (1.595392ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_wf-gui_10.233.40.141_8080"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.815446ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.046143ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_parser_10.233.42.27_8806"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.585069ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.037042ms) from=127.0.0.6:43259
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_catalog_10.233.42.27_8806"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.394736ms) from=127.0.0.6:43259
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (539.728µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_nsd_10.233.42.27_8806"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.65585ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (400.19µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.42.27_8806"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.005666ms) from=127.0.0.6:43259
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (700.802µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v0_multicloud_10.233.60.151_9001"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.188331ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (445.609µs) from=127.0.0.6:43259
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_multicloud_10.233.60.151_9001"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.834453ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (431.159µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.23.248_9011"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.33806ms) from=127.0.0.6:43259
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (387.74µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.23.248_9011"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.303984ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (401.318µs) from=127.0.0.6:43259
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.54_8181"
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.427853ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.964µs) from=127.0.0.6:35785
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.114_9015"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.335024ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (512.164µs) from=127.0.0.6:43259
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [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.
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:08:59 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.215_9007"
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.660409ms) from=127.0.0.6:35785
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:08:59 [DEBUG] agent: Node info in sync
    2023/01/15 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.258447ms) from=127.0.0.6:35785
    2023/01/15 23:09:00 [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.
    2023/01/15 23:09:00 [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.
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:09:00 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.215_9007"
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Node info in sync
    2023/01/15 23:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.306374ms) from=127.0.0.6:35785
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:09:00 [DEBUG] agent: Node info in sync
    2023/01/15 23:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (683.61µs) from=127.0.0.6:35785
    2023/01/15 23:09:06 [DEBUG] http: Request GET /v1/catalog/services (412.024µs) from=127.0.0.6:43259
    2023/01/15 23:09:06 [DEBUG] http: Request GET /v1/status/leader (348.732µs) from=127.0.0.6:43259
    2023/01/15 23:09:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.077µs) from=127.0.0.6:35785
    2023/01/15 23:09:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.145µs) from=127.0.0.6:58917
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/catalog/services (373.553µs) from=127.0.0.6:39453
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/status/leader (270.125µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (371.733µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (254.995µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (284.716µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (235.74µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.127µs) from=127.0.0.6:54657
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (185.128µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (257.19µs) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (4.795391ms) from=127.0.0.6:40613
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.597µs) from=127.0.0.6:35533
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (5.575597ms) from=127.0.0.6:45947
    2023/01/15 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (201.193µs) from=127.0.0.6:40613
    2023/01/15 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (259.569µs) from=127.0.0.6:52585
    2023/01/15 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (277.1µs) from=127.0.0.6:52585
    2023/01/15 23:09:26 [DEBUG] http: Request GET /v1/status/leader (344.393µs) from=127.0.0.6:35083
    2023/01/15 23:09:28 [DEBUG] http: Request GET /v1/status/leader (249.082µs) from=127.0.0.6:35083
    2023/01/15 23:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:09:46 [DEBUG] http: Request GET /v1/status/leader (240.854µs) from=127.0.0.6:35083
    2023/01/15 23:09:48 [DEBUG] http: Request GET /v1/status/leader (277.914µs) from=127.0.0.6:35083
    2023/01/15 23:10:06 [DEBUG] http: Request GET /v1/status/leader (306.066µs) from=127.0.0.6:50143
    2023/01/15 23:10:08 [DEBUG] http: Request GET /v1/status/leader (335.52µs) from=127.0.0.6:35083
    2023/01/15 23:10:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:10:26 [DEBUG] http: Request GET /v1/status/leader (705.609µs) from=127.0.0.6:35083
    2023/01/15 23:10:28 [DEBUG] http: Request GET /v1/status/leader (300.925µs) from=127.0.0.6:35083
    2023/01/15 23:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:10:46 [DEBUG] http: Request GET /v1/status/leader (1.162953ms) from=127.0.0.6:35083
    2023/01/15 23:10:48 [DEBUG] http: Request GET /v1/status/leader (351.603µs) from=127.0.0.6:35083
    2023/01/15 23:10:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:10:50 [DEBUG] agent: Node info in sync
    2023/01/15 23:11:06 [DEBUG] http: Request GET /v1/status/leader (224.789µs) from=127.0.0.6:50143
    2023/01/15 23:11:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.844894235s) from=127.0.0.6:35785
    2023/01/15 23:11:08 [DEBUG] http: Request GET /v1/status/leader (182.194µs) from=127.0.0.6:35083
    2023/01/15 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.358143344s) from=127.0.0.6:43259
    2023/01/15 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.196527705s) from=127.0.0.6:52585
    2023/01/15 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.48276579s) from=127.0.0.6:33205
    2023/01/15 23:11:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.614673018s) from=127.0.0.6:59787
    2023/01/15 23:11:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.418180597s) from=127.0.0.6:40613
    2023/01/15 23:11:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.552726571s) from=127.0.0.6:56143
    2023/01/15 23:11:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.763749984s) from=127.0.0.6:58917
    2023/01/15 23:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.237335876s) from=127.0.0.6:33031
    2023/01/15 23:11:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.438162126s) from=127.0.0.6:45947
    2023/01/15 23:11:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.670087491s) from=127.0.0.6:54657
    2023/01/15 23:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.990148687s) from=127.0.0.6:55617
    2023/01/15 23:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.115598883s) from=127.0.0.6:56185
    2023/01/15 23:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.521912855s) from=127.0.0.6:39453
    2023/01/15 23:11:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.499995386s) from=127.0.0.6:40539
    2023/01/15 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.103553734s) from=127.0.0.6:35533
    2023/01/15 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.432227011s) from=127.0.0.6:60047
    2023/01/15 23:11:26 [DEBUG] http: Request GET /v1/status/leader (328.765µs) from=127.0.0.6:35083
    2023/01/15 23:11:28 [DEBUG] http: Request GET /v1/status/leader (319.265µs) from=127.0.0.6:35083
    2023/01/15 23:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:11:46 [DEBUG] http: Request GET /v1/status/leader (265.548µs) from=127.0.0.6:50143
    2023/01/15 23:11:48 [DEBUG] http: Request GET /v1/status/leader (286.941µs) from=127.0.0.6:35083
    2023/01/15 23:11:54 [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.
    2023/01/15 23:11:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:11:54 [INFO] agent: Synced service "_v1_sdnc_10.233.61.84_8282"
    2023/01/15 23:11:54 [DEBUG] agent: Node info in sync
    2023/01/15 23:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (14.658544ms) from=127.0.0.6:35083
    2023/01/15 23:11:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (45.762222702s) from=127.0.0.6:43259
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:11:54 [DEBUG] agent: Node info in sync
    2023/01/15 23:11:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (40.645151724s) from=127.0.0.6:39453
    2023/01/15 23:11:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (435.635µs) from=127.0.0.6:50143
    2023/01/15 23:11:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (320.433µs) from=127.0.0.6:35083
    2023/01/15 23:12:07 [DEBUG] http: Request GET /v1/status/leader (313.049µs) from=127.0.0.6:37161
    2023/01/15 23:12:08 [DEBUG] http: Request GET /v1/status/leader (154.833µs) from=127.0.0.6:37161
    2023/01/15 23:12:27 [DEBUG] http: Request GET /v1/status/leader (1.187148ms) from=127.0.0.6:50143
    2023/01/15 23:12:28 [DEBUG] http: Request GET /v1/status/leader (252.737µs) from=127.0.0.6:37161
    2023/01/15 23:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:12:47 [DEBUG] http: Request GET /v1/status/leader (383.896µs) from=127.0.0.6:37161
    2023/01/15 23:12:49 [DEBUG] http: Request GET /v1/status/leader (187.84µs) from=127.0.0.6:37161
    2023/01/15 23:12:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:13:07 [DEBUG] http: Request GET /v1/status/leader (2.561406ms) from=127.0.0.6:37161
    2023/01/15 23:13:09 [DEBUG] http: Request GET /v1/status/leader (587.469µs) from=127.0.0.6:37161
    2023/01/15 23:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.603829759s) from=127.0.0.6:52585
    2023/01/15 23:13:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.482464868s) from=127.0.0.6:35785
    2023/01/15 23:13:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.000681689s) from=127.0.0.6:59787
    2023/01/15 23:13:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.649841416s) from=127.0.0.6:54657
    2023/01/15 23:13:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.365167366s) from=127.0.0.6:40613
    2023/01/15 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.561614314s) from=127.0.0.6:33031
    2023/01/15 23:13:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.875474137s) from=127.0.0.6:58917
    2023/01/15 23:13:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.400609089s) from=127.0.0.6:45947
    2023/01/15 23:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.33744265s) from=127.0.0.6:33205
    2023/01/15 23:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.791446185s) from=127.0.0.6:60047
    2023/01/15 23:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.975161802s) from=127.0.0.6:55617
    2023/01/15 23:13:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.712370558s) from=127.0.0.6:56143
    2023/01/15 23:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.017147886s) from=127.0.0.6:35533
    2023/01/15 23:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.944552978s) from=127.0.0.6:56185
    2023/01/15 23:13:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.707451584s) from=127.0.0.6:40539
    2023/01/15 23:13:27 [DEBUG] http: Request GET /v1/status/leader (350.415µs) from=127.0.0.6:50143
    2023/01/15 23:13:29 [DEBUG] http: Request GET /v1/status/leader (180.665µs) from=127.0.0.6:37161
    2023/01/15 23:13:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:13:35 [DEBUG] agent: Node info in sync
    2023/01/15 23:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:13:47 [DEBUG] http: Request GET /v1/status/leader (1.11072ms) from=127.0.0.6:37161
    2023/01/15 23:13:49 [DEBUG] http: Request GET /v1/status/leader (314.345µs) from=127.0.0.6:37161
    2023/01/15 23:13:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.034704484s) from=127.0.0.6:39453
    2023/01/15 23:14:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.140977985s) from=127.0.0.6:35083
    2023/01/15 23:14:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.272680763s) from=127.0.0.6:43259
    2023/01/15 23:14:07 [DEBUG] http: Request GET /v1/status/leader (152.498µs) from=127.0.0.6:37161
    2023/01/15 23:14:09 [DEBUG] http: Request GET /v1/status/leader (146.25µs) from=127.0.0.6:37161
    2023/01/15 23:14:27 [DEBUG] http: Request GET /v1/status/leader (145.468µs) from=127.0.0.6:37161
    2023/01/15 23:14:29 [DEBUG] http: Request GET /v1/status/leader (255µs) from=127.0.0.6:37161
    2023/01/15 23:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:14:47 [DEBUG] http: Request GET /v1/status/leader (324.213µs) from=127.0.0.6:37161
    2023/01/15 23:14:49 [DEBUG] http: Request GET /v1/status/leader (178.285µs) from=127.0.0.6:37161
    2023/01/15 23:14:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:14:54 [DEBUG] agent: Node info in sync
    2023/01/15 23:15:07 [DEBUG] http: Request GET /v1/status/leader (256.38µs) from=127.0.0.6:50143
    2023/01/15 23:15:09 [DEBUG] http: Request GET /v1/status/leader (891.799µs) from=127.0.0.6:37161
    2023/01/15 23:15:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.371990787s) from=127.0.0.6:59787
    2023/01/15 23:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.831102203s) from=127.0.0.6:52585
    2023/01/15 23:15:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.685922978s) from=127.0.0.6:54657
    2023/01/15 23:15:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.864031749s) from=127.0.0.6:35785
    2023/01/15 23:15:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.065732782s) from=127.0.0.6:45947
    2023/01/15 23:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.726529216s) from=127.0.0.6:33031
    2023/01/15 23:15:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.958853841s) from=127.0.0.6:40613
    2023/01/15 23:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.270101603s) from=127.0.0.6:35533
    2023/01/15 23:15:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.048402868s) from=127.0.0.6:58917
    2023/01/15 23:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.363613218s) from=127.0.0.6:60047
    2023/01/15 23:15:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.784196295s) from=127.0.0.6:56143
    2023/01/15 23:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.288671223s) from=127.0.0.6:33205
    2023/01/15 23:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.692449619s) from=127.0.0.6:55617
    2023/01/15 23:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.294540817s) from=127.0.0.6:56185
    2023/01/15 23:15:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.375970261s) from=127.0.0.6:40539
    2023/01/15 23:15:27 [DEBUG] http: Request GET /v1/status/leader (200.648µs) from=127.0.0.6:37161
    2023/01/15 23:15:29 [DEBUG] http: Request GET /v1/status/leader (355.31µs) from=127.0.0.6:37161
    2023/01/15 23:15:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:15:47 [DEBUG] http: Request GET /v1/status/leader (271.928µs) from=127.0.0.6:37161
    2023/01/15 23:15:49 [DEBUG] http: Request GET /v1/status/leader (143.545µs) from=127.0.0.6:37161
    2023/01/15 23:15:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.91247297s) from=127.0.0.6:39453
    2023/01/15 23:16:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.438783894s) from=127.0.0.6:43259
    2023/01/15 23:16:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.644516571s) from=127.0.0.6:35083
    2023/01/15 23:16:07 [DEBUG] http: Request GET /v1/status/leader (454.249µs) from=127.0.0.6:37161
    2023/01/15 23:16:09 [DEBUG] http: Request GET /v1/status/leader (748.008µs) from=127.0.0.6:37161
    2023/01/15 23:16:27 [DEBUG] http: Request GET /v1/status/leader (1.544544ms) from=127.0.0.6:37161
    2023/01/15 23:16:29 [DEBUG] http: Request GET /v1/status/leader (184.67µs) from=127.0.0.6:37161
    2023/01/15 23:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:16:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:16:46 [DEBUG] agent: Node info in sync
    2023/01/15 23:16:47 [DEBUG] http: Request GET /v1/status/leader (265.054µs) from=127.0.0.6:50143
    2023/01/15 23:16:49 [DEBUG] http: Request GET /v1/status/leader (167.161µs) from=127.0.0.6:37161
    2023/01/15 23:17:07 [DEBUG] http: Request GET /v1/status/leader (150.42µs) from=127.0.0.6:37161
    2023/01/15 23:17:09 [DEBUG] http: Request GET /v1/status/leader (146.131µs) from=127.0.0.6:37161
    2023/01/15 23:17:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.918334489s) from=127.0.0.6:59787
    2023/01/15 23:17:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.261555756s) from=127.0.0.6:54657
    2023/01/15 23:17:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.31573528s) from=127.0.0.6:45947
    2023/01/15 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.019415085s) from=127.0.0.6:33031
    2023/01/15 23:17:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.287079167s) from=127.0.0.6:40613
    2023/01/15 23:17:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.491553827s) from=127.0.0.6:35785
    2023/01/15 23:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.159980602s) from=127.0.0.6:52585
    2023/01/15 23:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.095006186s) from=127.0.0.6:35533
    2023/01/15 23:17:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.566761692s) from=127.0.0.6:58917
    2023/01/15 23:17:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.743950969s) from=127.0.0.6:56143
    2023/01/15 23:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.992257749s) from=127.0.0.6:33205
    2023/01/15 23:17:27 [DEBUG] http: Request GET /v1/status/leader (291.643µs) from=127.0.0.6:50143
    2023/01/15 23:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.456156632s) from=127.0.0.6:60047
    2023/01/15 23:17:29 [DEBUG] http: Request GET /v1/status/leader (209.968µs) from=127.0.0.6:37161
    2023/01/15 23:17:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.969629081s) from=127.0.0.6:40539
    2023/01/15 23:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.782637963s) from=127.0.0.6:56185
    2023/01/15 23:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.843587634s) from=127.0.0.6:55617
    2023/01/15 23:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:17:47 [DEBUG] http: Request GET /v1/status/leader (270.51µs) from=127.0.0.6:50143
    2023/01/15 23:17:49 [DEBUG] http: Request GET /v1/status/leader (1.305283ms) from=127.0.0.6:37161
    2023/01/15 23:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:17:52 [DEBUG] agent: Node info in sync
    2023/01/15 23:18:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.980625095s) from=127.0.0.6:43259
    2023/01/15 23:18:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.63862355s) from=127.0.0.6:35083
    2023/01/15 23:18:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.885186059s) from=127.0.0.6:39453
    2023/01/15 23:18:07 [DEBUG] http: Request GET /v1/status/leader (163.166µs) from=127.0.0.6:50143
    2023/01/15 23:18:09 [DEBUG] http: Request GET /v1/status/leader (240.636µs) from=127.0.0.6:37161
    2023/01/15 23:18:27 [DEBUG] http: Request GET /v1/status/leader (170.742µs) from=127.0.0.6:50143
    2023/01/15 23:18:29 [DEBUG] http: Request GET /v1/status/leader (147.97µs) from=127.0.0.6:37161
    2023/01/15 23:18:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:18:47 [DEBUG] http: Request GET /v1/status/leader (157.317µs) from=127.0.0.6:50143
    2023/01/15 23:18:49 [DEBUG] http: Request GET /v1/status/leader (261.703µs) from=127.0.0.6:37161
    2023/01/15 23:18:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:18:56 [DEBUG] agent: Node info in sync
    2023/01/15 23:19:07 [DEBUG] http: Request GET /v1/status/leader (438.367µs) from=127.0.0.6:50143
    2023/01/15 23:19:09 [DEBUG] http: Request GET /v1/status/leader (342.833µs) from=127.0.0.6:37161
    2023/01/15 23:19:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.868083171s) from=127.0.0.6:59787
    2023/01/15 23:19:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.162678973s) from=127.0.0.6:54657
    2023/01/15 23:19:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.341295399s) from=127.0.0.6:40613
    2023/01/15 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.558470986s) from=127.0.0.6:33031
    2023/01/15 23:19:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.327723448s) from=127.0.0.6:45947
    2023/01/15 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.420069026s) from=127.0.0.6:35533
    2023/01/15 23:19:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.553866912s) from=127.0.0.6:35785
    2023/01/15 23:19:27 [DEBUG] http: Request GET /v1/status/leader (1.839007ms) from=127.0.0.6:37161
    2023/01/15 23:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.03302938s) from=127.0.0.6:52585
    2023/01/15 23:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.909189612s) from=127.0.0.6:33205
    2023/01/15 23:19:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.931495053s) from=127.0.0.6:56143
    2023/01/15 23:19:29 [DEBUG] http: Request GET /v1/status/leader (146.61µs) from=127.0.0.6:37161
    2023/01/15 23:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.157863463s) from=127.0.0.6:56185
    2023/01/15 23:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.438393306s) from=127.0.0.6:60047
    2023/01/15 23:19:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.621558907s) from=127.0.0.6:40539
    2023/01/15 23:19:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.380021872s) from=127.0.0.6:58917
    2023/01/15 23:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.111498572s) from=127.0.0.6:55617
    2023/01/15 23:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:19:47 [DEBUG] http: Request GET /v1/status/leader (288.343µs) from=127.0.0.6:50143
    2023/01/15 23:19:49 [DEBUG] http: Request GET /v1/status/leader (2.677679ms) from=127.0.0.6:37161
    2023/01/15 23:20:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:20:03 [DEBUG] agent: Node info in sync
    2023/01/15 23:20:07 [DEBUG] http: Request GET /v1/status/leader (238.31µs) from=127.0.0.6:50143
    2023/01/15 23:20:09 [DEBUG] http: Request GET /v1/status/leader (194.131µs) from=127.0.0.6:37161
    2023/01/15 23:20:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.883272475s) from=127.0.0.6:43259
    2023/01/15 23:20:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.176821083s) from=127.0.0.6:35083
    2023/01/15 23:20:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.986438155s) from=127.0.0.6:39453
    2023/01/15 23:20:27 [DEBUG] http: Request GET /v1/status/leader (287.854µs) from=127.0.0.6:37161
    2023/01/15 23:20:29 [DEBUG] http: Request GET /v1/status/leader (246.004µs) from=127.0.0.6:37161
    2023/01/15 23:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:20:47 [DEBUG] http: Request GET /v1/status/leader (263.338µs) from=127.0.0.6:50143
    2023/01/15 23:20:49 [DEBUG] http: Request GET /v1/status/leader (260.943µs) from=127.0.0.6:37161
    2023/01/15 23:21:07 [DEBUG] http: Request GET /v1/status/leader (2.810093ms) from=127.0.0.6:37161
    2023/01/15 23:21:09 [DEBUG] http: Request GET /v1/status/leader (149.875µs) from=127.0.0.6:37161
    2023/01/15 23:21:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:21:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.18651623s) from=127.0.0.6:59787
    2023/01/15 23:21:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.203250107s) from=127.0.0.6:54657
    2023/01/15 23:21:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:21:25 [DEBUG] agent: Node info in sync
    2023/01/15 23:21:27 [DEBUG] http: Request GET /v1/status/leader (278.165µs) from=127.0.0.6:37161
    2023/01/15 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.642117792s) from=127.0.0.6:33031
    2023/01/15 23:21:29 [DEBUG] http: Request GET /v1/status/leader (167.333µs) from=127.0.0.6:37161
    2023/01/15 23:21:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.803804884s) from=127.0.0.6:56143
    2023/01/15 23:21:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.523584871s) from=127.0.0.6:35785
    2023/01/15 23:21:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m7.362112228s) from=127.0.0.6:40613
    2023/01/15 23:21:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.390741021s) from=127.0.0.6:45947
    2023/01/15 23:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.060211854s) from=127.0.0.6:35533
    2023/01/15 23:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.111002167s) from=127.0.0.6:33205
    2023/01/15 23:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.606633636s) from=127.0.0.6:56185
    2023/01/15 23:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.762828819s) from=127.0.0.6:52585
    2023/01/15 23:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.302632346s) from=127.0.0.6:55617
    2023/01/15 23:21:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.014883526s) from=127.0.0.6:58917
    2023/01/15 23:21:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.951692059s) from=127.0.0.6:40539
    2023/01/15 23:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.703195635s) from=127.0.0.6:60047
    2023/01/15 23:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:21:47 [DEBUG] http: Request GET /v1/status/leader (148.813µs) from=127.0.0.6:37161
    2023/01/15 23:21:49 [DEBUG] http: Request GET /v1/status/leader (143.49µs) from=127.0.0.6:37161
    2023/01/15 23:22:07 [DEBUG] http: Request GET /v1/status/leader (232.059µs) from=127.0.0.6:50143
    2023/01/15 23:22:09 [DEBUG] http: Request GET /v1/status/leader (289.596µs) from=127.0.0.6:37161
    2023/01/15 23:22:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.212829217s) from=127.0.0.6:43259
    2023/01/15 23:22:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.257081247s) from=127.0.0.6:39453
    2023/01/15 23:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.734304558s) from=127.0.0.6:35083
    2023/01/15 23:22:27 [DEBUG] http: Request GET /v1/status/leader (1.12599ms) from=127.0.0.6:50143
    2023/01/15 23:22:29 [DEBUG] http: Request GET /v1/status/leader (270.688µs) from=127.0.0.6:37161
    2023/01/15 23:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:22:47 [DEBUG] http: Request GET /v1/status/leader (269.266µs) from=127.0.0.6:50143
    2023/01/15 23:22:49 [DEBUG] http: Request GET /v1/status/leader (150.332µs) from=127.0.0.6:37161
    2023/01/15 23:23:07 [DEBUG] http: Request GET /v1/status/leader (694.7µs) from=127.0.0.6:50143
    2023/01/15 23:23:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:23:08 [DEBUG] agent: Node info in sync
    2023/01/15 23:23:09 [DEBUG] http: Request GET /v1/status/leader (339.619µs) from=127.0.0.6:37161
    2023/01/15 23:23:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.710606371s) from=127.0.0.6:54657
    2023/01/15 23:23:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.425023837s) from=127.0.0.6:59787
    2023/01/15 23:23:27 [DEBUG] http: Request GET /v1/status/leader (375.179µs) from=127.0.0.6:37161
    2023/01/15 23:23:29 [DEBUG] http: Request GET /v1/status/leader (142.63µs) from=127.0.0.6:37161
    2023/01/15 23:23:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.713600587s) from=127.0.0.6:40613
    2023/01/15 23:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.217374714s) from=127.0.0.6:35533
    2023/01/15 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.375278746s) from=127.0.0.6:56185
    2023/01/15 23:23:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.99858494s) from=127.0.0.6:45947
    2023/01/15 23:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.820270282s) from=127.0.0.6:33031
    2023/01/15 23:23:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.529480612s) from=127.0.0.6:56143
    2023/01/15 23:23:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.453304488s) from=127.0.0.6:35785
    2023/01/15 23:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.659015716s) from=127.0.0.6:55617
    2023/01/15 23:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.327031055s) from=127.0.0.6:33205
    2023/01/15 23:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.379220724s) from=127.0.0.6:52585
    2023/01/15 23:23:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.159766944s) from=127.0.0.6:40539
    2023/01/15 23:23:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.079088079s) from=127.0.0.6:58917
    2023/01/15 23:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.989971046s) from=127.0.0.6:60047
    2023/01/15 23:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:23:47 [DEBUG] http: Request GET /v1/status/leader (224.162µs) from=127.0.0.6:50143
    2023/01/15 23:23:49 [DEBUG] http: Request GET /v1/status/leader (2.22161ms) from=127.0.0.6:37161
    2023/01/15 23:24:07 [DEBUG] http: Request GET /v1/status/leader (254.4µs) from=127.0.0.6:50143
    2023/01/15 23:24:09 [DEBUG] http: Request GET /v1/status/leader (257.285µs) from=127.0.0.6:37161
    2023/01/15 23:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.832733132s) from=127.0.0.6:43259
    2023/01/15 23:24:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:24:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.477921866s) from=127.0.0.6:35083
    2023/01/15 23:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.11295485s) from=127.0.0.6:39453
    2023/01/15 23:24:27 [DEBUG] http: Request GET /v1/status/leader (165.995µs) from=127.0.0.6:50143
    2023/01/15 23:24:29 [DEBUG] http: Request GET /v1/status/leader (159.718µs) from=127.0.0.6:37161
    2023/01/15 23:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:24:47 [DEBUG] http: Request GET /v1/status/leader (297.142µs) from=127.0.0.6:37161
    2023/01/15 23:24:49 [DEBUG] http: Request GET /v1/status/leader (252.883µs) from=127.0.0.6:37161
    2023/01/15 23:25:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:25:05 [DEBUG] agent: Node info in sync
    2023/01/15 23:25:07 [DEBUG] http: Request GET /v1/status/leader (156.75µs) from=127.0.0.6:50143
    2023/01/15 23:25:09 [DEBUG] http: Request GET /v1/status/leader (145.297µs) from=127.0.0.6:37161
    2023/01/15 23:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.652936508s) from=127.0.0.6:54657
    2023/01/15 23:25:27 [DEBUG] http: Request GET /v1/status/leader (261.528µs) from=127.0.0.6:50143
    2023/01/15 23:25:29 [DEBUG] http: Request GET /v1/status/leader (250.173µs) from=127.0.0.6:37161
    2023/01/15 23:25:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.83041592s) from=127.0.0.6:40613
    2023/01/15 23:25:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.403565306s) from=127.0.0.6:59787
    2023/01/15 23:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.99464644s) from=127.0.0.6:35533
    2023/01/15 23:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.015303164s) from=127.0.0.6:56185
    2023/01/15 23:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.393527491s) from=127.0.0.6:33031
    2023/01/15 23:25:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.433014996s) from=127.0.0.6:35785
    2023/01/15 23:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.450660464s) from=127.0.0.6:55617
    2023/01/15 23:25:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.543587461s) from=127.0.0.6:56143
    2023/01/15 23:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.081482402s) from=127.0.0.6:33205
    2023/01/15 23:25:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.891815088s) from=127.0.0.6:45947
    2023/01/15 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.675089313s) from=127.0.0.6:52585
    2023/01/15 23:25:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.479385394s) from=127.0.0.6:40539
    2023/01/15 23:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:25:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.021572181s) from=127.0.0.6:58917
    2023/01/15 23:25:47 [DEBUG] http: Request GET /v1/status/leader (1.12935ms) from=127.0.0.6:50143
    2023/01/15 23:25:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.885107567s) from=127.0.0.6:60047
    2023/01/15 23:25:49 [DEBUG] http: Request GET /v1/status/leader (240.768µs) from=127.0.0.6:37161
    2023/01/15 23:26:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:26:05 [DEBUG] agent: Node info in sync
    2023/01/15 23:26:07 [DEBUG] http: Request GET /v1/status/leader (153.071µs) from=127.0.0.6:50143
    2023/01/15 23:26:09 [DEBUG] http: Request GET /v1/status/leader (313.888µs) from=127.0.0.6:37161
    2023/01/15 23:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.681278746s) from=127.0.0.6:43259
    2023/01/15 23:26:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:26:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.172612389s) from=127.0.0.6:35083
    2023/01/15 23:26:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.87716116s) from=127.0.0.6:39453
    2023/01/15 23:26:27 [DEBUG] http: Request GET /v1/status/leader (147.2µs) from=127.0.0.6:37161
    2023/01/15 23:26:29 [DEBUG] http: Request GET /v1/status/leader (174.548µs) from=127.0.0.6:37161
    2023/01/15 23:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:26:47 [DEBUG] http: Request GET /v1/status/leader (412.799µs) from=127.0.0.6:50143
    2023/01/15 23:26:49 [DEBUG] http: Request GET /v1/status/leader (184.997µs) from=127.0.0.6:37161
    2023/01/15 23:27:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:07 [DEBUG] agent: Node info in sync
    2023/01/15 23:27:07 [DEBUG] http: Request GET /v1/status/leader (607.383µs) from=127.0.0.6:50143
    2023/01/15 23:27:09 [DEBUG] http: Request GET /v1/status/leader (1.376561ms) from=127.0.0.6:37161
    2023/01/15 23:27:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.031830677s) from=127.0.0.6:54657
    2023/01/15 23:27:27 [DEBUG] http: Request GET /v1/status/leader (403.837µs) from=127.0.0.6:50143
    2023/01/15 23:27:29 [DEBUG] http: Request GET /v1/status/leader (279.365µs) from=127.0.0.6:37161
    2023/01/15 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.048665046s) from=127.0.0.6:35533
    2023/01/15 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.818778688s) from=127.0.0.6:56185
    2023/01/15 23:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.379815395s) from=127.0.0.6:33031
    2023/01/15 23:27:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.158081601s) from=127.0.0.6:59787
    2023/01/15 23:27:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.874897306s) from=127.0.0.6:40613
    2023/01/15 23:27:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.589852628s) from=127.0.0.6:35785
    2023/01/15 23:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.045436885s) from=127.0.0.6:55617
    2023/01/15 23:27:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.484497479s) from=127.0.0.6:45947
    2023/01/15 23:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.271685038s) from=127.0.0.6:33205
    2023/01/15 23:27:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.462680075s) from=127.0.0.6:56143
    2023/01/15 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.596539791s) from=127.0.0.6:52585
    2023/01/15 23:27:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.825693742s) from=127.0.0.6:40539
    2023/01/15 23:27:45 [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.
    2023/01/15 23:27:45 [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.
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:27:45 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092"
    2023/01/15 23:27:45 [DEBUG] agent: Node info in sync
    2023/01/15 23:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.965977ms) from=127.0.0.6:50143
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:27:45 [DEBUG] agent: Node info in sync
    2023/01/15 23:27:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1m33.438873799s) from=127.0.0.6:43259
    2023/01/15 23:27:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1m19.670276766s) from=127.0.0.6:39453
    2023/01/15 23:27:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (577.51µs) from=127.0.0.6:37161
    2023/01/15 23:27:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (204.199µs) from=127.0.0.6:37161
    2023/01/15 23:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:27:47 [DEBUG] http: Request GET /v1/status/leader (177.313µs) from=127.0.0.6:37743
    2023/01/15 23:27:49 [DEBUG] http: Request GET /v1/status/leader (298.134µs) from=127.0.0.6:37743
    2023/01/15 23:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.017826099s) from=127.0.0.6:60047
    2023/01/15 23:27:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.518210295s) from=127.0.0.6:58917
    2023/01/15 23:28:07 [DEBUG] http: Request GET /v1/status/leader (160.93µs) from=127.0.0.6:50143
    2023/01/15 23:28:09 [DEBUG] http: Request GET /v1/status/leader (160.35µs) from=127.0.0.6:50143
    2023/01/15 23:28:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:28:27 [DEBUG] http: Request GET /v1/status/leader (284.931µs) from=127.0.0.6:37743
    2023/01/15 23:28:29 [DEBUG] http: Request GET /v1/status/leader (244.857µs) from=127.0.0.6:50143
    2023/01/15 23:28:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.09920976s) from=127.0.0.6:35083
    2023/01/15 23:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:28:47 [DEBUG] http: Request GET /v1/status/leader (316.881µs) from=127.0.0.6:50143
    2023/01/15 23:28:49 [DEBUG] http: Request GET /v1/status/leader (145.457µs) from=127.0.0.6:50143
    2023/01/15 23:29:07 [DEBUG] http: Request GET /v1/status/leader (456.24µs) from=127.0.0.6:50143
    2023/01/15 23:29:09 [DEBUG] http: Request GET /v1/status/leader (1.360732ms) from=127.0.0.6:50143
    2023/01/15 23:29:27 [DEBUG] http: Request GET /v1/status/leader (1.614747ms) from=127.0.0.6:50143
    2023/01/15 23:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.219624534s) from=127.0.0.6:54657
    2023/01/15 23:29:29 [DEBUG] http: Request GET /v1/status/leader (315.01µs) from=127.0.0.6:37743
    2023/01/15 23:29:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:29:35 [DEBUG] agent: Node info in sync
    2023/01/15 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.661963396s) from=127.0.0.6:35533
    2023/01/15 23:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.1602111s) from=127.0.0.6:56185
    2023/01/15 23:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.835872235s) from=127.0.0.6:55617
    2023/01/15 23:29:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.832015056s) from=127.0.0.6:59787
    2023/01/15 23:29:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.385669773s) from=127.0.0.6:40539
    2023/01/15 23:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:29:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.385467336s) from=127.0.0.6:35785
    2023/01/15 23:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.342836595s) from=127.0.0.6:33031
    2023/01/15 23:29:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m7.311268635s) from=127.0.0.6:40613
    2023/01/15 23:29:47 [DEBUG] http: Request GET /v1/status/leader (273.715µs) from=127.0.0.6:50143
    2023/01/15 23:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.118140708s) from=127.0.0.6:33205
    2023/01/15 23:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.054333582s) from=127.0.0.6:52585
    2023/01/15 23:29:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.766487469s) from=127.0.0.6:37161
    2023/01/15 23:29:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.4345451s) from=127.0.0.6:45947
    2023/01/15 23:29:49 [DEBUG] http: Request GET /v1/status/leader (448.557µs) from=127.0.0.6:50143
    2023/01/15 23:29:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m4.217662923s) from=127.0.0.6:43259
    2023/01/15 23:29:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.475826094s) from=127.0.0.6:56143
    2023/01/15 23:29:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m7.320346099s) from=127.0.0.6:39453
    2023/01/15 23:29:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.889857683s) from=127.0.0.6:58917
    2023/01/15 23:29:54 [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.
    2023/01/15 23:29:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:54 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.11.205_8443"
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Node info in sync
    2023/01/15 23:29:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.226897ms) from=127.0.0.6:37743
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:29:54 [DEBUG] agent: Node info in sync
    2023/01/15 23:29:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (4.829253454s) from=127.0.0.6:43259
    2023/01/15 23:29:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (1.732989893s) from=127.0.0.6:39453
    2023/01/15 23:29:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (542.338µs) from=127.0.0.6:37743
    2023/01/15 23:29:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (132.032µs) from=127.0.0.6:43259
    2023/01/15 23:29:54 [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.
    2023/01/15 23:29:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:29:55 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.2.174_8082"
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Node info in sync
    2023/01/15 23:29:55 [DEBUG] http: Request PUT /v1/agent/service/register (65.093977ms) from=127.0.0.6:43903
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:29:55 [DEBUG] agent: Node info in sync
    2023/01/15 23:29:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (178.491725ms) from=127.0.0.6:43259
    2023/01/15 23:29:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (188.76623ms) from=127.0.0.6:39453
    2023/01/15 23:29:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (433.074µs) from=127.0.0.6:43259
    2023/01/15 23:29:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (304.795µs) from=127.0.0.6:43259
    2023/01/15 23:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.213523414s) from=127.0.0.6:60047
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.40.230_8410"
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.127731ms) from=127.0.0.6:45031
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (11.457683484s) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (11.461054177s) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (425.699µs) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (174.31µs) from=127.0.0.6:37743
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.28.132_8484"
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.71494ms) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (64.113331ms) from=127.0.0.6:45031
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (65.154158ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (471.463µs) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (362.395µs) from=127.0.0.6:59521
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_vnflcm_10.233.34.8_8801"
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.596501ms) from=127.0.0.6:57123
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (42.14854ms) from=127.0.0.6:45031
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (45.106675ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.719914ms) from=127.0.0.6:45031
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (299.985µs) from=127.0.0.6:45031
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_nslcm_10.233.8.79_8403"
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.927845ms) from=127.0.0.6:57123
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (65.183764ms) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (65.685973ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (489.342µs) from=127.0.0.6:49369
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (137.32µs) from=127.0.0.6:57123
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v2_nslcm_10.233.8.79_8403"
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.820982ms) from=127.0.0.6:50735
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (44.477317ms) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (45.711003ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (678.804µs) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (205.788µs) from=127.0.0.6:50735
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.50.175_8482"
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (84.126267ms) from=127.0.0.6:43903
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (82.523983ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.375617ms) from=127.0.0.6:49369
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (358.702µs) from=127.0.0.6:51815
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (240.512µs) from=127.0.0.6:43903
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [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.
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [INFO] agent: Synced service "_v1_vnfmgr_10.233.61.243_8803"
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.444391ms) from=127.0.0.6:55779
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:30:06 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (63.840999ms) from=127.0.0.6:39453
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (64.495104ms) from=127.0.0.6:49369
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (282.569µs) from=127.0.0.6:55779
    2023/01/15 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (270.796µs) from=127.0.0.6:55779
    2023/01/15 23:30:07 [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.
    2023/01/15 23:30:07 [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.
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:07 [INFO] agent: Synced service "_v1_vnfres_10.233.9.36_8802"
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:07 [DEBUG] http: Request PUT /v1/agent/service/register (205.643421ms) from=127.0.0.6:51815
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:30:07 [DEBUG] agent: Node info in sync
    2023/01/15 23:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (302.802153ms) from=127.0.0.6:39453
    2023/01/15 23:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (303.240029ms) from=127.0.0.6:49369
    2023/01/15 23:30:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (461.109µs) from=127.0.0.6:39453
    2023/01/15 23:30:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (198.543µs) from=127.0.0.6:51815
    2023/01/15 23:30:07 [DEBUG] http: Request GET /v1/status/leader (325.438µs) from=127.0.0.6:49643
    2023/01/15 23:30:09 [DEBUG] http: Request GET /v1/status/leader (200.443µs) from=127.0.0.6:60039
    2023/01/15 23:30:27 [DEBUG] http: Request GET /v1/status/leader (323.546µs) from=127.0.0.6:60039
    2023/01/15 23:30:29 [DEBUG] http: Request GET /v1/status/leader (147.732µs) from=127.0.0.6:60039
    2023/01/15 23:30:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.272259125s) from=127.0.0.6:35083
    2023/01/15 23:30:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:30:47 [DEBUG] http: Request GET /v1/status/leader (242.449µs) from=127.0.0.6:49643
    2023/01/15 23:30:49 [DEBUG] http: Request GET /v1/status/leader (1.478026ms) from=127.0.0.6:60039
    2023/01/15 23:31:07 [DEBUG] http: Request GET /v1/status/leader (165.957µs) from=127.0.0.6:60039
    2023/01/15 23:31:09 [DEBUG] http: Request GET /v1/status/leader (147.675µs) from=127.0.0.6:60039
    2023/01/15 23:31:27 [DEBUG] http: Request GET /v1/status/leader (159.765µs) from=127.0.0.6:49643
    2023/01/15 23:31:29 [DEBUG] http: Request GET /v1/status/leader (292.041µs) from=127.0.0.6:60039
    2023/01/15 23:31:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.431377307s) from=127.0.0.6:54657
    2023/01/15 23:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.707519599s) from=127.0.0.6:35533
    2023/01/15 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.477751507s) from=127.0.0.6:56185
    2023/01/15 23:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:31:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.326812046s) from=127.0.0.6:40539
    2023/01/15 23:31:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.120133105s) from=127.0.0.6:59787
    2023/01/15 23:31:48 [DEBUG] http: Request GET /v1/status/leader (6.853088ms) from=127.0.0.6:60039
    2023/01/15 23:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.625789484s) from=127.0.0.6:55617
    2023/01/15 23:31:49 [DEBUG] http: Request GET /v1/status/leader (411.64µs) from=127.0.0.6:60039
    2023/01/15 23:31:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.569420627s) from=127.0.0.6:45947
    2023/01/15 23:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.49340724s) from=127.0.0.6:35785
    2023/01/15 23:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.176236092s) from=127.0.0.6:33205
    2023/01/15 23:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.842843375s) from=127.0.0.6:33031
    2023/01/15 23:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.01899443s) from=127.0.0.6:52585
    2023/01/15 23:31:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.247326151s) from=127.0.0.6:40613
    2023/01/15 23:31:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.463891156s) from=127.0.0.6:50143
    2023/01/15 23:31:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.977845469s) from=127.0.0.6:37161
    2023/01/15 23:31:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.882862821s) from=127.0.0.6:56143
    2023/01/15 23:31:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.323754858s) from=127.0.0.6:58917
    2023/01/15 23:32:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.303738013s) from=127.0.0.6:43259
    2023/01/15 23:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.638778233s) from=127.0.0.6:60047
    2023/01/15 23:32:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:32:05 [DEBUG] agent: Node info in sync
    2023/01/15 23:32:08 [DEBUG] http: Request GET /v1/status/leader (388.726µs) from=127.0.0.6:49643
    2023/01/15 23:32:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.752265951s) from=127.0.0.6:45031
    2023/01/15 23:32:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.542776689s) from=127.0.0.6:43903
    2023/01/15 23:32:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.996554381s) from=127.0.0.6:57123
    2023/01/15 23:32:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.248053225s) from=127.0.0.6:37743
    2023/01/15 23:32:09 [DEBUG] http: Request GET /v1/status/leader (420.54µs) from=127.0.0.6:60039
    2023/01/15 23:32:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.824239609s) from=127.0.0.6:50735
    2023/01/15 23:32:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.992929374s) from=127.0.0.6:49369
    2023/01/15 23:32:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.942685418s) from=127.0.0.6:59521
    2023/01/15 23:32:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.759651804s) from=127.0.0.6:51815
    2023/01/15 23:32:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.22152817s) from=127.0.0.6:55779
    2023/01/15 23:32:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.616352833s) from=127.0.0.6:39453
    2023/01/15 23:32:28 [DEBUG] http: Request GET /v1/status/leader (309.152µs) from=127.0.0.6:60039
    2023/01/15 23:32:29 [DEBUG] http: Request GET /v1/status/leader (182.284µs) from=127.0.0.6:60039
    2023/01/15 23:32:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.192676651s) from=127.0.0.6:35083
    2023/01/15 23:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:32:48 [DEBUG] http: Request GET /v1/status/leader (269.75µs) from=127.0.0.6:49643
    2023/01/15 23:32:49 [DEBUG] http: Request GET /v1/status/leader (150.81µs) from=127.0.0.6:60039
    2023/01/15 23:33:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:33:08 [DEBUG] http: Request GET /v1/status/leader (318.284µs) from=127.0.0.6:49643
    2023/01/15 23:33:09 [DEBUG] http: Request GET /v1/status/leader (241.605µs) from=127.0.0.6:60039
    2023/01/15 23:33:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:33:23 [DEBUG] agent: Node info in sync
    2023/01/15 23:33:28 [DEBUG] http: Request GET /v1/status/leader (146.902µs) from=127.0.0.6:60039
    2023/01/15 23:33:29 [DEBUG] http: Request GET /v1/status/leader (383.209µs) from=127.0.0.6:60039
    2023/01/15 23:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.373111012s) from=127.0.0.6:54657
    2023/01/15 23:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.926168741s) from=127.0.0.6:35533
    2023/01/15 23:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.177063868s) from=127.0.0.6:56185
    2023/01/15 23:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:33:48 [DEBUG] http: Request GET /v1/status/leader (244.748µs) from=127.0.0.6:60039
    2023/01/15 23:33:49 [DEBUG] http: Request GET /v1/status/leader (235.651µs) from=127.0.0.6:60039
    2023/01/15 23:33:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.5603688s) from=127.0.0.6:59787
    2023/01/15 23:33:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.900064668s) from=127.0.0.6:40539
    2023/01/15 23:33:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.293186072s) from=127.0.0.6:45947
    2023/01/15 23:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.517841061s) from=127.0.0.6:55617
    2023/01/15 23:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.313607155s) from=127.0.0.6:33205
    2023/01/15 23:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.6885662s) from=127.0.0.6:52585
    2023/01/15 23:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.798394124s) from=127.0.0.6:50143
    2023/01/15 23:33:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.159618998s) from=127.0.0.6:35785
    2023/01/15 23:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.560613323s) from=127.0.0.6:33031
    2023/01/15 23:33:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.441495524s) from=127.0.0.6:56143
    2023/01/15 23:33:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.372966612s) from=127.0.0.6:40613
    2023/01/15 23:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.597258311s) from=127.0.0.6:58917
    2023/01/15 23:34:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.831401788s) from=127.0.0.6:37161
    2023/01/15 23:34:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.905789796s) from=127.0.0.6:43259
    2023/01/15 23:34:08 [DEBUG] http: Request GET /v1/status/leader (160.112µs) from=127.0.0.6:49643
    2023/01/15 23:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.520596369s) from=127.0.0.6:60047
    2023/01/15 23:34:09 [DEBUG] http: Request GET /v1/status/leader (157.702µs) from=127.0.0.6:60039
    2023/01/15 23:34:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.734993382s) from=127.0.0.6:45031
    2023/01/15 23:34:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.580792227s) from=127.0.0.6:37743
    2023/01/15 23:34:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.764748318s) from=127.0.0.6:43903
    2023/01/15 23:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.49308163s) from=127.0.0.6:49369
    2023/01/15 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m3.441033182s) from=127.0.0.6:51815
    2023/01/15 23:34:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.365338976s) from=127.0.0.6:57123
    2023/01/15 23:34:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.549069951s) from=127.0.0.6:55779
    2023/01/15 23:34:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.256267022s) from=127.0.0.6:50735
    2023/01/15 23:34:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.818946952s) from=127.0.0.6:59521
    2023/01/15 23:34:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.854829267s) from=127.0.0.6:39453
    2023/01/15 23:34:28 [DEBUG] http: Request GET /v1/status/leader (265.232µs) from=127.0.0.6:49643
    2023/01/15 23:34:29 [DEBUG] http: Request GET /v1/status/leader (155.812µs) from=127.0.0.6:60039
    2023/01/15 23:34:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.622647646s) from=127.0.0.6:35083
    2023/01/15 23:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:34:48 [DEBUG] http: Request GET /v1/status/leader (249.207µs) from=127.0.0.6:49643
    2023/01/15 23:34:49 [DEBUG] http: Request GET /v1/status/leader (1.225552ms) from=127.0.0.6:60039
    2023/01/15 23:35:08 [DEBUG] http: Request GET /v1/status/leader (280.958µs) from=127.0.0.6:60039
    2023/01/15 23:35:10 [DEBUG] http: Request GET /v1/status/leader (151.876µs) from=127.0.0.6:60039
    2023/01/15 23:35:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:35:17 [DEBUG] agent: Node info in sync
    2023/01/15 23:35:28 [DEBUG] http: Request GET /v1/status/leader (177.45µs) from=127.0.0.6:60039
    2023/01/15 23:35:30 [DEBUG] http: Request GET /v1/status/leader (251.798µs) from=127.0.0.6:60039
    2023/01/15 23:35:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.290146491s) from=127.0.0.6:54657
    2023/01/15 23:35:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:35:48 [DEBUG] http: Request GET /v1/status/leader (337.541µs) from=127.0.0.6:60039
    2023/01/15 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.075324272s) from=127.0.0.6:35533
    2023/01/15 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.856769752s) from=127.0.0.6:56185
    2023/01/15 23:35:50 [DEBUG] http: Request GET /v1/status/leader (122.227µs) from=127.0.0.6:60039
    2023/01/15 23:35:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.299337755s) from=127.0.0.6:59787
    2023/01/15 23:35:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.160208916s) from=127.0.0.6:40539
    2023/01/15 23:35:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.214241388s) from=127.0.0.6:45947
    2023/01/15 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.229085889s) from=127.0.0.6:55617
    2023/01/15 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.301873021s) from=127.0.0.6:33205
    2023/01/15 23:35:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.995433196s) from=127.0.0.6:50143
    2023/01/15 23:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.441484265s) from=127.0.0.6:52585
    2023/01/15 23:35:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.813708595s) from=127.0.0.6:40613
    2023/01/15 23:36:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.38392117s) from=127.0.0.6:58917
    2023/01/15 23:36:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.079393111s) from=127.0.0.6:37161
    2023/01/15 23:36:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.950444634s) from=127.0.0.6:33031
    2023/01/15 23:36:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.392657247s) from=127.0.0.6:35785
    2023/01/15 23:36:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.086410029s) from=127.0.0.6:56143
    2023/01/15 23:36:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.096782224s) from=127.0.0.6:43259
    2023/01/15 23:36:08 [DEBUG] http: Request GET /v1/status/leader (250.572µs) from=127.0.0.6:49643
    2023/01/15 23:36:10 [DEBUG] http: Request GET /v1/status/leader (145.665µs) from=127.0.0.6:60039
    2023/01/15 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.728934118s) from=127.0.0.6:60047
    2023/01/15 23:36:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.367974634s) from=127.0.0.6:45031
    2023/01/15 23:36:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.362356178s) from=127.0.0.6:43903
    2023/01/15 23:36:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m4.786902403s) from=127.0.0.6:37743
    2023/01/15 23:36:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m1.168719282s) from=127.0.0.6:55779
    2023/01/15 23:36:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.821773994s) from=127.0.0.6:57123
    2023/01/15 23:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.185995104s) from=127.0.0.6:49369
    2023/01/15 23:36:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.084908155s) from=127.0.0.6:50735
    2023/01/15 23:36:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.494486031s) from=127.0.0.6:51815
    2023/01/15 23:36:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:36:22 [DEBUG] agent: Node info in sync
    2023/01/15 23:36:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.334201633s) from=127.0.0.6:59521
    2023/01/15 23:36:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.600463489s) from=127.0.0.6:39453
    2023/01/15 23:36:28 [DEBUG] http: Request GET /v1/status/leader (256.568µs) from=127.0.0.6:49643
    2023/01/15 23:36:30 [DEBUG] http: Request GET /v1/status/leader (258.032µs) from=127.0.0.6:60039
    2023/01/15 23:36:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.008170376s) from=127.0.0.6:35083
    2023/01/15 23:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:36:48 [DEBUG] http: Request GET /v1/status/leader (273.619µs) from=127.0.0.6:49643
    2023/01/15 23:36:50 [DEBUG] http: Request GET /v1/status/leader (246.678µs) from=127.0.0.6:60039
    2023/01/15 23:37:08 [DEBUG] http: Request GET /v1/status/leader (166.738µs) from=127.0.0.6:60039
    2023/01/15 23:37:10 [DEBUG] http: Request GET /v1/status/leader (281.747µs) from=127.0.0.6:60039
    2023/01/15 23:37:28 [DEBUG] http: Request GET /v1/status/leader (186.072µs) from=127.0.0.6:60039
    2023/01/15 23:37:30 [DEBUG] http: Request GET /v1/status/leader (127.108µs) from=127.0.0.6:60039
    2023/01/15 23:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:37:34 [DEBUG] agent: Node info in sync
    2023/01/15 23:37:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.155067946s) from=127.0.0.6:54657
    2023/01/15 23:37:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:37:48 [DEBUG] http: Request GET /v1/status/leader (303.071µs) from=127.0.0.6:60039
    2023/01/15 23:37:50 [DEBUG] http: Request GET /v1/status/leader (313.59µs) from=127.0.0.6:60039
    2023/01/15 23:37:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.333968496s) from=127.0.0.6:35533
    2023/01/15 23:37:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.860906536s) from=127.0.0.6:56185
    2023/01/15 23:37:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.888628309s) from=127.0.0.6:40539
    2023/01/15 23:37:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.322902762s) from=127.0.0.6:59787
    2023/01/15 23:38:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.679544857s) from=127.0.0.6:45947
    2023/01/15 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.195792605s) from=127.0.0.6:55617
    2023/01/15 23:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.433034548s) from=127.0.0.6:33205
    2023/01/15 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.548693943s) from=127.0.0.6:52585
    2023/01/15 23:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.730089839s) from=127.0.0.6:33031
    2023/01/15 23:38:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.678584105s) from=127.0.0.6:35785
    2023/01/15 23:38:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.942872115s) from=127.0.0.6:58917
    2023/01/15 23:38:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.975731067s) from=127.0.0.6:50143
    2023/01/15 23:38:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.812237164s) from=127.0.0.6:40613
    2023/01/15 23:38:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.316969911s) from=127.0.0.6:37161
    2023/01/15 23:38:08 [DEBUG] http: Request GET /v1/status/leader (270.16µs) from=127.0.0.6:60039
    2023/01/15 23:38:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.33977053s) from=127.0.0.6:43259
    2023/01/15 23:38:10 [DEBUG] http: Request GET /v1/status/leader (146.058µs) from=127.0.0.6:60039
    2023/01/15 23:38:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.849005935s) from=127.0.0.6:56143
    2023/01/15 23:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.362161861s) from=127.0.0.6:60047
    2023/01/15 23:38:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m1.221470359s) from=127.0.0.6:37743
    2023/01/15 23:38:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.801443435s) from=127.0.0.6:43903
    2023/01/15 23:38:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.190889921s) from=127.0.0.6:45031
    2023/01/15 23:38:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m2.932604952s) from=127.0.0.6:55779
    2023/01/15 23:38:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.554253505s) from=127.0.0.6:51815
    2023/01/15 23:38:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.912130462s) from=127.0.0.6:57123
    2023/01/15 23:38:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.604423973s) from=127.0.0.6:49369
    2023/01/15 23:38:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.17683499s) from=127.0.0.6:50735
    2023/01/15 23:38:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.499014666s) from=127.0.0.6:59521
    2023/01/15 23:38:28 [DEBUG] http: Request GET /v1/status/leader (293.748µs) from=127.0.0.6:49643
    2023/01/15 23:38:30 [DEBUG] http: Request GET /v1/status/leader (149.61µs) from=127.0.0.6:60039
    2023/01/15 23:38:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.992865405s) from=127.0.0.6:39453
    2023/01/15 23:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:38:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.906517336s) from=127.0.0.6:35083
    2023/01/15 23:38:48 [DEBUG] http: Request GET /v1/status/leader (401.894µs) from=127.0.0.6:60039
    2023/01/15 23:38:50 [DEBUG] http: Request GET /v1/status/leader (152.367µs) from=127.0.0.6:60039
    2023/01/15 23:39:08 [DEBUG] http: Request GET /v1/status/leader (303.752µs) from=127.0.0.6:60039
    2023/01/15 23:39:10 [DEBUG] http: Request GET /v1/status/leader (339.3µs) from=127.0.0.6:60039
    2023/01/15 23:39:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:39:10 [DEBUG] agent: Node info in sync
    2023/01/15 23:39:28 [DEBUG] http: Request GET /v1/status/leader (311.34µs) from=127.0.0.6:60039
    2023/01/15 23:39:30 [DEBUG] http: Request GET /v1/status/leader (315.435µs) from=127.0.0.6:60039
    2023/01/15 23:39:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.143668007s) from=127.0.0.6:54657
    2023/01/15 23:39:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:39:48 [DEBUG] http: Request GET /v1/status/leader (303.61µs) from=127.0.0.6:49643
    2023/01/15 23:39:50 [DEBUG] http: Request GET /v1/status/leader (262.275µs) from=127.0.0.6:60039
    2023/01/15 23:39:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.376365571s) from=127.0.0.6:59787
    2023/01/15 23:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.179202263s) from=127.0.0.6:35533
    2023/01/15 23:40:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.557416739s) from=127.0.0.6:40539
    2023/01/15 23:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.376680334s) from=127.0.0.6:56185
    2023/01/15 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.477062894s) from=127.0.0.6:52585
    2023/01/15 23:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.763531021s) from=127.0.0.6:33205
    2023/01/15 23:40:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.601317361s) from=127.0.0.6:45947
    2023/01/15 23:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.186023469s) from=127.0.0.6:33031
    2023/01/15 23:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.426882977s) from=127.0.0.6:55617
    2023/01/15 23:40:08 [DEBUG] http: Request GET /v1/status/leader (1.198414ms) from=127.0.0.6:49643
    2023/01/15 23:40:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.305735563s) from=127.0.0.6:58917
    2023/01/15 23:40:10 [DEBUG] http: Request GET /v1/status/leader (319.443µs) from=127.0.0.6:60039
    2023/01/15 23:40:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.829556369s) from=127.0.0.6:43259
    2023/01/15 23:40:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.798646102s) from=127.0.0.6:50143
    2023/01/15 23:40:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.337587075s) from=127.0.0.6:35785
    2023/01/15 23:40:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.408732147s) from=127.0.0.6:56143
    2023/01/15 23:40:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.855913773s) from=127.0.0.6:40613
    2023/01/15 23:40:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.513755058s) from=127.0.0.6:37161
    2023/01/15 23:40:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:40:15 [DEBUG] agent: Node info in sync
    2023/01/15 23:40:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.046287992s) from=127.0.0.6:60047
    2023/01/15 23:40:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.810296367s) from=127.0.0.6:37743
    2023/01/15 23:40:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.972781716s) from=127.0.0.6:43903
    2023/01/15 23:40:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.675560786s) from=127.0.0.6:45031
    2023/01/15 23:40:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m3.880603111s) from=127.0.0.6:51815
    2023/01/15 23:40:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.706413569s) from=127.0.0.6:55779
    2023/01/15 23:40:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.919715306s) from=127.0.0.6:57123
    2023/01/15 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.78804356s) from=127.0.0.6:49369
    2023/01/15 23:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.193085161s) from=127.0.0.6:50735
    2023/01/15 23:40:28 [DEBUG] http: Request GET /v1/status/leader (255.505µs) from=127.0.0.6:49643
    2023/01/15 23:40:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.476859366s) from=127.0.0.6:59521
    2023/01/15 23:40:30 [DEBUG] http: Request GET /v1/status/leader (185.599µs) from=127.0.0.6:60039
    2023/01/15 23:40:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.447554957s) from=127.0.0.6:39453
    2023/01/15 23:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:40:48 [DEBUG] http: Request GET /v1/status/leader (171.066µs) from=127.0.0.6:49643
    2023/01/15 23:40:50 [DEBUG] http: Request GET /v1/status/leader (186.51µs) from=127.0.0.6:60039
    2023/01/15 23:40:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.085794015s) from=127.0.0.6:35083
    2023/01/15 23:41:08 [DEBUG] http: Request GET /v1/status/leader (240.235µs) from=127.0.0.6:60039
    2023/01/15 23:41:10 [DEBUG] http: Request GET /v1/status/leader (248.5µs) from=127.0.0.6:60039
    2023/01/15 23:41:28 [DEBUG] http: Request GET /v1/status/leader (671.952µs) from=127.0.0.6:60039
    2023/01/15 23:41:30 [DEBUG] http: Request GET /v1/status/leader (159.277µs) from=127.0.0.6:60039
    2023/01/15 23:41:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.883792403s) from=127.0.0.6:54657
    2023/01/15 23:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:41:48 [DEBUG] http: Request GET /v1/status/leader (291.296µs) from=127.0.0.6:49643
    2023/01/15 23:41:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:41:50 [DEBUG] http: Request GET /v1/status/leader (241.154µs) from=127.0.0.6:60039
    2023/01/15 23:42:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.314541062s) from=127.0.0.6:35533
    2023/01/15 23:42:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.855657592s) from=127.0.0.6:40539
    2023/01/15 23:42:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.314340237s) from=127.0.0.6:59787
    2023/01/15 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.5159283s) from=127.0.0.6:56185
    2023/01/15 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.121894009s) from=127.0.0.6:33205
    2023/01/15 23:42:08 [DEBUG] http: Request GET /v1/status/leader (264.08µs) from=127.0.0.6:49643
    2023/01/15 23:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.145449823s) from=127.0.0.6:52585
    2023/01/15 23:42:10 [DEBUG] http: Request GET /v1/status/leader (2.736366ms) from=127.0.0.6:60039
    2023/01/15 23:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.147031647s) from=127.0.0.6:45947
    2023/01/15 23:42:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.288695582s) from=127.0.0.6:33031
    2023/01/15 23:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.63183126s) from=127.0.0.6:55617
    2023/01/15 23:42:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.515110739s) from=127.0.0.6:58917
    2023/01/15 23:42:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:42:12 [DEBUG] agent: Node info in sync
    2023/01/15 23:42:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.544153832s) from=127.0.0.6:56143
    2023/01/15 23:42:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.203341446s) from=127.0.0.6:50143
    2023/01/15 23:42:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.826841087s) from=127.0.0.6:35785
    2023/01/15 23:42:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.252938276s) from=127.0.0.6:43259
    2023/01/15 23:42:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.695263178s) from=127.0.0.6:37161
    2023/01/15 23:42:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.911785467s) from=127.0.0.6:37743
    2023/01/15 23:42:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.584657539s) from=127.0.0.6:40613
    2023/01/15 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.686449189s) from=127.0.0.6:60047
    2023/01/15 23:42:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.702006982s) from=127.0.0.6:43903
    2023/01/15 23:42:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m5.187047627s) from=127.0.0.6:45031
    2023/01/15 23:42:28 [DEBUG] http: Request GET /v1/status/leader (372.876µs) from=127.0.0.6:60039
    2023/01/15 23:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.326962264s) from=127.0.0.6:57123
    2023/01/15 23:42:30 [DEBUG] http: Request GET /v1/status/leader (149.398µs) from=127.0.0.6:60039
    2023/01/15 23:42:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.567510346s) from=127.0.0.6:50735
    2023/01/15 23:42:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.7460452s) from=127.0.0.6:51815
    2023/01/15 23:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.275559937s) from=127.0.0.6:49369
    2023/01/15 23:42:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.653203106s) from=127.0.0.6:55779
    2023/01/15 23:42:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m5.651625965s) from=127.0.0.6:59521
    2023/01/15 23:42:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.069365448s) from=127.0.0.6:39453
    2023/01/15 23:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:42:48 [DEBUG] http: Request GET /v1/status/leader (145.104µs) from=127.0.0.6:60039
    2023/01/15 23:42:50 [DEBUG] http: Request GET /v1/status/leader (157.611µs) from=127.0.0.6:60039
    2023/01/15 23:42:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.432514322s) from=127.0.0.6:35083
    2023/01/15 23:43:08 [DEBUG] http: Request GET /v1/status/leader (318.709µs) from=127.0.0.6:49643
    2023/01/15 23:43:10 [DEBUG] http: Request GET /v1/status/leader (262.75µs) from=127.0.0.6:60039
    2023/01/15 23:43:28 [DEBUG] http: Request GET /v1/status/leader (145.569µs) from=127.0.0.6:60039
    2023/01/15 23:43:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:43:29 [DEBUG] agent: Node info in sync
    2023/01/15 23:43:30 [DEBUG] http: Request GET /v1/status/leader (158.874µs) from=127.0.0.6:60039
    2023/01/15 23:43:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.204709433s) from=127.0.0.6:54657
    2023/01/15 23:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:43:48 [DEBUG] http: Request GET /v1/status/leader (336.696µs) from=127.0.0.6:60039
    2023/01/15 23:43:50 [DEBUG] http: Request GET /v1/status/leader (249.387µs) from=127.0.0.6:60039
    2023/01/15 23:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.270007696s) from=127.0.0.6:35533
    2023/01/15 23:44:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.114779858s) from=127.0.0.6:59787
    2023/01/15 23:44:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.633571626s) from=127.0.0.6:40539
    2023/01/15 23:44:08 [DEBUG] http: Request GET /v1/status/leader (201.94µs) from=127.0.0.6:49643
    2023/01/15 23:44:10 [DEBUG] http: Request GET /v1/status/leader (253.335µs) from=127.0.0.6:60039
    2023/01/15 23:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.618217246s) from=127.0.0.6:56185
    2023/01/15 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.298119352s) from=127.0.0.6:33205
    2023/01/15 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.883477452s) from=127.0.0.6:55617
    2023/01/15 23:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.192371442s) from=127.0.0.6:45947
    2023/01/15 23:44:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.512318862s) from=127.0.0.6:58917
    2023/01/15 23:44:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.701144499s) from=127.0.0.6:33031
    2023/01/15 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.101419521s) from=127.0.0.6:52585
    2023/01/15 23:44:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.50839865s) from=127.0.0.6:43259
    2023/01/15 23:44:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.798391886s) from=127.0.0.6:37161
    2023/01/15 23:44:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.130296486s) from=127.0.0.6:56143
    2023/01/15 23:44:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.397188423s) from=127.0.0.6:35785
    2023/01/15 23:44:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.287059015s) from=127.0.0.6:50143
    2023/01/15 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.44767233s) from=127.0.0.6:60047
    2023/01/15 23:44:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.620733965s) from=127.0.0.6:43903
    2023/01/15 23:44:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.657368135s) from=127.0.0.6:37743
    2023/01/15 23:44:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.780039756s) from=127.0.0.6:40613
    2023/01/15 23:44:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.002819999s) from=127.0.0.6:45031
    2023/01/15 23:44:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:44:28 [DEBUG] http: Request GET /v1/status/leader (244.959µs) from=127.0.0.6:60039
    2023/01/15 23:44:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.968100171s) from=127.0.0.6:57123
    2023/01/15 23:44:30 [DEBUG] http: Request GET /v1/status/leader (262.076µs) from=127.0.0.6:60039
    2023/01/15 23:44:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.033420905s) from=127.0.0.6:50735
    2023/01/15 23:44:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.956944399s) from=127.0.0.6:59521
    2023/01/15 23:44:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.720768978s) from=127.0.0.6:55779
    2023/01/15 23:44:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.355541014s) from=127.0.0.6:51815
    2023/01/15 23:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.259648506s) from=127.0.0.6:49369
    2023/01/15 23:44:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.010162371s) from=127.0.0.6:39453
    2023/01/15 23:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:44:48 [DEBUG] http: Request GET /v1/status/leader (1.033849ms) from=127.0.0.6:60039
    2023/01/15 23:44:50 [DEBUG] http: Request GET /v1/status/leader (236.403µs) from=127.0.0.6:60039
    2023/01/15 23:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:44:50 [DEBUG] agent: Node info in sync
    2023/01/15 23:45:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.364195955s) from=127.0.0.6:35083
    2023/01/15 23:45:08 [DEBUG] http: Request GET /v1/status/leader (161.503µs) from=127.0.0.6:49643
    2023/01/15 23:45:10 [DEBUG] http: Request GET /v1/status/leader (145.191µs) from=127.0.0.6:60039
    2023/01/15 23:45:28 [DEBUG] http: Request GET /v1/status/leader (183.337µs) from=127.0.0.6:60039
    2023/01/15 23:45:30 [DEBUG] http: Request GET /v1/status/leader (164.281µs) from=127.0.0.6:60039
    2023/01/15 23:45:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.04801572s) from=127.0.0.6:54657
    2023/01/15 23:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:45:48 [DEBUG] http: Request GET /v1/status/leader (163.6µs) from=127.0.0.6:60039
    2023/01/15 23:45:50 [DEBUG] http: Request GET /v1/status/leader (1.007362ms) from=127.0.0.6:60039
    2023/01/15 23:46:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.235287804s) from=127.0.0.6:35533
    2023/01/15 23:46:08 [DEBUG] http: Request GET /v1/status/leader (555.403µs) from=127.0.0.6:60039
    2023/01/15 23:46:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:46:09 [DEBUG] agent: Node info in sync
    2023/01/15 23:46:10 [DEBUG] http: Request GET /v1/status/leader (147.542µs) from=127.0.0.6:60039
    2023/01/15 23:46:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.475299361s) from=127.0.0.6:59787
    2023/01/15 23:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.568129367s) from=127.0.0.6:55617
    2023/01/15 23:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.480293958s) from=127.0.0.6:33205
    2023/01/15 23:46:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.144539736s) from=127.0.0.6:40539
    2023/01/15 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.837985298s) from=127.0.0.6:56185
    2023/01/15 23:46:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.705578478s) from=127.0.0.6:33031
    2023/01/15 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.089899189s) from=127.0.0.6:45947
    2023/01/15 23:46:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.439713969s) from=127.0.0.6:37161
    2023/01/15 23:46:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.92663069s) from=127.0.0.6:43259
    2023/01/15 23:46:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.235085539s) from=127.0.0.6:58917
    2023/01/15 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.510606211s) from=127.0.0.6:52585
    2023/01/15 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.711823917s) from=127.0.0.6:35785
    2023/01/15 23:46:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m1.337635071s) from=127.0.0.6:37743
    2023/01/15 23:46:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.302391405s) from=127.0.0.6:43903
    2023/01/15 23:46:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.301951684s) from=127.0.0.6:56143
    2023/01/15 23:46:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.560591955s) from=127.0.0.6:50143
    2023/01/15 23:46:28 [DEBUG] http: Request GET /v1/status/leader (314.391µs) from=127.0.0.6:49643
    2023/01/15 23:46:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.314854671s) from=127.0.0.6:60047
    2023/01/15 23:46:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.756856943s) from=127.0.0.6:45031
    2023/01/15 23:46:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.37243778s) from=127.0.0.6:40613
    2023/01/15 23:46:30 [DEBUG] http: Request GET /v1/status/leader (167.315µs) from=127.0.0.6:60039
    2023/01/15 23:46:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.099021942s) from=127.0.0.6:57123
    2023/01/15 23:46:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.30714782s) from=127.0.0.6:50735
    2023/01/15 23:46:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.115995359s) from=127.0.0.6:49369
    2023/01/15 23:46:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.913842861s) from=127.0.0.6:59521
    2023/01/15 23:46:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.531282848s) from=127.0.0.6:55779
    2023/01/15 23:46:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.835389136s) from=127.0.0.6:51815
    2023/01/15 23:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:46:48 [DEBUG] http: Request GET /v1/status/leader (366.699µs) from=127.0.0.6:49643
    2023/01/15 23:46:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.332613157s) from=127.0.0.6:39453
    2023/01/15 23:46:50 [DEBUG] http: Request GET /v1/status/leader (235.892µs) from=127.0.0.6:60039
    2023/01/15 23:47:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:47:08 [DEBUG] http: Request GET /v1/status/leader (1.564399ms) from=127.0.0.6:49643
    2023/01/15 23:47:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.467176901s) from=127.0.0.6:35083
    2023/01/15 23:47:10 [DEBUG] http: Request GET /v1/status/leader (297.589µs) from=127.0.0.6:60039
    2023/01/15 23:47:28 [DEBUG] http: Request GET /v1/status/leader (163.704µs) from=127.0.0.6:49643
    2023/01/15 23:47:30 [DEBUG] http: Request GET /v1/status/leader (304.917µs) from=127.0.0.6:60039
    2023/01/15 23:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:47:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:47:47 [DEBUG] agent: Node info in sync
    2023/01/15 23:47:48 [DEBUG] http: Request GET /v1/status/leader (253.578µs) from=127.0.0.6:49643
    2023/01/15 23:47:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.673359606s) from=127.0.0.6:54657
    2023/01/15 23:47:50 [DEBUG] http: Request GET /v1/status/leader (150.511µs) from=127.0.0.6:60039
    2023/01/15 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.513480783s) from=127.0.0.6:35533
    2023/01/15 23:48:08 [DEBUG] http: Request GET /v1/status/leader (284.514µs) from=127.0.0.6:49643
    2023/01/15 23:48:10 [DEBUG] http: Request GET /v1/status/leader (147.096µs) from=127.0.0.6:60039
    2023/01/15 23:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.57766907s) from=127.0.0.6:55617
    2023/01/15 23:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.752326232s) from=127.0.0.6:56185
    2023/01/15 23:48:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.670787176s) from=127.0.0.6:33031
    2023/01/15 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.805716449s) from=127.0.0.6:33205
    2023/01/15 23:48:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.096918292s) from=127.0.0.6:59787
    2023/01/15 23:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.01731372s) from=127.0.0.6:45947
    2023/01/15 23:48:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.971136385s) from=127.0.0.6:40539
    2023/01/15 23:48:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.845359658s) from=127.0.0.6:37161
    2023/01/15 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.7988098s) from=127.0.0.6:35785
    2023/01/15 23:48:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.248046255s) from=127.0.0.6:43259
    2023/01/15 23:48:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.767342119s) from=127.0.0.6:58917
    2023/01/15 23:48:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.796325983s) from=127.0.0.6:37743
    2023/01/15 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.343284532s) from=127.0.0.6:50143
    2023/01/15 23:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.3366999s) from=127.0.0.6:52585
    2023/01/15 23:48:28 [DEBUG] http: Request GET /v1/status/leader (148.821µs) from=127.0.0.6:60039
    2023/01/15 23:48:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.179469659s) from=127.0.0.6:43903
    2023/01/15 23:48:30 [DEBUG] http: Request GET /v1/status/leader (149.855µs) from=127.0.0.6:60039
    2023/01/15 23:48:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.375602146s) from=127.0.0.6:56143
    2023/01/15 23:48:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.630191333s) from=127.0.0.6:40613
    2023/01/15 23:48:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m4.901022385s) from=127.0.0.6:45031
    2023/01/15 23:48:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.863758334s) from=127.0.0.6:60047
    2023/01/15 23:48:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.061996592s) from=127.0.0.6:57123
    2023/01/15 23:48:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.289481736s) from=127.0.0.6:50735
    2023/01/15 23:48:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.564397856s) from=127.0.0.6:49369
    2023/01/15 23:48:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.295416529s) from=127.0.0.6:59521
    2023/01/15 23:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:48:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.735959826s) from=127.0.0.6:51815
    2023/01/15 23:48:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.255846476s) from=127.0.0.6:55779
    2023/01/15 23:48:48 [DEBUG] http: Request GET /v1/status/leader (236.142µs) from=127.0.0.6:49643
    2023/01/15 23:48:50 [DEBUG] http: Request GET /v1/status/leader (158.829µs) from=127.0.0.6:60039
    2023/01/15 23:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.406060831s) from=127.0.0.6:39453
    2023/01/15 23:49:08 [DEBUG] http: Request GET /v1/status/leader (237.711µs) from=127.0.0.6:49643
    2023/01/15 23:49:10 [DEBUG] http: Request GET /v1/status/leader (152.935µs) from=127.0.0.6:60039
    2023/01/15 23:49:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.676616049s) from=127.0.0.6:35083
    2023/01/15 23:49:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:49:26 [DEBUG] agent: Node info in sync
    2023/01/15 23:49:28 [DEBUG] http: Request GET /v1/status/leader (1.140825ms) from=127.0.0.6:60039
    2023/01/15 23:49:30 [DEBUG] http: Request GET /v1/status/leader (285.087µs) from=127.0.0.6:60039
    2023/01/15 23:49:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:49:48 [DEBUG] http: Request GET /v1/status/leader (279.089µs) from=127.0.0.6:49643
    2023/01/15 23:49:50 [DEBUG] http: Request GET /v1/status/leader (857.52µs) from=127.0.0.6:60039
    2023/01/15 23:49:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.244309617s) from=127.0.0.6:54657
    2023/01/15 23:50:08 [DEBUG] http: Request GET /v1/status/leader (151.478µs) from=127.0.0.6:49643
    2023/01/15 23:50:10 [DEBUG] http: Request GET /v1/status/leader (239.207µs) from=127.0.0.6:60039
    2023/01/15 23:50:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.129756962s) from=127.0.0.6:35533
    2023/01/15 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.615515827s) from=127.0.0.6:56185
    2023/01/15 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.897659457s) from=127.0.0.6:55617
    2023/01/15 23:50:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.020969768s) from=127.0.0.6:33031
    2023/01/15 23:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.819292249s) from=127.0.0.6:45947
    2023/01/15 23:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.841568497s) from=127.0.0.6:33205
    2023/01/15 23:50:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.449990628s) from=127.0.0.6:40539
    2023/01/15 23:50:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.150882584s) from=127.0.0.6:37161
    2023/01/15 23:50:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.407817116s) from=127.0.0.6:59787
    2023/01/15 23:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.49709693s) from=127.0.0.6:58917
    2023/01/15 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.071476984s) from=127.0.0.6:35785
    2023/01/15 23:50:28 [DEBUG] http: Request GET /v1/status/leader (339.066µs) from=127.0.0.6:60039
    2023/01/15 23:50:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.655546133s) from=127.0.0.6:50143
    2023/01/15 23:50:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.289587691s) from=127.0.0.6:37743
    2023/01/15 23:50:30 [DEBUG] http: Request GET /v1/status/leader (146.448µs) from=127.0.0.6:60039
    2023/01/15 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.167384072s) from=127.0.0.6:52585
    2023/01/15 23:50:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.307822915s) from=127.0.0.6:43903
    2023/01/15 23:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.492033649s) from=127.0.0.6:43259
    2023/01/15 23:50:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.458747598s) from=127.0.0.6:56143
    2023/01/15 23:50:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m7.469079971s) from=127.0.0.6:40613
    2023/01/15 23:50:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.156598016s) from=127.0.0.6:57123
    2023/01/15 23:50:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.244432776s) from=127.0.0.6:45031
    2023/01/15 23:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.484230831s) from=127.0.0.6:60047
    2023/01/15 23:50:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.424276944s) from=127.0.0.6:50735
    2023/01/15 23:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:50:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:50:46 [DEBUG] agent: Node info in sync
    2023/01/15 23:50:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.036018414s) from=127.0.0.6:59521
    2023/01/15 23:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.734658666s) from=127.0.0.6:49369
    2023/01/15 23:50:48 [DEBUG] http: Request GET /v1/status/leader (245.969µs) from=127.0.0.6:60039
    2023/01/15 23:50:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.016467286s) from=127.0.0.6:55779
    2023/01/15 23:50:50 [DEBUG] http: Request GET /v1/status/leader (154.24µs) from=127.0.0.6:60039
    2023/01/15 23:50:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.085396528s) from=127.0.0.6:51815
    2023/01/15 23:51:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.660686043s) from=127.0.0.6:39453
    2023/01/15 23:51:08 [DEBUG] http: Request GET /v1/status/leader (283.51µs) from=127.0.0.6:60039
    2023/01/15 23:51:10 [DEBUG] http: Request GET /v1/status/leader (257.682µs) from=127.0.0.6:60039
    2023/01/15 23:51:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.276724118s) from=127.0.0.6:35083
    2023/01/15 23:51:28 [DEBUG] http: Request GET /v1/status/leader (258.632µs) from=127.0.0.6:60039
    2023/01/15 23:51:30 [DEBUG] http: Request GET /v1/status/leader (260.185µs) from=127.0.0.6:60039
    2023/01/15 23:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:51:48 [DEBUG] http: Request GET /v1/status/leader (205.988µs) from=127.0.0.6:49643
    2023/01/15 23:51:50 [DEBUG] http: Request GET /v1/status/leader (183.279µs) from=127.0.0.6:60039
    2023/01/15 23:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:51:52 [DEBUG] agent: Node info in sync
    2023/01/15 23:52:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.945963442s) from=127.0.0.6:54657
    2023/01/15 23:52:08 [DEBUG] http: Request GET /v1/status/leader (284.537µs) from=127.0.0.6:60039
    2023/01/15 23:52:10 [DEBUG] http: Request GET /v1/status/leader (252.47µs) from=127.0.0.6:60039
    2023/01/15 23:52:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.71838691s) from=127.0.0.6:35533
    2023/01/15 23:52:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.286375067s) from=127.0.0.6:56185
    2023/01/15 23:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.977811185s) from=127.0.0.6:55617
    2023/01/15 23:52:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.541286928s) from=127.0.0.6:40539
    2023/01/15 23:52:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.996694968s) from=127.0.0.6:33031
    2023/01/15 23:52:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.014681228s) from=127.0.0.6:37161
    2023/01/15 23:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.302907687s) from=127.0.0.6:45947
    2023/01/15 23:52:28 [DEBUG] http: Request GET /v1/status/leader (192.823µs) from=127.0.0.6:60039
    2023/01/15 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.728353078s) from=127.0.0.6:33205
    2023/01/15 23:52:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.955012147s) from=127.0.0.6:58917
    2023/01/15 23:52:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.269627054s) from=127.0.0.6:59787
    2023/01/15 23:52:30 [DEBUG] http: Request GET /v1/status/leader (291.775µs) from=127.0.0.6:60039
    2023/01/15 23:52:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.237531208s) from=127.0.0.6:35785
    2023/01/15 23:52:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:52:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.979260557s) from=127.0.0.6:37743
    2023/01/15 23:52:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.849058892s) from=127.0.0.6:50143
    2023/01/15 23:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.28178409s) from=127.0.0.6:52585
    2023/01/15 23:52:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.320431298s) from=127.0.0.6:43259
    2023/01/15 23:52:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m6.378633398s) from=127.0.0.6:43903
    2023/01/15 23:52:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.255428937s) from=127.0.0.6:60047
    2023/01/15 23:52:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.396341884s) from=127.0.0.6:56143
    2023/01/15 23:52:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.323373537s) from=127.0.0.6:45031
    2023/01/15 23:52:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.606963935s) from=127.0.0.6:57123
    2023/01/15 23:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.455007148s) from=127.0.0.6:40613
    2023/01/15 23:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:52:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.480902869s) from=127.0.0.6:50735
    2023/01/15 23:52:48 [DEBUG] http: Request GET /v1/status/leader (396.962µs) from=127.0.0.6:49643
    2023/01/15 23:52:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.820799702s) from=127.0.0.6:49369
    2023/01/15 23:52:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.95614661s) from=127.0.0.6:59521
    2023/01/15 23:52:50 [DEBUG] http: Request GET /v1/status/leader (327.709µs) from=127.0.0.6:60039
    2023/01/15 23:52:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.494988328s) from=127.0.0.6:55779
    2023/01/15 23:52:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.716302626s) from=127.0.0.6:51815
    2023/01/15 23:53:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.584895378s) from=127.0.0.6:39453
    2023/01/15 23:53:08 [DEBUG] http: Request GET /v1/status/leader (154.561µs) from=127.0.0.6:60039
    2023/01/15 23:53:10 [DEBUG] http: Request GET /v1/status/leader (249.334µs) from=127.0.0.6:60039
    2023/01/15 23:53:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.9922478s) from=127.0.0.6:35083
    2023/01/15 23:53:28 [DEBUG] http: Request GET /v1/status/leader (473.195µs) from=127.0.0.6:60039
    2023/01/15 23:53:30 [DEBUG] http: Request GET /v1/status/leader (372.534µs) from=127.0.0.6:60039
    2023/01/15 23:53:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:53:37 [DEBUG] agent: Node info in sync
    2023/01/15 23:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:53:49 [DEBUG] http: Request GET /v1/status/leader (361.88µs) from=127.0.0.6:60039
    2023/01/15 23:53:50 [DEBUG] http: Request GET /v1/status/leader (313.633µs) from=127.0.0.6:60039
    2023/01/15 23:54:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.702330142s) from=127.0.0.6:54657
    2023/01/15 23:54:09 [DEBUG] http: Request GET /v1/status/leader (169.489µs) from=127.0.0.6:49643
    2023/01/15 23:54:10 [DEBUG] http: Request GET /v1/status/leader (290.758µs) from=127.0.0.6:60039
    2023/01/15 23:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.222355233s) from=127.0.0.6:35533
    2023/01/15 23:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.357221264s) from=127.0.0.6:55617
    2023/01/15 23:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.343833245s) from=127.0.0.6:56185
    2023/01/15 23:54:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.766600452s) from=127.0.0.6:40539
    2023/01/15 23:54:29 [DEBUG] http: Request GET /v1/status/leader (245.76µs) from=127.0.0.6:60039
    2023/01/15 23:54:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.087215969s) from=127.0.0.6:33031
    2023/01/15 23:54:30 [DEBUG] http: Request GET /v1/status/leader (290.797µs) from=127.0.0.6:60039
    2023/01/15 23:54:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.079478341s) from=127.0.0.6:37161
    2023/01/15 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.130787997s) from=127.0.0.6:45947
    2023/01/15 23:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.665322233s) from=127.0.0.6:33205
    2023/01/15 23:54:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.95992324s) from=127.0.0.6:59787
    2023/01/15 23:54:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.202353319s) from=127.0.0.6:35785
    2023/01/15 23:54:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.282888166s) from=127.0.0.6:58917
    2023/01/15 23:54:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m6.148697586s) from=127.0.0.6:37743
    2023/01/15 23:54:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.186736151s) from=127.0.0.6:43259
    2023/01/15 23:54:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.248490899s) from=127.0.0.6:50143
    2023/01/15 23:54:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.499401662s) from=127.0.0.6:43903
    2023/01/15 23:54:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.374329785s) from=127.0.0.6:52585
    2023/01/15 23:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:54:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.675930575s) from=127.0.0.6:56143
    2023/01/15 23:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.723838763s) from=127.0.0.6:60047
    2023/01/15 23:54:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.481683187s) from=127.0.0.6:50735
    2023/01/15 23:54:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m5.686762458s) from=127.0.0.6:45031
    2023/01/15 23:54:49 [DEBUG] http: Request GET /v1/status/leader (1.443027ms) from=127.0.0.6:60039
    2023/01/15 23:54:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.15060198s) from=127.0.0.6:57123
    2023/01/15 23:54:50 [DEBUG] http: Request GET /v1/status/leader (275.469µs) from=127.0.0.6:60039
    2023/01/15 23:54:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.28716926s) from=127.0.0.6:59521
    2023/01/15 23:54:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.191612994s) from=127.0.0.6:40613
    2023/01/15 23:54:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:54:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:54:55 [DEBUG] agent: Node info in sync
    2023/01/15 23:54:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.935191661s) from=127.0.0.6:49369
    2023/01/15 23:54:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m3.743423425s) from=127.0.0.6:51815
    2023/01/15 23:54:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.862451087s) from=127.0.0.6:55779
    2023/01/15 23:55:09 [DEBUG] http: Request GET /v1/status/leader (152.515µs) from=127.0.0.6:60039
    2023/01/15 23:55:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.754112244s) from=127.0.0.6:39453
    2023/01/15 23:55:10 [DEBUG] http: Request GET /v1/status/leader (141.946µs) from=127.0.0.6:60039
    2023/01/15 23:55:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.613308413s) from=127.0.0.6:35083
    2023/01/15 23:55:29 [DEBUG] http: Request GET /v1/status/leader (293.235µs) from=127.0.0.6:60039
    2023/01/15 23:55:30 [DEBUG] http: Request GET /v1/status/leader (159.394µs) from=127.0.0.6:60039
    2023/01/15 23:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:55:49 [DEBUG] http: Request GET /v1/status/leader (236.179µs) from=127.0.0.6:60039
    2023/01/15 23:55:50 [DEBUG] http: Request GET /v1/status/leader (147.992µs) from=127.0.0.6:60039
    2023/01/15 23:56:09 [DEBUG] http: Request GET /v1/status/leader (295.02µs) from=127.0.0.6:60039
    2023/01/15 23:56:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:56:09 [DEBUG] agent: Node info in sync
    2023/01/15 23:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.734989191s) from=127.0.0.6:54657
    2023/01/15 23:56:10 [DEBUG] http: Request GET /v1/status/leader (275.337µs) from=127.0.0.6:60039
    2023/01/15 23:56:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.009413446s) from=127.0.0.6:35533
    2023/01/15 23:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.58979483s) from=127.0.0.6:55617
    2023/01/15 23:56:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.3876831s) from=127.0.0.6:40539
    2023/01/15 23:56:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.613727994s) from=127.0.0.6:56185
    2023/01/15 23:56:29 [DEBUG] http: Request GET /v1/status/leader (273.42µs) from=127.0.0.6:60039
    2023/01/15 23:56:30 [DEBUG] http: Request GET /v1/status/leader (290.405µs) from=127.0.0.6:60039
    2023/01/15 23:56:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.142989492s) from=127.0.0.6:33031
    2023/01/15 23:56:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.911518277s) from=127.0.0.6:33205
    2023/01/15 23:56:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.459808955s) from=127.0.0.6:59787
    2023/01/15 23:56:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.421593674s) from=127.0.0.6:37161
    2023/01/15 23:56:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.074041168s) from=127.0.0.6:45947
    2023/01/15 23:56:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.726156112s) from=127.0.0.6:35785
    2023/01/15 23:56:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.612766588s) from=127.0.0.6:58917
    2023/01/15 23:56:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.217491096s) from=127.0.0.6:37743
    2023/01/15 23:56:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.88423936s) from=127.0.0.6:52585
    2023/01/15 23:56:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.808806744s) from=127.0.0.6:50143
    2023/01/15 23:56:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.56059395s) from=127.0.0.6:43903
    2023/01/15 23:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:56:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.410883094s) from=127.0.0.6:43259
    2023/01/15 23:56:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.815798309s) from=127.0.0.6:56143
    2023/01/15 23:56:49 [DEBUG] http: Request GET /v1/status/leader (158.763µs) from=127.0.0.6:49643
    2023/01/15 23:56:50 [DEBUG] http: Request GET /v1/status/leader (137.831µs) from=127.0.0.6:60039
    2023/01/15 23:56:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.751864479s) from=127.0.0.6:57123
    2023/01/15 23:56:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.513952042s) from=127.0.0.6:50735
    2023/01/15 23:56:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.313460802s) from=127.0.0.6:59521
    2023/01/15 23:56:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m4.146453074s) from=127.0.0.6:45031
    2023/01/15 23:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.357569259s) from=127.0.0.6:60047
    2023/01/15 23:56:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.111092968s) from=127.0.0.6:40613
    2023/01/15 23:56:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.070993661s) from=127.0.0.6:55779
    2023/01/15 23:56:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.234384558s) from=127.0.0.6:49369
    2023/01/15 23:57:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.582140068s) from=127.0.0.6:51815
    2023/01/15 23:57:09 [DEBUG] http: Request GET /v1/status/leader (297.454µs) from=127.0.0.6:49643
    2023/01/15 23:57:10 [DEBUG] http: Request GET /v1/status/leader (254.961µs) from=127.0.0.6:60039
    2023/01/15 23:57:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.132154995s) from=127.0.0.6:39453
    2023/01/15 23:57:29 [DEBUG] http: Request GET /v1/status/leader (1.426586ms) from=127.0.0.6:49643
    2023/01/15 23:57:30 [DEBUG] http: Request GET /v1/status/leader (264.591µs) from=127.0.0.6:60039
    2023/01/15 23:57:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.703333619s) from=127.0.0.6:35083
    2023/01/15 23:57:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:57:46 [DEBUG] agent: Node info in sync
    2023/01/15 23:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:57:49 [DEBUG] http: Request GET /v1/status/leader (243.353µs) from=127.0.0.6:49643
    2023/01/15 23:57:50 [DEBUG] http: Request GET /v1/status/leader (171.74µs) from=127.0.0.6:60039
    2023/01/15 23:57:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 23:58:09 [DEBUG] http: Request GET /v1/status/leader (180.574µs) from=127.0.0.6:49643
    2023/01/15 23:58:10 [DEBUG] http: Request GET /v1/status/leader (154.178µs) from=127.0.0.6:60039
    2023/01/15 23:58:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.61878337s) from=127.0.0.6:54657
    2023/01/15 23:58:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.40460454s) from=127.0.0.6:35533
    2023/01/15 23:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.244053268s) from=127.0.0.6:55617
    2023/01/15 23:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.077040678s) from=127.0.0.6:56185
    2023/01/15 23:58:29 [DEBUG] http: Request GET /v1/status/leader (254.94µs) from=127.0.0.6:49643
    2023/01/15 23:58:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.001161975s) from=127.0.0.6:40539
    2023/01/15 23:58:30 [DEBUG] http: Request GET /v1/status/leader (260.183µs) from=127.0.0.6:60039
    2023/01/15 23:58:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.065151741s) from=127.0.0.6:33205
    2023/01/15 23:58:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.85058105s) from=127.0.0.6:33031
    2023/01/15 23:58:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.253477927s) from=127.0.0.6:59787
    2023/01/15 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.221879163s) from=127.0.0.6:45947
    2023/01/15 23:58:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.419592705s) from=127.0.0.6:37161
    2023/01/15 23:58:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.844585177s) from=127.0.0.6:35785
    2023/01/15 23:58:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.072938918s) from=127.0.0.6:58917
    2023/01/15 23:58:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.093383543s) from=127.0.0.6:37743
    2023/01/15 23:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.72768406s) from=127.0.0.6:52585
    2023/01/15 23:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:58:49 [DEBUG] http: Request GET /v1/status/leader (303.842µs) from=127.0.0.6:60039
    2023/01/15 23:58:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.871182016s) from=127.0.0.6:50143
    2023/01/15 23:58:50 [DEBUG] http: Request GET /v1/status/leader (277.15µs) from=127.0.0.6:60039
    2023/01/15 23:58:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m7.023678047s) from=127.0.0.6:43903
    2023/01/15 23:58:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.650170339s) from=127.0.0.6:56143
    2023/01/15 23:58:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.074140606s) from=127.0.0.6:60047
    2023/01/15 23:58:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.591782716s) from=127.0.0.6:50735
    2023/01/15 23:58:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.720414819s) from=127.0.0.6:43259
    2023/01/15 23:58:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.428356805s) from=127.0.0.6:57123
    2023/01/15 23:58:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.329409535s) from=127.0.0.6:59521
    2023/01/15 23:58:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m4.845283951s) from=127.0.0.6:45031
    2023/01/15 23:59:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.505561623s) from=127.0.0.6:40613
    2023/01/15 23:59:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.32768864s) from=127.0.0.6:49369
    2023/01/15 23:59:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.083649309s) from=127.0.0.6:55779
    2023/01/15 23:59:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.827723406s) from=127.0.0.6:51815
    2023/01/15 23:59:09 [DEBUG] http: Request GET /v1/status/leader (231.35µs) from=127.0.0.6:49643
    2023/01/15 23:59:10 [DEBUG] http: Request GET /v1/status/leader (288.183µs) from=127.0.0.6:60039
    2023/01/15 23:59:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.758309726s) from=127.0.0.6:39453
    2023/01/15 23:59:29 [DEBUG] http: Request GET /v1/status/leader (271.865µs) from=127.0.0.6:60039
    2023/01/15 23:59:30 [DEBUG] http: Request GET /v1/status/leader (239.144µs) from=127.0.0.6:60039
    2023/01/15 23:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/15 23:59:35 [DEBUG] agent: Node info in sync
    2023/01/15 23:59:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.167618522s) from=127.0.0.6:35083
    2023/01/15 23:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/15 23:59:49 [DEBUG] http: Request GET /v1/status/leader (144.56µs) from=127.0.0.6:60039
    2023/01/15 23:59:51 [DEBUG] http: Request GET /v1/status/leader (246.737µs) from=127.0.0.6:60039
    2023/01/16 00:00:09 [DEBUG] http: Request GET /v1/status/leader (401.229µs) from=127.0.0.6:60039
    2023/01/16 00:00:11 [DEBUG] http: Request GET /v1/status/leader (259.245µs) from=127.0.0.6:60039
    2023/01/16 00:00:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.166860459s) from=127.0.0.6:54657
    2023/01/16 00:00:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.959436586s) from=127.0.0.6:35533
    2023/01/16 00:00:29 [DEBUG] http: Request GET /v1/status/leader (261.857µs) from=127.0.0.6:60039
    2023/01/16 00:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.604618506s) from=127.0.0.6:56185
    2023/01/16 00:00:31 [DEBUG] http: Request GET /v1/status/leader (1.727891ms) from=127.0.0.6:60039
    2023/01/16 00:00:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.934812692s) from=127.0.0.6:40539
    2023/01/16 00:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.085311473s) from=127.0.0.6:55617
    2023/01/16 00:00:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.219706738s) from=127.0.0.6:33205
    2023/01/16 00:00:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.39726073s) from=127.0.0.6:33031
    2023/01/16 00:00:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.274810125s) from=127.0.0.6:37743
    2023/01/16 00:00:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.66976739s) from=127.0.0.6:59787
    2023/01/16 00:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.955521004s) from=127.0.0.6:45947
    2023/01/16 00:00:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.571540466s) from=127.0.0.6:37161
    2023/01/16 00:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:00:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.14267419s) from=127.0.0.6:58917
    2023/01/16 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.930431068s) from=127.0.0.6:52585
    2023/01/16 00:00:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.226052344s) from=127.0.0.6:35785
    2023/01/16 00:00:49 [DEBUG] http: Request GET /v1/status/leader (322.675µs) from=127.0.0.6:60039
    2023/01/16 00:00:51 [DEBUG] http: Request GET /v1/status/leader (163.322µs) from=127.0.0.6:60039
    2023/01/16 00:00:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.430347043s) from=127.0.0.6:50143
    2023/01/16 00:00:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.347893255s) from=127.0.0.6:43903
    2023/01/16 00:00:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.208440134s) from=127.0.0.6:60047
    2023/01/16 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.342529175s) from=127.0.0.6:50735
    2023/01/16 00:00:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.074998543s) from=127.0.0.6:45031
    2023/01/16 00:00:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.313508449s) from=127.0.0.6:57123
    2023/01/16 00:00:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.826946199s) from=127.0.0.6:43259
    2023/01/16 00:00:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.752271658s) from=127.0.0.6:56143
    2023/01/16 00:01:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.993775552s) from=127.0.0.6:59521
    2023/01/16 00:01:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.070674543s) from=127.0.0.6:40613
    2023/01/16 00:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.38936914s) from=127.0.0.6:49369
    2023/01/16 00:01:09 [DEBUG] http: Request GET /v1/status/leader (352.369µs) from=127.0.0.6:60039
    2023/01/16 00:01:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m7.010769038s) from=127.0.0.6:55779
    2023/01/16 00:01:11 [DEBUG] http: Request GET /v1/status/leader (187.804µs) from=127.0.0.6:60039
    2023/01/16 00:01:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.247137858s) from=127.0.0.6:51815
    2023/01/16 00:01:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:01:21 [DEBUG] agent: Node info in sync
    2023/01/16 00:01:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.190011866s) from=127.0.0.6:39453
    2023/01/16 00:01:29 [DEBUG] http: Request GET /v1/status/leader (388.081µs) from=127.0.0.6:49643
    2023/01/16 00:01:31 [DEBUG] http: Request GET /v1/status/leader (283.976µs) from=127.0.0.6:60039
    2023/01/16 00:01:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.189825223s) from=127.0.0.6:35083
    2023/01/16 00:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:01:49 [DEBUG] http: Request GET /v1/status/leader (437.916µs) from=127.0.0.6:60039
    2023/01/16 00:01:51 [DEBUG] http: Request GET /v1/status/leader (370.188µs) from=127.0.0.6:60039
    2023/01/16 00:02:09 [DEBUG] http: Request GET /v1/status/leader (255.08µs) from=127.0.0.6:49643
    2023/01/16 00:02:11 [DEBUG] http: Request GET /v1/status/leader (147.07µs) from=127.0.0.6:60039
    2023/01/16 00:02:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.160978446s) from=127.0.0.6:54657
    2023/01/16 00:02:29 [DEBUG] http: Request GET /v1/status/leader (169.145µs) from=127.0.0.6:49643
    2023/01/16 00:02:31 [DEBUG] http: Request GET /v1/status/leader (268.491µs) from=127.0.0.6:60039
    2023/01/16 00:02:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.449085476s) from=127.0.0.6:35533
    2023/01/16 00:02:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.594557641s) from=127.0.0.6:40539
    2023/01/16 00:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.221777954s) from=127.0.0.6:55617
    2023/01/16 00:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.755655315s) from=127.0.0.6:56185
    2023/01/16 00:02:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:02:42 [DEBUG] agent: Node info in sync
    2023/01/16 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.479165275s) from=127.0.0.6:33205
    2023/01/16 00:02:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.585017808s) from=127.0.0.6:37743
    2023/01/16 00:02:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.610329823s) from=127.0.0.6:33031
    2023/01/16 00:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.475297046s) from=127.0.0.6:45947
    2023/01/16 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.204133343s) from=127.0.0.6:52585
    2023/01/16 00:02:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.369309468s) from=127.0.0.6:59787
    2023/01/16 00:02:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.332340957s) from=127.0.0.6:37161
    2023/01/16 00:02:49 [DEBUG] http: Request GET /v1/status/leader (285.947µs) from=127.0.0.6:49643
    2023/01/16 00:02:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.085270837s) from=127.0.0.6:58917
    2023/01/16 00:02:51 [DEBUG] http: Request GET /v1/status/leader (240.135µs) from=127.0.0.6:60039
    2023/01/16 00:02:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.168571955s) from=127.0.0.6:35785
    2023/01/16 00:02:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.624178589s) from=127.0.0.6:43903
    2023/01/16 00:02:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.479465083s) from=127.0.0.6:57123
    2023/01/16 00:02:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.941495331s) from=127.0.0.6:50143
    2023/01/16 00:02:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.032065864s) from=127.0.0.6:56143
    2023/01/16 00:03:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.944423876s) from=127.0.0.6:59521
    2023/01/16 00:03:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.895785986s) from=127.0.0.6:45031
    2023/01/16 00:03:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.045445437s) from=127.0.0.6:43259
    2023/01/16 00:03:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.254063133s) from=127.0.0.6:60047
    2023/01/16 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.167655127s) from=127.0.0.6:50735
    2023/01/16 00:03:09 [DEBUG] http: Request GET /v1/status/leader (188.941µs) from=127.0.0.6:60039
    2023/01/16 00:03:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:03:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.685282013s) from=127.0.0.6:49369
    2023/01/16 00:03:11 [DEBUG] http: Request GET /v1/status/leader (272.452µs) from=127.0.0.6:60039
    2023/01/16 00:03:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.1433626s) from=127.0.0.6:40613
    2023/01/16 00:03:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m5.691560286s) from=127.0.0.6:55779
    2023/01/16 00:03:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.729777702s) from=127.0.0.6:51815
    2023/01/16 00:03:29 [DEBUG] http: Request GET /v1/status/leader (238.876µs) from=127.0.0.6:49643
    2023/01/16 00:03:31 [DEBUG] http: Request GET /v1/status/leader (302.359µs) from=127.0.0.6:60039
    2023/01/16 00:03:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.410712498s) from=127.0.0.6:39453
    2023/01/16 00:03:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.08181556s) from=127.0.0.6:35083
    2023/01/16 00:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:03:49 [DEBUG] http: Request GET /v1/status/leader (239.424µs) from=127.0.0.6:49643
    2023/01/16 00:03:51 [DEBUG] http: Request GET /v1/status/leader (247.131µs) from=127.0.0.6:60039
    2023/01/16 00:04:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:04:00 [DEBUG] agent: Node info in sync
    2023/01/16 00:04:09 [DEBUG] http: Request GET /v1/status/leader (286.198µs) from=127.0.0.6:49643
    2023/01/16 00:04:11 [DEBUG] http: Request GET /v1/status/leader (161.69µs) from=127.0.0.6:60039
    2023/01/16 00:04:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.866465866s) from=127.0.0.6:54657
    2023/01/16 00:04:29 [DEBUG] http: Request GET /v1/status/leader (274.349µs) from=127.0.0.6:49643
    2023/01/16 00:04:31 [DEBUG] http: Request GET /v1/status/leader (267.393µs) from=127.0.0.6:60039
    2023/01/16 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.819032558s) from=127.0.0.6:55617
    2023/01/16 00:04:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.184157136s) from=127.0.0.6:40539
    2023/01/16 00:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.369805371s) from=127.0.0.6:56185
    2023/01/16 00:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.313686281s) from=127.0.0.6:35533
    2023/01/16 00:04:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.18666594s) from=127.0.0.6:33031
    2023/01/16 00:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:04:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m5.62672465s) from=127.0.0.6:37743
    2023/01/16 00:04:49 [DEBUG] http: Request GET /v1/status/leader (340.316µs) from=127.0.0.6:49643
    2023/01/16 00:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.307033612s) from=127.0.0.6:33205
    2023/01/16 00:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.004122833s) from=127.0.0.6:52585
    2023/01/16 00:04:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.339722859s) from=127.0.0.6:37161
    2023/01/16 00:04:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.992423174s) from=127.0.0.6:59787
    2023/01/16 00:04:51 [DEBUG] http: Request GET /v1/status/leader (149.975µs) from=127.0.0.6:60039
    2023/01/16 00:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.0917806s) from=127.0.0.6:45947
    2023/01/16 00:04:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.383821643s) from=127.0.0.6:58917
    2023/01/16 00:04:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.677536284s) from=127.0.0.6:43903
    2023/01/16 00:05:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.340934364s) from=127.0.0.6:35785
    2023/01/16 00:05:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.407421936s) from=127.0.0.6:56143
    2023/01/16 00:05:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.450906056s) from=127.0.0.6:45031
    2023/01/16 00:05:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.897240308s) from=127.0.0.6:50143
    2023/01/16 00:05:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.157205926s) from=127.0.0.6:57123
    2023/01/16 00:05:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.205128715s) from=127.0.0.6:43259
    2023/01/16 00:05:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.510956396s) from=127.0.0.6:50735
    2023/01/16 00:05:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.217112759s) from=127.0.0.6:59521
    2023/01/16 00:05:09 [DEBUG] http: Request GET /v1/status/leader (243.083µs) from=127.0.0.6:49643
    2023/01/16 00:05:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.052531983s) from=127.0.0.6:60047
    2023/01/16 00:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:05:10 [DEBUG] agent: Node info in sync
    2023/01/16 00:05:11 [DEBUG] http: Request GET /v1/status/leader (296.122µs) from=127.0.0.6:60039
    2023/01/16 00:05:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.601962012s) from=127.0.0.6:49369
    2023/01/16 00:05:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.004679563s) from=127.0.0.6:51815
    2023/01/16 00:05:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m2.902286682s) from=127.0.0.6:55779
    2023/01/16 00:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.260490743s) from=127.0.0.6:40613
    2023/01/16 00:05:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:05:29 [DEBUG] http: Request GET /v1/status/leader (169.906µs) from=127.0.0.6:49643
    2023/01/16 00:05:31 [DEBUG] http: Request GET /v1/status/leader (173.734µs) from=127.0.0.6:60039
    2023/01/16 00:05:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.508888667s) from=127.0.0.6:39453
    2023/01/16 00:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:05:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.051700063s) from=127.0.0.6:35083
    2023/01/16 00:05:49 [DEBUG] http: Request GET /v1/status/leader (266.004µs) from=127.0.0.6:49643
    2023/01/16 00:05:51 [DEBUG] http: Request GET /v1/status/leader (282.779µs) from=127.0.0.6:60039
    2023/01/16 00:06:09 [DEBUG] http: Request GET /v1/status/leader (324.985µs) from=127.0.0.6:60039
    2023/01/16 00:06:11 [DEBUG] http: Request GET /v1/status/leader (274.197µs) from=127.0.0.6:60039
    2023/01/16 00:06:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.364125846s) from=127.0.0.6:54657
    2023/01/16 00:06:29 [DEBUG] http: Request GET /v1/status/leader (235.415µs) from=127.0.0.6:49643
    2023/01/16 00:06:31 [DEBUG] http: Request GET /v1/status/leader (180.657µs) from=127.0.0.6:60039
    2023/01/16 00:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.699106893s) from=127.0.0.6:56185
    2023/01/16 00:06:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:06:41 [DEBUG] agent: Node info in sync
    2023/01/16 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m7.213867335s) from=127.0.0.6:55617
    2023/01/16 00:06:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.327938102s) from=127.0.0.6:40539
    2023/01/16 00:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.861903392s) from=127.0.0.6:35533
    2023/01/16 00:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:06:49 [DEBUG] http: Request GET /v1/status/leader (158.811µs) from=127.0.0.6:49643
    2023/01/16 00:06:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.559146296s) from=127.0.0.6:37743
    2023/01/16 00:06:51 [DEBUG] http: Request GET /v1/status/leader (148.827µs) from=127.0.0.6:60039
    2023/01/16 00:06:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.37985603s) from=127.0.0.6:33031
    2023/01/16 00:06:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.172980706s) from=127.0.0.6:37161
    2023/01/16 00:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.481611036s) from=127.0.0.6:52585
    2023/01/16 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.647559779s) from=127.0.0.6:45947
    2023/01/16 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.456030989s) from=127.0.0.6:33205
    2023/01/16 00:06:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.414970028s) from=127.0.0.6:59787
    2023/01/16 00:06:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.481909879s) from=127.0.0.6:58917
    2023/01/16 00:07:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.903021271s) from=127.0.0.6:43903
    2023/01/16 00:07:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.33136633s) from=127.0.0.6:35785
    2023/01/16 00:07:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.176768561s) from=127.0.0.6:56143
    2023/01/16 00:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.054926838s) from=127.0.0.6:50735
    2023/01/16 00:07:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.136033873s) from=127.0.0.6:57123
    2023/01/16 00:07:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.665803715s) from=127.0.0.6:50143
    2023/01/16 00:07:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.702279944s) from=127.0.0.6:45031
    2023/01/16 00:07:09 [DEBUG] http: Request GET /v1/status/leader (281.269µs) from=127.0.0.6:49643
    2023/01/16 00:07:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.047924668s) from=127.0.0.6:59521
    2023/01/16 00:07:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.713504995s) from=127.0.0.6:43259
    2023/01/16 00:07:11 [DEBUG] http: Request GET /v1/status/leader (286.18µs) from=127.0.0.6:60039
    2023/01/16 00:07:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.88198866s) from=127.0.0.6:60047
    2023/01/16 00:07:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m1.560152179s) from=127.0.0.6:55779
    2023/01/16 00:07:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.242855521s) from=127.0.0.6:49369
    2023/01/16 00:07:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.343662744s) from=127.0.0.6:40613
    2023/01/16 00:07:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.468329864s) from=127.0.0.6:51815
    2023/01/16 00:07:29 [DEBUG] http: Request GET /v1/status/leader (1.884934ms) from=127.0.0.6:49643
    2023/01/16 00:07:31 [DEBUG] http: Request GET /v1/status/leader (349.37µs) from=127.0.0.6:60039
    2023/01/16 00:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.242272211s) from=127.0.0.6:39453
    2023/01/16 00:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:07:49 [DEBUG] http: Request GET /v1/status/leader (254.199µs) from=127.0.0.6:60039
    2023/01/16 00:07:51 [DEBUG] http: Request GET /v1/status/leader (164.826µs) from=127.0.0.6:60039
    2023/01/16 00:07:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.340419052s) from=127.0.0.6:35083
    2023/01/16 00:08:09 [DEBUG] http: Request GET /v1/status/leader (164.027µs) from=127.0.0.6:49643
    2023/01/16 00:08:11 [DEBUG] http: Request GET /v1/status/leader (149.208µs) from=127.0.0.6:60039
    2023/01/16 00:08:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:08:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:08:23 [DEBUG] agent: Node info in sync
    2023/01/16 00:08:29 [DEBUG] http: Request GET /v1/status/leader (248.115µs) from=127.0.0.6:49643
    2023/01/16 00:08:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.934893235s) from=127.0.0.6:54657
    2023/01/16 00:08:31 [DEBUG] http: Request GET /v1/status/leader (281.485µs) from=127.0.0.6:60039
    2023/01/16 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.727072236s) from=127.0.0.6:55617
    2023/01/16 00:08:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.889883226s) from=127.0.0.6:56185
    2023/01/16 00:08:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.708485412s) from=127.0.0.6:40539
    2023/01/16 00:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:08:49 [DEBUG] http: Request GET /v1/status/leader (179.869µs) from=127.0.0.6:60039
    2023/01/16 00:08:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.18236785s) from=127.0.0.6:37743
    2023/01/16 00:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.711730023s) from=127.0.0.6:35533
    2023/01/16 00:08:51 [DEBUG] http: Request GET /v1/status/leader (144.172µs) from=127.0.0.6:60039
    2023/01/16 00:08:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.698426649s) from=127.0.0.6:59787
    2023/01/16 00:08:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.251235549s) from=127.0.0.6:37161
    2023/01/16 00:08:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.793574412s) from=127.0.0.6:33031
    2023/01/16 00:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.93756477s) from=127.0.0.6:52585
    2023/01/16 00:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.539536901s) from=127.0.0.6:45947
    2023/01/16 00:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.332003694s) from=127.0.0.6:33205
    2023/01/16 00:09:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.212837249s) from=127.0.0.6:58917
    2023/01/16 00:09:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.778842554s) from=127.0.0.6:43903
    2023/01/16 00:09:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.96449117s) from=127.0.0.6:56143
    2023/01/16 00:09:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.416184293s) from=127.0.0.6:50143
    2023/01/16 00:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.18234562s) from=127.0.0.6:50735
    2023/01/16 00:09:09 [DEBUG] http: Request GET /v1/status/leader (427.622µs) from=127.0.0.6:60039
    2023/01/16 00:09:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.229711663s) from=127.0.0.6:45031
    2023/01/16 00:09:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.762767041s) from=127.0.0.6:57123
    2023/01/16 00:09:11 [DEBUG] http: Request GET /v1/status/leader (310.093µs) from=127.0.0.6:60039
    2023/01/16 00:09:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.124794761s) from=127.0.0.6:35785
    2023/01/16 00:09:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.700813009s) from=127.0.0.6:60047
    2023/01/16 00:09:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m4.741237741s) from=127.0.0.6:43259
    2023/01/16 00:09:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m7.12076005s) from=127.0.0.6:59521
    2023/01/16 00:09:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.104857404s) from=127.0.0.6:49369
    2023/01/16 00:09:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.120009572s) from=127.0.0.6:51815
    2023/01/16 00:09:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:09:25 [DEBUG] agent: Node info in sync
    2023/01/16 00:09:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m7.39048292s) from=127.0.0.6:55779
    2023/01/16 00:09:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.068228235s) from=127.0.0.6:40613
    2023/01/16 00:09:29 [DEBUG] http: Request GET /v1/status/leader (168.19µs) from=127.0.0.6:60039
    2023/01/16 00:09:31 [DEBUG] http: Request GET /v1/status/leader (1.668441ms) from=127.0.0.6:60039
    2023/01/16 00:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.216008623s) from=127.0.0.6:39453
    2023/01/16 00:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:09:49 [DEBUG] http: Request GET /v1/status/leader (361.462µs) from=127.0.0.6:49643
    2023/01/16 00:09:51 [DEBUG] http: Request GET /v1/status/leader (294.729µs) from=127.0.0.6:60039
    2023/01/16 00:09:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.645749761s) from=127.0.0.6:35083
    2023/01/16 00:10:09 [DEBUG] http: Request GET /v1/status/leader (153.94µs) from=127.0.0.6:60039
    2023/01/16 00:10:11 [DEBUG] http: Request GET /v1/status/leader (188.169µs) from=127.0.0.6:60039
    2023/01/16 00:10:29 [DEBUG] http: Request GET /v1/status/leader (291.657µs) from=127.0.0.6:60039
    2023/01/16 00:10:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.028098394s) from=127.0.0.6:54657
    2023/01/16 00:10:31 [DEBUG] http: Request GET /v1/status/leader (281.276µs) from=127.0.0.6:60039
    2023/01/16 00:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.992260255s) from=127.0.0.6:55617
    2023/01/16 00:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.441411344s) from=127.0.0.6:56185
    2023/01/16 00:10:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.499917164s) from=127.0.0.6:40539
    2023/01/16 00:10:49 [DEBUG] http: Request GET /v1/status/leader (327.156µs) from=127.0.0.6:60039
    2023/01/16 00:10:51 [DEBUG] http: Request GET /v1/status/leader (151.023µs) from=127.0.0.6:60039
    2023/01/16 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.715770811s) from=127.0.0.6:35533
    2023/01/16 00:10:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m7.491887627s) from=127.0.0.6:37743
    2023/01/16 00:10:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:10:57 [DEBUG] agent: Node info in sync
    2023/01/16 00:11:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.925019837s) from=127.0.0.6:33031
    2023/01/16 00:11:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.422745123s) from=127.0.0.6:59787
    2023/01/16 00:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.15121755s) from=127.0.0.6:52585
    2023/01/16 00:11:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m7.175957698s) from=127.0.0.6:37161
    2023/01/16 00:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.866198487s) from=127.0.0.6:45947
    2023/01/16 00:11:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.675543668s) from=127.0.0.6:33205
    2023/01/16 00:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.865595905s) from=127.0.0.6:43903
    2023/01/16 00:11:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.233650642s) from=127.0.0.6:56143
    2023/01/16 00:11:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.775812751s) from=127.0.0.6:58917
    2023/01/16 00:11:09 [DEBUG] http: Request GET /v1/status/leader (242.064µs) from=127.0.0.6:60039
    2023/01/16 00:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.524731313s) from=127.0.0.6:50143
    2023/01/16 00:11:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.005653719s) from=127.0.0.6:50735
    2023/01/16 00:11:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.010182159s) from=127.0.0.6:57123
    2023/01/16 00:11:11 [DEBUG] http: Request GET /v1/status/leader (177.512µs) from=127.0.0.6:60039
    2023/01/16 00:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.482691321s) from=127.0.0.6:35785
    2023/01/16 00:11:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.772479302s) from=127.0.0.6:45031
    2023/01/16 00:11:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.684622106s) from=127.0.0.6:59521
    2023/01/16 00:11:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.47701959s) from=127.0.0.6:43259
    2023/01/16 00:11:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.347355618s) from=127.0.0.6:60047
    2023/01/16 00:11:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.525644659s) from=127.0.0.6:51815
    2023/01/16 00:11:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.822066306s) from=127.0.0.6:55779
    2023/01/16 00:11:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.453936827s) from=127.0.0.6:49369
    2023/01/16 00:11:29 [DEBUG] http: Request GET /v1/status/leader (297.142µs) from=127.0.0.6:49643
    2023/01/16 00:11:31 [DEBUG] http: Request GET /v1/status/leader (171.06µs) from=127.0.0.6:60039
    2023/01/16 00:11:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.186797561s) from=127.0.0.6:40613
    2023/01/16 00:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.364390708s) from=127.0.0.6:39453
    2023/01/16 00:11:49 [DEBUG] http: Request GET /v1/status/leader (290.453µs) from=127.0.0.6:49643
    2023/01/16 00:11:51 [DEBUG] http: Request GET /v1/status/leader (247.382µs) from=127.0.0.6:60039
    2023/01/16 00:12:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.868067712s) from=127.0.0.6:35083
    2023/01/16 00:12:09 [DEBUG] http: Request GET /v1/status/leader (320.849µs) from=127.0.0.6:49643
    2023/01/16 00:12:11 [DEBUG] http: Request GET /v1/status/leader (384.652µs) from=127.0.0.6:60039
    2023/01/16 00:12:29 [DEBUG] http: Request GET /v1/status/leader (184.682µs) from=127.0.0.6:60039
    2023/01/16 00:12:31 [DEBUG] http: Request GET /v1/status/leader (254.338µs) from=127.0.0.6:60039
    2023/01/16 00:12:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.242805843s) from=127.0.0.6:54657
    2023/01/16 00:12:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:12:43 [DEBUG] agent: Node info in sync
    2023/01/16 00:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:12:49 [DEBUG] http: Request GET /v1/status/leader (181.779µs) from=127.0.0.6:60039
    2023/01/16 00:12:51 [DEBUG] http: Request GET /v1/status/leader (144.042µs) from=127.0.0.6:60039
    2023/01/16 00:12:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.57369389s) from=127.0.0.6:40539
    2023/01/16 00:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.411320018s) from=127.0.0.6:55617
    2023/01/16 00:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.842417849s) from=127.0.0.6:56185
    2023/01/16 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.933173122s) from=127.0.0.6:35533
    2023/01/16 00:12:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m1.89809141s) from=127.0.0.6:37743
    2023/01/16 00:13:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.995124318s) from=127.0.0.6:52585
    2023/01/16 00:13:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.23564382s) from=127.0.0.6:33031
    2023/01/16 00:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.592821392s) from=127.0.0.6:33205
    2023/01/16 00:13:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.799942066s) from=127.0.0.6:59787
    2023/01/16 00:13:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.847751901s) from=127.0.0.6:37161
    2023/01/16 00:13:09 [DEBUG] http: Request GET /v1/status/leader (311.388µs) from=127.0.0.6:60039
    2023/01/16 00:13:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.419644956s) from=127.0.0.6:56143
    2023/01/16 00:13:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.519063078s) from=127.0.0.6:58917
    2023/01/16 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.688640623s) from=127.0.0.6:45947
    2023/01/16 00:13:11 [DEBUG] http: Request GET /v1/status/leader (177.223µs) from=127.0.0.6:60039
    2023/01/16 00:13:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.946073787s) from=127.0.0.6:50143
    2023/01/16 00:13:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m5.704021204s) from=127.0.0.6:43903
    2023/01/16 00:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.275239164s) from=127.0.0.6:50735
    2023/01/16 00:13:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.560969833s) from=127.0.0.6:57123
    2023/01/16 00:13:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.489925874s) from=127.0.0.6:59521
    2023/01/16 00:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.610911692s) from=127.0.0.6:43259
    2023/01/16 00:13:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.172257751s) from=127.0.0.6:35785
    2023/01/16 00:13:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.009039643s) from=127.0.0.6:45031
    2023/01/16 00:13:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.106462432s) from=127.0.0.6:60047
    2023/01/16 00:13:29 [DEBUG] http: Request GET /v1/status/leader (262.728µs) from=127.0.0.6:49643
    2023/01/16 00:13:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.062965378s) from=127.0.0.6:51815
    2023/01/16 00:13:31 [DEBUG] http: Request GET /v1/status/leader (223.105µs) from=127.0.0.6:60039
    2023/01/16 00:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.291113407s) from=127.0.0.6:49369
    2023/01/16 00:13:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.831582175s) from=127.0.0.6:40613
    2023/01/16 00:13:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m7.212940981s) from=127.0.0.6:55779
    2023/01/16 00:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:13:49 [DEBUG] http: Request GET /v1/status/leader (232.256µs) from=127.0.0.6:60039
    2023/01/16 00:13:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.96345515s) from=127.0.0.6:39453
    2023/01/16 00:13:51 [DEBUG] http: Request GET /v1/status/leader (372.198µs) from=127.0.0.6:60039
    2023/01/16 00:14:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.367027246s) from=127.0.0.6:35083
    2023/01/16 00:14:09 [DEBUG] http: Request GET /v1/status/leader (145.678µs) from=127.0.0.6:60039
    2023/01/16 00:14:11 [DEBUG] http: Request GET /v1/status/leader (150.04µs) from=127.0.0.6:60039
    2023/01/16 00:14:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:14:19 [DEBUG] agent: Node info in sync
    2023/01/16 00:14:29 [DEBUG] http: Request GET /v1/status/leader (275.83µs) from=127.0.0.6:60039
    2023/01/16 00:14:31 [DEBUG] http: Request GET /v1/status/leader (242.048µs) from=127.0.0.6:60039
    2023/01/16 00:14:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.368237136s) from=127.0.0.6:54657
    2023/01/16 00:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:14:49 [DEBUG] http: Request GET /v1/status/leader (152.223µs) from=127.0.0.6:49643
    2023/01/16 00:14:51 [DEBUG] http: Request GET /v1/status/leader (156.217µs) from=127.0.0.6:60039
    2023/01/16 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.710158631s) from=127.0.0.6:55617
    2023/01/16 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.572736387s) from=127.0.0.6:35533
    2023/01/16 00:14:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.979939706s) from=127.0.0.6:40539
    2023/01/16 00:14:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.404561s) from=127.0.0.6:37743
    2023/01/16 00:15:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.458119773s) from=127.0.0.6:56185
    2023/01/16 00:15:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.602626684s) from=127.0.0.6:33031
    2023/01/16 00:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.032192791s) from=127.0.0.6:52585
    2023/01/16 00:15:09 [DEBUG] http: Request GET /v1/status/leader (245.027µs) from=127.0.0.6:60039
    2023/01/16 00:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.960850648s) from=127.0.0.6:33205
    2023/01/16 00:15:11 [DEBUG] http: Request GET /v1/status/leader (235.397µs) from=127.0.0.6:60039
    2023/01/16 00:15:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.516991779s) from=127.0.0.6:59787
    2023/01/16 00:15:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.461311089s) from=127.0.0.6:37161
    2023/01/16 00:15:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.743754619s) from=127.0.0.6:56143
    2023/01/16 00:15:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.789134706s) from=127.0.0.6:58917
    2023/01/16 00:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.556816938s) from=127.0.0.6:45947
    2023/01/16 00:15:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.554140344s) from=127.0.0.6:50143
    2023/01/16 00:15:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.553887015s) from=127.0.0.6:43903
    2023/01/16 00:15:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.251286548s) from=127.0.0.6:57123
    2023/01/16 00:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.637696953s) from=127.0.0.6:50735
    2023/01/16 00:15:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.478440536s) from=127.0.0.6:43259
    2023/01/16 00:15:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.453857228s) from=127.0.0.6:45031
    2023/01/16 00:15:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.101623261s) from=127.0.0.6:35785
    2023/01/16 00:15:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.427308552s) from=127.0.0.6:59521
    2023/01/16 00:15:29 [DEBUG] http: Request GET /v1/status/leader (146.379µs) from=127.0.0.6:49643
    2023/01/16 00:15:31 [DEBUG] http: Request GET /v1/status/leader (289.499µs) from=127.0.0.6:60039
    2023/01/16 00:15:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m5.990830553s) from=127.0.0.6:60047
    2023/01/16 00:15:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.424489784s) from=127.0.0.6:40613
    2023/01/16 00:15:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.289548645s) from=127.0.0.6:51815
    2023/01/16 00:15:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.13632174s) from=127.0.0.6:49369
    2023/01/16 00:15:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.224677512s) from=127.0.0.6:55779
    2023/01/16 00:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:15:49 [DEBUG] http: Request GET /v1/status/leader (240.521µs) from=127.0.0.6:49643
    2023/01/16 00:15:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:15:51 [DEBUG] agent: Node info in sync
    2023/01/16 00:15:51 [DEBUG] http: Request GET /v1/status/leader (172.049µs) from=127.0.0.6:60039
    2023/01/16 00:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.329225969s) from=127.0.0.6:39453
    2023/01/16 00:16:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:16:09 [DEBUG] http: Request GET /v1/status/leader (557.494µs) from=127.0.0.6:60039
    2023/01/16 00:16:11 [DEBUG] http: Request GET /v1/status/leader (1.246503ms) from=127.0.0.6:60039
    2023/01/16 00:16:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.340375148s) from=127.0.0.6:35083
    2023/01/16 00:16:29 [DEBUG] http: Request GET /v1/status/leader (247.96µs) from=127.0.0.6:60039
    2023/01/16 00:16:31 [DEBUG] http: Request GET /v1/status/leader (244.532µs) from=127.0.0.6:60039
    2023/01/16 00:16:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.298233078s) from=127.0.0.6:54657
    2023/01/16 00:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:16:49 [DEBUG] http: Request GET /v1/status/leader (372.534µs) from=127.0.0.6:49643
    2023/01/16 00:16:51 [DEBUG] http: Request GET /v1/status/leader (152.287µs) from=127.0.0.6:60039
    2023/01/16 00:16:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.838721061s) from=127.0.0.6:40539
    2023/01/16 00:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.045733762s) from=127.0.0.6:55617
    2023/01/16 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.195143827s) from=127.0.0.6:35533
    2023/01/16 00:17:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.771105588s) from=127.0.0.6:37743
    2023/01/16 00:17:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.923645683s) from=127.0.0.6:56185
    2023/01/16 00:17:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.096718544s) from=127.0.0.6:52585
    2023/01/16 00:17:09 [DEBUG] http: Request GET /v1/status/leader (257.699µs) from=127.0.0.6:60039
    2023/01/16 00:17:11 [DEBUG] http: Request GET /v1/status/leader (219.688µs) from=127.0.0.6:60039
    2023/01/16 00:17:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.996725852s) from=127.0.0.6:59787
    2023/01/16 00:17:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.228351215s) from=127.0.0.6:33031
    2023/01/16 00:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.025150021s) from=127.0.0.6:33205
    2023/01/16 00:17:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.420200994s) from=127.0.0.6:50143
    2023/01/16 00:17:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.639352157s) from=127.0.0.6:56143
    2023/01/16 00:17:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.69945547s) from=127.0.0.6:43903
    2023/01/16 00:17:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.418440544s) from=127.0.0.6:37161
    2023/01/16 00:17:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.832561425s) from=127.0.0.6:58917
    2023/01/16 00:17:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.815559379s) from=127.0.0.6:57123
    2023/01/16 00:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.88209076s) from=127.0.0.6:45947
    2023/01/16 00:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.423641829s) from=127.0.0.6:50735
    2023/01/16 00:17:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.31019402s) from=127.0.0.6:43259
    2023/01/16 00:17:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.154444678s) from=127.0.0.6:59521
    2023/01/16 00:17:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.694783427s) from=127.0.0.6:45031
    2023/01/16 00:17:29 [DEBUG] http: Request GET /v1/status/leader (321.974µs) from=127.0.0.6:49643
    2023/01/16 00:17:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.625357258s) from=127.0.0.6:35785
    2023/01/16 00:17:31 [DEBUG] http: Request GET /v1/status/leader (181.102µs) from=127.0.0.6:60039
    2023/01/16 00:17:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.615280461s) from=127.0.0.6:60047
    2023/01/16 00:17:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.526452242s) from=127.0.0.6:40613
    2023/01/16 00:17:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.423038574s) from=127.0.0.6:51815
    2023/01/16 00:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.15684124s) from=127.0.0.6:49369
    2023/01/16 00:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:17:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m5.733196767s) from=127.0.0.6:55779
    2023/01/16 00:17:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:17:48 [DEBUG] agent: Node info in sync
    2023/01/16 00:17:50 [DEBUG] http: Request GET /v1/status/leader (389.075µs) from=127.0.0.6:60039
    2023/01/16 00:17:51 [DEBUG] http: Request GET /v1/status/leader (267.487µs) from=127.0.0.6:60039
    2023/01/16 00:18:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.499245446s) from=127.0.0.6:39453
    2023/01/16 00:18:10 [DEBUG] http: Request GET /v1/status/leader (161.453µs) from=127.0.0.6:49643
    2023/01/16 00:18:11 [DEBUG] http: Request GET /v1/status/leader (1.47227ms) from=127.0.0.6:60039
    2023/01/16 00:18:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:18:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.798831654s) from=127.0.0.6:35083
    2023/01/16 00:18:30 [DEBUG] http: Request GET /v1/status/leader (300.353µs) from=127.0.0.6:49643
    2023/01/16 00:18:31 [DEBUG] http: Request GET /v1/status/leader (295.369µs) from=127.0.0.6:60039
    2023/01/16 00:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:18:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:18:48 [DEBUG] agent: Node info in sync
    2023/01/16 00:18:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.594021965s) from=127.0.0.6:54657
    2023/01/16 00:18:50 [DEBUG] http: Request GET /v1/status/leader (298.935µs) from=127.0.0.6:49643
    2023/01/16 00:18:51 [DEBUG] http: Request GET /v1/status/leader (172.879µs) from=127.0.0.6:60039
    2023/01/16 00:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.621494136s) from=127.0.0.6:55617
    2023/01/16 00:19:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.56779902s) from=127.0.0.6:40539
    2023/01/16 00:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.437286674s) from=127.0.0.6:35533
    2023/01/16 00:19:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m7.304710133s) from=127.0.0.6:37743
    2023/01/16 00:19:10 [DEBUG] http: Request GET /v1/status/leader (325.613µs) from=127.0.0.6:60039
    2023/01/16 00:19:11 [DEBUG] http: Request GET /v1/status/leader (194.295µs) from=127.0.0.6:60039
    2023/01/16 00:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.05836286s) from=127.0.0.6:56185
    2023/01/16 00:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.390317578s) from=127.0.0.6:52585
    2023/01/16 00:19:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.401615673s) from=127.0.0.6:59787
    2023/01/16 00:19:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.762279608s) from=127.0.0.6:33031
    2023/01/16 00:19:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.094215805s) from=127.0.0.6:37161
    2023/01/16 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.21434033s) from=127.0.0.6:33205
    2023/01/16 00:19:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.806778705s) from=127.0.0.6:56143
    2023/01/16 00:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.225552056s) from=127.0.0.6:50735
    2023/01/16 00:19:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.786257476s) from=127.0.0.6:58917
    2023/01/16 00:19:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m5.326157755s) from=127.0.0.6:43903
    2023/01/16 00:19:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.50299018s) from=127.0.0.6:50143
    2023/01/16 00:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.095989642s) from=127.0.0.6:57123
    2023/01/16 00:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.547239641s) from=127.0.0.6:45947
    2023/01/16 00:19:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.145170549s) from=127.0.0.6:43259
    2023/01/16 00:19:30 [DEBUG] http: Request GET /v1/status/leader (260.147µs) from=127.0.0.6:49643
    2023/01/16 00:19:31 [DEBUG] http: Request GET /v1/status/leader (170.158µs) from=127.0.0.6:60039
    2023/01/16 00:19:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.160475672s) from=127.0.0.6:35785
    2023/01/16 00:19:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.527438698s) from=127.0.0.6:59521
    2023/01/16 00:19:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.995136009s) from=127.0.0.6:60047
    2023/01/16 00:19:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.677804813s) from=127.0.0.6:40613
    2023/01/16 00:19:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.300043205s) from=127.0.0.6:45031
    2023/01/16 00:19:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.196242636s) from=127.0.0.6:51815
    2023/01/16 00:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:19:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.454309314s) from=127.0.0.6:49369
    2023/01/16 00:19:50 [DEBUG] http: Request GET /v1/status/leader (254.84µs) from=127.0.0.6:60039
    2023/01/16 00:19:51 [DEBUG] http: Request GET /v1/status/leader (263.267µs) from=127.0.0.6:60039
    2023/01/16 00:19:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m5.705465362s) from=127.0.0.6:55779
    2023/01/16 00:20:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.543752699s) from=127.0.0.6:39453
    2023/01/16 00:20:10 [DEBUG] http: Request GET /v1/status/leader (286.112µs) from=127.0.0.6:60039
    2023/01/16 00:20:11 [DEBUG] http: Request GET /v1/status/leader (2.183591ms) from=127.0.0.6:60039
    2023/01/16 00:20:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.591319484s) from=127.0.0.6:35083
    2023/01/16 00:20:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:20:16 [DEBUG] agent: Node info in sync
    2023/01/16 00:20:30 [DEBUG] http: Request GET /v1/status/leader (174.624µs) from=127.0.0.6:49643
    2023/01/16 00:20:31 [DEBUG] http: Request GET /v1/status/leader (238.777µs) from=127.0.0.6:60039
    2023/01/16 00:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:20:50 [DEBUG] http: Request GET /v1/status/leader (351.393µs) from=127.0.0.6:49643
    2023/01/16 00:20:51 [DEBUG] http: Request GET /v1/status/leader (303.805µs) from=127.0.0.6:60039
    2023/01/16 00:20:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.529578743s) from=127.0.0.6:54657
    2023/01/16 00:21:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.750617228s) from=127.0.0.6:40539
    2023/01/16 00:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.830559316s) from=127.0.0.6:55617
    2023/01/16 00:21:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:21:10 [DEBUG] http: Request GET /v1/status/leader (405.175µs) from=127.0.0.6:49643
    2023/01/16 00:21:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.298945432s) from=127.0.0.6:37743
    2023/01/16 00:21:11 [DEBUG] http: Request GET /v1/status/leader (150.663µs) from=127.0.0.6:60039
    2023/01/16 00:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.589296294s) from=127.0.0.6:56185
    2023/01/16 00:21:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.88430593s) from=127.0.0.6:35533
    2023/01/16 00:21:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.357877995s) from=127.0.0.6:52585
    2023/01/16 00:21:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.090115772s) from=127.0.0.6:37161
    2023/01/16 00:21:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.342953477s) from=127.0.0.6:59787
    2023/01/16 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.60810042s) from=127.0.0.6:33205
    2023/01/16 00:21:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.061284999s) from=127.0.0.6:58917
    2023/01/16 00:21:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.864995147s) from=127.0.0.6:56143
    2023/01/16 00:21:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.401335026s) from=127.0.0.6:33031
    2023/01/16 00:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.767184647s) from=127.0.0.6:50735
    2023/01/16 00:21:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.971174046s) from=127.0.0.6:57123
    2023/01/16 00:21:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.093473354s) from=127.0.0.6:50143
    2023/01/16 00:21:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m5.429582828s) from=127.0.0.6:43903
    2023/01/16 00:21:30 [DEBUG] http: Request GET /v1/status/leader (150.515µs) from=127.0.0.6:60039
    2023/01/16 00:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.169071334s) from=127.0.0.6:45947
    2023/01/16 00:21:31 [DEBUG] http: Request GET /v1/status/leader (308.55µs) from=127.0.0.6:60039
    2023/01/16 00:21:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.520505945s) from=127.0.0.6:43259
    2023/01/16 00:21:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.227169189s) from=127.0.0.6:40613
    2023/01/16 00:21:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:21:36 [DEBUG] agent: Node info in sync
    2023/01/16 00:21:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.881697895s) from=127.0.0.6:35785
    2023/01/16 00:21:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.997716303s) from=127.0.0.6:60047
    2023/01/16 00:21:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.729342666s) from=127.0.0.6:59521
    2023/01/16 00:21:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.270707966s) from=127.0.0.6:45031
    2023/01/16 00:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.911314984s) from=127.0.0.6:49369
    2023/01/16 00:21:50 [DEBUG] http: Request GET /v1/status/leader (1.294102ms) from=127.0.0.6:60039
    2023/01/16 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.023218499s) from=127.0.0.6:51815
    2023/01/16 00:21:51 [DEBUG] http: Request GET /v1/status/leader (290.679µs) from=127.0.0.6:60039
    2023/01/16 00:21:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.001501872s) from=127.0.0.6:55779
    2023/01/16 00:22:10 [DEBUG] http: Request GET /v1/status/leader (285.551µs) from=127.0.0.6:60039
    2023/01/16 00:22:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.487689515s) from=127.0.0.6:39453
    2023/01/16 00:22:11 [DEBUG] http: Request GET /v1/status/leader (151.221µs) from=127.0.0.6:60039
    2023/01/16 00:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.470564254s) from=127.0.0.6:35083
    2023/01/16 00:22:30 [DEBUG] http: Request GET /v1/status/leader (167.822µs) from=127.0.0.6:60039
    2023/01/16 00:22:31 [DEBUG] http: Request GET /v1/status/leader (151.985µs) from=127.0.0.6:60039
    2023/01/16 00:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:22:50 [DEBUG] http: Request GET /v1/status/leader (271.657µs) from=127.0.0.6:49643
    2023/01/16 00:22:51 [DEBUG] http: Request GET /v1/status/leader (287.466µs) from=127.0.0.6:60039
    2023/01/16 00:23:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.089748545s) from=127.0.0.6:54657
    2023/01/16 00:23:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.800158163s) from=127.0.0.6:40539
    2023/01/16 00:23:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:23:09 [DEBUG] agent: Node info in sync
    2023/01/16 00:23:10 [DEBUG] http: Request GET /v1/status/leader (303.811µs) from=127.0.0.6:60039
    2023/01/16 00:23:12 [DEBUG] http: Request GET /v1/status/leader (1.278341ms) from=127.0.0.6:60039
    2023/01/16 00:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.151339538s) from=127.0.0.6:55617
    2023/01/16 00:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.572612288s) from=127.0.0.6:35533
    2023/01/16 00:23:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.656221801s) from=127.0.0.6:52585
    2023/01/16 00:23:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m6.684930386s) from=127.0.0.6:37743
    2023/01/16 00:23:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.815107318s) from=127.0.0.6:56185
    2023/01/16 00:23:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.478337977s) from=127.0.0.6:37161
    2023/01/16 00:23:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.343941492s) from=127.0.0.6:59787
    2023/01/16 00:23:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.635348208s) from=127.0.0.6:33031
    2023/01/16 00:23:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.173984173s) from=127.0.0.6:57123
    2023/01/16 00:23:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.21229398s) from=127.0.0.6:58917
    2023/01/16 00:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.234557125s) from=127.0.0.6:33205
    2023/01/16 00:23:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:23:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.585728584s) from=127.0.0.6:43903
    2023/01/16 00:23:30 [DEBUG] http: Request GET /v1/status/leader (149.67µs) from=127.0.0.6:49643
    2023/01/16 00:23:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.693825525s) from=127.0.0.6:50143
    2023/01/16 00:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.883735216s) from=127.0.0.6:50735
    2023/01/16 00:23:32 [DEBUG] http: Request GET /v1/status/leader (306.794µs) from=127.0.0.6:60039
    2023/01/16 00:23:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.178124189s) from=127.0.0.6:56143
    2023/01/16 00:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.889717984s) from=127.0.0.6:45947
    2023/01/16 00:23:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.397423856s) from=127.0.0.6:35785
    2023/01/16 00:23:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.633436409s) from=127.0.0.6:59521
    2023/01/16 00:23:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.740652186s) from=127.0.0.6:43259
    2023/01/16 00:23:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.876932419s) from=127.0.0.6:40613
    2023/01/16 00:23:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.127339787s) from=127.0.0.6:60047
    2023/01/16 00:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:23:50 [DEBUG] http: Request GET /v1/status/leader (243.292µs) from=127.0.0.6:60039
    2023/01/16 00:23:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.318798702s) from=127.0.0.6:45031
    2023/01/16 00:23:52 [DEBUG] http: Request GET /v1/status/leader (189.741µs) from=127.0.0.6:60039
    2023/01/16 00:23:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.264720017s) from=127.0.0.6:49369
    2023/01/16 00:23:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.46942046s) from=127.0.0.6:51815
    2023/01/16 00:24:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m1.719291932s) from=127.0.0.6:55779
    2023/01/16 00:24:10 [DEBUG] http: Request GET /v1/status/leader (245.53µs) from=127.0.0.6:49643
    2023/01/16 00:24:12 [DEBUG] http: Request GET /v1/status/leader (308.35µs) from=127.0.0.6:60039
    2023/01/16 00:24:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.093959588s) from=127.0.0.6:39453
    2023/01/16 00:24:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.833971936s) from=127.0.0.6:35083
    2023/01/16 00:24:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:24:29 [DEBUG] agent: Node info in sync
    2023/01/16 00:24:30 [DEBUG] http: Request GET /v1/status/leader (142.55µs) from=127.0.0.6:60039
    2023/01/16 00:24:32 [DEBUG] http: Request GET /v1/status/leader (393.027µs) from=127.0.0.6:60039
    2023/01/16 00:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:24:50 [DEBUG] http: Request GET /v1/status/leader (287.597µs) from=127.0.0.6:49643
    2023/01/16 00:24:52 [DEBUG] http: Request GET /v1/status/leader (148.941µs) from=127.0.0.6:60039
    2023/01/16 00:25:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.204081397s) from=127.0.0.6:54657
    2023/01/16 00:25:10 [DEBUG] http: Request GET /v1/status/leader (244.655µs) from=127.0.0.6:60039
    2023/01/16 00:25:12 [DEBUG] http: Request GET /v1/status/leader (167.929µs) from=127.0.0.6:60039
    2023/01/16 00:25:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.567080979s) from=127.0.0.6:40539
    2023/01/16 00:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.324033999s) from=127.0.0.6:35533
    2023/01/16 00:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.549352618s) from=127.0.0.6:55617
    2023/01/16 00:25:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m1.150781045s) from=127.0.0.6:37743
    2023/01/16 00:25:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.731716749s) from=127.0.0.6:52585
    2023/01/16 00:25:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.069972533s) from=127.0.0.6:37161
    2023/01/16 00:25:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.019096938s) from=127.0.0.6:59787
    2023/01/16 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.64870236s) from=127.0.0.6:56185
    2023/01/16 00:25:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.081466301s) from=127.0.0.6:57123
    2023/01/16 00:25:30 [DEBUG] http: Request GET /v1/status/leader (244.235µs) from=127.0.0.6:60039
    2023/01/16 00:25:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.677871454s) from=127.0.0.6:58917
    2023/01/16 00:25:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.957213754s) from=127.0.0.6:43903
    2023/01/16 00:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.659340113s) from=127.0.0.6:33205
    2023/01/16 00:25:32 [DEBUG] http: Request GET /v1/status/leader (229.41µs) from=127.0.0.6:60039
    2023/01/16 00:25:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.700730157s) from=127.0.0.6:33031
    2023/01/16 00:25:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.356262681s) from=127.0.0.6:50143
    2023/01/16 00:25:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.48452709s) from=127.0.0.6:50735
    2023/01/16 00:25:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.761193548s) from=127.0.0.6:56143
    2023/01/16 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.10130628s) from=127.0.0.6:45947
    2023/01/16 00:25:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.948106188s) from=127.0.0.6:35785
    2023/01/16 00:25:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.286395296s) from=127.0.0.6:43259
    2023/01/16 00:25:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.030624904s) from=127.0.0.6:59521
    2023/01/16 00:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:25:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.672817727s) from=127.0.0.6:60047
    2023/01/16 00:25:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.898627859s) from=127.0.0.6:40613
    2023/01/16 00:25:50 [DEBUG] http: Request GET /v1/status/leader (145.681µs) from=127.0.0.6:60039
    2023/01/16 00:25:52 [DEBUG] http: Request GET /v1/status/leader (309.087µs) from=127.0.0.6:60039
    2023/01/16 00:25:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.53301282s) from=127.0.0.6:45031
    2023/01/16 00:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.588645507s) from=127.0.0.6:49369
    2023/01/16 00:25:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.244765669s) from=127.0.0.6:51815
    2023/01/16 00:26:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.203506875s) from=127.0.0.6:55779
    2023/01/16 00:26:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:26:05 [DEBUG] agent: Node info in sync
    2023/01/16 00:26:10 [DEBUG] http: Request GET /v1/status/leader (364.82µs) from=127.0.0.6:60039
    2023/01/16 00:26:12 [DEBUG] http: Request GET /v1/status/leader (267.98µs) from=127.0.0.6:60039
    2023/01/16 00:26:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:26:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.68466808s) from=127.0.0.6:39453
    2023/01/16 00:26:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.679078717s) from=127.0.0.6:35083
    2023/01/16 00:26:30 [DEBUG] http: Request GET /v1/status/leader (4.027181ms) from=127.0.0.6:49643
    2023/01/16 00:26:32 [DEBUG] http: Request GET /v1/status/leader (258.831µs) from=127.0.0.6:60039
    2023/01/16 00:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:26:50 [DEBUG] http: Request GET /v1/status/leader (382.343µs) from=127.0.0.6:60039
    2023/01/16 00:26:52 [DEBUG] http: Request GET /v1/status/leader (281.892µs) from=127.0.0.6:60039
    2023/01/16 00:27:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.789158848s) from=127.0.0.6:54657
    2023/01/16 00:27:10 [DEBUG] http: Request GET /v1/status/leader (276.195µs) from=127.0.0.6:49643
    2023/01/16 00:27:12 [DEBUG] http: Request GET /v1/status/leader (177.721µs) from=127.0.0.6:60039
    2023/01/16 00:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.391488257s) from=127.0.0.6:35533
    2023/01/16 00:27:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.13730875s) from=127.0.0.6:40539
    2023/01/16 00:27:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.036616696s) from=127.0.0.6:37743
    2023/01/16 00:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.338680984s) from=127.0.0.6:55617
    2023/01/16 00:27:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.812525192s) from=127.0.0.6:37161
    2023/01/16 00:27:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.356508328s) from=127.0.0.6:59787
    2023/01/16 00:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.897186683s) from=127.0.0.6:52585
    2023/01/16 00:27:30 [DEBUG] http: Request GET /v1/status/leader (630.714µs) from=127.0.0.6:60039
    2023/01/16 00:27:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.670834169s) from=127.0.0.6:58917
    2023/01/16 00:27:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.615965144s) from=127.0.0.6:57123
    2023/01/16 00:27:32 [DEBUG] http: Request GET /v1/status/leader (158.255µs) from=127.0.0.6:60039
    2023/01/16 00:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.086309294s) from=127.0.0.6:56185
    2023/01/16 00:27:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.665002405s) from=127.0.0.6:43903
    2023/01/16 00:27:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.927274345s) from=127.0.0.6:33031
    2023/01/16 00:27:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.308975957s) from=127.0.0.6:50143
    2023/01/16 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.642519156s) from=127.0.0.6:33205
    2023/01/16 00:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.597174609s) from=127.0.0.6:50735
    2023/01/16 00:27:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.432206261s) from=127.0.0.6:56143
    2023/01/16 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.254989659s) from=127.0.0.6:45947
    2023/01/16 00:27:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.619150018s) from=127.0.0.6:59521
    2023/01/16 00:27:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.110064796s) from=127.0.0.6:35785
    2023/01/16 00:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:27:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.157320795s) from=127.0.0.6:43259
    2023/01/16 00:27:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.911216213s) from=127.0.0.6:60047
    2023/01/16 00:27:50 [DEBUG] http: Request GET /v1/status/leader (825.622µs) from=127.0.0.6:60039
    2023/01/16 00:27:52 [DEBUG] http: Request GET /v1/status/leader (1.5868ms) from=127.0.0.6:60039
    2023/01/16 00:27:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.116376392s) from=127.0.0.6:40613
    2023/01/16 00:27:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:27:53 [DEBUG] agent: Node info in sync
    2023/01/16 00:27:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.611513583s) from=127.0.0.6:45031
    2023/01/16 00:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.283670649s) from=127.0.0.6:49369
    2023/01/16 00:28:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.251868969s) from=127.0.0.6:51815
    2023/01/16 00:28:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m1.091548776s) from=127.0.0.6:55779
    2023/01/16 00:28:10 [DEBUG] http: Request GET /v1/status/leader (251.65µs) from=127.0.0.6:60039
    2023/01/16 00:28:12 [DEBUG] http: Request GET /v1/status/leader (300.432µs) from=127.0.0.6:60039
    2023/01/16 00:28:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.240181034s) from=127.0.0.6:39453
    2023/01/16 00:28:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.208679986s) from=127.0.0.6:35083
    2023/01/16 00:28:30 [DEBUG] http: Request GET /v1/status/leader (1.805877ms) from=127.0.0.6:49643
    2023/01/16 00:28:32 [DEBUG] http: Request GET /v1/status/leader (253.354µs) from=127.0.0.6:60039
    2023/01/16 00:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:28:50 [DEBUG] http: Request GET /v1/status/leader (282.759µs) from=127.0.0.6:49643
    2023/01/16 00:28:52 [DEBUG] http: Request GET /v1/status/leader (271.553µs) from=127.0.0.6:60039
    2023/01/16 00:28:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:28:54 [DEBUG] agent: Node info in sync
    2023/01/16 00:29:10 [DEBUG] http: Request GET /v1/status/leader (357.544µs) from=127.0.0.6:60039
    2023/01/16 00:29:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:29:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.338565766s) from=127.0.0.6:54657
    2023/01/16 00:29:12 [DEBUG] http: Request GET /v1/status/leader (300.496µs) from=127.0.0.6:60039
    2023/01/16 00:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.642262329s) from=127.0.0.6:35533
    2023/01/16 00:29:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.824632406s) from=127.0.0.6:37743
    2023/01/16 00:29:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.799193084s) from=127.0.0.6:40539
    2023/01/16 00:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.063087161s) from=127.0.0.6:55617
    2023/01/16 00:29:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.17882592s) from=127.0.0.6:59787
    2023/01/16 00:29:30 [DEBUG] http: Request GET /v1/status/leader (147.956µs) from=127.0.0.6:60039
    2023/01/16 00:29:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.843745961s) from=127.0.0.6:37161
    2023/01/16 00:29:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.504495693s) from=127.0.0.6:52585
    2023/01/16 00:29:32 [DEBUG] http: Request GET /v1/status/leader (165.896µs) from=127.0.0.6:60039
    2023/01/16 00:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.824094102s) from=127.0.0.6:56185
    2023/01/16 00:29:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.640587677s) from=127.0.0.6:57123
    2023/01/16 00:29:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.896116001s) from=127.0.0.6:58917
    2023/01/16 00:29:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.29324541s) from=127.0.0.6:33031
    2023/01/16 00:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.060527734s) from=127.0.0.6:50143
    2023/01/16 00:29:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m5.577232491s) from=127.0.0.6:43903
    2023/01/16 00:29:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.595855178s) from=127.0.0.6:56143
    2023/01/16 00:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.418278055s) from=127.0.0.6:50735
    2023/01/16 00:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.296460543s) from=127.0.0.6:33205
    2023/01/16 00:29:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.714594158s) from=127.0.0.6:59521
    2023/01/16 00:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:29:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.763112647s) from=127.0.0.6:35785
    2023/01/16 00:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.75942358s) from=127.0.0.6:45947
    2023/01/16 00:29:50 [DEBUG] http: Request GET /v1/status/leader (294.044µs) from=127.0.0.6:60039
    2023/01/16 00:29:52 [DEBUG] http: Request GET /v1/status/leader (239.469µs) from=127.0.0.6:60039
    2023/01/16 00:29:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.544696292s) from=127.0.0.6:43259
    2023/01/16 00:29:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.840183827s) from=127.0.0.6:45031
    2023/01/16 00:29:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.277437119s) from=127.0.0.6:49369
    2023/01/16 00:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.241517404s) from=127.0.0.6:60047
    2023/01/16 00:30:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.766439703s) from=127.0.0.6:40613
    2023/01/16 00:30:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.92535979s) from=127.0.0.6:55779
    2023/01/16 00:30:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.394327225s) from=127.0.0.6:51815
    2023/01/16 00:30:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:30:10 [DEBUG] agent: Node info in sync
    2023/01/16 00:30:10 [DEBUG] http: Request GET /v1/status/leader (241.848µs) from=127.0.0.6:49643
    2023/01/16 00:30:12 [DEBUG] http: Request GET /v1/status/leader (144.356µs) from=127.0.0.6:60039
    2023/01/16 00:30:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.972087536s) from=127.0.0.6:39453
    2023/01/16 00:30:30 [DEBUG] http: Request GET /v1/status/leader (306.935µs) from=127.0.0.6:49643
    2023/01/16 00:30:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.296457335s) from=127.0.0.6:35083
    2023/01/16 00:30:32 [DEBUG] http: Request GET /v1/status/leader (247.544µs) from=127.0.0.6:60039
    2023/01/16 00:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:30:50 [DEBUG] http: Request GET /v1/status/leader (155.62µs) from=127.0.0.6:49643
    2023/01/16 00:30:52 [DEBUG] http: Request GET /v1/status/leader (151.814µs) from=127.0.0.6:60039
    2023/01/16 00:31:10 [DEBUG] http: Request GET /v1/status/leader (332.522µs) from=127.0.0.6:60039
    2023/01/16 00:31:12 [DEBUG] http: Request GET /v1/status/leader (307.538µs) from=127.0.0.6:60039
    2023/01/16 00:31:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.074665471s) from=127.0.0.6:54657
    2023/01/16 00:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.070807691s) from=127.0.0.6:35533
    2023/01/16 00:31:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m5.757741784s) from=127.0.0.6:37743
    2023/01/16 00:31:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.869822112s) from=127.0.0.6:40539
    2023/01/16 00:31:30 [DEBUG] http: Request GET /v1/status/leader (156.329µs) from=127.0.0.6:49643
    2023/01/16 00:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.326723482s) from=127.0.0.6:55617
    2023/01/16 00:31:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.045805053s) from=127.0.0.6:59787
    2023/01/16 00:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.200327441s) from=127.0.0.6:52585
    2023/01/16 00:31:32 [DEBUG] http: Request GET /v1/status/leader (161.373µs) from=127.0.0.6:60039
    2023/01/16 00:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.325675429s) from=127.0.0.6:56185
    2023/01/16 00:31:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:31:36 [DEBUG] agent: Node info in sync
    2023/01/16 00:31:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.575385782s) from=127.0.0.6:37161
    2023/01/16 00:31:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.603775145s) from=127.0.0.6:57123
    2023/01/16 00:31:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.510648847s) from=127.0.0.6:33031
    2023/01/16 00:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.778514144s) from=127.0.0.6:58917
    2023/01/16 00:31:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.148861591s) from=127.0.0.6:56143
    2023/01/16 00:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:31:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.823177826s) from=127.0.0.6:50143
    2023/01/16 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.889923074s) from=127.0.0.6:33205
    2023/01/16 00:31:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.450564439s) from=127.0.0.6:35785
    2023/01/16 00:31:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m6.895575654s) from=127.0.0.6:43903
    2023/01/16 00:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.729895638s) from=127.0.0.6:50735
    2023/01/16 00:31:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.748223059s) from=127.0.0.6:59521
    2023/01/16 00:31:50 [DEBUG] http: Request GET /v1/status/leader (244.16µs) from=127.0.0.6:49643
    2023/01/16 00:31:52 [DEBUG] http: Request GET /v1/status/leader (256.439µs) from=127.0.0.6:60039
    2023/01/16 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.336565396s) from=127.0.0.6:45947
    2023/01/16 00:31:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.959523123s) from=127.0.0.6:49369
    2023/01/16 00:31:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.559066176s) from=127.0.0.6:43259
    2023/01/16 00:32:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.777438496s) from=127.0.0.6:60047
    2023/01/16 00:32:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.402789502s) from=127.0.0.6:45031
    2023/01/16 00:32:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.462745204s) from=127.0.0.6:40613
    2023/01/16 00:32:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m3.723739156s) from=127.0.0.6:51815
    2023/01/16 00:32:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.6984522s) from=127.0.0.6:55779
    2023/01/16 00:32:10 [DEBUG] http: Request GET /v1/status/leader (479.954µs) from=127.0.0.6:49643
    2023/01/16 00:32:12 [DEBUG] http: Request GET /v1/status/leader (315.363µs) from=127.0.0.6:60039
    2023/01/16 00:32:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.008025446s) from=127.0.0.6:39453
    2023/01/16 00:32:30 [DEBUG] http: Request GET /v1/status/leader (176.303µs) from=127.0.0.6:49643
    2023/01/16 00:32:32 [DEBUG] http: Request GET /v1/status/leader (150.377µs) from=127.0.0.6:60039
    2023/01/16 00:32:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.362519702s) from=127.0.0.6:35083
    2023/01/16 00:32:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:32:39 [DEBUG] agent: Node info in sync
    2023/01/16 00:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:32:50 [DEBUG] http: Request GET /v1/status/leader (161.675µs) from=127.0.0.6:49643
    2023/01/16 00:32:52 [DEBUG] http: Request GET /v1/status/leader (266.267µs) from=127.0.0.6:60039
    2023/01/16 00:33:10 [DEBUG] http: Request GET /v1/status/leader (309.946µs) from=127.0.0.6:60039
    2023/01/16 00:33:12 [DEBUG] http: Request GET /v1/status/leader (156.148µs) from=127.0.0.6:60039
    2023/01/16 00:33:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.204401708s) from=127.0.0.6:54657
    2023/01/16 00:33:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.890626588s) from=127.0.0.6:35533
    2023/01/16 00:33:30 [DEBUG] http: Request GET /v1/status/leader (178.123µs) from=127.0.0.6:49643
    2023/01/16 00:33:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m4.186582942s) from=127.0.0.6:37743
    2023/01/16 00:33:32 [DEBUG] http: Request GET /v1/status/leader (150.295µs) from=127.0.0.6:60039
    2023/01/16 00:33:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.931543849s) from=127.0.0.6:59787
    2023/01/16 00:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.347242263s) from=127.0.0.6:55617
    2023/01/16 00:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.053645235s) from=127.0.0.6:52585
    2023/01/16 00:33:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.814719879s) from=127.0.0.6:40539
    2023/01/16 00:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.266264801s) from=127.0.0.6:56185
    2023/01/16 00:33:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.113061918s) from=127.0.0.6:37161
    2023/01/16 00:33:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.100563664s) from=127.0.0.6:58917
    2023/01/16 00:33:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.104815615s) from=127.0.0.6:33031
    2023/01/16 00:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:33:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.349453006s) from=127.0.0.6:56143
    2023/01/16 00:33:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.279129719s) from=127.0.0.6:57123
    2023/01/16 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.668599061s) from=127.0.0.6:33205
    2023/01/16 00:33:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.204065306s) from=127.0.0.6:43903
    2023/01/16 00:33:50 [DEBUG] http: Request GET /v1/status/leader (1.451406ms) from=127.0.0.6:60039
    2023/01/16 00:33:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.097428839s) from=127.0.0.6:59521
    2023/01/16 00:33:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.412376462s) from=127.0.0.6:35785
    2023/01/16 00:33:52 [DEBUG] http: Request GET /v1/status/leader (308.725µs) from=127.0.0.6:35785
    2023/01/16 00:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.499282063s) from=127.0.0.6:50143
    2023/01/16 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.880817398s) from=127.0.0.6:50735
    2023/01/16 00:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.133462593s) from=127.0.0.6:45947
    2023/01/16 00:33:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.405394479s) from=127.0.0.6:43259
    2023/01/16 00:34:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:34:00 [DEBUG] agent: Node info in sync
    2023/01/16 00:34:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.161109806s) from=127.0.0.6:60047
    2023/01/16 00:34:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m5.644700796s) from=127.0.0.6:49369
    2023/01/16 00:34:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.167641225s) from=127.0.0.6:40613
    2023/01/16 00:34:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.530259393s) from=127.0.0.6:45031
    2023/01/16 00:34:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.115683906s) from=127.0.0.6:55779
    2023/01/16 00:34:10 [DEBUG] http: Request GET /v1/status/leader (185.27µs) from=127.0.0.6:49643
    2023/01/16 00:34:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.990386596s) from=127.0.0.6:51815
    2023/01/16 00:34:12 [DEBUG] http: Request GET /v1/status/leader (296.497µs) from=127.0.0.6:35785
    2023/01/16 00:34:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:34:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.329116817s) from=127.0.0.6:39453
    2023/01/16 00:34:30 [DEBUG] http: Request GET /v1/status/leader (2.188884ms) from=127.0.0.6:49643
    2023/01/16 00:34:32 [DEBUG] http: Request GET /v1/status/leader (373.863µs) from=127.0.0.6:35785
    2023/01/16 00:34:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.43628448s) from=127.0.0.6:35083
    2023/01/16 00:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:34:50 [DEBUG] http: Request GET /v1/status/leader (172.748µs) from=127.0.0.6:35785
    2023/01/16 00:34:52 [DEBUG] http: Request GET /v1/status/leader (162.858µs) from=127.0.0.6:35785
    2023/01/16 00:35:10 [DEBUG] http: Request GET /v1/status/leader (240.366µs) from=127.0.0.6:35785
    2023/01/16 00:35:12 [DEBUG] http: Request GET /v1/status/leader (149.108µs) from=127.0.0.6:35785
    2023/01/16 00:35:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.182814487s) from=127.0.0.6:54657
    2023/01/16 00:35:30 [DEBUG] http: Request GET /v1/status/leader (313.989µs) from=127.0.0.6:49643
    2023/01/16 00:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.625061751s) from=127.0.0.6:35533
    2023/01/16 00:35:32 [DEBUG] http: Request GET /v1/status/leader (166.659µs) from=127.0.0.6:35785
    2023/01/16 00:35:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m1.914000284s) from=127.0.0.6:37743
    2023/01/16 00:35:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.4435424s) from=127.0.0.6:55617
    2023/01/16 00:35:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.565063472s) from=127.0.0.6:40539
    2023/01/16 00:35:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:35:36 [DEBUG] agent: Node info in sync
    2023/01/16 00:35:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.576490142s) from=127.0.0.6:59787
    2023/01/16 00:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.524536321s) from=127.0.0.6:52585
    2023/01/16 00:35:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.028201368s) from=127.0.0.6:37161
    2023/01/16 00:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.389009248s) from=127.0.0.6:56185
    2023/01/16 00:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:35:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.321983646s) from=127.0.0.6:58917
    2023/01/16 00:35:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.29519094s) from=127.0.0.6:57123
    2023/01/16 00:35:50 [DEBUG] http: Request GET /v1/status/leader (798.849µs) from=127.0.0.6:49643
    2023/01/16 00:35:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.770104199s) from=127.0.0.6:56143
    2023/01/16 00:35:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.759001836s) from=127.0.0.6:33031
    2023/01/16 00:35:52 [DEBUG] http: Request GET /v1/status/leader (870.024µs) from=127.0.0.6:35785
    2023/01/16 00:35:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.703722572s) from=127.0.0.6:43903
    2023/01/16 00:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.529715511s) from=127.0.0.6:50735
    2023/01/16 00:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.040226942s) from=127.0.0.6:60039
    2023/01/16 00:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.111027313s) from=127.0.0.6:33205
    2023/01/16 00:35:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.025228669s) from=127.0.0.6:59521
    2023/01/16 00:35:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.882503898s) from=127.0.0.6:50143
    2023/01/16 00:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.679957157s) from=127.0.0.6:45947
    2023/01/16 00:36:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.871535783s) from=127.0.0.6:43259
    2023/01/16 00:36:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.476731905s) from=127.0.0.6:60047
    2023/01/16 00:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.711740434s) from=127.0.0.6:49369
    2023/01/16 00:36:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.737660681s) from=127.0.0.6:40613
    2023/01/16 00:36:10 [DEBUG] http: Request GET /v1/status/leader (940.086µs) from=127.0.0.6:49643
    2023/01/16 00:36:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.408387717s) from=127.0.0.6:45031
    2023/01/16 00:36:12 [DEBUG] http: Request GET /v1/status/leader (321.002µs) from=127.0.0.6:35785
    2023/01/16 00:36:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m3.050896853s) from=127.0.0.6:55779
    2023/01/16 00:36:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:36:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.41162006s) from=127.0.0.6:51815
    2023/01/16 00:36:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.370617629s) from=127.0.0.6:39453
    2023/01/16 00:36:30 [DEBUG] http: Request GET /v1/status/leader (1.291478ms) from=127.0.0.6:35785
    2023/01/16 00:36:32 [DEBUG] http: Request GET /v1/status/leader (279.193µs) from=127.0.0.6:35785
    2023/01/16 00:36:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.14247365s) from=127.0.0.6:35083
    2023/01/16 00:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:36:50 [DEBUG] http: Request GET /v1/status/leader (156.012µs) from=127.0.0.6:35785
    2023/01/16 00:36:52 [DEBUG] http: Request GET /v1/status/leader (150.43µs) from=127.0.0.6:35785
    2023/01/16 00:37:10 [DEBUG] http: Request GET /v1/status/leader (775.612µs) from=127.0.0.6:49643
    2023/01/16 00:37:12 [DEBUG] http: Request GET /v1/status/leader (169.29µs) from=127.0.0.6:35785
    2023/01/16 00:37:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.646828696s) from=127.0.0.6:54657
    2023/01/16 00:37:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:37:22 [DEBUG] agent: Node info in sync
    2023/01/16 00:37:30 [DEBUG] http: Request GET /v1/status/leader (673.29µs) from=127.0.0.6:49643
    2023/01/16 00:37:32 [DEBUG] http: Request GET /v1/status/leader (623.914µs) from=127.0.0.6:35785
    2023/01/16 00:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.853334313s) from=127.0.0.6:35533
    2023/01/16 00:37:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.517560531s) from=127.0.0.6:37743
    2023/01/16 00:37:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.324221129s) from=127.0.0.6:40539
    2023/01/16 00:37:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.513168016s) from=127.0.0.6:37161
    2023/01/16 00:37:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.826123093s) from=127.0.0.6:59787
    2023/01/16 00:37:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m7.384513557s) from=127.0.0.6:55617
    2023/01/16 00:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.375781169s) from=127.0.0.6:52585
    2023/01/16 00:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.511217649s) from=127.0.0.6:56185
    2023/01/16 00:37:50 [DEBUG] http: Request GET /v1/status/leader (154.542µs) from=127.0.0.6:49643
    2023/01/16 00:37:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m4.730097273s) from=127.0.0.6:58917
    2023/01/16 00:37:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.903201276s) from=127.0.0.6:56143
    2023/01/16 00:37:52 [DEBUG] http: Request GET /v1/status/leader (169.135µs) from=127.0.0.6:35785
    2023/01/16 00:37:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.939655313s) from=127.0.0.6:33031
    2023/01/16 00:37:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.047832262s) from=127.0.0.6:43903
    2023/01/16 00:37:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.101692966s) from=127.0.0.6:57123
    2023/01/16 00:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.672259457s) from=127.0.0.6:50735
    2023/01/16 00:37:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.158805907s) from=127.0.0.6:50143
    2023/01/16 00:37:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.500608209s) from=127.0.0.6:60039
    2023/01/16 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.022981111s) from=127.0.0.6:33205
    2023/01/16 00:37:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.721238817s) from=127.0.0.6:59521
    2023/01/16 00:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.382070108s) from=127.0.0.6:45947
    2023/01/16 00:38:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.698350567s) from=127.0.0.6:43259
    2023/01/16 00:38:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.116387873s) from=127.0.0.6:60047
    2023/01/16 00:38:10 [DEBUG] http: Request GET /v1/status/leader (268.16µs) from=127.0.0.6:60047
    2023/01/16 00:38:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.466990679s) from=127.0.0.6:40613
    2023/01/16 00:38:12 [DEBUG] http: Request GET /v1/status/leader (301.02µs) from=127.0.0.6:35785
    2023/01/16 00:38:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.041612714s) from=127.0.0.6:45031
    2023/01/16 00:38:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m7.261263756s) from=127.0.0.6:49369
    2023/01/16 00:38:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m2.928892798s) from=127.0.0.6:55779
    2023/01/16 00:38:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.609104305s) from=127.0.0.6:51815
    2023/01/16 00:38:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:38:28 [DEBUG] agent: Node info in sync
    2023/01/16 00:38:30 [DEBUG] http: Request GET /v1/status/leader (158.156µs) from=127.0.0.6:60047
    2023/01/16 00:38:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.837204139s) from=127.0.0.6:39453
    2023/01/16 00:38:32 [DEBUG] http: Request GET /v1/status/leader (231.909µs) from=127.0.0.6:35785
    2023/01/16 00:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:38:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.757939436s) from=127.0.0.6:35083
    2023/01/16 00:38:50 [DEBUG] http: Request GET /v1/status/leader (279.557µs) from=127.0.0.6:60047
    2023/01/16 00:38:52 [DEBUG] http: Request GET /v1/status/leader (296.149µs) from=127.0.0.6:35785
    2023/01/16 00:39:10 [DEBUG] http: Request GET /v1/status/leader (153.082µs) from=127.0.0.6:60047
    2023/01/16 00:39:12 [DEBUG] http: Request GET /v1/status/leader (1.292147ms) from=127.0.0.6:35785
    2023/01/16 00:39:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:39:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.069948052s) from=127.0.0.6:54657
    2023/01/16 00:39:30 [DEBUG] http: Request GET /v1/status/leader (271.155µs) from=127.0.0.6:35785
    2023/01/16 00:39:32 [DEBUG] http: Request GET /v1/status/leader (198.51µs) from=127.0.0.6:35785
    2023/01/16 00:39:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.654217738s) from=127.0.0.6:35533
    2023/01/16 00:39:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.629450775s) from=127.0.0.6:37161
    2023/01/16 00:39:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m6.068901371s) from=127.0.0.6:37743
    2023/01/16 00:39:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.736360639s) from=127.0.0.6:59787
    2023/01/16 00:39:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.030512561s) from=127.0.0.6:40539
    2023/01/16 00:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.660094634s) from=127.0.0.6:55617
    2023/01/16 00:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.692507081s) from=127.0.0.6:52585
    2023/01/16 00:39:50 [DEBUG] http: Request GET /v1/status/leader (139.48µs) from=127.0.0.6:35785
    2023/01/16 00:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.714932493s) from=127.0.0.6:56185
    2023/01/16 00:39:52 [DEBUG] http: Request GET /v1/status/leader (415.493µs) from=127.0.0.6:35785
    2023/01/16 00:39:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.359275376s) from=127.0.0.6:56143
    2023/01/16 00:39:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.379562074s) from=127.0.0.6:43903
    2023/01/16 00:39:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.62445118s) from=127.0.0.6:57123
    2023/01/16 00:39:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.567392418s) from=127.0.0.6:33031
    2023/01/16 00:39:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.237923113s) from=127.0.0.6:58917
    2023/01/16 00:39:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.455098207s) from=127.0.0.6:60039
    2023/01/16 00:39:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:39:58 [DEBUG] agent: Node info in sync
    2023/01/16 00:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.800219975s) from=127.0.0.6:50735
    2023/01/16 00:39:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.857598097s) from=127.0.0.6:50143
    2023/01/16 00:40:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.130999747s) from=127.0.0.6:59521
    2023/01/16 00:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.176740877s) from=127.0.0.6:45947
    2023/01/16 00:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.550578237s) from=127.0.0.6:33205
    2023/01/16 00:40:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.599403713s) from=127.0.0.6:43259
    2023/01/16 00:40:10 [DEBUG] http: Request GET /v1/status/leader (239.354µs) from=127.0.0.6:60047
    2023/01/16 00:40:12 [DEBUG] http: Request GET /v1/status/leader (144.262µs) from=127.0.0.6:35785
    2023/01/16 00:40:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.459111883s) from=127.0.0.6:45031
    2023/01/16 00:40:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.62411566s) from=127.0.0.6:49643
    2023/01/16 00:40:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.519097689s) from=127.0.0.6:49369
    2023/01/16 00:40:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.603499598s) from=127.0.0.6:40613
    2023/01/16 00:40:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m4.766258175s) from=127.0.0.6:55779
    2023/01/16 00:40:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.732813252s) from=127.0.0.6:51815
    2023/01/16 00:40:30 [DEBUG] http: Request GET /v1/status/leader (291.668µs) from=127.0.0.6:35785
    2023/01/16 00:40:32 [DEBUG] http: Request GET /v1/status/leader (168.93µs) from=127.0.0.6:35785
    2023/01/16 00:40:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.294544134s) from=127.0.0.6:39453
    2023/01/16 00:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:40:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.309385933s) from=127.0.0.6:35083
    2023/01/16 00:40:50 [DEBUG] http: Request GET /v1/status/leader (277.75µs) from=127.0.0.6:60047
    2023/01/16 00:40:52 [DEBUG] http: Request GET /v1/status/leader (272.953µs) from=127.0.0.6:35785
    2023/01/16 00:41:10 [DEBUG] http: Request GET /v1/status/leader (144.231µs) from=127.0.0.6:35785
    2023/01/16 00:41:12 [DEBUG] http: Request GET /v1/status/leader (274.655µs) from=127.0.0.6:35785
    2023/01/16 00:41:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.223616995s) from=127.0.0.6:54657
    2023/01/16 00:41:30 [DEBUG] http: Request GET /v1/status/leader (296.967µs) from=127.0.0.6:60047
    2023/01/16 00:41:32 [DEBUG] http: Request GET /v1/status/leader (276.772µs) from=127.0.0.6:35785
    2023/01/16 00:41:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:41:33 [DEBUG] agent: Node info in sync
    2023/01/16 00:41:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:41:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.084546795s) from=127.0.0.6:37161
    2023/01/16 00:41:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.393288008s) from=127.0.0.6:35533
    2023/01/16 00:41:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.246039618s) from=127.0.0.6:59787
    2023/01/16 00:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:41:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.781545483s) from=127.0.0.6:37743
    2023/01/16 00:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.93359575s) from=127.0.0.6:55617
    2023/01/16 00:41:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.730852968s) from=127.0.0.6:40539
    2023/01/16 00:41:51 [DEBUG] http: Request GET /v1/status/leader (156.02µs) from=127.0.0.6:60047
    2023/01/16 00:41:52 [DEBUG] http: Request GET /v1/status/leader (876.302µs) from=127.0.0.6:35785
    2023/01/16 00:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.21647072s) from=127.0.0.6:52585
    2023/01/16 00:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.153283458s) from=127.0.0.6:56185
    2023/01/16 00:41:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.168829088s) from=127.0.0.6:56143
    2023/01/16 00:41:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.16726792s) from=127.0.0.6:43903
    2023/01/16 00:41:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.638978233s) from=127.0.0.6:58917
    2023/01/16 00:41:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.541583017s) from=127.0.0.6:57123
    2023/01/16 00:42:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.889470258s) from=127.0.0.6:33031
    2023/01/16 00:42:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.610051096s) from=127.0.0.6:50143
    2023/01/16 00:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.734863637s) from=127.0.0.6:50735
    2023/01/16 00:42:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.436673278s) from=127.0.0.6:60039
    2023/01/16 00:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.048968371s) from=127.0.0.6:33205
    2023/01/16 00:42:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.924129322s) from=127.0.0.6:59521
    2023/01/16 00:42:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.219235296s) from=127.0.0.6:43259
    2023/01/16 00:42:11 [DEBUG] http: Request GET /v1/status/leader (274.858µs) from=127.0.0.6:35785
    2023/01/16 00:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.72419782s) from=127.0.0.6:45947
    2023/01/16 00:42:12 [DEBUG] http: Request GET /v1/status/leader (267.214µs) from=127.0.0.6:35785
    2023/01/16 00:42:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.643306961s) from=127.0.0.6:49643
    2023/01/16 00:42:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.915028573s) from=127.0.0.6:45031
    2023/01/16 00:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m3.939977185s) from=127.0.0.6:49369
    2023/01/16 00:42:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.60803552s) from=127.0.0.6:55779
    2023/01/16 00:42:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m6.136106591s) from=127.0.0.6:40613
    2023/01/16 00:42:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.694708685s) from=127.0.0.6:51815
    2023/01/16 00:42:31 [DEBUG] http: Request GET /v1/status/leader (153.062µs) from=127.0.0.6:35785
    2023/01/16 00:42:32 [DEBUG] http: Request GET /v1/status/leader (185.248µs) from=127.0.0.6:35785
    2023/01/16 00:42:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.09172938s) from=127.0.0.6:39453
    2023/01/16 00:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:42:51 [DEBUG] http: Request GET /v1/status/leader (259.928µs) from=127.0.0.6:35785
    2023/01/16 00:42:52 [DEBUG] http: Request GET /v1/status/leader (243.128µs) from=127.0.0.6:35785
    2023/01/16 00:42:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.240847769s) from=127.0.0.6:35083
    2023/01/16 00:43:11 [DEBUG] http: Request GET /v1/status/leader (311.101µs) from=127.0.0.6:60047
    2023/01/16 00:43:12 [DEBUG] http: Request GET /v1/status/leader (162.541µs) from=127.0.0.6:35785
    2023/01/16 00:43:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:43:26 [DEBUG] agent: Node info in sync
    2023/01/16 00:43:31 [DEBUG] http: Request GET /v1/status/leader (295.784µs) from=127.0.0.6:35785
    2023/01/16 00:43:32 [DEBUG] http: Request GET /v1/status/leader (236.693µs) from=127.0.0.6:35785
    2023/01/16 00:43:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.956767373s) from=127.0.0.6:54657
    2023/01/16 00:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.038597843s) from=127.0.0.6:35533
    2023/01/16 00:43:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.236038464s) from=127.0.0.6:37161
    2023/01/16 00:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:43:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.439856973s) from=127.0.0.6:59787
    2023/01/16 00:43:51 [DEBUG] http: Request GET /v1/status/leader (274.591µs) from=127.0.0.6:60047
    2023/01/16 00:43:52 [DEBUG] http: Request GET /v1/status/leader (240.92µs) from=127.0.0.6:35785
    2023/01/16 00:43:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m7.012537182s) from=127.0.0.6:37743
    2023/01/16 00:43:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.603161259s) from=127.0.0.6:40539
    2023/01/16 00:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m7.243647606s) from=127.0.0.6:55617
    2023/01/16 00:43:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.715961628s) from=127.0.0.6:52585
    2023/01/16 00:44:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m2.915988717s) from=127.0.0.6:58917
    2023/01/16 00:44:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.216160276s) from=127.0.0.6:57123
    2023/01/16 00:44:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.963812913s) from=127.0.0.6:56185
    2023/01/16 00:44:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.373613734s) from=127.0.0.6:43903
    2023/01/16 00:44:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.037153402s) from=127.0.0.6:56143
    2023/01/16 00:44:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.263434337s) from=127.0.0.6:50143
    2023/01/16 00:44:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.303060225s) from=127.0.0.6:33031
    2023/01/16 00:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.80649697s) from=127.0.0.6:50735
    2023/01/16 00:44:11 [DEBUG] http: Request GET /v1/status/leader (242.238µs) from=127.0.0.6:35785
    2023/01/16 00:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.047922373s) from=127.0.0.6:33205
    2023/01/16 00:44:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.843336172s) from=127.0.0.6:60039
    2023/01/16 00:44:12 [DEBUG] http: Request GET /v1/status/leader (1.00207ms) from=127.0.0.6:35785
    2023/01/16 00:44:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m5.396837058s) from=127.0.0.6:59521
    2023/01/16 00:44:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.969325314s) from=127.0.0.6:43259
    2023/01/16 00:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.757344266s) from=127.0.0.6:45947
    2023/01/16 00:44:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.400261528s) from=127.0.0.6:45031
    2023/01/16 00:44:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.140679383s) from=127.0.0.6:49643
    2023/01/16 00:44:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m1.708241534s) from=127.0.0.6:55779
    2023/01/16 00:44:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.890372609s) from=127.0.0.6:49369
    2023/01/16 00:44:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:44:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.29252778s) from=127.0.0.6:40613
    2023/01/16 00:44:31 [DEBUG] http: Request GET /v1/status/leader (321.257µs) from=127.0.0.6:60047
    2023/01/16 00:44:32 [DEBUG] http: Request GET /v1/status/leader (285.563µs) from=127.0.0.6:35785
    2023/01/16 00:44:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.070924194s) from=127.0.0.6:51815
    2023/01/16 00:44:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.552974135s) from=127.0.0.6:39453
    2023/01/16 00:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:44:50 [DEBUG] agent: Node info in sync
    2023/01/16 00:44:51 [DEBUG] http: Request GET /v1/status/leader (300.944µs) from=127.0.0.6:60047
    2023/01/16 00:44:52 [DEBUG] http: Request GET /v1/status/leader (578.271µs) from=127.0.0.6:35785
    2023/01/16 00:45:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.298458133s) from=127.0.0.6:35083
    2023/01/16 00:45:11 [DEBUG] http: Request GET /v1/status/leader (646.397µs) from=127.0.0.6:35785
    2023/01/16 00:45:12 [DEBUG] http: Request GET /v1/status/leader (267.059µs) from=127.0.0.6:35785
    2023/01/16 00:45:31 [DEBUG] http: Request GET /v1/status/leader (778.472µs) from=127.0.0.6:35785
    2023/01/16 00:45:32 [DEBUG] http: Request GET /v1/status/leader (165.97µs) from=127.0.0.6:35785
    2023/01/16 00:45:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.445571299s) from=127.0.0.6:54657
    2023/01/16 00:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.762447054s) from=127.0.0.6:35533
    2023/01/16 00:45:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.132750091s) from=127.0.0.6:59787
    2023/01/16 00:45:51 [DEBUG] http: Request GET /v1/status/leader (497.973µs) from=127.0.0.6:35785
    2023/01/16 00:45:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.743524469s) from=127.0.0.6:37161
    2023/01/16 00:45:52 [DEBUG] http: Request GET /v1/status/leader (616.183µs) from=127.0.0.6:35785
    2023/01/16 00:45:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m0.549128088s) from=127.0.0.6:37743
    2023/01/16 00:45:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.509850024s) from=127.0.0.6:40539
    2023/01/16 00:46:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.14074465s) from=127.0.0.6:55617
    2023/01/16 00:46:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.823347605s) from=127.0.0.6:58917
    2023/01/16 00:46:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.922016938s) from=127.0.0.6:56185
    2023/01/16 00:46:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.685317122s) from=127.0.0.6:43903
    2023/01/16 00:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.342753927s) from=127.0.0.6:52585
    2023/01/16 00:46:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.310719565s) from=127.0.0.6:50143
    2023/01/16 00:46:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.199028733s) from=127.0.0.6:56143
    2023/01/16 00:46:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.822336715s) from=127.0.0.6:57123
    2023/01/16 00:46:11 [DEBUG] http: Request GET /v1/status/leader (190.049µs) from=127.0.0.6:60047
    2023/01/16 00:46:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.245171214s) from=127.0.0.6:33031
    2023/01/16 00:46:12 [DEBUG] http: Request GET /v1/status/leader (195.285µs) from=127.0.0.6:35785
    2023/01/16 00:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.003634079s) from=127.0.0.6:50735
    2023/01/16 00:46:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.583662173s) from=127.0.0.6:59521
    2023/01/16 00:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.531594072s) from=127.0.0.6:33205
    2023/01/16 00:46:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.171474756s) from=127.0.0.6:43259
    2023/01/16 00:46:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.373580792s) from=127.0.0.6:60039
    2023/01/16 00:46:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:46:22 [DEBUG] agent: Node info in sync
    2023/01/16 00:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.060014277s) from=127.0.0.6:45947
    2023/01/16 00:46:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.38331033s) from=127.0.0.6:49643
    2023/01/16 00:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.209980588s) from=127.0.0.6:49369
    2023/01/16 00:46:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m2.325990579s) from=127.0.0.6:55779
    2023/01/16 00:46:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.972457114s) from=127.0.0.6:45031
    2023/01/16 00:46:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m0.321235833s) from=127.0.0.6:40613
    2023/01/16 00:46:31 [DEBUG] http: Request GET /v1/status/leader (370.159µs) from=127.0.0.6:60047
    2023/01/16 00:46:32 [DEBUG] http: Request GET /v1/status/leader (164.304µs) from=127.0.0.6:35785
    2023/01/16 00:46:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:46:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.743568069s) from=127.0.0.6:51815
    2023/01/16 00:46:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.757779462s) from=127.0.0.6:39453
    2023/01/16 00:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:46:51 [DEBUG] http: Request GET /v1/status/leader (264.055µs) from=127.0.0.6:35785
    2023/01/16 00:46:52 [DEBUG] http: Request GET /v1/status/leader (140.915µs) from=127.0.0.6:35785
    2023/01/16 00:47:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.707565744s) from=127.0.0.6:35083
    2023/01/16 00:47:11 [DEBUG] http: Request GET /v1/status/leader (298.817µs) from=127.0.0.6:35785
    2023/01/16 00:47:12 [DEBUG] http: Request GET /v1/status/leader (264.137µs) from=127.0.0.6:35785
    2023/01/16 00:47:31 [DEBUG] http: Request GET /v1/status/leader (177.595µs) from=127.0.0.6:35785
    2023/01/16 00:47:32 [DEBUG] http: Request GET /v1/status/leader (230.219µs) from=127.0.0.6:35785
    2023/01/16 00:47:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.370688513s) from=127.0.0.6:54657
    2023/01/16 00:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:47:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.318150295s) from=127.0.0.6:59787
    2023/01/16 00:47:51 [DEBUG] http: Request GET /v1/status/leader (237.335µs) from=127.0.0.6:60047
    2023/01/16 00:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.786074881s) from=127.0.0.6:35533
    2023/01/16 00:47:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.232297606s) from=127.0.0.6:37161
    2023/01/16 00:47:52 [DEBUG] http: Request GET /v1/status/leader (158.961µs) from=127.0.0.6:35785
    2023/01/16 00:48:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.868179566s) from=127.0.0.6:40539
    2023/01/16 00:48:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m7.301428421s) from=127.0.0.6:37743
    2023/01/16 00:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.187382088s) from=127.0.0.6:56185
    2023/01/16 00:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.325310319s) from=127.0.0.6:55617
    2023/01/16 00:48:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.827499017s) from=127.0.0.6:52585
    2023/01/16 00:48:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.166484362s) from=127.0.0.6:43903
    2023/01/16 00:48:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m7.067334786s) from=127.0.0.6:58917
    2023/01/16 00:48:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.678935112s) from=127.0.0.6:57123
    2023/01/16 00:48:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.806553223s) from=127.0.0.6:50143
    2023/01/16 00:48:11 [DEBUG] http: Request GET /v1/status/leader (268.027µs) from=127.0.0.6:60047
    2023/01/16 00:48:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:48:12 [DEBUG] agent: Node info in sync
    2023/01/16 00:48:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.166899749s) from=127.0.0.6:33031
    2023/01/16 00:48:12 [DEBUG] http: Request GET /v1/status/leader (144.39µs) from=127.0.0.6:35785
    2023/01/16 00:48:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.223207744s) from=127.0.0.6:56143
    2023/01/16 00:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.037561673s) from=127.0.0.6:50735
    2023/01/16 00:48:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.130715474s) from=127.0.0.6:59521
    2023/01/16 00:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.659559491s) from=127.0.0.6:33205
    2023/01/16 00:48:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.162211657s) from=127.0.0.6:43259
    2023/01/16 00:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.769038799s) from=127.0.0.6:45947
    2023/01/16 00:48:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.285708362s) from=127.0.0.6:60039
    2023/01/16 00:48:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.569222901s) from=127.0.0.6:49643
    2023/01/16 00:48:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m1.669490169s) from=127.0.0.6:49369
    2023/01/16 00:48:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.756221764s) from=127.0.0.6:45031
    2023/01/16 00:48:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m1.445043042s) from=127.0.0.6:40613
    2023/01/16 00:48:31 [DEBUG] http: Request GET /v1/status/leader (295.809µs) from=127.0.0.6:35785
    2023/01/16 00:48:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m6.259707288s) from=127.0.0.6:55779
    2023/01/16 00:48:33 [DEBUG] http: Request GET /v1/status/leader (144.724µs) from=127.0.0.6:35785
    2023/01/16 00:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:48:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.963184717s) from=127.0.0.6:51815
    2023/01/16 00:48:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m2.16280772s) from=127.0.0.6:39453
    2023/01/16 00:48:51 [DEBUG] http: Request GET /v1/status/leader (251.718µs) from=127.0.0.6:35785
    2023/01/16 00:48:53 [DEBUG] http: Request GET /v1/status/leader (285.116µs) from=127.0.0.6:35785
    2023/01/16 00:49:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:49:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.953745245s) from=127.0.0.6:35083
    2023/01/16 00:49:11 [DEBUG] http: Request GET /v1/status/leader (273.352µs) from=127.0.0.6:35785
    2023/01/16 00:49:13 [DEBUG] http: Request GET /v1/status/leader (173.303µs) from=127.0.0.6:35785
    2023/01/16 00:49:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:49:14 [DEBUG] agent: Node info in sync
    2023/01/16 00:49:31 [DEBUG] http: Request GET /v1/status/leader (161.145µs) from=127.0.0.6:60047
    2023/01/16 00:49:33 [DEBUG] http: Request GET /v1/status/leader (278.822µs) from=127.0.0.6:35785
    2023/01/16 00:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.083877286s) from=127.0.0.6:54657
    2023/01/16 00:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:49:51 [DEBUG] http: Request GET /v1/status/leader (293.893µs) from=127.0.0.6:35785
    2023/01/16 00:49:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.586761366s) from=127.0.0.6:59787
    2023/01/16 00:49:53 [DEBUG] http: Request GET /v1/status/leader (139.401µs) from=127.0.0.6:35785
    2023/01/16 00:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.706760632s) from=127.0.0.6:35533
    2023/01/16 00:49:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.566489885s) from=127.0.0.6:37161
    2023/01/16 00:50:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.216423778s) from=127.0.0.6:40539
    2023/01/16 00:50:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m3.02258995s) from=127.0.0.6:37743
    2023/01/16 00:50:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.715346906s) from=127.0.0.6:56185
    2023/01/16 00:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.347400126s) from=127.0.0.6:55617
    2023/01/16 00:50:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.185484042s) from=127.0.0.6:52585
    2023/01/16 00:50:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.599860765s) from=127.0.0.6:43903
    2023/01/16 00:50:11 [DEBUG] http: Request GET /v1/status/leader (232.419µs) from=127.0.0.6:60047
    2023/01/16 00:50:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.372465423s) from=127.0.0.6:50143
    2023/01/16 00:50:13 [DEBUG] http: Request GET /v1/status/leader (140.818µs) from=127.0.0.6:35785
    2023/01/16 00:50:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.223861436s) from=127.0.0.6:57123
    2023/01/16 00:50:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m5.162333991s) from=127.0.0.6:58917
    2023/01/16 00:50:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.138093237s) from=127.0.0.6:33031
    2023/01/16 00:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.729607688s) from=127.0.0.6:50735
    2023/01/16 00:50:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.578588779s) from=127.0.0.6:56143
    2023/01/16 00:50:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.65540811s) from=127.0.0.6:59521
    2023/01/16 00:50:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.700998542s) from=127.0.0.6:43259
    2023/01/16 00:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.892750957s) from=127.0.0.6:33205
    2023/01/16 00:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.45674308s) from=127.0.0.6:45947
    2023/01/16 00:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.035017765s) from=127.0.0.6:60039
    2023/01/16 00:50:31 [DEBUG] http: Request GET /v1/status/leader (258.661µs) from=127.0.0.6:35785
    2023/01/16 00:50:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=150 (2m0.414763741s) from=127.0.0.6:55779
    2023/01/16 00:50:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.540235391s) from=127.0.0.6:49643
    2023/01/16 00:50:33 [DEBUG] http: Request GET /v1/status/leader (156.964µs) from=127.0.0.6:35785
    2023/01/16 00:50:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.166871548s) from=127.0.0.6:49369
    2023/01/16 00:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=49 (2m3.196803509s) from=127.0.0.6:40613
    2023/01/16 00:50:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.068197264s) from=127.0.0.6:45031
    2023/01/16 00:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:50:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m0.833066552s) from=127.0.0.6:39453
    2023/01/16 00:50:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.144936577s) from=127.0.0.6:51815
    2023/01/16 00:50:51 [DEBUG] http: Request GET /v1/status/leader (138.35µs) from=127.0.0.6:35785
    2023/01/16 00:50:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v2_nslcm_10.233.8.79_8403" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_vnfres_10.233.9.36_8802" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.141_8080" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.27_8806" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.84_8282" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.24.203_9092" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.27_8806" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.27_8806" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.151_9001" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.61.243_8803" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_parser_10.233.42.27_8806" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.54_8181" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.8_8801" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.40.230_8410" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.28.132_8484" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.175_8482" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.248_9011" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.114_9015" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.215_9007" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.205_8443" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.2.174_8082" in sync
    2023/01/16 00:50:51 [DEBUG] agent: Node info in sync
    2023/01/16 00:50:53 [DEBUG] http: Request GET /v1/status/leader (273.819µs) from=127.0.0.6:35785
    2023/01/16 00:51:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vb9mk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/16 00:51:11 [DEBUG] http: Request GET /v1/status/leader (924.385µs) from=127.0.0.6:35785
    2023/01/16 00:51:13 [DEBUG] http: Request GET /v1/status/leader (292.825µs) from=127.0.0.6:35785
    2023/01/16 00:51:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.717333603s) from=127.0.0.6:35083
    2023/01/16 00:51:31 [DEBUG] http: Request GET /v1/status/leader (164.815µs) from=127.0.0.6:35785
    2023/01/16 00:51:33 [DEBUG] http: Request GET /v1/status/leader (261.492µs) from=127.0.0.6:35785
    2023/01/16 00:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.633571932s) from=127.0.0.6:54657
    2023/01/16 00:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vb9mk" since the cluster is too small
    2023/01/16 00:51:51 [DEBUG] http: Request GET /v1/status/leader (355.029µs) from=127.0.0.6:60047
    2023/01/16 00:51:53 [DEBUG] http: Request GET /v1/status/leader (249.964µs) from=127.0.0.6:35785
    2023/01/16 00:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.591935477s) from=127.0.0.6:35533
    2023/01/16 00:51:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.043552428s) from=127.0.0.6:59787
    2023/01/16 00:52:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.251441925s) from=127.0.0.6:37161
    2023/01/16 00:52:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=144 (2m2.254449155s) from=127.0.0.6:37743
    2023/01/16 00:52:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index