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: '0f9b2920-dbee-499a-c42f-b078022f1a10'
         Node name: 'onap-msb-consul-5454dcc5c5-b8kd4'
        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/12/18 22:56:45 [DEBUG] agent: Using random ID "0f9b2920-dbee-499a-c42f-b078022f1a10" as node ID
    2022/12/18 22:56:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0f9b2920-dbee-499a-c42f-b078022f1a10 Address:127.0.0.1:8300}]
    2022/12/18 22:56:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/18 22:56:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-b8kd4.dc1 127.0.0.1
    2022/12/18 22:56:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-b8kd4 127.0.0.1
    2022/12/18 22:56:45 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-b8kd4 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 22:56:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-b8kd4.dc1" in area "wan"
    2022/12/18 22:56:45 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/18 22:56:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/18 22:56:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/18 22:56:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/18 22:56:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/18 22:56:45 [INFO] agent: started state syncer
    2022/12/18 22:56:45 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/18 22:56:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/18 22:56:45 [DEBUG] raft: Votes needed: 1
    2022/12/18 22:56:45 [DEBUG] raft: Vote granted from 0f9b2920-dbee-499a-c42f-b078022f1a10 in term 2. Tally: 1
    2022/12/18 22:56:45 [INFO] raft: Election won. Tally: 1
    2022/12/18 22:56:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/18 22:56:45 [INFO] consul: cluster leadership acquired
    2022/12/18 22:56:45 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-b8kd4
    2022/12/18 22:56:45 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/18 22:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 22:56:45 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-b8kd4' joined, marking health alive
    2022/12/18 22:56:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 22:56:45 [INFO] agent: Synced node info
    2022/12/18 22:56:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 22:56:47 [DEBUG] agent: Node info in sync
    2022/12/18 22:56:47 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2022/12/18 22:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 22:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 22:58:24 [DEBUG] agent: Node info in sync
    2022/12/18 22:58:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 22:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 22:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 22:59:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 22:59:52 [DEBUG] agent: Node info in sync
    2022/12/18 23:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:01:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:01:32 [DEBUG] agent: Node info in sync
    2022/12/18 23:01:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:02:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:02:39 [DEBUG] agent: Node info in sync
    2022/12/18 23:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:03:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:03:46 [DEBUG] agent: Node info in sync
    2022/12/18 23:04:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:05:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:05:08 [DEBUG] agent: Node info in sync
    2022/12/18 23:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:06:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:06:56 [DEBUG] agent: Node info in sync
    2022/12/18 23:07:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:08:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:08:00 [DEBUG] agent: Node info in sync
    2022/12/18 23:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:09:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:09:34 [DEBUG] agent: Node info in sync
    2022/12/18 23:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:10:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:10:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:10:35 [DEBUG] agent: Node info in sync
    2022/12/18 23:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:11:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:11:43 [DEBUG] agent: Node info in sync
    2022/12/18 23:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:12:13 [DEBUG] http: Request GET /v1/status/leader (790.893µs) from=127.0.0.6:42831
    2022/12/18 23:12:13 [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/12/18 23:12:13 [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/12/18 23:12:13 [INFO] agent: Synced service "_v0_multicloud_10.233.58.25_9001"
    2022/12/18 23:12:13 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (11.54902ms) from=127.0.0.6:42831
    2022/12/18 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:13 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.357848ms) from=127.0.0.6:56801
    2022/12/18 23:12:13 [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/12/18 23:12:13 [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/12/18 23:12:13 [INFO] agent: Synced service "_v1_multicloud_10.233.58.25_9001"
    2022/12/18 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:13 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.04305ms) from=127.0.0.6:56801
    2022/12/18 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:13 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.367404ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_parser_10.233.62.160_8806"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.496161ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (463.006µs) from=127.0.0.6:56801
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_catalog_10.233.62.160_8806"
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.323533ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (362.694µs) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_nsd_10.233.62.160_8806"
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.09679ms) from=127.0.0.6:56801
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (486.294µs) from=127.0.0.6:56801
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.62.160_8806"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (27.089459ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (353.983µs) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.16.210_9015"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.770416ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (396.974µs) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.61.248_9011"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.858448ms) from=127.0.0.6:56801
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (460.543µs) from=127.0.0.6:56801
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.61.248_9011"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.639274ms) from=127.0.0.6:56801
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (274.638µs) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.8.147_9007"
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (12.052223ms) from=127.0.0.6:42831
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (316.484µs) from=127.0.0.6:42831
    2022/12/18 23:12:14 [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/12/18 23:12:14 [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/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:14 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.8.147_9007"
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (18.584768ms) from=127.0.0.6:56801
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:14 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (302.18µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/catalog/services (494.923µs) from=127.0.0.6:42831
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/status/leader (129.435µs) from=127.0.0.6:42831
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (227.889µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (176.01µs) from=127.0.0.6:43309
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (146.318µs) from=127.0.0.6:43309
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (488.584µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (238.15µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (693.39µs) from=127.0.0.6:43309
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (138.777µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (370.819µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [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/12/18 23:12:29 [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/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (135.841µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (137.773µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.111_8080"
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (86.866337ms) from=127.0.0.6:42831
    2022/12/18 23:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.788792ms) from=127.0.0.6:43309
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (616.4µs) from=127.0.0.6:56801
    2022/12/18 23:12:29 [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/12/18 23:12:29 [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/12/18 23:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.111_8181"
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.561486ms) from=127.0.0.6:56801
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:12:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (586.513µs) from=127.0.0.6:43309
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (469.599µs) from=127.0.0.6:54787
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (416.521µs) from=127.0.0.6:54787
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (258.075µs) from=127.0.0.6:35765
    2022/12/18 23:12:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (283.918µs) from=127.0.0.6:36237
    2022/12/18 23:12:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:12:41 [DEBUG] http: Request GET /v1/catalog/services (610.721µs) from=127.0.0.6:41487
    2022/12/18 23:12:41 [DEBUG] http: Request GET /v1/status/leader (394.346µs) from=127.0.0.6:52801
    2022/12/18 23:12:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.568626ms) from=127.0.0.6:52801
    2022/12/18 23:12:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (334.989µs) from=127.0.0.6:38487
    2022/12/18 23:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:12:49 [DEBUG] http: Request GET /v1/status/leader (4.156054ms) from=127.0.0.6:38359
    2022/12/18 23:13:01 [DEBUG] http: Request GET /v1/status/leader (327.981µs) from=127.0.0.6:41221
    2022/12/18 23:13:09 [DEBUG] http: Request GET /v1/status/leader (301.736µs) from=127.0.0.6:38359
    2022/12/18 23:13:21 [DEBUG] http: Request GET /v1/status/leader (269.696µs) from=127.0.0.6:41221
    2022/12/18 23:13:29 [DEBUG] http: Request GET /v1/status/leader (422.023µs) from=127.0.0.6:38359
    2022/12/18 23:13:42 [DEBUG] http: Request GET /v1/status/leader (258.843µs) from=127.0.0.6:41221
    2022/12/18 23:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:13:49 [DEBUG] http: Request GET /v1/status/leader (140.64µs) from=127.0.0.6:38359
    2022/12/18 23:14:02 [DEBUG] http: Request GET /v1/status/leader (168.494µs) from=127.0.0.6:41221
    2022/12/18 23:14:09 [DEBUG] http: Request GET /v1/status/leader (494.859µs) from=127.0.0.6:38359
    2022/12/18 23:14:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:14:20 [DEBUG] agent: Node info in sync
    2022/12/18 23:14:22 [DEBUG] http: Request GET /v1/status/leader (257.421µs) from=127.0.0.6:41221
    2022/12/18 23:14:29 [DEBUG] http: Request GET /v1/status/leader (380.661µs) from=127.0.0.6:38359
    2022/12/18 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.526312466s) from=127.0.0.6:44765
    2022/12/18 23:14:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m1.222596723s) from=127.0.0.6:47397
    2022/12/18 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.856891406s) from=127.0.0.6:56801
    2022/12/18 23:14:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m3.236223241s) from=127.0.0.6:45885
    2022/12/18 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.556584921s) from=127.0.0.6:54289
    2022/12/18 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.054145902s) from=127.0.0.6:33921
    2022/12/18 23:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.400505854s) from=127.0.0.6:35285
    2022/12/18 23:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.545687534s) from=127.0.0.6:54787
    2022/12/18 23:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.743798777s) from=127.0.0.6:40507
    2022/12/18 23:14:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m5.820950255s) from=127.0.0.6:57429
    2022/12/18 23:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.955820262s) from=127.0.0.6:43309
    2022/12/18 23:14:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.171483492s) from=127.0.0.6:35765
    2022/12/18 23:14:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.515214046s) from=127.0.0.6:42831
    2022/12/18 23:14:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.75229224s) from=127.0.0.6:36237
    2022/12/18 23:14:42 [DEBUG] http: Request GET /v1/status/leader (317.693µs) from=127.0.0.6:41221
    2022/12/18 23:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m1.560017388s) from=127.0.0.6:41487
    2022/12/18 23:14:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.806887711s) from=127.0.0.6:52801
    2022/12/18 23:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.687964054s) from=127.0.0.6:38487
    2022/12/18 23:14:49 [DEBUG] http: Request GET /v1/status/leader (174.174µs) from=127.0.0.6:38359
    2022/12/18 23:15:02 [DEBUG] http: Request GET /v1/status/leader (287.921µs) from=127.0.0.6:41221
    2022/12/18 23:15:09 [DEBUG] http: Request GET /v1/status/leader (1.82144ms) from=127.0.0.6:38359
    2022/12/18 23:15:22 [DEBUG] http: Request GET /v1/status/leader (312.633µs) from=127.0.0.6:41221
    2022/12/18 23:15:29 [DEBUG] http: Request GET /v1/status/leader (155.24µs) from=127.0.0.6:38359
    2022/12/18 23:15:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:15:42 [DEBUG] http: Request GET /v1/status/leader (140.148µs) from=127.0.0.6:41221
    2022/12/18 23:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:15:49 [DEBUG] http: Request GET /v1/status/leader (920.564µs) from=127.0.0.6:38359
    2022/12/18 23:15:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:15:57 [DEBUG] agent: Node info in sync
    2022/12/18 23:16:02 [DEBUG] http: Request GET /v1/status/leader (461.321µs) from=127.0.0.6:41221
    2022/12/18 23:16:09 [DEBUG] http: Request GET /v1/status/leader (156.668µs) from=127.0.0.6:38359
    2022/12/18 23:16:22 [DEBUG] http: Request GET /v1/status/leader (219.338µs) from=127.0.0.6:41221
    2022/12/18 23:16:29 [DEBUG] http: Request GET /v1/status/leader (700.018µs) from=127.0.0.6:38359
    2022/12/18 23:16:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m2.070297872s) from=127.0.0.6:47397
    2022/12/18 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.455270835s) from=127.0.0.6:44765
    2022/12/18 23:16:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.844955728s) from=127.0.0.6:35765
    2022/12/18 23:16:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.317404834s) from=127.0.0.6:57429
    2022/12/18 23:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.835524604s) from=127.0.0.6:35285
    2022/12/18 23:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.030921237s) from=127.0.0.6:56801
    2022/12/18 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.257946155s) from=127.0.0.6:54289
    2022/12/18 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.36924157s) from=127.0.0.6:33921
    2022/12/18 23:16:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.111226272s) from=127.0.0.6:42831
    2022/12/18 23:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.384597257s) from=127.0.0.6:40507
    2022/12/18 23:16:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m7.468254112s) from=127.0.0.6:45885
    2022/12/18 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.129932105s) from=127.0.0.6:54787
    2022/12/18 23:16:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.825683929s) from=127.0.0.6:36237
    2022/12/18 23:16:42 [DEBUG] http: Request GET /v1/status/leader (350.731µs) from=127.0.0.6:41221
    2022/12/18 23:16:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.339659321s) from=127.0.0.6:43309
    2022/12/18 23:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:16:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.828615739s) from=127.0.0.6:52801
    2022/12/18 23:16:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m2.683571905s) from=127.0.0.6:41487
    2022/12/18 23:16:49 [DEBUG] http: Request GET /v1/status/leader (157.162µs) from=127.0.0.6:38359
    2022/12/18 23:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.245954608s) from=127.0.0.6:38487
    2022/12/18 23:17:02 [DEBUG] http: Request GET /v1/status/leader (150.158µs) from=127.0.0.6:41221
    2022/12/18 23:17:09 [DEBUG] http: Request GET /v1/status/leader (147.051µs) from=127.0.0.6:38359
    2022/12/18 23:17:22 [DEBUG] http: Request GET /v1/status/leader (291.731µs) from=127.0.0.6:41221
    2022/12/18 23:17:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:17:25 [DEBUG] agent: Node info in sync
    2022/12/18 23:17:29 [DEBUG] http: Request GET /v1/status/leader (146.141µs) from=127.0.0.6:38359
    2022/12/18 23:17:42 [DEBUG] http: Request GET /v1/status/leader (271.138µs) from=127.0.0.6:41221
    2022/12/18 23:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:17:49 [DEBUG] http: Request GET /v1/status/leader (240.693µs) from=127.0.0.6:38359
    2022/12/18 23:18:02 [DEBUG] http: Request GET /v1/status/leader (278.002µs) from=127.0.0.6:41221
    2022/12/18 23:18:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:18:09 [DEBUG] http: Request GET /v1/status/leader (280.434µs) from=127.0.0.6:35353
    2022/12/18 23:18:09 [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/12/18 23:18:09 [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/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:18:09 [INFO] agent: Synced service "_v1_sdnc_10.233.37.56_8282"
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Node info in sync
    2022/12/18 23:18:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.48453ms) from=127.0.0.6:38359
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:18:09 [DEBUG] agent: Node info in sync
    2022/12/18 23:18:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (1m23.665656072s) from=127.0.0.6:41487
    2022/12/18 23:18:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (1m36.730030376s) from=127.0.0.6:47397
    2022/12/18 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (393.204µs) from=127.0.0.6:41221
    2022/12/18 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (332.136µs) from=127.0.0.6:38359
    2022/12/18 23:18:22 [DEBUG] http: Request GET /v1/status/leader (7.800995ms) from=127.0.0.6:41221
    2022/12/18 23:18:29 [DEBUG] http: Request GET /v1/status/leader (534.058µs) from=127.0.0.6:35353
    2022/12/18 23:18:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.031359369s) from=127.0.0.6:35765
    2022/12/18 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m3.375679635s) from=127.0.0.6:44765
    2022/12/18 23:18:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.362515948s) from=127.0.0.6:35285
    2022/12/18 23:18:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.848252079s) from=127.0.0.6:54289
    2022/12/18 23:18:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.554843636s) from=127.0.0.6:36237
    2022/12/18 23:18:42 [DEBUG] http: Request GET /v1/status/leader (223.806µs) from=127.0.0.6:41221
    2022/12/18 23:18:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m5.878807006s) from=127.0.0.6:57429
    2022/12/18 23:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.130970017s) from=127.0.0.6:43309
    2022/12/18 23:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.460908268s) from=127.0.0.6:56801
    2022/12/18 23:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:18:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.386327479s) from=127.0.0.6:33921
    2022/12/18 23:18:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m6.356254768s) from=127.0.0.6:40507
    2022/12/18 23:18:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m7.217897691s) from=127.0.0.6:42831
    2022/12/18 23:18:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.323800051s) from=127.0.0.6:45885
    2022/12/18 23:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.075293116s) from=127.0.0.6:54787
    2022/12/18 23:18:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.127003892s) from=127.0.0.6:52801
    2022/12/18 23:18:49 [DEBUG] http: Request GET /v1/status/leader (602.28µs) from=127.0.0.6:35353
    2022/12/18 23:18:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.628316939s) from=127.0.0.6:38487
    2022/12/18 23:19:02 [DEBUG] http: Request GET /v1/status/leader (136.097µs) from=127.0.0.6:41221
    2022/12/18 23:19:09 [DEBUG] http: Request GET /v1/status/leader (363.663µs) from=127.0.0.6:41221
    2022/12/18 23:19:22 [DEBUG] http: Request GET /v1/status/leader (265.409µs) from=127.0.0.6:41221
    2022/12/18 23:19:29 [DEBUG] http: Request GET /v1/status/leader (282.974µs) from=127.0.0.6:35353
    2022/12/18 23:19:42 [DEBUG] http: Request GET /v1/status/leader (244.046µs) from=127.0.0.6:41221
    2022/12/18 23:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:19:49 [DEBUG] http: Request GET /v1/status/leader (225.558µs) from=127.0.0.6:35353
    2022/12/18 23:20:02 [DEBUG] http: Request GET /v1/status/leader (227.766µs) from=127.0.0.6:41221
    2022/12/18 23:20:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:20:08 [DEBUG] agent: Node info in sync
    2022/12/18 23:20:09 [DEBUG] http: Request GET /v1/status/leader (245.227µs) from=127.0.0.6:41221
    2022/12/18 23:20:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m0.29482428s) from=127.0.0.6:41487
    2022/12/18 23:20:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m1.069548462s) from=127.0.0.6:47397
    2022/12/18 23:20:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.777011747s) from=127.0.0.6:38359
    2022/12/18 23:20:22 [DEBUG] http: Request GET /v1/status/leader (190.471µs) from=127.0.0.6:41221
    2022/12/18 23:20:29 [DEBUG] http: Request GET /v1/status/leader (302.009µs) from=127.0.0.6:41221
    2022/12/18 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.77778999s) from=127.0.0.6:44765
    2022/12/18 23:20:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.080398789s) from=127.0.0.6:35765
    2022/12/18 23:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.131402066s) from=127.0.0.6:35285
    2022/12/18 23:20:42 [DEBUG] http: Request GET /v1/status/leader (25.5953ms) from=127.0.0.6:41221
    2022/12/18 23:20:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:20:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.243721967s) from=127.0.0.6:36237
    2022/12/18 23:20:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.548476355s) from=127.0.0.6:43309
    2022/12/18 23:20:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:20:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.972566211s) from=127.0.0.6:33921
    2022/12/18 23:20:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.228837701s) from=127.0.0.6:42831
    2022/12/18 23:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.395636735s) from=127.0.0.6:40507
    2022/12/18 23:20:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.246520878s) from=127.0.0.6:54289
    2022/12/18 23:20:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.416932037s) from=127.0.0.6:57429
    2022/12/18 23:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.475204636s) from=127.0.0.6:56801
    2022/12/18 23:20:49 [DEBUG] http: Request GET /v1/status/leader (231.49µs) from=127.0.0.6:41221
    2022/12/18 23:20:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.166308244s) from=127.0.0.6:45885
    2022/12/18 23:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.584852559s) from=127.0.0.6:54787
    2022/12/18 23:20:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.197145306s) from=127.0.0.6:52801
    2022/12/18 23:20:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.614182324s) from=127.0.0.6:38487
    2022/12/18 23:21:02 [DEBUG] http: Request GET /v1/status/leader (228.169µs) from=127.0.0.6:41221
    2022/12/18 23:21:10 [DEBUG] http: Request GET /v1/status/leader (153.665µs) from=127.0.0.6:35353
    2022/12/18 23:21:22 [DEBUG] http: Request GET /v1/status/leader (163.793µs) from=127.0.0.6:41221
    2022/12/18 23:21:30 [DEBUG] http: Request GET /v1/status/leader (621.044µs) from=127.0.0.6:35353
    2022/12/18 23:21:42 [DEBUG] http: Request GET /v1/status/leader (248.31µs) from=127.0.0.6:41221
    2022/12/18 23:21:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:21:50 [DEBUG] http: Request GET /v1/status/leader (531.293µs) from=127.0.0.6:35353
    2022/12/18 23:21:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:21:55 [DEBUG] agent: Node info in sync
    2022/12/18 23:22:02 [DEBUG] http: Request GET /v1/status/leader (170.477µs) from=127.0.0.6:41221
    2022/12/18 23:22:10 [DEBUG] http: Request GET /v1/status/leader (336.612µs) from=127.0.0.6:41221
    2022/12/18 23:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m4.229706768s) from=127.0.0.6:41487
    2022/12/18 23:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m0.692022637s) from=127.0.0.6:38359
    2022/12/18 23:22:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m5.823038447s) from=127.0.0.6:47397
    2022/12/18 23:22:22 [DEBUG] http: Request GET /v1/status/leader (301.849µs) from=127.0.0.6:41221
    2022/12/18 23:22:30 [DEBUG] http: Request GET /v1/status/leader (357.787µs) from=127.0.0.6:41221
    2022/12/18 23:22:42 [DEBUG] http: Request GET /v1/status/leader (274.731µs) from=127.0.0.6:41221
    2022/12/18 23:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.484286235s) from=127.0.0.6:35765
    2022/12/18 23:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.413596904s) from=127.0.0.6:44765
    2022/12/18 23:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.409859115s) from=127.0.0.6:35285
    2022/12/18 23:22:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:22:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.127950913s) from=127.0.0.6:36237
    2022/12/18 23:22:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.52367347s) from=127.0.0.6:33921
    2022/12/18 23:22:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m2.342825887s) from=127.0.0.6:42831
    2022/12/18 23:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.325568477s) from=127.0.0.6:43309
    2022/12/18 23:22:50 [DEBUG] http: Request GET /v1/status/leader (244.906µs) from=127.0.0.6:35353
    2022/12/18 23:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.026998863s) from=127.0.0.6:54289
    2022/12/18 23:22:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.907638266s) from=127.0.0.6:57429
    2022/12/18 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.09798046s) from=127.0.0.6:56801
    2022/12/18 23:22:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.323167226s) from=127.0.0.6:40507
    2022/12/18 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.844187369s) from=127.0.0.6:45885
    2022/12/18 23:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.58125745s) from=127.0.0.6:54787
    2022/12/18 23:22:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.401954854s) from=127.0.0.6:52801
    2022/12/18 23:22:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.362490098s) from=127.0.0.6:38487
    2022/12/18 23:23:02 [DEBUG] http: Request GET /v1/status/leader (152.806µs) from=127.0.0.6:41221
    2022/12/18 23:23:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:23:06 [DEBUG] agent: Node info in sync
    2022/12/18 23:23:10 [DEBUG] http: Request GET /v1/status/leader (288.936µs) from=127.0.0.6:35353
    2022/12/18 23:23:22 [DEBUG] http: Request GET /v1/status/leader (190.054µs) from=127.0.0.6:41221
    2022/12/18 23:23:30 [DEBUG] http: Request GET /v1/status/leader (289.299µs) from=127.0.0.6:41221
    2022/12/18 23:23:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:23:42 [DEBUG] http: Request GET /v1/status/leader (145.977µs) from=127.0.0.6:41221
    2022/12/18 23:23:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:23:50 [DEBUG] http: Request GET /v1/status/leader (276.968µs) from=127.0.0.6:41221
    2022/12/18 23:24:02 [DEBUG] http: Request GET /v1/status/leader (238.514µs) from=127.0.0.6:41221
    2022/12/18 23:24:10 [DEBUG] http: Request GET /v1/status/leader (182.51µs) from=127.0.0.6:41221
    2022/12/18 23:24:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m2.437778915s) from=127.0.0.6:41487
    2022/12/18 23:24:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m0.842041915s) from=127.0.0.6:38359
    2022/12/18 23:24:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m4.883347075s) from=127.0.0.6:47397
    2022/12/18 23:24:22 [DEBUG] http: Request GET /v1/status/leader (195.387µs) from=127.0.0.6:41221
    2022/12/18 23:24:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:24:27 [DEBUG] agent: Node info in sync
    2022/12/18 23:24:30 [DEBUG] http: Request GET /v1/status/leader (331.481µs) from=127.0.0.6:41221
    2022/12/18 23:24:43 [DEBUG] http: Request GET /v1/status/leader (250.831µs) from=127.0.0.6:41221
    2022/12/18 23:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.310790142s) from=127.0.0.6:35285
    2022/12/18 23:24:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:24:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.13234378s) from=127.0.0.6:35765
    2022/12/18 23:24:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.716667458s) from=127.0.0.6:33921
    2022/12/18 23:24:50 [DEBUG] http: Request GET /v1/status/leader (270.662µs) from=127.0.0.6:41221
    2022/12/18 23:24:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m7.321318507s) from=127.0.0.6:44765
    2022/12/18 23:24:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.844686114s) from=127.0.0.6:36237
    2022/12/18 23:24:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.802933834s) from=127.0.0.6:57429
    2022/12/18 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.361356202s) from=127.0.0.6:56801
    2022/12/18 23:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.042389355s) from=127.0.0.6:43309
    2022/12/18 23:24:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.883125182s) from=127.0.0.6:42831
    2022/12/18 23:24:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.173054355s) from=127.0.0.6:54289
    2022/12/18 23:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.042595064s) from=127.0.0.6:40507
    2022/12/18 23:25:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.690328422s) from=127.0.0.6:52801
    2022/12/18 23:25:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.007488777s) from=127.0.0.6:45885
    2022/12/18 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.318433225s) from=127.0.0.6:54787
    2022/12/18 23:25:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.378451193s) from=127.0.0.6:38487
    2022/12/18 23:25:03 [DEBUG] http: Request GET /v1/status/leader (632.985µs) from=127.0.0.6:41221
    2022/12/18 23:25:10 [DEBUG] http: Request GET /v1/status/leader (374.701µs) from=127.0.0.6:41221
    2022/12/18 23:25:23 [DEBUG] http: Request GET /v1/status/leader (2.080684ms) from=127.0.0.6:41221
    2022/12/18 23:25:30 [DEBUG] http: Request GET /v1/status/leader (326.578µs) from=127.0.0.6:41221
    2022/12/18 23:25:43 [DEBUG] http: Request GET /v1/status/leader (147.338µs) from=127.0.0.6:41221
    2022/12/18 23:25:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:25:50 [DEBUG] http: Request GET /v1/status/leader (253.446µs) from=127.0.0.6:35353
    2022/12/18 23:26:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:26:03 [DEBUG] http: Request GET /v1/status/leader (158.723µs) from=127.0.0.6:41221
    2022/12/18 23:26:10 [DEBUG] http: Request GET /v1/status/leader (152.246µs) from=127.0.0.6:35353
    2022/12/18 23:26:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m4.081829667s) from=127.0.0.6:41487
    2022/12/18 23:26:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m0.889618845s) from=127.0.0.6:47397
    2022/12/18 23:26:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.651418498s) from=127.0.0.6:38359
    2022/12/18 23:26:23 [DEBUG] http: Request GET /v1/status/leader (259.82µs) from=127.0.0.6:41221
    2022/12/18 23:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:26:23 [DEBUG] agent: Node info in sync
    2022/12/18 23:26:30 [DEBUG] http: Request GET /v1/status/leader (258.121µs) from=127.0.0.6:41221
    2022/12/18 23:26:43 [DEBUG] http: Request GET /v1/status/leader (179.67µs) from=127.0.0.6:41221
    2022/12/18 23:26:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:26:50 [DEBUG] http: Request GET /v1/status/leader (161.823µs) from=127.0.0.6:35353
    2022/12/18 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.13877069s) from=127.0.0.6:35285
    2022/12/18 23:26:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.682839417s) from=127.0.0.6:35765
    2022/12/18 23:26:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.637005192s) from=127.0.0.6:33921
    2022/12/18 23:26:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.151849175s) from=127.0.0.6:57429
    2022/12/18 23:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.79744643s) from=127.0.0.6:43309
    2022/12/18 23:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.91781648s) from=127.0.0.6:44765
    2022/12/18 23:26:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.515075672s) from=127.0.0.6:36237
    2022/12/18 23:26:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.001634237s) from=127.0.0.6:56801
    2022/12/18 23:27:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.09811893s) from=127.0.0.6:42831
    2022/12/18 23:27:03 [DEBUG] http: Request GET /v1/status/leader (263.708µs) from=127.0.0.6:41221
    2022/12/18 23:27:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.463512175s) from=127.0.0.6:40507
    2022/12/18 23:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.91078764s) from=127.0.0.6:54289
    2022/12/18 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.169308204s) from=127.0.0.6:45885
    2022/12/18 23:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.336687033s) from=127.0.0.6:54787
    2022/12/18 23:27:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.287035843s) from=127.0.0.6:52801
    2022/12/18 23:27:10 [DEBUG] http: Request GET /v1/status/leader (252.726µs) from=127.0.0.6:35353
    2022/12/18 23:27:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.4960904s) from=127.0.0.6:38487
    2022/12/18 23:27:23 [DEBUG] http: Request GET /v1/status/leader (920.2µs) from=127.0.0.6:41221
    2022/12/18 23:27:30 [DEBUG] http: Request GET /v1/status/leader (238.761µs) from=127.0.0.6:41221
    2022/12/18 23:27:43 [DEBUG] http: Request GET /v1/status/leader (138.938µs) from=127.0.0.6:41221
    2022/12/18 23:27:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:27:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:27:49 [DEBUG] agent: Node info in sync
    2022/12/18 23:27:50 [DEBUG] http: Request GET /v1/status/leader (193.729µs) from=127.0.0.6:41221
    2022/12/18 23:28:03 [DEBUG] http: Request GET /v1/status/leader (257µs) from=127.0.0.6:41221
    2022/12/18 23:28:10 [DEBUG] http: Request GET /v1/status/leader (158.533µs) from=127.0.0.6:41221
    2022/12/18 23:28:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:28:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m0.307687171s) from=127.0.0.6:47397
    2022/12/18 23:28:23 [DEBUG] http: Request GET /v1/status/leader (580.145µs) from=127.0.0.6:41221
    2022/12/18 23:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m6.00743336s) from=127.0.0.6:41487
    2022/12/18 23:28:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.398678395s) from=127.0.0.6:38359
    2022/12/18 23:28:30 [DEBUG] http: Request GET /v1/status/leader (542.372µs) from=127.0.0.6:35353
    2022/12/18 23:28:43 [DEBUG] http: Request GET /v1/status/leader (192.938µs) from=127.0.0.6:41221
    2022/12/18 23:28:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:28:50 [DEBUG] http: Request GET /v1/status/leader (420.162µs) from=127.0.0.6:41221
    2022/12/18 23:28:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.445279351s) from=127.0.0.6:35285
    2022/12/18 23:28:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.836360704s) from=127.0.0.6:33921
    2022/12/18 23:28:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.497386997s) from=127.0.0.6:35765
    2022/12/18 23:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.072064914s) from=127.0.0.6:44765
    2022/12/18 23:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.546270809s) from=127.0.0.6:43309
    2022/12/18 23:29:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.668026082s) from=127.0.0.6:57429
    2022/12/18 23:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m4.914182184s) from=127.0.0.6:56801
    2022/12/18 23:29:03 [DEBUG] http: Request GET /v1/status/leader (284.904µs) from=127.0.0.6:41221
    2022/12/18 23:29:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.129500506s) from=127.0.0.6:36237
    2022/12/18 23:29:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m5.322198245s) from=127.0.0.6:42831
    2022/12/18 23:29:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m3.101324669s) from=127.0.0.6:45885
    2022/12/18 23:29:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.876525412s) from=127.0.0.6:40507
    2022/12/18 23:29:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.902457807s) from=127.0.0.6:52801
    2022/12/18 23:29:10 [DEBUG] http: Request GET /v1/status/leader (237.285µs) from=127.0.0.6:41221
    2022/12/18 23:29:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.468552549s) from=127.0.0.6:54289
    2022/12/18 23:29:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.724139092s) from=127.0.0.6:54787
    2022/12/18 23:29:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.29061563s) from=127.0.0.6:38487
    2022/12/18 23:29:23 [DEBUG] http: Request GET /v1/status/leader (277.696µs) from=127.0.0.6:52801
    2022/12/18 23:29:30 [DEBUG] http: Request GET /v1/status/leader (165.766µs) from=127.0.0.6:52801
    2022/12/18 23:29:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:29:32 [DEBUG] agent: Node info in sync
    2022/12/18 23:29:43 [DEBUG] http: Request GET /v1/status/leader (307.185µs) from=127.0.0.6:52801
    2022/12/18 23:29:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:29:50 [DEBUG] http: Request GET /v1/status/leader (170.83µs) from=127.0.0.6:52801
    2022/12/18 23:30:03 [DEBUG] http: Request GET /v1/status/leader (275.575µs) from=127.0.0.6:52801
    2022/12/18 23:30:10 [DEBUG] http: Request GET /v1/status/leader (241.49µs) from=127.0.0.6:35353
    2022/12/18 23:30:23 [DEBUG] http: Request GET /v1/status/leader (320.88µs) from=127.0.0.6:52801
    2022/12/18 23:30:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m1.948712109s) from=127.0.0.6:47397
    2022/12/18 23:30:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m0.796632751s) from=127.0.0.6:38359
    2022/12/18 23:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m2.804714296s) from=127.0.0.6:41487
    2022/12/18 23:30:30 [DEBUG] http: Request GET /v1/status/leader (253.211µs) from=127.0.0.6:35353
    2022/12/18 23:30:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:30:43 [DEBUG] http: Request GET /v1/status/leader (219.268µs) from=127.0.0.6:52801
    2022/12/18 23:30:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:30:50 [DEBUG] http: Request GET /v1/status/leader (175.677µs) from=127.0.0.6:35353
    2022/12/18 23:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.221689929s) from=127.0.0.6:35285
    2022/12/18 23:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.12471789s) from=127.0.0.6:43309
    2022/12/18 23:31:03 [DEBUG] http: Request GET /v1/status/leader (150.498µs) from=127.0.0.6:52801
    2022/12/18 23:31:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.499864804s) from=127.0.0.6:57429
    2022/12/18 23:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.254148055s) from=127.0.0.6:33921
    2022/12/18 23:31:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.801268916s) from=127.0.0.6:36237
    2022/12/18 23:31:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.15912064s) from=127.0.0.6:35765
    2022/12/18 23:31:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.082681868s) from=127.0.0.6:56801
    2022/12/18 23:31:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m6.392275808s) from=127.0.0.6:44765
    2022/12/18 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.605335433s) from=127.0.0.6:40507
    2022/12/18 23:31:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m1.399745189s) from=127.0.0.6:45885
    2022/12/18 23:31:10 [DEBUG] http: Request GET /v1/status/leader (1.799762ms) from=127.0.0.6:45885
    2022/12/18 23:31:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m5.387248544s) from=127.0.0.6:42831
    2022/12/18 23:31:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:31:12 [DEBUG] agent: Node info in sync
    2022/12/18 23:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.310463156s) from=127.0.0.6:54787
    2022/12/18 23:31:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.57688717s) from=127.0.0.6:41221
    2022/12/18 23:31:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.260273359s) from=127.0.0.6:54289
    2022/12/18 23:31:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.084792886s) from=127.0.0.6:38487
    2022/12/18 23:31:23 [DEBUG] http: Request GET /v1/status/leader (391.668µs) from=127.0.0.6:52801
    2022/12/18 23:31:30 [DEBUG] http: Request GET /v1/status/leader (222.367µs) from=127.0.0.6:52801
    2022/12/18 23:31:43 [DEBUG] http: Request GET /v1/status/leader (304.415µs) from=127.0.0.6:52801
    2022/12/18 23:31:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:31:50 [DEBUG] http: Request GET /v1/status/leader (1.59461ms) from=127.0.0.6:35353
    2022/12/18 23:32:03 [DEBUG] http: Request GET /v1/status/leader (322.968µs) from=127.0.0.6:52801
    2022/12/18 23:32:10 [DEBUG] http: Request GET /v1/status/leader (238.574µs) from=127.0.0.6:35353
    2022/12/18 23:32:23 [DEBUG] http: Request GET /v1/status/leader (161.378µs) from=127.0.0.6:52801
    2022/12/18 23:32:30 [DEBUG] http: Request GET /v1/status/leader (169.513µs) from=127.0.0.6:35353
    2022/12/18 23:32:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m5.903080718s) from=127.0.0.6:47397
    2022/12/18 23:32:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.052928928s) from=127.0.0.6:38359
    2022/12/18 23:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m4.712120013s) from=127.0.0.6:41487
    2022/12/18 23:32:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:32:37 [DEBUG] agent: Node info in sync
    2022/12/18 23:32:43 [DEBUG] http: Request GET /v1/status/leader (272.012µs) from=127.0.0.6:52801
    2022/12/18 23:32:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:32:50 [DEBUG] http: Request GET /v1/status/leader (166.19µs) from=127.0.0.6:52801
    2022/12/18 23:33:03 [DEBUG] http: Request GET /v1/status/leader (153.309µs) from=127.0.0.6:52801
    2022/12/18 23:33:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.31478814s) from=127.0.0.6:43309
    2022/12/18 23:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.045003289s) from=127.0.0.6:35285
    2022/12/18 23:33:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m2.450195503s) from=127.0.0.6:57429
    2022/12/18 23:33:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.106658349s) from=127.0.0.6:36237
    2022/12/18 23:33:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.123108183s) from=127.0.0.6:44765
    2022/12/18 23:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.660202173s) from=127.0.0.6:35765
    2022/12/18 23:33:10 [DEBUG] http: Request GET /v1/status/leader (148.906µs) from=127.0.0.6:35353
    2022/12/18 23:33:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.88278466s) from=127.0.0.6:40507
    2022/12/18 23:33:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.045132953s) from=127.0.0.6:33921
    2022/12/18 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.973076875s) from=127.0.0.6:56801
    2022/12/18 23:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.0091103s) from=127.0.0.6:54787
    2022/12/18 23:33:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.405109288s) from=127.0.0.6:45885
    2022/12/18 23:33:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m7.355186952s) from=127.0.0.6:42831
    2022/12/18 23:33:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.570473528s) from=127.0.0.6:41221
    2022/12/18 23:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.948051328s) from=127.0.0.6:54289
    2022/12/18 23:33:23 [DEBUG] http: Request GET /v1/status/leader (1.278459ms) from=127.0.0.6:52801
    2022/12/18 23:33:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.717820995s) from=127.0.0.6:38487
    2022/12/18 23:33:30 [DEBUG] http: Request GET /v1/status/leader (140.788µs) from=127.0.0.6:35353
    2022/12/18 23:33:43 [DEBUG] http: Request GET /v1/status/leader (240.276µs) from=127.0.0.6:52801
    2022/12/18 23:33:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:33:50 [DEBUG] http: Request GET /v1/status/leader (246.297µs) from=127.0.0.6:35353
    2022/12/18 23:33:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:33:59 [DEBUG] agent: Node info in sync
    2022/12/18 23:34:03 [DEBUG] http: Request GET /v1/status/leader (135.876µs) from=127.0.0.6:52801
    2022/12/18 23:34:10 [DEBUG] http: Request GET /v1/status/leader (137.215µs) from=127.0.0.6:52801
    2022/12/18 23:34:23 [DEBUG] http: Request GET /v1/status/leader (276.506µs) from=127.0.0.6:52801
    2022/12/18 23:34:30 [DEBUG] http: Request GET /v1/status/leader (273.441µs) from=127.0.0.6:35353
    2022/12/18 23:34:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m0.502913974s) from=127.0.0.6:47397
    2022/12/18 23:34:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.834652738s) from=127.0.0.6:38359
    2022/12/18 23:34:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m2.297021251s) from=127.0.0.6:41487
    2022/12/18 23:34:43 [DEBUG] http: Request GET /v1/status/leader (203.953µs) from=127.0.0.6:52801
    2022/12/18 23:34:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:34:50 [DEBUG] http: Request GET /v1/status/leader (148.875µs) from=127.0.0.6:35353
    2022/12/18 23:35:03 [DEBUG] http: Request GET /v1/status/leader (341.036µs) from=127.0.0.6:52801
    2022/12/18 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.700956571s) from=127.0.0.6:35285
    2022/12/18 23:35:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.513033781s) from=127.0.0.6:36237
    2022/12/18 23:35:10 [DEBUG] http: Request GET /v1/status/leader (142.764µs) from=127.0.0.6:35353
    2022/12/18 23:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.019643356s) from=127.0.0.6:43309
    2022/12/18 23:35:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.354480517s) from=127.0.0.6:57429
    2022/12/18 23:35:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m3.547609453s) from=127.0.0.6:44765
    2022/12/18 23:35:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.002540356s) from=127.0.0.6:56801
    2022/12/18 23:35:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.364025615s) from=127.0.0.6:35765
    2022/12/18 23:35:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m1.514846896s) from=127.0.0.6:45885
    2022/12/18 23:35:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.418251698s) from=127.0.0.6:40507
    2022/12/18 23:35:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.968817617s) from=127.0.0.6:33921
    2022/12/18 23:35:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.573799726s) from=127.0.0.6:54787
    2022/12/18 23:35:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m2.863007455s) from=127.0.0.6:42831
    2022/12/18 23:35:23 [DEBUG] http: Request GET /v1/status/leader (252.921µs) from=127.0.0.6:52801
    2022/12/18 23:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.433751868s) from=127.0.0.6:41221
    2022/12/18 23:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.220420476s) from=127.0.0.6:54289
    2022/12/18 23:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.64747088s) from=127.0.0.6:38487
    2022/12/18 23:35:30 [DEBUG] http: Request GET /v1/status/leader (1.74086ms) from=127.0.0.6:52801
    2022/12/18 23:35:43 [DEBUG] http: Request GET /v1/status/leader (317.68µs) from=127.0.0.6:52801
    2022/12/18 23:35:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:35:50 [DEBUG] http: Request GET /v1/status/leader (156.418µs) from=127.0.0.6:52801
    2022/12/18 23:35:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:35:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:35:53 [DEBUG] agent: Node info in sync
    2022/12/18 23:36:03 [DEBUG] http: Request GET /v1/status/leader (230.789µs) from=127.0.0.6:52801
    2022/12/18 23:36:10 [DEBUG] http: Request GET /v1/status/leader (443.231µs) from=127.0.0.6:35353
    2022/12/18 23:36:23 [DEBUG] http: Request GET /v1/status/leader (303.004µs) from=127.0.0.6:52801
    2022/12/18 23:36:30 [DEBUG] http: Request GET /v1/status/leader (265.204µs) from=127.0.0.6:35353
    2022/12/18 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m0.01115014s) from=127.0.0.6:47397
    2022/12/18 23:36:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.088254312s) from=127.0.0.6:38359
    2022/12/18 23:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m5.893222624s) from=127.0.0.6:41487
    2022/12/18 23:36:43 [DEBUG] http: Request GET /v1/status/leader (137.976µs) from=127.0.0.6:52801
    2022/12/18 23:36:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:36:50 [DEBUG] http: Request GET /v1/status/leader (160.565µs) from=127.0.0.6:35353
    2022/12/18 23:36:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:36:54 [DEBUG] agent: Node info in sync
    2022/12/18 23:37:03 [DEBUG] http: Request GET /v1/status/leader (273.852µs) from=127.0.0.6:52801
    2022/12/18 23:37:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.458624703s) from=127.0.0.6:35285
    2022/12/18 23:37:10 [DEBUG] http: Request GET /v1/status/leader (300.123µs) from=127.0.0.6:35353
    2022/12/18 23:37:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.478552748s) from=127.0.0.6:36237
    2022/12/18 23:37:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.283448381s) from=127.0.0.6:44765
    2022/12/18 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.471019773s) from=127.0.0.6:43309
    2022/12/18 23:37:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.623856911s) from=127.0.0.6:57429
    2022/12/18 23:37:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.717663735s) from=127.0.0.6:56801
    2022/12/18 23:37:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.972952235s) from=127.0.0.6:45885
    2022/12/18 23:37:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.164091737s) from=127.0.0.6:35765
    2022/12/18 23:37:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.482195313s) from=127.0.0.6:54787
    2022/12/18 23:37:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m2.87068605s) from=127.0.0.6:40507
    2022/12/18 23:37:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.439639199s) from=127.0.0.6:42831
    2022/12/18 23:37:23 [DEBUG] http: Request GET /v1/status/leader (229.824µs) from=127.0.0.6:52801
    2022/12/18 23:37:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.564931317s) from=127.0.0.6:33921
    2022/12/18 23:37:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.733315776s) from=127.0.0.6:41221
    2022/12/18 23:37:30 [DEBUG] http: Request GET /v1/status/leader (270.677µs) from=127.0.0.6:35353
    2022/12/18 23:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.207950986s) from=127.0.0.6:54289
    2022/12/18 23:37:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.615307547s) from=127.0.0.6:38487
    2022/12/18 23:37:43 [DEBUG] http: Request GET /v1/status/leader (142.457µs) from=127.0.0.6:52801
    2022/12/18 23:37:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:37:50 [DEBUG] http: Request GET /v1/status/leader (287.329µs) from=127.0.0.6:35353
    2022/12/18 23:38:03 [DEBUG] http: Request GET /v1/status/leader (139.528µs) from=127.0.0.6:52801
    2022/12/18 23:38:10 [DEBUG] http: Request GET /v1/status/leader (251.152µs) from=127.0.0.6:35353
    2022/12/18 23:38:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:38:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:38:17 [DEBUG] agent: Node info in sync
    2022/12/18 23:38:23 [DEBUG] http: Request GET /v1/status/leader (228.468µs) from=127.0.0.6:52801
    2022/12/18 23:38:30 [DEBUG] http: Request GET /v1/status/leader (162.685µs) from=127.0.0.6:35353
    2022/12/18 23:38:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m4.283140097s) from=127.0.0.6:47397
    2022/12/18 23:38:43 [DEBUG] http: Request GET /v1/status/leader (1.616017ms) from=127.0.0.6:52801
    2022/12/18 23:38:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.178251737s) from=127.0.0.6:38359
    2022/12/18 23:38:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:38:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m5.9734565s) from=127.0.0.6:41487
    2022/12/18 23:38:50 [DEBUG] http: Request GET /v1/status/leader (300.7µs) from=127.0.0.6:52801
    2022/12/18 23:39:03 [DEBUG] http: Request GET /v1/status/leader (236.813µs) from=127.0.0.6:52801
    2022/12/18 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.789569608s) from=127.0.0.6:35285
    2022/12/18 23:39:10 [DEBUG] http: Request GET /v1/status/leader (129.713µs) from=127.0.0.6:35353
    2022/12/18 23:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.480783661s) from=127.0.0.6:44765
    2022/12/18 23:39:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.089657333s) from=127.0.0.6:36237
    2022/12/18 23:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.786025782s) from=127.0.0.6:56801
    2022/12/18 23:39:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.386391134s) from=127.0.0.6:57429
    2022/12/18 23:39:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.5198892s) from=127.0.0.6:45885
    2022/12/18 23:39:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.983069088s) from=127.0.0.6:43309
    2022/12/18 23:39:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.367981486s) from=127.0.0.6:35765
    2022/12/18 23:39:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.62194429s) from=127.0.0.6:40507
    2022/12/18 23:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.726597416s) from=127.0.0.6:54787
    2022/12/18 23:39:23 [DEBUG] http: Request GET /v1/status/leader (154.468µs) from=127.0.0.6:52801
    2022/12/18 23:39:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.047505694s) from=127.0.0.6:33921
    2022/12/18 23:39:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.249457859s) from=127.0.0.6:42831
    2022/12/18 23:39:30 [DEBUG] http: Request GET /v1/status/leader (461.689µs) from=127.0.0.6:35353
    2022/12/18 23:39:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.126674308s) from=127.0.0.6:41221
    2022/12/18 23:39:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:39:36 [DEBUG] agent: Node info in sync
    2022/12/18 23:39:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.180004128s) from=127.0.0.6:54289
    2022/12/18 23:39:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.731840974s) from=127.0.0.6:38487
    2022/12/18 23:39:43 [DEBUG] http: Request GET /v1/status/leader (579.364µs) from=127.0.0.6:52801
    2022/12/18 23:39:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:39:50 [DEBUG] http: Request GET /v1/status/leader (169.769µs) from=127.0.0.6:35353
    2022/12/18 23:40:03 [DEBUG] http: Request GET /v1/status/leader (143.138µs) from=127.0.0.6:52801
    2022/12/18 23:40:10 [DEBUG] http: Request GET /v1/status/leader (175.871µs) from=127.0.0.6:35353
    2022/12/18 23:40:23 [DEBUG] http: Request GET /v1/status/leader (646.261µs) from=127.0.0.6:52801
    2022/12/18 23:40:30 [DEBUG] http: Request GET /v1/status/leader (414.218µs) from=127.0.0.6:52801
    2022/12/18 23:40:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:40:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:40:38 [DEBUG] agent: Node info in sync
    2022/12/18 23:40:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m7.169813955s) from=127.0.0.6:47397
    2022/12/18 23:40:43 [DEBUG] http: Request GET /v1/status/leader (160.501µs) from=127.0.0.6:52801
    2022/12/18 23:40:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:40:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.311111397s) from=127.0.0.6:38359
    2022/12/18 23:40:50 [DEBUG] http: Request GET /v1/status/leader (134.09µs) from=127.0.0.6:35353
    2022/12/18 23:40:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m5.89017361s) from=127.0.0.6:41487
    2022/12/18 23:41:03 [DEBUG] http: Request GET /v1/status/leader (308.896µs) from=127.0.0.6:52801
    2022/12/18 23:41:10 [DEBUG] http: Request GET /v1/status/leader (255.734µs) from=127.0.0.6:35353
    2022/12/18 23:41:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.797156079s) from=127.0.0.6:35285
    2022/12/18 23:41:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.115421305s) from=127.0.0.6:44765
    2022/12/18 23:41:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.818915945s) from=127.0.0.6:56801
    2022/12/18 23:41:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.879048091s) from=127.0.0.6:57429
    2022/12/18 23:41:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.574098403s) from=127.0.0.6:35765
    2022/12/18 23:41:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.628767478s) from=127.0.0.6:36237
    2022/12/18 23:41:23 [DEBUG] http: Request GET /v1/status/leader (171.283µs) from=127.0.0.6:52801
    2022/12/18 23:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.082902808s) from=127.0.0.6:43309
    2022/12/18 23:41:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.131866986s) from=127.0.0.6:45885
    2022/12/18 23:41:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m6.6159236s) from=127.0.0.6:40507
    2022/12/18 23:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m7.302723701s) from=127.0.0.6:54787
    2022/12/18 23:41:30 [DEBUG] http: Request GET /v1/status/leader (1.052739ms) from=127.0.0.6:35353
    2022/12/18 23:41:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.3027195s) from=127.0.0.6:33921
    2022/12/18 23:41:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.597208438s) from=127.0.0.6:41221
    2022/12/18 23:41:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.465431329s) from=127.0.0.6:42831
    2022/12/18 23:41:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:41:39 [DEBUG] agent: Node info in sync
    2022/12/18 23:41:43 [DEBUG] http: Request GET /v1/status/leader (275.139µs) from=127.0.0.6:52801
    2022/12/18 23:41:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.07327187s) from=127.0.0.6:54289
    2022/12/18 23:41:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:41:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.266350844s) from=127.0.0.6:38487
    2022/12/18 23:41:50 [DEBUG] http: Request GET /v1/status/leader (163.16µs) from=127.0.0.6:52801
    2022/12/18 23:42:03 [DEBUG] http: Request GET /v1/status/leader (174.321µs) from=127.0.0.6:52801
    2022/12/18 23:42:10 [DEBUG] http: Request GET /v1/status/leader (247.179µs) from=127.0.0.6:35353
    2022/12/18 23:42:23 [DEBUG] http: Request GET /v1/status/leader (152.36µs) from=127.0.0.6:52801
    2022/12/18 23:42:30 [DEBUG] http: Request GET /v1/status/leader (254.794µs) from=127.0.0.6:52801
    2022/12/18 23:42:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:42:43 [DEBUG] http: Request GET /v1/status/leader (1.303674ms) from=127.0.0.6:52801
    2022/12/18 23:42:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m3.063121228s) from=127.0.0.6:47397
    2022/12/18 23:42:50 [DEBUG] http: Request GET /v1/status/leader (302.71µs) from=127.0.0.6:52801
    2022/12/18 23:42:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.625555646s) from=127.0.0.6:38359
    2022/12/18 23:42:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (2m3.001793627s) from=127.0.0.6:41487
    2022/12/18 23:43:03 [DEBUG] http: Request GET /v1/status/leader (317.721µs) from=127.0.0.6:52801
    2022/12/18 23:43:10 [DEBUG] http: Request GET /v1/status/leader (194.766µs) from=127.0.0.6:52801
    2022/12/18 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.463920785s) from=127.0.0.6:35285
    2022/12/18 23:43:23 [DEBUG] http: Request GET /v1/status/leader (160.214µs) from=127.0.0.6:52801
    2022/12/18 23:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.112221282s) from=127.0.0.6:44765
    2022/12/18 23:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.490878913s) from=127.0.0.6:43309
    2022/12/18 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.007099144s) from=127.0.0.6:35765
    2022/12/18 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.315732215s) from=127.0.0.6:56801
    2022/12/18 23:43:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.807946494s) from=127.0.0.6:36237
    2022/12/18 23:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.061557764s) from=127.0.0.6:40507
    2022/12/18 23:43:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.699460081s) from=127.0.0.6:45885
    2022/12/18 23:43:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.811241923s) from=127.0.0.6:57429
    2022/12/18 23:43:31 [DEBUG] http: Request GET /v1/status/leader (645.889µs) from=127.0.0.6:52801
    2022/12/18 23:43:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.991613971s) from=127.0.0.6:54787
    2022/12/18 23:43:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.63683965s) from=127.0.0.6:33921
    2022/12/18 23:43:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:43:34 [DEBUG] agent: Node info in sync
    2022/12/18 23:43:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.045472253s) from=127.0.0.6:41221
    2022/12/18 23:43:39 [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/12/18 23:43:39 [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/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:43:39 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092"
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Node info in sync
    2022/12/18 23:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.265574ms) from=127.0.0.6:52801
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:43:39 [DEBUG] agent: Node info in sync
    2022/12/18 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (53.519900411s) from=127.0.0.6:47397
    2022/12/18 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (41.756356437s) from=127.0.0.6:41487
    2022/12/18 23:43:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (249.335µs) from=127.0.0.6:52801
    2022/12/18 23:43:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (330.843µs) from=127.0.0.6:52801
    2022/12/18 23:43:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m5.526239465s) from=127.0.0.6:42831
    2022/12/18 23:43:44 [DEBUG] http: Request GET /v1/status/leader (765.097µs) from=127.0.0.6:44681
    2022/12/18 23:43:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:43:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.641852885s) from=127.0.0.6:38487
    2022/12/18 23:43:51 [DEBUG] http: Request GET /v1/status/leader (469.496µs) from=127.0.0.6:35353
    2022/12/18 23:43:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.971320771s) from=127.0.0.6:54289
    2022/12/18 23:44:04 [DEBUG] http: Request GET /v1/status/leader (310.625µs) from=127.0.0.6:44681
    2022/12/18 23:44:11 [DEBUG] http: Request GET /v1/status/leader (314.281µs) from=127.0.0.6:35353
    2022/12/18 23:44:24 [DEBUG] http: Request GET /v1/status/leader (1.998812ms) from=127.0.0.6:44681
    2022/12/18 23:44:31 [DEBUG] http: Request GET /v1/status/leader (148.063µs) from=127.0.0.6:35353
    2022/12/18 23:44:44 [DEBUG] http: Request GET /v1/status/leader (220.608µs) from=127.0.0.6:44681
    2022/12/18 23:44:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:44:51 [DEBUG] http: Request GET /v1/status/leader (554.486µs) from=127.0.0.6:35353
    2022/12/18 23:44:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.023720485s) from=127.0.0.6:38359
    2022/12/18 23:45:04 [DEBUG] http: Request GET /v1/status/leader (316.137µs) from=127.0.0.6:44681
    2022/12/18 23:45:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:45:11 [DEBUG] http: Request GET /v1/status/leader (298.997µs) from=127.0.0.6:35353
    2022/12/18 23:45:24 [DEBUG] http: Request GET /v1/status/leader (292.991µs) from=127.0.0.6:44681
    2022/12/18 23:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:45:25 [DEBUG] agent: Node info in sync
    2022/12/18 23:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.966374416s) from=127.0.0.6:35285
    2022/12/18 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.238177665s) from=127.0.0.6:44765
    2022/12/18 23:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.3131157s) from=127.0.0.6:35765
    2022/12/18 23:45:31 [DEBUG] http: Request GET /v1/status/leader (312.051µs) from=127.0.0.6:35353
    2022/12/18 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.739522911s) from=127.0.0.6:43309
    2022/12/18 23:45:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m3.401292262s) from=127.0.0.6:45885
    2022/12/18 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.889424676s) from=127.0.0.6:56801
    2022/12/18 23:45:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.586687644s) from=127.0.0.6:57429
    2022/12/18 23:45:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.77423349s) from=127.0.0.6:54787
    2022/12/18 23:45:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m7.425769417s) from=127.0.0.6:36237
    2022/12/18 23:45:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.375892264s) from=127.0.0.6:40507
    2022/12/18 23:45:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.432604538s) from=127.0.0.6:33921
    2022/12/18 23:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=197 (2m0.331393397s) from=127.0.0.6:41487
    2022/12/18 23:45:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=197 (2m1.520014431s) from=127.0.0.6:47397
    2022/12/18 23:45:44 [DEBUG] http: Request GET /v1/status/leader (3.882145ms) from=127.0.0.6:44681
    2022/12/18 23:45:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.771154674s) from=127.0.0.6:41221
    2022/12/18 23:45:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.585884593s) from=127.0.0.6:52801
    2022/12/18 23:45:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:45:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.721136808s) from=127.0.0.6:42831
    2022/12/18 23:45:51 [DEBUG] http: Request GET /v1/status/leader (217.59µs) from=127.0.0.6:35353
    2022/12/18 23:45:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.296769871s) from=127.0.0.6:38487
    2022/12/18 23:45:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.464095432s) from=127.0.0.6:54289
    2022/12/18 23:46:04 [DEBUG] http: Request GET /v1/status/leader (222.892µs) from=127.0.0.6:44681
    2022/12/18 23:46:11 [DEBUG] http: Request GET /v1/status/leader (884.88µs) from=127.0.0.6:35353
    2022/12/18 23:46:24 [DEBUG] http: Request GET /v1/status/leader (233.661µs) from=127.0.0.6:44681
    2022/12/18 23:46:31 [DEBUG] http: Request GET /v1/status/leader (242.58µs) from=127.0.0.6:35353
    2022/12/18 23:46:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:46:42 [DEBUG] agent: Node info in sync
    2022/12/18 23:46:44 [DEBUG] http: Request GET /v1/status/leader (175.161µs) from=127.0.0.6:44681
    2022/12/18 23:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:46:51 [DEBUG] http: Request GET /v1/status/leader (141.337µs) from=127.0.0.6:35353
    2022/12/18 23:47:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.60185802s) from=127.0.0.6:38359
    2022/12/18 23:47:04 [DEBUG] http: Request GET /v1/status/leader (5.166598ms) from=127.0.0.6:44681
    2022/12/18 23:47:07 [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/12/18 23:47:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.37.209_8443"
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.7366ms) from=127.0.0.6:35353
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=197 (1m26.610777574s) from=127.0.0.6:47397
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=197 (1m27.797703961s) from=127.0.0.6:41487
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (221.21µs) from=127.0.0.6:35353
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (733.173µs) from=127.0.0.6:44681
    2022/12/18 23:47:07 [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/12/18 23:47:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:07 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.41.20_8082"
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.72982ms) from=127.0.0.6:33179
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:07 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=210 (71.200334ms) from=127.0.0.6:41487
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=210 (66.117528ms) from=127.0.0.6:47397
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (197.341µs) from=127.0.0.6:33179
    2022/12/18 23:47:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (430.173µs) from=127.0.0.6:44681
    2022/12/18 23:47:11 [DEBUG] http: Request GET /v1/status/leader (338.161µs) from=127.0.0.6:37163
    2022/12/18 23:47:24 [DEBUG] http: Request GET /v1/status/leader (439.651µs) from=127.0.0.6:44681
    2022/12/18 23:47:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.002588275s) from=127.0.0.6:35285
    2022/12/18 23:47:29 [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/12/18 23:47:29 [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/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.25.250_8484"
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.160079ms) from=127.0.0.6:37163
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=211 (22.052540537s) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=211 (22.066590733s) from=127.0.0.6:47397
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (6.245609ms) from=127.0.0.6:44681
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (327.728µs) from=127.0.0.6:37163
    2022/12/18 23:47:29 [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/12/18 23:47:29 [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/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [INFO] agent: Synced service "_v1_vnfres_10.233.62.253_8802"
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.327574ms) from=127.0.0.6:44531
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=213 (80.103734ms) from=127.0.0.6:47397
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=213 (79.035081ms) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (814.427µs) from=127.0.0.6:44531
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (308.288µs) from=127.0.0.6:44681
    2022/12/18 23:47:29 [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/12/18 23:47:29 [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/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [INFO] agent: Synced service "_v1_nslcm_10.233.1.127_8403"
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.073279ms) from=127.0.0.6:44531
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (62.853947ms) from=127.0.0.6:47397
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (75.045774ms) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (316.903µs) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (257.845µs) from=127.0.0.6:44531
    2022/12/18 23:47:29 [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/12/18 23:47:29 [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/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [INFO] agent: Synced service "_v2_nslcm_10.233.1.127_8403"
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (25.478322ms) from=127.0.0.6:55369
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=215 (71.055697ms) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=215 (74.075042ms) from=127.0.0.6:47397
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:29 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (374.079µs) from=127.0.0.6:41487
    2022/12/18 23:47:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (627.433µs) from=127.0.0.6:51331
    2022/12/18 23:47:30 [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/12/18 23:47:30 [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/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [INFO] agent: Synced service "_v1_vnflcm_10.233.13.115_8801"
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (14.373704ms) from=127.0.0.6:51331
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=216 (154.063333ms) from=127.0.0.6:47397
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=216 (167.045053ms) from=127.0.0.6:55369
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (308.613µs) from=127.0.0.6:47397
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (364.017µs) from=127.0.0.6:51331
    2022/12/18 23:47:30 [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/12/18 23:47:30 [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/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [INFO] agent: Synced service "_v1_vnfmgr_10.233.40.73_8803"
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.896246ms) from=127.0.0.6:33779
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=217 (80.23457ms) from=127.0.0.6:55369
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=217 (59.166886ms) from=127.0.0.6:47397
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (5.501056ms) from=127.0.0.6:51331
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (315.164µs) from=127.0.0.6:33779
    2022/12/18 23:47:30 [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/12/18 23:47:30 [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/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.50.179_8482"
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=218 (210.864423ms) from=127.0.0.6:55369
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=218 (221.422391ms) from=127.0.0.6:47397
    2022/12/18 23:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (130.611723ms) from=127.0.0.6:60995
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (413.431µs) from=127.0.0.6:51331
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (308.951µs) from=127.0.0.6:55369
    2022/12/18 23:47:30 [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/12/18 23:47:30 [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/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.18.248_8410"
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (22.660131ms) from=127.0.0.6:36703
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (121.353567ms) from=127.0.0.6:60995
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:47:30 [DEBUG] agent: Node info in sync
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=219 (90.676929ms) from=127.0.0.6:47397
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (405.921µs) from=127.0.0.6:51331
    2022/12/18 23:47:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.789µs) from=127.0.0.6:51331
    2022/12/18 23:47:31 [DEBUG] http: Request GET /v1/status/leader (176.278µs) from=127.0.0.6:49607
    2022/12/18 23:47:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.31517894s) from=127.0.0.6:45885
    2022/12/18 23:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.282027972s) from=127.0.0.6:44765
    2022/12/18 23:47:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m0.896011389s) from=127.0.0.6:57429
    2022/12/18 23:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.751777264s) from=127.0.0.6:43309
    2022/12/18 23:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.247085076s) from=127.0.0.6:54787
    2022/12/18 23:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.020231393s) from=127.0.0.6:56801
    2022/12/18 23:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.203498777s) from=127.0.0.6:35765
    2022/12/18 23:47:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.989287299s) from=127.0.0.6:36237
    2022/12/18 23:47:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.305689747s) from=127.0.0.6:33921
    2022/12/18 23:47:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.655038636s) from=127.0.0.6:40507
    2022/12/18 23:47:44 [DEBUG] http: Request GET /v1/status/leader (140.403µs) from=127.0.0.6:49607
    2022/12/18 23:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:47:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.635828963s) from=127.0.0.6:52801
    2022/12/18 23:47:51 [DEBUG] http: Request GET /v1/status/leader (180.361µs) from=127.0.0.6:49607
    2022/12/18 23:47:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.132405367s) from=127.0.0.6:41221
    2022/12/18 23:47:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.434527042s) from=127.0.0.6:42831
    2022/12/18 23:47:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.473277953s) from=127.0.0.6:38487
    2022/12/18 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.46284618s) from=127.0.0.6:54289
    2022/12/18 23:48:04 [DEBUG] http: Request GET /v1/status/leader (165.546µs) from=127.0.0.6:49607
    2022/12/18 23:48:11 [DEBUG] http: Request GET /v1/status/leader (276.808µs) from=127.0.0.6:49607
    2022/12/18 23:48:24 [DEBUG] http: Request GET /v1/status/leader (312.886µs) from=127.0.0.6:49607
    2022/12/18 23:48:31 [DEBUG] http: Request GET /v1/status/leader (170.713µs) from=127.0.0.6:36703
    2022/12/18 23:48:44 [DEBUG] http: Request GET /v1/status/leader (949.463µs) from=127.0.0.6:49607
    2022/12/18 23:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:48:51 [DEBUG] http: Request GET /v1/status/leader (187.143µs) from=127.0.0.6:49607
    2022/12/18 23:48:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:48:55 [DEBUG] agent: Node info in sync
    2022/12/18 23:49:04 [DEBUG] http: Request GET /v1/status/leader (263.058µs) from=127.0.0.6:49607
    2022/12/18 23:49:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m2.639600774s) from=127.0.0.6:38359
    2022/12/18 23:49:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m1.296226393s) from=127.0.0.6:33179
    2022/12/18 23:49:11 [DEBUG] http: Request GET /v1/status/leader (645.642µs) from=127.0.0.6:49607
    2022/12/18 23:49:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m5.160793912s) from=127.0.0.6:35353
    2022/12/18 23:49:24 [DEBUG] http: Request GET /v1/status/leader (323.59µs) from=127.0.0.6:49607
    2022/12/18 23:49:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.72918066s) from=127.0.0.6:44681
    2022/12/18 23:49:31 [DEBUG] http: Request GET /v1/status/leader (195µs) from=127.0.0.6:44681
    2022/12/18 23:49:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.063555247s) from=127.0.0.6:55369
    2022/12/18 23:49:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.541352369s) from=127.0.0.6:33779
    2022/12/18 23:49:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.33012195s) from=127.0.0.6:47397
    2022/12/18 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.752465522s) from=127.0.0.6:35285
    2022/12/18 23:49:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m5.774261458s) from=127.0.0.6:37163
    2022/12/18 23:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.542679366s) from=127.0.0.6:43309
    2022/12/18 23:49:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.46362008s) from=127.0.0.6:44531
    2022/12/18 23:49:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.175471442s) from=127.0.0.6:39021
    2022/12/18 23:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.754404614s) from=127.0.0.6:56801
    2022/12/18 23:49:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m6.003636742s) from=127.0.0.6:51331
    2022/12/18 23:49:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m7.047000638s) from=127.0.0.6:41487
    2022/12/18 23:49:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.83470033s) from=127.0.0.6:57429
    2022/12/18 23:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.933366432s) from=127.0.0.6:54787
    2022/12/18 23:49:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.051359796s) from=127.0.0.6:60995
    2022/12/18 23:49:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.313678361s) from=127.0.0.6:45885
    2022/12/18 23:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.154563301s) from=127.0.0.6:44765
    2022/12/18 23:49:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.769031856s) from=127.0.0.6:35765
    2022/12/18 23:49:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.839443978s) from=127.0.0.6:33921
    2022/12/18 23:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.433878445s) from=127.0.0.6:40507
    2022/12/18 23:49:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.686965655s) from=127.0.0.6:36237
    2022/12/18 23:49:44 [DEBUG] http: Request GET /v1/status/leader (224.259µs) from=127.0.0.6:49607
    2022/12/18 23:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:49:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:49:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.687987542s) from=127.0.0.6:52801
    2022/12/18 23:49:51 [DEBUG] http: Request GET /v1/status/leader (410.896µs) from=127.0.0.6:49607
    2022/12/18 23:49:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.441677645s) from=127.0.0.6:41221
    2022/12/18 23:49:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.770291591s) from=127.0.0.6:42831
    2022/12/18 23:49:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.355163267s) from=127.0.0.6:38487
    2022/12/18 23:50:04 [DEBUG] http: Request GET /v1/status/leader (2.045181ms) from=127.0.0.6:49607
    2022/12/18 23:50:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.479478934s) from=127.0.0.6:54289
    2022/12/18 23:50:11 [DEBUG] http: Request GET /v1/status/leader (230.619µs) from=127.0.0.6:49607
    2022/12/18 23:50:24 [DEBUG] http: Request GET /v1/status/leader (159.464µs) from=127.0.0.6:49607
    2022/12/18 23:50:31 [DEBUG] http: Request GET /v1/status/leader (204.232µs) from=127.0.0.6:49607
    2022/12/18 23:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:50:32 [DEBUG] agent: Node info in sync
    2022/12/18 23:50:44 [DEBUG] http: Request GET /v1/status/leader (302.963µs) from=127.0.0.6:49607
    2022/12/18 23:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:50:51 [DEBUG] http: Request GET /v1/status/leader (188.58µs) from=127.0.0.6:49607
    2022/12/18 23:51:04 [DEBUG] http: Request GET /v1/status/leader (246.849µs) from=127.0.0.6:49607
    2022/12/18 23:51:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m2.073440072s) from=127.0.0.6:33179
    2022/12/18 23:51:11 [DEBUG] http: Request GET /v1/status/leader (333.691µs) from=127.0.0.6:49607
    2022/12/18 23:51:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m7.36752466s) from=127.0.0.6:38359
    2022/12/18 23:51:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m0.741024005s) from=127.0.0.6:35353
    2022/12/18 23:51:24 [DEBUG] http: Request GET /v1/status/leader (1.194313ms) from=127.0.0.6:49607
    2022/12/18 23:51:31 [DEBUG] http: Request GET /v1/status/leader (172.338µs) from=127.0.0.6:49607
    2022/12/18 23:51:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.297510692s) from=127.0.0.6:35285
    2022/12/18 23:51:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.002317076s) from=127.0.0.6:33779
    2022/12/18 23:51:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m6.293410418s) from=127.0.0.6:44681
    2022/12/18 23:51:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.090064342s) from=127.0.0.6:39021
    2022/12/18 23:51:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.376883299s) from=127.0.0.6:55369
    2022/12/18 23:51:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.131674747s) from=127.0.0.6:47397
    2022/12/18 23:51:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.560604442s) from=127.0.0.6:60995
    2022/12/18 23:51:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.036614892s) from=127.0.0.6:45885
    2022/12/18 23:51:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.38899453s) from=127.0.0.6:54787
    2022/12/18 23:51:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.008012738s) from=127.0.0.6:41487
    2022/12/18 23:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.891713014s) from=127.0.0.6:56801
    2022/12/18 23:51:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m5.008401164s) from=127.0.0.6:37163
    2022/12/18 23:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.849675645s) from=127.0.0.6:43309
    2022/12/18 23:51:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.185932311s) from=127.0.0.6:44531
    2022/12/18 23:51:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m6.644922915s) from=127.0.0.6:51331
    2022/12/18 23:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.171090505s) from=127.0.0.6:44765
    2022/12/18 23:51:44 [DEBUG] http: Request GET /v1/status/leader (455.39µs) from=127.0.0.6:49607
    2022/12/18 23:51:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m7.485888449s) from=127.0.0.6:57429
    2022/12/18 23:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:51:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.016431958s) from=127.0.0.6:33921
    2022/12/18 23:51:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:51:46 [DEBUG] agent: Node info in sync
    2022/12/18 23:51:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.465691059s) from=127.0.0.6:35765
    2022/12/18 23:51:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.036229732s) from=127.0.0.6:36237
    2022/12/18 23:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m6.999592867s) from=127.0.0.6:40507
    2022/12/18 23:51:51 [DEBUG] http: Request GET /v1/status/leader (247.141µs) from=127.0.0.6:36703
    2022/12/18 23:51:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m7.078804058s) from=127.0.0.6:52801
    2022/12/18 23:52:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:52:04 [DEBUG] http: Request GET /v1/status/leader (175.256µs) from=127.0.0.6:49607
    2022/12/18 23:52:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.249658123s) from=127.0.0.6:41221
    2022/12/18 23:52:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.933156701s) from=127.0.0.6:42831
    2022/12/18 23:52:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.596144031s) from=127.0.0.6:38487
    2022/12/18 23:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.215175805s) from=127.0.0.6:54289
    2022/12/18 23:52:11 [DEBUG] http: Request GET /v1/status/leader (173.743µs) from=127.0.0.6:36703
    2022/12/18 23:52:24 [DEBUG] http: Request GET /v1/status/leader (253.724µs) from=127.0.0.6:49607
    2022/12/18 23:52:31 [DEBUG] http: Request GET /v1/status/leader (327.145µs) from=127.0.0.6:36703
    2022/12/18 23:52:44 [DEBUG] http: Request GET /v1/status/leader (462.287µs) from=127.0.0.6:49607
    2022/12/18 23:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:52:51 [DEBUG] http: Request GET /v1/status/leader (241.11µs) from=127.0.0.6:36703
    2022/12/18 23:52:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:52:59 [DEBUG] agent: Node info in sync
    2022/12/18 23:53:04 [DEBUG] http: Request GET /v1/status/leader (279.426µs) from=127.0.0.6:49607
    2022/12/18 23:53:11 [DEBUG] http: Request GET /v1/status/leader (177.527µs) from=127.0.0.6:36703
    2022/12/18 23:53:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.786094609s) from=127.0.0.6:35353
    2022/12/18 23:53:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.660650008s) from=127.0.0.6:33179
    2022/12/18 23:53:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m7.160951369s) from=127.0.0.6:38359
    2022/12/18 23:53:24 [DEBUG] http: Request GET /v1/status/leader (999.42µs) from=127.0.0.6:49607
    2022/12/18 23:53:31 [DEBUG] http: Request GET /v1/status/leader (349.396µs) from=127.0.0.6:49607
    2022/12/18 23:53:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m0.743788371s) from=127.0.0.6:39021
    2022/12/18 23:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.233528018s) from=127.0.0.6:35285
    2022/12/18 23:53:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m2.64979614s) from=127.0.0.6:33779
    2022/12/18 23:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.241488509s) from=127.0.0.6:56801
    2022/12/18 23:53:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m2.514109033s) from=127.0.0.6:47397
    2022/12/18 23:53:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m2.786522335s) from=127.0.0.6:37163
    2022/12/18 23:53:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.084540605s) from=127.0.0.6:60995
    2022/12/18 23:53:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.951437413s) from=127.0.0.6:55369
    2022/12/18 23:53:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m6.591113148s) from=127.0.0.6:44681
    2022/12/18 23:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.827862194s) from=127.0.0.6:44765
    2022/12/18 23:53:44 [DEBUG] http: Request GET /v1/status/leader (292.605µs) from=127.0.0.6:49607
    2022/12/18 23:53:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.686971852s) from=127.0.0.6:41487
    2022/12/18 23:53:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.282020419s) from=127.0.0.6:44531
    2022/12/18 23:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:53:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.454740076s) from=127.0.0.6:45885
    2022/12/18 23:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.719364024s) from=127.0.0.6:54787
    2022/12/18 23:53:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m4.841552194s) from=127.0.0.6:51331
    2022/12/18 23:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.254842132s) from=127.0.0.6:43309
    2022/12/18 23:53:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.807314338s) from=127.0.0.6:57429
    2022/12/18 23:53:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.354635242s) from=127.0.0.6:35765
    2022/12/18 23:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.451369442s) from=127.0.0.6:40507
    2022/12/18 23:53:51 [DEBUG] http: Request GET /v1/status/leader (363.741µs) from=127.0.0.6:36703
    2022/12/18 23:53:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.038117982s) from=127.0.0.6:33921
    2022/12/18 23:53:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.527549827s) from=127.0.0.6:36237
    2022/12/18 23:54:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m6.471083823s) from=127.0.0.6:52801
    2022/12/18 23:54:04 [DEBUG] http: Request GET /v1/status/leader (225.83µs) from=127.0.0.6:49607
    2022/12/18 23:54:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.425566596s) from=127.0.0.6:41221
    2022/12/18 23:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.848309508s) from=127.0.0.6:54289
    2022/12/18 23:54:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.170717034s) from=127.0.0.6:38487
    2022/12/18 23:54:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m5.580612599s) from=127.0.0.6:42831
    2022/12/18 23:54:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:54:11 [DEBUG] http: Request GET /v1/status/leader (157.867µs) from=127.0.0.6:49607
    2022/12/18 23:54:24 [DEBUG] http: Request GET /v1/status/leader (258.595µs) from=127.0.0.6:49607
    2022/12/18 23:54:31 [DEBUG] http: Request GET /v1/status/leader (184.493µs) from=127.0.0.6:49607
    2022/12/18 23:54:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:54:40 [DEBUG] agent: Node info in sync
    2022/12/18 23:54:44 [DEBUG] http: Request GET /v1/status/leader (220.705µs) from=127.0.0.6:49607
    2022/12/18 23:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:54:51 [DEBUG] http: Request GET /v1/status/leader (313.171µs) from=127.0.0.6:49607
    2022/12/18 23:55:04 [DEBUG] http: Request GET /v1/status/leader (274.914µs) from=127.0.0.6:49607
    2022/12/18 23:55:11 [DEBUG] http: Request GET /v1/status/leader (3.040821ms) from=127.0.0.6:49607
    2022/12/18 23:55:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.963927399s) from=127.0.0.6:35353
    2022/12/18 23:55:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.812156866s) from=127.0.0.6:33179
    2022/12/18 23:55:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.318838944s) from=127.0.0.6:38359
    2022/12/18 23:55:24 [DEBUG] http: Request GET /v1/status/leader (319.839µs) from=127.0.0.6:49607
    2022/12/18 23:55:31 [DEBUG] http: Request GET /v1/status/leader (161.408µs) from=127.0.0.6:49607
    2022/12/18 23:55:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.857355625s) from=127.0.0.6:33779
    2022/12/18 23:55:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.198988388s) from=127.0.0.6:39021
    2022/12/18 23:55:44 [DEBUG] http: Request GET /v1/status/leader (338.787µs) from=127.0.0.6:49607
    2022/12/18 23:55:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.365398738s) from=127.0.0.6:56801
    2022/12/18 23:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m2.698615272s) from=127.0.0.6:60995
    2022/12/18 23:55:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.094012757s) from=127.0.0.6:45885
    2022/12/18 23:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.214911665s) from=127.0.0.6:35285
    2022/12/18 23:55:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.145844422s) from=127.0.0.6:44531
    2022/12/18 23:55:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.447326762s) from=127.0.0.6:55369
    2022/12/18 23:55:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.184879825s) from=127.0.0.6:44681
    2022/12/18 23:55:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.458554193s) from=127.0.0.6:47397
    2022/12/18 23:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.809097207s) from=127.0.0.6:44765
    2022/12/18 23:55:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m6.026187259s) from=127.0.0.6:37163
    2022/12/18 23:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.987330413s) from=127.0.0.6:54787
    2022/12/18 23:55:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m1.488563099s) from=127.0.0.6:51331
    2022/12/18 23:55:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.867827877s) from=127.0.0.6:57429
    2022/12/18 23:55:51 [DEBUG] http: Request GET /v1/status/leader (167.287µs) from=127.0.0.6:36703
    2022/12/18 23:55:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m7.178741268s) from=127.0.0.6:41487
    2022/12/18 23:55:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.899864953s) from=127.0.0.6:35765
    2022/12/18 23:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.226740052s) from=127.0.0.6:43309
    2022/12/18 23:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.377504062s) from=127.0.0.6:40507
    2022/12/18 23:55:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.121067368s) from=127.0.0.6:33921
    2022/12/18 23:55:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.072328722s) from=127.0.0.6:36237
    2022/12/18 23:56:04 [DEBUG] http: Request GET /v1/status/leader (245.363µs) from=127.0.0.6:49607
    2022/12/18 23:56:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m6.822347898s) from=127.0.0.6:52801
    2022/12/18 23:56:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.880387343s) from=127.0.0.6:41221
    2022/12/18 23:56:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.296459065s) from=127.0.0.6:38487
    2022/12/18 23:56:11 [DEBUG] http: Request GET /v1/status/leader (124.521µs) from=127.0.0.6:36703
    2022/12/18 23:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.089018092s) from=127.0.0.6:54289
    2022/12/18 23:56:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.945277474s) from=127.0.0.6:42831
    2022/12/18 23:56:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:56:21 [DEBUG] agent: Node info in sync
    2022/12/18 23:56:24 [DEBUG] http: Request GET /v1/status/leader (154.109µs) from=127.0.0.6:49607
    2022/12/18 23:56:31 [DEBUG] http: Request GET /v1/status/leader (149.143µs) from=127.0.0.6:36703
    2022/12/18 23:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:56:44 [DEBUG] http: Request GET /v1/status/leader (1.858061ms) from=127.0.0.6:49607
    2022/12/18 23:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:56:51 [DEBUG] http: Request GET /v1/status/leader (372.208µs) from=127.0.0.6:49607
    2022/12/18 23:57:04 [DEBUG] http: Request GET /v1/status/leader (226.343µs) from=127.0.0.6:49607
    2022/12/18 23:57:11 [DEBUG] http: Request GET /v1/status/leader (543.176µs) from=127.0.0.6:36703
    2022/12/18 23:57:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.390253784s) from=127.0.0.6:35353
    2022/12/18 23:57:24 [DEBUG] http: Request GET /v1/status/leader (156.175µs) from=127.0.0.6:49607
    2022/12/18 23:57:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.004439886s) from=127.0.0.6:33179
    2022/12/18 23:57:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.993361309s) from=127.0.0.6:38359
    2022/12/18 23:57:31 [DEBUG] http: Request GET /v1/status/leader (270.823µs) from=127.0.0.6:36703
    2022/12/18 23:57:44 [DEBUG] http: Request GET /v1/status/leader (232.02µs) from=127.0.0.6:49607
    2022/12/18 23:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:57:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.992186434s) from=127.0.0.6:56801
    2022/12/18 23:57:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.159400607s) from=127.0.0.6:39021
    2022/12/18 23:57:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.19295582s) from=127.0.0.6:33779
    2022/12/18 23:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.494807715s) from=127.0.0.6:35285
    2022/12/18 23:57:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.527290496s) from=127.0.0.6:44531
    2022/12/18 23:57:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.452249963s) from=127.0.0.6:60995
    2022/12/18 23:57:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m1.393954333s) from=127.0.0.6:51331
    2022/12/18 23:57:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.081941353s) from=127.0.0.6:55369
    2022/12/18 23:57:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m2.429978026s) from=127.0.0.6:37163
    2022/12/18 23:57:51 [DEBUG] http: Request GET /v1/status/leader (389.798µs) from=127.0.0.6:49607
    2022/12/18 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.721239981s) from=127.0.0.6:44765
    2022/12/18 23:57:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m5.042115515s) from=127.0.0.6:44681
    2022/12/18 23:57:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.574723319s) from=127.0.0.6:45885
    2022/12/18 23:57:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.190365777s) from=127.0.0.6:54787
    2022/12/18 23:57:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.144256752s) from=127.0.0.6:35765
    2022/12/18 23:57:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.559031463s) from=127.0.0.6:47397
    2022/12/18 23:57:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.556082924s) from=127.0.0.6:57429
    2022/12/18 23:57:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.225578558s) from=127.0.0.6:33921
    2022/12/18 23:57:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m6.001185491s) from=127.0.0.6:41487
    2022/12/18 23:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.401362322s) from=127.0.0.6:43309
    2022/12/18 23:58:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.504093711s) from=127.0.0.6:36237
    2022/12/18 23:58:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.27869862s) from=127.0.0.6:40507
    2022/12/18 23:58:04 [DEBUG] http: Request GET /v1/status/leader (269.578µs) from=127.0.0.6:49607
    2022/12/18 23:58:11 [DEBUG] http: Request GET /v1/status/leader (352.045µs) from=127.0.0.6:36703
    2022/12/18 23:58:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m3.488913331s) from=127.0.0.6:52801
    2022/12/18 23:58:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.42522419s) from=127.0.0.6:38487
    2022/12/18 23:58:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.048812033s) from=127.0.0.6:41221
    2022/12/18 23:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.042310189s) from=127.0.0.6:54289
    2022/12/18 23:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:58:20 [DEBUG] agent: Node info in sync
    2022/12/18 23:58:24 [DEBUG] http: Request GET /v1/status/leader (1.482484ms) from=127.0.0.6:49607
    2022/12/18 23:58:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m7.070586335s) from=127.0.0.6:42831
    2022/12/18 23:58:31 [DEBUG] http: Request GET /v1/status/leader (515.023µs) from=127.0.0.6:49607
    2022/12/18 23:58:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/18 23:58:44 [DEBUG] http: Request GET /v1/status/leader (315.12µs) from=127.0.0.6:49607
    2022/12/18 23:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:58:51 [DEBUG] http: Request GET /v1/status/leader (220.798µs) from=127.0.0.6:49607
    2022/12/18 23:59:04 [DEBUG] http: Request GET /v1/status/leader (239.832µs) from=127.0.0.6:49607
    2022/12/18 23:59:11 [DEBUG] http: Request GET /v1/status/leader (395.458µs) from=127.0.0.6:36703
    2022/12/18 23:59:24 [DEBUG] http: Request GET /v1/status/leader (396.925µs) from=127.0.0.6:49607
    2022/12/18 23:59:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m6.385729619s) from=127.0.0.6:35353
    2022/12/18 23:59:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.619127912s) from=127.0.0.6:33179
    2022/12/18 23:59:31 [DEBUG] http: Request GET /v1/status/leader (152.919µs) from=127.0.0.6:49607
    2022/12/18 23:59:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.589922718s) from=127.0.0.6:38359
    2022/12/18 23:59:44 [DEBUG] http: Request GET /v1/status/leader (151.248µs) from=127.0.0.6:49607
    2022/12/18 23:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/18 23:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/18 23:59:46 [DEBUG] agent: Node info in sync
    2022/12/18 23:59:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.189770004s) from=127.0.0.6:56801
    2022/12/18 23:59:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.159548705s) from=127.0.0.6:39021
    2022/12/18 23:59:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.619594469s) from=127.0.0.6:35285
    2022/12/18 23:59:52 [DEBUG] http: Request GET /v1/status/leader (252.588µs) from=127.0.0.6:49607
    2022/12/18 23:59:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.214653424s) from=127.0.0.6:33779
    2022/12/18 23:59:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m0.726565014s) from=127.0.0.6:44681
    2022/12/18 23:59:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.556227242s) from=127.0.0.6:45885
    2022/12/18 23:59:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m2.901619504s) from=127.0.0.6:51331
    2022/12/18 23:59:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m3.197770251s) from=127.0.0.6:37163
    2022/12/18 23:59:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.008107057s) from=127.0.0.6:44765
    2022/12/18 23:59:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.641881s) from=127.0.0.6:55369
    2022/12/18 23:59:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.730528627s) from=127.0.0.6:60995
    2022/12/18 23:59:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.800871619s) from=127.0.0.6:44531
    2022/12/18 23:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.893291369s) from=127.0.0.6:54787
    2022/12/18 23:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.056848524s) from=127.0.0.6:47397
    2022/12/19 00:00:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.708254193s) from=127.0.0.6:57429
    2022/12/19 00:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.478237837s) from=127.0.0.6:35765
    2022/12/19 00:00:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.177743093s) from=127.0.0.6:41487
    2022/12/19 00:00:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.241131727s) from=127.0.0.6:33921
    2022/12/19 00:00:04 [DEBUG] http: Request GET /v1/status/leader (266.064µs) from=127.0.0.6:49607
    2022/12/19 00:00:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.059370457s) from=127.0.0.6:43309
    2022/12/19 00:00:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.823076722s) from=127.0.0.6:40507
    2022/12/19 00:00:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.645314496s) from=127.0.0.6:36237
    2022/12/19 00:00:12 [DEBUG] http: Request GET /v1/status/leader (216.871µs) from=127.0.0.6:49607
    2022/12/19 00:00:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.613802078s) from=127.0.0.6:52801
    2022/12/19 00:00:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.672196568s) from=127.0.0.6:41221
    2022/12/19 00:00:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.159200854s) from=127.0.0.6:38487
    2022/12/19 00:00:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.255661734s) from=127.0.0.6:54289
    2022/12/19 00:00:24 [DEBUG] http: Request GET /v1/status/leader (452.859µs) from=127.0.0.6:49607
    2022/12/19 00:00:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m2.331819453s) from=127.0.0.6:42831
    2022/12/19 00:00:32 [DEBUG] http: Request GET /v1/status/leader (274.503µs) from=127.0.0.6:36703
    2022/12/19 00:00:44 [DEBUG] http: Request GET /v1/status/leader (214.306µs) from=127.0.0.6:49607
    2022/12/19 00:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:00:52 [DEBUG] http: Request GET /v1/status/leader (322.063µs) from=127.0.0.6:49607
    2022/12/19 00:01:04 [DEBUG] http: Request GET /v1/status/leader (263.671µs) from=127.0.0.6:49607
    2022/12/19 00:01:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:01:12 [DEBUG] http: Request GET /v1/status/leader (255.284µs) from=127.0.0.6:49607
    2022/12/19 00:01:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:01:20 [DEBUG] agent: Node info in sync
    2022/12/19 00:01:24 [DEBUG] http: Request GET /v1/status/leader (142.94µs) from=127.0.0.6:49607
    2022/12/19 00:01:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m4.027463499s) from=127.0.0.6:35353
    2022/12/19 00:01:32 [DEBUG] http: Request GET /v1/status/leader (128.285µs) from=127.0.0.6:36703
    2022/12/19 00:01:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m1.111365546s) from=127.0.0.6:33179
    2022/12/19 00:01:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.410916184s) from=127.0.0.6:38359
    2022/12/19 00:01:44 [DEBUG] http: Request GET /v1/status/leader (261.414µs) from=127.0.0.6:49607
    2022/12/19 00:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:01:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.639505084s) from=127.0.0.6:56801
    2022/12/19 00:01:52 [DEBUG] http: Request GET /v1/status/leader (224.921µs) from=127.0.0.6:49607
    2022/12/19 00:01:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.573874655s) from=127.0.0.6:35285
    2022/12/19 00:01:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.665068601s) from=127.0.0.6:44681
    2022/12/19 00:01:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.827251992s) from=127.0.0.6:39021
    2022/12/19 00:01:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m2.856608131s) from=127.0.0.6:37163
    2022/12/19 00:01:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.81645425s) from=127.0.0.6:44765
    2022/12/19 00:01:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m4.349378372s) from=127.0.0.6:51331
    2022/12/19 00:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.779283683s) from=127.0.0.6:54787
    2022/12/19 00:01:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.620865015s) from=127.0.0.6:55369
    2022/12/19 00:01:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m3.220300337s) from=127.0.0.6:60995
    2022/12/19 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.741963906s) from=127.0.0.6:33779
    2022/12/19 00:01:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.281616159s) from=127.0.0.6:44531
    2022/12/19 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.029760765s) from=127.0.0.6:45885
    2022/12/19 00:02:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m0.84869965s) from=127.0.0.6:57429
    2022/12/19 00:02:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.029207014s) from=127.0.0.6:35765
    2022/12/19 00:02:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.6729318s) from=127.0.0.6:47397
    2022/12/19 00:02:04 [DEBUG] http: Request GET /v1/status/leader (258.843µs) from=127.0.0.6:49607
    2022/12/19 00:02:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.875930517s) from=127.0.0.6:41487
    2022/12/19 00:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.024202772s) from=127.0.0.6:33921
    2022/12/19 00:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.422090825s) from=127.0.0.6:40507
    2022/12/19 00:02:12 [DEBUG] http: Request GET /v1/status/leader (236.059µs) from=127.0.0.6:36703
    2022/12/19 00:02:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.441832655s) from=127.0.0.6:36237
    2022/12/19 00:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.075030265s) from=127.0.0.6:43309
    2022/12/19 00:02:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.972775081s) from=127.0.0.6:41221
    2022/12/19 00:02:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.944037064s) from=127.0.0.6:38487
    2022/12/19 00:02:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m7.432237438s) from=127.0.0.6:52801
    2022/12/19 00:02:24 [DEBUG] http: Request GET /v1/status/leader (227.668µs) from=127.0.0.6:49607
    2022/12/19 00:02:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.628340702s) from=127.0.0.6:54289
    2022/12/19 00:02:32 [DEBUG] http: Request GET /v1/status/leader (294.454µs) from=127.0.0.6:49607
    2022/12/19 00:02:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.495433684s) from=127.0.0.6:42831
    2022/12/19 00:02:44 [DEBUG] http: Request GET /v1/status/leader (306.586µs) from=127.0.0.6:49607
    2022/12/19 00:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:02:52 [DEBUG] http: Request GET /v1/status/leader (259.813µs) from=127.0.0.6:49607
    2022/12/19 00:03:05 [DEBUG] http: Request GET /v1/status/leader (139.408µs) from=127.0.0.6:49607
    2022/12/19 00:03:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:03:07 [DEBUG] agent: Node info in sync
    2022/12/19 00:03:12 [DEBUG] http: Request GET /v1/status/leader (146.358µs) from=127.0.0.6:49607
    2022/12/19 00:03:25 [DEBUG] http: Request GET /v1/status/leader (192.602µs) from=127.0.0.6:49607
    2022/12/19 00:03:32 [DEBUG] http: Request GET /v1/status/leader (253.331µs) from=127.0.0.6:36703
    2022/12/19 00:03:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.668590241s) from=127.0.0.6:35353
    2022/12/19 00:03:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m6.75893575s) from=127.0.0.6:33179
    2022/12/19 00:03:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.837986416s) from=127.0.0.6:38359
    2022/12/19 00:03:45 [DEBUG] http: Request GET /v1/status/leader (245.503µs) from=127.0.0.6:49607
    2022/12/19 00:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:03:52 [DEBUG] http: Request GET /v1/status/leader (854.707µs) from=127.0.0.6:49607
    2022/12/19 00:03:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.69427277s) from=127.0.0.6:56801
    2022/12/19 00:03:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.689106775s) from=127.0.0.6:35285
    2022/12/19 00:03:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m4.338074699s) from=127.0.0.6:44681
    2022/12/19 00:03:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.618954954s) from=127.0.0.6:37163
    2022/12/19 00:03:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.19252679s) from=127.0.0.6:39021
    2022/12/19 00:04:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.566008812s) from=127.0.0.6:54787
    2022/12/19 00:04:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m2.030722702s) from=127.0.0.6:51331
    2022/12/19 00:04:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m1.032092663s) from=127.0.0.6:60995
    2022/12/19 00:04:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.459399303s) from=127.0.0.6:33779
    2022/12/19 00:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.956641774s) from=127.0.0.6:44765
    2022/12/19 00:04:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.014975123s) from=127.0.0.6:35765
    2022/12/19 00:04:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.844324755s) from=127.0.0.6:45885
    2022/12/19 00:04:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.739140673s) from=127.0.0.6:55369
    2022/12/19 00:04:05 [DEBUG] http: Request GET /v1/status/leader (242.228µs) from=127.0.0.6:49607
    2022/12/19 00:04:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.667769048s) from=127.0.0.6:44531
    2022/12/19 00:04:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.217572977s) from=127.0.0.6:47397
    2022/12/19 00:04:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.334820466s) from=127.0.0.6:57429
    2022/12/19 00:04:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.13851143s) from=127.0.0.6:33921
    2022/12/19 00:04:12 [DEBUG] http: Request GET /v1/status/leader (218.409µs) from=127.0.0.6:49607
    2022/12/19 00:04:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m6.780038174s) from=127.0.0.6:41487
    2022/12/19 00:04:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m1.827601471s) from=127.0.0.6:36237
    2022/12/19 00:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.022949168s) from=127.0.0.6:40507
    2022/12/19 00:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.637649552s) from=127.0.0.6:43309
    2022/12/19 00:04:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.996889194s) from=127.0.0.6:41221
    2022/12/19 00:04:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.040371082s) from=127.0.0.6:52801
    2022/12/19 00:04:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.093060664s) from=127.0.0.6:38487
    2022/12/19 00:04:25 [DEBUG] http: Request GET /v1/status/leader (152.895µs) from=127.0.0.6:49607
    2022/12/19 00:04:32 [DEBUG] http: Request GET /v1/status/leader (2.392617ms) from=127.0.0.6:36703
    2022/12/19 00:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.728468522s) from=127.0.0.6:54289
    2022/12/19 00:04:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.495502953s) from=127.0.0.6:42831
    2022/12/19 00:04:45 [DEBUG] http: Request GET /v1/status/leader (252.247µs) from=127.0.0.6:49607
    2022/12/19 00:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:04:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:04:48 [DEBUG] agent: Node info in sync
    2022/12/19 00:04:52 [DEBUG] http: Request GET /v1/status/leader (144.911µs) from=127.0.0.6:36703
    2022/12/19 00:05:05 [DEBUG] http: Request GET /v1/status/leader (209.683µs) from=127.0.0.6:49607
    2022/12/19 00:05:12 [DEBUG] http: Request GET /v1/status/leader (854.137µs) from=127.0.0.6:49607
    2022/12/19 00:05:25 [DEBUG] http: Request GET /v1/status/leader (277.303µs) from=127.0.0.6:49607
    2022/12/19 00:05:32 [DEBUG] http: Request GET /v1/status/leader (288.856µs) from=127.0.0.6:36703
    2022/12/19 00:05:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.475913876s) from=127.0.0.6:35353
    2022/12/19 00:05:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m0.043380577s) from=127.0.0.6:33179
    2022/12/19 00:05:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.587988713s) from=127.0.0.6:38359
    2022/12/19 00:05:45 [DEBUG] http: Request GET /v1/status/leader (272.97µs) from=127.0.0.6:49607
    2022/12/19 00:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:05:52 [DEBUG] http: Request GET /v1/status/leader (168.299µs) from=127.0.0.6:36703
    2022/12/19 00:05:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m0.172789435s) from=127.0.0.6:44681
    2022/12/19 00:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.440335328s) from=127.0.0.6:54787
    2022/12/19 00:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.136004514s) from=127.0.0.6:56801
    2022/12/19 00:06:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.350429158s) from=127.0.0.6:60995
    2022/12/19 00:06:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m2.69609039s) from=127.0.0.6:51331
    2022/12/19 00:06:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.46408433s) from=127.0.0.6:37163
    2022/12/19 00:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.199435481s) from=127.0.0.6:35285
    2022/12/19 00:06:05 [DEBUG] http: Request GET /v1/status/leader (1.278941ms) from=127.0.0.6:49607
    2022/12/19 00:06:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.649216422s) from=127.0.0.6:33779
    2022/12/19 00:06:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.200288229s) from=127.0.0.6:47397
    2022/12/19 00:06:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.395462458s) from=127.0.0.6:39021
    2022/12/19 00:06:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m3.975287402s) from=127.0.0.6:44765
    2022/12/19 00:06:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.737960889s) from=127.0.0.6:35765
    2022/12/19 00:06:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.926832499s) from=127.0.0.6:44531
    2022/12/19 00:06:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.097843711s) from=127.0.0.6:55369
    2022/12/19 00:06:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.29909939s) from=127.0.0.6:45885
    2022/12/19 00:06:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m5.063302235s) from=127.0.0.6:57429
    2022/12/19 00:06:12 [DEBUG] http: Request GET /v1/status/leader (299.656µs) from=127.0.0.6:49607
    2022/12/19 00:06:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m0.273363394s) from=127.0.0.6:41487
    2022/12/19 00:06:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.240186953s) from=127.0.0.6:33921
    2022/12/19 00:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.094161532s) from=127.0.0.6:40507
    2022/12/19 00:06:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.055873088s) from=127.0.0.6:43309
    2022/12/19 00:06:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.362559431s) from=127.0.0.6:36237
    2022/12/19 00:06:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.819414743s) from=127.0.0.6:41221
    2022/12/19 00:06:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.425577969s) from=127.0.0.6:38487
    2022/12/19 00:06:25 [DEBUG] http: Request GET /v1/status/leader (271.17µs) from=127.0.0.6:49607
    2022/12/19 00:06:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m6.276300745s) from=127.0.0.6:52801
    2022/12/19 00:06:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:06:30 [DEBUG] agent: Node info in sync
    2022/12/19 00:06:32 [DEBUG] http: Request GET /v1/status/leader (531.974µs) from=127.0.0.6:36703
    2022/12/19 00:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.270386202s) from=127.0.0.6:54289
    2022/12/19 00:06:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.588771093s) from=127.0.0.6:42831
    2022/12/19 00:06:45 [DEBUG] http: Request GET /v1/status/leader (216.243µs) from=127.0.0.6:49607
    2022/12/19 00:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:06:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:06:52 [DEBUG] http: Request GET /v1/status/leader (145.265µs) from=127.0.0.6:36703
    2022/12/19 00:07:05 [DEBUG] http: Request GET /v1/status/leader (230.313µs) from=127.0.0.6:49607
    2022/12/19 00:07:12 [DEBUG] http: Request GET /v1/status/leader (156.716µs) from=127.0.0.6:36703
    2022/12/19 00:07:25 [DEBUG] http: Request GET /v1/status/leader (282.319µs) from=127.0.0.6:49607
    2022/12/19 00:07:32 [DEBUG] http: Request GET /v1/status/leader (272.553µs) from=127.0.0.6:49607
    2022/12/19 00:07:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m5.807883155s) from=127.0.0.6:35353
    2022/12/19 00:07:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.443604106s) from=127.0.0.6:33179
    2022/12/19 00:07:45 [DEBUG] http: Request GET /v1/status/leader (401.675µs) from=127.0.0.6:49607
    2022/12/19 00:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:07:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.458570334s) from=127.0.0.6:38359
    2022/12/19 00:07:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:07:50 [DEBUG] agent: Node info in sync
    2022/12/19 00:07:52 [DEBUG] http: Request GET /v1/status/leader (273.082µs) from=127.0.0.6:36703
    2022/12/19 00:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.121818249s) from=127.0.0.6:56801
    2022/12/19 00:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.364048761s) from=127.0.0.6:54787
    2022/12/19 00:08:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m5.243114008s) from=127.0.0.6:44681
    2022/12/19 00:08:05 [DEBUG] http: Request GET /v1/status/leader (214.451µs) from=127.0.0.6:49607
    2022/12/19 00:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.78880021s) from=127.0.0.6:35285
    2022/12/19 00:08:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.436747901s) from=127.0.0.6:47397
    2022/12/19 00:08:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.298409281s) from=127.0.0.6:39021
    2022/12/19 00:08:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m2.33937685s) from=127.0.0.6:33779
    2022/12/19 00:08:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m6.386362934s) from=127.0.0.6:51331
    2022/12/19 00:08:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.89172448s) from=127.0.0.6:60995
    2022/12/19 00:08:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m6.743195801s) from=127.0.0.6:37163
    2022/12/19 00:08:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m1.612005576s) from=127.0.0.6:45885
    2022/12/19 00:08:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.945752343s) from=127.0.0.6:55369
    2022/12/19 00:08:12 [DEBUG] http: Request GET /v1/status/leader (152.288µs) from=127.0.0.6:49607
    2022/12/19 00:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m6.331336468s) from=127.0.0.6:44765
    2022/12/19 00:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.834092014s) from=127.0.0.6:44531
    2022/12/19 00:08:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.640145289s) from=127.0.0.6:35765
    2022/12/19 00:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.072789682s) from=127.0.0.6:40507
    2022/12/19 00:08:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m7.054672596s) from=127.0.0.6:57429
    2022/12/19 00:08:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.953070297s) from=127.0.0.6:41487
    2022/12/19 00:08:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.085048724s) from=127.0.0.6:36237
    2022/12/19 00:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.73697947s) from=127.0.0.6:33921
    2022/12/19 00:08:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.480190313s) from=127.0.0.6:41221
    2022/12/19 00:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.61323749s) from=127.0.0.6:43309
    2022/12/19 00:08:25 [DEBUG] http: Request GET /v1/status/leader (235.41µs) from=127.0.0.6:49607
    2022/12/19 00:08:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.652959174s) from=127.0.0.6:38487
    2022/12/19 00:08:32 [DEBUG] http: Request GET /v1/status/leader (130.366µs) from=127.0.0.6:36703
    2022/12/19 00:08:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m7.222200404s) from=127.0.0.6:52801
    2022/12/19 00:08:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.671435073s) from=127.0.0.6:54289
    2022/12/19 00:08:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.973392881s) from=127.0.0.6:42831
    2022/12/19 00:08:45 [DEBUG] http: Request GET /v1/status/leader (222.776µs) from=127.0.0.6:49607
    2022/12/19 00:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:08:52 [DEBUG] http: Request GET /v1/status/leader (387.161µs) from=127.0.0.6:49607
    2022/12/19 00:09:05 [DEBUG] http: Request GET /v1/status/leader (241.636µs) from=127.0.0.6:49607
    2022/12/19 00:09:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:09:07 [DEBUG] agent: Node info in sync
    2022/12/19 00:09:12 [DEBUG] http: Request GET /v1/status/leader (262.59µs) from=127.0.0.6:36703
    2022/12/19 00:09:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:09:25 [DEBUG] http: Request GET /v1/status/leader (236.795µs) from=127.0.0.6:49607
    2022/12/19 00:09:32 [DEBUG] http: Request GET /v1/status/leader (244.056µs) from=127.0.0.6:49607
    2022/12/19 00:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:09:45 [DEBUG] http: Request GET /v1/status/leader (142.856µs) from=127.0.0.6:49607
    2022/12/19 00:09:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m5.990256066s) from=127.0.0.6:35353
    2022/12/19 00:09:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m7.466526134s) from=127.0.0.6:33179
    2022/12/19 00:09:52 [DEBUG] http: Request GET /v1/status/leader (259.497µs) from=127.0.0.6:49607
    2022/12/19 00:09:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.554823012s) from=127.0.0.6:38359
    2022/12/19 00:10:05 [DEBUG] http: Request GET /v1/status/leader (1.160392ms) from=127.0.0.6:49607
    2022/12/19 00:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.346352999s) from=127.0.0.6:56801
    2022/12/19 00:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.687211562s) from=127.0.0.6:35285
    2022/12/19 00:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.185446748s) from=127.0.0.6:54787
    2022/12/19 00:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.964994432s) from=127.0.0.6:47397
    2022/12/19 00:10:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.557474809s) from=127.0.0.6:33779
    2022/12/19 00:10:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m6.882460247s) from=127.0.0.6:44681
    2022/12/19 00:10:12 [DEBUG] http: Request GET /v1/status/leader (164.996µs) from=127.0.0.6:49607
    2022/12/19 00:10:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m5.532348973s) from=127.0.0.6:39021
    2022/12/19 00:10:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.818051008s) from=127.0.0.6:51331
    2022/12/19 00:10:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.269994746s) from=127.0.0.6:37163
    2022/12/19 00:10:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.385004819s) from=127.0.0.6:60995
    2022/12/19 00:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m3.905808081s) from=127.0.0.6:44765
    2022/12/19 00:10:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m6.146256159s) from=127.0.0.6:55369
    2022/12/19 00:10:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m7.22395808s) from=127.0.0.6:45885
    2022/12/19 00:10:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.879975265s) from=127.0.0.6:36237
    2022/12/19 00:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.436111841s) from=127.0.0.6:40507
    2022/12/19 00:10:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.367701094s) from=127.0.0.6:44531
    2022/12/19 00:10:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.09092474s) from=127.0.0.6:35765
    2022/12/19 00:10:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m5.029115006s) from=127.0.0.6:57429
    2022/12/19 00:10:25 [DEBUG] http: Request GET /v1/status/leader (215.478µs) from=127.0.0.6:49607
    2022/12/19 00:10:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m7.388110713s) from=127.0.0.6:41487
    2022/12/19 00:10:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.626435959s) from=127.0.0.6:41221
    2022/12/19 00:10:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.780192906s) from=127.0.0.6:33921
    2022/12/19 00:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.723806867s) from=127.0.0.6:43309
    2022/12/19 00:10:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.20821705s) from=127.0.0.6:38487
    2022/12/19 00:10:32 [DEBUG] http: Request GET /v1/status/leader (219.027µs) from=127.0.0.6:36703
    2022/12/19 00:10:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.917543114s) from=127.0.0.6:52801
    2022/12/19 00:10:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:10:40 [DEBUG] agent: Node info in sync
    2022/12/19 00:10:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.762762198s) from=127.0.0.6:42831
    2022/12/19 00:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:10:45 [DEBUG] http: Request GET /v1/status/leader (263.979µs) from=127.0.0.6:49607
    2022/12/19 00:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.013995204s) from=127.0.0.6:54289
    2022/12/19 00:10:52 [DEBUG] http: Request GET /v1/status/leader (246.131µs) from=127.0.0.6:36703
    2022/12/19 00:11:05 [DEBUG] http: Request GET /v1/status/leader (141.453µs) from=127.0.0.6:49607
    2022/12/19 00:11:12 [DEBUG] http: Request GET /v1/status/leader (150.37µs) from=127.0.0.6:36703
    2022/12/19 00:11:25 [DEBUG] http: Request GET /v1/status/leader (632.28µs) from=127.0.0.6:49607
    2022/12/19 00:11:32 [DEBUG] http: Request GET /v1/status/leader (1.49014ms) from=127.0.0.6:36703
    2022/12/19 00:11:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:11:45 [DEBUG] http: Request GET /v1/status/leader (220.636µs) from=127.0.0.6:49607
    2022/12/19 00:11:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.253239848s) from=127.0.0.6:35353
    2022/12/19 00:11:52 [DEBUG] http: Request GET /v1/status/leader (134.841µs) from=127.0.0.6:49607
    2022/12/19 00:11:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m1.017773716s) from=127.0.0.6:33179
    2022/12/19 00:11:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.206426074s) from=127.0.0.6:38359
    2022/12/19 00:12:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:12:00 [DEBUG] agent: Node info in sync
    2022/12/19 00:12:05 [DEBUG] http: Request GET /v1/status/leader (497.829µs) from=127.0.0.6:49607
    2022/12/19 00:12:12 [DEBUG] http: Request GET /v1/status/leader (152.288µs) from=127.0.0.6:36703
    2022/12/19 00:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.009337435s) from=127.0.0.6:35285
    2022/12/19 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.201741474s) from=127.0.0.6:56801
    2022/12/19 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.236458062s) from=127.0.0.6:54787
    2022/12/19 00:12:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.386873341s) from=127.0.0.6:47397
    2022/12/19 00:12:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m7.24756624s) from=127.0.0.6:33779
    2022/12/19 00:12:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.671054602s) from=127.0.0.6:51331
    2022/12/19 00:12:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m5.374979519s) from=127.0.0.6:44681
    2022/12/19 00:12:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.21938733s) from=127.0.0.6:39021
    2022/12/19 00:12:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.594162388s) from=127.0.0.6:55369
    2022/12/19 00:12:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.668738028s) from=127.0.0.6:60995
    2022/12/19 00:12:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.820342743s) from=127.0.0.6:36237
    2022/12/19 00:12:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m5.948892233s) from=127.0.0.6:37163
    2022/12/19 00:12:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.064989827s) from=127.0.0.6:44765
    2022/12/19 00:12:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.746180766s) from=127.0.0.6:35765
    2022/12/19 00:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.020123634s) from=127.0.0.6:40507
    2022/12/19 00:12:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m0.188403824s) from=127.0.0.6:57429
    2022/12/19 00:12:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.672421333s) from=127.0.0.6:45885
    2022/12/19 00:12:25 [DEBUG] http: Request GET /v1/status/leader (218.496µs) from=127.0.0.6:49607
    2022/12/19 00:12:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m0.768247759s) from=127.0.0.6:41487
    2022/12/19 00:12:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.268058775s) from=127.0.0.6:33921
    2022/12/19 00:12:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.439387827s) from=127.0.0.6:44531
    2022/12/19 00:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.623411816s) from=127.0.0.6:41221
    2022/12/19 00:12:32 [DEBUG] http: Request GET /v1/status/leader (332.3µs) from=127.0.0.6:49607
    2022/12/19 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.646614866s) from=127.0.0.6:43309
    2022/12/19 00:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.544722065s) from=127.0.0.6:38487
    2022/12/19 00:12:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.340638194s) from=127.0.0.6:52801
    2022/12/19 00:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:12:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.360942824s) from=127.0.0.6:42831
    2022/12/19 00:12:45 [DEBUG] http: Request GET /v1/status/leader (178.793µs) from=127.0.0.6:49607
    2022/12/19 00:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.278205144s) from=127.0.0.6:54289
    2022/12/19 00:12:52 [DEBUG] http: Request GET /v1/status/leader (1.313888ms) from=127.0.0.6:36703
    2022/12/19 00:13:05 [DEBUG] http: Request GET /v1/status/leader (250.981µs) from=127.0.0.6:49607
    2022/12/19 00:13:12 [DEBUG] http: Request GET /v1/status/leader (287.941µs) from=127.0.0.6:36703
    2022/12/19 00:13:25 [DEBUG] http: Request GET /v1/status/leader (558.307µs) from=127.0.0.6:49607
    2022/12/19 00:13:32 [DEBUG] http: Request GET /v1/status/leader (208.567µs) from=127.0.0.6:36703
    2022/12/19 00:13:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:13:40 [DEBUG] agent: Node info in sync
    2022/12/19 00:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:13:45 [DEBUG] http: Request GET /v1/status/leader (224.953µs) from=127.0.0.6:49607
    2022/12/19 00:13:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.120649785s) from=127.0.0.6:35353
    2022/12/19 00:13:52 [DEBUG] http: Request GET /v1/status/leader (231.766µs) from=127.0.0.6:36703
    2022/12/19 00:13:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.630396349s) from=127.0.0.6:33179
    2022/12/19 00:14:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m7.325449222s) from=127.0.0.6:38359
    2022/12/19 00:14:05 [DEBUG] http: Request GET /v1/status/leader (391.584µs) from=127.0.0.6:49607
    2022/12/19 00:14:12 [DEBUG] http: Request GET /v1/status/leader (625.122µs) from=127.0.0.6:49607
    2022/12/19 00:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.557709993s) from=127.0.0.6:35285
    2022/12/19 00:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.566745922s) from=127.0.0.6:54787
    2022/12/19 00:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m4.725795193s) from=127.0.0.6:56801
    2022/12/19 00:14:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.097656794s) from=127.0.0.6:44681
    2022/12/19 00:14:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m1.821134813s) from=127.0.0.6:51331
    2022/12/19 00:14:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.242678507s) from=127.0.0.6:33779
    2022/12/19 00:14:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.503242266s) from=127.0.0.6:47397
    2022/12/19 00:14:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.585853588s) from=127.0.0.6:60995
    2022/12/19 00:14:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.509692676s) from=127.0.0.6:55369
    2022/12/19 00:14:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m7.200798795s) from=127.0.0.6:39021
    2022/12/19 00:14:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.477509549s) from=127.0.0.6:57429
    2022/12/19 00:14:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.856225081s) from=127.0.0.6:45885
    2022/12/19 00:14:25 [DEBUG] http: Request GET /v1/status/leader (256.183µs) from=127.0.0.6:49607
    2022/12/19 00:14:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m3.717987366s) from=127.0.0.6:44765
    2022/12/19 00:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.232283285s) from=127.0.0.6:40507
    2022/12/19 00:14:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.816201685s) from=127.0.0.6:36237
    2022/12/19 00:14:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m5.999057612s) from=127.0.0.6:37163
    2022/12/19 00:14:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m2.732038063s) from=127.0.0.6:41487
    2022/12/19 00:14:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.039089664s) from=127.0.0.6:35765
    2022/12/19 00:14:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.954632628s) from=127.0.0.6:33921
    2022/12/19 00:14:32 [DEBUG] http: Request GET /v1/status/leader (309.312µs) from=127.0.0.6:36703
    2022/12/19 00:14:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:14:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.068602081s) from=127.0.0.6:44531
    2022/12/19 00:14:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.209879893s) from=127.0.0.6:41221
    2022/12/19 00:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.13262877s) from=127.0.0.6:43309
    2022/12/19 00:14:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.443175381s) from=127.0.0.6:38487
    2022/12/19 00:14:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.936950142s) from=127.0.0.6:52801
    2022/12/19 00:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:14:45 [DEBUG] http: Request GET /v1/status/leader (345.453µs) from=127.0.0.6:49607
    2022/12/19 00:14:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.378605486s) from=127.0.0.6:42831
    2022/12/19 00:14:52 [DEBUG] http: Request GET /v1/status/leader (388.534µs) from=127.0.0.6:36703
    2022/12/19 00:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.363189667s) from=127.0.0.6:54289
    2022/12/19 00:14:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:14:56 [DEBUG] agent: Node info in sync
    2022/12/19 00:15:05 [DEBUG] http: Request GET /v1/status/leader (194.096µs) from=127.0.0.6:49607
    2022/12/19 00:15:12 [DEBUG] http: Request GET /v1/status/leader (1.973522ms) from=127.0.0.6:36703
    2022/12/19 00:15:25 [DEBUG] http: Request GET /v1/status/leader (267.271µs) from=127.0.0.6:49607
    2022/12/19 00:15:32 [DEBUG] http: Request GET /v1/status/leader (206.049µs) from=127.0.0.6:36703
    2022/12/19 00:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:15:45 [DEBUG] http: Request GET /v1/status/leader (226.22µs) from=127.0.0.6:49607
    2022/12/19 00:15:52 [DEBUG] http: Request GET /v1/status/leader (317.416µs) from=127.0.0.6:49607
    2022/12/19 00:15:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m4.069611311s) from=127.0.0.6:35353
    2022/12/19 00:15:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:15:58 [DEBUG] agent: Node info in sync
    2022/12/19 00:16:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.065941279s) from=127.0.0.6:33179
    2022/12/19 00:16:05 [DEBUG] http: Request GET /v1/status/leader (259.066µs) from=127.0.0.6:49607
    2022/12/19 00:16:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m4.904405606s) from=127.0.0.6:38359
    2022/12/19 00:16:12 [DEBUG] http: Request GET /v1/status/leader (159.417µs) from=127.0.0.6:49607
    2022/12/19 00:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.617308688s) from=127.0.0.6:35285
    2022/12/19 00:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.785195142s) from=127.0.0.6:54787
    2022/12/19 00:16:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.70407911s) from=127.0.0.6:56801
    2022/12/19 00:16:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.244338787s) from=127.0.0.6:51331
    2022/12/19 00:16:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.361975317s) from=127.0.0.6:33779
    2022/12/19 00:16:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m4.142413424s) from=127.0.0.6:44681
    2022/12/19 00:16:25 [DEBUG] http: Request GET /v1/status/leader (208.745µs) from=127.0.0.6:49607
    2022/12/19 00:16:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.475429408s) from=127.0.0.6:47397
    2022/12/19 00:16:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.139143462s) from=127.0.0.6:55369
    2022/12/19 00:16:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.361679599s) from=127.0.0.6:60995
    2022/12/19 00:16:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.359962041s) from=127.0.0.6:45885
    2022/12/19 00:16:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.983023423s) from=127.0.0.6:40507
    2022/12/19 00:16:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.594192451s) from=127.0.0.6:57429
    2022/12/19 00:16:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.371034956s) from=127.0.0.6:41487
    2022/12/19 00:16:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m3.680221721s) from=127.0.0.6:36237
    2022/12/19 00:16:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.232058574s) from=127.0.0.6:35765
    2022/12/19 00:16:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.743228479s) from=127.0.0.6:39021
    2022/12/19 00:16:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.77870319s) from=127.0.0.6:37163
    2022/12/19 00:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m6.548410728s) from=127.0.0.6:44765
    2022/12/19 00:16:32 [DEBUG] http: Request GET /v1/status/leader (221.889µs) from=127.0.0.6:49607
    2022/12/19 00:16:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.681909176s) from=127.0.0.6:33921
    2022/12/19 00:16:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.598055172s) from=127.0.0.6:44531
    2022/12/19 00:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.034229998s) from=127.0.0.6:43309
    2022/12/19 00:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.095412168s) from=127.0.0.6:41221
    2022/12/19 00:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:16:45 [DEBUG] http: Request GET /v1/status/leader (252.821µs) from=127.0.0.6:49607
    2022/12/19 00:16:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m1.71326914s) from=127.0.0.6:52801
    2022/12/19 00:16:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.119099787s) from=127.0.0.6:42831
    2022/12/19 00:16:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.240671888s) from=127.0.0.6:38487
    2022/12/19 00:16:52 [DEBUG] http: Request GET /v1/status/leader (372.764µs) from=127.0.0.6:36703
    2022/12/19 00:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.807119437s) from=127.0.0.6:54289
    2022/12/19 00:17:05 [DEBUG] http: Request GET /v1/status/leader (375.191µs) from=127.0.0.6:49607
    2022/12/19 00:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:17:07 [DEBUG] agent: Node info in sync
    2022/12/19 00:17:12 [DEBUG] http: Request GET /v1/status/leader (244.861µs) from=127.0.0.6:36703
    2022/12/19 00:17:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:17:25 [DEBUG] http: Request GET /v1/status/leader (133.54µs) from=127.0.0.6:49607
    2022/12/19 00:17:32 [DEBUG] http: Request GET /v1/status/leader (319.162µs) from=127.0.0.6:36703
    2022/12/19 00:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:17:45 [DEBUG] http: Request GET /v1/status/leader (217.899µs) from=127.0.0.6:49607
    2022/12/19 00:17:52 [DEBUG] http: Request GET /v1/status/leader (276.776µs) from=127.0.0.6:36703
    2022/12/19 00:17:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m4.911525364s) from=127.0.0.6:35353
    2022/12/19 00:18:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m1.387245222s) from=127.0.0.6:33179
    2022/12/19 00:18:05 [DEBUG] http: Request GET /v1/status/leader (146.018µs) from=127.0.0.6:49607
    2022/12/19 00:18:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.213204295s) from=127.0.0.6:38359
    2022/12/19 00:18:12 [DEBUG] http: Request GET /v1/status/leader (142.685µs) from=127.0.0.6:36703
    2022/12/19 00:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.957077418s) from=127.0.0.6:56801
    2022/12/19 00:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.301530413s) from=127.0.0.6:35285
    2022/12/19 00:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.045979778s) from=127.0.0.6:54787
    2022/12/19 00:18:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m1.53709712s) from=127.0.0.6:51331
    2022/12/19 00:18:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.454329367s) from=127.0.0.6:44681
    2022/12/19 00:18:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.611925411s) from=127.0.0.6:33779
    2022/12/19 00:18:25 [DEBUG] http: Request GET /v1/status/leader (223.069µs) from=127.0.0.6:49607
    2022/12/19 00:18:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.012369793s) from=127.0.0.6:45885
    2022/12/19 00:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m2.128541759s) from=127.0.0.6:40507
    2022/12/19 00:18:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.634964864s) from=127.0.0.6:55369
    2022/12/19 00:18:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.986835943s) from=127.0.0.6:47397
    2022/12/19 00:18:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.314437561s) from=127.0.0.6:35765
    2022/12/19 00:18:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m2.568621981s) from=127.0.0.6:57429
    2022/12/19 00:18:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.201057385s) from=127.0.0.6:60995
    2022/12/19 00:18:32 [DEBUG] http: Request GET /v1/status/leader (274.946µs) from=127.0.0.6:49607
    2022/12/19 00:18:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.915854468s) from=127.0.0.6:39021
    2022/12/19 00:18:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.673900569s) from=127.0.0.6:33921
    2022/12/19 00:18:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.688609912s) from=127.0.0.6:36237
    2022/12/19 00:18:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m5.542746839s) from=127.0.0.6:37163
    2022/12/19 00:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.908576659s) from=127.0.0.6:44765
    2022/12/19 00:18:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m7.09168024s) from=127.0.0.6:41487
    2022/12/19 00:18:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.503021746s) from=127.0.0.6:44531
    2022/12/19 00:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.543726438s) from=127.0.0.6:43309
    2022/12/19 00:18:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:18:44 [DEBUG] agent: Node info in sync
    2022/12/19 00:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:18:45 [DEBUG] http: Request GET /v1/status/leader (503.584µs) from=127.0.0.6:49607
    2022/12/19 00:18:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.822706347s) from=127.0.0.6:41221
    2022/12/19 00:18:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.360616468s) from=127.0.0.6:52801
    2022/12/19 00:18:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.492457233s) from=127.0.0.6:42831
    2022/12/19 00:18:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.887859764s) from=127.0.0.6:38487
    2022/12/19 00:18:52 [DEBUG] http: Request GET /v1/status/leader (260.361µs) from=127.0.0.6:36703
    2022/12/19 00:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.174329888s) from=127.0.0.6:54289
    2022/12/19 00:19:05 [DEBUG] http: Request GET /v1/status/leader (211.843µs) from=127.0.0.6:49607
    2022/12/19 00:19:12 [DEBUG] http: Request GET /v1/status/leader (148.35µs) from=127.0.0.6:49607
    2022/12/19 00:19:25 [DEBUG] http: Request GET /v1/status/leader (1.693331ms) from=127.0.0.6:49607
    2022/12/19 00:19:32 [DEBUG] http: Request GET /v1/status/leader (251.913µs) from=127.0.0.6:49607
    2022/12/19 00:19:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:19:45 [DEBUG] http: Request GET /v1/status/leader (228.178µs) from=127.0.0.6:49607
    2022/12/19 00:19:52 [DEBUG] http: Request GET /v1/status/leader (208.327µs) from=127.0.0.6:36703
    2022/12/19 00:20:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m5.776027624s) from=127.0.0.6:35353
    2022/12/19 00:20:05 [DEBUG] http: Request GET /v1/status/leader (127.776µs) from=127.0.0.6:49607
    2022/12/19 00:20:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:20:07 [DEBUG] agent: Node info in sync
    2022/12/19 00:20:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m6.619942805s) from=127.0.0.6:33179
    2022/12/19 00:20:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m4.573346197s) from=127.0.0.6:38359
    2022/12/19 00:20:12 [DEBUG] http: Request GET /v1/status/leader (302.429µs) from=127.0.0.6:36703
    2022/12/19 00:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.987832474s) from=127.0.0.6:56801
    2022/12/19 00:20:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m0.360617649s) from=127.0.0.6:51331
    2022/12/19 00:20:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.793360928s) from=127.0.0.6:35285
    2022/12/19 00:20:25 [DEBUG] http: Request GET /v1/status/leader (308.439µs) from=127.0.0.6:49607
    2022/12/19 00:20:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m2.711160818s) from=127.0.0.6:44681
    2022/12/19 00:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.9049449s) from=127.0.0.6:54787
    2022/12/19 00:20:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.20794369s) from=127.0.0.6:33779
    2022/12/19 00:20:32 [DEBUG] http: Request GET /v1/status/leader (165.047µs) from=127.0.0.6:49607
    2022/12/19 00:20:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m2.51090731s) from=127.0.0.6:47397
    2022/12/19 00:20:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.353887309s) from=127.0.0.6:57429
    2022/12/19 00:20:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.084754861s) from=127.0.0.6:45885
    2022/12/19 00:20:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.627425563s) from=127.0.0.6:40507
    2022/12/19 00:20:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.481454705s) from=127.0.0.6:39021
    2022/12/19 00:20:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.495305364s) from=127.0.0.6:55369
    2022/12/19 00:20:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.455868598s) from=127.0.0.6:35765
    2022/12/19 00:20:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m7.490923151s) from=127.0.0.6:60995
    2022/12/19 00:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.448904426s) from=127.0.0.6:44765
    2022/12/19 00:20:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.235222874s) from=127.0.0.6:37163
    2022/12/19 00:20:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.495344371s) from=127.0.0.6:41487
    2022/12/19 00:20:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.240328053s) from=127.0.0.6:36237
    2022/12/19 00:20:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.452464967s) from=127.0.0.6:33921
    2022/12/19 00:20:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:20:45 [DEBUG] http: Request GET /v1/status/leader (325.1µs) from=127.0.0.6:49607
    2022/12/19 00:20:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.947965046s) from=127.0.0.6:44531
    2022/12/19 00:20:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.629779271s) from=127.0.0.6:42831
    2022/12/19 00:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.797099734s) from=127.0.0.6:43309
    2022/12/19 00:20:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.173115896s) from=127.0.0.6:38487
    2022/12/19 00:20:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.154374192s) from=127.0.0.6:41221
    2022/12/19 00:20:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.6944204s) from=127.0.0.6:52801
    2022/12/19 00:20:52 [DEBUG] http: Request GET /v1/status/leader (1.234945ms) from=127.0.0.6:36703
    2022/12/19 00:21:05 [DEBUG] http: Request GET /v1/status/leader (220.855µs) from=127.0.0.6:49607
    2022/12/19 00:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.110479393s) from=127.0.0.6:54289
    2022/12/19 00:21:12 [DEBUG] http: Request GET /v1/status/leader (159.89µs) from=127.0.0.6:36703
    2022/12/19 00:21:25 [DEBUG] http: Request GET /v1/status/leader (281.465µs) from=127.0.0.6:49607
    2022/12/19 00:21:32 [DEBUG] http: Request GET /v1/status/leader (135.75µs) from=127.0.0.6:36703
    2022/12/19 00:21:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:21:45 [DEBUG] http: Request GET /v1/status/leader (769.226µs) from=127.0.0.6:49607
    2022/12/19 00:21:52 [DEBUG] http: Request GET /v1/status/leader (472.289µs) from=127.0.0.6:49607
    2022/12/19 00:21:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:21:56 [DEBUG] agent: Node info in sync
    2022/12/19 00:22:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:22:05 [DEBUG] http: Request GET /v1/status/leader (366.93µs) from=127.0.0.6:49607
    2022/12/19 00:22:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m6.969572012s) from=127.0.0.6:35353
    2022/12/19 00:22:12 [DEBUG] http: Request GET /v1/status/leader (284.502µs) from=127.0.0.6:36703
    2022/12/19 00:22:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m2.339713085s) from=127.0.0.6:38359
    2022/12/19 00:22:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.854417752s) from=127.0.0.6:33179
    2022/12/19 00:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.707474859s) from=127.0.0.6:56801
    2022/12/19 00:22:25 [DEBUG] http: Request GET /v1/status/leader (248.302µs) from=127.0.0.6:49607
    2022/12/19 00:22:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.218620345s) from=127.0.0.6:51331
    2022/12/19 00:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.127665032s) from=127.0.0.6:35285
    2022/12/19 00:22:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m5.396571254s) from=127.0.0.6:44681
    2022/12/19 00:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.541616431s) from=127.0.0.6:54787
    2022/12/19 00:22:33 [DEBUG] http: Request GET /v1/status/leader (373.134µs) from=127.0.0.6:36703
    2022/12/19 00:22:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.463695568s) from=127.0.0.6:33779
    2022/12/19 00:22:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m0.953540141s) from=127.0.0.6:57429
    2022/12/19 00:22:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.120181457s) from=127.0.0.6:47397
    2022/12/19 00:22:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.65391063s) from=127.0.0.6:45885
    2022/12/19 00:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.251557624s) from=127.0.0.6:40507
    2022/12/19 00:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.823675799s) from=127.0.0.6:44765
    2022/12/19 00:22:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.443307449s) from=127.0.0.6:39021
    2022/12/19 00:22:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.77697515s) from=127.0.0.6:35765
    2022/12/19 00:22:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.346546642s) from=127.0.0.6:33921
    2022/12/19 00:22:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.823738335s) from=127.0.0.6:55369
    2022/12/19 00:22:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:22:45 [DEBUG] http: Request GET /v1/status/leader (302.407µs) from=127.0.0.6:49607
    2022/12/19 00:22:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.926851516s) from=127.0.0.6:60995
    2022/12/19 00:22:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.601221678s) from=127.0.0.6:41487
    2022/12/19 00:22:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.448137889s) from=127.0.0.6:36237
    2022/12/19 00:22:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m7.264191764s) from=127.0.0.6:37163
    2022/12/19 00:22:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.868005226s) from=127.0.0.6:42831
    2022/12/19 00:22:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.785101274s) from=127.0.0.6:44531
    2022/12/19 00:22:53 [DEBUG] http: Request GET /v1/status/leader (177.284µs) from=127.0.0.6:49607
    2022/12/19 00:22:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.993409069s) from=127.0.0.6:52801
    2022/12/19 00:22:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.784157619s) from=127.0.0.6:38487
    2022/12/19 00:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.978977218s) from=127.0.0.6:43309
    2022/12/19 00:22:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.469901076s) from=127.0.0.6:41221
    2022/12/19 00:23:05 [DEBUG] http: Request GET /v1/status/leader (327.126µs) from=127.0.0.6:49607
    2022/12/19 00:23:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:23:06 [DEBUG] agent: Node info in sync
    2022/12/19 00:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.778783953s) from=127.0.0.6:54289
    2022/12/19 00:23:13 [DEBUG] http: Request GET /v1/status/leader (345.811µs) from=127.0.0.6:49607
    2022/12/19 00:23:25 [DEBUG] http: Request GET /v1/status/leader (289.846µs) from=127.0.0.6:49607
    2022/12/19 00:23:33 [DEBUG] http: Request GET /v1/status/leader (183.267µs) from=127.0.0.6:49607
    2022/12/19 00:23:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:23:45 [DEBUG] http: Request GET /v1/status/leader (220.397µs) from=127.0.0.6:49607
    2022/12/19 00:23:53 [DEBUG] http: Request GET /v1/status/leader (310.209µs) from=127.0.0.6:49607
    2022/12/19 00:24:05 [DEBUG] http: Request GET /v1/status/leader (253.355µs) from=127.0.0.6:49607
    2022/12/19 00:24:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.647319894s) from=127.0.0.6:35353
    2022/12/19 00:24:13 [DEBUG] http: Request GET /v1/status/leader (149.514µs) from=127.0.0.6:49607
    2022/12/19 00:24:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m2.224740671s) from=127.0.0.6:33179
    2022/12/19 00:24:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m4.56959755s) from=127.0.0.6:38359
    2022/12/19 00:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:24:20 [DEBUG] agent: Node info in sync
    2022/12/19 00:24:25 [DEBUG] http: Request GET /v1/status/leader (272.014µs) from=127.0.0.6:49607
    2022/12/19 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.599621638s) from=127.0.0.6:56801
    2022/12/19 00:24:33 [DEBUG] http: Request GET /v1/status/leader (240.914µs) from=127.0.0.6:36703
    2022/12/19 00:24:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m7.186122101s) from=127.0.0.6:51331
    2022/12/19 00:24:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m4.188692646s) from=127.0.0.6:44681
    2022/12/19 00:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.464337763s) from=127.0.0.6:54787
    2022/12/19 00:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.681837673s) from=127.0.0.6:35285
    2022/12/19 00:24:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.872925748s) from=127.0.0.6:33779
    2022/12/19 00:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:24:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.937508816s) from=127.0.0.6:47397
    2022/12/19 00:24:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m7.192175216s) from=127.0.0.6:57429
    2022/12/19 00:24:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m7.109353817s) from=127.0.0.6:45885
    2022/12/19 00:24:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.09956408s) from=127.0.0.6:35765
    2022/12/19 00:24:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:24:45 [DEBUG] http: Request GET /v1/status/leader (182.765µs) from=127.0.0.6:49607
    2022/12/19 00:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m5.597814127s) from=127.0.0.6:44765
    2022/12/19 00:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.023859383s) from=127.0.0.6:40507
    2022/12/19 00:24:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.843999895s) from=127.0.0.6:55369
    2022/12/19 00:24:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.924684427s) from=127.0.0.6:33921
    2022/12/19 00:24:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.698572767s) from=127.0.0.6:39021
    2022/12/19 00:24:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m0.113296976s) from=127.0.0.6:37163
    2022/12/19 00:24:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m5.504700722s) from=127.0.0.6:41487
    2022/12/19 00:24:53 [DEBUG] http: Request GET /v1/status/leader (252.574µs) from=127.0.0.6:36703
    2022/12/19 00:24:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m7.368748116s) from=127.0.0.6:60995
    2022/12/19 00:24:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.449900196s) from=127.0.0.6:36237
    2022/12/19 00:24:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.442721174s) from=127.0.0.6:42831
    2022/12/19 00:24:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.078496321s) from=127.0.0.6:38487
    2022/12/19 00:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.517091499s) from=127.0.0.6:44531
    2022/12/19 00:24:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.717991138s) from=127.0.0.6:43309
    2022/12/19 00:25:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m7.260856266s) from=127.0.0.6:52801
    2022/12/19 00:25:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.894665584s) from=127.0.0.6:41221
    2022/12/19 00:25:05 [DEBUG] http: Request GET /v1/status/leader (287.063µs) from=127.0.0.6:49607
    2022/12/19 00:25:13 [DEBUG] http: Request GET /v1/status/leader (245.342µs) from=127.0.0.6:49607
    2022/12/19 00:25:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.531157259s) from=127.0.0.6:54289
    2022/12/19 00:25:25 [DEBUG] http: Request GET /v1/status/leader (149.426µs) from=127.0.0.6:49607
    2022/12/19 00:25:33 [DEBUG] http: Request GET /v1/status/leader (157.933µs) from=127.0.0.6:36703
    2022/12/19 00:25:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:25:45 [DEBUG] http: Request GET /v1/status/leader (315.845µs) from=127.0.0.6:49607
    2022/12/19 00:25:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:25:52 [DEBUG] agent: Node info in sync
    2022/12/19 00:25:53 [DEBUG] http: Request GET /v1/status/leader (534.824µs) from=127.0.0.6:36703
    2022/12/19 00:26:05 [DEBUG] http: Request GET /v1/status/leader (283.198µs) from=127.0.0.6:49607
    2022/12/19 00:26:13 [DEBUG] http: Request GET /v1/status/leader (3.778198ms) from=127.0.0.6:49607
    2022/12/19 00:26:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.387870331s) from=127.0.0.6:35353
    2022/12/19 00:26:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m2.253732861s) from=127.0.0.6:33179
    2022/12/19 00:26:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.063269822s) from=127.0.0.6:38359
    2022/12/19 00:26:25 [DEBUG] http: Request GET /v1/status/leader (288.803µs) from=127.0.0.6:49607
    2022/12/19 00:26:33 [DEBUG] http: Request GET /v1/status/leader (652.371µs) from=127.0.0.6:36703
    2022/12/19 00:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.437500951s) from=127.0.0.6:56801
    2022/12/19 00:26:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.029027066s) from=127.0.0.6:44681
    2022/12/19 00:26:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.696058895s) from=127.0.0.6:33779
    2022/12/19 00:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.978874708s) from=127.0.0.6:54787
    2022/12/19 00:26:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m7.117930159s) from=127.0.0.6:51331
    2022/12/19 00:26:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.42644372s) from=127.0.0.6:35285
    2022/12/19 00:26:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:26:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.963603813s) from=127.0.0.6:57429
    2022/12/19 00:26:45 [DEBUG] http: Request GET /v1/status/leader (263.1µs) from=127.0.0.6:49607
    2022/12/19 00:26:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.808099561s) from=127.0.0.6:35765
    2022/12/19 00:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.122039471s) from=127.0.0.6:44765
    2022/12/19 00:26:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.221591082s) from=127.0.0.6:47397
    2022/12/19 00:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m2.52777388s) from=127.0.0.6:40507
    2022/12/19 00:26:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.879532787s) from=127.0.0.6:45885
    2022/12/19 00:26:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.10624951s) from=127.0.0.6:55369
    2022/12/19 00:26:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.772097405s) from=127.0.0.6:33921
    2022/12/19 00:26:53 [DEBUG] http: Request GET /v1/status/leader (218.979µs) from=127.0.0.6:49607
    2022/12/19 00:26:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.675291805s) from=127.0.0.6:37163
    2022/12/19 00:26:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.196573913s) from=127.0.0.6:39021
    2022/12/19 00:26:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.316350638s) from=127.0.0.6:41487
    2022/12/19 00:26:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m1.356169592s) from=127.0.0.6:36237
    2022/12/19 00:27:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.353271759s) from=127.0.0.6:60995
    2022/12/19 00:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.834750049s) from=127.0.0.6:43309
    2022/12/19 00:27:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.168746173s) from=127.0.0.6:38487
    2022/12/19 00:27:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.652972062s) from=127.0.0.6:42831
    2022/12/19 00:27:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m3.069588809s) from=127.0.0.6:52801
    2022/12/19 00:27:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.633422323s) from=127.0.0.6:44531
    2022/12/19 00:27:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.468965654s) from=127.0.0.6:41221
    2022/12/19 00:27:05 [DEBUG] http: Request GET /v1/status/leader (246.423µs) from=127.0.0.6:49607
    2022/12/19 00:27:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:27:06 [DEBUG] agent: Node info in sync
    2022/12/19 00:27:13 [DEBUG] http: Request GET /v1/status/leader (393.846µs) from=127.0.0.6:49607
    2022/12/19 00:27:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.111549009s) from=127.0.0.6:54289
    2022/12/19 00:27:26 [DEBUG] http: Request GET /v1/status/leader (174.296µs) from=127.0.0.6:49607
    2022/12/19 00:27:33 [DEBUG] http: Request GET /v1/status/leader (142.515µs) from=127.0.0.6:36703
    2022/12/19 00:27:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:27:46 [DEBUG] http: Request GET /v1/status/leader (286.682µs) from=127.0.0.6:49607
    2022/12/19 00:27:53 [DEBUG] http: Request GET /v1/status/leader (166.075µs) from=127.0.0.6:36703
    2022/12/19 00:28:06 [DEBUG] http: Request GET /v1/status/leader (235.526µs) from=127.0.0.6:49607
    2022/12/19 00:28:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:28:09 [DEBUG] agent: Node info in sync
    2022/12/19 00:28:13 [DEBUG] http: Request GET /v1/status/leader (219.493µs) from=127.0.0.6:49607
    2022/12/19 00:28:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m6.827124312s) from=127.0.0.6:35353
    2022/12/19 00:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.751328248s) from=127.0.0.6:33179
    2022/12/19 00:28:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m2.266679808s) from=127.0.0.6:38359
    2022/12/19 00:28:26 [DEBUG] http: Request GET /v1/status/leader (155.35µs) from=127.0.0.6:49607
    2022/12/19 00:28:33 [DEBUG] http: Request GET /v1/status/leader (228.726µs) from=127.0.0.6:49607
    2022/12/19 00:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m0.795273448s) from=127.0.0.6:56801
    2022/12/19 00:28:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m2.005974395s) from=127.0.0.6:44681
    2022/12/19 00:28:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.451790324s) from=127.0.0.6:33779
    2022/12/19 00:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.517316945s) from=127.0.0.6:54787
    2022/12/19 00:28:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:28:46 [DEBUG] http: Request GET /v1/status/leader (292.918µs) from=127.0.0.6:49607
    2022/12/19 00:28:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m5.718509745s) from=127.0.0.6:51331
    2022/12/19 00:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.89914378s) from=127.0.0.6:35285
    2022/12/19 00:28:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.854264479s) from=127.0.0.6:57429
    2022/12/19 00:28:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.597816186s) from=127.0.0.6:35765
    2022/12/19 00:28:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.343440076s) from=127.0.0.6:55369
    2022/12/19 00:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.540236837s) from=127.0.0.6:40507
    2022/12/19 00:28:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.324450712s) from=127.0.0.6:47397
    2022/12/19 00:28:53 [DEBUG] http: Request GET /v1/status/leader (226.971µs) from=127.0.0.6:49607
    2022/12/19 00:28:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.95169398s) from=127.0.0.6:44765
    2022/12/19 00:28:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.199824886s) from=127.0.0.6:33921
    2022/12/19 00:28:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.677602839s) from=127.0.0.6:37163
    2022/12/19 00:28:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.436126361s) from=127.0.0.6:41487
    2022/12/19 00:28:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m7.19882261s) from=127.0.0.6:45885
    2022/12/19 00:28:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m3.953402899s) from=127.0.0.6:36237
    2022/12/19 00:29:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m7.42012843s) from=127.0.0.6:39021
    2022/12/19 00:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.620978781s) from=127.0.0.6:43309
    2022/12/19 00:29:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.570696054s) from=127.0.0.6:60995
    2022/12/19 00:29:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.629453457s) from=127.0.0.6:38487
    2022/12/19 00:29:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.6394159s) from=127.0.0.6:44531
    2022/12/19 00:29:06 [DEBUG] http: Request GET /v1/status/leader (231.368µs) from=127.0.0.6:49607
    2022/12/19 00:29:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.177949032s) from=127.0.0.6:41221
    2022/12/19 00:29:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.671105058s) from=127.0.0.6:42831
    2022/12/19 00:29:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m6.79820413s) from=127.0.0.6:52801
    2022/12/19 00:29:13 [DEBUG] http: Request GET /v1/status/leader (289.192µs) from=127.0.0.6:36703
    2022/12/19 00:29:26 [DEBUG] http: Request GET /v1/status/leader (258.926µs) from=127.0.0.6:49607
    2022/12/19 00:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.151653943s) from=127.0.0.6:54289
    2022/12/19 00:29:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:29:33 [DEBUG] http: Request GET /v1/status/leader (500.849µs) from=127.0.0.6:49607
    2022/12/19 00:29:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:29:46 [DEBUG] http: Request GET /v1/status/leader (333.138µs) from=127.0.0.6:49607
    2022/12/19 00:29:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:29:47 [DEBUG] agent: Node info in sync
    2022/12/19 00:29:53 [DEBUG] http: Request GET /v1/status/leader (156.375µs) from=127.0.0.6:36703
    2022/12/19 00:30:06 [DEBUG] http: Request GET /v1/status/leader (252.506µs) from=127.0.0.6:49607
    2022/12/19 00:30:13 [DEBUG] http: Request GET /v1/status/leader (341.484µs) from=127.0.0.6:36703
    2022/12/19 00:30:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.818704064s) from=127.0.0.6:35353
    2022/12/19 00:30:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.432604636s) from=127.0.0.6:38359
    2022/12/19 00:30:26 [DEBUG] http: Request GET /v1/status/leader (370.049µs) from=127.0.0.6:49607
    2022/12/19 00:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.149253346s) from=127.0.0.6:33179
    2022/12/19 00:30:33 [DEBUG] http: Request GET /v1/status/leader (272.553µs) from=127.0.0.6:49607
    2022/12/19 00:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m4.788430054s) from=127.0.0.6:56801
    2022/12/19 00:30:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.446624477s) from=127.0.0.6:44681
    2022/12/19 00:30:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:30:46 [DEBUG] http: Request GET /v1/status/leader (170.951µs) from=127.0.0.6:49607
    2022/12/19 00:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.042152992s) from=127.0.0.6:54787
    2022/12/19 00:30:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m7.211911719s) from=127.0.0.6:33779
    2022/12/19 00:30:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.579631558s) from=127.0.0.6:51331
    2022/12/19 00:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.18197131s) from=127.0.0.6:35285
    2022/12/19 00:30:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.088758275s) from=127.0.0.6:35765
    2022/12/19 00:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.186638454s) from=127.0.0.6:40507
    2022/12/19 00:30:53 [DEBUG] http: Request GET /v1/status/leader (236.377µs) from=127.0.0.6:49607
    2022/12/19 00:30:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.050733773s) from=127.0.0.6:55369
    2022/12/19 00:30:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.887649738s) from=127.0.0.6:47397
    2022/12/19 00:30:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.82666753s) from=127.0.0.6:57429
    2022/12/19 00:30:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.897385173s) from=127.0.0.6:44765
    2022/12/19 00:30:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.43850097s) from=127.0.0.6:37163
    2022/12/19 00:30:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.958861237s) from=127.0.0.6:33921
    2022/12/19 00:30:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m0.035433831s) from=127.0.0.6:36237
    2022/12/19 00:31:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.316797356s) from=127.0.0.6:41487
    2022/12/19 00:31:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m2.617487449s) from=127.0.0.6:45885
    2022/12/19 00:31:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.482201373s) from=127.0.0.6:39021
    2022/12/19 00:31:06 [DEBUG] http: Request GET /v1/status/leader (167.973µs) from=127.0.0.6:49607
    2022/12/19 00:31:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.987084748s) from=127.0.0.6:38487
    2022/12/19 00:31:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m5.502236785s) from=127.0.0.6:60995
    2022/12/19 00:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.716691486s) from=127.0.0.6:43309
    2022/12/19 00:31:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:31:09 [DEBUG] agent: Node info in sync
    2022/12/19 00:31:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.57748066s) from=127.0.0.6:44531
    2022/12/19 00:31:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m1.477897502s) from=127.0.0.6:52801
    2022/12/19 00:31:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.079066791s) from=127.0.0.6:41221
    2022/12/19 00:31:13 [DEBUG] http: Request GET /v1/status/leader (179.999µs) from=127.0.0.6:49607
    2022/12/19 00:31:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m7.282305772s) from=127.0.0.6:42831
    2022/12/19 00:31:26 [DEBUG] http: Request GET /v1/status/leader (493.396µs) from=127.0.0.6:49607
    2022/12/19 00:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.836688788s) from=127.0.0.6:54289
    2022/12/19 00:31:33 [DEBUG] http: Request GET /v1/status/leader (135.678µs) from=127.0.0.6:49607
    2022/12/19 00:31:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:31:46 [DEBUG] http: Request GET /v1/status/leader (340.508µs) from=127.0.0.6:49607
    2022/12/19 00:31:53 [DEBUG] http: Request GET /v1/status/leader (280.145µs) from=127.0.0.6:36703
    2022/12/19 00:32:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:32:06 [DEBUG] http: Request GET /v1/status/leader (234.507µs) from=127.0.0.6:49607
    2022/12/19 00:32:13 [DEBUG] http: Request GET /v1/status/leader (243.058µs) from=127.0.0.6:49607
    2022/12/19 00:32:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:32:21 [DEBUG] agent: Node info in sync
    2022/12/19 00:32:26 [DEBUG] http: Request GET /v1/status/leader (132.51µs) from=127.0.0.6:49607
    2022/12/19 00:32:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.561215637s) from=127.0.0.6:35353
    2022/12/19 00:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m4.167470896s) from=127.0.0.6:33179
    2022/12/19 00:32:33 [DEBUG] http: Request GET /v1/status/leader (135.514µs) from=127.0.0.6:36703
    2022/12/19 00:32:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m7.481375702s) from=127.0.0.6:38359
    2022/12/19 00:32:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m2.138788431s) from=127.0.0.6:44681
    2022/12/19 00:32:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.326213389s) from=127.0.0.6:56801
    2022/12/19 00:32:46 [DEBUG] http: Request GET /v1/status/leader (257.177µs) from=127.0.0.6:49607
    2022/12/19 00:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.357798225s) from=127.0.0.6:54787
    2022/12/19 00:32:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m1.527889039s) from=127.0.0.6:33779
    2022/12/19 00:32:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.093026379s) from=127.0.0.6:35765
    2022/12/19 00:32:53 [DEBUG] http: Request GET /v1/status/leader (210.742µs) from=127.0.0.6:36703
    2022/12/19 00:32:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.06176223s) from=127.0.0.6:51331
    2022/12/19 00:32:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m0.624068555s) from=127.0.0.6:55369
    2022/12/19 00:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.393959499s) from=127.0.0.6:47397
    2022/12/19 00:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m3.24273855s) from=127.0.0.6:40507
    2022/12/19 00:32:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.86973887s) from=127.0.0.6:57429
    2022/12/19 00:32:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.218727684s) from=127.0.0.6:35285
    2022/12/19 00:32:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.58827315s) from=127.0.0.6:37163
    2022/12/19 00:33:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.887117498s) from=127.0.0.6:33921
    2022/12/19 00:33:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.126863707s) from=127.0.0.6:41487
    2022/12/19 00:33:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m6.191695955s) from=127.0.0.6:44765
    2022/12/19 00:33:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.110793907s) from=127.0.0.6:36237
    2022/12/19 00:33:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.058645509s) from=127.0.0.6:45885
    2022/12/19 00:33:06 [DEBUG] http: Request GET /v1/status/leader (251.791µs) from=127.0.0.6:49607
    2022/12/19 00:33:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.805683258s) from=127.0.0.6:39021
    2022/12/19 00:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.173492101s) from=127.0.0.6:43309
    2022/12/19 00:33:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.117365813s) from=127.0.0.6:44531
    2022/12/19 00:33:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.296303841s) from=127.0.0.6:60995
    2022/12/19 00:33:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.364247252s) from=127.0.0.6:38487
    2022/12/19 00:33:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.074321306s) from=127.0.0.6:41221
    2022/12/19 00:33:13 [DEBUG] http: Request GET /v1/status/leader (176.293µs) from=127.0.0.6:49607
    2022/12/19 00:33:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.084873031s) from=127.0.0.6:52801
    2022/12/19 00:33:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.57686903s) from=127.0.0.6:42831
    2022/12/19 00:33:26 [DEBUG] http: Request GET /v1/status/leader (1.320499ms) from=127.0.0.6:49607
    2022/12/19 00:33:33 [DEBUG] http: Request GET /v1/status/leader (318.457µs) from=127.0.0.6:49607
    2022/12/19 00:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.807145685s) from=127.0.0.6:54289
    2022/12/19 00:33:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:33:46 [DEBUG] http: Request GET /v1/status/leader (259.474µs) from=127.0.0.6:49607
    2022/12/19 00:33:53 [DEBUG] http: Request GET /v1/status/leader (186.204µs) from=127.0.0.6:49607
    2022/12/19 00:34:06 [DEBUG] http: Request GET /v1/status/leader (168.078µs) from=127.0.0.6:49607
    2022/12/19 00:34:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:34:10 [DEBUG] agent: Node info in sync
    2022/12/19 00:34:13 [DEBUG] http: Request GET /v1/status/leader (1.565771ms) from=127.0.0.6:49607
    2022/12/19 00:34:26 [DEBUG] http: Request GET /v1/status/leader (242.28µs) from=127.0.0.6:49607
    2022/12/19 00:34:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m3.501249079s) from=127.0.0.6:35353
    2022/12/19 00:34:33 [DEBUG] http: Request GET /v1/status/leader (216.045µs) from=127.0.0.6:49607
    2022/12/19 00:34:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.429636867s) from=127.0.0.6:33179
    2022/12/19 00:34:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.779401654s) from=127.0.0.6:38359
    2022/12/19 00:34:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:34:46 [DEBUG] http: Request GET /v1/status/leader (263.935µs) from=127.0.0.6:49607
    2022/12/19 00:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.252606611s) from=127.0.0.6:56801
    2022/12/19 00:34:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.331764721s) from=127.0.0.6:44681
    2022/12/19 00:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.561366211s) from=127.0.0.6:54787
    2022/12/19 00:34:53 [DEBUG] http: Request GET /v1/status/leader (137.649µs) from=127.0.0.6:36703
    2022/12/19 00:34:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m0.998906961s) from=127.0.0.6:55369
    2022/12/19 00:34:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:34:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.123401962s) from=127.0.0.6:33779
    2022/12/19 00:34:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.418991353s) from=127.0.0.6:35765
    2022/12/19 00:34:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.817476941s) from=127.0.0.6:57429
    2022/12/19 00:34:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m5.415979936s) from=127.0.0.6:51331
    2022/12/19 00:35:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.120437789s) from=127.0.0.6:47397
    2022/12/19 00:35:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m3.736348249s) from=127.0.0.6:37163
    2022/12/19 00:35:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m6.991777616s) from=127.0.0.6:40507
    2022/12/19 00:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.133206055s) from=127.0.0.6:35285
    2022/12/19 00:35:06 [DEBUG] http: Request GET /v1/status/leader (218.004µs) from=127.0.0.6:49607
    2022/12/19 00:35:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.96230301s) from=127.0.0.6:33921
    2022/12/19 00:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.464702792s) from=127.0.0.6:44765
    2022/12/19 00:35:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m5.716998873s) from=127.0.0.6:41487
    2022/12/19 00:35:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.555783187s) from=127.0.0.6:60995
    2022/12/19 00:35:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.591402908s) from=127.0.0.6:45885
    2022/12/19 00:35:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m7.188807934s) from=127.0.0.6:36237
    2022/12/19 00:35:13 [DEBUG] http: Request GET /v1/status/leader (185.033µs) from=127.0.0.6:49607
    2022/12/19 00:35:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.213476312s) from=127.0.0.6:44531
    2022/12/19 00:35:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m6.870310636s) from=127.0.0.6:39021
    2022/12/19 00:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.456777075s) from=127.0.0.6:43309
    2022/12/19 00:35:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.21171846s) from=127.0.0.6:52801
    2022/12/19 00:35:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.728184516s) from=127.0.0.6:41221
    2022/12/19 00:35:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.176221357s) from=127.0.0.6:38487
    2022/12/19 00:35:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m4.988528834s) from=127.0.0.6:42831
    2022/12/19 00:35:26 [DEBUG] http: Request GET /v1/status/leader (149.421µs) from=127.0.0.6:49607
    2022/12/19 00:35:33 [DEBUG] http: Request GET /v1/status/leader (247.657µs) from=127.0.0.6:49607
    2022/12/19 00:35:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:35:41 [DEBUG] agent: Node info in sync
    2022/12/19 00:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.744055542s) from=127.0.0.6:54289
    2022/12/19 00:35:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:35:46 [DEBUG] http: Request GET /v1/status/leader (228.861µs) from=127.0.0.6:49607
    2022/12/19 00:35:53 [DEBUG] http: Request GET /v1/status/leader (172.083µs) from=127.0.0.6:49607
    2022/12/19 00:36:06 [DEBUG] http: Request GET /v1/status/leader (1.031163ms) from=127.0.0.6:49607
    2022/12/19 00:36:13 [DEBUG] http: Request GET /v1/status/leader (228.259µs) from=127.0.0.6:49607
    2022/12/19 00:36:26 [DEBUG] http: Request GET /v1/status/leader (276.226µs) from=127.0.0.6:49607
    2022/12/19 00:36:33 [DEBUG] http: Request GET /v1/status/leader (284.346µs) from=127.0.0.6:36703
    2022/12/19 00:36:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m4.477710428s) from=127.0.0.6:35353
    2022/12/19 00:36:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.59746093s) from=127.0.0.6:38359
    2022/12/19 00:36:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m7.264765134s) from=127.0.0.6:33179
    2022/12/19 00:36:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:36:46 [DEBUG] http: Request GET /v1/status/leader (248.844µs) from=127.0.0.6:49607
    2022/12/19 00:36:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.514059727s) from=127.0.0.6:56801
    2022/12/19 00:36:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.068606176s) from=127.0.0.6:44681
    2022/12/19 00:36:53 [DEBUG] http: Request GET /v1/status/leader (248.227µs) from=127.0.0.6:36703
    2022/12/19 00:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.683727566s) from=127.0.0.6:54787
    2022/12/19 00:36:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.319954039s) from=127.0.0.6:33779
    2022/12/19 00:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m2.321195538s) from=127.0.0.6:57429
    2022/12/19 00:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.872719289s) from=127.0.0.6:35765
    2022/12/19 00:37:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.400293614s) from=127.0.0.6:55369
    2022/12/19 00:37:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.579462093s) from=127.0.0.6:51331
    2022/12/19 00:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m5.078384916s) from=127.0.0.6:47397
    2022/12/19 00:37:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m3.483314374s) from=127.0.0.6:37163
    2022/12/19 00:37:06 [DEBUG] http: Request GET /v1/status/leader (170.257µs) from=127.0.0.6:49607
    2022/12/19 00:37:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.42628049s) from=127.0.0.6:40507
    2022/12/19 00:37:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.810619971s) from=127.0.0.6:35285
    2022/12/19 00:37:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.225064551s) from=127.0.0.6:33921
    2022/12/19 00:37:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:37:10 [DEBUG] agent: Node info in sync
    2022/12/19 00:37:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m5.693689988s) from=127.0.0.6:41487
    2022/12/19 00:37:13 [DEBUG] http: Request GET /v1/status/leader (307.91µs) from=127.0.0.6:49607
    2022/12/19 00:37:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m6.967836617s) from=127.0.0.6:44765
    2022/12/19 00:37:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.52696423s) from=127.0.0.6:60995
    2022/12/19 00:37:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m1.881748064s) from=127.0.0.6:36237
    2022/12/19 00:37:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m3.960418749s) from=127.0.0.6:45885
    2022/12/19 00:37:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.097190309s) from=127.0.0.6:39021
    2022/12/19 00:37:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m1.502412429s) from=127.0.0.6:52801
    2022/12/19 00:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.63990426s) from=127.0.0.6:41221
    2022/12/19 00:37:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.336928655s) from=127.0.0.6:43309
    2022/12/19 00:37:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.714133749s) from=127.0.0.6:44531
    2022/12/19 00:37:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.385129178s) from=127.0.0.6:42831
    2022/12/19 00:37:26 [DEBUG] http: Request GET /v1/status/leader (137.687µs) from=127.0.0.6:49607
    2022/12/19 00:37:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.723880305s) from=127.0.0.6:38487
    2022/12/19 00:37:33 [DEBUG] http: Request GET /v1/status/leader (221.608µs) from=127.0.0.6:49607
    2022/12/19 00:37:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.589185035s) from=127.0.0.6:54289
    2022/12/19 00:37:46 [DEBUG] http: Request GET /v1/status/leader (250.191µs) from=127.0.0.6:49607
    2022/12/19 00:37:53 [DEBUG] http: Request GET /v1/status/leader (322.568µs) from=127.0.0.6:49607
    2022/12/19 00:37:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:38:06 [DEBUG] http: Request GET /v1/status/leader (799.646µs) from=127.0.0.6:49607
    2022/12/19 00:38:13 [DEBUG] http: Request GET /v1/status/leader (152.049µs) from=127.0.0.6:36703
    2022/12/19 00:38:26 [DEBUG] http: Request GET /v1/status/leader (428.682µs) from=127.0.0.6:49607
    2022/12/19 00:38:33 [DEBUG] http: Request GET /v1/status/leader (378.716µs) from=127.0.0.6:49607
    2022/12/19 00:38:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m4.395481957s) from=127.0.0.6:35353
    2022/12/19 00:38:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:38:44 [DEBUG] agent: Node info in sync
    2022/12/19 00:38:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:38:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.634466263s) from=127.0.0.6:33179
    2022/12/19 00:38:46 [DEBUG] http: Request GET /v1/status/leader (424.826µs) from=127.0.0.6:49607
    2022/12/19 00:38:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.919641939s) from=127.0.0.6:38359
    2022/12/19 00:38:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m2.477658239s) from=127.0.0.6:44681
    2022/12/19 00:38:53 [DEBUG] http: Request GET /v1/status/leader (392.869µs) from=127.0.0.6:49607
    2022/12/19 00:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.412446839s) from=127.0.0.6:56801
    2022/12/19 00:38:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.754298827s) from=127.0.0.6:54787
    2022/12/19 00:39:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.754337642s) from=127.0.0.6:33779
    2022/12/19 00:39:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.052994347s) from=127.0.0.6:47397
    2022/12/19 00:39:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.793546869s) from=127.0.0.6:55369
    2022/12/19 00:39:06 [DEBUG] http: Request GET /v1/status/leader (151.548µs) from=127.0.0.6:49607
    2022/12/19 00:39:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m5.013052843s) from=127.0.0.6:51331
    2022/12/19 00:39:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.251646897s) from=127.0.0.6:35765
    2022/12/19 00:39:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m7.235869138s) from=127.0.0.6:57429
    2022/12/19 00:39:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m0.235961455s) from=127.0.0.6:40507
    2022/12/19 00:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.178182646s) from=127.0.0.6:35285
    2022/12/19 00:39:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m3.624508108s) from=127.0.0.6:37163
    2022/12/19 00:39:13 [DEBUG] http: Request GET /v1/status/leader (4.811892ms) from=127.0.0.6:36703
    2022/12/19 00:39:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.889524448s) from=127.0.0.6:41487
    2022/12/19 00:39:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.292088413s) from=127.0.0.6:33921
    2022/12/19 00:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.54884187s) from=127.0.0.6:44765
    2022/12/19 00:39:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m1.444296994s) from=127.0.0.6:45885
    2022/12/19 00:39:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.962109945s) from=127.0.0.6:60995
    2022/12/19 00:39:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m1.565775829s) from=127.0.0.6:52801
    2022/12/19 00:39:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m6.758060743s) from=127.0.0.6:36237
    2022/12/19 00:39:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.509880967s) from=127.0.0.6:39021
    2022/12/19 00:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.620198605s) from=127.0.0.6:41221
    2022/12/19 00:39:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.311664691s) from=127.0.0.6:43309
    2022/12/19 00:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.548648609s) from=127.0.0.6:44531
    2022/12/19 00:39:26 [DEBUG] http: Request GET /v1/status/leader (242.992µs) from=127.0.0.6:49607
    2022/12/19 00:39:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m2.095110446s) from=127.0.0.6:38487
    2022/12/19 00:39:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m6.925377728s) from=127.0.0.6:42831
    2022/12/19 00:39:33 [DEBUG] http: Request GET /v1/status/leader (300.06µs) from=127.0.0.6:49607
    2022/12/19 00:39:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:39:46 [DEBUG] http: Request GET /v1/status/leader (433.32µs) from=127.0.0.6:49607
    2022/12/19 00:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.162084959s) from=127.0.0.6:54289
    2022/12/19 00:39:53 [DEBUG] http: Request GET /v1/status/leader (224.339µs) from=127.0.0.6:36703
    2022/12/19 00:40:06 [DEBUG] http: Request GET /v1/status/leader (212.489µs) from=127.0.0.6:49607
    2022/12/19 00:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:40:06 [DEBUG] agent: Node info in sync
    2022/12/19 00:40:13 [DEBUG] http: Request GET /v1/status/leader (220.228µs) from=127.0.0.6:36703
    2022/12/19 00:40:26 [DEBUG] http: Request GET /v1/status/leader (187.186µs) from=127.0.0.6:49607
    2022/12/19 00:40:33 [DEBUG] http: Request GET /v1/status/leader (245.441µs) from=127.0.0.6:49607
    2022/12/19 00:40:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.356082637s) from=127.0.0.6:35353
    2022/12/19 00:40:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:40:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:40:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m0.987612543s) from=127.0.0.6:33179
    2022/12/19 00:40:46 [DEBUG] http: Request GET /v1/status/leader (219.731µs) from=127.0.0.6:49607
    2022/12/19 00:40:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m1.354257347s) from=127.0.0.6:38359
    2022/12/19 00:40:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m1.853918224s) from=127.0.0.6:44681
    2022/12/19 00:40:53 [DEBUG] http: Request GET /v1/status/leader (156.351µs) from=127.0.0.6:49607
    2022/12/19 00:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.641175573s) from=127.0.0.6:56801
    2022/12/19 00:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.041307703s) from=127.0.0.6:54787
    2022/12/19 00:41:06 [DEBUG] http: Request GET /v1/status/leader (134.336µs) from=127.0.0.6:49607
    2022/12/19 00:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:41:07 [DEBUG] agent: Node info in sync
    2022/12/19 00:41:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.331550918s) from=127.0.0.6:47397
    2022/12/19 00:41:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.193316283s) from=127.0.0.6:33779
    2022/12/19 00:41:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.84300091s) from=127.0.0.6:35765
    2022/12/19 00:41:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.712642352s) from=127.0.0.6:55369
    2022/12/19 00:41:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m4.993266517s) from=127.0.0.6:51331
    2022/12/19 00:41:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m4.727360606s) from=127.0.0.6:57429
    2022/12/19 00:41:13 [DEBUG] http: Request GET /v1/status/leader (260.437µs) from=127.0.0.6:36703
    2022/12/19 00:41:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m4.744161054s) from=127.0.0.6:37163
    2022/12/19 00:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.827166981s) from=127.0.0.6:35285
    2022/12/19 00:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.226493262s) from=127.0.0.6:44765
    2022/12/19 00:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m7.355678001s) from=127.0.0.6:40507
    2022/12/19 00:41:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m2.331160876s) from=127.0.0.6:41487
    2022/12/19 00:41:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.446252808s) from=127.0.0.6:33921
    2022/12/19 00:41:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m3.507808073s) from=127.0.0.6:60995
    2022/12/19 00:41:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.612510598s) from=127.0.0.6:39021
    2022/12/19 00:41:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.502859177s) from=127.0.0.6:36237
    2022/12/19 00:41:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m7.083221643s) from=127.0.0.6:45885
    2022/12/19 00:41:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.605269826s) from=127.0.0.6:52801
    2022/12/19 00:41:26 [DEBUG] http: Request GET /v1/status/leader (157.515µs) from=127.0.0.6:49607
    2022/12/19 00:41:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m1.4723508s) from=127.0.0.6:44531
    2022/12/19 00:41:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.900260662s) from=127.0.0.6:41221
    2022/12/19 00:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.183593862s) from=127.0.0.6:43309
    2022/12/19 00:41:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m2.71900881s) from=127.0.0.6:42831
    2022/12/19 00:41:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.565494851s) from=127.0.0.6:38487
    2022/12/19 00:41:33 [DEBUG] http: Request GET /v1/status/leader (239.578µs) from=127.0.0.6:49607
    2022/12/19 00:41:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:41:46 [DEBUG] http: Request GET /v1/status/leader (227.85µs) from=127.0.0.6:49607
    2022/12/19 00:41:53 [DEBUG] http: Request GET /v1/status/leader (296.029µs) from=127.0.0.6:49607
    2022/12/19 00:41:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.721706997s) from=127.0.0.6:54289
    2022/12/19 00:42:06 [DEBUG] http: Request GET /v1/status/leader (338.501µs) from=127.0.0.6:49607
    2022/12/19 00:42:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:42:09 [DEBUG] agent: Node info in sync
    2022/12/19 00:42:13 [DEBUG] http: Request GET /v1/status/leader (140.585µs) from=127.0.0.6:36703
    2022/12/19 00:42:26 [DEBUG] http: Request GET /v1/status/leader (131.366µs) from=127.0.0.6:49607
    2022/12/19 00:42:33 [DEBUG] http: Request GET /v1/status/leader (202.954µs) from=127.0.0.6:49607
    2022/12/19 00:42:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.458413064s) from=127.0.0.6:35353
    2022/12/19 00:42:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:42:46 [DEBUG] http: Request GET /v1/status/leader (287.108µs) from=127.0.0.6:49607
    2022/12/19 00:42:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m4.103174965s) from=127.0.0.6:33179
    2022/12/19 00:42:53 [DEBUG] http: Request GET /v1/status/leader (161.693µs) from=127.0.0.6:49607
    2022/12/19 00:42:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m4.910090729s) from=127.0.0.6:38359
    2022/12/19 00:42:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.275633003s) from=127.0.0.6:44681
    2022/12/19 00:42:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:43:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m6.432490491s) from=127.0.0.6:56801
    2022/12/19 00:43:06 [DEBUG] http: Request GET /v1/status/leader (250.46µs) from=127.0.0.6:49607
    2022/12/19 00:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.692448273s) from=127.0.0.6:54787
    2022/12/19 00:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m2.75495697s) from=127.0.0.6:47397
    2022/12/19 00:43:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.184269508s) from=127.0.0.6:55369
    2022/12/19 00:43:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m0.51329787s) from=127.0.0.6:51331
    2022/12/19 00:43:13 [DEBUG] http: Request GET /v1/status/leader (1.083097ms) from=127.0.0.6:49607
    2022/12/19 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m4.169461828s) from=127.0.0.6:33779
    2022/12/19 00:43:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.697663351s) from=127.0.0.6:37163
    2022/12/19 00:43:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.691848014s) from=127.0.0.6:35765
    2022/12/19 00:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.106062118s) from=127.0.0.6:35285
    2022/12/19 00:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m2.068880244s) from=127.0.0.6:40507
    2022/12/19 00:43:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:43:18 [DEBUG] agent: Node info in sync
    2022/12/19 00:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m2.998486097s) from=127.0.0.6:44765
    2022/12/19 00:43:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.060238062s) from=127.0.0.6:57429
    2022/12/19 00:43:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.247809894s) from=127.0.0.6:41487
    2022/12/19 00:43:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.50642531s) from=127.0.0.6:60995
    2022/12/19 00:43:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.209825292s) from=127.0.0.6:45885
    2022/12/19 00:43:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.457254036s) from=127.0.0.6:36237
    2022/12/19 00:43:26 [DEBUG] http: Request GET /v1/status/leader (219.028µs) from=127.0.0.6:49607
    2022/12/19 00:43:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.32106228s) from=127.0.0.6:33921
    2022/12/19 00:43:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.086366828s) from=127.0.0.6:39021
    2022/12/19 00:43:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.374546818s) from=127.0.0.6:52801
    2022/12/19 00:43:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.17075917s) from=127.0.0.6:44531
    2022/12/19 00:43:33 [DEBUG] http: Request GET /v1/status/leader (225.065µs) from=127.0.0.6:49607
    2022/12/19 00:43:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m0.457740985s) from=127.0.0.6:38487
    2022/12/19 00:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.751781057s) from=127.0.0.6:43309
    2022/12/19 00:43:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.786149519s) from=127.0.0.6:42831
    2022/12/19 00:43:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.316762217s) from=127.0.0.6:41221
    2022/12/19 00:43:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:43:46 [DEBUG] http: Request GET /v1/status/leader (134.304µs) from=127.0.0.6:49607
    2022/12/19 00:43:53 [DEBUG] http: Request GET /v1/status/leader (326.711µs) from=127.0.0.6:36703
    2022/12/19 00:44:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.107965643s) from=127.0.0.6:54289
    2022/12/19 00:44:06 [DEBUG] http: Request GET /v1/status/leader (285.002µs) from=127.0.0.6:49607
    2022/12/19 00:44:13 [DEBUG] http: Request GET /v1/status/leader (268.471µs) from=127.0.0.6:49607
    2022/12/19 00:44:26 [DEBUG] http: Request GET /v1/status/leader (484.129µs) from=127.0.0.6:49607
    2022/12/19 00:44:33 [DEBUG] http: Request GET /v1/status/leader (227.848µs) from=127.0.0.6:36703
    2022/12/19 00:44:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:44:46 [DEBUG] http: Request GET /v1/status/leader (232.24µs) from=127.0.0.6:49607
    2022/12/19 00:44:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m6.788521539s) from=127.0.0.6:35353
    2022/12/19 00:44:53 [DEBUG] http: Request GET /v1/status/leader (1.599543ms) from=127.0.0.6:49607
    2022/12/19 00:44:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m4.451191745s) from=127.0.0.6:33179
    2022/12/19 00:44:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m2.947544052s) from=127.0.0.6:38359
    2022/12/19 00:45:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.430294694s) from=127.0.0.6:44681
    2022/12/19 00:45:06 [DEBUG] http: Request GET /v1/status/leader (296.736µs) from=127.0.0.6:49607
    2022/12/19 00:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:45:10 [DEBUG] agent: Node info in sync
    2022/12/19 00:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m4.694796384s) from=127.0.0.6:56801
    2022/12/19 00:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.712697618s) from=127.0.0.6:54787
    2022/12/19 00:45:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.873661303s) from=127.0.0.6:47397
    2022/12/19 00:45:13 [DEBUG] http: Request GET /v1/status/leader (159.919µs) from=127.0.0.6:36703
    2022/12/19 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m2.329047552s) from=127.0.0.6:33779
    2022/12/19 00:45:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m1.051873933s) from=127.0.0.6:37163
    2022/12/19 00:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.373097775s) from=127.0.0.6:35285
    2022/12/19 00:45:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m5.689858228s) from=127.0.0.6:51331
    2022/12/19 00:45:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:45:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m6.784131016s) from=127.0.0.6:55369
    2022/12/19 00:45:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.84096538s) from=127.0.0.6:35765
    2022/12/19 00:45:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m3.62276054s) from=127.0.0.6:57429
    2022/12/19 00:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.141234374s) from=127.0.0.6:44765
    2022/12/19 00:45:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.1012836s) from=127.0.0.6:40507
    2022/12/19 00:45:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m3.595327667s) from=127.0.0.6:41487
    2022/12/19 00:45:26 [DEBUG] http: Request GET /v1/status/leader (366.6µs) from=127.0.0.6:49607
    2022/12/19 00:45:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m1.758544509s) from=127.0.0.6:45885
    2022/12/19 00:45:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.042777125s) from=127.0.0.6:36237
    2022/12/19 00:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.467033956s) from=127.0.0.6:33921
    2022/12/19 00:45:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.199319821s) from=127.0.0.6:39021
    2022/12/19 00:45:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m6.891223541s) from=127.0.0.6:60995
    2022/12/19 00:45:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.130645623s) from=127.0.0.6:52801
    2022/12/19 00:45:34 [DEBUG] http: Request GET /v1/status/leader (180.196µs) from=127.0.0.6:49607
    2022/12/19 00:45:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.570797827s) from=127.0.0.6:44531
    2022/12/19 00:45:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.321207549s) from=127.0.0.6:43309
    2022/12/19 00:45:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.155628461s) from=127.0.0.6:38487
    2022/12/19 00:45:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m0.096640738s) from=127.0.0.6:42831
    2022/12/19 00:45:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m5.137540071s) from=127.0.0.6:41221
    2022/12/19 00:45:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:45:46 [DEBUG] http: Request GET /v1/status/leader (271.949µs) from=127.0.0.6:49607
    2022/12/19 00:45:54 [DEBUG] http: Request GET /v1/status/leader (380.789µs) from=127.0.0.6:49607
    2022/12/19 00:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.674136774s) from=127.0.0.6:54289
    2022/12/19 00:46:06 [DEBUG] http: Request GET /v1/status/leader (234.871µs) from=127.0.0.6:49607
    2022/12/19 00:46:14 [DEBUG] http: Request GET /v1/status/leader (222.123µs) from=127.0.0.6:49607
    2022/12/19 00:46:26 [DEBUG] http: Request GET /v1/status/leader (182.378µs) from=127.0.0.6:49607
    2022/12/19 00:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:46:27 [DEBUG] agent: Node info in sync
    2022/12/19 00:46:34 [DEBUG] http: Request GET /v1/status/leader (302.766µs) from=127.0.0.6:49607
    2022/12/19 00:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:46:46 [DEBUG] http: Request GET /v1/status/leader (407.046µs) from=127.0.0.6:49607
    2022/12/19 00:46:54 [DEBUG] http: Request GET /v1/status/leader (265.867µs) from=127.0.0.6:49607
    2022/12/19 00:46:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m7.071723631s) from=127.0.0.6:35353
    2022/12/19 00:47:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.495067433s) from=127.0.0.6:33179
    2022/12/19 00:47:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m5.058712736s) from=127.0.0.6:38359
    2022/12/19 00:47:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m4.586886595s) from=127.0.0.6:44681
    2022/12/19 00:47:06 [DEBUG] http: Request GET /v1/status/leader (294.43µs) from=127.0.0.6:49607
    2022/12/19 00:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.728195119s) from=127.0.0.6:56801
    2022/12/19 00:47:14 [DEBUG] http: Request GET /v1/status/leader (278.082µs) from=127.0.0.6:49607
    2022/12/19 00:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.478161895s) from=127.0.0.6:54787
    2022/12/19 00:47:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.092404327s) from=127.0.0.6:33779
    2022/12/19 00:47:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.970463616s) from=127.0.0.6:47397
    2022/12/19 00:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.507072571s) from=127.0.0.6:35285
    2022/12/19 00:47:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.757105997s) from=127.0.0.6:55369
    2022/12/19 00:47:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m3.579061614s) from=127.0.0.6:51331
    2022/12/19 00:47:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m7.126726434s) from=127.0.0.6:37163
    2022/12/19 00:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.094090794s) from=127.0.0.6:44765
    2022/12/19 00:47:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m2.534980326s) from=127.0.0.6:41487
    2022/12/19 00:47:26 [DEBUG] http: Request GET /v1/status/leader (527.104µs) from=127.0.0.6:49607
    2022/12/19 00:47:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m5.578618342s) from=127.0.0.6:57429
    2022/12/19 00:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.313942966s) from=127.0.0.6:40507
    2022/12/19 00:47:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.702686442s) from=127.0.0.6:35765
    2022/12/19 00:47:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.607408098s) from=127.0.0.6:36237
    2022/12/19 00:47:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m1.235096026s) from=127.0.0.6:39021
    2022/12/19 00:47:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.42317699s) from=127.0.0.6:33921
    2022/12/19 00:47:34 [DEBUG] http: Request GET /v1/status/leader (142.895µs) from=127.0.0.6:49607
    2022/12/19 00:47:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m6.964497674s) from=127.0.0.6:45885
    2022/12/19 00:47:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m4.133089981s) from=127.0.0.6:60995
    2022/12/19 00:47:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.708272694s) from=127.0.0.6:52801
    2022/12/19 00:47:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.021908697s) from=127.0.0.6:42831
    2022/12/19 00:47:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.326117881s) from=127.0.0.6:38487
    2022/12/19 00:47:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m6.22076285s) from=127.0.0.6:44531
    2022/12/19 00:47:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.085565407s) from=127.0.0.6:43309
    2022/12/19 00:47:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:47:44 [DEBUG] agent: Node info in sync
    2022/12/19 00:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:47:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.947458299s) from=127.0.0.6:41221
    2022/12/19 00:47:46 [DEBUG] http: Request GET /v1/status/leader (488.099µs) from=127.0.0.6:49607
    2022/12/19 00:47:54 [DEBUG] http: Request GET /v1/status/leader (1.498337ms) from=127.0.0.6:49607
    2022/12/19 00:48:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m1.44443837s) from=127.0.0.6:54289
    2022/12/19 00:48:06 [DEBUG] http: Request GET /v1/status/leader (333.054µs) from=127.0.0.6:49607
    2022/12/19 00:48:14 [DEBUG] http: Request GET /v1/status/leader (267.543µs) from=127.0.0.6:36703
    2022/12/19 00:48:26 [DEBUG] http: Request GET /v1/status/leader (269.443µs) from=127.0.0.6:49607
    2022/12/19 00:48:34 [DEBUG] http: Request GET /v1/status/leader (311.829µs) from=127.0.0.6:36703
    2022/12/19 00:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:48:46 [DEBUG] http: Request GET /v1/status/leader (196.133µs) from=127.0.0.6:49607
    2022/12/19 00:48:54 [DEBUG] http: Request GET /v1/status/leader (297.652µs) from=127.0.0.6:36703
    2022/12/19 00:49:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m5.11932202s) from=127.0.0.6:35353
    2022/12/19 00:49:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m2.384844511s) from=127.0.0.6:33179
    2022/12/19 00:49:06 [DEBUG] http: Request GET /v1/status/leader (253.126µs) from=127.0.0.6:49607
    2022/12/19 00:49:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m7.381093649s) from=127.0.0.6:38359
    2022/12/19 00:49:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m5.651443434s) from=127.0.0.6:44681
    2022/12/19 00:49:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:49:12 [DEBUG] agent: Node info in sync
    2022/12/19 00:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.116769035s) from=127.0.0.6:56801
    2022/12/19 00:49:14 [DEBUG] http: Request GET /v1/status/leader (284.926µs) from=127.0.0.6:36703
    2022/12/19 00:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.751141747s) from=127.0.0.6:54787
    2022/12/19 00:49:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m5.855694419s) from=127.0.0.6:33779
    2022/12/19 00:49:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m3.856920898s) from=127.0.0.6:47397
    2022/12/19 00:49:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m0.53556208s) from=127.0.0.6:37163
    2022/12/19 00:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.637083517s) from=127.0.0.6:44765
    2022/12/19 00:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.834546168s) from=127.0.0.6:35285
    2022/12/19 00:49:26 [DEBUG] http: Request GET /v1/status/leader (225.844µs) from=127.0.0.6:49607
    2022/12/19 00:49:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m4.686429952s) from=127.0.0.6:51331
    2022/12/19 00:49:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.20051451s) from=127.0.0.6:55369
    2022/12/19 00:49:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m4.08743579s) from=127.0.0.6:41487
    2022/12/19 00:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m4.137065103s) from=127.0.0.6:35765
    2022/12/19 00:49:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m2.551676952s) from=127.0.0.6:36237
    2022/12/19 00:49:34 [DEBUG] http: Request GET /v1/status/leader (251.712µs) from=127.0.0.6:36703
    2022/12/19 00:49:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.03975983s) from=127.0.0.6:57429
    2022/12/19 00:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m5.972935758s) from=127.0.0.6:40507
    2022/12/19 00:49:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m3.627669348s) from=127.0.0.6:39021
    2022/12/19 00:49:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m0.733527559s) from=127.0.0.6:52801
    2022/12/19 00:49:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.804068381s) from=127.0.0.6:60995
    2022/12/19 00:49:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.99864996s) from=127.0.0.6:33921
    2022/12/19 00:49:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m4.94414004s) from=127.0.0.6:45885
    2022/12/19 00:49:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m3.728539929s) from=127.0.0.6:42831
    2022/12/19 00:49:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.440201003s) from=127.0.0.6:43309
    2022/12/19 00:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:49:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.904149858s) from=127.0.0.6:38487
    2022/12/19 00:49:46 [DEBUG] http: Request GET /v1/status/leader (231.551µs) from=127.0.0.6:49607
    2022/12/19 00:49:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m7.037658793s) from=127.0.0.6:44531
    2022/12/19 00:49:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.63296925s) from=127.0.0.6:41221
    2022/12/19 00:49:54 [DEBUG] http: Request GET /v1/status/leader (217.819µs) from=127.0.0.6:49607
    2022/12/19 00:50:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:50:06 [DEBUG] http: Request GET /v1/status/leader (307.248µs) from=127.0.0.6:49607
    2022/12/19 00:50:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.345633746s) from=127.0.0.6:54289
    2022/12/19 00:50:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:50:13 [DEBUG] agent: Node info in sync
    2022/12/19 00:50:14 [DEBUG] http: Request GET /v1/status/leader (241.567µs) from=127.0.0.6:49607
    2022/12/19 00:50:26 [DEBUG] http: Request GET /v1/status/leader (1.365569ms) from=127.0.0.6:49607
    2022/12/19 00:50:34 [DEBUG] http: Request GET /v1/status/leader (283.546µs) from=127.0.0.6:36703
    2022/12/19 00:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:50:46 [DEBUG] http: Request GET /v1/status/leader (179.862µs) from=127.0.0.6:49607
    2022/12/19 00:50:54 [DEBUG] http: Request GET /v1/status/leader (159.02µs) from=127.0.0.6:49607
    2022/12/19 00:51:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.262545712s) from=127.0.0.6:35353
    2022/12/19 00:51:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m1.45055248s) from=127.0.0.6:33179
    2022/12/19 00:51:06 [DEBUG] http: Request GET /v1/status/leader (221.482µs) from=127.0.0.6:49607
    2022/12/19 00:51:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m3.35098556s) from=127.0.0.6:38359
    2022/12/19 00:51:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.615344819s) from=127.0.0.6:44681
    2022/12/19 00:51:14 [DEBUG] http: Request GET /v1/status/leader (175.01µs) from=127.0.0.6:36703
    2022/12/19 00:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.738305873s) from=127.0.0.6:56801
    2022/12/19 00:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.14151362s) from=127.0.0.6:54787
    2022/12/19 00:51:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.478535553s) from=127.0.0.6:47397
    2022/12/19 00:51:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m3.248397113s) from=127.0.0.6:33779
    2022/12/19 00:51:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m0.507960019s) from=127.0.0.6:44765
    2022/12/19 00:51:27 [DEBUG] http: Request GET /v1/status/leader (285.439µs) from=127.0.0.6:49607
    2022/12/19 00:51:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m3.089417614s) from=127.0.0.6:37163
    2022/12/19 00:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.153125008s) from=127.0.0.6:35285
    2022/12/19 00:51:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m2.508377905s) from=127.0.0.6:51331
    2022/12/19 00:51:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m0.31177877s) from=127.0.0.6:41487
    2022/12/19 00:51:34 [DEBUG] http: Request GET /v1/status/leader (270.331µs) from=127.0.0.6:36703
    2022/12/19 00:51:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m1.178270899s) from=127.0.0.6:35765
    2022/12/19 00:51:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m2.067524222s) from=127.0.0.6:40507
    2022/12/19 00:51:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m6.765591292s) from=127.0.0.6:55369
    2022/12/19 00:51:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m5.195791143s) from=127.0.0.6:36237
    2022/12/19 00:51:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:51:40 [DEBUG] agent: Node info in sync
    2022/12/19 00:51:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m6.106222684s) from=127.0.0.6:57429
    2022/12/19 00:51:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m2.516487642s) from=127.0.0.6:60995
    2022/12/19 00:51:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.199382176s) from=127.0.0.6:52801
    2022/12/19 00:51:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.096202561s) from=127.0.0.6:33921
    2022/12/19 00:51:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m7.125944901s) from=127.0.0.6:39021
    2022/12/19 00:51:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.929024908s) from=127.0.0.6:42831
    2022/12/19 00:51:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.175236839s) from=127.0.0.6:45885
    2022/12/19 00:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:51:47 [DEBUG] http: Request GET /v1/status/leader (246.606µs) from=127.0.0.6:49607
    2022/12/19 00:51:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m1.703608823s) from=127.0.0.6:38487
    2022/12/19 00:51:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.929622583s) from=127.0.0.6:43309
    2022/12/19 00:51:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m0.660645393s) from=127.0.0.6:41221
    2022/12/19 00:51:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m2.497022166s) from=127.0.0.6:44531
    2022/12/19 00:51:54 [DEBUG] http: Request GET /v1/status/leader (265.65µs) from=127.0.0.6:36703
    2022/12/19 00:52:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:52:07 [DEBUG] http: Request GET /v1/status/leader (281.831µs) from=127.0.0.6:49607
    2022/12/19 00:52:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.665983257s) from=127.0.0.6:54289
    2022/12/19 00:52:14 [DEBUG] http: Request GET /v1/status/leader (143.21µs) from=127.0.0.6:36703
    2022/12/19 00:52:27 [DEBUG] http: Request GET /v1/status/leader (1.732474ms) from=127.0.0.6:49607
    2022/12/19 00:52:34 [DEBUG] http: Request GET /v1/status/leader (269.22µs) from=127.0.0.6:36703
    2022/12/19 00:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:52:47 [DEBUG] http: Request GET /v1/status/leader (336.736µs) from=127.0.0.6:49607
    2022/12/19 00:52:54 [DEBUG] http: Request GET /v1/status/leader (147.657µs) from=127.0.0.6:49607
    2022/12/19 00:53:07 [DEBUG] http: Request GET /v1/status/leader (207.062µs) from=127.0.0.6:49607
    2022/12/19 00:53:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m6.27816222s) from=127.0.0.6:35353
    2022/12/19 00:53:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m5.584333891s) from=127.0.0.6:33179
    2022/12/19 00:53:14 [DEBUG] http: Request GET /v1/status/leader (172.868µs) from=127.0.0.6:36703
    2022/12/19 00:53:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m2.320644639s) from=127.0.0.6:38359
    2022/12/19 00:53:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m6.256757736s) from=127.0.0.6:44681
    2022/12/19 00:53:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m5.197817065s) from=127.0.0.6:56801
    2022/12/19 00:53:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.365876744s) from=127.0.0.6:47397
    2022/12/19 00:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.543668668s) from=127.0.0.6:54787
    2022/12/19 00:53:27 [DEBUG] http: Request GET /v1/status/leader (231.351µs) from=127.0.0.6:49607
    2022/12/19 00:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m4.445469979s) from=127.0.0.6:44765
    2022/12/19 00:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.098659131s) from=127.0.0.6:35285
    2022/12/19 00:53:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.003063866s) from=127.0.0.6:41487
    2022/12/19 00:53:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m7.426109279s) from=127.0.0.6:33779
    2022/12/19 00:53:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m6.201043748s) from=127.0.0.6:37163
    2022/12/19 00:53:34 [DEBUG] http: Request GET /v1/status/leader (320.579µs) from=127.0.0.6:49607
    2022/12/19 00:53:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m4.444337054s) from=127.0.0.6:51331
    2022/12/19 00:53:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.325046052s) from=127.0.0.6:35765
    2022/12/19 00:53:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:53:38 [DEBUG] agent: Node info in sync
    2022/12/19 00:53:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.967026057s) from=127.0.0.6:55369
    2022/12/19 00:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.167077923s) from=127.0.0.6:40507
    2022/12/19 00:53:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.609686822s) from=127.0.0.6:60995
    2022/12/19 00:53:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.234212089s) from=127.0.0.6:57429
    2022/12/19 00:53:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m3.724726979s) from=127.0.0.6:36237
    2022/12/19 00:53:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m2.283872337s) from=127.0.0.6:52801
    2022/12/19 00:53:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m0.413442656s) from=127.0.0.6:45885
    2022/12/19 00:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:53:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m2.258907641s) from=127.0.0.6:42831
    2022/12/19 00:53:47 [DEBUG] http: Request GET /v1/status/leader (134.108µs) from=127.0.0.6:49607
    2022/12/19 00:53:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m4.575339727s) from=127.0.0.6:39021
    2022/12/19 00:53:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m6.538399627s) from=127.0.0.6:33921
    2022/12/19 00:53:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.572053545s) from=127.0.0.6:38487
    2022/12/19 00:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.064127469s) from=127.0.0.6:43309
    2022/12/19 00:53:54 [DEBUG] http: Request GET /v1/status/leader (144.59µs) from=127.0.0.6:49607
    2022/12/19 00:53:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.246814894s) from=127.0.0.6:44531
    2022/12/19 00:53:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.365994455s) from=127.0.0.6:41221
    2022/12/19 00:54:07 [DEBUG] http: Request GET /v1/status/leader (251.165µs) from=127.0.0.6:49607
    2022/12/19 00:54:14 [DEBUG] http: Request GET /v1/status/leader (596.22µs) from=127.0.0.6:36703
    2022/12/19 00:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.803359838s) from=127.0.0.6:54289
    2022/12/19 00:54:27 [DEBUG] http: Request GET /v1/status/leader (147.29µs) from=127.0.0.6:49607
    2022/12/19 00:54:34 [DEBUG] http: Request GET /v1/status/leader (172.766µs) from=127.0.0.6:36703
    2022/12/19 00:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:54:47 [DEBUG] http: Request GET /v1/status/leader (244.531µs) from=127.0.0.6:49607
    2022/12/19 00:54:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:54:54 [DEBUG] http: Request GET /v1/status/leader (277.197µs) from=127.0.0.6:49607
    2022/12/19 00:55:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:55:05 [DEBUG] agent: Node info in sync
    2022/12/19 00:55:07 [DEBUG] http: Request GET /v1/status/leader (355.663µs) from=127.0.0.6:49607
    2022/12/19 00:55:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m1.873765118s) from=127.0.0.6:35353
    2022/12/19 00:55:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m4.243820902s) from=127.0.0.6:33179
    2022/12/19 00:55:14 [DEBUG] http: Request GET /v1/status/leader (2.328165ms) from=127.0.0.6:36703
    2022/12/19 00:55:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.74291687s) from=127.0.0.6:38359
    2022/12/19 00:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m1.493350057s) from=127.0.0.6:56801
    2022/12/19 00:55:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m3.675898556s) from=127.0.0.6:44681
    2022/12/19 00:55:27 [DEBUG] http: Request GET /v1/status/leader (195.414µs) from=127.0.0.6:49607
    2022/12/19 00:55:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.497230257s) from=127.0.0.6:47397
    2022/12/19 00:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.993840301s) from=127.0.0.6:54787
    2022/12/19 00:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.68003654s) from=127.0.0.6:44765
    2022/12/19 00:55:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m0.671515653s) from=127.0.0.6:33779
    2022/12/19 00:55:34 [DEBUG] http: Request GET /v1/status/leader (220.803µs) from=127.0.0.6:36703
    2022/12/19 00:55:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m2.116560131s) from=127.0.0.6:37163
    2022/12/19 00:55:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m2.312439774s) from=127.0.0.6:51331
    2022/12/19 00:55:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.188029727s) from=127.0.0.6:35285
    2022/12/19 00:55:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m6.651476429s) from=127.0.0.6:41487
    2022/12/19 00:55:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m0.139116193s) from=127.0.0.6:60995
    2022/12/19 00:55:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.196327724s) from=127.0.0.6:55369
    2022/12/19 00:55:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m1.551438392s) from=127.0.0.6:57429
    2022/12/19 00:55:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m7.002011624s) from=127.0.0.6:35765
    2022/12/19 00:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:55:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m4.528649773s) from=127.0.0.6:36237
    2022/12/19 00:55:47 [DEBUG] http: Request GET /v1/status/leader (186.55µs) from=127.0.0.6:49607
    2022/12/19 00:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m6.503928944s) from=127.0.0.6:40507
    2022/12/19 00:55:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m0.253340715s) from=127.0.0.6:39021
    2022/12/19 00:55:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m6.275716224s) from=127.0.0.6:52801
    2022/12/19 00:55:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.945805159s) from=127.0.0.6:45885
    2022/12/19 00:55:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.31429197s) from=127.0.0.6:43309
    2022/12/19 00:55:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m4.281363694s) from=127.0.0.6:33921
    2022/12/19 00:55:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m7.377302465s) from=127.0.0.6:42831
    2022/12/19 00:55:54 [DEBUG] http: Request GET /v1/status/leader (242.393µs) from=127.0.0.6:36703
    2022/12/19 00:55:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m5.357097115s) from=127.0.0.6:38487
    2022/12/19 00:55:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.096088416s) from=127.0.0.6:44531
    2022/12/19 00:56:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m6.674979811s) from=127.0.0.6:41221
    2022/12/19 00:56:07 [DEBUG] http: Request GET /v1/status/leader (221.562µs) from=127.0.0.6:49607
    2022/12/19 00:56:14 [DEBUG] http: Request GET /v1/status/leader (142.022µs) from=127.0.0.6:36703
    2022/12/19 00:56:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.218285165s) from=127.0.0.6:54289
    2022/12/19 00:56:27 [DEBUG] http: Request GET /v1/status/leader (124.062µs) from=127.0.0.6:49607
    2022/12/19 00:56:34 [DEBUG] http: Request GET /v1/status/leader (301.944µs) from=127.0.0.6:36703
    2022/12/19 00:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:56:47 [DEBUG] http: Request GET /v1/status/leader (269.588µs) from=127.0.0.6:49607
    2022/12/19 00:56:54 [DEBUG] http: Request GET /v1/status/leader (264.565µs) from=127.0.0.6:36703
    2022/12/19 00:57:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:57:00 [DEBUG] agent: Node info in sync
    2022/12/19 00:57:07 [DEBUG] http: Request GET /v1/status/leader (153.783µs) from=127.0.0.6:49607
    2022/12/19 00:57:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=210 (2m2.213720329s) from=127.0.0.6:35353
    2022/12/19 00:57:14 [DEBUG] http: Request GET /v1/status/leader (143.901µs) from=127.0.0.6:49607
    2022/12/19 00:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=211 (2m3.89716465s) from=127.0.0.6:33179
    2022/12/19 00:57:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=214 (2m0.918541098s) from=127.0.0.6:44681
    2022/12/19 00:57:27 [DEBUG] http: Request GET /v1/status/leader (154.095µs) from=127.0.0.6:49607
    2022/12/19 00:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m3.984451918s) from=127.0.0.6:56801
    2022/12/19 00:57:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=103 (2m6.977580362s) from=127.0.0.6:38359
    2022/12/19 00:57:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b8kd4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/19 00:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=74 (2m1.886848999s) from=127.0.0.6:44765
    2022/12/19 00:57:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m4.759735347s) from=127.0.0.6:47397
    2022/12/19 00:57:34 [DEBUG] http: Request GET /v1/status/leader (510.762µs) from=127.0.0.6:36703
    2022/12/19 00:57:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.343508941s) from=127.0.0.6:54787
    2022/12/19 00:57:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=220 (2m0.816165373s) from=127.0.0.6:51331
    2022/12/19 00:57:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=216 (2m1.594929905s) from=127.0.0.6:41487
    2022/12/19 00:57:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=218 (2m6.784025517s) from=127.0.0.6:33779
    2022/12/19 00:57:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=213 (2m6.567841019s) from=127.0.0.6:37163
    2022/12/19 00:57:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=71 (2m1.530155622s) from=127.0.0.6:60995
    2022/12/19 00:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.604355281s) from=127.0.0.6:35285
    2022/12/19 00:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:57:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=70 (2m2.853134414s) from=127.0.0.6:57429
    2022/12/19 00:57:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m3.018790584s) from=127.0.0.6:35765
    2022/12/19 00:57:47 [DEBUG] http: Request GET /v1/status/leader (144.156µs) from=127.0.0.6:49607
    2022/12/19 00:57:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.918246661s) from=127.0.0.6:55369
    2022/12/19 00:57:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=217 (2m2.541383599s) from=127.0.0.6:39021
    2022/12/19 00:57:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=215 (2m3.449717121s) from=127.0.0.6:36237
    2022/12/19 00:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m4.011667912s) from=127.0.0.6:40507
    2022/12/19 00:57:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.90818528s) from=127.0.0.6:43309
    2022/12/19 00:57:54 [DEBUG] http: Request GET /v1/status/leader (368.811µs) from=127.0.0.6:49607
    2022/12/19 00:57:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=72 (2m1.810187752s) from=127.0.0.6:42831
    2022/12/19 00:57:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=197 (2m5.595182687s) from=127.0.0.6:52801
    2022/12/19 00:57:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=73 (2m5.634283033s) from=127.0.0.6:45885
    2022/12/19 00:57:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m3.012343131s) from=127.0.0.6:33921
    2022/12/19 00:57:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=220 (2m0.076681021s) from=127.0.0.6:44531
    2022/12/19 00:58:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=80 (2m7.272050029s) from=127.0.0.6:38487
    2022/12/19 00:58:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=81 (2m2.941889062s) from=127.0.0.6:41221
    2022/12/19 00:58:07 [DEBUG] http: Request GET /v1/status/leader (1.779313ms) from=127.0.0.6:49607
    2022/12/19 00:58:14 [DEBUG] http: Request GET /v1/status/leader (506.902µs) from=127.0.0.6:49607
    2022/12/19 00:58:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.210_9015" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.111_8080" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.64_9092" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.20_8082" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.50.179_8482" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.248_8410" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.160_8806" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_parser_10.233.62.160_8806" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.111_8181" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_vnfres_10.233.62.253_8802" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.115_8801" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.73_8803" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.160_8806" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.160_8806" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_sdnc_10.233.37.56_8282" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.58.25_9001" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.147_9007" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.209_8443" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.250_8484" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v2_nslcm_10.233.1.127_8403" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.248_9011" in sync
    2022/12/19 00:58:18 [DEBUG] agent: Node info in sync
    2022/12/19 00:58:27 [DEBUG] http: Request GET /v1/status/leader (276.171µs) from=127.0.0.6:49607
    2022/12/19 00:58:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.542420026s) from=127.0.0.6:54289
    2022/12/19 00:58:34 [DEBUG] http: Request GET /v1/status/leader (288.951µs) from=127.0.0.6:36703
    2022/12/19 00:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b8kd4" since the cluster is too small
    2022/12/19 00:58:47 [DEBUG] http: Request GET /v1/status/leader (145.915µs) from=127.0.0.6:49607
    2022/12/19 00:58:54 [DEBUG] http: Request GET /v1/status/leader (212.19µs) from=127.0.0.6:49607
    2022/12/19 00:59:07 [DEBUG] http: Request GET /v1/status/leader (385.876µs) from=127.0.0.6:49607
    2022/12/19 00:59:14 [DEBUG] http: Request GET /v1/status/l