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: '0aa96aa6-699a-bbac-eddb-af23cb386db2'
         Node name: 'onap-msb-consul-5454dcc5c5-xjtt5'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/11/05 22:41:42 [DEBUG] agent: Using random ID "0aa96aa6-699a-bbac-eddb-af23cb386db2" as node ID
    2022/11/05 22:41:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0aa96aa6-699a-bbac-eddb-af23cb386db2 Address:127.0.0.1:8300}]
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/05 22:41:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xjtt5.dc1 127.0.0.1
    2022/11/05 22:41:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xjtt5 127.0.0.1
    2022/11/05 22:41:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xjtt5.dc1" in area "wan"
    2022/11/05 22:41:42 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/05 22:41:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/05 22:41:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/05 22:41:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/05 22:41:42 [INFO] agent: started state syncer
    2022/11/05 22:41:42 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xjtt5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:41:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/05 22:41:42 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/05 22:41:42 [DEBUG] raft: Votes needed: 1
    2022/11/05 22:41:42 [DEBUG] raft: Vote granted from 0aa96aa6-699a-bbac-eddb-af23cb386db2 in term 2. Tally: 1
    2022/11/05 22:41:42 [INFO] raft: Election won. Tally: 1
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/05 22:41:42 [INFO] consul: cluster leadership acquired
    2022/11/05 22:41:42 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xjtt5
    2022/11/05 22:41:42 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/05 22:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:41:42 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xjtt5' joined, marking health alive
    2022/11/05 22:41:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:41:42 [INFO] agent: Synced node info
    2022/11/05 22:41:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:41:43 [DEBUG] agent: Node info in sync
    2022/11/05 22:41:43 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/11/05 22:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:42:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:42:45 [DEBUG] agent: Node info in sync
    2022/11/05 22:43:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:44:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:44:20 [DEBUG] agent: Node info in sync
    2022/11/05 22:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:45:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:45:31 [DEBUG] agent: Node info in sync
    2022/11/05 22:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:46:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:47:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:47:08 [DEBUG] agent: Node info in sync
    2022/11/05 22:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:48:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:48:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:48:20 [DEBUG] agent: Node info in sync
    2022/11/05 22:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:49:57 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request GET /v1/status/leader (1.849842ms) from=127.0.0.6:39311
    2022/11/05 22:50:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:32 [INFO] agent: Synced service "_v1_parser_10.233.63.167_8806"
    2022/11/05 22:50:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.101815ms) from=127.0.0.6:45181
    2022/11/05 22:50:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.330389ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_catalog_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.473113ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (298.398µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_nsd_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (42.899394ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (425.799µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (65.248328ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (344.213µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.23_8181"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (46.176409ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (598.757µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.157_9015"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (121.945649ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (357.181µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.55_9007"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.707697ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (477.956µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.55_9007"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.690499ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.943µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v0_multicloud_10.233.28.94_9001"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (12.665418ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (305.613µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud_10.233.28.94_9001"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.593808ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (394.044µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.225_443"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (271.76029ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (414.46µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.119_9011"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (312.519419ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (357.733µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.119_9011"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.531916ms) from=127.0.0.6:45181
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (353.206µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_wf-gui_10.233.16.109_8080"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.056969ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.821085ms) from=127.0.0.6:45181
    2022/11/05 22:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:51:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/catalog/services (742.121µs) from=127.0.0.6:39311
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/status/leader (520.892µs) from=127.0.0.6:45181
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (448.869µs) from=127.0.0.6:45181
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.771µs) from=127.0.0.6:42823
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/catalog/services (545.815µs) from=127.0.0.6:41623
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/status/leader (369.996µs) from=127.0.0.6:41623
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (362.897µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.243µs) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (254.475µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.693028ms) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (383.86µs) from=127.0.0.6:33541
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (273.396µs) from=127.0.0.6:60025
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (122.647µs) from=127.0.0.6:39877
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (105.478µs) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (171.343µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.917µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (263.665µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (118.231µs) from=127.0.0.6:39877
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (277.187µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (230.511µs) from=127.0.0.6:60025
    2022/11/05 22:51:33 [DEBUG] http: Request GET /v1/status/leader (301.205µs) from=127.0.0.6:49159
    2022/11/05 22:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:51:45 [DEBUG] http: Request GET /v1/status/leader (192.583µs) from=127.0.0.6:54751
    2022/11/05 22:51:53 [DEBUG] http: Request GET /v1/status/leader (253.575µs) from=127.0.0.6:54751
    2022/11/05 22:51:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Node info in sync
    2022/11/05 22:52:05 [DEBUG] http: Request GET /v1/status/leader (309.606µs) from=127.0.0.6:54751
    2022/11/05 22:52:13 [DEBUG] http: Request GET /v1/status/leader (148.318µs) from=127.0.0.6:49159
    2022/11/05 22:52:25 [DEBUG] http: Request GET /v1/status/leader (900.176µs) from=127.0.0.6:54751
    2022/11/05 22:52:33 [DEBUG] http: Request GET /v1/status/leader (325.531µs) from=127.0.0.6:54751
    2022/11/05 22:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:52:45 [DEBUG] http: Request GET /v1/status/leader (240.378µs) from=127.0.0.6:54751
    2022/11/05 22:52:54 [DEBUG] http: Request GET /v1/status/leader (569.575µs) from=127.0.0.6:54751
    2022/11/05 22:53:05 [DEBUG] http: Request GET /v1/status/leader (3.004799ms) from=127.0.0.6:54751
    2022/11/05 22:53:14 [DEBUG] http: Request GET /v1/status/leader (378.933µs) from=127.0.0.6:54751
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.40561228s) from=127.0.0.6:45181
    2022/11/05 22:53:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [INFO] agent: Synced service "_v1_sdnc_10.233.7.5_8282"
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (1m51.323796478s) from=127.0.0.6:41623
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m2.540647439s) from=127.0.0.6:39311
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Node info in sync
    2022/11/05 22:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.657089ms) from=127.0.0.6:54751
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Node info in sync
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (470.584µs) from=127.0.0.6:41623
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (261.765µs) from=127.0.0.6:41623
    2022/11/05 22:53:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.622773931s) from=127.0.0.6:42823
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/status/leader (276.62µs) from=127.0.0.6:49159
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.265241348s) from=127.0.0.6:54459
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.300876019s) from=127.0.0.6:49005
    2022/11/05 22:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.628127147s) from=127.0.0.6:60025
    2022/11/05 22:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.733058005s) from=127.0.0.6:44441
    2022/11/05 22:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.040853809s) from=127.0.0.6:55799
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.697090819s) from=127.0.0.6:38253
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.077199366s) from=127.0.0.6:52821
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.070575826s) from=127.0.0.6:41309
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.110602579s) from=127.0.0.6:39877
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.141747831s) from=127.0.0.6:40277
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.449281719s) from=127.0.0.6:33541
    2022/11/05 22:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.375682578s) from=127.0.0.6:41879
    2022/11/05 22:53:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.62661692s) from=127.0.0.6:40643
    2022/11/05 22:53:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.348172762s) from=127.0.0.6:59405
    2022/11/05 22:53:34 [DEBUG] http: Request GET /v1/status/leader (195.846µs) from=127.0.0.6:58915
    2022/11/05 22:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:53:45 [DEBUG] http: Request GET /v1/status/leader (382.516µs) from=127.0.0.6:58915
    2022/11/05 22:53:54 [DEBUG] http: Request GET /v1/status/leader (246.354µs) from=127.0.0.6:49159
    2022/11/05 22:54:05 [DEBUG] http: Request GET /v1/status/leader (146.35µs) from=127.0.0.6:58915
    2022/11/05 22:54:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:54:14 [DEBUG] http: Request GET /v1/status/leader (155.765µs) from=127.0.0.6:58915
    2022/11/05 22:54:25 [DEBUG] http: Request GET /v1/status/leader (261.301µs) from=127.0.0.6:49159
    2022/11/05 22:54:34 [DEBUG] http: Request GET /v1/status/leader (250.195µs) from=127.0.0.6:49159
    2022/11/05 22:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:54:45 [DEBUG] http: Request GET /v1/status/leader (556.868µs) from=127.0.0.6:49159
    2022/11/05 22:54:54 [DEBUG] http: Request GET /v1/status/leader (2.373334ms) from=127.0.0.6:58915
    2022/11/05 22:54:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Node info in sync
    2022/11/05 22:55:05 [DEBUG] http: Request GET /v1/status/leader (174.206µs) from=127.0.0.6:58915
    2022/11/05 22:55:14 [DEBUG] http: Request GET /v1/status/leader (390.122µs) from=127.0.0.6:58915
    2022/11/05 22:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.534736055s) from=127.0.0.6:54751
    2022/11/05 22:55:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.319711451s) from=127.0.0.6:41623
    2022/11/05 22:55:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.918197246s) from=127.0.0.6:42823
    2022/11/05 22:55:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.572586558s) from=127.0.0.6:45181
    2022/11/05 22:55:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.047815115s) from=127.0.0.6:39311
    2022/11/05 22:55:25 [DEBUG] http: Request GET /v1/status/leader (171.892µs) from=127.0.0.6:58915
    2022/11/05 22:55:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.059184735s) from=127.0.0.6:54459
    2022/11/05 22:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.089511043s) from=127.0.0.6:60025
    2022/11/05 22:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.45603423s) from=127.0.0.6:41309
    2022/11/05 22:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.965736962s) from=127.0.0.6:55799
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.08782329s) from=127.0.0.6:44441
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.604627436s) from=127.0.0.6:49005
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.356883001s) from=127.0.0.6:52821
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.562813229s) from=127.0.0.6:41879
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.898691817s) from=127.0.0.6:33541
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.770295385s) from=127.0.0.6:38253
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.571197527s) from=127.0.0.6:39877
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/status/leader (156.534µs) from=127.0.0.6:49159
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.288312106s) from=127.0.0.6:40277
    2022/11/05 22:55:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.852968034s) from=127.0.0.6:40643
    2022/11/05 22:55:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.316690074s) from=127.0.0.6:59405
    2022/11/05 22:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:55:45 [DEBUG] http: Request GET /v1/status/leader (1.504472ms) from=127.0.0.6:49159
    2022/11/05 22:55:54 [DEBUG] http: Request GET /v1/status/leader (303.741µs) from=127.0.0.6:58915
    2022/11/05 22:56:05 [DEBUG] http: Request GET /v1/status/leader (238.087µs) from=127.0.0.6:58915
    2022/11/05 22:56:14 [DEBUG] http: Request GET /v1/status/leader (174.077µs) from=127.0.0.6:58915
    2022/11/05 22:56:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:56:25 [DEBUG] http: Request GET /v1/status/leader (1.184959ms) from=127.0.0.6:49159
    2022/11/05 22:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Node info in sync
    2022/11/05 22:56:34 [DEBUG] http: Request GET /v1/status/leader (256.619µs) from=127.0.0.6:49159
    2022/11/05 22:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:56:45 [DEBUG] http: Request GET /v1/status/leader (324.175µs) from=127.0.0.6:49159
    2022/11/05 22:56:54 [DEBUG] http: Request GET /v1/status/leader (149.75µs) from=127.0.0.6:49159
    2022/11/05 22:57:05 [DEBUG] http: Request GET /v1/status/leader (165.773µs) from=127.0.0.6:49159
    2022/11/05 22:57:14 [DEBUG] http: Request GET /v1/status/leader (227.858µs) from=127.0.0.6:49159
    2022/11/05 22:57:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.8036497s) from=127.0.0.6:41623
    2022/11/05 22:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.907817538s) from=127.0.0.6:39311
    2022/11/05 22:57:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.462060463s) from=127.0.0.6:42823
    2022/11/05 22:57:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.094064567s) from=127.0.0.6:54751
    2022/11/05 22:57:25 [DEBUG] http: Request GET /v1/status/leader (371.835µs) from=127.0.0.6:58915
    2022/11/05 22:57:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.797931134s) from=127.0.0.6:45181
    2022/11/05 22:57:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.425596696s) from=127.0.0.6:54459
    2022/11/05 22:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.78871187s) from=127.0.0.6:44441
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.704792109s) from=127.0.0.6:60025
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.963032532s) from=127.0.0.6:41309
    2022/11/05 22:57:34 [DEBUG] http: Request GET /v1/status/leader (162.005µs) from=127.0.0.6:49159
    2022/11/05 22:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.072086919s) from=127.0.0.6:55799
    2022/11/05 22:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.08245182s) from=127.0.0.6:52821
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.771297706s) from=127.0.0.6:41879
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.453900184s) from=127.0.0.6:38253
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.53605032s) from=127.0.0.6:49005
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.473320911s) from=127.0.0.6:33541
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.860225629s) from=127.0.0.6:40643
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.854617648s) from=127.0.0.6:39877
    2022/11/05 22:57:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.919509706s) from=127.0.0.6:40277
    2022/11/05 22:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:57:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.732312002s) from=127.0.0.6:59405
    2022/11/05 22:57:45 [DEBUG] http: Request GET /v1/status/leader (481.668µs) from=127.0.0.6:58915
    2022/11/05 22:57:54 [DEBUG] http: Request GET /v1/status/leader (262.188µs) from=127.0.0.6:49159
    2022/11/05 22:58:05 [DEBUG] http: Request GET /v1/status/leader (149.898µs) from=127.0.0.6:58915
    2022/11/05 22:58:14 [DEBUG] http: Request GET /v1/status/leader (273.273µs) from=127.0.0.6:58915
    2022/11/05 22:58:25 [DEBUG] http: Request GET /v1/status/leader (198.438µs) from=127.0.0.6:58915
    2022/11/05 22:58:34 [DEBUG] http: Request GET /v1/status/leader (274.816µs) from=127.0.0.6:58915
    2022/11/05 22:58:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Node info in sync
    2022/11/05 22:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:58:45 [DEBUG] http: Request GET /v1/status/leader (291.363µs) from=127.0.0.6:58915
    2022/11/05 22:58:54 [DEBUG] http: Request GET /v1/status/leader (335.155µs) from=127.0.0.6:49159
    2022/11/05 22:59:05 [DEBUG] http: Request GET /v1/status/leader (241.134µs) from=127.0.0.6:58915
    2022/11/05 22:59:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:59:14 [DEBUG] http: Request GET /v1/status/leader (235.87µs) from=127.0.0.6:49159
    2022/11/05 22:59:25 [DEBUG] http: Request GET /v1/status/leader (301.159µs) from=127.0.0.6:49159
    2022/11/05 22:59:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.004309387s) from=127.0.0.6:45181
    2022/11/05 22:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.114074897s) from=127.0.0.6:39311
    2022/11/05 22:59:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.01021861s) from=127.0.0.6:41623
    2022/11/05 22:59:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.821544965s) from=127.0.0.6:42823
    2022/11/05 22:59:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.892362804s) from=127.0.0.6:54751
    2022/11/05 22:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.551558789s) from=127.0.0.6:54459
    2022/11/05 22:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.044365505s) from=127.0.0.6:41309
    2022/11/05 22:59:34 [DEBUG] http: Request GET /v1/status/leader (278.921µs) from=127.0.0.6:58915
    2022/11/05 22:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.848289445s) from=127.0.0.6:44441
    2022/11/05 22:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.053916023s) from=127.0.0.6:41879
    2022/11/05 22:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.716673694s) from=127.0.0.6:52821
    2022/11/05 22:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.748708479s) from=127.0.0.6:60025
    2022/11/05 22:59:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m1.09535284s) from=127.0.0.6:49005
    2022/11/05 22:59:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.384552111s) from=127.0.0.6:40277
    2022/11/05 22:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.909898005s) from=127.0.0.6:55799
    2022/11/05 22:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:59:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.311733415s) from=127.0.0.6:38253
    2022/11/05 22:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.741212591s) from=127.0.0.6:33541
    2022/11/05 22:59:45 [DEBUG] http: Request GET /v1/status/leader (265.356µs) from=127.0.0.6:58915
    2022/11/05 22:59:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.908689531s) from=127.0.0.6:59405
    2022/11/05 22:59:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.699872125s) from=127.0.0.6:40643
    2022/11/05 22:59:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.919385259s) from=127.0.0.6:39877
    2022/11/05 22:59:54 [DEBUG] http: Request GET /v1/status/leader (1.93859ms) from=127.0.0.6:58915
    2022/11/05 23:00:05 [DEBUG] http: Request GET /v1/status/leader (184.664µs) from=127.0.0.6:49159
    2022/11/05 23:00:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Node info in sync
    2022/11/05 23:00:14 [DEBUG] http: Request GET /v1/status/leader (162.236µs) from=127.0.0.6:49159
    2022/11/05 23:00:25 [DEBUG] http: Request GET /v1/status/leader (496.69µs) from=127.0.0.6:49159
    2022/11/05 23:00:34 [DEBUG] http: Request GET /v1/status/leader (276.108µs) from=127.0.0.6:49159
    2022/11/05 23:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:00:45 [DEBUG] http: Request GET /v1/status/leader (279.47µs) from=127.0.0.6:49159
    2022/11/05 23:00:54 [DEBUG] http: Request GET /v1/status/leader (293.338µs) from=127.0.0.6:49159
    2022/11/05 23:01:05 [DEBUG] http: Request GET /v1/status/leader (341.801µs) from=127.0.0.6:58915
    2022/11/05 23:01:14 [DEBUG] http: Request GET /v1/status/leader (2.229349ms) from=127.0.0.6:58915
    2022/11/05 23:01:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Node info in sync
    2022/11/05 23:01:25 [DEBUG] http: Request GET /v1/status/leader (270.185µs) from=127.0.0.6:49159
    2022/11/05 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.672777664s) from=127.0.0.6:45181
    2022/11/05 23:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.181988297s) from=127.0.0.6:39311
    2022/11/05 23:01:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.407603269s) from=127.0.0.6:42823
    2022/11/05 23:01:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.971799728s) from=127.0.0.6:41623
    2022/11/05 23:01:34 [DEBUG] http: Request GET /v1/status/leader (240.321µs) from=127.0.0.6:58915
    2022/11/05 23:01:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.409321658s) from=127.0.0.6:54459
    2022/11/05 23:01:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.196131518s) from=127.0.0.6:54751
    2022/11/05 23:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.904406858s) from=127.0.0.6:41309
    2022/11/05 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.147564925s) from=127.0.0.6:41879
    2022/11/05 23:01:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.846836373s) from=127.0.0.6:49005
    2022/11/05 23:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.993723754s) from=127.0.0.6:40277
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.725200311s) from=127.0.0.6:44441
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.036154293s) from=127.0.0.6:52821
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.656681781s) from=127.0.0.6:38253
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.587548451s) from=127.0.0.6:33541
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/status/leader (163.828µs) from=127.0.0.6:58915
    2022/11/05 23:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.504625536s) from=127.0.0.6:60025
    2022/11/05 23:01:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.269701722s) from=127.0.0.6:40643
    2022/11/05 23:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.70639757s) from=127.0.0.6:55799
    2022/11/05 23:01:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:01:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.610567476s) from=127.0.0.6:59405
    2022/11/05 23:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.535282169s) from=127.0.0.6:39877
    2022/11/05 23:01:54 [DEBUG] http: Request GET /v1/status/leader (240.44µs) from=127.0.0.6:58915
    2022/11/05 23:02:05 [DEBUG] http: Request GET /v1/status/leader (140.055µs) from=127.0.0.6:58915
    2022/11/05 23:02:14 [DEBUG] http: Request GET /v1/status/leader (275.94µs) from=127.0.0.6:49159
    2022/11/05 23:02:25 [DEBUG] http: Request GET /v1/status/leader (1.146719ms) from=127.0.0.6:49159
    2022/11/05 23:02:34 [DEBUG] http: Request GET /v1/status/leader (163.647µs) from=127.0.0.6:58915
    2022/11/05 23:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:02:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:02:45 [DEBUG] http: Request GET /v1/status/leader (249.371µs) from=127.0.0.6:49159
    2022/11/05 23:02:54 [DEBUG] http: Request GET /v1/status/leader (162.674µs) from=127.0.0.6:58915
    2022/11/05 23:03:05 [DEBUG] http: Request GET /v1/status/leader (305.064µs) from=127.0.0.6:49159
    2022/11/05 23:03:14 [DEBUG] http: Request GET /v1/status/leader (158.909µs) from=127.0.0.6:58915
    2022/11/05 23:03:25 [DEBUG] http: Request GET /v1/status/leader (477.139µs) from=127.0.0.6:49159
    2022/11/05 23:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.866880811s) from=127.0.0.6:45181
    2022/11/05 23:03:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.550337354s) from=127.0.0.6:42823
    2022/11/05 23:03:34 [DEBUG] http: Request GET /v1/status/leader (458.729µs) from=127.0.0.6:58915
    2022/11/05 23:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.648005587s) from=127.0.0.6:41623
    2022/11/05 23:03:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.744649961s) from=127.0.0.6:39311
    2022/11/05 23:03:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.752126615s) from=127.0.0.6:54751
    2022/11/05 23:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.11247312s) from=127.0.0.6:41309
    2022/11/05 23:03:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.972552325s) from=127.0.0.6:54459
    2022/11/05 23:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.241941358s) from=127.0.0.6:44441
    2022/11/05 23:03:45 [DEBUG] http: Request GET /v1/status/leader (166.816µs) from=127.0.0.6:49159
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.0122596s) from=127.0.0.6:60025
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.298937924s) from=127.0.0.6:49005
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.870249561s) from=127.0.0.6:41879
    2022/11/05 23:03:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Node info in sync
    2022/11/05 23:03:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.844710693s) from=127.0.0.6:40643
    2022/11/05 23:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.088886026s) from=127.0.0.6:33541
    2022/11/05 23:03:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.626657068s) from=127.0.0.6:40277
    2022/11/05 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.490264827s) from=127.0.0.6:52821
    2022/11/05 23:03:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.319727643s) from=127.0.0.6:38253
    2022/11/05 23:03:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.270843575s) from=127.0.0.6:55799
    2022/11/05 23:03:54 [DEBUG] http: Request GET /v1/status/leader (283.837µs) from=127.0.0.6:49159
    2022/11/05 23:03:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.698828747s) from=127.0.0.6:59405
    2022/11/05 23:03:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.564676628s) from=127.0.0.6:39877
    2022/11/05 23:04:05 [DEBUG] http: Request GET /v1/status/leader (293.024µs) from=127.0.0.6:49159
    2022/11/05 23:04:14 [DEBUG] http: Request GET /v1/status/leader (292.103µs) from=127.0.0.6:58915
    2022/11/05 23:04:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:04:25 [DEBUG] http: Request GET /v1/status/leader (311.158µs) from=127.0.0.6:58915
    2022/11/05 23:04:34 [DEBUG] http: Request GET /v1/status/leader (148.002µs) from=127.0.0.6:49159
    2022/11/05 23:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:04:45 [DEBUG] http: Request GET /v1/status/leader (187.738µs) from=127.0.0.6:49159
    2022/11/05 23:04:54 [DEBUG] http: Request GET /v1/status/leader (304.429µs) from=127.0.0.6:49159
    2022/11/05 23:04:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Node info in sync
    2022/11/05 23:05:05 [DEBUG] http: Request GET /v1/status/leader (305.189µs) from=127.0.0.6:49159
    2022/11/05 23:05:14 [DEBUG] http: Request GET /v1/status/leader (383.944µs) from=127.0.0.6:58915
    2022/11/05 23:05:26 [DEBUG] http: Request GET /v1/status/leader (155.554µs) from=127.0.0.6:58915
    2022/11/05 23:05:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.647091905s) from=127.0.0.6:45181
    2022/11/05 23:05:34 [DEBUG] http: Request GET /v1/status/leader (2.018975ms) from=127.0.0.6:49159
    2022/11/05 23:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.198758338s) from=127.0.0.6:41623
    2022/11/05 23:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.56708554s) from=127.0.0.6:39311
    2022/11/05 23:05:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.09742558s) from=127.0.0.6:42823
    2022/11/05 23:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.076226156s) from=127.0.0.6:54751
    2022/11/05 23:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.023410988s) from=127.0.0.6:44441
    2022/11/05 23:05:46 [DEBUG] http: Request GET /v1/status/leader (267.384µs) from=127.0.0.6:58915
    2022/11/05 23:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.431802406s) from=127.0.0.6:41309
    2022/11/05 23:05:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.714724472s) from=127.0.0.6:54459
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.170227014s) from=127.0.0.6:40277
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.051341486s) from=127.0.0.6:41879
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.712196633s) from=127.0.0.6:33541
    2022/11/05 23:05:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.856460852s) from=127.0.0.6:49005
    2022/11/05 23:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.654719435s) from=127.0.0.6:60025
    2022/11/05 23:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.315095359s) from=127.0.0.6:38253
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.184213728s) from=127.0.0.6:40643
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.467872631s) from=127.0.0.6:55799
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/status/leader (163.494µs) from=127.0.0.6:49159
    2022/11/05 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.716723137s) from=127.0.0.6:52821
    2022/11/05 23:05:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.454698901s) from=127.0.0.6:59405
    2022/11/05 23:06:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.230121056s) from=127.0.0.6:39877
    2022/11/05 23:06:06 [DEBUG] http: Request GET /v1/status/leader (287.622µs) from=127.0.0.6:58915
    2022/11/05 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Node info in sync
    2022/11/05 23:06:14 [DEBUG] http: Request GET /v1/status/leader (156.041µs) from=127.0.0.6:49159
    2022/11/05 23:06:26 [DEBUG] http: Request GET /v1/status/leader (172.735µs) from=127.0.0.6:58915
    2022/11/05 23:06:34 [DEBUG] http: Request GET /v1/status/leader (221.625µs) from=127.0.0.6:49159
    2022/11/05 23:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:06:46 [DEBUG] http: Request GET /v1/status/leader (405.84µs) from=127.0.0.6:58915
    2022/11/05 23:06:55 [DEBUG] http: Request GET /v1/status/leader (214.396µs) from=127.0.0.6:58915
    2022/11/05 23:06:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:07:06 [DEBUG] http: Request GET /v1/status/leader (160.041µs) from=127.0.0.6:49159
    2022/11/05 23:07:15 [DEBUG] http: Request GET /v1/status/leader (2.110113ms) from=127.0.0.6:49159
    2022/11/05 23:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:26 [DEBUG] http: Request GET /v1/status/leader (261.663µs) from=127.0.0.6:58915
    2022/11/05 23:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.90992876s) from=127.0.0.6:45181
    2022/11/05 23:07:35 [DEBUG] http: Request GET /v1/status/leader (499.04µs) from=127.0.0.6:58915
    2022/11/05 23:07:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.846749247s) from=127.0.0.6:41623
    2022/11/05 23:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.742997207s) from=127.0.0.6:42823
    2022/11/05 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.921496022s) from=127.0.0.6:44441
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/status/leader (392.517µs) from=127.0.0.6:49159
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.212620758s) from=127.0.0.6:39311
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.549895141s) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:46 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092"
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (7.868108ms) from=127.0.0.6:49159
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (244.807902ms) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (536.491381ms) from=127.0.0.6:39311
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (334.923µs) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (141.869µs) from=127.0.0.6:54751
    2022/11/05 23:07:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.348834494s) from=127.0.0.6:41309
    2022/11/05 23:07:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.110341431s) from=127.0.0.6:54459
    2022/11/05 23:07:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.876396039s) from=127.0.0.6:40277
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/status/leader (282.829µs) from=127.0.0.6:50335
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.777154143s) from=127.0.0.6:33541
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.879729266s) from=127.0.0.6:41879
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.405829423s) from=127.0.0.6:49005
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.864198516s) from=127.0.0.6:55799
    2022/11/05 23:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.428836288s) from=127.0.0.6:60025
    2022/11/05 23:07:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.706351349s) from=127.0.0.6:40643
    2022/11/05 23:07:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.257660863s) from=127.0.0.6:38253
    2022/11/05 23:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.018582669s) from=127.0.0.6:52821
    2022/11/05 23:08:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.753237584s) from=127.0.0.6:39877
    2022/11/05 23:08:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.987378612s) from=127.0.0.6:59405
    2022/11/05 23:08:06 [DEBUG] http: Request GET /v1/status/leader (290.402µs) from=127.0.0.6:49159
    2022/11/05 23:08:15 [DEBUG] http: Request GET /v1/status/leader (245.99µs) from=127.0.0.6:50335
    2022/11/05 23:08:26 [DEBUG] http: Request GET /v1/status/leader (265.649µs) from=127.0.0.6:49159
    2022/11/05 23:08:35 [DEBUG] http: Request GET /v1/status/leader (169.784µs) from=127.0.0.6:50335
    2022/11/05 23:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:08:46 [DEBUG] http: Request GET /v1/status/leader (1.124579ms) from=127.0.0.6:49159
    2022/11/05 23:08:55 [DEBUG] http: Request GET /v1/status/leader (334.372µs) from=127.0.0.6:50335
    2022/11/05 23:09:06 [DEBUG] http: Request GET /v1/status/leader (155.584µs) from=127.0.0.6:49159
    2022/11/05 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:15 [DEBUG] http: Request GET /v1/status/leader (350.424µs) from=127.0.0.6:50335
    2022/11/05 23:09:26 [DEBUG] http: Request GET /v1/status/leader (149.698µs) from=127.0.0.6:49159
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.50.150_8443"
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.029895ms) from=127.0.0.6:50335
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m47.248766697s) from=127.0.0.6:58915
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m47.256452593s) from=127.0.0.6:39311
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (586.061µs) from=127.0.0.6:58915
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (175.293µs) from=127.0.0.6:49159
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.7.68_8082"
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.703206ms) from=127.0.0.6:56281
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (32.105864ms) from=127.0.0.6:39311
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (30.61511ms) from=127.0.0.6:50335
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (790.881µs) from=127.0.0.6:56281
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (145.66µs) from=127.0.0.6:56281
    2022/11/05 23:09:35 [DEBUG] http: Request GET /v1/status/leader (350.184µs) from=127.0.0.6:39287
    2022/11/05 23:09:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.280840153s) from=127.0.0.6:45181
    2022/11/05 23:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.14.54_8484"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.693005ms) from=127.0.0.6:58915
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (9.281909819s) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (9.286592154s) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (574.905µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (154.85µs) from=127.0.0.6:58915
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_nslcm_10.233.50.96_8403"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.208136ms) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (47.510168ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (44.443745ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (422.162µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.75µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v2_nslcm_10.233.50.96_8403"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.421535ms) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (31.796169ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (32.779819ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (303.634µs) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (267.131µs) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_vnflcm_10.233.57.169_8801"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.616739ms) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (41.634776ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (45.280939ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (526.787µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (240.248µs) from=127.0.0.6:37781
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_vnfres_10.233.38.164_8802"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (17.849455ms) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (59.933768ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (65.730046ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (344.767µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (130.413µs) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.43.82_8482"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.667617ms) from=127.0.0.6:58207
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (124.555315ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (162.779497ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (289.736µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (3.298268ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.55.78_8410"
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (19.416237ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (93.881586ms) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (124.264751ms) from=127.0.0.6:50335
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (519.89µs) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (140.033µs) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [INFO] agent: Synced service "_v1_vnfmgr_10.233.36.178_8803"
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (9.523867ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (63.359418ms) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (98.952165ms) from=127.0.0.6:50335
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (468.999µs) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (238.49µs) from=127.0.0.6:58207
    2022/11/05 23:09:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:09:46 [DEBUG] http: Request GET /v1/status/leader (284.876µs) from=127.0.0.6:35167
    2022/11/05 23:09:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.193688774s) from=127.0.0.6:41623
    2022/11/05 23:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.215725394s) from=127.0.0.6:44441
    2022/11/05 23:09:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.457909646s) from=127.0.0.6:42823
    2022/11/05 23:09:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.283575622s) from=127.0.0.6:54751
    2022/11/05 23:09:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.766238529s) from=127.0.0.6:54459
    2022/11/05 23:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.662754998s) from=127.0.0.6:41309
    2022/11/05 23:09:55 [DEBUG] http: Request GET /v1/status/leader (162.06µs) from=127.0.0.6:35167
    2022/11/05 23:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.368073754s) from=127.0.0.6:55799
    2022/11/05 23:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.502720698s) from=127.0.0.6:33541
    2022/11/05 23:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.226090777s) from=127.0.0.6:40277
    2022/11/05 23:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.605319799s) from=127.0.0.6:60025
    2022/11/05 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.210560797s) from=127.0.0.6:41879
    2022/11/05 23:10:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.464297035s) from=127.0.0.6:49005
    2022/11/05 23:10:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.239768711s) from=127.0.0.6:40643
    2022/11/05 23:10:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.144326137s) from=127.0.0.6:38253
    2022/11/05 23:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.980610391s) from=127.0.0.6:52821
    2022/11/05 23:10:06 [DEBUG] http: Request GET /v1/status/leader (293.098µs) from=127.0.0.6:35167
    2022/11/05 23:10:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.827339997s) from=127.0.0.6:39877
    2022/11/05 23:10:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.966298805s) from=127.0.0.6:59405
    2022/11/05 23:10:15 [DEBUG] http: Request GET /v1/status/leader (327.901µs) from=127.0.0.6:33443
    2022/11/05 23:10:26 [DEBUG] http: Request GET /v1/status/leader (259.485µs) from=127.0.0.6:35167
    2022/11/05 23:10:35 [DEBUG] http: Request GET /v1/status/leader (259.379µs) from=127.0.0.6:35167
    2022/11/05 23:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:10:46 [DEBUG] http: Request GET /v1/status/leader (287.05µs) from=127.0.0.6:35167
    2022/11/05 23:10:55 [DEBUG] http: Request GET /v1/status/leader (244.74µs) from=127.0.0.6:33443
    2022/11/05 23:11:06 [DEBUG] http: Request GET /v1/status/leader (533.533µs) from=127.0.0.6:35167
    2022/11/05 23:11:15 [DEBUG] http: Request GET /v1/status/leader (402.19µs) from=127.0.0.6:33443
    2022/11/05 23:11:26 [DEBUG] http: Request GET /v1/status/leader (405.206µs) from=127.0.0.6:35167
    2022/11/05 23:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Node info in sync
    2022/11/05 23:11:35 [DEBUG] http: Request GET /v1/status/leader (5.493689ms) from=127.0.0.6:35167
    2022/11/05 23:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.056048902s) from=127.0.0.6:45181
    2022/11/05 23:11:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.696711121s) from=127.0.0.6:56281
    2022/11/05 23:11:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.519183512s) from=127.0.0.6:49159
    2022/11/05 23:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.113374884s) from=127.0.0.6:39311
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.421478608s) from=127.0.0.6:44561
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.70298833s) from=127.0.0.6:37781
    2022/11/05 23:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.799079523s) from=127.0.0.6:50335
    2022/11/05 23:11:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.409723424s) from=127.0.0.6:58207
    2022/11/05 23:11:46 [DEBUG] http: Request GET /v1/status/leader (274.498µs) from=127.0.0.6:35167
    2022/11/05 23:11:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.936791768s) from=127.0.0.6:39287
    2022/11/05 23:11:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.993647067s) from=127.0.0.6:43723
    2022/11/05 23:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.8923003s) from=127.0.0.6:55801
    2022/11/05 23:11:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.179433438s) from=127.0.0.6:44489
    2022/11/05 23:11:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.498200306s) from=127.0.0.6:58915
    2022/11/05 23:11:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.581640171s) from=127.0.0.6:41623
    2022/11/05 23:11:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.157953001s) from=127.0.0.6:42823
    2022/11/05 23:11:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.479662166s) from=127.0.0.6:54751
    2022/11/05 23:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.632614192s) from=127.0.0.6:41309
    2022/11/05 23:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.578447456s) from=127.0.0.6:44441
    2022/11/05 23:11:55 [DEBUG] http: Request GET /v1/status/leader (306.818µs) from=127.0.0.6:35167
    2022/11/05 23:11:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.178529474s) from=127.0.0.6:54459
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.02434027s) from=127.0.0.6:55799
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.111000703s) from=127.0.0.6:40277
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.905293608s) from=127.0.0.6:33541
    2022/11/05 23:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.107880076s) from=127.0.0.6:60025
    2022/11/05 23:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.853475655s) from=127.0.0.6:41879
    2022/11/05 23:12:06 [DEBUG] http: Request GET /v1/status/leader (173.99µs) from=127.0.0.6:35167
    2022/11/05 23:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.23301561s) from=127.0.0.6:38253
    2022/11/05 23:12:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.734346399s) from=127.0.0.6:40643
    2022/11/05 23:12:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.718400381s) from=127.0.0.6:49005
    2022/11/05 23:12:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.344865506s) from=127.0.0.6:39877
    2022/11/05 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.812051377s) from=127.0.0.6:52821
    2022/11/05 23:12:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.108272839s) from=127.0.0.6:59405
    2022/11/05 23:12:15 [DEBUG] http: Request GET /v1/status/leader (2.247503ms) from=127.0.0.6:35167
    2022/11/05 23:12:26 [DEBUG] http: Request GET /v1/status/leader (283.416µs) from=127.0.0.6:35167
    2022/11/05 23:12:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:12:35 [DEBUG] http: Request GET /v1/status/leader (177.477µs) from=127.0.0.6:35167
    2022/11/05 23:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:12:46 [DEBUG] http: Request GET /v1/status/leader (161.2µs) from=127.0.0.6:35167
    2022/11/05 23:12:55 [DEBUG] http: Request GET /v1/status/leader (162.245µs) from=127.0.0.6:35167
    2022/11/05 23:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Node info in sync
    2022/11/05 23:13:06 [DEBUG] http: Request GET /v1/status/leader (1.711613ms) from=127.0.0.6:35167
    2022/11/05 23:13:15 [DEBUG] http: Request GET /v1/status/leader (276.755µs) from=127.0.0.6:33443
    2022/11/05 23:13:26 [DEBUG] http: Request GET /v1/status/leader (314.346µs) from=127.0.0.6:33443
    2022/11/05 23:13:35 [DEBUG] http: Request GET /v1/status/leader (259.474µs) from=127.0.0.6:35167
    2022/11/05 23:13:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.841556275s) from=127.0.0.6:45181
    2022/11/05 23:13:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.34846314s) from=127.0.0.6:56281
    2022/11/05 23:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:13:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.294844039s) from=127.0.0.6:49159
    2022/11/05 23:13:46 [DEBUG] http: Request GET /v1/status/leader (315.271µs) from=127.0.0.6:33443
    2022/11/05 23:13:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.252402956s) from=127.0.0.6:39287
    2022/11/05 23:13:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.329175994s) from=127.0.0.6:55801
    2022/11/05 23:13:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.78599126s) from=127.0.0.6:39311
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.337490633s) from=127.0.0.6:58207
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.989136945s) from=127.0.0.6:37781
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.365819698s) from=127.0.0.6:58915
    2022/11/05 23:13:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.855634118s) from=127.0.0.6:43723
    2022/11/05 23:13:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.018417813s) from=127.0.0.6:44561
    2022/11/05 23:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.059365603s) from=127.0.0.6:50335
    2022/11/05 23:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.853583927s) from=127.0.0.6:44489
    2022/11/05 23:13:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.863851059s) from=127.0.0.6:54751
    2022/11/05 23:13:55 [DEBUG] http: Request GET /v1/status/leader (330.983µs) from=127.0.0.6:35167
    2022/11/05 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.862510341s) from=127.0.0.6:44441
    2022/11/05 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.092463822s) from=127.0.0.6:41309
    2022/11/05 23:13:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.607955993s) from=127.0.0.6:41623
    2022/11/05 23:13:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.627608259s) from=127.0.0.6:42823
    2022/11/05 23:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.107468944s) from=127.0.0.6:54459
    2022/11/05 23:14:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.292278283s) from=127.0.0.6:40277
    2022/11/05 23:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.211952781s) from=127.0.0.6:33541
    2022/11/05 23:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.778144764s) from=127.0.0.6:55799
    2022/11/05 23:14:06 [DEBUG] http: Request GET /v1/status/leader (283.302µs) from=127.0.0.6:35167
    2022/11/05 23:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.877620435s) from=127.0.0.6:60025
    2022/11/05 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.897463034s) from=127.0.0.6:41879
    2022/11/05 23:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.494846868s) from=127.0.0.6:38253
    2022/11/05 23:14:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.014656795s) from=127.0.0.6:49005
    2022/11/05 23:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.288338086s) from=127.0.0.6:52821
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.058515821s) from=127.0.0.6:39877
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/status/leader (1.544135ms) from=127.0.0.6:35167
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.134083299s) from=127.0.0.6:59405
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.28815905s) from=127.0.0.6:40643
    2022/11/05 23:14:26 [DEBUG] http: Request GET /v1/status/leader (383.116µs) from=127.0.0.6:35167
    2022/11/05 23:14:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Node info in sync
    2022/11/05 23:14:35 [DEBUG] http: Request GET /v1/status/leader (292.109µs) from=127.0.0.6:35167
    2022/11/05 23:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:14:46 [DEBUG] http: Request GET /v1/status/leader (255.176µs) from=127.0.0.6:35167
    2022/11/05 23:14:55 [DEBUG] http: Request GET /v1/status/leader (508.099µs) from=127.0.0.6:35167
    2022/11/05 23:15:06 [DEBUG] http: Request GET /v1/status/leader (284.883µs) from=127.0.0.6:35167
    2022/11/05 23:15:15 [DEBUG] http: Request GET /v1/status/leader (177.914µs) from=127.0.0.6:33443
    2022/11/05 23:15:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:15:26 [DEBUG] http: Request GET /v1/status/leader (280.763µs) from=127.0.0.6:33443
    2022/11/05 23:15:35 [DEBUG] http: Request GET /v1/status/leader (2.239722ms) from=127.0.0.6:33443
    2022/11/05 23:15:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.215231573s) from=127.0.0.6:56281
    2022/11/05 23:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:15:46 [DEBUG] http: Request GET /v1/status/leader (319.334µs) from=127.0.0.6:35167
    2022/11/05 23:15:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.991727268s) from=127.0.0.6:45181
    2022/11/05 23:15:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.441975076s) from=127.0.0.6:49159
    2022/11/05 23:15:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.023420116s) from=127.0.0.6:39287
    2022/11/05 23:15:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.755238035s) from=127.0.0.6:55801
    2022/11/05 23:15:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.562430255s) from=127.0.0.6:39311
    2022/11/05 23:15:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.279950532s) from=127.0.0.6:43723
    2022/11/05 23:15:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.464385435s) from=127.0.0.6:37781
    2022/11/05 23:15:55 [DEBUG] http: Request GET /v1/status/leader (314.804µs) from=127.0.0.6:33443
    2022/11/05 23:15:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.305269628s) from=127.0.0.6:58207
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m6.798579332s) from=127.0.0.6:58915
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.708325271s) from=127.0.0.6:54751
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.560265223s) from=127.0.0.6:44561
    2022/11/05 23:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.381992632s) from=127.0.0.6:50335
    2022/11/05 23:15:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.703990334s) from=127.0.0.6:44489
    2022/11/05 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.038244296s) from=127.0.0.6:44441
    2022/11/05 23:16:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.049454721s) from=127.0.0.6:42823
    2022/11/05 23:16:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.195047758s) from=127.0.0.6:41623
    2022/11/05 23:16:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Node info in sync
    2022/11/05 23:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.864402047s) from=127.0.0.6:41309
    2022/11/05 23:16:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.202604894s) from=127.0.0.6:54459
    2022/11/05 23:16:06 [DEBUG] http: Request GET /v1/status/leader (173.423µs) from=127.0.0.6:35167
    2022/11/05 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.580957818s) from=127.0.0.6:40277
    2022/11/05 23:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.905903989s) from=127.0.0.6:33541
    2022/11/05 23:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.818249163s) from=127.0.0.6:55799
    2022/11/05 23:16:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.001140698s) from=127.0.0.6:38253
    2022/11/05 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.162355537s) from=127.0.0.6:52821
    2022/11/05 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.753698907s) from=127.0.0.6:60025
    2022/11/05 23:16:15 [DEBUG] http: Request GET /v1/status/leader (142.894µs) from=127.0.0.6:33443
    2022/11/05 23:16:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.676279482s) from=127.0.0.6:40643
    2022/11/05 23:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.367685948s) from=127.0.0.6:41879
    2022/11/05 23:16:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.031126238s) from=127.0.0.6:39877
    2022/11/05 23:16:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.073801906s) from=127.0.0.6:59405
    2022/11/05 23:16:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.091640147s) from=127.0.0.6:49005
    2022/11/05 23:16:26 [DEBUG] http: Request GET /v1/status/leader (322.729µs) from=127.0.0.6:33443
    2022/11/05 23:16:35 [DEBUG] http: Request GET /v1/status/leader (268.407µs) from=127.0.0.6:33443
    2022/11/05 23:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:16:46 [DEBUG] http: Request GET /v1/status/leader (301.086µs) from=127.0.0.6:33443
    2022/11/05 23:16:55 [DEBUG] http: Request GET /v1/status/leader (254.114µs) from=127.0.0.6:35167
    2022/11/05 23:17:06 [DEBUG] http: Request GET /v1/status/leader (259.068µs) from=127.0.0.6:33443
    2022/11/05 23:17:15 [DEBUG] http: Request GET /v1/status/leader (169.45µs) from=127.0.0.6:33443
    2022/11/05 23:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Node info in sync
    2022/11/05 23:17:26 [DEBUG] http: Request GET /v1/status/leader (161.623µs) from=127.0.0.6:35167
    2022/11/05 23:17:35 [DEBUG] http: Request GET /v1/status/leader (2.99391ms) from=127.0.0.6:35167
    2022/11/05 23:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:17:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.506265101s) from=127.0.0.6:56281
    2022/11/05 23:17:46 [DEBUG] http: Request GET /v1/status/leader (158.875µs) from=127.0.0.6:33443
    2022/11/05 23:17:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.720066728s) from=127.0.0.6:49159
    2022/11/05 23:17:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.994072099s) from=127.0.0.6:45181
    2022/11/05 23:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.989021559s) from=127.0.0.6:55801
    2022/11/05 23:17:55 [DEBUG] http: Request GET /v1/status/leader (272.955µs) from=127.0.0.6:35167
    2022/11/05 23:17:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.868516322s) from=127.0.0.6:43723
    2022/11/05 23:17:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.065715439s) from=127.0.0.6:54751
    2022/11/05 23:17:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.087980976s) from=127.0.0.6:37781
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.832916946s) from=127.0.0.6:39287
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.188412525s) from=127.0.0.6:39311
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.387512871s) from=127.0.0.6:50335
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.610399438s) from=127.0.0.6:58207
    2022/11/05 23:18:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.322999273s) from=127.0.0.6:44441
    2022/11/05 23:18:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:18:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.006755524s) from=127.0.0.6:58915
    2022/11/05 23:18:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.612392989s) from=127.0.0.6:41623
    2022/11/05 23:18:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.637433976s) from=127.0.0.6:54459
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.065068168s) from=127.0.0.6:42823
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.197785763s) from=127.0.0.6:44489
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.118342606s) from=127.0.0.6:44561
    2022/11/05 23:18:06 [DEBUG] http: Request GET /v1/status/leader (164.982µs) from=127.0.0.6:35167
    2022/11/05 23:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.260612101s) from=127.0.0.6:41309
    2022/11/05 23:18:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.035488726s) from=127.0.0.6:38253
    2022/11/05 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.364996821s) from=127.0.0.6:40277
    2022/11/05 23:18:15 [DEBUG] http: Request GET /v1/status/leader (384.131µs) from=127.0.0.6:35167
    2022/11/05 23:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.960152568s) from=127.0.0.6:33541
    2022/11/05 23:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.554618263s) from=127.0.0.6:52821
    2022/11/05 23:18:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.24937822s) from=127.0.0.6:55799
    2022/11/05 23:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.834056115s) from=127.0.0.6:60025
    2022/11/05 23:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.510253147s) from=127.0.0.6:39877
    2022/11/05 23:18:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.755978007s) from=127.0.0.6:49005
    2022/11/05 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.916353815s) from=127.0.0.6:41879
    2022/11/05 23:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.085016429s) from=127.0.0.6:40643
    2022/11/05 23:18:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.436310617s) from=127.0.0.6:59405
    2022/11/05 23:18:26 [DEBUG] http: Request GET /v1/status/leader (249.582µs) from=127.0.0.6:33443
    2022/11/05 23:18:35 [DEBUG] http: Request GET /v1/status/leader (162.652µs) from=127.0.0.6:33443
    2022/11/05 23:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:18:46 [DEBUG] http: Request GET /v1/status/leader (168.368µs) from=127.0.0.6:33443
    2022/11/05 23:18:55 [DEBUG] http: Request GET /v1/status/leader (195.882µs) from=127.0.0.6:33443
    2022/11/05 23:19:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Node info in sync
    2022/11/05 23:19:06 [DEBUG] http: Request GET /v1/status/leader (147.045µs) from=127.0.0.6:35167
    2022/11/05 23:19:15 [DEBUG] http: Request GET /v1/status/leader (1.586304ms) from=127.0.0.6:35167
    2022/11/05 23:19:26 [DEBUG] http: Request GET /v1/status/leader (293.551µs) from=127.0.0.6:35167
    2022/11/05 23:19:35 [DEBUG] http: Request GET /v1/status/leader (277.907µs) from=127.0.0.6:33443
    2022/11/05 23:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:19:46 [DEBUG] http: Request GET /v1/status/leader (170.396µs) from=127.0.0.6:33443
    2022/11/05 23:19:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.366171124s) from=127.0.0.6:56281
    2022/11/05 23:19:55 [DEBUG] http: Request GET /v1/status/leader (168.34µs) from=127.0.0.6:35167
    2022/11/05 23:19:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.623183165s) from=127.0.0.6:49159
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.879934685s) from=127.0.0.6:55801
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.027949193s) from=127.0.0.6:39311
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.887723221s) from=127.0.0.6:58207
    2022/11/05 23:20:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.940524028s) from=127.0.0.6:45181
    2022/11/05 23:20:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.920177002s) from=127.0.0.6:37781
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.949071366s) from=127.0.0.6:54751
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.163038431s) from=127.0.0.6:43723
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.484864178s) from=127.0.0.6:50335
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.754274847s) from=127.0.0.6:41623
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.884023609s) from=127.0.0.6:42823
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.986866535s) from=127.0.0.6:39287
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.724083297s) from=127.0.0.6:44561
    2022/11/05 23:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.884273329s) from=127.0.0.6:44441
    2022/11/05 23:20:06 [DEBUG] http: Request GET /v1/status/leader (229.986µs) from=127.0.0.6:33443
    2022/11/05 23:20:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.727163854s) from=127.0.0.6:58915
    2022/11/05 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.635377168s) from=127.0.0.6:41309
    2022/11/05 23:20:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.854059101s) from=127.0.0.6:44489
    2022/11/05 23:20:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m7.022939936s) from=127.0.0.6:54459
    2022/11/05 23:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.116987133s) from=127.0.0.6:40277
    2022/11/05 23:20:15 [DEBUG] http: Request GET /v1/status/leader (156.488µs) from=127.0.0.6:35167
    2022/11/05 23:20:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.324977423s) from=127.0.0.6:38253
    2022/11/05 23:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.701593867s) from=127.0.0.6:39877
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.340354057s) from=127.0.0.6:33541
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.826981661s) from=127.0.0.6:41879
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.837442074s) from=127.0.0.6:52821
    2022/11/05 23:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.00746597s) from=127.0.0.6:55799
    2022/11/05 23:20:26 [DEBUG] http: Request GET /v1/status/leader (272.801µs) from=127.0.0.6:35167
    2022/11/05 23:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.199388184s) from=127.0.0.6:60025
    2022/11/05 23:20:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.435459843s) from=127.0.0.6:49005
    2022/11/05 23:20:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.235041426s) from=127.0.0.6:40643
    2022/11/05 23:20:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.626898815s) from=127.0.0.6:59405
    2022/11/05 23:20:35 [DEBUG] http: Request GET /v1/status/leader (3.883879ms) from=127.0.0.6:35167
    2022/11/05 23:20:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Node info in sync
    2022/11/05 23:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:20:46 [DEBUG] http: Request GET /v1/status/leader (279.041µs) from=127.0.0.6:35167
    2022/11/05 23:20:55 [DEBUG] http: Request GET /v1/status/leader (333.126µs) from=127.0.0.6:35167
    2022/11/05 23:21:06 [DEBUG] http: Request GET /v1/status/leader (247.4µs) from=127.0.0.6:35167
    2022/11/05 23:21:15 [DEBUG] http: Request GET /v1/status/leader (168.457µs) from=127.0.0.6:33443
    2022/11/05 23:21:26 [DEBUG] http: Request GET /v1/status/leader (242.13µs) from=127.0.0.6:33443
    2022/11/05 23:21:35 [DEBUG] http: Request GET /v1/status/leader (268.003µs) from=127.0.0.6:33443
    2022/11/05 23:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:21:46 [DEBUG] http: Request GET /v1/status/leader (158.426µs) from=127.0.0.6:35167
    2022/11/05 23:21:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.972350106s) from=127.0.0.6:56281
    2022/11/05 23:21:55 [DEBUG] http: Request GET /v1/status/leader (274.64µs) from=127.0.0.6:35167
    2022/11/05 23:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.530963276s) from=127.0.0.6:55801
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.238838564s) from=127.0.0.6:58207
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.59531025s) from=127.0.0.6:37781
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.024181849s) from=127.0.0.6:39311
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.109047462s) from=127.0.0.6:43723
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.15268573s) from=127.0.0.6:54751
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.785029638s) from=127.0.0.6:49159
    2022/11/05 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.274966673s) from=127.0.0.6:45181
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.075514154s) from=127.0.0.6:42823
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.925207525s) from=127.0.0.6:41623
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.143793873s) from=127.0.0.6:39287
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/status/leader (345.032µs) from=127.0.0.6:33443
    2022/11/05 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.008571046s) from=127.0.0.6:50335
    2022/11/05 23:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.716234355s) from=127.0.0.6:44441
    2022/11/05 23:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.429962355s) from=127.0.0.6:41309
    2022/11/05 23:22:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.467436887s) from=127.0.0.6:44489
    2022/11/05 23:22:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.516088365s) from=127.0.0.6:44561
    2022/11/05 23:22:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.535000907s) from=127.0.0.6:58915
    2022/11/05 23:22:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.26820091s) from=127.0.0.6:54459
    2022/11/05 23:22:15 [DEBUG] http: Request GET /v1/status/leader (242.966µs) from=127.0.0.6:33443
    2022/11/05 23:22:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.682699832s) from=127.0.0.6:40277
    2022/11/05 23:22:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.349902701s) from=127.0.0.6:38253
    2022/11/05 23:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.517062165s) from=127.0.0.6:41879
    2022/11/05 23:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.200866385s) from=127.0.0.6:33541
    2022/11/05 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Node info in sync
    2022/11/05 23:22:26 [DEBUG] http: Request GET /v1/status/leader (1.596882ms) from=127.0.0.6:35167
    2022/11/05 23:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.171524077s) from=127.0.0.6:52821
    2022/11/05 23:22:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.90325238s) from=127.0.0.6:39877
    2022/11/05 23:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.644733183s) from=127.0.0.6:60025
    2022/11/05 23:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.511744114s) from=127.0.0.6:55799
    2022/11/05 23:22:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.012263251s) from=127.0.0.6:49005
    2022/11/05 23:22:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m3.087702136s) from=127.0.0.6:40643
    2022/11/05 23:22:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.873014585s) from=127.0.0.6:59405
    2022/11/05 23:22:35 [DEBUG] http: Request GET /v1/status/leader (293.469µs) from=127.0.0.6:33443
    2022/11/05 23:22:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:22:46 [DEBUG] http: Request GET /v1/status/leader (169.564µs) from=127.0.0.6:33443
    2022/11/05 23:22:55 [DEBUG] http: Request GET /v1/status/leader (161.588µs) from=127.0.0.6:35167
    2022/11/05 23:23:06 [DEBUG] http: Request GET /v1/status/leader (349.034µs) from=127.0.0.6:33443
    2022/11/05 23:23:15 [DEBUG] http: Request GET /v1/status/leader (179.837µs) from=127.0.0.6:35167
    2022/11/05 23:23:26 [DEBUG] http: Request GET /v1/status/leader (320.8µs) from=127.0.0.6:33443
    2022/11/05 23:23:36 [DEBUG] http: Request GET /v1/status/leader (256.906µs) from=127.0.0.6:33443
    2022/11/05 23:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:23:46 [DEBUG] http: Request GET /v1/status/leader (208.353µs) from=127.0.0.6:33443
    2022/11/05 23:23:56 [DEBUG] http: Request GET /v1/status/leader (2.409859ms) from=127.0.0.6:35167
    2022/11/05 23:23:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.451288293s) from=127.0.0.6:56281
    2022/11/05 23:24:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.696066558s) from=127.0.0.6:37781
    2022/11/05 23:24:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.444438435s) from=127.0.0.6:39311
    2022/11/05 23:24:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.295342942s) from=127.0.0.6:58207
    2022/11/05 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.695142975s) from=127.0.0.6:55801
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/status/leader (314.328µs) from=127.0.0.6:35167
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.373850655s) from=127.0.0.6:39287
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.681798261s) from=127.0.0.6:42823
    2022/11/05 23:24:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.767664025s) from=127.0.0.6:43723
    2022/11/05 23:24:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.793388601s) from=127.0.0.6:54751
    2022/11/05 23:24:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Node info in sync
    2022/11/05 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.588732207s) from=127.0.0.6:44441
    2022/11/05 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.808941473s) from=127.0.0.6:45181
    2022/11/05 23:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.215616541s) from=127.0.0.6:49159
    2022/11/05 23:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.48806766s) from=127.0.0.6:50335
    2022/11/05 23:24:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.764581512s) from=127.0.0.6:41623
    2022/11/05 23:24:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.264874148s) from=127.0.0.6:44489
    2022/11/05 23:24:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.175594214s) from=127.0.0.6:44561
    2022/11/05 23:24:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.918116186s) from=127.0.0.6:54459
    2022/11/05 23:24:16 [DEBUG] http: Request GET /v1/status/leader (325.346µs) from=127.0.0.6:35167
    2022/11/05 23:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.22263194s) from=127.0.0.6:41309
    2022/11/05 23:24:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.639973168s) from=127.0.0.6:58915
    2022/11/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.993991059s) from=127.0.0.6:40277
    2022/11/05 23:24:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.009344061s) from=127.0.0.6:38253
    2022/11/05 23:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.550747875s) from=127.0.0.6:41879
    2022/11/05 23:24:27 [DEBUG] http: Request GET /v1/status/leader (167.846µs) from=127.0.0.6:35167
    2022/11/05 23:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.646600539s) from=127.0.0.6:33541
    2022/11/05 23:24:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.214392352s) from=127.0.0.6:39877
    2022/11/05 23:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.533831487s) from=127.0.0.6:52821
    2022/11/05 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.028763857s) from=127.0.0.6:60025
    2022/11/05 23:24:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.653402566s) from=127.0.0.6:49005
    2022/11/05 23:24:36 [DEBUG] http: Request GET /v1/status/leader (151.342µs) from=127.0.0.6:33443
    2022/11/05 23:24:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.331014508s) from=127.0.0.6:59405
    2022/11/05 23:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.624140366s) from=127.0.0.6:55799
    2022/11/05 23:24:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.1958485s) from=127.0.0.6:40643
    2022/11/05 23:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:24:47 [DEBUG] http: Request GET /v1/status/leader (306.009µs) from=127.0.0.6:33443
    2022/11/05 23:24:56 [DEBUG] http: Request GET /v1/status/leader (359.397µs) from=127.0.0.6:35167
    2022/11/05 23:25:07 [DEBUG] http: Request GET /v1/status/leader (141.279µs) from=127.0.0.6:35167
    2022/11/05 23:25:16 [DEBUG] http: Request GET /v1/status/leader (139.539µs) from=127.0.0.6:33443
    2022/11/05 23:25:27 [DEBUG] http: Request GET /v1/status/leader (331.356µs) from=127.0.0.6:35167
    2022/11/05 23:25:36 [DEBUG] http: Request GET /v1/status/leader (603.428µs) from=127.0.0.6:35167
    2022/11/05 23:25:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:25:47 [DEBUG] http: Request GET /v1/status/leader (163.715µs) from=127.0.0.6:33443
    2022/11/05 23:25:56 [DEBUG] http: Request GET /v1/status/leader (709.975µs) from=127.0.0.6:33443
    2022/11/05 23:26:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Node info in sync
    2022/11/05 23:26:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.501332307s) from=127.0.0.6:56281
    2022/11/05 23:26:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.361592744s) from=127.0.0.6:39311
    2022/11/05 23:26:07 [DEBUG] http: Request GET /v1/status/leader (726.48µs) from=127.0.0.6:33443
    2022/11/05 23:26:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.613427482s) from=127.0.0.6:37781
    2022/11/05 23:26:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.79443581s) from=127.0.0.6:54751
    2022/11/05 23:26:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.768523349s) from=127.0.0.6:55801
    2022/11/05 23:26:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.812915872s) from=127.0.0.6:43723
    2022/11/05 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.191531251s) from=127.0.0.6:58207
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.778934732s) from=127.0.0.6:45181
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.176729755s) from=127.0.0.6:41623
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.84459421s) from=127.0.0.6:50335
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.711435038s) from=127.0.0.6:39287
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.089674355s) from=127.0.0.6:42823
    2022/11/05 23:26:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.210930221s) from=127.0.0.6:49159
    2022/11/05 23:26:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.574591832s) from=127.0.0.6:44489
    2022/11/05 23:26:16 [DEBUG] http: Request GET /v1/status/leader (476.772µs) from=127.0.0.6:35167
    2022/11/05 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.466261195s) from=127.0.0.6:44441
    2022/11/05 23:26:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.6332066s) from=127.0.0.6:44561
    2022/11/05 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.534451412s) from=127.0.0.6:41309
    2022/11/05 23:26:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.702268593s) from=127.0.0.6:40277
    2022/11/05 23:26:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.236550641s) from=127.0.0.6:54459
    2022/11/05 23:26:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m6.433728502s) from=127.0.0.6:58915
    2022/11/05 23:26:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.927188244s) from=127.0.0.6:38253
    2022/11/05 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.464472549s) from=127.0.0.6:41879
    2022/11/05 23:26:27 [DEBUG] http: Request GET /v1/status/leader (3.225954ms) from=127.0.0.6:33443
    2022/11/05 23:26:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.327307203s) from=127.0.0.6:39877
    2022/11/05 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.345520529s) from=127.0.0.6:33541
    2022/11/05 23:26:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.429946417s) from=127.0.0.6:49005
    2022/11/05 23:26:36 [DEBUG] http: Request GET /v1/status/leader (126.205µs) from=127.0.0.6:33443
    2022/11/05 23:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.819534206s) from=127.0.0.6:60025
    2022/11/05 23:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.120774007s) from=127.0.0.6:55799
    2022/11/05 23:26:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.764796494s) from=127.0.0.6:59405
    2022/11/05 23:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.668279138s) from=127.0.0.6:52821
    2022/11/05 23:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:26:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.343411227s) from=127.0.0.6:40643
    2022/11/05 23:26:47 [DEBUG] http: Request GET /v1/status/leader (172.472µs) from=127.0.0.6:35167
    2022/11/05 23:26:56 [DEBUG] http: Request GET /v1/status/leader (379.183µs) from=127.0.0.6:35167
    2022/11/05 23:27:07 [DEBUG] http: Request GET /v1/status/leader (192.685µs) from=127.0.0.6:33443
    2022/11/05 23:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Node info in sync
    2022/11/05 23:27:16 [DEBUG] http: Request GET /v1/status/leader (294.083µs) from=127.0.0.6:33443
    2022/11/05 23:27:27 [DEBUG] http: Request GET /v1/status/leader (281.271µs) from=127.0.0.6:35167
    2022/11/05 23:27:36 [DEBUG] http: Request GET /v1/status/leader (165.163µs) from=127.0.0.6:35167
    2022/11/05 23:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:27:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:27:47 [DEBUG] http: Request GET /v1/status/leader (192.763µs) from=127.0.0.6:33443
    2022/11/05 23:27:56 [DEBUG] http: Request GET /v1/status/leader (255.899µs) from=127.0.0.6:35167
    2022/11/05 23:28:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.445820551s) from=127.0.0.6:39311
    2022/11/05 23:28:07 [DEBUG] http: Request GET /v1/status/leader (189.422µs) from=127.0.0.6:35167
    2022/11/05 23:28:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.109721285s) from=127.0.0.6:37781
    2022/11/05 23:28:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.402694856s) from=127.0.0.6:56281
    2022/11/05 23:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.811132216s) from=127.0.0.6:55801
    2022/11/05 23:28:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.773706896s) from=127.0.0.6:45181
    2022/11/05 23:28:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.089521681s) from=127.0.0.6:50335
    2022/11/05 23:28:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.634570477s) from=127.0.0.6:58207
    2022/11/05 23:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.643039001s) from=127.0.0.6:42823
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/status/leader (329.357µs) from=127.0.0.6:33443
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.208691719s) from=127.0.0.6:49159
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.237233677s) from=127.0.0.6:54751
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.517845972s) from=127.0.0.6:39287
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.76924003s) from=127.0.0.6:43723
    2022/11/05 23:28:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.415200032s) from=127.0.0.6:41623
    2022/11/05 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.365643358s) from=127.0.0.6:44441
    2022/11/05 23:28:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.566505631s) from=127.0.0.6:44561
    2022/11/05 23:28:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.319624274s) from=127.0.0.6:41309
    2022/11/05 23:28:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.205031332s) from=127.0.0.6:44489
    2022/11/05 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.806154498s) from=127.0.0.6:40277
    2022/11/05 23:28:27 [DEBUG] http: Request GET /v1/status/leader (452.779µs) from=127.0.0.6:35167
    2022/11/05 23:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.88604583s) from=127.0.0.6:54459
    2022/11/05 23:28:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.040533072s) from=127.0.0.6:58915
    2022/11/05 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.729996909s) from=127.0.0.6:41879
    2022/11/05 23:28:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.630741388s) from=127.0.0.6:38253
    2022/11/05 23:28:36 [DEBUG] http: Request GET /v1/status/leader (558.547µs) from=127.0.0.6:33443
    2022/11/05 23:28:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.973106514s) from=127.0.0.6:60025
    2022/11/05 23:28:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.215260724s) from=127.0.0.6:39877
    2022/11/05 23:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.47736506s) from=127.0.0.6:33541
    2022/11/05 23:28:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.192186288s) from=127.0.0.6:59405
    2022/11/05 23:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.657311071s) from=127.0.0.6:55799
    2022/11/05 23:28:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m5.434863143s) from=127.0.0.6:49005
    2022/11/05 23:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:28:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.987028938s) from=127.0.0.6:40643
    2022/11/05 23:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.231973086s) from=127.0.0.6:52821
    2022/11/05 23:28:47 [DEBUG] http: Request GET /v1/status/leader (368.504µs) from=127.0.0.6:35167
    2022/11/05 23:28:56 [DEBUG] http: Request GET /v1/status/leader (173.555µs) from=127.0.0.6:35167
    2022/11/05 23:29:07 [DEBUG] http: Request GET /v1/status/leader (158.948µs) from=127.0.0.6:35167
    2022/11/05 23:29:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:29:16 [DEBUG] http: Request GET /v1/status/leader (171.36µs) from=127.0.0.6:35167
    2022/11/05 23:29:27 [DEBUG] http: Request GET /v1/status/leader (193.618µs) from=127.0.0.6:35167
    2022/11/05 23:29:36 [DEBUG] http: Request GET /v1/status/leader (3.909823ms) from=127.0.0.6:33443
    2022/11/05 23:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:29:47 [DEBUG] http: Request GET /v1/status/leader (347.851µs) from=127.0.0.6:33443
    2022/11/05 23:29:56 [DEBUG] http: Request GET /v1/status/leader (157.853µs) from=127.0.0.6:35167
    2022/11/05 23:30:07 [DEBUG] http: Request GET /v1/status/leader (366.247µs) from=127.0.0.6:33443
    2022/11/05 23:30:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.264651264s) from=127.0.0.6:56281
    2022/11/05 23:30:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.128240245s) from=127.0.0.6:39311
    2022/11/05 23:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.89554645s) from=127.0.0.6:55801
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.092390399s) from=127.0.0.6:37781
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.224425156s) from=127.0.0.6:50335
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/status/leader (189.092µs) from=127.0.0.6:33443
    2022/11/05 23:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Node info in sync
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.288054479s) from=127.0.0.6:45181
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.300410119s) from=127.0.0.6:39287
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.705711165s) from=127.0.0.6:58207
    2022/11/05 23:30:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.494659638s) from=127.0.0.6:42823
    2022/11/05 23:30:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.432052263s) from=127.0.0.6:43723
    2022/11/05 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.767310405s) from=127.0.0.6:44441
    2022/11/05 23:30:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.973273915s) from=127.0.0.6:44561
    2022/11/05 23:30:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.449299854s) from=127.0.0.6:49159
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.084960798s) from=127.0.0.6:44489
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.14861215s) from=127.0.0.6:54751
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.224779539s) from=127.0.0.6:41623
    2022/11/05 23:30:27 [DEBUG] http: Request GET /v1/status/leader (335.765µs) from=127.0.0.6:33443
    2022/11/05 23:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.98134704s) from=127.0.0.6:41309
    2022/11/05 23:30:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.546383464s) from=127.0.0.6:54459
    2022/11/05 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.779553689s) from=127.0.0.6:40277
    2022/11/05 23:30:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m3.057553867s) from=127.0.0.6:58915
    2022/11/05 23:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.031327362s) from=127.0.0.6:38253
    2022/11/05 23:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.949660011s) from=127.0.0.6:41879
    2022/11/05 23:30:36 [DEBUG] http: Request GET /v1/status/leader (167.401µs) from=127.0.0.6:35167
    2022/11/05 23:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.266389271s) from=127.0.0.6:60025
    2022/11/05 23:30:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:30:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.548277152s) from=127.0.0.6:59405
    2022/11/05 23:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.317215308s) from=127.0.0.6:55799
    2022/11/05 23:30:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.488893201s) from=127.0.0.6:49005
    2022/11/05 23:30:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.104119579s) from=127.0.0.6:39877
    2022/11/05 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.436488204s) from=127.0.0.6:33541
    2022/11/05 23:30:47 [DEBUG] http: Request GET /v1/status/leader (307.864µs) from=127.0.0.6:33443
    2022/11/05 23:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.66967085s) from=127.0.0.6:40643
    2022/11/05 23:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.315694703s) from=127.0.0.6:52821
    2022/11/05 23:30:56 [DEBUG] http: Request GET /v1/status/leader (145.503µs) from=127.0.0.6:33443
    2022/11/05 23:31:07 [DEBUG] http: Request GET /v1/status/leader (284.111µs) from=127.0.0.6:35167
    2022/11/05 23:31:16 [DEBUG] http: Request GET /v1/status/leader (260.173µs) from=127.0.0.6:33443
    2022/11/05 23:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Node info in sync
    2022/11/05 23:31:27 [DEBUG] http: Request GET /v1/status/leader (154.613µs) from=127.0.0.6:33443
    2022/11/05 23:31:36 [DEBUG] http: Request GET /v1/status/leader (3.04398ms) from=127.0.0.6:35167
    2022/11/05 23:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:31:47 [DEBUG] http: Request GET /v1/status/leader (275.559µs) from=127.0.0.6:35167
    2022/11/05 23:31:56 [DEBUG] http: Request GET /v1/status/leader (182.078µs) from=127.0.0.6:35167
    2022/11/05 23:32:07 [DEBUG] http: Request GET /v1/status/leader (154.173µs) from=127.0.0.6:35167
    2022/11/05 23:32:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.660009262s) from=127.0.0.6:56281
    2022/11/05 23:32:16 [DEBUG] http: Request GET /v1/status/leader (143.743µs) from=127.0.0.6:33443
    2022/11/05 23:32:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.271343237s) from=127.0.0.6:39311
    2022/11/05 23:32:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.424775474s) from=127.0.0.6:45181
    2022/11/05 23:32:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.690446298s) from=127.0.0.6:50335
    2022/11/05 23:32:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.310329946s) from=127.0.0.6:43723
    2022/11/05 23:32:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.619006372s) from=127.0.0.6:37781
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.034992193s) from=127.0.0.6:58207
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.328171378s) from=127.0.0.6:55801
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.885610814s) from=127.0.0.6:49159
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.151140258s) from=127.0.0.6:44441
    2022/11/05 23:32:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.84664077s) from=127.0.0.6:44561
    2022/11/05 23:32:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.355291479s) from=127.0.0.6:54751
    2022/11/05 23:32:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.39293437s) from=127.0.0.6:39287
    2022/11/05 23:32:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.244459771s) from=127.0.0.6:42823
    2022/11/05 23:32:27 [DEBUG] http: Request GET /v1/status/leader (1.195599ms) from=127.0.0.6:33443
    2022/11/05 23:32:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.411601474s) from=127.0.0.6:44489
    2022/11/05 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.238977499s) from=127.0.0.6:41309
    2022/11/05 23:32:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.705179436s) from=127.0.0.6:41623
    2022/11/05 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.617222329s) from=127.0.0.6:54459
    2022/11/05 23:32:36 [DEBUG] http: Request GET /v1/status/leader (328.851µs) from=127.0.0.6:33443
    2022/11/05 23:32:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.865549302s) from=127.0.0.6:40277
    2022/11/05 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.485794841s) from=127.0.0.6:60025
    2022/11/05 23:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.453507825s) from=127.0.0.6:41879
    2022/11/05 23:32:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m7.469819115s) from=127.0.0.6:58915
    2022/11/05 23:32:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.338192016s) from=127.0.0.6:38253
    2022/11/05 23:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:32:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:32:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.93593713s) from=127.0.0.6:59405
    2022/11/05 23:32:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.318290328s) from=127.0.0.6:39877
    2022/11/05 23:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.107227195s) from=127.0.0.6:33541
    2022/11/05 23:32:47 [DEBUG] http: Request GET /v1/status/leader (328.781µs) from=127.0.0.6:33443
    2022/11/05 23:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.291510048s) from=127.0.0.6:55799
    2022/11/05 23:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.690019711s) from=127.0.0.6:49005
    2022/11/05 23:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.254900302s) from=127.0.0.6:52821
    2022/11/05 23:32:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.601484415s) from=127.0.0.6:40643
    2022/11/05 23:32:56 [DEBUG] http: Request GET /v1/status/leader (334.278µs) from=127.0.0.6:33443
    2022/11/05 23:33:07 [DEBUG] http: Request GET /v1/status/leader (275.443µs) from=127.0.0.6:35167
    2022/11/05 23:33:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Node info in sync
    2022/11/05 23:33:16 [DEBUG] http: Request GET /v1/status/leader (281.623µs) from=127.0.0.6:35167
    2022/11/05 23:33:27 [DEBUG] http: Request GET /v1/status/leader (328.401µs) from=127.0.0.6:33443
    2022/11/05 23:33:36 [DEBUG] http: Request GET /v1/status/leader (2.50876ms) from=127.0.0.6:35167
    2022/11/05 23:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:33:47 [DEBUG] http: Request GET /v1/status/leader (255.368µs) from=127.0.0.6:35167
    2022/11/05 23:33:56 [DEBUG] http: Request GET /v1/status/leader (159.01µs) from=127.0.0.6:33443
    2022/11/05 23:34:07 [DEBUG] http: Request GET /v1/status/leader (286.586µs) from=127.0.0.6:33443
    2022/11/05 23:34:16 [DEBUG] http: Request GET /v1/status/leader (136µs) from=127.0.0.6:35167
    2022/11/05 23:34:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.483679342s) from=127.0.0.6:39311
    2022/11/05 23:34:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.279050166s) from=127.0.0.6:56281
    2022/11/05 23:34:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.750015602s) from=127.0.0.6:45181
    2022/11/05 23:34:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.500313172s) from=127.0.0.6:43723
    2022/11/05 23:34:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.788973123s) from=127.0.0.6:55801
    2022/11/05 23:34:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.220578048s) from=127.0.0.6:44561
    2022/11/05 23:34:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.488580276s) from=127.0.0.6:50335
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.898572305s) from=127.0.0.6:39287
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.303143508s) from=127.0.0.6:44441
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.815968411s) from=127.0.0.6:37781
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/status/leader (250.224µs) from=127.0.0.6:35167
    2022/11/05 23:34:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.565427824s) from=127.0.0.6:58207
    2022/11/05 23:34:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.339816402s) from=127.0.0.6:49159
    2022/11/05 23:34:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.103356736s) from=127.0.0.6:42823
    2022/11/05 23:34:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.480942228s) from=127.0.0.6:54751
    2022/11/05 23:34:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.123400146s) from=127.0.0.6:44489
    2022/11/05 23:34:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.764065343s) from=127.0.0.6:54459
    2022/11/05 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.929448364s) from=127.0.0.6:41309
    2022/11/05 23:34:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.982233126s) from=127.0.0.6:41623
    2022/11/05 23:34:36 [DEBUG] http: Request GET /v1/status/leader (148.213µs) from=127.0.0.6:35167
    2022/11/05 23:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.343952982s) from=127.0.0.6:60025
    2022/11/05 23:34:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m2.297661236s) from=127.0.0.6:58915
    2022/11/05 23:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.440958623s) from=127.0.0.6:40277
    2022/11/05 23:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.388377465s) from=127.0.0.6:41879
    2022/11/05 23:34:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.320895241s) from=127.0.0.6:38253
    2022/11/05 23:34:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.841666019s) from=127.0.0.6:59405
    2022/11/05 23:34:47 [DEBUG] http: Request GET /v1/status/leader (321.243µs) from=127.0.0.6:35167
    2022/11/05 23:34:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.492729067s) from=127.0.0.6:39877
    2022/11/05 23:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.614106184s) from=127.0.0.6:33541
    2022/11/05 23:34:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.475647657s) from=127.0.0.6:49005
    2022/11/05 23:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.772003154s) from=127.0.0.6:55799
    2022/11/05 23:34:56 [DEBUG] http: Request GET /v1/status/leader (130.698µs) from=127.0.0.6:35167
    2022/11/05 23:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.313130916s) from=127.0.0.6:52821
    2022/11/05 23:34:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Node info in sync
    2022/11/05 23:35:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.405993767s) from=127.0.0.6:40643
    2022/11/05 23:35:07 [DEBUG] http: Request GET /v1/status/leader (731.122µs) from=127.0.0.6:35167
    2022/11/05 23:35:16 [DEBUG] http: Request GET /v1/status/leader (285.785µs) from=127.0.0.6:33443
    2022/11/05 23:35:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:35:27 [DEBUG] http: Request GET /v1/status/leader (2.647465ms) from=127.0.0.6:33443
    2022/11/05 23:35:36 [DEBUG] http: Request GET /v1/status/leader (280.026µs) from=127.0.0.6:35167
    2022/11/05 23:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:35:47 [DEBUG] http: Request GET /v1/status/leader (783.315µs) from=127.0.0.6:35167
    2022/11/05 23:35:56 [DEBUG] http: Request GET /v1/status/leader (149.015µs) from=127.0.0.6:35167
    2022/11/05 23:35:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Node info in sync
    2022/11/05 23:36:07 [DEBUG] http: Request GET /v1/status/leader (331.6µs) from=127.0.0.6:33443
    2022/11/05 23:36:16 [DEBUG] http: Request GET /v1/status/leader (226.593µs) from=127.0.0.6:35167
    2022/11/05 23:36:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.296457626s) from=127.0.0.6:56281
    2022/11/05 23:36:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.43036487s) from=127.0.0.6:45181
    2022/11/05 23:36:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.163426162s) from=127.0.0.6:39311
    2022/11/05 23:36:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.615207335s) from=127.0.0.6:44561
    2022/11/05 23:36:27 [DEBUG] http: Request GET /v1/status/leader (325.324µs) from=127.0.0.6:35167
    2022/11/05 23:36:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.079366726s) from=127.0.0.6:55801
    2022/11/05 23:36:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.346623722s) from=127.0.0.6:43723
    2022/11/05 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.751079392s) from=127.0.0.6:50335
    2022/11/05 23:36:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.429812684s) from=127.0.0.6:37781
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.99394554s) from=127.0.0.6:58207
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.650507839s) from=127.0.0.6:49159
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.69004257s) from=127.0.0.6:39287
    2022/11/05 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.782581218s) from=127.0.0.6:44441
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.77817637s) from=127.0.0.6:42823
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.784835921s) from=127.0.0.6:44489
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.530181543s) from=127.0.0.6:54459
    2022/11/05 23:36:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.957181509s) from=127.0.0.6:54751
    2022/11/05 23:36:36 [DEBUG] http: Request GET /v1/status/leader (190.738µs) from=127.0.0.6:35167
    2022/11/05 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.319920376s) from=127.0.0.6:41309
    2022/11/05 23:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.827610973s) from=127.0.0.6:41623
    2022/11/05 23:36:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.5095409s) from=127.0.0.6:58915
    2022/11/05 23:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.431283647s) from=127.0.0.6:40277
    2022/11/05 23:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.223722968s) from=127.0.0.6:60025
    2022/11/05 23:36:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.62321518s) from=127.0.0.6:38253
    2022/11/05 23:36:47 [DEBUG] http: Request GET /v1/status/leader (645.518µs) from=127.0.0.6:33443
    2022/11/05 23:36:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.760736398s) from=127.0.0.6:41879
    2022/11/05 23:36:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.002692983s) from=127.0.0.6:59405
    2022/11/05 23:36:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.011473481s) from=127.0.0.6:39877
    2022/11/05 23:36:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.041643984s) from=127.0.0.6:49005
    2022/11/05 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.881769928s) from=127.0.0.6:33541
    2022/11/05 23:36:56 [DEBUG] http: Request GET /v1/status/leader (342.839µs) from=127.0.0.6:35167
    2022/11/05 23:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.097331653s) from=127.0.0.6:55799
    2022/11/05 23:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.53179374s) from=127.0.0.6:40643
    2022/11/05 23:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.63699232s) from=127.0.0.6:52821
    2022/11/05 23:37:07 [DEBUG] http: Request GET /v1/status/leader (161.412µs) from=127.0.0.6:33443
    2022/11/05 23:37:16 [DEBUG] http: Request GET /v1/status/leader (371.066µs) from=127.0.0.6:33443
    2022/11/05 23:37:27 [DEBUG] http: Request GET /v1/status/leader (1.375377ms) from=127.0.0.6:35167
    2022/11/05 23:37:36 [DEBUG] http: Request GET /v1/status/leader (309.141µs) from=127.0.0.6:33443
    2022/11/05 23:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:37:47 [DEBUG] http: Request GET /v1/status/leader (286.94µs) from=127.0.0.6:33443
    2022/11/05 23:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Node info in sync
    2022/11/05 23:37:56 [DEBUG] http: Request GET /v1/status/leader (259.514µs) from=127.0.0.6:33443
    2022/11/05 23:38:07 [DEBUG] http: Request GET /v1/status/leader (174.275µs) from=127.0.0.6:33443
    2022/11/05 23:38:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:38:16 [DEBUG] http: Request GET /v1/status/leader (2.635218ms) from=127.0.0.6:33443
    2022/11/05 23:38:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.17305034s) from=127.0.0.6:56281
    2022/11/05 23:38:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.640556327s) from=127.0.0.6:45181
    2022/11/05 23:38:27 [DEBUG] http: Request GET /v1/status/leader (277.075µs) from=127.0.0.6:33443
    2022/11/05 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.961391119s) from=127.0.0.6:39311
    2022/11/05 23:38:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.004438432s) from=127.0.0.6:55801
    2022/11/05 23:38:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.544184993s) from=127.0.0.6:44561
    2022/11/05 23:38:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.730182952s) from=127.0.0.6:43723
    2022/11/05 23:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.174303196s) from=127.0.0.6:44441
    2022/11/05 23:38:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.375823252s) from=127.0.0.6:39287
    2022/11/05 23:38:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.97842226s) from=127.0.0.6:49159
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.889056885s) from=127.0.0.6:42823
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.548353762s) from=127.0.0.6:50335
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/status/leader (233.995µs) from=127.0.0.6:35167
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.593644727s) from=127.0.0.6:58207
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.214304374s) from=127.0.0.6:44489
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.970197122s) from=127.0.0.6:37781
    2022/11/05 23:38:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.093005925s) from=127.0.0.6:41623
    2022/11/05 23:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.96788389s) from=127.0.0.6:54459
    2022/11/05 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.724430779s) from=127.0.0.6:41309
    2022/11/05 23:38:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.573757119s) from=127.0.0.6:54751
    2022/11/05 23:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.08895219s) from=127.0.0.6:40277
    2022/11/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.571301402s) from=127.0.0.6:58915
    2022/11/05 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.931784556s) from=127.0.0.6:60025
    2022/11/05 23:38:47 [DEBUG] http: Request GET /v1/status/leader (301.597µs) from=127.0.0.6:33443
    2022/11/05 23:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.062875646s) from=127.0.0.6:38253
    2022/11/05 23:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.377537439s) from=127.0.0.6:41879
    2022/11/05 23:38:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.309292137s) from=127.0.0.6:59405
    2022/11/05 23:38:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.305050722s) from=127.0.0.6:49005
    2022/11/05 23:38:56 [DEBUG] http: Request GET /v1/status/leader (257.769µs) from=127.0.0.6:33443
    2022/11/05 23:38:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.323469625s) from=127.0.0.6:39877
    2022/11/05 23:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.083112619s) from=127.0.0.6:55799
    2022/11/05 23:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.407190216s) from=127.0.0.6:33541
    2022/11/05 23:39:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.320578336s) from=127.0.0.6:40643
    2022/11/05 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.983131656s) from=127.0.0.6:52821
    2022/11/05 23:39:07 [DEBUG] http: Request GET /v1/status/leader (263.678µs) from=127.0.0.6:35167
    2022/11/05 23:39:16 [DEBUG] http: Request GET /v1/status/leader (179.655µs) from=127.0.0.6:35167
    2022/11/05 23:39:27 [DEBUG] http: Request GET /v1/status/leader (1.75745ms) from=127.0.0.6:35167
    2022/11/05 23:39:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Node info in sync
    2022/11/05 23:39:36 [DEBUG] http: Request GET /v1/status/leader (220.907µs) from=127.0.0.6:35167
    2022/11/05 23:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:39:47 [DEBUG] http: Request GET /v1/status/leader (433.674µs) from=127.0.0.6:33443
    2022/11/05 23:39:56 [DEBUG] http: Request GET /v1/status/leader (181.029µs) from=127.0.0.6:35167
    2022/11/05 23:40:07 [DEBUG] http: Request GET /v1/status/leader (155.714µs) from=127.0.0.6:35167
    2022/11/05 23:40:16 [DEBUG] http: Request GET /v1/status/leader (166.572µs) from=127.0.0.6:33443
    2022/11/05 23:40:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.81213849s) from=127.0.0.6:56281
    2022/11/05 23:40:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.842479124s) from=127.0.0.6:45181
    2022/11/05 23:40:27 [DEBUG] http: Request GET /v1/status/leader (205.826µs) from=127.0.0.6:33443
    2022/11/05 23:40:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.732459041s) from=127.0.0.6:43723
    2022/11/05 23:40:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.325981115s) from=127.0.0.6:44561
    2022/11/05 23:40:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.069604081s) from=127.0.0.6:39311
    2022/11/05 23:40:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.639839366s) from=127.0.0.6:55801
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.076601991s) from=127.0.0.6:42823
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.167761985s) from=127.0.0.6:39287
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/status/leader (280.735µs) from=127.0.0.6:33443
    2022/11/05 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.454103488s) from=127.0.0.6:44441
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.995367785s) from=127.0.0.6:50335
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.563859723s) from=127.0.0.6:58207
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.121265374s) from=127.0.0.6:44489
    2022/11/05 23:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.713967235s) from=127.0.0.6:49159
    2022/11/05 23:40:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.145173565s) from=127.0.0.6:41623
    2022/11/05 23:40:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.550386898s) from=127.0.0.6:54459
    2022/11/05 23:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:40:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.473356199s) from=127.0.0.6:37781
    2022/11/05 23:40:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.213075877s) from=127.0.0.6:40277
    2022/11/05 23:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.450583236s) from=127.0.0.6:41309
    2022/11/05 23:40:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Node info in sync
    2022/11/05 23:40:47 [DEBUG] http: Request GET /v1/status/leader (239.961µs) from=127.0.0.6:35167
    2022/11/05 23:40:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.458131316s) from=127.0.0.6:54751
    2022/11/05 23:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.381877328s) from=127.0.0.6:60025
    2022/11/05 23:40:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.404663366s) from=127.0.0.6:58915
    2022/11/05 23:40:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.819098858s) from=127.0.0.6:41879
    2022/11/05 23:40:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.625514571s) from=127.0.0.6:38253
    2022/11/05 23:40:56 [DEBUG] http: Request GET /v1/status/leader (155.772µs) from=127.0.0.6:33443
    2022/11/05 23:40:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.309599048s) from=127.0.0.6:39877
    2022/11/05 23:40:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.026059091s) from=127.0.0.6:59405
    2022/11/05 23:41:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m5.792652315s) from=127.0.0.6:49005
    2022/11/05 23:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.239838845s) from=127.0.0.6:33541
    2022/11/05 23:41:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.079796794s) from=127.0.0.6:40643
    2022/11/05 23:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.024893353s) from=127.0.0.6:55799
    2022/11/05 23:41:07 [DEBUG] http: Request GET /v1/status/leader (276.25µs) from=127.0.0.6:35167
    2022/11/05 23:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.546493817s) from=127.0.0.6:52821
    2022/11/05 23:41:16 [DEBUG] http: Request GET /v1/status/leader (140.903µs) from=127.0.0.6:33443
    2022/11/05 23:41:27 [DEBUG] http: Request GET /v1/status/leader (217.518µs) from=127.0.0.6:35167
    2022/11/05 23:41:36 [DEBUG] http: Request GET /v1/status/leader (264.86µs) from=127.0.0.6:33443
    2022/11/05 23:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:41:47 [DEBUG] http: Request GET /v1/status/leader (3.338114ms) from=127.0.0.6:35167
    2022/11/05 23:41:56 [DEBUG] http: Request GET /v1/status/leader (280.132µs) from=127.0.0.6:35167
    2022/11/05 23:42:07 [DEBUG] http: Request GET /v1/status/leader (232.795µs) from=127.0.0.6:33443
    2022/11/05 23:42:16 [DEBUG] http: Request GET /v1/status/leader (156.595µs) from=127.0.0.6:33443
    2022/11/05 23:42:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.587004155s) from=127.0.0.6:45181
    2022/11/05 23:42:27 [DEBUG] http: Request GET /v1/status/leader (187.439µs) from=127.0.0.6:33443
    2022/11/05 23:42:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.603470737s) from=127.0.0.6:56281
    2022/11/05 23:42:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.972880412s) from=127.0.0.6:43723
    2022/11/05 23:42:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Node info in sync
    2022/11/05 23:42:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.441728111s) from=127.0.0.6:44561
    2022/11/05 23:42:36 [DEBUG] http: Request GET /v1/status/leader (168.458µs) from=127.0.0.6:33443
    2022/11/05 23:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.495976633s) from=127.0.0.6:55801
    2022/11/05 23:42:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.640671669s) from=127.0.0.6:39287
    2022/11/05 23:42:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.368862208s) from=127.0.0.6:50335
    2022/11/05 23:42:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.995989051s) from=127.0.0.6:39311
    2022/11/05 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.903107955s) from=127.0.0.6:44441
    2022/11/05 23:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:42:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.437279155s) from=127.0.0.6:42823
    2022/11/05 23:42:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.168339668s) from=127.0.0.6:49159
    2022/11/05 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.985736286s) from=127.0.0.6:44489
    2022/11/05 23:42:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.192679691s) from=127.0.0.6:54459
    2022/11/05 23:42:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.067624672s) from=127.0.0.6:58207
    2022/11/05 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.296878648s) from=127.0.0.6:41623
    2022/11/05 23:42:47 [DEBUG] http: Request GET /v1/status/leader (296.004µs) from=127.0.0.6:33443
    2022/11/05 23:42:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.294636517s) from=127.0.0.6:40277
    2022/11/05 23:42:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.258820863s) from=127.0.0.6:54751
    2022/11/05 23:42:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.65554186s) from=127.0.0.6:58915
    2022/11/05 23:42:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.289459068s) from=127.0.0.6:41309
    2022/11/05 23:42:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.243284536s) from=127.0.0.6:37781
    2022/11/05 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.124749537s) from=127.0.0.6:60025
    2022/11/05 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.881113383s) from=127.0.0.6:41879
    2022/11/05 23:42:56 [DEBUG] http: Request GET /v1/status/leader (191.292µs) from=127.0.0.6:35167
    2022/11/05 23:42:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.177432402s) from=127.0.0.6:38253
    2022/11/05 23:43:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.866918465s) from=127.0.0.6:39877
    2022/11/05 23:43:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.232158394s) from=127.0.0.6:59405
    2022/11/05 23:43:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.78961362s) from=127.0.0.6:49005
    2022/11/05 23:43:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.963429815s) from=127.0.0.6:40643
    2022/11/05 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.685983931s) from=127.0.0.6:33541
    2022/11/05 23:43:07 [DEBUG] http: Request GET /v1/status/leader (140.754µs) from=127.0.0.6:35167
    2022/11/05 23:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.684803744s) from=127.0.0.6:55799
    2022/11/05 23:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.206458316s) from=127.0.0.6:52821
    2022/11/05 23:43:16 [DEBUG] http: Request GET /v1/status/leader (1.231979ms) from=127.0.0.6:35167
    2022/11/05 23:43:27 [DEBUG] http: Request GET /v1/status/leader (326.051µs) from=127.0.0.6:35167
    2022/11/05 23:43:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:43:36 [DEBUG] http: Request GET /v1/status/leader (159.474µs) from=127.0.0.6:33443
    2022/11/05 23:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:43:47 [DEBUG] http: Request GET /v1/status/leader (339.252µs) from=127.0.0.6:35167
    2022/11/05 23:43:56 [DEBUG] http: Request GET /v1/status/leader (390.309µs) from=127.0.0.6:33443
    2022/11/05 23:44:07 [DEBUG] http: Request GET /v1/status/leader (233.328µs) from=127.0.0.6:33443
    2022/11/05 23:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:44:16 [DEBUG] http: Request GET /v1/status/leader (172.118µs) from=127.0.0.6:35167
    2022/11/05 23:44:27 [DEBUG] http: Request GET /v1/status/leader (295.314µs) from=127.0.0.6:33443
    2022/11/05 23:44:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.285358991s) from=127.0.0.6:45181
    2022/11/05 23:44:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.17960893s) from=127.0.0.6:56281
    2022/11/05 23:44:36 [DEBUG] http: Request GET /v1/status/leader (186.871µs) from=127.0.0.6:33443
    2022/11/05 23:44:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.705415059s) from=127.0.0.6:43723
    2022/11/05 23:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.821862567s) from=127.0.0.6:55801
    2022/11/05 23:44:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.349040575s) from=127.0.0.6:39287
    2022/11/05 23:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.741011798s) from=127.0.0.6:50335
    2022/11/05 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.716511335s) from=127.0.0.6:44561
    2022/11/05 23:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:44:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.281507626s) from=127.0.0.6:44441
    2022/11/05 23:44:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.313121193s) from=127.0.0.6:42823
    2022/11/05 23:44:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.539902938s) from=127.0.0.6:54459
    2022/11/05 23:44:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.871727024s) from=127.0.0.6:39311
    2022/11/05 23:44:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.691541418s) from=127.0.0.6:49159
    2022/11/05 23:44:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.416792611s) from=127.0.0.6:44489
    2022/11/05 23:44:48 [DEBUG] http: Request GET /v1/status/leader (277.256µs) from=127.0.0.6:33443
    2022/11/05 23:44:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.222500488s) from=127.0.0.6:58207
    2022/11/05 23:44:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.511713158s) from=127.0.0.6:40277
    2022/11/05 23:44:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.957036038s) from=127.0.0.6:54751
    2022/11/05 23:44:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.961315988s) from=127.0.0.6:41623
    2022/11/05 23:44:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.934901361s) from=127.0.0.6:41309
    2022/11/05 23:44:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.427561947s) from=127.0.0.6:37781
    2022/11/05 23:44:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.398934596s) from=127.0.0.6:58915
    2022/11/05 23:44:56 [DEBUG] http: Request GET /v1/status/leader (180.69µs) from=127.0.0.6:35167
    2022/11/05 23:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.403095243s) from=127.0.0.6:41879
    2022/11/05 23:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.699084312s) from=127.0.0.6:60025
    2022/11/05 23:45:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.65428851s) from=127.0.0.6:38253
    2022/11/05 23:45:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.315137255s) from=127.0.0.6:59405
    2022/11/05 23:45:08 [DEBUG] http: Request GET /v1/status/leader (227.705µs) from=127.0.0.6:35167
    2022/11/05 23:45:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.226813683s) from=127.0.0.6:39877
    2022/11/05 23:45:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.897707964s) from=127.0.0.6:49005
    2022/11/05 23:45:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.304168189s) from=127.0.0.6:40643
    2022/11/05 23:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.517822353s) from=127.0.0.6:33541
    2022/11/05 23:45:16 [DEBUG] http: Request GET /v1/status/leader (139.332µs) from=127.0.0.6:35167
    2022/11/05 23:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.722461329s) from=127.0.0.6:55799
    2022/11/05 23:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.315270821s) from=127.0.0.6:52821
    2022/11/05 23:45:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:45:21 [DEBUG] agent: Node info in sync
    2022/11/05 23:45:28 [DEBUG] http: Request GET /v1/status/leader (339.413µs) from=127.0.0.6:35167
    2022/11/05 23:45:36 [DEBUG] http: Request GET /v1/status/leader (282.172µs) from=127.0.0.6:33443
    2022/11/05 23:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:45:48 [DEBUG] http: Request GET /v1/status/leader (185.186µs) from=127.0.0.6:33443
    2022/11/05 23:45:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:45:56 [DEBUG] http: Request GET /v1/status/leader (165.396µs) from=127.0.0.6:35167
    2022/11/05 23:46:08 [DEBUG] http: Request GET /v1/status/leader (176.488µs) from=127.0.0.6:33443
    2022/11/05 23:46:16 [DEBUG] http: Request GET /v1/status/leader (279.147µs) from=127.0.0.6:33443
    2022/11/05 23:46:28 [DEBUG] http: Request GET /v1/status/leader (248.039µs) from=127.0.0.6:33443
    2022/11/05 23:46:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.66551695s) from=127.0.0.6:45181
    2022/11/05 23:46:36 [DEBUG] http: Request GET /v1/status/leader (268.706µs) from=127.0.0.6:35167
    2022/11/05 23:46:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.291763929s) from=127.0.0.6:43723
    2022/11/05 23:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:46:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.420764465s) from=127.0.0.6:55801
    2022/11/05 23:46:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.965462363s) from=127.0.0.6:56281
    2022/11/05 23:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.936292262s) from=127.0.0.6:39287
    2022/11/05 23:46:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.547934885s) from=127.0.0.6:39311
    2022/11/05 23:46:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.726273754s) from=127.0.0.6:54459
    2022/11/05 23:46:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.177556553s) from=127.0.0.6:50335
    2022/11/05 23:46:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.973601853s) from=127.0.0.6:49159
    2022/11/05 23:46:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.22261446s) from=127.0.0.6:44561
    2022/11/05 23:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.899910026s) from=127.0.0.6:44441
    2022/11/05 23:46:48 [DEBUG] http: Request GET /v1/status/leader (278.026µs) from=127.0.0.6:33443
    2022/11/05 23:46:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.471438803s) from=127.0.0.6:42823
    2022/11/05 23:46:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.126871051s) from=127.0.0.6:54751
    2022/11/05 23:46:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:46:51 [DEBUG] agent: Node info in sync
    2022/11/05 23:46:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.991774788s) from=127.0.0.6:58207
    2022/11/05 23:46:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.706334737s) from=127.0.0.6:44489
    2022/11/05 23:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.21881555s) from=127.0.0.6:41309
    2022/11/05 23:46:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.902860475s) from=127.0.0.6:37781
    2022/11/05 23:46:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.113878623s) from=127.0.0.6:40277
    2022/11/05 23:46:56 [DEBUG] http: Request GET /v1/status/leader (279.11µs) from=127.0.0.6:33443
    2022/11/05 23:46:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.490036129s) from=127.0.0.6:41623
    2022/11/05 23:47:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.331335617s) from=127.0.0.6:58915
    2022/11/05 23:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.257725335s) from=127.0.0.6:41879
    2022/11/05 23:47:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.456327267s) from=127.0.0.6:60025
    2022/11/05 23:47:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.609624451s) from=127.0.0.6:38253
    2022/11/05 23:47:08 [DEBUG] http: Request GET /v1/status/leader (158.9µs) from=127.0.0.6:33443
    2022/11/05 23:47:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.551697525s) from=127.0.0.6:39877
    2022/11/05 23:47:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.914024007s) from=127.0.0.6:59405
    2022/11/05 23:47:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.767306212s) from=127.0.0.6:40643
    2022/11/05 23:47:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.394001289s) from=127.0.0.6:49005
    2022/11/05 23:47:16 [DEBUG] http: Request GET /v1/status/leader (272.317µs) from=127.0.0.6:35167
    2022/11/05 23:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.520727456s) from=127.0.0.6:33541
    2022/11/05 23:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.806509373s) from=127.0.0.6:55799
    2022/11/05 23:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.420712086s) from=127.0.0.6:52821
    2022/11/05 23:47:28 [DEBUG] http: Request GET /v1/status/leader (328.168µs) from=127.0.0.6:35167
    2022/11/05 23:47:36 [DEBUG] http: Request GET /v1/status/leader (174.39µs) from=127.0.0.6:35167
    2022/11/05 23:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:47:48 [DEBUG] http: Request GET /v1/status/leader (142.42µs) from=127.0.0.6:35167
    2022/11/05 23:47:56 [DEBUG] http: Request GET /v1/status/leader (160.915µs) from=127.0.0.6:33443
    2022/11/05 23:48:08 [DEBUG] http: Request GET /v1/status/leader (317.322µs) from=127.0.0.6:33443
    2022/11/05 23:48:17 [DEBUG] http: Request GET /v1/status/leader (195.49µs) from=127.0.0.6:33443
    2022/11/05 23:48:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:48:28 [DEBUG] http: Request GET /v1/status/leader (569.827µs) from=127.0.0.6:35167
    2022/11/05 23:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:48:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:48:37 [DEBUG] http: Request GET /v1/status/leader (209.894µs) from=127.0.0.6:33443
    2022/11/05 23:48:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.453273006s) from=127.0.0.6:45181
    2022/11/05 23:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:48:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.712664655s) from=127.0.0.6:55801
    2022/11/05 23:48:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.460619161s) from=127.0.0.6:54459
    2022/11/05 23:48:48 [DEBUG] http: Request GET /v1/status/leader (1.102183ms) from=127.0.0.6:35167
    2022/11/05 23:48:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.315264891s) from=127.0.0.6:50335
    2022/11/05 23:48:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.359895565s) from=127.0.0.6:56281
    2022/11/05 23:48:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.654931088s) from=127.0.0.6:43723
    2022/11/05 23:48:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.110610978s) from=127.0.0.6:39311
    2022/11/05 23:48:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.687189082s) from=127.0.0.6:39287
    2022/11/05 23:48:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.740829043s) from=127.0.0.6:42823
    2022/11/05 23:48:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.720768435s) from=127.0.0.6:44561
    2022/11/05 23:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.557276619s) from=127.0.0.6:44441
    2022/11/05 23:48:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.684401916s) from=127.0.0.6:54751
    2022/11/05 23:48:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.416992478s) from=127.0.0.6:49159
    2022/11/05 23:48:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.094118511s) from=127.0.0.6:58207
    2022/11/05 23:48:57 [DEBUG] http: Request GET /v1/status/leader (630.892µs) from=127.0.0.6:33443
    2022/11/05 23:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.422376978s) from=127.0.0.6:41309
    2022/11/05 23:48:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.255011394s) from=127.0.0.6:44489
    2022/11/05 23:49:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.294638152s) from=127.0.0.6:37781
    2022/11/05 23:49:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.058993968s) from=127.0.0.6:41623
    2022/11/05 23:49:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.63374792s) from=127.0.0.6:40277
    2022/11/05 23:49:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.374570662s) from=127.0.0.6:41879
    2022/11/05 23:49:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.05870378s) from=127.0.0.6:58915
    2022/11/05 23:49:08 [DEBUG] http: Request GET /v1/status/leader (158.908µs) from=127.0.0.6:35167
    2022/11/05 23:49:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.721388241s) from=127.0.0.6:38253
    2022/11/05 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.866084632s) from=127.0.0.6:60025
    2022/11/05 23:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.463669474s) from=127.0.0.6:39877
    2022/11/05 23:49:17 [DEBUG] http: Request GET /v1/status/leader (702.328µs) from=127.0.0.6:33443
    2022/11/05 23:49:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.244127526s) from=127.0.0.6:40643
    2022/11/05 23:49:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.954913787s) from=127.0.0.6:33541
    2022/11/05 23:49:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.745049221s) from=127.0.0.6:49005
    2022/11/05 23:49:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.043840018s) from=127.0.0.6:59405
    2022/11/05 23:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.780303165s) from=127.0.0.6:55799
    2022/11/05 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.4689054s) from=127.0.0.6:52821
    2022/11/05 23:49:28 [DEBUG] http: Request GET /v1/status/leader (371.811µs) from=127.0.0.6:35167
    2022/11/05 23:49:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:49:35 [DEBUG] agent: Node info in sync
    2022/11/05 23:49:37 [DEBUG] http: Request GET /v1/status/leader (376.025µs) from=127.0.0.6:35167
    2022/11/05 23:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:49:48 [DEBUG] http: Request GET /v1/status/leader (996.187µs) from=127.0.0.6:33443
    2022/11/05 23:49:57 [DEBUG] http: Request GET /v1/status/leader (417.253µs) from=127.0.0.6:35167
    2022/11/05 23:50:08 [DEBUG] http: Request GET /v1/status/leader (391.247µs) from=127.0.0.6:35167
    2022/11/05 23:50:17 [DEBUG] http: Request GET /v1/status/leader (361.981µs) from=127.0.0.6:35167
    2022/11/05 23:50:28 [DEBUG] http: Request GET /v1/status/leader (146.156µs) from=127.0.0.6:35167
    2022/11/05 23:50:37 [DEBUG] http: Request GET /v1/status/leader (273.335µs) from=127.0.0.6:33443
    2022/11/05 23:50:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.779198081s) from=127.0.0.6:45181
    2022/11/05 23:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:50:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.965480394s) from=127.0.0.6:55801
    2022/11/05 23:50:48 [DEBUG] http: Request GET /v1/status/leader (205.524µs) from=127.0.0.6:33443
    2022/11/05 23:50:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.141885151s) from=127.0.0.6:50335
    2022/11/05 23:50:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.359411356s) from=127.0.0.6:39311
    2022/11/05 23:50:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.595426204s) from=127.0.0.6:43723
    2022/11/05 23:50:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:50:52 [DEBUG] agent: Node info in sync
    2022/11/05 23:50:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.129610695s) from=127.0.0.6:42823
    2022/11/05 23:50:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.174836434s) from=127.0.0.6:54459
    2022/11/05 23:50:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.164119897s) from=127.0.0.6:54751
    2022/11/05 23:50:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.131111829s) from=127.0.0.6:44561
    2022/11/05 23:50:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.559115634s) from=127.0.0.6:39287
    2022/11/05 23:50:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.277933039s) from=127.0.0.6:56281
    2022/11/05 23:50:57 [DEBUG] http: Request GET /v1/status/leader (294.643µs) from=127.0.0.6:33443
    2022/11/05 23:50:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.754916216s) from=127.0.0.6:44441
    2022/11/05 23:50:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.278813711s) from=127.0.0.6:44489
    2022/11/05 23:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.836178085s) from=127.0.0.6:41309
    2022/11/05 23:51:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.261782661s) from=127.0.0.6:58207
    2022/11/05 23:51:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.254275594s) from=127.0.0.6:49159
    2022/11/05 23:51:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.331181227s) from=127.0.0.6:37781
    2022/11/05 23:51:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.195988614s) from=127.0.0.6:41623
    2022/11/05 23:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.504629827s) from=127.0.0.6:41879
    2022/11/05 23:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.762905356s) from=127.0.0.6:40277
    2022/11/05 23:51:08 [DEBUG] http: Request GET /v1/status/leader (295.257µs) from=127.0.0.6:35167
    2022/11/05 23:51:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.335555244s) from=127.0.0.6:58915
    2022/11/05 23:51:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.274774913s) from=127.0.0.6:38253
    2022/11/05 23:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.170892329s) from=127.0.0.6:60025
    2022/11/05 23:51:17 [DEBUG] http: Request GET /v1/status/leader (289.455µs) from=127.0.0.6:33443
    2022/11/05 23:51:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.094808173s) from=127.0.0.6:39877
    2022/11/05 23:51:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m3.6746072s) from=127.0.0.6:40643
    2022/11/05 23:51:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.434839904s) from=127.0.0.6:59405
    2022/11/05 23:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.593297075s) from=127.0.0.6:33541
    2022/11/05 23:51:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.933319087s) from=127.0.0.6:52821
    2022/11/05 23:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.718331091s) from=127.0.0.6:55799
    2022/11/05 23:51:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.282670058s) from=127.0.0.6:49005
    2022/11/05 23:51:28 [DEBUG] http: Request GET /v1/status/leader (630.359µs) from=127.0.0.6:35167
    2022/11/05 23:51:37 [DEBUG] http: Request GET /v1/status/leader (6.22116ms) from=127.0.0.6:33443
    2022/11/05 23:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:51:48 [DEBUG] http: Request GET /v1/status/leader (271.42µs) from=127.0.0.6:33443
    2022/11/05 23:51:57 [DEBUG] http: Request GET /v1/status/leader (154.261µs) from=127.0.0.6:33443
    2022/11/05 23:52:08 [DEBUG] http: Request GET /v1/status/leader (202.206µs) from=127.0.0.6:33443
    2022/11/05 23:52:17 [DEBUG] http: Request GET /v1/status/leader (318.972µs) from=127.0.0.6:33443
    2022/11/05 23:52:28 [DEBUG] http: Request GET /v1/status/leader (273.844µs) from=127.0.0.6:33443
    2022/11/05 23:52:37 [DEBUG] http: Request GET /v1/status/leader (273.251µs) from=127.0.0.6:35167
    2022/11/05 23:52:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:52:38 [DEBUG] agent: Node info in sync
    2022/11/05 23:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:52:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.70650515s) from=127.0.0.6:45181
    2022/11/05 23:52:48 [DEBUG] http: Request GET /v1/status/leader (277.005µs) from=127.0.0.6:35167
    2022/11/05 23:52:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.261550163s) from=127.0.0.6:50335
    2022/11/05 23:52:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.140876119s) from=127.0.0.6:55801
    2022/11/05 23:52:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.908822887s) from=127.0.0.6:54459
    2022/11/05 23:52:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.679790063s) from=127.0.0.6:42823
    2022/11/05 23:52:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.515798251s) from=127.0.0.6:54751
    2022/11/05 23:52:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.388576501s) from=127.0.0.6:39311
    2022/11/05 23:52:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.970139068s) from=127.0.0.6:56281
    2022/11/05 23:52:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.599842482s) from=127.0.0.6:43723
    2022/11/05 23:52:57 [DEBUG] http: Request GET /v1/status/leader (510.841µs) from=127.0.0.6:33443
    2022/11/05 23:52:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.412972833s) from=127.0.0.6:44561
    2022/11/05 23:52:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.787054123s) from=127.0.0.6:39287
    2022/11/05 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.506619645s) from=127.0.0.6:44441
    2022/11/05 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.4920738s) from=127.0.0.6:41309
    2022/11/05 23:53:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.670087521s) from=127.0.0.6:49159
    2022/11/05 23:53:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.040386493s) from=127.0.0.6:58207
    2022/11/05 23:53:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.28862056s) from=127.0.0.6:44489
    2022/11/05 23:53:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.801518399s) from=127.0.0.6:37781
    2022/11/05 23:53:08 [DEBUG] http: Request GET /v1/status/leader (307.602µs) from=127.0.0.6:35167
    2022/11/05 23:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.999344087s) from=127.0.0.6:41879
    2022/11/05 23:53:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.310512762s) from=127.0.0.6:41623
    2022/11/05 23:53:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m3.298184047s) from=127.0.0.6:58915
    2022/11/05 23:53:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.167946959s) from=127.0.0.6:40277
    2022/11/05 23:53:17 [DEBUG] http: Request GET /v1/status/leader (285.26µs) from=127.0.0.6:33443
    2022/11/05 23:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.223581247s) from=127.0.0.6:60025
    2022/11/05 23:53:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.579961607s) from=127.0.0.6:40643
    2022/11/05 23:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.094092407s) from=127.0.0.6:39877
    2022/11/05 23:53:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.165892149s) from=127.0.0.6:38253
    2022/11/05 23:53:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:53:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.53671101s) from=127.0.0.6:59405
    2022/11/05 23:53:28 [DEBUG] http: Request GET /v1/status/leader (295.085µs) from=127.0.0.6:33443
    2022/11/05 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.719333801s) from=127.0.0.6:33541
    2022/11/05 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.247029827s) from=127.0.0.6:52821
    2022/11/05 23:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.045848132s) from=127.0.0.6:55799
    2022/11/05 23:53:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.740857442s) from=127.0.0.6:49005
    2022/11/05 23:53:37 [DEBUG] http: Request GET /v1/status/leader (272.706µs) from=127.0.0.6:33443
    2022/11/05 23:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:53:48 [DEBUG] http: Request GET /v1/status/leader (147.67µs) from=127.0.0.6:33443
    2022/11/05 23:53:57 [DEBUG] http: Request GET /v1/status/leader (144.572µs) from=127.0.0.6:35167
    2022/11/05 23:54:08 [DEBUG] http: Request GET /v1/status/leader (1.121003ms) from=127.0.0.6:33443
    2022/11/05 23:54:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:54:15 [DEBUG] agent: Node info in sync
    2022/11/05 23:54:17 [DEBUG] http: Request GET /v1/status/leader (289.936µs) from=127.0.0.6:35167
    2022/11/05 23:54:28 [DEBUG] http: Request GET /v1/status/leader (308.428µs) from=127.0.0.6:35167
    2022/11/05 23:54:37 [DEBUG] http: Request GET /v1/status/leader (167.571µs) from=127.0.0.6:33443
    2022/11/05 23:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:54:48 [DEBUG] http: Request GET /v1/status/leader (342.65µs) from=127.0.0.6:33443
    2022/11/05 23:54:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.588334932s) from=127.0.0.6:45181
    2022/11/05 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.247483832s) from=127.0.0.6:54459
    2022/11/05 23:54:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.073125434s) from=127.0.0.6:50335
    2022/11/05 23:54:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.906501198s) from=127.0.0.6:42823
    2022/11/05 23:54:57 [DEBUG] http: Request GET /v1/status/leader (275.839µs) from=127.0.0.6:35167
    2022/11/05 23:54:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.110154577s) from=127.0.0.6:44561
    2022/11/05 23:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.158341565s) from=127.0.0.6:55801
    2022/11/05 23:55:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.556368225s) from=127.0.0.6:43723
    2022/11/05 23:55:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.451439506s) from=127.0.0.6:54751
    2022/11/05 23:55:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.721403258s) from=127.0.0.6:39287
    2022/11/05 23:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.238482338s) from=127.0.0.6:41309
    2022/11/05 23:55:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.141688095s) from=127.0.0.6:56281
    2022/11/05 23:55:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.408364631s) from=127.0.0.6:39311
    2022/11/05 23:55:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.349179543s) from=127.0.0.6:44441
    2022/11/05 23:55:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.466387205s) from=127.0.0.6:49159
    2022/11/05 23:55:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.966976673s) from=127.0.0.6:44489
    2022/11/05 23:55:08 [DEBUG] http: Request GET /v1/status/leader (261.274µs) from=127.0.0.6:33443
    2022/11/05 23:55:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.407275647s) from=127.0.0.6:58207
    2022/11/05 23:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.065337939s) from=127.0.0.6:41879
    2022/11/05 23:55:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.988395337s) from=127.0.0.6:37781
    2022/11/05 23:55:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.964449137s) from=127.0.0.6:41623
    2022/11/05 23:55:17 [DEBUG] http: Request GET /v1/status/leader (205.761µs) from=127.0.0.6:35167
    2022/11/05 23:55:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.955893787s) from=127.0.0.6:40277
    2022/11/05 23:55:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.43501485s) from=127.0.0.6:58915
    2022/11/05 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.097937004s) from=127.0.0.6:60025
    2022/11/05 23:55:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.74601427s) from=127.0.0.6:39877
    2022/11/05 23:55:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.710422597s) from=127.0.0.6:38253
    2022/11/05 23:55:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.051742087s) from=127.0.0.6:40643
    2022/11/05 23:55:28 [DEBUG] http: Request GET /v1/status/leader (255.359µs) from=127.0.0.6:35167
    2022/11/05 23:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.24852364s) from=127.0.0.6:33541
    2022/11/05 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.103515933s) from=127.0.0.6:52821
    2022/11/05 23:55:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.327181762s) from=127.0.0.6:59405
    2022/11/05 23:55:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.159529245s) from=127.0.0.6:49005
    2022/11/05 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.565466224s) from=127.0.0.6:55799
    2022/11/05 23:55:37 [DEBUG] http: Request GET /v1/status/leader (278.994µs) from=127.0.0.6:33443
    2022/11/05 23:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:55:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:55:48 [DEBUG] http: Request GET /v1/status/leader (139.491µs) from=127.0.0.6:33443
    2022/11/05 23:55:57 [DEBUG] http: Request GET /v1/status/leader (185.443µs) from=127.0.0.6:35167
    2022/11/05 23:56:08 [DEBUG] http: Request GET /v1/status/leader (194.303µs) from=127.0.0.6:35167
    2022/11/05 23:56:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:56:10 [DEBUG] agent: Node info in sync
    2022/11/05 23:56:17 [DEBUG] http: Request GET /v1/status/leader (268.581µs) from=127.0.0.6:33443
    2022/11/05 23:56:28 [DEBUG] http: Request GET /v1/status/leader (238.235µs) from=127.0.0.6:33443
    2022/11/05 23:56:37 [DEBUG] http: Request GET /v1/status/leader (292.689µs) from=127.0.0.6:33443
    2022/11/05 23:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:56:48 [DEBUG] http: Request GET /v1/status/leader (296.536µs) from=127.0.0.6:33443
    2022/11/05 23:56:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.311663048s) from=127.0.0.6:45181
    2022/11/05 23:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.142361378s) from=127.0.0.6:50335
    2022/11/05 23:56:57 [DEBUG] http: Request GET /v1/status/leader (307.651µs) from=127.0.0.6:33443
    2022/11/05 23:57:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.380060219s) from=127.0.0.6:44561
    2022/11/05 23:57:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.473258784s) from=127.0.0.6:39287
    2022/11/05 23:57:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.063266976s) from=127.0.0.6:43723
    2022/11/05 23:57:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m7.065997011s) from=127.0.0.6:54459
    2022/11/05 23:57:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.93083138s) from=127.0.0.6:41309
    2022/11/05 23:57:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.920214634s) from=127.0.0.6:42823
    2022/11/05 23:57:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.15760627s) from=127.0.0.6:39311
    2022/11/05 23:57:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.912845222s) from=127.0.0.6:55801
    2022/11/05 23:57:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.842476218s) from=127.0.0.6:54751
    2022/11/05 23:57:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.518736899s) from=127.0.0.6:56281
    2022/11/05 23:57:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.80230666s) from=127.0.0.6:49159
    2022/11/05 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.508682665s) from=127.0.0.6:44441
    2022/11/05 23:57:08 [DEBUG] http: Request GET /v1/status/leader (519.299µs) from=127.0.0.6:35167
    2022/11/05 23:57:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.8571869s) from=127.0.0.6:44489
    2022/11/05 23:57:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.46939243s) from=127.0.0.6:58207
    2022/11/05 23:57:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.506675636s) from=127.0.0.6:41623
    2022/11/05 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.321887291s) from=127.0.0.6:41879
    2022/11/05 23:57:17 [DEBUG] http: Request GET /v1/status/leader (253.197µs) from=127.0.0.6:33443
    2022/11/05 23:57:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.023640208s) from=127.0.0.6:58915
    2022/11/05 23:57:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.53441223s) from=127.0.0.6:37781
    2022/11/05 23:57:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.290835628s) from=127.0.0.6:40277
    2022/11/05 23:57:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.408557783s) from=127.0.0.6:39877
    2022/11/05 23:57:28 [DEBUG] http: Request GET /v1/status/leader (258.475µs) from=127.0.0.6:35167
    2022/11/05 23:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.058535956s) from=127.0.0.6:60025
    2022/11/05 23:57:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.791753504s) from=127.0.0.6:40643
    2022/11/05 23:57:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.028792216s) from=127.0.0.6:38253
    2022/11/05 23:57:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.22449669s) from=127.0.0.6:59405
    2022/11/05 23:57:37 [DEBUG] http: Request GET /v1/status/leader (254.55µs) from=127.0.0.6:33443
    2022/11/05 23:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.450948233s) from=127.0.0.6:33541
    2022/11/05 23:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.278616544s) from=127.0.0.6:52821
    2022/11/05 23:57:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.288906172s) from=127.0.0.6:49005
    2022/11/05 23:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.958581566s) from=127.0.0.6:55799
    2022/11/05 23:57:48 [DEBUG] http: Request GET /v1/status/leader (312.464µs) from=127.0.0.6:33443
    2022/11/05 23:57:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:57:56 [DEBUG] agent: Node info in sync
    2022/11/05 23:57:57 [DEBUG] http: Request GET /v1/status/leader (141.786µs) from=127.0.0.6:35167
    2022/11/05 23:58:08 [DEBUG] http: Request GET /v1/status/leader (270.783µs) from=127.0.0.6:33443
    2022/11/05 23:58:17 [DEBUG] http: Request GET /v1/status/leader (191.148µs) from=127.0.0.6:33443
    2022/11/05 23:58:28 [DEBUG] http: Request GET /v1/status/leader (274.907µs) from=127.0.0.6:33443
    2022/11/05 23:58:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:58:37 [DEBUG] http: Request GET /v1/status/leader (299.584µs) from=127.0.0.6:33443
    2022/11/05 23:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:58:48 [DEBUG] http: Request GET /v1/status/leader (310.396µs) from=127.0.0.6:33443
    2022/11/05 23:58:57 [DEBUG] http: Request GET /v1/status/leader (327.258µs) from=127.0.0.6:35167
    2022/11/05 23:59:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.742635184s) from=127.0.0.6:45181
    2022/11/05 23:59:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.652097621s) from=127.0.0.6:44561
    2022/11/05 23:59:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.999504104s) from=127.0.0.6:50335
    2022/11/05 23:59:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.716420244s) from=127.0.0.6:39287
    2022/11/05 23:59:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.746470743s) from=127.0.0.6:42823
    2022/11/05 23:59:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.890624465s) from=127.0.0.6:43723
    2022/11/05 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.269136745s) from=127.0.0.6:41309
    2022/11/05 23:59:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.624550757s) from=127.0.0.6:54459
    2022/11/05 23:59:08 [DEBUG] http: Request GET /v1/status/leader (318.959µs) from=127.0.0.6:33443
    2022/11/05 23:59:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.910849218s) from=127.0.0.6:39311
    2022/11/05 23:59:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.492173904s) from=127.0.0.6:49159
    2022/11/05 23:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.289550173s) from=127.0.0.6:55801
    2022/11/05 23:59:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.40682064s) from=127.0.0.6:56281
    2022/11/05 23:59:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.994996555s) from=127.0.0.6:54751
    2022/11/05 23:59:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.897128908s) from=127.0.0.6:58207
    2022/11/05 23:59:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.893238761s) from=127.0.0.6:44489
    2022/11/05 23:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.904400336s) from=127.0.0.6:44441
    2022/11/05 23:59:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.683207328s) from=127.0.0.6:41623
    2022/11/05 23:59:17 [DEBUG] http: Request GET /v1/status/leader (302.676µs) from=127.0.0.6:33443
    2022/11/05 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.720252305s) from=127.0.0.6:41879
    2022/11/05 23:59:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.795161468s) from=127.0.0.6:58915
    2022/11/05 23:59:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.0480234s) from=127.0.0.6:37781
    2022/11/05 23:59:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.255905955s) from=127.0.0.6:40277
    2022/11/05 23:59:28 [DEBUG] http: Request GET /v1/status/leader (167.178µs) from=127.0.0.6:33443
    2022/11/05 23:59:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.63997483s) from=127.0.0.6:39877
    2022/11/05 23:59:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.776709384s) from=127.0.0.6:60025
    2022/11/05 23:59:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.929293729s) from=127.0.0.6:38253
    2022/11/05 23:59:37 [DEBUG] http: Request GET /v1/status/leader (1.100513ms) from=127.0.0.6:33443
    2022/11/05 23:59:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.169258291s) from=127.0.0.6:40643
    2022/11/05 23:59:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.85204198s) from=127.0.0.6:59405
    2022/11/05 23:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.011176617s) from=127.0.0.6:52821
    2022/11/05 23:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.798233762s) from=127.0.0.6:33541
    2022/11/05 23:59:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.106261944s) from=127.0.0.6:55799
    2022/11/05 23:59:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m5.724597696s) from=127.0.0.6:49005
    2022/11/05 23:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:59:46 [DEBUG] agent: Node info in sync
    2022/11/05 23:59:48 [DEBUG] http: Request GET /v1/status/leader (279.401µs) from=127.0.0.6:33443
    2022/11/05 23:59:57 [DEBUG] http: Request GET /v1/status/leader (149.49µs) from=127.0.0.6:33443
    2022/11/06 00:00:08 [DEBUG] http: Request GET /v1/status/leader (151.661µs) from=127.0.0.6:35167
    2022/11/06 00:00:17 [DEBUG] http: Request GET /v1/status/leader (275.458µs) from=127.0.0.6:35167
    2022/11/06 00:00:28 [DEBUG] http: Request GET /v1/status/leader (268.308µs) from=127.0.0.6:33443
    2022/11/06 00:00:37 [DEBUG] http: Request GET /v1/status/leader (406.046µs) from=127.0.0.6:33443
    2022/11/06 00:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:00:48 [DEBUG] http: Request GET /v1/status/leader (292.487µs) from=127.0.0.6:33443
    2022/11/06 00:00:57 [DEBUG] http: Request GET /v1/status/leader (172.443µs) from=127.0.0.6:33443
    2022/11/06 00:00:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:01:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.072263552s) from=127.0.0.6:44561
    2022/11/06 00:01:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.755408292s) from=127.0.0.6:45181
    2022/11/06 00:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.501286422s) from=127.0.0.6:41309
    2022/11/06 00:01:08 [DEBUG] http: Request GET /v1/status/leader (297.936µs) from=127.0.0.6:35167
    2022/11/06 00:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.984787613s) from=127.0.0.6:50335
    2022/11/06 00:01:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.621300343s) from=127.0.0.6:39311
    2022/11/06 00:01:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.744897371s) from=127.0.0.6:42823
    2022/11/06 00:01:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.348144414s) from=127.0.0.6:39287
    2022/11/06 00:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.055851181s) from=127.0.0.6:55801
    2022/11/06 00:01:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.491472906s) from=127.0.0.6:43723
    2022/11/06 00:01:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.635756827s) from=127.0.0.6:58207
    2022/11/06 00:01:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.903170391s) from=127.0.0.6:54459
    2022/11/06 00:01:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.772221373s) from=127.0.0.6:54751
    2022/11/06 00:01:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.507441873s) from=127.0.0.6:49159
    2022/11/06 00:01:17 [DEBUG] http: Request GET /v1/status/leader (291.223µs) from=127.0.0.6:33443
    2022/11/06 00:01:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.253926726s) from=127.0.0.6:56281
    2022/11/06 00:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.996923387s) from=127.0.0.6:44441
    2022/11/06 00:01:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.022493121s) from=127.0.0.6:44489
    2022/11/06 00:01:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.876631423s) from=127.0.0.6:41623
    2022/11/06 00:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.349523843s) from=127.0.0.6:41879
    2022/11/06 00:01:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.022253148s) from=127.0.0.6:58915
    2022/11/06 00:01:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.070260183s) from=127.0.0.6:37781
    2022/11/06 00:01:28 [DEBUG] http: Request GET /v1/status/leader (290.405µs) from=127.0.0.6:33443
    2022/11/06 00:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.797344523s) from=127.0.0.6:40277
    2022/11/06 00:01:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.694880985s) from=127.0.0.6:39877
    2022/11/06 00:01:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:01:35 [DEBUG] agent: Node info in sync
    2022/11/06 00:01:37 [DEBUG] http: Request GET /v1/status/leader (870.83µs) from=127.0.0.6:35167
    2022/11/06 00:01:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.085258362s) from=127.0.0.6:40643
    2022/11/06 00:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.63515059s) from=127.0.0.6:60025
    2022/11/06 00:01:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.702708853s) from=127.0.0.6:38253
    2022/11/06 00:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:01:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.053102405s) from=127.0.0.6:59405
    2022/11/06 00:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.412688107s) from=127.0.0.6:52821
    2022/11/06 00:01:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.653042495s) from=127.0.0.6:49005
    2022/11/06 00:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.030298627s) from=127.0.0.6:55799
    2022/11/06 00:01:48 [DEBUG] http: Request GET /v1/status/leader (765.936µs) from=127.0.0.6:33443
    2022/11/06 00:01:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.170239802s) from=127.0.0.6:33541
    2022/11/06 00:01:57 [DEBUG] http: Request GET /v1/status/leader (188.037µs) from=127.0.0.6:33443
    2022/11/06 00:02:08 [DEBUG] http: Request GET /v1/status/leader (137.142µs) from=127.0.0.6:33443
    2022/11/06 00:02:17 [DEBUG] http: Request GET /v1/status/leader (351.201µs) from=127.0.0.6:35167
    2022/11/06 00:02:28 [DEBUG] http: Request GET /v1/status/leader (312.128µs) from=127.0.0.6:33443
    2022/11/06 00:02:37 [DEBUG] http: Request GET /v1/status/leader (944.882µs) from=127.0.0.6:33443
    2022/11/06 00:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:02:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:02:48 [DEBUG] agent: Node info in sync
    2022/11/06 00:02:48 [DEBUG] http: Request GET /v1/status/leader (289.765µs) from=127.0.0.6:35167
    2022/11/06 00:02:57 [DEBUG] http: Request GET /v1/status/leader (378.244µs) from=127.0.0.6:33443
    2022/11/06 00:03:08 [DEBUG] http: Request GET /v1/status/leader (506.289µs) from=127.0.0.6:35167
    2022/11/06 00:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.308186753s) from=127.0.0.6:50335
    2022/11/06 00:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.755843029s) from=127.0.0.6:41309
    2022/11/06 00:03:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.315196589s) from=127.0.0.6:44561
    2022/11/06 00:03:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.64609959s) from=127.0.0.6:39287
    2022/11/06 00:03:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.695774951s) from=127.0.0.6:45181
    2022/11/06 00:03:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.746350353s) from=127.0.0.6:39311
    2022/11/06 00:03:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.983203682s) from=127.0.0.6:42823
    2022/11/06 00:03:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.587780935s) from=127.0.0.6:58207
    2022/11/06 00:03:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.219817461s) from=127.0.0.6:43723
    2022/11/06 00:03:17 [DEBUG] http: Request GET /v1/status/leader (402.784µs) from=127.0.0.6:33443
    2022/11/06 00:03:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.424307484s) from=127.0.0.6:54459
    2022/11/06 00:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.96518994s) from=127.0.0.6:55801
    2022/11/06 00:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.071851961s) from=127.0.0.6:56281
    2022/11/06 00:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.529543629s) from=127.0.0.6:49159
    2022/11/06 00:03:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.670033089s) from=127.0.0.6:54751
    2022/11/06 00:03:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.615365345s) from=127.0.0.6:44489
    2022/11/06 00:03:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.221995014s) from=127.0.0.6:41623
    2022/11/06 00:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.273891502s) from=127.0.0.6:44441
    2022/11/06 00:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.735531849s) from=127.0.0.6:41879
    2022/11/06 00:03:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m2.148236113s) from=127.0.0.6:58915
    2022/11/06 00:03:28 [DEBUG] http: Request GET /v1/status/leader (477.381µs) from=127.0.0.6:35167
    2022/11/06 00:03:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.413457035s) from=127.0.0.6:37781
    2022/11/06 00:03:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.564603634s) from=127.0.0.6:39877
    2022/11/06 00:03:37 [DEBUG] http: Request GET /v1/status/leader (142.982µs) from=127.0.0.6:33443
    2022/11/06 00:03:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.157425323s) from=127.0.0.6:40277
    2022/11/06 00:03:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.09163871s) from=127.0.0.6:38253
    2022/11/06 00:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:03:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.412711531s) from=127.0.0.6:40643
    2022/11/06 00:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.297905623s) from=127.0.0.6:60025
    2022/11/06 00:03:48 [DEBUG] http: Request GET /v1/status/leader (2.92571ms) from=127.0.0.6:35167
    2022/11/06 00:03:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.960756273s) from=127.0.0.6:59405
    2022/11/06 00:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.969247135s) from=127.0.0.6:52821
    2022/11/06 00:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.88962275s) from=127.0.0.6:33541
    2022/11/06 00:03:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.348595949s) from=127.0.0.6:49005
    2022/11/06 00:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.000478182s) from=127.0.0.6:55799
    2022/11/06 00:03:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:03:57 [DEBUG] http: Request GET /v1/status/leader (268.752µs) from=127.0.0.6:35167
    2022/11/06 00:04:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:04:07 [DEBUG] agent: Node info in sync
    2022/11/06 00:04:08 [DEBUG] http: Request GET /v1/status/leader (158.898µs) from=127.0.0.6:35167
    2022/11/06 00:04:17 [DEBUG] http: Request GET /v1/status/leader (234.104µs) from=127.0.0.6:35167
    2022/11/06 00:04:28 [DEBUG] http: Request GET /v1/status/leader (813.47µs) from=127.0.0.6:33443
    2022/11/06 00:04:37 [DEBUG] http: Request GET /v1/status/leader (292.156µs) from=127.0.0.6:33443
    2022/11/06 00:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:04:48 [DEBUG] http: Request GET /v1/status/leader (259.336µs) from=127.0.0.6:33443
    2022/11/06 00:04:57 [DEBUG] http: Request GET /v1/status/leader (283.589µs) from=127.0.0.6:35167
    2022/11/06 00:05:08 [DEBUG] http: Request GET /v1/status/leader (306.248µs) from=127.0.0.6:33443
    2022/11/06 00:05:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.169360711s) from=127.0.0.6:50335
    2022/11/06 00:05:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.124576495s) from=127.0.0.6:44561
    2022/11/06 00:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.129138477s) from=127.0.0.6:41309
    2022/11/06 00:05:17 [DEBUG] http: Request GET /v1/status/leader (262.265µs) from=127.0.0.6:35167
    2022/11/06 00:05:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.602078742s) from=127.0.0.6:39287
    2022/11/06 00:05:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.943051325s) from=127.0.0.6:39311
    2022/11/06 00:05:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.227093399s) from=127.0.0.6:43723
    2022/11/06 00:05:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.134913965s) from=127.0.0.6:58207
    2022/11/06 00:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.745110042s) from=127.0.0.6:42823
    2022/11/06 00:05:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.102331571s) from=127.0.0.6:49159
    2022/11/06 00:05:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.894424647s) from=127.0.0.6:45181
    2022/11/06 00:05:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.390860233s) from=127.0.0.6:54751
    2022/11/06 00:05:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.646847554s) from=127.0.0.6:55801
    2022/11/06 00:05:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.989205689s) from=127.0.0.6:56281
    2022/11/06 00:05:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.756609382s) from=127.0.0.6:41623
    2022/11/06 00:05:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.57002443s) from=127.0.0.6:54459
    2022/11/06 00:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.743560342s) from=127.0.0.6:44441
    2022/11/06 00:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.779058698s) from=127.0.0.6:41879
    2022/11/06 00:05:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.947735166s) from=127.0.0.6:44489
    2022/11/06 00:05:28 [DEBUG] http: Request GET /v1/status/leader (225.074µs) from=127.0.0.6:33443
    2022/11/06 00:05:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.824623922s) from=127.0.0.6:58915
    2022/11/06 00:05:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.167413586s) from=127.0.0.6:37781
    2022/11/06 00:05:37 [DEBUG] http: Request GET /v1/status/leader (7.600379ms) from=127.0.0.6:35167
    2022/11/06 00:05:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.517338769s) from=127.0.0.6:40277
    2022/11/06 00:05:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:05:39 [DEBUG] agent: Node info in sync
    2022/11/06 00:05:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.412801932s) from=127.0.0.6:39877
    2022/11/06 00:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:05:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.238298442s) from=127.0.0.6:40643
    2022/11/06 00:05:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.353473995s) from=127.0.0.6:38253
    2022/11/06 00:05:48 [DEBUG] http: Request GET /v1/status/leader (293.385µs) from=127.0.0.6:33443
    2022/11/06 00:05:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.10671786s) from=127.0.0.6:59405
    2022/11/06 00:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.650146996s) from=127.0.0.6:60025
    2022/11/06 00:05:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m1.468934022s) from=127.0.0.6:49005
    2022/11/06 00:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.960207896s) from=127.0.0.6:33541
    2022/11/06 00:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.880157648s) from=127.0.0.6:52821
    2022/11/06 00:05:57 [DEBUG] http: Request GET /v1/status/leader (227.105µs) from=127.0.0.6:33443
    2022/11/06 00:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.136258042s) from=127.0.0.6:55799
    2022/11/06 00:06:08 [DEBUG] http: Request GET /v1/status/leader (258.077µs) from=127.0.0.6:35167
    2022/11/06 00:06:17 [DEBUG] http: Request GET /v1/status/leader (269.551µs) from=127.0.0.6:33443
    2022/11/06 00:06:28 [DEBUG] http: Request GET /v1/status/leader (243.983µs) from=127.0.0.6:35167
    2022/11/06 00:06:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:06:37 [DEBUG] http: Request GET /v1/status/leader (167.873µs) from=127.0.0.6:35167
    2022/11/06 00:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:06:48 [DEBUG] http: Request GET /v1/status/leader (159.35µs) from=127.0.0.6:35167
    2022/11/06 00:06:57 [DEBUG] http: Request GET /v1/status/leader (2.382495ms) from=127.0.0.6:35167
    2022/11/06 00:07:08 [DEBUG] http: Request GET /v1/status/leader (238.766µs) from=127.0.0.6:35167
    2022/11/06 00:07:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.470904933s) from=127.0.0.6:50335
    2022/11/06 00:07:17 [DEBUG] http: Request GET /v1/status/leader (259.268µs) from=127.0.0.6:33443
    2022/11/06 00:07:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.652977616s) from=127.0.0.6:58207
    2022/11/06 00:07:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.220435112s) from=127.0.0.6:44561
    2022/11/06 00:07:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.872690356s) from=127.0.0.6:43723
    2022/11/06 00:07:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.364533709s) from=127.0.0.6:42823
    2022/11/06 00:07:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.730753185s) from=127.0.0.6:45181
    2022/11/06 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.246685994s) from=127.0.0.6:39311
    2022/11/06 00:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.888207806s) from=127.0.0.6:39287
    2022/11/06 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.535218555s) from=127.0.0.6:41309
    2022/11/06 00:07:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:07:26 [DEBUG] agent: Node info in sync
    2022/11/06 00:07:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.111355789s) from=127.0.0.6:49159
    2022/11/06 00:07:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.765792913s) from=127.0.0.6:54751
    2022/11/06 00:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.69526817s) from=127.0.0.6:55801
    2022/11/06 00:07:29 [DEBUG] http: Request GET /v1/status/leader (274.342µs) from=127.0.0.6:35167
    2022/11/06 00:07:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.887699136s) from=127.0.0.6:41623
    2022/11/06 00:07:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.140167594s) from=127.0.0.6:44489
    2022/11/06 00:07:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.167011475s) from=127.0.0.6:56281
    2022/11/06 00:07:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.35625635s) from=127.0.0.6:54459
    2022/11/06 00:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.408998504s) from=127.0.0.6:41879
    2022/11/06 00:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.352084938s) from=127.0.0.6:44441
    2022/11/06 00:07:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m2.909429793s) from=127.0.0.6:58915
    2022/11/06 00:07:37 [DEBUG] http: Request GET /v1/status/leader (421.202µs) from=127.0.0.6:33443
    2022/11/06 00:07:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.388882206s) from=127.0.0.6:39877
    2022/11/06 00:07:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.516643642s) from=127.0.0.6:37781
    2022/11/06 00:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:07:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.772269707s) from=127.0.0.6:40277
    2022/11/06 00:07:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.006635948s) from=127.0.0.6:38253
    2022/11/06 00:07:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.469706071s) from=127.0.0.6:40643
    2022/11/06 00:07:49 [DEBUG] http: Request GET /v1/status/leader (235.858µs) from=127.0.0.6:33443
    2022/11/06 00:07:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.732389101s) from=127.0.0.6:59405
    2022/11/06 00:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.340017986s) from=127.0.0.6:60025
    2022/11/06 00:07:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m1.858506808s) from=127.0.0.6:49005
    2022/11/06 00:07:57 [DEBUG] http: Request GET /v1/status/leader (272.269µs) from=127.0.0.6:35167
    2022/11/06 00:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.238441144s) from=127.0.0.6:33541
    2022/11/06 00:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.292669438s) from=127.0.0.6:52821
    2022/11/06 00:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.04681311s) from=127.0.0.6:55799
    2022/11/06 00:08:09 [DEBUG] http: Request GET /v1/status/leader (225.858µs) from=127.0.0.6:35167
    2022/11/06 00:08:17 [DEBUG] http: Request GET /v1/status/leader (277.104µs) from=127.0.0.6:35167
    2022/11/06 00:08:29 [DEBUG] http: Request GET /v1/status/leader (139.169µs) from=127.0.0.6:33443
    2022/11/06 00:08:37 [DEBUG] http: Request GET /v1/status/leader (143.691µs) from=127.0.0.6:33443
    2022/11/06 00:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:08:49 [DEBUG] http: Request GET /v1/status/leader (256.79µs) from=127.0.0.6:33443
    2022/11/06 00:08:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:08:57 [DEBUG] http: Request GET /v1/status/leader (152.753µs) from=127.0.0.6:33443
    2022/11/06 00:09:09 [DEBUG] http: Request GET /v1/status/leader (337.125µs) from=127.0.0.6:35167
    2022/11/06 00:09:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.492663601s) from=127.0.0.6:50335
    2022/11/06 00:09:17 [DEBUG] http: Request GET /v1/status/leader (357.747µs) from=127.0.0.6:35167
    2022/11/06 00:09:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:09:21 [DEBUG] agent: Node info in sync
    2022/11/06 00:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.520091509s) from=127.0.0.6:41309
    2022/11/06 00:09:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.443307295s) from=127.0.0.6:58207
    2022/11/06 00:09:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.542683873s) from=127.0.0.6:39311
    2022/11/06 00:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.250260456s) from=127.0.0.6:42823
    2022/11/06 00:09:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.532782668s) from=127.0.0.6:43723
    2022/11/06 00:09:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.461847296s) from=127.0.0.6:44561
    2022/11/06 00:09:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.412848303s) from=127.0.0.6:39287
    2022/11/06 00:09:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.033563057s) from=127.0.0.6:45181
    2022/11/06 00:09:29 [DEBUG] http: Request GET /v1/status/leader (239.207µs) from=127.0.0.6:33443
    2022/11/06 00:09:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.276873375s) from=127.0.0.6:44489
    2022/11/06 00:09:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.029493219s) from=127.0.0.6:56281
    2022/11/06 00:09:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.772328856s) from=127.0.0.6:49159
    2022/11/06 00:09:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.612252119s) from=127.0.0.6:55801
    2022/11/06 00:09:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.269825973s) from=127.0.0.6:54751
    2022/11/06 00:09:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.699806106s) from=127.0.0.6:54459
    2022/11/06 00:09:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.914686224s) from=127.0.0.6:41623
    2022/11/06 00:09:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m3.037497366s) from=127.0.0.6:58915
    2022/11/06 00:09:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.030382854s) from=127.0.0.6:44441
    2022/11/06 00:09:37 [DEBUG] http: Request GET /v1/status/leader (237.543µs) from=127.0.0.6:35167
    2022/11/06 00:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.325526167s) from=127.0.0.6:41879
    2022/11/06 00:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:09:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.592367718s) from=127.0.0.6:39877
    2022/11/06 00:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.922049736s) from=127.0.0.6:40277
    2022/11/06 00:09:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.245814134s) from=127.0.0.6:37781
    2022/11/06 00:09:49 [DEBUG] http: Request GET /v1/status/leader (172.011µs) from=127.0.0.6:33443
    2022/11/06 00:09:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.578058827s) from=127.0.0.6:38253
    2022/11/06 00:09:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.72100751s) from=127.0.0.6:59405
    2022/11/06 00:09:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.33366396s) from=127.0.0.6:40643
    2022/11/06 00:09:57 [DEBUG] http: Request GET /v1/status/leader (975.673µs) from=127.0.0.6:35167
    2022/11/06 00:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.222507941s) from=127.0.0.6:33541
    2022/11/06 00:09:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.779697962s) from=127.0.0.6:49005
    2022/11/06 00:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.031835978s) from=127.0.0.6:60025
    2022/11/06 00:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.457871181s) from=127.0.0.6:55799
    2022/11/06 00:10:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.669701463s) from=127.0.0.6:52821
    2022/11/06 00:10:09 [DEBUG] http: Request GET /v1/status/leader (274.084µs) from=127.0.0.6:33443
    2022/11/06 00:10:17 [DEBUG] http: Request GET /v1/status/leader (282.521µs) from=127.0.0.6:33443
    2022/11/06 00:10:29 [DEBUG] http: Request GET /v1/status/leader (198.903µs) from=127.0.0.6:33443
    2022/11/06 00:10:37 [DEBUG] http: Request GET /v1/status/leader (163.243µs) from=127.0.0.6:33443
    2022/11/06 00:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:10:49 [DEBUG] http: Request GET /v1/status/leader (169.058µs) from=127.0.0.6:33443
    2022/11/06 00:10:57 [DEBUG] http: Request GET /v1/status/leader (267.65µs) from=127.0.0.6:33443
    2022/11/06 00:10:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:11:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:11:06 [DEBUG] agent: Node info in sync
    2022/11/06 00:11:09 [DEBUG] http: Request GET /v1/status/leader (279.658µs) from=127.0.0.6:35167
    2022/11/06 00:11:17 [DEBUG] http: Request GET /v1/status/leader (310.391µs) from=127.0.0.6:35167
    2022/11/06 00:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.700155302s) from=127.0.0.6:50335
    2022/11/06 00:11:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.470696478s) from=127.0.0.6:58207
    2022/11/06 00:11:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.663296967s) from=127.0.0.6:39311
    2022/11/06 00:11:29 [DEBUG] http: Request GET /v1/status/leader (239.05µs) from=127.0.0.6:35167
    2022/11/06 00:11:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.084320005s) from=127.0.0.6:43723
    2022/11/06 00:11:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.182428599s) from=127.0.0.6:41309
    2022/11/06 00:11:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.911257745s) from=127.0.0.6:39287
    2022/11/06 00:11:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.887563939s) from=127.0.0.6:42823
    2022/11/06 00:11:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.013670101s) from=127.0.0.6:44561
    2022/11/06 00:11:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.505910046s) from=127.0.0.6:44489
    2022/11/06 00:11:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.277501176s) from=127.0.0.6:49159
    2022/11/06 00:11:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.488516941s) from=127.0.0.6:45181
    2022/11/06 00:11:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.030014497s) from=127.0.0.6:55801
    2022/11/06 00:11:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.694754541s) from=127.0.0.6:56281
    2022/11/06 00:11:37 [DEBUG] http: Request GET /v1/status/leader (278.794µs) from=127.0.0.6:33443
    2022/11/06 00:11:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.545246721s) from=127.0.0.6:54751
    2022/11/06 00:11:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m2.271721713s) from=127.0.0.6:58915
    2022/11/06 00:11:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.69795728s) from=127.0.0.6:54459
    2022/11/06 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.703002269s) from=127.0.0.6:44441
    2022/11/06 00:11:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.708196444s) from=127.0.0.6:41623
    2022/11/06 00:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:11:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.870930797s) from=127.0.0.6:39877
    2022/11/06 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.233672877s) from=127.0.0.6:41879
    2022/11/06 00:11:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.372779264s) from=127.0.0.6:40277
    2022/11/06 00:11:49 [DEBUG] http: Request GET /v1/status/leader (168.107µs) from=127.0.0.6:33443
    2022/11/06 00:11:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.391088254s) from=127.0.0.6:37781
    2022/11/06 00:11:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.261583877s) from=127.0.0.6:38253
    2022/11/06 00:11:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.791736212s) from=127.0.0.6:59405
    2022/11/06 00:11:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.953957417s) from=127.0.0.6:40643
    2022/11/06 00:11:57 [DEBUG] http: Request GET /v1/status/leader (145.641µs) from=127.0.0.6:33443
    2022/11/06 00:12:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.285407847s) from=127.0.0.6:33541
    2022/11/06 00:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.801299355s) from=127.0.0.6:60025
    2022/11/06 00:12:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.273396285s) from=127.0.0.6:49005
    2022/11/06 00:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.843793415s) from=127.0.0.6:52821
    2022/11/06 00:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.255277413s) from=127.0.0.6:55799
    2022/11/06 00:12:09 [DEBUG] http: Request GET /v1/status/leader (220.719µs) from=127.0.0.6:33443
    2022/11/06 00:12:18 [DEBUG] http: Request GET /v1/status/leader (284.231µs) from=127.0.0.6:35167
    2022/11/06 00:12:29 [DEBUG] http: Request GET /v1/status/leader (306.982µs) from=127.0.0.6:35167
    2022/11/06 00:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:12:34 [DEBUG] agent: Node info in sync
    2022/11/06 00:12:38 [DEBUG] http: Request GET /v1/status/leader (162.963µs) from=127.0.0.6:33443
    2022/11/06 00:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:12:49 [DEBUG] http: Request GET /v1/status/leader (343.816µs) from=127.0.0.6:33443
    2022/11/06 00:12:58 [DEBUG] http: Request GET /v1/status/leader (162.806µs) from=127.0.0.6:35167
    2022/11/06 00:13:09 [DEBUG] http: Request GET /v1/status/leader (387.5µs) from=127.0.0.6:35167
    2022/11/06 00:13:18 [DEBUG] http: Request GET /v1/status/leader (142.14µs) from=127.0.0.6:33443
    2022/11/06 00:13:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.942928064s) from=127.0.0.6:50335
    2022/11/06 00:13:29 [DEBUG] http: Request GET /v1/status/leader (144.406µs) from=127.0.0.6:33443
    2022/11/06 00:13:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.193288094s) from=127.0.0.6:58207
    2022/11/06 00:13:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.954786657s) from=127.0.0.6:39287
    2022/11/06 00:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.520109981s) from=127.0.0.6:41309
    2022/11/06 00:13:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.701832054s) from=127.0.0.6:39311
    2022/11/06 00:13:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.816728355s) from=127.0.0.6:44561
    2022/11/06 00:13:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.484640306s) from=127.0.0.6:42823
    2022/11/06 00:13:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.710433157s) from=127.0.0.6:43723
    2022/11/06 00:13:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.115951168s) from=127.0.0.6:44489
    2022/11/06 00:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.15440516s) from=127.0.0.6:49159
    2022/11/06 00:13:38 [DEBUG] http: Request GET /v1/status/leader (248.586µs) from=127.0.0.6:33443
    2022/11/06 00:13:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.42692951s) from=127.0.0.6:55801
    2022/11/06 00:13:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.333428972s) from=127.0.0.6:45181
    2022/11/06 00:13:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.789647514s) from=127.0.0.6:58915
    2022/11/06 00:13:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.484125582s) from=127.0.0.6:41623
    2022/11/06 00:13:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.356482031s) from=127.0.0.6:54751
    2022/11/06 00:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:13:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.114767945s) from=127.0.0.6:56281
    2022/11/06 00:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.100215409s) from=127.0.0.6:44441
    2022/11/06 00:13:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.740473814s) from=127.0.0.6:54459
    2022/11/06 00:13:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.462325408s) from=127.0.0.6:40277
    2022/11/06 00:13:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.697570762s) from=127.0.0.6:39877
    2022/11/06 00:13:49 [DEBUG] http: Request GET /v1/status/leader (229.869µs) from=127.0.0.6:35167
    2022/11/06 00:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.731595746s) from=127.0.0.6:41879
    2022/11/06 00:13:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.848410761s) from=127.0.0.6:37781
    2022/11/06 00:13:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.895722251s) from=127.0.0.6:38253
    2022/11/06 00:13:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:13:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.489195891s) from=127.0.0.6:40643
    2022/11/06 00:13:58 [DEBUG] http: Request GET /v1/status/leader (189.06µs) from=127.0.0.6:35167
    2022/11/06 00:14:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.889411287s) from=127.0.0.6:59405
    2022/11/06 00:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.751744643s) from=127.0.0.6:60025
    2022/11/06 00:14:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.315371204s) from=127.0.0.6:33541
    2022/11/06 00:14:09 [DEBUG] http: Request GET /v1/status/leader (3.916947ms) from=127.0.0.6:33443
    2022/11/06 00:14:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.520071483s) from=127.0.0.6:49005
    2022/11/06 00:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.060253472s) from=127.0.0.6:52821
    2022/11/06 00:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.005269644s) from=127.0.0.6:55799
    2022/11/06 00:14:18 [DEBUG] http: Request GET /v1/status/leader (286.765µs) from=127.0.0.6:35167
    2022/11/06 00:14:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:14:18 [DEBUG] agent: Node info in sync
    2022/11/06 00:14:29 [DEBUG] http: Request GET /v1/status/leader (313.859µs) from=127.0.0.6:35167
    2022/11/06 00:14:38 [DEBUG] http: Request GET /v1/status/leader (308.727µs) from=127.0.0.6:35167
    2022/11/06 00:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:14:49 [DEBUG] http: Request GET /v1/status/leader (465.727µs) from=127.0.0.6:33443
    2022/11/06 00:14:58 [DEBUG] http: Request GET /v1/status/leader (772.101µs) from=127.0.0.6:33443
    2022/11/06 00:15:09 [DEBUG] http: Request GET /v1/status/leader (626.895µs) from=127.0.0.6:33443
    2022/11/06 00:15:18 [DEBUG] http: Request GET /v1/status/leader (934.149µs) from=127.0.0.6:35167
    2022/11/06 00:15:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.633656832s) from=127.0.0.6:50335
    2022/11/06 00:15:29 [DEBUG] http: Request GET /v1/status/leader (320.141µs) from=127.0.0.6:35167
    2022/11/06 00:15:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.837760533s) from=127.0.0.6:39287
    2022/11/06 00:15:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.397951142s) from=127.0.0.6:58207
    2022/11/06 00:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.489935585s) from=127.0.0.6:41309
    2022/11/06 00:15:38 [DEBUG] http: Request GET /v1/status/leader (283.03µs) from=127.0.0.6:33443
    2022/11/06 00:15:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.593925657s) from=127.0.0.6:39311
    2022/11/06 00:15:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.440940307s) from=127.0.0.6:49159
    2022/11/06 00:15:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.81478269s) from=127.0.0.6:43723
    2022/11/06 00:15:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.590036001s) from=127.0.0.6:58915
    2022/11/06 00:15:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.048008805s) from=127.0.0.6:54751
    2022/11/06 00:15:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.541873052s) from=127.0.0.6:42823
    2022/11/06 00:15:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.541467891s) from=127.0.0.6:41623
    2022/11/06 00:15:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.714375775s) from=127.0.0.6:44561
    2022/11/06 00:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:15:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.804428292s) from=127.0.0.6:44489
    2022/11/06 00:15:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.657733678s) from=127.0.0.6:55801
    2022/11/06 00:15:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.340489182s) from=127.0.0.6:56281
    2022/11/06 00:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.124224116s) from=127.0.0.6:44441
    2022/11/06 00:15:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.3335148s) from=127.0.0.6:45181
    2022/11/06 00:15:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.501287283s) from=127.0.0.6:39877
    2022/11/06 00:15:49 [DEBUG] http: Request GET /v1/status/leader (320.495µs) from=127.0.0.6:35167
    2022/11/06 00:15:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.268778335s) from=127.0.0.6:54459
    2022/11/06 00:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.336431009s) from=127.0.0.6:41879
    2022/11/06 00:15:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.462458874s) from=127.0.0.6:40277
    2022/11/06 00:15:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.017486297s) from=127.0.0.6:37781
    2022/11/06 00:15:58 [DEBUG] http: Request GET /v1/status/leader (257.452µs) from=127.0.0.6:33443
    2022/11/06 00:16:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.22483292s) from=127.0.0.6:40643
    2022/11/06 00:16:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.851703448s) from=127.0.0.6:38253
    2022/11/06 00:16:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.522708975s) from=127.0.0.6:59405
    2022/11/06 00:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.025142003s) from=127.0.0.6:33541
    2022/11/06 00:16:09 [DEBUG] http: Request GET /v1/status/leader (314.205µs) from=127.0.0.6:35167
    2022/11/06 00:16:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.693987183s) from=127.0.0.6:49005
    2022/11/06 00:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.989862323s) from=127.0.0.6:60025
    2022/11/06 00:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.209516554s) from=127.0.0.6:52821
    2022/11/06 00:16:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:16:16 [DEBUG] agent: Node info in sync
    2022/11/06 00:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.051610279s) from=127.0.0.6:55799
    2022/11/06 00:16:18 [DEBUG] http: Request GET /v1/status/leader (199.182µs) from=127.0.0.6:33443
    2022/11/06 00:16:29 [DEBUG] http: Request GET /v1/status/leader (185.176µs) from=127.0.0.6:33443
    2022/11/06 00:16:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:16:38 [DEBUG] http: Request GET /v1/status/leader (372.763µs) from=127.0.0.6:35167
    2022/11/06 00:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:16:49 [DEBUG] http: Request GET /v1/status/leader (372.831µs) from=127.0.0.6:33443
    2022/11/06 00:16:58 [DEBUG] http: Request GET /v1/status/leader (205.234µs) from=127.0.0.6:35167
    2022/11/06 00:17:09 [DEBUG] http: Request GET /v1/status/leader (304.95µs) from=127.0.0.6:33443
    2022/11/06 00:17:18 [DEBUG] http: Request GET /v1/status/leader (235.206µs) from=127.0.0.6:35167
    2022/11/06 00:17:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:17:23 [DEBUG] agent: Node info in sync
    2022/11/06 00:17:29 [DEBUG] http: Request GET /v1/status/leader (247.582µs) from=127.0.0.6:35167
    2022/11/06 00:17:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.556774813s) from=127.0.0.6:50335
    2022/11/06 00:17:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.246262554s) from=127.0.0.6:39287
    2022/11/06 00:17:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.249280078s) from=127.0.0.6:58207
    2022/11/06 00:17:38 [DEBUG] http: Request GET /v1/status/leader (348.593µs) from=127.0.0.6:35167
    2022/11/06 00:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.223739506s) from=127.0.0.6:41309
    2022/11/06 00:17:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.068525064s) from=127.0.0.6:58915
    2022/11/06 00:17:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.947731475s) from=127.0.0.6:43723
    2022/11/06 00:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:17:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.379116868s) from=127.0.0.6:49159
    2022/11/06 00:17:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.936329413s) from=127.0.0.6:44489
    2022/11/06 00:17:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.259761277s) from=127.0.0.6:39311
    2022/11/06 00:17:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.569204531s) from=127.0.0.6:42823
    2022/11/06 00:17:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.582612863s) from=127.0.0.6:44561
    2022/11/06 00:17:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.200875049s) from=127.0.0.6:54751
    2022/11/06 00:17:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.295671623s) from=127.0.0.6:41623
    2022/11/06 00:17:49 [DEBUG] http: Request GET /v1/status/leader (245.952µs) from=127.0.0.6:33443
    2022/11/06 00:17:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.063079517s) from=127.0.0.6:56281
    2022/11/06 00:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.030554032s) from=127.0.0.6:44441
    2022/11/06 00:17:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.373237996s) from=127.0.0.6:45181
    2022/11/06 00:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.294874281s) from=127.0.0.6:55801
    2022/11/06 00:17:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.925027735s) from=127.0.0.6:54459
    2022/11/06 00:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.164483212s) from=127.0.0.6:41879
    2022/11/06 00:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.459429141s) from=127.0.0.6:39877
    2022/11/06 00:17:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.060522222s) from=127.0.0.6:37781
    2022/11/06 00:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.96040449s) from=127.0.0.6:40277
    2022/11/06 00:17:58 [DEBUG] http: Request GET /v1/status/leader (121.475µs) from=127.0.0.6:33443
    2022/11/06 00:18:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.071584299s) from=127.0.0.6:38253
    2022/11/06 00:18:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.114640841s) from=127.0.0.6:40643
    2022/11/06 00:18:09 [DEBUG] http: Request GET /v1/status/leader (261.731µs) from=127.0.0.6:33443
    2022/11/06 00:18:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.430452477s) from=127.0.0.6:59405
    2022/11/06 00:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.946804821s) from=127.0.0.6:60025
    2022/11/06 00:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.101010967s) from=127.0.0.6:52821
    2022/11/06 00:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.002463399s) from=127.0.0.6:33541
    2022/11/06 00:18:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.866689204s) from=127.0.0.6:49005
    2022/11/06 00:18:18 [DEBUG] http: Request GET /v1/status/leader (143.833µs) from=127.0.0.6:33443
    2022/11/06 00:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.107327807s) from=127.0.0.6:55799
    2022/11/06 00:18:29 [DEBUG] http: Request GET /v1/status/leader (348.855µs) from=127.0.0.6:33443
    2022/11/06 00:18:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:18:29 [DEBUG] agent: Node info in sync
    2022/11/06 00:18:38 [DEBUG] http: Request GET /v1/status/leader (136.111µs) from=127.0.0.6:35167
    2022/11/06 00:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:18:49 [DEBUG] http: Request GET /v1/status/leader (357.438µs) from=127.0.0.6:33443
    2022/11/06 00:18:58 [DEBUG] http: Request GET /v1/status/leader (123.887µs) from=127.0.0.6:33443
    2022/11/06 00:18:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:19:09 [DEBUG] http: Request GET /v1/status/leader (244.99µs) from=127.0.0.6:35167
    2022/11/06 00:19:18 [DEBUG] http: Request GET /v1/status/leader (325.593µs) from=127.0.0.6:35167
    2022/11/06 00:19:29 [DEBUG] http: Request GET /v1/status/leader (257.026µs) from=127.0.0.6:33443
    2022/11/06 00:19:38 [DEBUG] http: Request GET /v1/status/leader (183.643µs) from=127.0.0.6:33443
    2022/11/06 00:19:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.844278718s) from=127.0.0.6:50335
    2022/11/06 00:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:19:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m7.151084084s) from=127.0.0.6:39287
    2022/11/06 00:19:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.645583166s) from=127.0.0.6:58207
    2022/11/06 00:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.57355973s) from=127.0.0.6:41309
    2022/11/06 00:19:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.883462557s) from=127.0.0.6:44489
    2022/11/06 00:19:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.788610662s) from=127.0.0.6:43723
    2022/11/06 00:19:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.432899263s) from=127.0.0.6:49159
    2022/11/06 00:19:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.425279419s) from=127.0.0.6:42823
    2022/11/06 00:19:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m6.724562294s) from=127.0.0.6:58915
    2022/11/06 00:19:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.790062693s) from=127.0.0.6:44561
    2022/11/06 00:19:49 [DEBUG] http: Request GET /v1/status/leader (264.208µs) from=127.0.0.6:35167
    2022/11/06 00:19:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.187081891s) from=127.0.0.6:54751
    2022/11/06 00:19:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.259134053s) from=127.0.0.6:56281
    2022/11/06 00:19:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.193691394s) from=127.0.0.6:39311
    2022/11/06 00:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.111436091s) from=127.0.0.6:44441
    2022/11/06 00:19:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.76493056s) from=127.0.0.6:41623
    2022/11/06 00:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.465728954s) from=127.0.0.6:41879
    2022/11/06 00:19:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.696782149s) from=127.0.0.6:55801
    2022/11/06 00:19:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.06436435s) from=127.0.0.6:45181
    2022/11/06 00:19:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.067445226s) from=127.0.0.6:39877
    2022/11/06 00:19:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.879251721s) from=127.0.0.6:54459
    2022/11/06 00:19:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.018064772s) from=127.0.0.6:37781
    2022/11/06 00:19:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.177534383s) from=127.0.0.6:40277
    2022/11/06 00:19:58 [DEBUG] http: Request GET /v1/status/leader (192.465µs) from=127.0.0.6:33443
    2022/11/06 00:20:09 [DEBUG] http: Request GET /v1/status/leader (251.073µs) from=127.0.0.6:33443
    2022/11/06 00:20:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.468804146s) from=127.0.0.6:40643
    2022/11/06 00:20:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.359531563s) from=127.0.0.6:38253
    2022/11/06 00:20:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:20:13 [DEBUG] agent: Node info in sync
    2022/11/06 00:20:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.105426664s) from=127.0.0.6:59405
    2022/11/06 00:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.453846933s) from=127.0.0.6:60025
    2022/11/06 00:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.740867921s) from=127.0.0.6:52821
    2022/11/06 00:20:18 [DEBUG] http: Request GET /v1/status/leader (235.267µs) from=127.0.0.6:33443
    2022/11/06 00:20:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m1.36184316s) from=127.0.0.6:49005
    2022/11/06 00:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.420911564s) from=127.0.0.6:33541
    2022/11/06 00:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.600663519s) from=127.0.0.6:55799
    2022/11/06 00:20:29 [DEBUG] http: Request GET /v1/status/leader (278.606µs) from=127.0.0.6:35167
    2022/11/06 00:20:38 [DEBUG] http: Request GET /v1/status/leader (220.891µs) from=127.0.0.6:33443
    2022/11/06 00:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:20:49 [DEBUG] http: Request GET /v1/status/leader (147.638µs) from=127.0.0.6:33443
    2022/11/06 00:20:58 [DEBUG] http: Request GET /v1/status/leader (1.663281ms) from=127.0.0.6:33443
    2022/11/06 00:21:09 [DEBUG] http: Request GET /v1/status/leader (316.842µs) from=127.0.0.6:35167
    2022/11/06 00:21:18 [DEBUG] http: Request GET /v1/status/leader (162.162µs) from=127.0.0.6:33443
    2022/11/06 00:21:29 [DEBUG] http: Request GET /v1/status/leader (185.053µs) from=127.0.0.6:35167
    2022/11/06 00:21:38 [DEBUG] http: Request GET /v1/status/leader (173.433µs) from=127.0.0.6:33443
    2022/11/06 00:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:21:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:21:43 [DEBUG] agent: Node info in sync
    2022/11/06 00:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.12856541s) from=127.0.0.6:50335
    2022/11/06 00:21:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.667186508s) from=127.0.0.6:58207
    2022/11/06 00:21:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:21:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.677764062s) from=127.0.0.6:39287
    2022/11/06 00:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.569548074s) from=127.0.0.6:41309
    2022/11/06 00:21:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.799122936s) from=127.0.0.6:49159
    2022/11/06 00:21:49 [DEBUG] http: Request GET /v1/status/leader (161.08µs) from=127.0.0.6:33443
    2022/11/06 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.828985417s) from=127.0.0.6:44561
    2022/11/06 00:21:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.626250993s) from=127.0.0.6:43723
    2022/11/06 00:21:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.481238224s) from=127.0.0.6:42823
    2022/11/06 00:21:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.474368188s) from=127.0.0.6:44489
    2022/11/06 00:21:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m3.658154416s) from=127.0.0.6:58915
    2022/11/06 00:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.207066826s) from=127.0.0.6:44441
    2022/11/06 00:21:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.153902887s) from=127.0.0.6:54751
    2022/11/06 00:21:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.172134375s) from=127.0.0.6:39311
    2022/11/06 00:21:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.032402195s) from=127.0.0.6:45181
    2022/11/06 00:21:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.552219225s) from=127.0.0.6:56281
    2022/11/06 00:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.521159747s) from=127.0.0.6:41879
    2022/11/06 00:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.959227271s) from=127.0.0.6:55801
    2022/11/06 00:21:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.835511355s) from=127.0.0.6:41623
    2022/11/06 00:21:58 [DEBUG] http: Request GET /v1/status/leader (239.044µs) from=127.0.0.6:35167
    2022/11/06 00:22:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.056658693s) from=127.0.0.6:54459
    2022/11/06 00:22:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.623708122s) from=127.0.0.6:39877
    2022/11/06 00:22:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.556410109s) from=127.0.0.6:40277
    2022/11/06 00:22:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.912554829s) from=127.0.0.6:37781
    2022/11/06 00:22:09 [DEBUG] http: Request GET /v1/status/leader (176.66µs) from=127.0.0.6:33443
    2022/11/06 00:22:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m3.762570341s) from=127.0.0.6:40643
    2022/11/06 00:22:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.822252975s) from=127.0.0.6:38253
    2022/11/06 00:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.362586876s) from=127.0.0.6:52821
    2022/11/06 00:22:18 [DEBUG] http: Request GET /v1/status/leader (310.787µs) from=127.0.0.6:35167
    2022/11/06 00:22:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.647207427s) from=127.0.0.6:60025
    2022/11/06 00:22:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.659243218s) from=127.0.0.6:49005
    2022/11/06 00:22:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.306597709s) from=127.0.0.6:59405
    2022/11/06 00:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.127537109s) from=127.0.0.6:55799
    2022/11/06 00:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.503422651s) from=127.0.0.6:33541
    2022/11/06 00:22:29 [DEBUG] http: Request GET /v1/status/leader (190.536µs) from=127.0.0.6:33443
    2022/11/06 00:22:38 [DEBUG] http: Request GET /v1/status/leader (317.715µs) from=127.0.0.6:35167
    2022/11/06 00:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:22:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:22:44 [DEBUG] agent: Node info in sync
    2022/11/06 00:22:49 [DEBUG] http: Request GET /v1/status/leader (278.193µs) from=127.0.0.6:33443
    2022/11/06 00:22:58 [DEBUG] http: Request GET /v1/status/leader (155.708µs) from=127.0.0.6:33443
    2022/11/06 00:23:09 [DEBUG] http: Request GET /v1/status/leader (822.794µs) from=127.0.0.6:35167
    2022/11/06 00:23:18 [DEBUG] http: Request GET /v1/status/leader (294.736µs) from=127.0.0.6:35167
    2022/11/06 00:23:29 [DEBUG] http: Request GET /v1/status/leader (227.369µs) from=127.0.0.6:35167
    2022/11/06 00:23:38 [DEBUG] http: Request GET /v1/status/leader (251.336µs) from=127.0.0.6:33443
    2022/11/06 00:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:23:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.907192509s) from=127.0.0.6:50335
    2022/11/06 00:23:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.896465869s) from=127.0.0.6:58207
    2022/11/06 00:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.373189247s) from=127.0.0.6:41309
    2022/11/06 00:23:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:23:49 [DEBUG] http: Request GET /v1/status/leader (16.995522ms) from=127.0.0.6:33443
    2022/11/06 00:23:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.440597715s) from=127.0.0.6:49159
    2022/11/06 00:23:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.566742399s) from=127.0.0.6:39287
    2022/11/06 00:23:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.936615867s) from=127.0.0.6:44561
    2022/11/06 00:23:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.864175988s) from=127.0.0.6:45181
    2022/11/06 00:23:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.649459402s) from=127.0.0.6:43723
    2022/11/06 00:23:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.108783619s) from=127.0.0.6:58915
    2022/11/06 00:23:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.053604423s) from=127.0.0.6:44489
    2022/11/06 00:23:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.200126188s) from=127.0.0.6:39311
    2022/11/06 00:23:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.647015357s) from=127.0.0.6:42823
    2022/11/06 00:23:58 [DEBUG] http: Request GET /v1/status/leader (243.961µs) from=127.0.0.6:33443
    2022/11/06 00:23:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.744857716s) from=127.0.0.6:56281
    2022/11/06 00:23:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.037061574s) from=127.0.0.6:44441
    2022/11/06 00:23:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.09723866s) from=127.0.0.6:54751
    2022/11/06 00:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.059814936s) from=127.0.0.6:41879
    2022/11/06 00:24:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.941675651s) from=127.0.0.6:41623
    2022/11/06 00:24:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.657055898s) from=127.0.0.6:40277
    2022/11/06 00:24:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.74140208s) from=127.0.0.6:39877
    2022/11/06 00:24:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.358621273s) from=127.0.0.6:55801
    2022/11/06 00:24:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.996813041s) from=127.0.0.6:37781
    2022/11/06 00:24:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.209251179s) from=127.0.0.6:54459
    2022/11/06 00:24:09 [DEBUG] http: Request GET /v1/status/leader (240.034µs) from=127.0.0.6:33443
    2022/11/06 00:24:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.460825735s) from=127.0.0.6:38253
    2022/11/06 00:24:18 [DEBUG] http: Request GET /v1/status/leader (230.064µs) from=127.0.0.6:33443
    2022/11/06 00:24:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.230358832s) from=127.0.0.6:40643
    2022/11/06 00:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.673828782s) from=127.0.0.6:60025
    2022/11/06 00:24:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.242959114s) from=127.0.0.6:49005
    2022/11/06 00:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.058572837s) from=127.0.0.6:52821
    2022/11/06 00:24:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.247110382s) from=127.0.0.6:59405
    2022/11/06 00:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.483671953s) from=127.0.0.6:33541
    2022/11/06 00:24:29 [DEBUG] http: Request GET /v1/status/leader (181.137µs) from=127.0.0.6:35167
    2022/11/06 00:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.604495494s) from=127.0.0.6:55799
    2022/11/06 00:24:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:24:34 [DEBUG] agent: Node info in sync
    2022/11/06 00:24:38 [DEBUG] http: Request GET /v1/status/leader (342.474µs) from=127.0.0.6:33443
    2022/11/06 00:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:24:49 [DEBUG] http: Request GET /v1/status/leader (324.214µs) from=127.0.0.6:35167
    2022/11/06 00:24:58 [DEBUG] http: Request GET /v1/status/leader (312.719µs) from=127.0.0.6:35167
    2022/11/06 00:25:09 [DEBUG] http: Request GET /v1/status/leader (141.703µs) from=127.0.0.6:35167
    2022/11/06 00:25:18 [DEBUG] http: Request GET /v1/status/leader (293.214µs) from=127.0.0.6:35167
    2022/11/06 00:25:29 [DEBUG] http: Request GET /v1/status/leader (247.428µs) from=127.0.0.6:35167
    2022/11/06 00:25:38 [DEBUG] http: Request GET /v1/status/leader (186.1µs) from=127.0.0.6:33443
    2022/11/06 00:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:25:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.839136927s) from=127.0.0.6:50335
    2022/11/06 00:25:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:25:48 [DEBUG] agent: Node info in sync
    2022/11/06 00:25:49 [DEBUG] http: Request GET /v1/status/leader (181.943µs) from=127.0.0.6:33443
    2022/11/06 00:25:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.617290419s) from=127.0.0.6:58207
    2022/11/06 00:25:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.379613004s) from=127.0.0.6:49159
    2022/11/06 00:25:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.041317384s) from=127.0.0.6:39287
    2022/11/06 00:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.919927113s) from=127.0.0.6:41309
    2022/11/06 00:25:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.017504537s) from=127.0.0.6:45181
    2022/11/06 00:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.625448159s) from=127.0.0.6:44489
    2022/11/06 00:25:58 [DEBUG] http: Request GET /v1/status/leader (276.184µs) from=127.0.0.6:35167
    2022/11/06 00:26:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.84506229s) from=127.0.0.6:44561
    2022/11/06 00:26:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.002556646s) from=127.0.0.6:39311
    2022/11/06 00:26:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.752164121s) from=127.0.0.6:43723
    2022/11/06 00:26:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.59282691s) from=127.0.0.6:58915
    2022/11/06 00:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.718465333s) from=127.0.0.6:44441
    2022/11/06 00:26:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.520665466s) from=127.0.0.6:42823
    2022/11/06 00:26:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.775916659s) from=127.0.0.6:40277
    2022/11/06 00:26:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.401273218s) from=127.0.0.6:56281
    2022/11/06 00:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.198313663s) from=127.0.0.6:55801
    2022/11/06 00:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.455575833s) from=127.0.0.6:41879
    2022/11/06 00:26:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.195346941s) from=127.0.0.6:54751
    2022/11/06 00:26:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.294756728s) from=127.0.0.6:54459
    2022/11/06 00:26:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.741001487s) from=127.0.0.6:37781
    2022/11/06 00:26:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.345840131s) from=127.0.0.6:41623
    2022/11/06 00:26:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.506891713s) from=127.0.0.6:39877
    2022/11/06 00:26:09 [DEBUG] http: Request GET /v1/status/leader (284.775µs) from=127.0.0.6:35167
    2022/11/06 00:26:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.247674208s) from=127.0.0.6:38253
    2022/11/06 00:26:18 [DEBUG] http: Request GET /v1/status/leader (270.184µs) from=127.0.0.6:33443
    2022/11/06 00:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.948277498s) from=127.0.0.6:60025
    2022/11/06 00:26:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 00:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.219451096s) from=127.0.0.6:52821
    2022/11/06 00:26:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.587535845s) from=127.0.0.6:49005
    2022/11/06 00:26:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.07452922s) from=127.0.0.6:40643
    2022/11/06 00:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.125998321s) from=127.0.0.6:33541
    2022/11/06 00:26:29 [DEBUG] http: Request GET /v1/status/leader (278.906µs) from=127.0.0.6:35167
    2022/11/06 00:26:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.566698093s) from=127.0.0.6:59405
    2022/11/06 00:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.535647385s) from=127.0.0.6:55799
    2022/11/06 00:26:38 [DEBUG] http: Request GET /v1/status/leader (308.968µs) from=127.0.0.6:33443
    2022/11/06 00:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:26:49 [DEBUG] http: Request GET /v1/status/leader (230.688µs) from=127.0.0.6:33443
    2022/11/06 00:26:58 [DEBUG] http: Request GET /v1/status/leader (263.788µs) from=127.0.0.6:35167
    2022/11/06 00:27:09 [DEBUG] http: Request GET /v1/status/leader (324.279µs) from=127.0.0.6:35167
    2022/11/06 00:27:18 [DEBUG] http: Request GET /v1/status/leader (233.325µs) from=127.0.0.6:33443
    2022/11/06 00:27:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:27:29 [DEBUG] agent: Node info in sync
    2022/11/06 00:27:29 [DEBUG] http: Request GET /v1/status/leader (372.941µs) from=127.0.0.6:33443
    2022/11/06 00:27:38 [DEBUG] http: Request GET /v1/status/leader (271.383µs) from=127.0.0.6:33443
    2022/11/06 00:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:27:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.626849283s) from=127.0.0.6:50335
    2022/11/06 00:27:49 [DEBUG] http: Request GET /v1/status/leader (298.66µs) from=127.0.0.6:33443
    2022/11/06 00:27:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.356830129s) from=127.0.0.6:39287
    2022/11/06 00:27:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.994032798s) from=127.0.0.6:49159
    2022/11/06 00:27:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.792219507s) from=127.0.0.6:58207
    2022/11/06 00:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.65055691s) from=127.0.0.6:45181
    2022/11/06 00:27:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.247404332s) from=127.0.0.6:41309
    2022/11/06 00:27:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.646168949s) from=127.0.0.6:44489
    2022/11/06 00:27:58 [DEBUG] http: Request GET /v1/status/leader (601.128µs) from=127.0.0.6:33443
    2022/11/06 00:28:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.644616994s) from=127.0.0.6:39311
    2022/11/06 00:28:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.382028798s) from=127.0.0.6:40277
    2022/11/06 00:28:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.061074208s) from=127.0.0.6:43723
    2022/11/06 00:28:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.891873264s) from=127.0.0.6:42823
    2022/11/06 00:28:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.48652672s) from=127.0.0.6:58915
    2022/11/06 00:28:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.480586054s) from=127.0.0.6:44561
    2022/11/06 00:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.589826556s) from=127.0.0.6:55801
    2022/11/06 00:28:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.742537126s) from=127.0.0.6:56281
    2022/11/06 00:28:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.106659966s) from=127.0.0.6:54751
    2022/11/06 00:28:09 [DEBUG] http: Request GET /v1/status/leader (551.627µs) from=127.0.0.6:35167
    2022/11/06 00:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.553026187s) from=127.0.0.6:44441
    2022/11/06 00:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.221078725s) from=127.0.0.6:41879
    2022/11/06 00:28:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.803099276s) from=127.0.0.6:41623
    2022/11/06 00:28:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.362487579s) from=127.0.0.6:39877
    2022/11/06 00:28:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.905080666s) from=127.0.0.6:37781
    2022/11/06 00:28:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.077932017s) from=127.0.0.6:54459
    2022/11/06 00:28:18 [DEBUG] http: Request GET /v1/status/leader (315.432µs) from=127.0.0.6:33443
    2022/11/06 00:28:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.7284623s) from=127.0.0.6:38253
    2022/11/06 00:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.328242615s) from=127.0.0.6:60025
    2022/11/06 00:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.475120976s) from=127.0.0.6:52821
    2022/11/06 00:28:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.445209734s) from=127.0.0.6:40643
    2022/11/06 00:28:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.790222522s) from=127.0.0.6:49005
    2022/11/06 00:28:30 [DEBUG] http: Request GET /v1/status/leader (476.856µs) from=127.0.0.6:33443
    2022/11/06 00:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.24314692s) from=127.0.0.6:33541
    2022/11/06 00:28:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.761125578s) from=127.0.0.6:59405
    2022/11/06 00:28:38 [DEBUG] http: Request GET /v1/status/leader (752.63µs) from=127.0.0.6:35167
    2022/11/06 00:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.702408138s) from=127.0.0.6:55799
    2022/11/06 00:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/06 00:28:50 [DEBUG] http: Request GET /v1/status/leader (317.331µs) from=127.0.0.6:33443
    2022/11/06 00:28:58 [DEBUG] http: Request GET /v1/status/leader (596.499µs) from=127.0.0.6:35167
    2022/11/06 00:29:10 [DEBUG] http: Request GET /v1/status/leader (570.304µs) from=127.0.0.6:35167
    2022/11/06 00:29:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/06 00:29:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/06 00:29:11 [DEBUG] age