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: 'aa62c7d9-1a50-c296-8219-d4bd3d0b5706'
         Node name: 'onap-msb-consul-5454dcc5c5-622nh'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/02/08 23:59:02 [DEBUG] agent: Using random ID "aa62c7d9-1a50-c296-8219-d4bd3d0b5706" as node ID
    2023/02/08 23:59:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:aa62c7d9-1a50-c296-8219-d4bd3d0b5706 Address:127.0.0.1:8300}]
    2023/02/08 23:59:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/02/08 23:59:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-622nh.dc1 127.0.0.1
    2023/02/08 23:59:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-622nh 127.0.0.1
    2023/02/08 23:59:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/02/08 23:59:02 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-622nh (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/08 23:59:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-622nh.dc1" in area "wan"
    2023/02/08 23:59:02 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/02/08 23:59:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/02/08 23:59:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/02/08 23:59:02 [INFO] agent: started state syncer
    2023/02/08 23:59:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/02/08 23:59:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/02/08 23:59:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/02/08 23:59:02 [DEBUG] raft: Votes needed: 1
    2023/02/08 23:59:02 [DEBUG] raft: Vote granted from aa62c7d9-1a50-c296-8219-d4bd3d0b5706 in term 2. Tally: 1
    2023/02/08 23:59:02 [INFO] raft: Election won. Tally: 1
    2023/02/08 23:59:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/02/08 23:59:02 [INFO] consul: cluster leadership acquired
    2023/02/08 23:59:02 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-622nh
    2023/02/08 23:59:02 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/02/08 23:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/08 23:59:02 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-622nh' joined, marking health alive
    2023/02/08 23:59:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/08 23:59:02 [INFO] agent: Synced node info
    2023/02/08 23:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/08 23:59:03 [DEBUG] agent: Node info in sync
    2023/02/08 23:59:03 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.4 (currently running: 1.4.3)
    2023/02/09 00:00:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:00:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:00:48 [DEBUG] agent: Node info in sync
    2023/02/09 00:01:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:01:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:01:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:01:55 [DEBUG] agent: Node info in sync
    2023/02/09 00:02:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:03:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:03:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:03:16 [DEBUG] agent: Node info in sync
    2023/02/09 00:03:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:04:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:04:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:04:34 [DEBUG] agent: Node info in sync
    2023/02/09 00:05:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:06:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:06:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:06:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:06:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:07:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:07:56 [DEBUG] agent: Node info in sync
    2023/02/09 00:08:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:08:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:09:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:09:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:09:26 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:10:19 [DEBUG] http: Request GET /v1/status/leader (3.822588ms) from=127.0.0.6:34577
    2023/02/09 00:10:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:21 [INFO] agent: Synced service "_v0_multicloud_10.233.5.45_9001"
    2023/02/09 00:10:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:21 [DEBUG] http: Request PUT /v1/agent/service/register (35.39424ms) from=127.0.0.6:34577
    2023/02/09 00:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (14.62063ms) from=127.0.0.6:34577
    2023/02/09 00:10:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:21 [INFO] agent: Synced service "_v1_multicloud_10.233.5.45_9001"
    2023/02/09 00:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:21 [DEBUG] http: Request PUT /v1/agent/service/register (53.092208ms) from=127.0.0.6:34577
    2023/02/09 00:10:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (526.466µs) from=127.0.0.6:34577
    2023/02/09 00:10:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.57.32_9015"
    2023/02/09 00:10:22 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (50.487469ms) from=127.0.0.6:34577
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (28.442539ms) from=127.0.0.6:34577
    2023/02/09 00:10:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:22 [INFO] agent: Synced service "_v1_parser_10.233.57.60_8806"
    2023/02/09 00:10:22 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (34.181369ms) from=127.0.0.6:34577
    2023/02/09 00:10:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.529821ms) from=127.0.0.6:34577
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:22 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [INFO] agent: Synced service "_v1_catalog_10.233.57.60_8806"
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:23 [DEBUG] http: Request PUT /v1/agent/service/register (44.881989ms) from=127.0.0.6:34577
    2023/02/09 00:10:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (483.021µs) from=127.0.0.6:34577
    2023/02/09 00:10:23 [DEBUG] http: Request GET /v1/catalog/services (465.006µs) from=127.0.0.6:38919
    2023/02/09 00:10:23 [DEBUG] http: Request GET /v1/status/leader (177.863µs) from=127.0.0.6:34577
    2023/02/09 00:10:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [INFO] agent: Synced service "_v1_nsd_10.233.57.60_8806"
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:23 [DEBUG] http: Request PUT /v1/agent/service/register (48.75029ms) from=127.0.0.6:34577
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:23 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (457.061µs) from=127.0.0.6:34577
    2023/02/09 00:10:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.076917ms) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.57.60_8806"
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (42.32818ms) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (399.95957ms) from=127.0.0.6:34577
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (841.076µs) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [INFO] agent: Synced service "_v1_wf-gui_10.233.39.43_8080"
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (42.002198ms) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (395.221204ms) from=127.0.0.6:34577
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.649286ms) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.62232ms) from=127.0.0.6:38919
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.86_9011"
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (144.546027ms) from=127.0.0.6:39521
    2023/02/09 00:10:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (343.442377ms) from=127.0.0.6:34577
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:24 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.605268ms) from=127.0.0.6:39521
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.86_9011"
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.872661ms) from=127.0.0.6:39521
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (313.252005ms) from=127.0.0.6:34577
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (454.351µs) from=127.0.0.6:34577
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.138_8181"
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request PUT /v1/agent/service/register (39.370925ms) from=127.0.0.6:34577
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (209.826677ms) from=127.0.0.6:39521
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.042086ms) from=127.0.0.6:34577
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.148307ms) from=127.0.0.6:44029
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.54_9007"
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request PUT /v1/agent/service/register (44.950694ms) from=127.0.0.6:34577
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:25 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (279.896264ms) from=127.0.0.6:39521
    2023/02/09 00:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (395.863µs) from=127.0.0.6:34577
    2023/02/09 00:10:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.54_9007"
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:26 [DEBUG] http: Request PUT /v1/agent/service/register (48.41879ms) from=127.0.0.6:34577
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:10:26 [DEBUG] agent: Node info in sync
    2023/02/09 00:10:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (331.481025ms) from=127.0.0.6:39521
    2023/02/09 00:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (513.616µs) from=127.0.0.6:39521
    2023/02/09 00:10:43 [DEBUG] http: Request GET /v1/status/leader (954.523µs) from=127.0.0.6:50769
    2023/02/09 00:11:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:11:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:11:02 [INFO] agent: Synced service "_v1_sdnc_10.233.58.214_8282"
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Node info in sync
    2023/02/09 00:11:02 [DEBUG] http: Request PUT /v1/agent/service/register (416.682698ms) from=127.0.0.6:34577
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:11:02 [DEBUG] agent: Node info in sync
    2023/02/09 00:11:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (35.730852035s) from=127.0.0.6:39521
    2023/02/09 00:11:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:11:03 [DEBUG] http: Request GET /v1/status/leader (123.842899ms) from=127.0.0.6:48091
    2023/02/09 00:11:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (543.827336ms) from=127.0.0.6:34577
    2023/02/09 00:11:24 [DEBUG] http: Request GET /v1/status/leader (12.774481ms) from=127.0.0.6:50769
    2023/02/09 00:11:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:11:44 [DEBUG] http: Request GET /v1/status/leader (1.091092ms) from=127.0.0.6:34577
    2023/02/09 00:12:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:12:04 [DEBUG] http: Request GET /v1/status/leader (259.461µs) from=127.0.0.6:50769
    2023/02/09 00:12:24 [DEBUG] http: Request GET /v1/status/leader (1.862968ms) from=127.0.0.6:50769
    2023/02/09 00:12:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.97431216s) from=127.0.0.6:38919
    2023/02/09 00:12:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.931816328s) from=127.0.0.6:44029
    2023/02/09 00:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:12:36 [DEBUG] agent: Node info in sync
    2023/02/09 00:12:44 [DEBUG] http: Request GET /v1/status/leader (568.72µs) from=127.0.0.6:34577
    2023/02/09 00:13:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:13:04 [DEBUG] http: Request GET /v1/status/leader (1.42604ms) from=127.0.0.6:50769
    2023/02/09 00:13:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m6.546897568s) from=127.0.0.6:39521
    2023/02/09 00:13:10 [DEBUG] http: Request GET /v1/catalog/services (988.343µs) from=127.0.0.6:34577
    2023/02/09 00:13:10 [DEBUG] http: Request GET /v1/status/leader (290.171µs) from=127.0.0.6:34577
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (709.246µs) from=127.0.0.6:48091
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (493.247µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (214.416µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (646.512µs) from=127.0.0.6:48091
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.486838ms) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (451.263µs) from=127.0.0.6:48091
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (419.457µs) from=127.0.0.6:48091
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (334.375µs) from=127.0.0.6:48091
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (652.256µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (240.426µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (374.611µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (194.106µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (623.345µs) from=127.0.0.6:46739
    2023/02/09 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (991.99µs) from=127.0.0.6:46739
    2023/02/09 00:13:24 [DEBUG] http: Request GET /v1/status/leader (35.993607ms) from=127.0.0.6:46833
    2023/02/09 00:13:31 [DEBUG] http: Request GET /v1/status/leader (622.765µs) from=127.0.0.6:37653
    2023/02/09 00:13:44 [DEBUG] http: Request GET /v1/status/leader (310.394µs) from=127.0.0.6:46833
    2023/02/09 00:13:51 [DEBUG] http: Request GET /v1/status/leader (201.18µs) from=127.0.0.6:37653
    2023/02/09 00:14:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:14:04 [DEBUG] http: Request GET /v1/status/leader (1.416599ms) from=127.0.0.6:37653
    2023/02/09 00:14:11 [DEBUG] http: Request GET /v1/status/leader (17.182101ms) from=127.0.0.6:37653
    2023/02/09 00:14:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:14:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:14:24 [DEBUG] http: Request GET /v1/status/leader (573.38µs) from=127.0.0.6:37653
    2023/02/09 00:14:31 [DEBUG] http: Request GET /v1/status/leader (1.246703ms) from=127.0.0.6:37653
    2023/02/09 00:14:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.936951617s) from=127.0.0.6:44029
    2023/02/09 00:14:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.290149806s) from=127.0.0.6:38919
    2023/02/09 00:14:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:14:44 [DEBUG] http: Request GET /v1/status/leader (215.82µs) from=127.0.0.6:37653
    2023/02/09 00:14:51 [DEBUG] http: Request GET /v1/status/leader (202.416µs) from=127.0.0.6:37653
    2023/02/09 00:15:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:15:04 [DEBUG] http: Request GET /v1/status/leader (8.546354ms) from=127.0.0.6:46833
    2023/02/09 00:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m0.443544855s) from=127.0.0.6:34577
    2023/02/09 00:15:11 [DEBUG] http: Request GET /v1/status/leader (370.727µs) from=127.0.0.6:37653
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.345382237s) from=127.0.0.6:59053
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.488694495s) from=127.0.0.6:38853
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.353278889s) from=127.0.0.6:38081
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.377732098s) from=127.0.0.6:45683
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m3.619191611s) from=127.0.0.6:39521
    2023/02/09 00:15:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.207518441s) from=127.0.0.6:48091
    2023/02/09 00:15:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.263683018s) from=127.0.0.6:59857
    2023/02/09 00:15:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.554506809s) from=127.0.0.6:34237
    2023/02/09 00:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.886457404s) from=127.0.0.6:39569
    2023/02/09 00:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.941818438s) from=127.0.0.6:46251
    2023/02/09 00:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.084308068s) from=127.0.0.6:35669
    2023/02/09 00:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.46672986s) from=127.0.0.6:46519
    2023/02/09 00:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.17653695s) from=127.0.0.6:50769
    2023/02/09 00:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.219406005s) from=127.0.0.6:46739
    2023/02/09 00:15:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.338926223s) from=127.0.0.6:43087
    2023/02/09 00:15:24 [DEBUG] http: Request GET /v1/status/leader (728.199µs) from=127.0.0.6:46833
    2023/02/09 00:15:31 [DEBUG] http: Request GET /v1/status/leader (6.650892ms) from=127.0.0.6:37653
    2023/02/09 00:15:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:15:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:15:44 [DEBUG] http: Request GET /v1/status/leader (427.145µs) from=127.0.0.6:37653
    2023/02/09 00:15:51 [DEBUG] http: Request GET /v1/status/leader (418.258µs) from=127.0.0.6:37653
    2023/02/09 00:16:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:16:04 [DEBUG] http: Request GET /v1/status/leader (1.96641ms) from=127.0.0.6:37653
    2023/02/09 00:16:11 [DEBUG] http: Request GET /v1/status/leader (328.176µs) from=127.0.0.6:37653
    2023/02/09 00:16:24 [DEBUG] http: Request GET /v1/status/leader (755.383µs) from=127.0.0.6:37653
    2023/02/09 00:16:31 [DEBUG] http: Request GET /v1/status/leader (1.284878ms) from=127.0.0.6:37653
    2023/02/09 00:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.127239009s) from=127.0.0.6:44029
    2023/02/09 00:16:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.993684671s) from=127.0.0.6:38919
    2023/02/09 00:16:44 [DEBUG] http: Request GET /v1/status/leader (366.97µs) from=127.0.0.6:37653
    2023/02/09 00:16:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:16:51 [DEBUG] http: Request GET /v1/status/leader (1.934467ms) from=127.0.0.6:37653
    2023/02/09 00:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:16:54 [DEBUG] agent: Node info in sync
    2023/02/09 00:17:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:17:04 [DEBUG] http: Request GET /v1/status/leader (351.453µs) from=127.0.0.6:37653
    2023/02/09 00:17:12 [DEBUG] http: Request GET /v1/status/leader (156.374µs) from=127.0.0.6:37653
    2023/02/09 00:17:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.139955822s) from=127.0.0.6:34237
    2023/02/09 00:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.095751562s) from=127.0.0.6:46251
    2023/02/09 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.882713054s) from=127.0.0.6:59053
    2023/02/09 00:17:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m3.839960397s) from=127.0.0.6:34577
    2023/02/09 00:17:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.305393035s) from=127.0.0.6:38853
    2023/02/09 00:17:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.587728977s) from=127.0.0.6:59857
    2023/02/09 00:17:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.69687263s) from=127.0.0.6:45683
    2023/02/09 00:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m4.102726063s) from=127.0.0.6:39521
    2023/02/09 00:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.74869515s) from=127.0.0.6:35669
    2023/02/09 00:17:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.234135248s) from=127.0.0.6:48091
    2023/02/09 00:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.89219423s) from=127.0.0.6:46519
    2023/02/09 00:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.673560304s) from=127.0.0.6:39569
    2023/02/09 00:17:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.467078642s) from=127.0.0.6:38081
    2023/02/09 00:17:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.847222918s) from=127.0.0.6:43087
    2023/02/09 00:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.166042496s) from=127.0.0.6:46739
    2023/02/09 00:17:24 [DEBUG] http: Request GET /v1/status/leader (412.808µs) from=127.0.0.6:46833
    2023/02/09 00:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.975971556s) from=127.0.0.6:50769
    2023/02/09 00:17:32 [DEBUG] http: Request GET /v1/status/leader (587.826µs) from=127.0.0.6:37653
    2023/02/09 00:17:44 [DEBUG] http: Request GET /v1/status/leader (261.617µs) from=127.0.0.6:37653
    2023/02/09 00:17:52 [DEBUG] http: Request GET /v1/status/leader (228.083µs) from=127.0.0.6:37653
    2023/02/09 00:18:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:18:04 [DEBUG] http: Request GET /v1/status/leader (519.654µs) from=127.0.0.6:46833
    2023/02/09 00:18:12 [DEBUG] http: Request GET /v1/status/leader (2.373711ms) from=127.0.0.6:37653
    2023/02/09 00:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:18:19 [DEBUG] agent: Node info in sync
    2023/02/09 00:18:24 [DEBUG] http: Request GET /v1/status/leader (401.885µs) from=127.0.0.6:37653
    2023/02/09 00:18:32 [DEBUG] http: Request GET /v1/status/leader (327.331µs) from=127.0.0.6:37653
    2023/02/09 00:18:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.627840347s) from=127.0.0.6:38919
    2023/02/09 00:18:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.780413807s) from=127.0.0.6:44029
    2023/02/09 00:18:44 [DEBUG] http: Request GET /v1/status/leader (692.057µs) from=127.0.0.6:46833
    2023/02/09 00:18:52 [DEBUG] http: Request GET /v1/status/leader (855.463µs) from=127.0.0.6:37653
    2023/02/09 00:19:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:19:04 [DEBUG] http: Request GET /v1/status/leader (345.388µs) from=127.0.0.6:46833
    2023/02/09 00:19:12 [DEBUG] http: Request GET /v1/status/leader (430.983µs) from=127.0.0.6:37653
    2023/02/09 00:19:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.33413452s) from=127.0.0.6:38853
    2023/02/09 00:19:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m1.155149042s) from=127.0.0.6:34577
    2023/02/09 00:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.102068945s) from=127.0.0.6:59053
    2023/02/09 00:19:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.220962206s) from=127.0.0.6:48091
    2023/02/09 00:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.122911839s) from=127.0.0.6:35669
    2023/02/09 00:19:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.40985711s) from=127.0.0.6:34237
    2023/02/09 00:19:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.158774354s) from=127.0.0.6:45683
    2023/02/09 00:19:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.002570932s) from=127.0.0.6:59857
    2023/02/09 00:19:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.051800585s) from=127.0.0.6:38081
    2023/02/09 00:19:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m3.850081694s) from=127.0.0.6:39521
    2023/02/09 00:19:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.693206135s) from=127.0.0.6:46519
    2023/02/09 00:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.434765278s) from=127.0.0.6:46251
    2023/02/09 00:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.679534624s) from=127.0.0.6:39569
    2023/02/09 00:19:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.673567128s) from=127.0.0.6:43087
    2023/02/09 00:19:24 [DEBUG] http: Request GET /v1/status/leader (3.586882ms) from=127.0.0.6:37653
    2023/02/09 00:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.133659451s) from=127.0.0.6:46739
    2023/02/09 00:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.86672723s) from=127.0.0.6:50769
    2023/02/09 00:19:32 [DEBUG] http: Request GET /v1/status/leader (2.05267ms) from=127.0.0.6:37653
    2023/02/09 00:19:44 [DEBUG] http: Request GET /v1/status/leader (205.537µs) from=127.0.0.6:46833
    2023/02/09 00:19:52 [DEBUG] http: Request GET /v1/status/leader (231.88µs) from=127.0.0.6:37653
    2023/02/09 00:20:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:20:00 [DEBUG] agent: Node info in sync
    2023/02/09 00:20:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:20:04 [DEBUG] http: Request GET /v1/status/leader (171.625µs) from=127.0.0.6:46833
    2023/02/09 00:20:12 [DEBUG] http: Request GET /v1/status/leader (430.086µs) from=127.0.0.6:37653
    2023/02/09 00:20:25 [DEBUG] http: Request GET /v1/status/leader (429.632µs) from=127.0.0.6:37653
    2023/02/09 00:20:32 [DEBUG] http: Request GET /v1/status/leader (318.3µs) from=127.0.0.6:37653
    2023/02/09 00:20:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.397551752s) from=127.0.0.6:38919
    2023/02/09 00:20:45 [DEBUG] http: Request GET /v1/status/leader (524.322µs) from=127.0.0.6:46833
    2023/02/09 00:20:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.979965307s) from=127.0.0.6:44029
    2023/02/09 00:20:52 [DEBUG] http: Request GET /v1/status/leader (1.46072ms) from=127.0.0.6:37653
    2023/02/09 00:21:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:21:05 [DEBUG] http: Request GET /v1/status/leader (397.633µs) from=127.0.0.6:46833
    2023/02/09 00:21:12 [DEBUG] http: Request GET /v1/status/leader (2.375361ms) from=127.0.0.6:37653
    2023/02/09 00:21:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m0.88833269s) from=127.0.0.6:34577
    2023/02/09 00:21:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.173485628s) from=127.0.0.6:48091
    2023/02/09 00:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.213541622s) from=127.0.0.6:59053
    2023/02/09 00:21:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.523123049s) from=127.0.0.6:38853
    2023/02/09 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.405766443s) from=127.0.0.6:46251
    2023/02/09 00:21:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m1.988653933s) from=127.0.0.6:39521
    2023/02/09 00:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.829174278s) from=127.0.0.6:35669
    2023/02/09 00:21:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:21:22 [DEBUG] agent: Node info in sync
    2023/02/09 00:21:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.660076883s) from=127.0.0.6:38081
    2023/02/09 00:21:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.870097003s) from=127.0.0.6:34237
    2023/02/09 00:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.699965725s) from=127.0.0.6:46519
    2023/02/09 00:21:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.165560022s) from=127.0.0.6:59857
    2023/02/09 00:21:25 [DEBUG] http: Request GET /v1/status/leader (194.984µs) from=127.0.0.6:37653
    2023/02/09 00:21:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.965836833s) from=127.0.0.6:45683
    2023/02/09 00:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.922016646s) from=127.0.0.6:39569
    2023/02/09 00:21:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.231997521s) from=127.0.0.6:43087
    2023/02/09 00:21:32 [DEBUG] http: Request GET /v1/status/leader (361.859µs) from=127.0.0.6:37653
    2023/02/09 00:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.24614598s) from=127.0.0.6:46739
    2023/02/09 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.502810446s) from=127.0.0.6:50769
    2023/02/09 00:21:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:21:45 [DEBUG] http: Request GET /v1/status/leader (310.091µs) from=127.0.0.6:46833
    2023/02/09 00:21:52 [DEBUG] http: Request GET /v1/status/leader (296.933µs) from=127.0.0.6:37653
    2023/02/09 00:22:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:22:05 [DEBUG] http: Request GET /v1/status/leader (1.632696ms) from=127.0.0.6:37653
    2023/02/09 00:22:12 [DEBUG] http: Request GET /v1/status/leader (200.314µs) from=127.0.0.6:37653
    2023/02/09 00:22:25 [DEBUG] http: Request GET /v1/status/leader (592.996µs) from=127.0.0.6:37653
    2023/02/09 00:22:32 [DEBUG] http: Request GET /v1/status/leader (182.481µs) from=127.0.0.6:37653
    2023/02/09 00:22:45 [DEBUG] http: Request GET /v1/status/leader (7.511205ms) from=127.0.0.6:37653
    2023/02/09 00:22:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.119283079s) from=127.0.0.6:38919
    2023/02/09 00:22:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.506542082s) from=127.0.0.6:44029
    2023/02/09 00:22:52 [DEBUG] http: Request GET /v1/status/leader (363.643µs) from=127.0.0.6:37653
    2023/02/09 00:23:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:23:05 [DEBUG] http: Request GET /v1/status/leader (434.26µs) from=127.0.0.6:46833
    2023/02/09 00:23:12 [DEBUG] http: Request GET /v1/status/leader (200.065µs) from=127.0.0.6:37653
    2023/02/09 00:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m2.209255352s) from=127.0.0.6:34577
    2023/02/09 00:23:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.933075069s) from=127.0.0.6:38853
    2023/02/09 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.117409115s) from=127.0.0.6:46251
    2023/02/09 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.452431487s) from=127.0.0.6:59053
    2023/02/09 00:23:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:23:21 [DEBUG] agent: Node info in sync
    2023/02/09 00:23:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.945607891s) from=127.0.0.6:48091
    2023/02/09 00:23:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.212714141s) from=127.0.0.6:34237
    2023/02/09 00:23:25 [DEBUG] http: Request GET /v1/status/leader (2.382836ms) from=127.0.0.6:46833
    2023/02/09 00:23:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.680510881s) from=127.0.0.6:45683
    2023/02/09 00:23:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m5.435601818s) from=127.0.0.6:39521
    2023/02/09 00:23:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.156609897s) from=127.0.0.6:59857
    2023/02/09 00:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.481354511s) from=127.0.0.6:35669
    2023/02/09 00:23:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.709653192s) from=127.0.0.6:38081
    2023/02/09 00:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.925366845s) from=127.0.0.6:46519
    2023/02/09 00:23:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.983948853s) from=127.0.0.6:43087
    2023/02/09 00:23:33 [DEBUG] http: Request GET /v1/status/leader (1.405462ms) from=127.0.0.6:37653
    2023/02/09 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.817188347s) from=127.0.0.6:39569
    2023/02/09 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.689796003s) from=127.0.0.6:46739
    2023/02/09 00:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.657819335s) from=127.0.0.6:50769
    2023/02/09 00:23:45 [DEBUG] http: Request GET /v1/status/leader (1.895608ms) from=127.0.0.6:46833
    2023/02/09 00:23:53 [DEBUG] http: Request GET /v1/status/leader (13.192004ms) from=127.0.0.6:37653
    2023/02/09 00:24:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:24:05 [DEBUG] http: Request GET /v1/status/leader (851.523µs) from=127.0.0.6:37653
    2023/02/09 00:24:13 [DEBUG] http: Request GET /v1/status/leader (382.912µs) from=127.0.0.6:37653
    2023/02/09 00:24:25 [DEBUG] http: Request GET /v1/status/leader (165.473µs) from=127.0.0.6:37653
    2023/02/09 00:24:33 [DEBUG] http: Request GET /v1/status/leader (16.785884ms) from=127.0.0.6:37653
    2023/02/09 00:24:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:24:45 [DEBUG] http: Request GET /v1/status/leader (399.18µs) from=127.0.0.6:37653
    2023/02/09 00:24:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.55076575s) from=127.0.0.6:38919
    2023/02/09 00:24:53 [DEBUG] http: Request GET /v1/status/leader (330.957µs) from=127.0.0.6:37653
    2023/02/09 00:24:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.20894814s) from=127.0.0.6:44029
    2023/02/09 00:25:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:25:05 [DEBUG] http: Request GET /v1/status/leader (193.233µs) from=127.0.0.6:46833
    2023/02/09 00:25:13 [DEBUG] http: Request GET /v1/status/leader (559.432µs) from=127.0.0.6:37653
    2023/02/09 00:25:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:25:16 [DEBUG] agent: Node info in sync
    2023/02/09 00:25:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.675724131s) from=127.0.0.6:38853
    2023/02/09 00:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m4.553218282s) from=127.0.0.6:34577
    2023/02/09 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.334217389s) from=127.0.0.6:59053
    2023/02/09 00:25:25 [DEBUG] http: Request GET /v1/status/leader (1.754131ms) from=127.0.0.6:37653
    2023/02/09 00:25:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.405390334s) from=127.0.0.6:45683
    2023/02/09 00:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.387176706s) from=127.0.0.6:34237
    2023/02/09 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.302240413s) from=127.0.0.6:46251
    2023/02/09 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.542070954s) from=127.0.0.6:35669
    2023/02/09 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.155930033s) from=127.0.0.6:46519
    2023/02/09 00:25:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.282503393s) from=127.0.0.6:59857
    2023/02/09 00:25:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.376359083s) from=127.0.0.6:48091
    2023/02/09 00:25:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.963988015s) from=127.0.0.6:43087
    2023/02/09 00:25:33 [DEBUG] http: Request GET /v1/status/leader (343.458µs) from=127.0.0.6:37653
    2023/02/09 00:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.409043182s) from=127.0.0.6:38081
    2023/02/09 00:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m6.92684696s) from=127.0.0.6:39521
    2023/02/09 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.336391233s) from=127.0.0.6:39569
    2023/02/09 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.086724697s) from=127.0.0.6:46739
    2023/02/09 00:25:45 [DEBUG] http: Request GET /v1/status/leader (2.301423ms) from=127.0.0.6:37653
    2023/02/09 00:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.705888648s) from=127.0.0.6:50769
    2023/02/09 00:25:53 [DEBUG] http: Request GET /v1/status/leader (6.313649ms) from=127.0.0.6:37653
    2023/02/09 00:26:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:26:05 [DEBUG] http: Request GET /v1/status/leader (816.713µs) from=127.0.0.6:46833
    2023/02/09 00:26:13 [DEBUG] http: Request GET /v1/status/leader (165.09µs) from=127.0.0.6:37653
    2023/02/09 00:26:25 [DEBUG] http: Request GET /v1/status/leader (145.813µs) from=127.0.0.6:46833
    2023/02/09 00:26:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:26:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092"
    2023/02/09 00:26:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:26:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.762458ms) from=127.0.0.6:37653
    2023/02/09 00:26:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (52.824012773s) from=127.0.0.6:39521
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:26:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m3.379531801s) from=127.0.0.6:34577
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:26:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:26:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.530446ms) from=127.0.0.6:39521
    2023/02/09 00:26:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (6.669162ms) from=127.0.0.6:37653
    2023/02/09 00:26:33 [DEBUG] http: Request GET /v1/status/leader (454.242µs) from=127.0.0.6:47917
    2023/02/09 00:26:45 [DEBUG] http: Request GET /v1/status/leader (602.402µs) from=127.0.0.6:46833
    2023/02/09 00:26:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.017600828s) from=127.0.0.6:38919
    2023/02/09 00:26:53 [DEBUG] http: Request GET /v1/status/leader (399.955µs) from=127.0.0.6:47917
    2023/02/09 00:26:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.415775763s) from=127.0.0.6:44029
    2023/02/09 00:27:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:27:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:27:05 [DEBUG] http: Request GET /v1/status/leader (842.99µs) from=127.0.0.6:46833
    2023/02/09 00:27:13 [DEBUG] http: Request GET /v1/status/leader (1.184693ms) from=127.0.0.6:47917
    2023/02/09 00:27:25 [DEBUG] http: Request GET /v1/status/leader (1.270342ms) from=127.0.0.6:46833
    2023/02/09 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.254434488s) from=127.0.0.6:59053
    2023/02/09 00:27:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m6.791786652s) from=127.0.0.6:38853
    2023/02/09 00:27:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.35987834s) from=127.0.0.6:45683
    2023/02/09 00:27:33 [DEBUG] http: Request GET /v1/status/leader (10.68918ms) from=127.0.0.6:47917
    2023/02/09 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.374356165s) from=127.0.0.6:35669
    2023/02/09 00:27:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.872017356s) from=127.0.0.6:34237
    2023/02/09 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.092898032s) from=127.0.0.6:46251
    2023/02/09 00:27:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.93566751s) from=127.0.0.6:48091
    2023/02/09 00:27:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.837440732s) from=127.0.0.6:43087
    2023/02/09 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.801908989s) from=127.0.0.6:46519
    2023/02/09 00:27:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.462877706s) from=127.0.0.6:59857
    2023/02/09 00:27:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.881413183s) from=127.0.0.6:38081
    2023/02/09 00:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.923773375s) from=127.0.0.6:46739
    2023/02/09 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.106067972s) from=127.0.0.6:39569
    2023/02/09 00:27:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:27:45 [DEBUG] agent: Node info in sync
    2023/02/09 00:27:45 [DEBUG] http: Request GET /v1/status/leader (3.569419ms) from=127.0.0.6:46833
    2023/02/09 00:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.631728494s) from=127.0.0.6:50769
    2023/02/09 00:27:53 [DEBUG] http: Request GET /v1/status/leader (9.863722ms) from=127.0.0.6:47917
    2023/02/09 00:28:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:28:05 [DEBUG] http: Request GET /v1/status/leader (1.217526ms) from=127.0.0.6:47917
    2023/02/09 00:28:13 [DEBUG] http: Request GET /v1/status/leader (178.065µs) from=127.0.0.6:47917
    2023/02/09 00:28:25 [DEBUG] http: Request GET /v1/status/leader (3.945169ms) from=127.0.0.6:47917
    2023/02/09 00:28:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m0.462114164s) from=127.0.0.6:34577
    2023/02/09 00:28:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.42633341s) from=127.0.0.6:37653
    2023/02/09 00:28:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m6.226306254s) from=127.0.0.6:39521
    2023/02/09 00:28:34 [DEBUG] http: Request GET /v1/status/leader (36.63986ms) from=127.0.0.6:47917
    2023/02/09 00:28:45 [DEBUG] http: Request GET /v1/status/leader (394.2µs) from=127.0.0.6:46833
    2023/02/09 00:28:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.955952314s) from=127.0.0.6:38919
    2023/02/09 00:28:54 [DEBUG] http: Request GET /v1/status/leader (179.63µs) from=127.0.0.6:47917
    2023/02/09 00:28:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.003825736s) from=127.0.0.6:44029
    2023/02/09 00:29:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:29:05 [DEBUG] http: Request GET /v1/status/leader (979.448µs) from=127.0.0.6:47917
    2023/02/09 00:29:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:12 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:14 [DEBUG] http: Request GET /v1/status/leader (161.278µs) from=127.0.0.6:47917
    2023/02/09 00:29:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:16 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.25.78_8443"
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:16 [DEBUG] http: Request PUT /v1/agent/service/register (509.115154ms) from=127.0.0.6:47917
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:16 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (42.890729711s) from=127.0.0.6:39521
    2023/02/09 00:29:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (48.667812822s) from=127.0.0.6:34577
    2023/02/09 00:29:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.965µs) from=127.0.0.6:47917
    2023/02/09 00:29:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (617.189µs) from=127.0.0.6:35671
    2023/02/09 00:29:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:18 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.32.245_8082"
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:18 [DEBUG] http: Request PUT /v1/agent/service/register (343.307853ms) from=127.0.0.6:35671
    2023/02/09 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1.242108745s) from=127.0.0.6:34577
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:18 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1.231415846s) from=127.0.0.6:39521
    2023/02/09 00:29:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (3.830623ms) from=127.0.0.6:35671
    2023/02/09 00:29:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (348.692µs) from=127.0.0.6:46833
    2023/02/09 00:29:25 [DEBUG] http: Request GET /v1/status/leader (286.14µs) from=127.0.0.6:42557
    2023/02/09 00:29:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [INFO] agent: Synced service "_v1_nslcm_10.233.26.164_8403"
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:27 [DEBUG] http: Request PUT /v1/agent/service/register (301.726592ms) from=127.0.0.6:35671
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (8.972409661s) from=127.0.0.6:39521
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (8.935648254s) from=127.0.0.6:34577
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (586.384µs) from=127.0.0.6:39521
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (294.839µs) from=127.0.0.6:35671
    2023/02/09 00:29:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.032876482s) from=127.0.0.6:59053
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [INFO] agent: Synced service "_v2_nslcm_10.233.26.164_8403"
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:27 [DEBUG] http: Request PUT /v1/agent/service/register (190.332419ms) from=127.0.0.6:51319
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:27 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (415.052074ms) from=127.0.0.6:39521
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (523.793574ms) from=127.0.0.6:34577
    2023/02/09 00:29:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (387.065µs) from=127.0.0.6:39521
    2023/02/09 00:29:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (405.342µs) from=127.0.0.6:42557
    2023/02/09 00:29:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (677.27022ms) from=127.0.0.6:39521
    2023/02/09 00:29:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (769.806329ms) from=127.0.0.6:34577
    2023/02/09 00:29:28 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.32_8801"
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:28 [DEBUG] http: Request PUT /v1/agent/service/register (86.968037ms) from=127.0.0.6:51319
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:28 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (350.952µs) from=127.0.0.6:51319
    2023/02/09 00:29:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (31.977144ms) from=127.0.0.6:51319
    2023/02/09 00:29: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.
    2023/02/09 00:29: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.
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:29 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.27.67_8484"
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:29 [DEBUG] http: Request PUT /v1/agent/service/register (301.546356ms) from=127.0.0.6:51319
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:29 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (1.083647308s) from=127.0.0.6:39521
    2023/02/09 00:29:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (1.083365051s) from=127.0.0.6:34577
    2023/02/09 00:29:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (310.228µs) from=127.0.0.6:40213
    2023/02/09 00:29:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (145.561355ms) from=127.0.0.6:34577
    2023/02/09 00:29: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.
    2023/02/09 00:29: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.
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:30 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.41.109_8410"
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:30 [DEBUG] http: Request PUT /v1/agent/service/register (76.320146ms) from=127.0.0.6:34577
    2023/02/09 00:29:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (689.411709ms) from=127.0.0.6:51319
    2023/02/09 00:29:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (789.442779ms) from=127.0.0.6:39521
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:30 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (427.425µs) from=127.0.0.6:34533
    2023/02/09 00:29:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (80.595883ms) from=127.0.0.6:34577
    2023/02/09 00:29: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.
    2023/02/09 00:29: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.
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [INFO] agent: Synced service "_v1_vnfmgr_10.233.22.188_8803"
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (213.079819ms) from=127.0.0.6:34577
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (570.90959ms) from=127.0.0.6:39521
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (593.257645ms) from=127.0.0.6:51319
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (436.45µs) from=127.0.0.6:39521
    2023/02/09 00:29:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (381.012µs) from=127.0.0.6:47615
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:29:31 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.17.49_8482"
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (117.368092ms) from=127.0.0.6:34577
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (220.577176ms) from=127.0.0.6:51319
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (188.04245ms) from=127.0.0.6:39521
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.887109ms) from=127.0.0.6:39521
    2023/02/09 00:29:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (2.649837ms) from=127.0.0.6:59483
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (166.305184ms) from=127.0.0.6:39521
    2023/02/09 00:29:31 [INFO] agent: Synced service "_v1_vnfres_10.233.42.245_8802"
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (117.346328ms) from=127.0.0.6:51319
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (159.563357ms) from=127.0.0.6:34577
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:29:31 [DEBUG] agent: Node info in sync
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (299.323µs) from=127.0.0.6:49429
    2023/02/09 00:29:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (654.191µs) from=127.0.0.6:39521
    2023/02/09 00:29:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.95594659s) from=127.0.0.6:38853
    2023/02/09 00:29:34 [DEBUG] http: Request GET /v1/status/leader (366.402µs) from=127.0.0.6:39521
    2023/02/09 00:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.457360313s) from=127.0.0.6:46251
    2023/02/09 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.669216582s) from=127.0.0.6:35669
    2023/02/09 00:29:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.222948503s) from=127.0.0.6:45683
    2023/02/09 00:29:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.252618348s) from=127.0.0.6:48091
    2023/02/09 00:29:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.410452893s) from=127.0.0.6:34237
    2023/02/09 00:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.466873025s) from=127.0.0.6:43087
    2023/02/09 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.524091431s) from=127.0.0.6:46519
    2023/02/09 00:29:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.649513897s) from=127.0.0.6:59857
    2023/02/09 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.327770066s) from=127.0.0.6:46739
    2023/02/09 00:29:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.126802593s) from=127.0.0.6:38081
    2023/02/09 00:29:45 [DEBUG] http: Request GET /v1/status/leader (4.522142ms) from=127.0.0.6:39521
    2023/02/09 00:29:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.748619933s) from=127.0.0.6:39569
    2023/02/09 00:29:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:29:54 [DEBUG] http: Request GET /v1/status/leader (1.480034ms) from=127.0.0.6:39521
    2023/02/09 00:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.942570395s) from=127.0.0.6:50769
    2023/02/09 00:30:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:30:05 [DEBUG] http: Request GET /v1/status/leader (473.282µs) from=127.0.0.6:39521
    2023/02/09 00:30:14 [DEBUG] http: Request GET /v1/status/leader (164.086µs) from=127.0.0.6:39521
    2023/02/09 00:30:26 [DEBUG] http: Request GET /v1/status/leader (70.956618ms) from=127.0.0.6:39521
    2023/02/09 00:30:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.332820544s) from=127.0.0.6:37653
    2023/02/09 00:30:34 [DEBUG] http: Request GET /v1/status/leader (1.178383ms) from=127.0.0.6:39521
    2023/02/09 00:30:46 [DEBUG] http: Request GET /v1/status/leader (598.981µs) from=127.0.0.6:43203
    2023/02/09 00:30:54 [DEBUG] http: Request GET /v1/status/leader (4.309605ms) from=127.0.0.6:39521
    2023/02/09 00:30:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.953256517s) from=127.0.0.6:38919
    2023/02/09 00:31:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.765408977s) from=127.0.0.6:44029
    2023/02/09 00:31:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:31:06 [DEBUG] http: Request GET /v1/status/leader (3.555776ms) from=127.0.0.6:43203
    2023/02/09 00:31:14 [DEBUG] http: Request GET /v1/status/leader (586.782µs) from=127.0.0.6:39521
    2023/02/09 00:31:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:31:18 [DEBUG] agent: Node info in sync
    2023/02/09 00:31:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.268160224s) from=127.0.0.6:47917
    2023/02/09 00:31:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.875276621s) from=127.0.0.6:46833
    2023/02/09 00:31:26 [DEBUG] http: Request GET /v1/status/leader (1.201663ms) from=127.0.0.6:43203
    2023/02/09 00:31:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.520667368s) from=127.0.0.6:35671
    2023/02/09 00:31:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.548876155s) from=127.0.0.6:60645
    2023/02/09 00:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.534766921s) from=127.0.0.6:59053
    2023/02/09 00:31:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.334161192s) from=127.0.0.6:34533
    2023/02/09 00:31:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.87751018s) from=127.0.0.6:51319
    2023/02/09 00:31:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.838527945s) from=127.0.0.6:40213
    2023/02/09 00:31:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.583683078s) from=127.0.0.6:42557
    2023/02/09 00:31:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.076398999s) from=127.0.0.6:34577
    2023/02/09 00:31:34 [DEBUG] http: Request GET /v1/status/leader (18.255721ms) from=127.0.0.6:39521
    2023/02/09 00:31:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.740721723s) from=127.0.0.6:47615
    2023/02/09 00:31:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.893905018s) from=127.0.0.6:59483
    2023/02/09 00:31:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.057409908s) from=127.0.0.6:38853
    2023/02/09 00:31:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.518746216s) from=127.0.0.6:49429
    2023/02/09 00:31:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.25189926s) from=127.0.0.6:45683
    2023/02/09 00:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.250166429s) from=127.0.0.6:46251
    2023/02/09 00:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.298303577s) from=127.0.0.6:34237
    2023/02/09 00:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.878345278s) from=127.0.0.6:35669
    2023/02/09 00:31:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.762860611s) from=127.0.0.6:59857
    2023/02/09 00:31:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.162396657s) from=127.0.0.6:43087
    2023/02/09 00:31:46 [DEBUG] http: Request GET /v1/status/leader (234.087µs) from=127.0.0.6:39521
    2023/02/09 00:31:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.173929464s) from=127.0.0.6:38081
    2023/02/09 00:31:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.813996126s) from=127.0.0.6:48091
    2023/02/09 00:31:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.623485844s) from=127.0.0.6:46519
    2023/02/09 00:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.029861129s) from=127.0.0.6:46739
    2023/02/09 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.646565508s) from=127.0.0.6:39569
    2023/02/09 00:31:54 [DEBUG] http: Request GET /v1/status/leader (341.547µs) from=127.0.0.6:39521
    2023/02/09 00:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.13013106s) from=127.0.0.6:50769
    2023/02/09 00:32:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:32:06 [DEBUG] http: Request GET /v1/status/leader (535.4µs) from=127.0.0.6:43203
    2023/02/09 00:32:15 [DEBUG] http: Request GET /v1/status/leader (189.343µs) from=127.0.0.6:39521
    2023/02/09 00:32:26 [DEBUG] http: Request GET /v1/status/leader (969.772µs) from=127.0.0.6:43203
    2023/02/09 00:32:35 [DEBUG] http: Request GET /v1/status/leader (978.351µs) from=127.0.0.6:39521
    2023/02/09 00:32:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.890940291s) from=127.0.0.6:37653
    2023/02/09 00:32:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:32:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:32:43 [DEBUG] agent: Node info in sync
    2023/02/09 00:32:46 [DEBUG] http: Request GET /v1/status/leader (1.602294ms) from=127.0.0.6:43203
    2023/02/09 00:32:55 [DEBUG] http: Request GET /v1/status/leader (1.882688ms) from=127.0.0.6:39521
    2023/02/09 00:32:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.66625484s) from=127.0.0.6:38919
    2023/02/09 00:33:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:33:06 [DEBUG] http: Request GET /v1/status/leader (1.653613ms) from=127.0.0.6:43203
    2023/02/09 00:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.159008838s) from=127.0.0.6:44029
    2023/02/09 00:33:15 [DEBUG] http: Request GET /v1/status/leader (488.947µs) from=127.0.0.6:39521
    2023/02/09 00:33:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.575554965s) from=127.0.0.6:47917
    2023/02/09 00:33:26 [DEBUG] http: Request GET /v1/status/leader (2.631841ms) from=127.0.0.6:43203
    2023/02/09 00:33:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.073472013s) from=127.0.0.6:46833
    2023/02/09 00:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.589173204s) from=127.0.0.6:35671
    2023/02/09 00:33:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.941463156s) from=127.0.0.6:60645
    2023/02/09 00:33:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.541856899s) from=127.0.0.6:34533
    2023/02/09 00:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.655569788s) from=127.0.0.6:59053
    2023/02/09 00:33:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.646515167s) from=127.0.0.6:51319
    2023/02/09 00:33:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.730001029s) from=127.0.0.6:40213
    2023/02/09 00:33:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.374847167s) from=127.0.0.6:42557
    2023/02/09 00:33:35 [DEBUG] http: Request GET /v1/status/leader (10.590677ms) from=127.0.0.6:39521
    2023/02/09 00:33:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.188763806s) from=127.0.0.6:34577
    2023/02/09 00:33:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.267174764s) from=127.0.0.6:47615
    2023/02/09 00:33:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.565124243s) from=127.0.0.6:49429
    2023/02/09 00:33:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.839911786s) from=127.0.0.6:59483
    2023/02/09 00:33:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.339123166s) from=127.0.0.6:45683
    2023/02/09 00:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.993359227s) from=127.0.0.6:34237
    2023/02/09 00:33:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m5.913056378s) from=127.0.0.6:38853
    2023/02/09 00:33:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.786603659s) from=127.0.0.6:59857
    2023/02/09 00:33:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:33:46 [DEBUG] agent: Node info in sync
    2023/02/09 00:33:46 [DEBUG] http: Request GET /v1/status/leader (442.898µs) from=127.0.0.6:43203
    2023/02/09 00:33:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.936024739s) from=127.0.0.6:43087
    2023/02/09 00:33:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.518465328s) from=127.0.0.6:46251
    2023/02/09 00:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.343525322s) from=127.0.0.6:35669
    2023/02/09 00:33:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.264740387s) from=127.0.0.6:38081
    2023/02/09 00:33:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.609340587s) from=127.0.0.6:48091
    2023/02/09 00:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.483265699s) from=127.0.0.6:46519
    2023/02/09 00:33:55 [DEBUG] http: Request GET /v1/status/leader (288.22µs) from=127.0.0.6:39521
    2023/02/09 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.251963134s) from=127.0.0.6:50769
    2023/02/09 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.904140351s) from=127.0.0.6:46739
    2023/02/09 00:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.699894662s) from=127.0.0.6:39569
    2023/02/09 00:34:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:34:06 [DEBUG] http: Request GET /v1/status/leader (501.643µs) from=127.0.0.6:39521
    2023/02/09 00:34:15 [DEBUG] http: Request GET /v1/status/leader (145.556µs) from=127.0.0.6:39521
    2023/02/09 00:34:26 [DEBUG] http: Request GET /v1/status/leader (6.859943ms) from=127.0.0.6:39521
    2023/02/09 00:34:35 [DEBUG] http: Request GET /v1/status/leader (1.079312ms) from=127.0.0.6:39521
    2023/02/09 00:34:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.579065443s) from=127.0.0.6:37653
    2023/02/09 00:34:46 [DEBUG] http: Request GET /v1/status/leader (290.01µs) from=127.0.0.6:39521
    2023/02/09 00:34:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:34:55 [DEBUG] agent: Node info in sync
    2023/02/09 00:34:55 [DEBUG] http: Request GET /v1/status/leader (3.156892ms) from=127.0.0.6:39521
    2023/02/09 00:35:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:35:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.491472077s) from=127.0.0.6:38919
    2023/02/09 00:35:06 [DEBUG] http: Request GET /v1/status/leader (1.39405ms) from=127.0.0.6:43203
    2023/02/09 00:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.090516702s) from=127.0.0.6:44029
    2023/02/09 00:35:15 [DEBUG] http: Request GET /v1/status/leader (8.782384ms) from=127.0.0.6:39521
    2023/02/09 00:35:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.53591142s) from=127.0.0.6:47917
    2023/02/09 00:35:26 [DEBUG] http: Request GET /v1/status/leader (229.778µs) from=127.0.0.6:39521
    2023/02/09 00:35:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.600935349s) from=127.0.0.6:60645
    2023/02/09 00:35:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.339645593s) from=127.0.0.6:46833
    2023/02/09 00:35:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.728879908s) from=127.0.0.6:40213
    2023/02/09 00:35:35 [DEBUG] http: Request GET /v1/status/leader (701.107µs) from=127.0.0.6:39521
    2023/02/09 00:35:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m7.408450794s) from=127.0.0.6:35671
    2023/02/09 00:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.685646754s) from=127.0.0.6:59053
    2023/02/09 00:35:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.264767398s) from=127.0.0.6:34577
    2023/02/09 00:35:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:35:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.810530387s) from=127.0.0.6:34533
    2023/02/09 00:35:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.956223355s) from=127.0.0.6:51319
    2023/02/09 00:35:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.7918875s) from=127.0.0.6:47615
    2023/02/09 00:35:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.670917297s) from=127.0.0.6:42557
    2023/02/09 00:35:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.927625697s) from=127.0.0.6:45683
    2023/02/09 00:35:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.80426608s) from=127.0.0.6:49429
    2023/02/09 00:35:46 [DEBUG] http: Request GET /v1/status/leader (750.044µs) from=127.0.0.6:39521
    2023/02/09 00:35:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.582792971s) from=127.0.0.6:34237
    2023/02/09 00:35:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.121795903s) from=127.0.0.6:59483
    2023/02/09 00:35:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.306560289s) from=127.0.0.6:43087
    2023/02/09 00:35:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.120155356s) from=127.0.0.6:59857
    2023/02/09 00:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.558001638s) from=127.0.0.6:38853
    2023/02/09 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.8381918s) from=127.0.0.6:35669
    2023/02/09 00:35:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.991612032s) from=127.0.0.6:48091
    2023/02/09 00:35:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.177145913s) from=127.0.0.6:46251
    2023/02/09 00:35:55 [DEBUG] http: Request GET /v1/status/leader (470.016µs) from=127.0.0.6:39521
    2023/02/09 00:35:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.589716927s) from=127.0.0.6:38081
    2023/02/09 00:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.42122446s) from=127.0.0.6:46519
    2023/02/09 00:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.36816386s) from=127.0.0.6:39569
    2023/02/09 00:36:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:36:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.218473721s) from=127.0.0.6:50769
    2023/02/09 00:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.978102945s) from=127.0.0.6:46739
    2023/02/09 00:36:06 [DEBUG] http: Request GET /v1/status/leader (2.96188ms) from=127.0.0.6:43203
    2023/02/09 00:36:15 [DEBUG] http: Request GET /v1/status/leader (527.931µs) from=127.0.0.6:39521
    2023/02/09 00:36:26 [DEBUG] http: Request GET /v1/status/leader (377.795µs) from=127.0.0.6:39521
    2023/02/09 00:36:35 [DEBUG] http: Request GET /v1/status/leader (189.729µs) from=127.0.0.6:39521
    2023/02/09 00:36:46 [DEBUG] http: Request GET /v1/status/leader (227.913µs) from=127.0.0.6:43203
    2023/02/09 00:36:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.36073495s) from=127.0.0.6:37653
    2023/02/09 00:36:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:36:49 [DEBUG] agent: Node info in sync
    2023/02/09 00:36:55 [DEBUG] http: Request GET /v1/status/leader (258.067µs) from=127.0.0.6:39521
    2023/02/09 00:37:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:37:06 [DEBUG] http: Request GET /v1/status/leader (326.176µs) from=127.0.0.6:43203
    2023/02/09 00:37:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.979621299s) from=127.0.0.6:38919
    2023/02/09 00:37:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.936540088s) from=127.0.0.6:44029
    2023/02/09 00:37:15 [DEBUG] http: Request GET /v1/status/leader (184.178µs) from=127.0.0.6:39521
    2023/02/09 00:37:26 [DEBUG] http: Request GET /v1/status/leader (356.031µs) from=127.0.0.6:43203
    2023/02/09 00:37:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.448242628s) from=127.0.0.6:47917
    2023/02/09 00:37:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.461691922s) from=127.0.0.6:46833
    2023/02/09 00:37:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.06558786s) from=127.0.0.6:40213
    2023/02/09 00:37:35 [DEBUG] http: Request GET /v1/status/leader (4.357938ms) from=127.0.0.6:39521
    2023/02/09 00:37:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.995919645s) from=127.0.0.6:35671
    2023/02/09 00:37:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.971603486s) from=127.0.0.6:34577
    2023/02/09 00:37:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m7.480371979s) from=127.0.0.6:60645
    2023/02/09 00:37:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.392325813s) from=127.0.0.6:51319
    2023/02/09 00:37:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.782891488s) from=127.0.0.6:34533
    2023/02/09 00:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.676405739s) from=127.0.0.6:59053
    2023/02/09 00:37:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.76211391s) from=127.0.0.6:42557
    2023/02/09 00:37:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.495519036s) from=127.0.0.6:47615
    2023/02/09 00:37:46 [DEBUG] http: Request GET /v1/status/leader (310.978µs) from=127.0.0.6:43203
    2023/02/09 00:37:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.813867927s) from=127.0.0.6:45683
    2023/02/09 00:37:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.960125643s) from=127.0.0.6:34237
    2023/02/09 00:37:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.657808022s) from=127.0.0.6:43087
    2023/02/09 00:37:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.329740361s) from=127.0.0.6:49429
    2023/02/09 00:37:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.965583103s) from=127.0.0.6:59857
    2023/02/09 00:37:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.947393719s) from=127.0.0.6:59483
    2023/02/09 00:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.58994773s) from=127.0.0.6:35669
    2023/02/09 00:37:55 [DEBUG] http: Request GET /v1/status/leader (279.71µs) from=127.0.0.6:39521
    2023/02/09 00:37:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.590743376s) from=127.0.0.6:48091
    2023/02/09 00:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.728632691s) from=127.0.0.6:46251
    2023/02/09 00:37:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.260463986s) from=127.0.0.6:38081
    2023/02/09 00:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.365394794s) from=127.0.0.6:38853
    2023/02/09 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.477811555s) from=127.0.0.6:46519
    2023/02/09 00:38:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.77238295s) from=127.0.0.6:39569
    2023/02/09 00:38:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:38:06 [DEBUG] http: Request GET /v1/status/leader (656.137µs) from=127.0.0.6:39521
    2023/02/09 00:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.985443703s) from=127.0.0.6:46739
    2023/02/09 00:38:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.046227977s) from=127.0.0.6:50769
    2023/02/09 00:38:16 [DEBUG] http: Request GET /v1/status/leader (163.166µs) from=127.0.0.6:39521
    2023/02/09 00:38:26 [DEBUG] http: Request GET /v1/status/leader (302.118µs) from=127.0.0.6:39521
    2023/02/09 00:38:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:38:30 [DEBUG] agent: Node info in sync
    2023/02/09 00:38:36 [DEBUG] http: Request GET /v1/status/leader (530.103µs) from=127.0.0.6:39521
    2023/02/09 00:38:46 [DEBUG] http: Request GET /v1/status/leader (796.756µs) from=127.0.0.6:43203
    2023/02/09 00:38:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.912188517s) from=127.0.0.6:37653
    2023/02/09 00:38:56 [DEBUG] http: Request GET /v1/status/leader (12.084387ms) from=127.0.0.6:39521
    2023/02/09 00:39:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:39:06 [DEBUG] http: Request GET /v1/status/leader (430.126µs) from=127.0.0.6:39521
    2023/02/09 00:39:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.325410332s) from=127.0.0.6:38919
    2023/02/09 00:39:16 [DEBUG] http: Request GET /v1/status/leader (2.368826ms) from=127.0.0.6:39521
    2023/02/09 00:39:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.840860217s) from=127.0.0.6:44029
    2023/02/09 00:39:26 [DEBUG] http: Request GET /v1/status/leader (430.266µs) from=127.0.0.6:43203
    2023/02/09 00:39:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.226150379s) from=127.0.0.6:47917
    2023/02/09 00:39:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:39:34 [DEBUG] agent: Node info in sync
    2023/02/09 00:39:36 [DEBUG] http: Request GET /v1/status/leader (278.367µs) from=127.0.0.6:39521
    2023/02/09 00:39:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.130124856s) from=127.0.0.6:46833
    2023/02/09 00:39:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.587597839s) from=127.0.0.6:40213
    2023/02/09 00:39:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.950696062s) from=127.0.0.6:35671
    2023/02/09 00:39:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.657797216s) from=127.0.0.6:34577
    2023/02/09 00:39:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.63619596s) from=127.0.0.6:51319
    2023/02/09 00:39:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.60768237s) from=127.0.0.6:60645
    2023/02/09 00:39:47 [DEBUG] http: Request GET /v1/status/leader (1.244683ms) from=127.0.0.6:39521
    2023/02/09 00:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.124683046s) from=127.0.0.6:59053
    2023/02/09 00:39:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.068225338s) from=127.0.0.6:34533
    2023/02/09 00:39:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.245917829s) from=127.0.0.6:34237
    2023/02/09 00:39:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.367418146s) from=127.0.0.6:47615
    2023/02/09 00:39:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.766666157s) from=127.0.0.6:42557
    2023/02/09 00:39:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.72346572s) from=127.0.0.6:59483
    2023/02/09 00:39:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.124214387s) from=127.0.0.6:45683
    2023/02/09 00:39:56 [DEBUG] http: Request GET /v1/status/leader (455.896µs) from=127.0.0.6:39521
    2023/02/09 00:39:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.43487539s) from=127.0.0.6:49429
    2023/02/09 00:39:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.506058187s) from=127.0.0.6:43087
    2023/02/09 00:40:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.034507298s) from=127.0.0.6:59857
    2023/02/09 00:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.504358117s) from=127.0.0.6:35669
    2023/02/09 00:40:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.293717958s) from=127.0.0.6:38081
    2023/02/09 00:40:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.607285345s) from=127.0.0.6:38853
    2023/02/09 00:40:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.219872951s) from=127.0.0.6:48091
    2023/02/09 00:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.88944715s) from=127.0.0.6:46519
    2023/02/09 00:40:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.457544297s) from=127.0.0.6:46251
    2023/02/09 00:40:07 [DEBUG] http: Request GET /v1/status/leader (198.914µs) from=127.0.0.6:39521
    2023/02/09 00:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.504383735s) from=127.0.0.6:39569
    2023/02/09 00:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.175436473s) from=127.0.0.6:50769
    2023/02/09 00:40:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.003702999s) from=127.0.0.6:46739
    2023/02/09 00:40:16 [DEBUG] http: Request GET /v1/status/leader (393.053µs) from=127.0.0.6:39521
    2023/02/09 00:40:27 [DEBUG] http: Request GET /v1/status/leader (337.033µs) from=127.0.0.6:43203
    2023/02/09 00:40:36 [DEBUG] http: Request GET /v1/status/leader (817.318µs) from=127.0.0.6:39521
    2023/02/09 00:40:47 [DEBUG] http: Request GET /v1/status/leader (568.506µs) from=127.0.0.6:43203
    2023/02/09 00:40:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:40:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.277703699s) from=127.0.0.6:37653
    2023/02/09 00:40:56 [DEBUG] http: Request GET /v1/status/leader (314.877µs) from=127.0.0.6:39521
    2023/02/09 00:41:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:41:07 [DEBUG] http: Request GET /v1/status/leader (349.581µs) from=127.0.0.6:39521
    2023/02/09 00:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.624690867s) from=127.0.0.6:38919
    2023/02/09 00:41:16 [DEBUG] http: Request GET /v1/status/leader (486.768µs) from=127.0.0.6:39521
    2023/02/09 00:41:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.190941934s) from=127.0.0.6:44029
    2023/02/09 00:41:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:41:26 [DEBUG] agent: Node info in sync
    2023/02/09 00:41:27 [DEBUG] http: Request GET /v1/status/leader (253.86µs) from=127.0.0.6:39521
    2023/02/09 00:41:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.251601652s) from=127.0.0.6:47917
    2023/02/09 00:41:36 [DEBUG] http: Request GET /v1/status/leader (280.33µs) from=127.0.0.6:39521
    2023/02/09 00:41:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.001494733s) from=127.0.0.6:40213
    2023/02/09 00:41:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.451141179s) from=127.0.0.6:46833
    2023/02/09 00:41:47 [DEBUG] http: Request GET /v1/status/leader (1.788741ms) from=127.0.0.6:43203
    2023/02/09 00:41:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.543590316s) from=127.0.0.6:34577
    2023/02/09 00:41:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.742349785s) from=127.0.0.6:35671
    2023/02/09 00:41:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.367687824s) from=127.0.0.6:51319
    2023/02/09 00:41:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.821603003s) from=127.0.0.6:60645
    2023/02/09 00:41:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.745680944s) from=127.0.0.6:34533
    2023/02/09 00:41:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.684716553s) from=127.0.0.6:34237
    2023/02/09 00:41:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.331370571s) from=127.0.0.6:59053
    2023/02/09 00:41:56 [DEBUG] http: Request GET /v1/status/leader (352.749µs) from=127.0.0.6:39521
    2023/02/09 00:41:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.695431035s) from=127.0.0.6:42557
    2023/02/09 00:41:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.142240743s) from=127.0.0.6:45683
    2023/02/09 00:41:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.596056404s) from=127.0.0.6:47615
    2023/02/09 00:42:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.251644096s) from=127.0.0.6:59483
    2023/02/09 00:42:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.397252985s) from=127.0.0.6:43087
    2023/02/09 00:42:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.227240056s) from=127.0.0.6:59857
    2023/02/09 00:42:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:42:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.826745701s) from=127.0.0.6:49429
    2023/02/09 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.137365166s) from=127.0.0.6:35669
    2023/02/09 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.289320913s) from=127.0.0.6:46519
    2023/02/09 00:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.666062655s) from=127.0.0.6:46251
    2023/02/09 00:42:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.201280097s) from=127.0.0.6:48091
    2023/02/09 00:42:07 [DEBUG] http: Request GET /v1/status/leader (216.122µs) from=127.0.0.6:39521
    2023/02/09 00:42:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.792661788s) from=127.0.0.6:38081
    2023/02/09 00:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.477155238s) from=127.0.0.6:38853
    2023/02/09 00:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.888283255s) from=127.0.0.6:46739
    2023/02/09 00:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.448503108s) from=127.0.0.6:50769
    2023/02/09 00:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.005405133s) from=127.0.0.6:39569
    2023/02/09 00:42:16 [DEBUG] http: Request GET /v1/status/leader (289.348µs) from=127.0.0.6:39521
    2023/02/09 00:42:27 [DEBUG] http: Request GET /v1/status/leader (739.788µs) from=127.0.0.6:43203
    2023/02/09 00:42:36 [DEBUG] http: Request GET /v1/status/leader (317.063µs) from=127.0.0.6:39521
    2023/02/09 00:42:47 [DEBUG] http: Request GET /v1/status/leader (242.247µs) from=127.0.0.6:39521
    2023/02/09 00:42:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.132229055s) from=127.0.0.6:37653
    2023/02/09 00:42:56 [DEBUG] http: Request GET /v1/status/leader (1.768501ms) from=127.0.0.6:39521
    2023/02/09 00:43:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:43:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:43:07 [DEBUG] http: Request GET /v1/status/leader (459.637µs) from=127.0.0.6:39521
    2023/02/09 00:43:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:43:12 [DEBUG] agent: Node info in sync
    2023/02/09 00:43:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.587236381s) from=127.0.0.6:38919
    2023/02/09 00:43:16 [DEBUG] http: Request GET /v1/status/leader (203.519µs) from=127.0.0.6:39521
    2023/02/09 00:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.383180042s) from=127.0.0.6:44029
    2023/02/09 00:43:27 [DEBUG] http: Request GET /v1/status/leader (2.761984ms) from=127.0.0.6:43203
    2023/02/09 00:43:36 [DEBUG] http: Request GET /v1/status/leader (234.657µs) from=127.0.0.6:39521
    2023/02/09 00:43:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.307136715s) from=127.0.0.6:47917
    2023/02/09 00:43:47 [DEBUG] http: Request GET /v1/status/leader (1.031109ms) from=127.0.0.6:43203
    2023/02/09 00:43:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.056960287s) from=127.0.0.6:51319
    2023/02/09 00:43:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.844924884s) from=127.0.0.6:40213
    2023/02/09 00:43:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.631704937s) from=127.0.0.6:34577
    2023/02/09 00:43:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.449343873s) from=127.0.0.6:46833
    2023/02/09 00:43:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.605202187s) from=127.0.0.6:35671
    2023/02/09 00:43:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.080227768s) from=127.0.0.6:60645
    2023/02/09 00:43:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.264749616s) from=127.0.0.6:34533
    2023/02/09 00:43:56 [DEBUG] http: Request GET /v1/status/leader (918.131µs) from=127.0.0.6:39521
    2023/02/09 00:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.631432457s) from=127.0.0.6:59053
    2023/02/09 00:43:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m5.567027286s) from=127.0.0.6:34237
    2023/02/09 00:43:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.505347349s) from=127.0.0.6:47615
    2023/02/09 00:44:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.331220643s) from=127.0.0.6:43087
    2023/02/09 00:44:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.408705206s) from=127.0.0.6:59483
    2023/02/09 00:44:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:44:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.109934054s) from=127.0.0.6:42557
    2023/02/09 00:44:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.718217275s) from=127.0.0.6:45683
    2023/02/09 00:44:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.239484192s) from=127.0.0.6:59857
    2023/02/09 00:44:07 [DEBUG] http: Request GET /v1/status/leader (184.929µs) from=127.0.0.6:43203
    2023/02/09 00:44:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.579482691s) from=127.0.0.6:48091
    2023/02/09 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.049550049s) from=127.0.0.6:46519
    2023/02/09 00:44:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.887546404s) from=127.0.0.6:49429
    2023/02/09 00:44:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.045084453s) from=127.0.0.6:38081
    2023/02/09 00:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.807058048s) from=127.0.0.6:35669
    2023/02/09 00:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.399637953s) from=127.0.0.6:38853
    2023/02/09 00:44:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.005658577s) from=127.0.0.6:46251
    2023/02/09 00:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.173722107s) from=127.0.0.6:50769
    2023/02/09 00:44:16 [DEBUG] http: Request GET /v1/status/leader (334.263µs) from=127.0.0.6:39521
    2023/02/09 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.025187735s) from=127.0.0.6:46739
    2023/02/09 00:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.241804102s) from=127.0.0.6:39569
    2023/02/09 00:44:27 [DEBUG] http: Request GET /v1/status/leader (232.579µs) from=127.0.0.6:43203
    2023/02/09 00:44:36 [DEBUG] http: Request GET /v1/status/leader (241.621µs) from=127.0.0.6:39521
    2023/02/09 00:44:47 [DEBUG] http: Request GET /v1/status/leader (196.668µs) from=127.0.0.6:43203
    2023/02/09 00:44:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:44:47 [DEBUG] agent: Node info in sync
    2023/02/09 00:44:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.579648398s) from=127.0.0.6:37653
    2023/02/09 00:44:56 [DEBUG] http: Request GET /v1/status/leader (589.562µs) from=127.0.0.6:39521
    2023/02/09 00:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:45:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:45:07 [DEBUG] http: Request GET /v1/status/leader (523.798µs) from=127.0.0.6:43203
    2023/02/09 00:45:17 [DEBUG] http: Request GET /v1/status/leader (290.825µs) from=127.0.0.6:39521
    2023/02/09 00:45:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.72254752s) from=127.0.0.6:38919
    2023/02/09 00:45:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.838666066s) from=127.0.0.6:44029
    2023/02/09 00:45:27 [DEBUG] http: Request GET /v1/status/leader (864.735µs) from=127.0.0.6:39521
    2023/02/09 00:45:37 [DEBUG] http: Request GET /v1/status/leader (261.598µs) from=127.0.0.6:39521
    2023/02/09 00:45:47 [DEBUG] http: Request GET /v1/status/leader (164.276µs) from=127.0.0.6:43203
    2023/02/09 00:45:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.452030789s) from=127.0.0.6:47917
    2023/02/09 00:45:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.322508238s) from=127.0.0.6:51319
    2023/02/09 00:45:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.550737423s) from=127.0.0.6:34577
    2023/02/09 00:45:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.484650098s) from=127.0.0.6:46833
    2023/02/09 00:45:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.350289177s) from=127.0.0.6:35671
    2023/02/09 00:45:57 [DEBUG] http: Request GET /v1/status/leader (260.999µs) from=127.0.0.6:39521
    2023/02/09 00:45:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.256947802s) from=127.0.0.6:40213
    2023/02/09 00:46:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.054401204s) from=127.0.0.6:60645
    2023/02/09 00:46:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.729103703s) from=127.0.0.6:34237
    2023/02/09 00:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:46:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.311158646s) from=127.0.0.6:34533
    2023/02/09 00:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.119355044s) from=127.0.0.6:59053
    2023/02/09 00:46:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.356603787s) from=127.0.0.6:59483
    2023/02/09 00:46:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.031096318s) from=127.0.0.6:45683
    2023/02/09 00:46:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m7.052407636s) from=127.0.0.6:47615
    2023/02/09 00:46:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.61938201s) from=127.0.0.6:43087
    2023/02/09 00:46:07 [DEBUG] http: Request GET /v1/status/leader (806.026µs) from=127.0.0.6:39521
    2023/02/09 00:46:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.260081219s) from=127.0.0.6:48091
    2023/02/09 00:46:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.950013204s) from=127.0.0.6:59857
    2023/02/09 00:46:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.041379445s) from=127.0.0.6:49429
    2023/02/09 00:46:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.141685549s) from=127.0.0.6:42557
    2023/02/09 00:46:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.808609297s) from=127.0.0.6:38081
    2023/02/09 00:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.922458083s) from=127.0.0.6:46519
    2023/02/09 00:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.033110029s) from=127.0.0.6:35669
    2023/02/09 00:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.316128036s) from=127.0.0.6:50769
    2023/02/09 00:46:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.999306165s) from=127.0.0.6:46251
    2023/02/09 00:46:17 [DEBUG] http: Request GET /v1/status/leader (169.638µs) from=127.0.0.6:39521
    2023/02/09 00:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.23802791s) from=127.0.0.6:38853
    2023/02/09 00:46:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.433841677s) from=127.0.0.6:46739
    2023/02/09 00:46:27 [DEBUG] http: Request GET /v1/status/leader (276.433µs) from=127.0.0.6:43203
    2023/02/09 00:46:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.173380817s) from=127.0.0.6:39569
    2023/02/09 00:46:37 [DEBUG] http: Request GET /v1/status/leader (290.444µs) from=127.0.0.6:39521
    2023/02/09 00:46:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:46:37 [DEBUG] agent: Node info in sync
    2023/02/09 00:46:47 [DEBUG] http: Request GET /v1/status/leader (1.727871ms) from=127.0.0.6:43203
    2023/02/09 00:46:57 [DEBUG] http: Request GET /v1/status/leader (4.200267ms) from=127.0.0.6:39521
    2023/02/09 00:46:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.899134995s) from=127.0.0.6:37653
    2023/02/09 00:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:47:07 [DEBUG] http: Request GET /v1/status/leader (165.864µs) from=127.0.0.6:39521
    2023/02/09 00:47:17 [DEBUG] http: Request GET /v1/status/leader (303.21µs) from=127.0.0.6:39521
    2023/02/09 00:47:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:47:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.890680868s) from=127.0.0.6:38919
    2023/02/09 00:47:27 [DEBUG] http: Request GET /v1/status/leader (1.192796ms) from=127.0.0.6:43203
    2023/02/09 00:47:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.229031913s) from=127.0.0.6:44029
    2023/02/09 00:47:37 [DEBUG] http: Request GET /v1/status/leader (206.577µs) from=127.0.0.6:39521
    2023/02/09 00:47:47 [DEBUG] http: Request GET /v1/status/leader (1.605899ms) from=127.0.0.6:39521
    2023/02/09 00:47:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.50000846s) from=127.0.0.6:47917
    2023/02/09 00:47:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.775643725s) from=127.0.0.6:51319
    2023/02/09 00:47:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:47:52 [DEBUG] agent: Node info in sync
    2023/02/09 00:47:57 [DEBUG] http: Request GET /v1/status/leader (650.423µs) from=127.0.0.6:39521
    2023/02/09 00:47:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.853503271s) from=127.0.0.6:34577
    2023/02/09 00:47:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.812244966s) from=127.0.0.6:46833
    2023/02/09 00:48:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.832837844s) from=127.0.0.6:40213
    2023/02/09 00:48:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.483511787s) from=127.0.0.6:35671
    2023/02/09 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.267894556s) from=127.0.0.6:60645
    2023/02/09 00:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:48:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.629400068s) from=127.0.0.6:34237
    2023/02/09 00:48:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.169326452s) from=127.0.0.6:34533
    2023/02/09 00:48:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.473165111s) from=127.0.0.6:59483
    2023/02/09 00:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.913953919s) from=127.0.0.6:59053
    2023/02/09 00:48:07 [DEBUG] http: Request GET /v1/status/leader (338.966µs) from=127.0.0.6:43203
    2023/02/09 00:48:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.173022215s) from=127.0.0.6:59857
    2023/02/09 00:48:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.24586961s) from=127.0.0.6:47615
    2023/02/09 00:48:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.565848261s) from=127.0.0.6:43087
    2023/02/09 00:48:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.561436501s) from=127.0.0.6:45683
    2023/02/09 00:48:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.763790545s) from=127.0.0.6:49429
    2023/02/09 00:48:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.039793049s) from=127.0.0.6:38081
    2023/02/09 00:48:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.695534249s) from=127.0.0.6:48091
    2023/02/09 00:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.818185628s) from=127.0.0.6:46519
    2023/02/09 00:48:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.457637676s) from=127.0.0.6:42557
    2023/02/09 00:48:17 [DEBUG] http: Request GET /v1/status/leader (469.633µs) from=127.0.0.6:39521
    2023/02/09 00:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.584516369s) from=127.0.0.6:50769
    2023/02/09 00:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.615130172s) from=127.0.0.6:35669
    2023/02/09 00:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.839256573s) from=127.0.0.6:38853
    2023/02/09 00:48:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.488663073s) from=127.0.0.6:46251
    2023/02/09 00:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.068163057s) from=127.0.0.6:46739
    2023/02/09 00:48:27 [DEBUG] http: Request GET /v1/status/leader (436.304µs) from=127.0.0.6:43203
    2023/02/09 00:48:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.400626818s) from=127.0.0.6:39569
    2023/02/09 00:48:37 [DEBUG] http: Request GET /v1/status/leader (249.894µs) from=127.0.0.6:39521
    2023/02/09 00:48:47 [DEBUG] http: Request GET /v1/status/leader (318.408µs) from=127.0.0.6:39521
    2023/02/09 00:48:57 [DEBUG] http: Request GET /v1/status/leader (275.929µs) from=127.0.0.6:39521
    2023/02/09 00:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:49:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.597698991s) from=127.0.0.6:37653
    2023/02/09 00:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:49:06 [DEBUG] agent: Node info in sync
    2023/02/09 00:49:07 [DEBUG] http: Request GET /v1/status/leader (893.989µs) from=127.0.0.6:43203
    2023/02/09 00:49:17 [DEBUG] http: Request GET /v1/status/leader (503.377µs) from=127.0.0.6:39521
    2023/02/09 00:49:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.339247219s) from=127.0.0.6:38919
    2023/02/09 00:49:27 [DEBUG] http: Request GET /v1/status/leader (340.9µs) from=127.0.0.6:39521
    2023/02/09 00:49:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.385724274s) from=127.0.0.6:44029
    2023/02/09 00:49:37 [DEBUG] http: Request GET /v1/status/leader (516.115µs) from=127.0.0.6:39521
    2023/02/09 00:49:47 [DEBUG] http: Request GET /v1/status/leader (167.61µs) from=127.0.0.6:43203
    2023/02/09 00:49:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:49:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.384968775s) from=127.0.0.6:51319
    2023/02/09 00:49:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.27264143s) from=127.0.0.6:47917
    2023/02/09 00:49:57 [DEBUG] http: Request GET /v1/status/leader (251.512µs) from=127.0.0.6:39521
    2023/02/09 00:50:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.573245448s) from=127.0.0.6:34577
    2023/02/09 00:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:50:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.997655138s) from=127.0.0.6:46833
    2023/02/09 00:50:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.175298283s) from=127.0.0.6:40213
    2023/02/09 00:50:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.241130567s) from=127.0.0.6:34533
    2023/02/09 00:50:07 [DEBUG] http: Request GET /v1/status/leader (1.937169ms) from=127.0.0.6:39521
    2023/02/09 00:50:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.547950449s) from=127.0.0.6:35671
    2023/02/09 00:50:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.81914715s) from=127.0.0.6:59483
    2023/02/09 00:50:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.503261523s) from=127.0.0.6:60645
    2023/02/09 00:50:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m6.653186164s) from=127.0.0.6:34237
    2023/02/09 00:50:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.533431193s) from=127.0.0.6:59857
    2023/02/09 00:50:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.487700882s) from=127.0.0.6:47615
    2023/02/09 00:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.464393598s) from=127.0.0.6:59053
    2023/02/09 00:50:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.13868067s) from=127.0.0.6:45683
    2023/02/09 00:50:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.597383119s) from=127.0.0.6:43087
    2023/02/09 00:50:17 [DEBUG] http: Request GET /v1/status/leader (315.22µs) from=127.0.0.6:39521
    2023/02/09 00:50:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.146403862s) from=127.0.0.6:42557
    2023/02/09 00:50:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.084853758s) from=127.0.0.6:49429
    2023/02/09 00:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.559576634s) from=127.0.0.6:46519
    2023/02/09 00:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.344481596s) from=127.0.0.6:50769
    2023/02/09 00:50:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.188680673s) from=127.0.0.6:38081
    2023/02/09 00:50:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.228314173s) from=127.0.0.6:48091
    2023/02/09 00:50:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.927030781s) from=127.0.0.6:46251
    2023/02/09 00:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.720041333s) from=127.0.0.6:38853
    2023/02/09 00:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.035896914s) from=127.0.0.6:35669
    2023/02/09 00:50:27 [DEBUG] http: Request GET /v1/status/leader (207.889µs) from=127.0.0.6:43203
    2023/02/09 00:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.746730644s) from=127.0.0.6:46739
    2023/02/09 00:50:37 [DEBUG] http: Request GET /v1/status/leader (313.45µs) from=127.0.0.6:39521
    2023/02/09 00:50:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:50:39 [DEBUG] agent: Node info in sync
    2023/02/09 00:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.690801148s) from=127.0.0.6:39569
    2023/02/09 00:50:47 [DEBUG] http: Request GET /v1/status/leader (208.155µs) from=127.0.0.6:43203
    2023/02/09 00:50:57 [DEBUG] http: Request GET /v1/status/leader (480.498µs) from=127.0.0.6:39521
    2023/02/09 00:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:51:07 [DEBUG] http: Request GET /v1/status/leader (355.543µs) from=127.0.0.6:43203
    2023/02/09 00:51:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.712194411s) from=127.0.0.6:37653
    2023/02/09 00:51:17 [DEBUG] http: Request GET /v1/status/leader (990.4µs) from=127.0.0.6:39521
    2023/02/09 00:51:27 [DEBUG] http: Request GET /v1/status/leader (162.063µs) from=127.0.0.6:39521
    2023/02/09 00:51:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.597545506s) from=127.0.0.6:38919
    2023/02/09 00:51:37 [DEBUG] http: Request GET /v1/status/leader (296.531µs) from=127.0.0.6:39521
    2023/02/09 00:51:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.260431926s) from=127.0.0.6:44029
    2023/02/09 00:51:47 [DEBUG] http: Request GET /v1/status/leader (203.773µs) from=127.0.0.6:43203
    2023/02/09 00:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.061323537s) from=127.0.0.6:51319
    2023/02/09 00:51:57 [DEBUG] http: Request GET /v1/status/leader (340.356µs) from=127.0.0.6:39521
    2023/02/09 00:51:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.765056407s) from=127.0.0.6:47917
    2023/02/09 00:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:52:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.818103518s) from=127.0.0.6:46833
    2023/02/09 00:52:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.894969799s) from=127.0.0.6:34577
    2023/02/09 00:52:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.65652225s) from=127.0.0.6:40213
    2023/02/09 00:52:07 [DEBUG] http: Request GET /v1/status/leader (454.746µs) from=127.0.0.6:39521
    2023/02/09 00:52:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.99108948s) from=127.0.0.6:60645
    2023/02/09 00:52:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.853256501s) from=127.0.0.6:34533
    2023/02/09 00:52:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.514591534s) from=127.0.0.6:35671
    2023/02/09 00:52:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.250309656s) from=127.0.0.6:59483
    2023/02/09 00:52:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.892486248s) from=127.0.0.6:59857
    2023/02/09 00:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.847330365s) from=127.0.0.6:59053
    2023/02/09 00:52:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m7.070031783s) from=127.0.0.6:34237
    2023/02/09 00:52:17 [DEBUG] http: Request GET /v1/status/leader (1.029418ms) from=127.0.0.6:39521
    2023/02/09 00:52:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.696363015s) from=127.0.0.6:43087
    2023/02/09 00:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:52:19 [DEBUG] agent: Node info in sync
    2023/02/09 00:52:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.521609192s) from=127.0.0.6:47615
    2023/02/09 00:52:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.767403558s) from=127.0.0.6:45683
    2023/02/09 00:52:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.712950046s) from=127.0.0.6:49429
    2023/02/09 00:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.445278518s) from=127.0.0.6:46519
    2023/02/09 00:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.909255348s) from=127.0.0.6:50769
    2023/02/09 00:52:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.581080246s) from=127.0.0.6:48091
    2023/02/09 00:52:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.084207656s) from=127.0.0.6:42557
    2023/02/09 00:52:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.75439941s) from=127.0.0.6:38853
    2023/02/09 00:52:27 [DEBUG] http: Request GET /v1/status/leader (167.454µs) from=127.0.0.6:43203
    2023/02/09 00:52:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.983515437s) from=127.0.0.6:46251
    2023/02/09 00:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.447233211s) from=127.0.0.6:35669
    2023/02/09 00:52:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.978324348s) from=127.0.0.6:38081
    2023/02/09 00:52:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.552445514s) from=127.0.0.6:46739
    2023/02/09 00:52:37 [DEBUG] http: Request GET /v1/status/leader (7.513947ms) from=127.0.0.6:39521
    2023/02/09 00:52:47 [DEBUG] http: Request GET /v1/status/leader (943.914µs) from=127.0.0.6:39521
    2023/02/09 00:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.115546483s) from=127.0.0.6:39569
    2023/02/09 00:52:57 [DEBUG] http: Request GET /v1/status/leader (316.833µs) from=127.0.0.6:39521
    2023/02/09 00:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:53:07 [DEBUG] http: Request GET /v1/status/leader (1.890594ms) from=127.0.0.6:39521
    2023/02/09 00:53:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.707706513s) from=127.0.0.6:37653
    2023/02/09 00:53:17 [DEBUG] http: Request GET /v1/status/leader (1.007538ms) from=127.0.0.6:39521
    2023/02/09 00:53:27 [DEBUG] http: Request GET /v1/status/leader (499.392µs) from=127.0.0.6:39521
    2023/02/09 00:53:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.026353205s) from=127.0.0.6:38919
    2023/02/09 00:53:37 [DEBUG] http: Request GET /v1/status/leader (172.414µs) from=127.0.0.6:39521
    2023/02/09 00:53:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.424786625s) from=127.0.0.6:44029
    2023/02/09 00:53:47 [DEBUG] http: Request GET /v1/status/leader (409.649µs) from=127.0.0.6:39521
    2023/02/09 00:53:58 [DEBUG] http: Request GET /v1/status/leader (1.87138ms) from=127.0.0.6:39521
    2023/02/09 00:53:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:53:59 [DEBUG] agent: Node info in sync
    2023/02/09 00:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.627391268s) from=127.0.0.6:51319
    2023/02/09 00:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:54:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.50609627s) from=127.0.0.6:47917
    2023/02/09 00:54:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.005619024s) from=127.0.0.6:46833
    2023/02/09 00:54:07 [DEBUG] http: Request GET /v1/status/leader (310.128µs) from=127.0.0.6:39521
    2023/02/09 00:54:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.355286565s) from=127.0.0.6:40213
    2023/02/09 00:54:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.019266877s) from=127.0.0.6:34577
    2023/02/09 00:54:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.276461914s) from=127.0.0.6:35671
    2023/02/09 00:54:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.173785926s) from=127.0.0.6:59857
    2023/02/09 00:54:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.297154025s) from=127.0.0.6:60645
    2023/02/09 00:54:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.741913901s) from=127.0.0.6:34533
    2023/02/09 00:54:18 [DEBUG] http: Request GET /v1/status/leader (178.59µs) from=127.0.0.6:39521
    2023/02/09 00:54:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.296077303s) from=127.0.0.6:59483
    2023/02/09 00:54:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.042600671s) from=127.0.0.6:45683
    2023/02/09 00:54:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.250464452s) from=127.0.0.6:59053
    2023/02/09 00:54:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.551012521s) from=127.0.0.6:34237
    2023/02/09 00:54:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.96483652s) from=127.0.0.6:47615
    2023/02/09 00:54:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.452306075s) from=127.0.0.6:43087
    2023/02/09 00:54:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.148671071s) from=127.0.0.6:42557
    2023/02/09 00:54:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.038043587s) from=127.0.0.6:50769
    2023/02/09 00:54:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:54:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.247665795s) from=127.0.0.6:46519
    2023/02/09 00:54:27 [DEBUG] http: Request GET /v1/status/leader (329.804µs) from=127.0.0.6:39521
    2023/02/09 00:54:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.395033613s) from=127.0.0.6:49429
    2023/02/09 00:54:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.23790584s) from=127.0.0.6:38081
    2023/02/09 00:54:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.069466924s) from=127.0.0.6:48091
    2023/02/09 00:54:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.111876054s) from=127.0.0.6:46251
    2023/02/09 00:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.796469119s) from=127.0.0.6:38853
    2023/02/09 00:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.390516816s) from=127.0.0.6:35669
    2023/02/09 00:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.866677531s) from=127.0.0.6:46739
    2023/02/09 00:54:38 [DEBUG] http: Request GET /v1/status/leader (145.685µs) from=127.0.0.6:39521
    2023/02/09 00:54:47 [DEBUG] http: Request GET /v1/status/leader (372.457µs) from=127.0.0.6:43203
    2023/02/09 00:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.123155402s) from=127.0.0.6:39569
    2023/02/09 00:54:58 [DEBUG] http: Request GET /v1/status/leader (625.524µs) from=127.0.0.6:39521
    2023/02/09 00:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:55:07 [DEBUG] http: Request GET /v1/status/leader (279.085µs) from=127.0.0.6:43203
    2023/02/09 00:55:18 [DEBUG] http: Request GET /v1/status/leader (416.145µs) from=127.0.0.6:39521
    2023/02/09 00:55:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.286273752s) from=127.0.0.6:37653
    2023/02/09 00:55:27 [DEBUG] http: Request GET /v1/status/leader (358.457µs) from=127.0.0.6:43203
    2023/02/09 00:55:38 [DEBUG] http: Request GET /v1/status/leader (150.634µs) from=127.0.0.6:39521
    2023/02/09 00:55:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.292540267s) from=127.0.0.6:38919
    2023/02/09 00:55:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.986986921s) from=127.0.0.6:44029
    2023/02/09 00:55:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:55:42 [DEBUG] agent: Node info in sync
    2023/02/09 00:55:47 [DEBUG] http: Request GET /v1/status/leader (1.287514ms) from=127.0.0.6:43203
    2023/02/09 00:55:58 [DEBUG] http: Request GET /v1/status/leader (292.692µs) from=127.0.0.6:39521
    2023/02/09 00:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:56:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.522925049s) from=127.0.0.6:51319
    2023/02/09 00:56:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.582496134s) from=127.0.0.6:47917
    2023/02/09 00:56:07 [DEBUG] http: Request GET /v1/status/leader (175.914µs) from=127.0.0.6:39521
    2023/02/09 00:56:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.297680477s) from=127.0.0.6:46833
    2023/02/09 00:56:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.269658561s) from=127.0.0.6:40213
    2023/02/09 00:56:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.214324643s) from=127.0.0.6:35671
    2023/02/09 00:56:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.834904524s) from=127.0.0.6:34577
    2023/02/09 00:56:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.137105919s) from=127.0.0.6:59857
    2023/02/09 00:56:18 [DEBUG] http: Request GET /v1/status/leader (235.839µs) from=127.0.0.6:39521
    2023/02/09 00:56:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.555148071s) from=127.0.0.6:60645
    2023/02/09 00:56:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.225627569s) from=127.0.0.6:34533
    2023/02/09 00:56:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.424539103s) from=127.0.0.6:59483
    2023/02/09 00:56:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.134528743s) from=127.0.0.6:59053
    2023/02/09 00:56:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.655469513s) from=127.0.0.6:45683
    2023/02/09 00:56:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.673585554s) from=127.0.0.6:34237
    2023/02/09 00:56:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.929223396s) from=127.0.0.6:47615
    2023/02/09 00:56:27 [DEBUG] http: Request GET /v1/status/leader (174.707µs) from=127.0.0.6:43203
    2023/02/09 00:56:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.238619604s) from=127.0.0.6:46519
    2023/02/09 00:56:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.974297841s) from=127.0.0.6:43087
    2023/02/09 00:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.549457628s) from=127.0.0.6:50769
    2023/02/09 00:56:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.572103091s) from=127.0.0.6:42557
    2023/02/09 00:56:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.07064692s) from=127.0.0.6:48091
    2023/02/09 00:56:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.574934355s) from=127.0.0.6:49429
    2023/02/09 00:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.025019908s) from=127.0.0.6:38853
    2023/02/09 00:56:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.49378591s) from=127.0.0.6:38081
    2023/02/09 00:56:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.062061729s) from=127.0.0.6:46251
    2023/02/09 00:56:38 [DEBUG] http: Request GET /v1/status/leader (2.580902ms) from=127.0.0.6:39521
    2023/02/09 00:56:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.231324383s) from=127.0.0.6:35669
    2023/02/09 00:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.850720177s) from=127.0.0.6:46739
    2023/02/09 00:56:48 [DEBUG] http: Request GET /v1/status/leader (322.913µs) from=127.0.0.6:39521
    2023/02/09 00:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.326039913s) from=127.0.0.6:39569
    2023/02/09 00:56:58 [DEBUG] http: Request GET /v1/status/leader (186.192µs) from=127.0.0.6:39521
    2023/02/09 00:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:57:08 [DEBUG] http: Request GET /v1/status/leader (279.753µs) from=127.0.0.6:39521
    2023/02/09 00:57:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:57:09 [DEBUG] agent: Node info in sync
    2023/02/09 00:57:18 [DEBUG] http: Request GET /v1/status/leader (333.597µs) from=127.0.0.6:39521
    2023/02/09 00:57:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:57:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.646736162s) from=127.0.0.6:37653
    2023/02/09 00:57:28 [DEBUG] http: Request GET /v1/status/leader (594.327µs) from=127.0.0.6:39521
    2023/02/09 00:57:38 [DEBUG] http: Request GET /v1/status/leader (479.839µs) from=127.0.0.6:39521
    2023/02/09 00:57:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.408489026s) from=127.0.0.6:44029
    2023/02/09 00:57:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.673897634s) from=127.0.0.6:38919
    2023/02/09 00:57:48 [DEBUG] http: Request GET /v1/status/leader (339.77µs) from=127.0.0.6:39521
    2023/02/09 00:57:58 [DEBUG] http: Request GET /v1/status/leader (504.222µs) from=127.0.0.6:39521
    2023/02/09 00:58:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:58:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.142717513s) from=127.0.0.6:47917
    2023/02/09 00:58:08 [DEBUG] http: Request GET /v1/status/leader (976.768µs) from=127.0.0.6:39521
    2023/02/09 00:58:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.16543377s) from=127.0.0.6:51319
    2023/02/09 00:58:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.141454195s) from=127.0.0.6:46833
    2023/02/09 00:58:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.747420844s) from=127.0.0.6:59857
    2023/02/09 00:58:18 [DEBUG] http: Request GET /v1/status/leader (1.120154ms) from=127.0.0.6:39521
    2023/02/09 00:58:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.342479694s) from=127.0.0.6:40213
    2023/02/09 00:58:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.752326672s) from=127.0.0.6:34577
    2023/02/09 00:58:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.656270234s) from=127.0.0.6:60645
    2023/02/09 00:58:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.779669118s) from=127.0.0.6:35671
    2023/02/09 00:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.85667349s) from=127.0.0.6:59053
    2023/02/09 00:58:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.039320655s) from=127.0.0.6:59483
    2023/02/09 00:58:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.269129425s) from=127.0.0.6:34237
    2023/02/09 00:58:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.319319381s) from=127.0.0.6:45683
    2023/02/09 00:58:28 [DEBUG] http: Request GET /v1/status/leader (358.006µs) from=127.0.0.6:39521
    2023/02/09 00:58:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.311542125s) from=127.0.0.6:34533
    2023/02/09 00:58:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.987124679s) from=127.0.0.6:47615
    2023/02/09 00:58:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.635526965s) from=127.0.0.6:50769
    2023/02/09 00:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.43216603s) from=127.0.0.6:46519
    2023/02/09 00:58:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.721079274s) from=127.0.0.6:43087
    2023/02/09 00:58:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.02344012s) from=127.0.0.6:48091
    2023/02/09 00:58:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.134362764s) from=127.0.0.6:42557
    2023/02/09 00:58:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.570795422s) from=127.0.0.6:38081
    2023/02/09 00:58:38 [DEBUG] http: Request GET /v1/status/leader (418.301µs) from=127.0.0.6:39521
    2023/02/09 00:58:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.649000911s) from=127.0.0.6:49429
    2023/02/09 00:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.838501889s) from=127.0.0.6:38853
    2023/02/09 00:58:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.604925769s) from=127.0.0.6:46251
    2023/02/09 00:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.797938288s) from=127.0.0.6:35669
    2023/02/09 00:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.157276819s) from=127.0.0.6:46739
    2023/02/09 00:58:48 [DEBUG] http: Request GET /v1/status/leader (344.549µs) from=127.0.0.6:43203
    2023/02/09 00:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.665556292s) from=127.0.0.6:39569
    2023/02/09 00:58:58 [DEBUG] http: Request GET /v1/status/leader (467.788µs) from=127.0.0.6:39521
    2023/02/09 00:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 00:59:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 00:59:05 [DEBUG] agent: Node info in sync
    2023/02/09 00:59:08 [DEBUG] http: Request GET /v1/status/leader (1.053939ms) from=127.0.0.6:39521
    2023/02/09 00:59:19 [DEBUG] http: Request GET /v1/status/leader (248.625µs) from=127.0.0.6:39521
    2023/02/09 00:59:28 [DEBUG] http: Request GET /v1/status/leader (204.854µs) from=127.0.0.6:39521
    2023/02/09 00:59:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.690762919s) from=127.0.0.6:37653
    2023/02/09 00:59:39 [DEBUG] http: Request GET /v1/status/leader (190.178µs) from=127.0.0.6:39521
    2023/02/09 00:59:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.769844364s) from=127.0.0.6:44029
    2023/02/09 00:59:48 [DEBUG] http: Request GET /v1/status/leader (331.015µs) from=127.0.0.6:39521
    2023/02/09 00:59:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.115826519s) from=127.0.0.6:38919
    2023/02/09 00:59:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 00:59:59 [DEBUG] http: Request GET /v1/status/leader (596.436µs) from=127.0.0.6:39521
    2023/02/09 01:00:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:00:08 [DEBUG] http: Request GET /v1/status/leader (167.716µs) from=127.0.0.6:43203
    2023/02/09 01:00:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.146555203s) from=127.0.0.6:47917
    2023/02/09 01:00:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.040730063s) from=127.0.0.6:51319
    2023/02/09 01:00:19 [DEBUG] http: Request GET /v1/status/leader (699.549µs) from=127.0.0.6:39521
    2023/02/09 01:00:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.537150124s) from=127.0.0.6:46833
    2023/02/09 01:00:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.597476636s) from=127.0.0.6:59857
    2023/02/09 01:00:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.895233091s) from=127.0.0.6:40213
    2023/02/09 01:00:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.493795913s) from=127.0.0.6:35671
    2023/02/09 01:00:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.508404878s) from=127.0.0.6:34577
    2023/02/09 01:00:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.717760392s) from=127.0.0.6:60645
    2023/02/09 01:00:28 [DEBUG] http: Request GET /v1/status/leader (332.238µs) from=127.0.0.6:39521
    2023/02/09 01:00:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.875091364s) from=127.0.0.6:59483
    2023/02/09 01:00:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.074307404s) from=127.0.0.6:34237
    2023/02/09 01:00:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.791777672s) from=127.0.0.6:34533
    2023/02/09 01:00:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.392186809s) from=127.0.0.6:45683
    2023/02/09 01:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.442772837s) from=127.0.0.6:59053
    2023/02/09 01:00:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.431477027s) from=127.0.0.6:47615
    2023/02/09 01:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.569960454s) from=127.0.0.6:50769
    2023/02/09 01:00:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.286687481s) from=127.0.0.6:42557
    2023/02/09 01:00:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.270020004s) from=127.0.0.6:43087
    2023/02/09 01:00:39 [DEBUG] http: Request GET /v1/status/leader (289.073µs) from=127.0.0.6:39521
    2023/02/09 01:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.787638282s) from=127.0.0.6:46519
    2023/02/09 01:00:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.219847754s) from=127.0.0.6:48091
    2023/02/09 01:00:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:00:42 [DEBUG] agent: Node info in sync
    2023/02/09 01:00:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.55720785s) from=127.0.0.6:38081
    2023/02/09 01:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.947850074s) from=127.0.0.6:38853
    2023/02/09 01:00:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.794511059s) from=127.0.0.6:49429
    2023/02/09 01:00:48 [DEBUG] http: Request GET /v1/status/leader (202.252µs) from=127.0.0.6:43203
    2023/02/09 01:00:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.420290666s) from=127.0.0.6:46251
    2023/02/09 01:00:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.148173083s) from=127.0.0.6:35669
    2023/02/09 01:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.443060693s) from=127.0.0.6:46739
    2023/02/09 01:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.267482038s) from=127.0.0.6:39569
    2023/02/09 01:00:59 [DEBUG] http: Request GET /v1/status/leader (170.714µs) from=127.0.0.6:39521
    2023/02/09 01:01:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:01:08 [DEBUG] http: Request GET /v1/status/leader (299.051µs) from=127.0.0.6:39521
    2023/02/09 01:01:19 [DEBUG] http: Request GET /v1/status/leader (775.125µs) from=127.0.0.6:39521
    2023/02/09 01:01:28 [DEBUG] http: Request GET /v1/status/leader (752.9µs) from=127.0.0.6:43203
    2023/02/09 01:01:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.467532283s) from=127.0.0.6:37653
    2023/02/09 01:01:39 [DEBUG] http: Request GET /v1/status/leader (178.228µs) from=127.0.0.6:39521
    2023/02/09 01:01:48 [DEBUG] http: Request GET /v1/status/leader (438.796µs) from=127.0.0.6:43203
    2023/02/09 01:01:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.535443003s) from=127.0.0.6:44029
    2023/02/09 01:01:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.504114126s) from=127.0.0.6:38919
    2023/02/09 01:01:59 [DEBUG] http: Request GET /v1/status/leader (399.682µs) from=127.0.0.6:39521
    2023/02/09 01:02:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:02:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:02:08 [DEBUG] http: Request GET /v1/status/leader (259.246µs) from=127.0.0.6:43203
    2023/02/09 01:02:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.136414335s) from=127.0.0.6:51319
    2023/02/09 01:02:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.898341334s) from=127.0.0.6:47917
    2023/02/09 01:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:02:19 [DEBUG] agent: Node info in sync
    2023/02/09 01:02:19 [DEBUG] http: Request GET /v1/status/leader (300.014µs) from=127.0.0.6:39521
    2023/02/09 01:02:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.920694775s) from=127.0.0.6:46833
    2023/02/09 01:02:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.657631636s) from=127.0.0.6:40213
    2023/02/09 01:02:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.182306018s) from=127.0.0.6:34577
    2023/02/09 01:02:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.100229213s) from=127.0.0.6:35671
    2023/02/09 01:02:28 [DEBUG] http: Request GET /v1/status/leader (505.81µs) from=127.0.0.6:39521
    2023/02/09 01:02:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.102965193s) from=127.0.0.6:59857
    2023/02/09 01:02:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.323015808s) from=127.0.0.6:59483
    2023/02/09 01:02:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.927199768s) from=127.0.0.6:60645
    2023/02/09 01:02:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.337750173s) from=127.0.0.6:34237
    2023/02/09 01:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.17640585s) from=127.0.0.6:59053
    2023/02/09 01:02:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.921777505s) from=127.0.0.6:34533
    2023/02/09 01:02:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.112816936s) from=127.0.0.6:45683
    2023/02/09 01:02:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.006324889s) from=127.0.0.6:47615
    2023/02/09 01:02:39 [DEBUG] http: Request GET /v1/status/leader (1.241829ms) from=127.0.0.6:39521
    2023/02/09 01:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.901968231s) from=127.0.0.6:50769
    2023/02/09 01:02:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.791230148s) from=127.0.0.6:43087
    2023/02/09 01:02:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.93100763s) from=127.0.0.6:42557
    2023/02/09 01:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.958251143s) from=127.0.0.6:46519
    2023/02/09 01:02:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.214052103s) from=127.0.0.6:49429
    2023/02/09 01:02:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.253170907s) from=127.0.0.6:48091
    2023/02/09 01:02:48 [DEBUG] http: Request GET /v1/status/leader (271.73µs) from=127.0.0.6:43203
    2023/02/09 01:02:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.172407702s) from=127.0.0.6:46251
    2023/02/09 01:02:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.397460224s) from=127.0.0.6:38081
    2023/02/09 01:02:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.363883748s) from=127.0.0.6:38853
    2023/02/09 01:02:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.583065501s) from=127.0.0.6:35669
    2023/02/09 01:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.607439769s) from=127.0.0.6:39569
    2023/02/09 01:02:59 [DEBUG] http: Request GET /v1/status/leader (1.794053ms) from=127.0.0.6:39521
    2023/02/09 01:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.60763426s) from=127.0.0.6:46739
    2023/02/09 01:03:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:03:08 [DEBUG] http: Request GET /v1/status/leader (874.752µs) from=127.0.0.6:43203
    2023/02/09 01:03:19 [DEBUG] http: Request GET /v1/status/leader (419.535µs) from=127.0.0.6:39521
    2023/02/09 01:03:28 [DEBUG] http: Request GET /v1/status/leader (286.377µs) from=127.0.0.6:39521
    2023/02/09 01:03:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.704524449s) from=127.0.0.6:37653
    2023/02/09 01:03:39 [DEBUG] http: Request GET /v1/status/leader (594.686µs) from=127.0.0.6:39521
    2023/02/09 01:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:03:41 [DEBUG] agent: Node info in sync
    2023/02/09 01:03:48 [DEBUG] http: Request GET /v1/status/leader (358.567µs) from=127.0.0.6:43203
    2023/02/09 01:03:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.366269387s) from=127.0.0.6:44029
    2023/02/09 01:03:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.255600109s) from=127.0.0.6:38919
    2023/02/09 01:03:59 [DEBUG] http: Request GET /v1/status/leader (437.361µs) from=127.0.0.6:39521
    2023/02/09 01:04:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:04:08 [DEBUG] http: Request GET /v1/status/leader (3.119085ms) from=127.0.0.6:43203
    2023/02/09 01:04:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.584400588s) from=127.0.0.6:47917
    2023/02/09 01:04:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.491770994s) from=127.0.0.6:51319
    2023/02/09 01:04:19 [DEBUG] http: Request GET /v1/status/leader (215.529µs) from=127.0.0.6:39521
    2023/02/09 01:04:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.549238941s) from=127.0.0.6:46833
    2023/02/09 01:04:28 [DEBUG] http: Request GET /v1/status/leader (411.688µs) from=127.0.0.6:39521
    2023/02/09 01:04:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.530045752s) from=127.0.0.6:35671
    2023/02/09 01:04:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.73072609s) from=127.0.0.6:40213
    2023/02/09 01:04:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.853657163s) from=127.0.0.6:59483
    2023/02/09 01:04:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.373981654s) from=127.0.0.6:34577
    2023/02/09 01:04:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.550520328s) from=127.0.0.6:60645
    2023/02/09 01:04:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.485383097s) from=127.0.0.6:59857
    2023/02/09 01:04:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.779750513s) from=127.0.0.6:34533
    2023/02/09 01:04:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.69414412s) from=127.0.0.6:45683
    2023/02/09 01:04:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.49543239s) from=127.0.0.6:47615
    2023/02/09 01:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.584843073s) from=127.0.0.6:59053
    2023/02/09 01:04:39 [DEBUG] http: Request GET /v1/status/leader (173.071µs) from=127.0.0.6:39521
    2023/02/09 01:04:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m7.226283903s) from=127.0.0.6:34237
    2023/02/09 01:04:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.171895283s) from=127.0.0.6:42557
    2023/02/09 01:04:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.686409014s) from=127.0.0.6:43087
    2023/02/09 01:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.49594367s) from=127.0.0.6:50769
    2023/02/09 01:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.945725055s) from=127.0.0.6:46519
    2023/02/09 01:04:48 [DEBUG] http: Request GET /v1/status/leader (325.214µs) from=127.0.0.6:39521
    2023/02/09 01:04:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.373516736s) from=127.0.0.6:49429
    2023/02/09 01:04:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.60129867s) from=127.0.0.6:48091
    2023/02/09 01:04:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.92042964s) from=127.0.0.6:46251
    2023/02/09 01:04:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.577871893s) from=127.0.0.6:38081
    2023/02/09 01:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.317996739s) from=127.0.0.6:38853
    2023/02/09 01:04:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:04:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.941481073s) from=127.0.0.6:35669
    2023/02/09 01:04:59 [DEBUG] http: Request GET /v1/status/leader (274.1µs) from=127.0.0.6:39521
    2023/02/09 01:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.225513862s) from=127.0.0.6:39569
    2023/02/09 01:05:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.244387623s) from=127.0.0.6:46739
    2023/02/09 01:05:08 [DEBUG] http: Request GET /v1/status/leader (612.418µs) from=127.0.0.6:43203
    2023/02/09 01:05:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:05:18 [DEBUG] agent: Node info in sync
    2023/02/09 01:05:19 [DEBUG] http: Request GET /v1/status/leader (1.092723ms) from=127.0.0.6:39521
    2023/02/09 01:05:28 [DEBUG] http: Request GET /v1/status/leader (393.067µs) from=127.0.0.6:43203
    2023/02/09 01:05:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.809791668s) from=127.0.0.6:37653
    2023/02/09 01:05:39 [DEBUG] http: Request GET /v1/status/leader (306.847µs) from=127.0.0.6:39521
    2023/02/09 01:05:48 [DEBUG] http: Request GET /v1/status/leader (252.053µs) from=127.0.0.6:43203
    2023/02/09 01:05:59 [DEBUG] http: Request GET /v1/status/leader (280.358µs) from=127.0.0.6:39521
    2023/02/09 01:06:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.985520469s) from=127.0.0.6:44029
    2023/02/09 01:06:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.006617684s) from=127.0.0.6:38919
    2023/02/09 01:06:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:06:08 [DEBUG] http: Request GET /v1/status/leader (895.08µs) from=127.0.0.6:39521
    2023/02/09 01:06:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.459380461s) from=127.0.0.6:51319
    2023/02/09 01:06:19 [DEBUG] http: Request GET /v1/status/leader (322.811µs) from=127.0.0.6:39521
    2023/02/09 01:06:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.186876009s) from=127.0.0.6:47917
    2023/02/09 01:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:06:24 [DEBUG] agent: Node info in sync
    2023/02/09 01:06:28 [DEBUG] http: Request GET /v1/status/leader (857.693µs) from=127.0.0.6:39521
    2023/02/09 01:06:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.494705137s) from=127.0.0.6:46833
    2023/02/09 01:06:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.76964566s) from=127.0.0.6:35671
    2023/02/09 01:06:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.260035349s) from=127.0.0.6:59857
    2023/02/09 01:06:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.703453253s) from=127.0.0.6:59483
    2023/02/09 01:06:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.078033189s) from=127.0.0.6:40213
    2023/02/09 01:06:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.071799633s) from=127.0.0.6:45683
    2023/02/09 01:06:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.834418443s) from=127.0.0.6:34577
    2023/02/09 01:06:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.525912818s) from=127.0.0.6:60645
    2023/02/09 01:06:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.74887433s) from=127.0.0.6:34533
    2023/02/09 01:06:40 [DEBUG] http: Request GET /v1/status/leader (472.023µs) from=127.0.0.6:39521
    2023/02/09 01:06:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.447249083s) from=127.0.0.6:47615
    2023/02/09 01:06:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.60167936s) from=127.0.0.6:34237
    2023/02/09 01:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.37074808s) from=127.0.0.6:59053
    2023/02/09 01:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.781569928s) from=127.0.0.6:46519
    2023/02/09 01:06:48 [DEBUG] http: Request GET /v1/status/leader (349.5µs) from=127.0.0.6:43203
    2023/02/09 01:06:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.381976216s) from=127.0.0.6:42557
    2023/02/09 01:06:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.01742166s) from=127.0.0.6:49429
    2023/02/09 01:06:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.281229433s) from=127.0.0.6:43087
    2023/02/09 01:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.659329291s) from=127.0.0.6:50769
    2023/02/09 01:06:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.674172233s) from=127.0.0.6:46251
    2023/02/09 01:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.725216285s) from=127.0.0.6:38853
    2023/02/09 01:06:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.19928921s) from=127.0.0.6:48091
    2023/02/09 01:07:00 [DEBUG] http: Request GET /v1/status/leader (377.17µs) from=127.0.0.6:39521
    2023/02/09 01:07:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.181066305s) from=127.0.0.6:38081
    2023/02/09 01:07:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.565533742s) from=127.0.0.6:35669
    2023/02/09 01:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.338661514s) from=127.0.0.6:46739
    2023/02/09 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.24557201s) from=127.0.0.6:39569
    2023/02/09 01:07:08 [DEBUG] http: Request GET /v1/status/leader (464.068µs) from=127.0.0.6:39521
    2023/02/09 01:07:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:07:20 [DEBUG] http: Request GET /v1/status/leader (1.884787ms) from=127.0.0.6:39521
    2023/02/09 01:07:28 [DEBUG] http: Request GET /v1/status/leader (531.96µs) from=127.0.0.6:43203
    2023/02/09 01:07:40 [DEBUG] http: Request GET /v1/status/leader (519.564µs) from=127.0.0.6:39521
    2023/02/09 01:07:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.295613506s) from=127.0.0.6:37653
    2023/02/09 01:07:48 [DEBUG] http: Request GET /v1/status/leader (983.835µs) from=127.0.0.6:43203
    2023/02/09 01:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:07:56 [DEBUG] agent: Node info in sync
    2023/02/09 01:08:00 [DEBUG] http: Request GET /v1/status/leader (1.393478ms) from=127.0.0.6:39521
    2023/02/09 01:08:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:08:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.375393038s) from=127.0.0.6:38919
    2023/02/09 01:08:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.128437594s) from=127.0.0.6:44029
    2023/02/09 01:08:08 [DEBUG] http: Request GET /v1/status/leader (542.461µs) from=127.0.0.6:43203
    2023/02/09 01:08:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.435293727s) from=127.0.0.6:51319
    2023/02/09 01:08:20 [DEBUG] http: Request GET /v1/status/leader (918.745µs) from=127.0.0.6:39521
    2023/02/09 01:08:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.232609381s) from=127.0.0.6:47917
    2023/02/09 01:08:28 [DEBUG] http: Request GET /v1/status/leader (317.408µs) from=127.0.0.6:43203
    2023/02/09 01:08:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.290571529s) from=127.0.0.6:46833
    2023/02/09 01:08:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.084567038s) from=127.0.0.6:35671
    2023/02/09 01:08:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.05584578s) from=127.0.0.6:59857
    2023/02/09 01:08:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.813341237s) from=127.0.0.6:59483
    2023/02/09 01:08:40 [DEBUG] http: Request GET /v1/status/leader (558.396µs) from=127.0.0.6:39521
    2023/02/09 01:08:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.97852405s) from=127.0.0.6:40213
    2023/02/09 01:08:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.172806453s) from=127.0.0.6:45683
    2023/02/09 01:08:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.339175118s) from=127.0.0.6:34533
    2023/02/09 01:08:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.152429946s) from=127.0.0.6:34577
    2023/02/09 01:08:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.434653156s) from=127.0.0.6:47615
    2023/02/09 01:08:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m7.274277488s) from=127.0.0.6:60645
    2023/02/09 01:08:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m6.267208819s) from=127.0.0.6:34237
    2023/02/09 01:08:48 [DEBUG] http: Request GET /v1/status/leader (285.733µs) from=127.0.0.6:43203
    2023/02/09 01:08:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.901888559s) from=127.0.0.6:59053
    2023/02/09 01:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.64820588s) from=127.0.0.6:46519
    2023/02/09 01:08:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.152748331s) from=127.0.0.6:50769
    2023/02/09 01:08:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.026710894s) from=127.0.0.6:42557
    2023/02/09 01:08:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.630959642s) from=127.0.0.6:43087
    2023/02/09 01:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.248859409s) from=127.0.0.6:38853
    2023/02/09 01:08:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.424686229s) from=127.0.0.6:49429
    2023/02/09 01:08:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.213862616s) from=127.0.0.6:46251
    2023/02/09 01:09:00 [DEBUG] http: Request GET /v1/status/leader (388.555µs) from=127.0.0.6:39521
    2023/02/09 01:09:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.292236706s) from=127.0.0.6:48091
    2023/02/09 01:09:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:09:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.043435441s) from=127.0.0.6:38081
    2023/02/09 01:09:08 [DEBUG] http: Request GET /v1/status/leader (193.045µs) from=127.0.0.6:43203
    2023/02/09 01:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.745262177s) from=127.0.0.6:39569
    2023/02/09 01:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.20203363s) from=127.0.0.6:35669
    2023/02/09 01:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.826296863s) from=127.0.0.6:46739
    2023/02/09 01:09:20 [DEBUG] http: Request GET /v1/status/leader (3.397831ms) from=127.0.0.6:39521
    2023/02/09 01:09:28 [DEBUG] http: Request GET /v1/status/leader (250.201µs) from=127.0.0.6:43203
    2023/02/09 01:09:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:09:39 [DEBUG] agent: Node info in sync
    2023/02/09 01:09:40 [DEBUG] http: Request GET /v1/status/leader (227.581µs) from=127.0.0.6:39521
    2023/02/09 01:09:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.166146165s) from=127.0.0.6:37653
    2023/02/09 01:09:48 [DEBUG] http: Request GET /v1/status/leader (413.259µs) from=127.0.0.6:39521
    2023/02/09 01:09:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:10:00 [DEBUG] http: Request GET /v1/status/leader (313.41µs) from=127.0.0.6:39521
    2023/02/09 01:10:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:10:08 [DEBUG] http: Request GET /v1/status/leader (195.232µs) from=127.0.0.6:39521
    2023/02/09 01:10:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.228741648s) from=127.0.0.6:38919
    2023/02/09 01:10:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.727952208s) from=127.0.0.6:44029
    2023/02/09 01:10:20 [DEBUG] http: Request GET /v1/status/leader (449.005µs) from=127.0.0.6:39521
    2023/02/09 01:10:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.611554396s) from=127.0.0.6:51319
    2023/02/09 01:10:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.804388217s) from=127.0.0.6:47917
    2023/02/09 01:10:28 [DEBUG] http: Request GET /v1/status/leader (630.165µs) from=127.0.0.6:43203
    2023/02/09 01:10:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.218606404s) from=127.0.0.6:46833
    2023/02/09 01:10:40 [DEBUG] http: Request GET /v1/status/leader (951.811µs) from=127.0.0.6:39521
    2023/02/09 01:10:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.743883435s) from=127.0.0.6:59857
    2023/02/09 01:10:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.593952075s) from=127.0.0.6:35671
    2023/02/09 01:10:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.87736769s) from=127.0.0.6:45683
    2023/02/09 01:10:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.173153475s) from=127.0.0.6:34533
    2023/02/09 01:10:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.487965407s) from=127.0.0.6:59483
    2023/02/09 01:10:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.858435281s) from=127.0.0.6:40213
    2023/02/09 01:10:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.199673314s) from=127.0.0.6:34577
    2023/02/09 01:10:48 [DEBUG] http: Request GET /v1/status/leader (328.398µs) from=127.0.0.6:43203
    2023/02/09 01:10:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.46832078s) from=127.0.0.6:47615
    2023/02/09 01:10:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.721381129s) from=127.0.0.6:60645
    2023/02/09 01:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.106556951s) from=127.0.0.6:46519
    2023/02/09 01:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.285178433s) from=127.0.0.6:59053
    2023/02/09 01:10:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m5.760908143s) from=127.0.0.6:34237
    2023/02/09 01:10:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.404852127s) from=127.0.0.6:50769
    2023/02/09 01:10:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.437226853s) from=127.0.0.6:42557
    2023/02/09 01:10:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.072746349s) from=127.0.0.6:43087
    2023/02/09 01:11:00 [DEBUG] http: Request GET /v1/status/leader (318.19µs) from=127.0.0.6:39521
    2023/02/09 01:11:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.262128953s) from=127.0.0.6:49429
    2023/02/09 01:11:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.19812424s) from=127.0.0.6:46251
    2023/02/09 01:11:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.049563305s) from=127.0.0.6:38853
    2023/02/09 01:11:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.027415424s) from=127.0.0.6:38081
    2023/02/09 01:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.978651295s) from=127.0.0.6:48091
    2023/02/09 01:11:08 [DEBUG] http: Request GET /v1/status/leader (202.268µs) from=127.0.0.6:39521
    2023/02/09 01:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.178623133s) from=127.0.0.6:35669
    2023/02/09 01:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.938619474s) from=127.0.0.6:46739
    2023/02/09 01:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.88973434s) from=127.0.0.6:39569
    2023/02/09 01:11:20 [DEBUG] http: Request GET /v1/status/leader (8.355261ms) from=127.0.0.6:39521
    2023/02/09 01:11:28 [DEBUG] http: Request GET /v1/status/leader (308.42µs) from=127.0.0.6:43203
    2023/02/09 01:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:11:32 [DEBUG] agent: Node info in sync
    2023/02/09 01:11:40 [DEBUG] http: Request GET /v1/status/leader (391.56µs) from=127.0.0.6:39521
    2023/02/09 01:11:48 [DEBUG] http: Request GET /v1/status/leader (171.091µs) from=127.0.0.6:43203
    2023/02/09 01:11:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.183278158s) from=127.0.0.6:37653
    2023/02/09 01:11:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:12:00 [DEBUG] http: Request GET /v1/status/leader (652.753µs) from=127.0.0.6:39521
    2023/02/09 01:12:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:12:08 [DEBUG] http: Request GET /v1/status/leader (695.385µs) from=127.0.0.6:39521
    2023/02/09 01:12:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.517724601s) from=127.0.0.6:38919
    2023/02/09 01:12:20 [DEBUG] http: Request GET /v1/status/leader (698.895µs) from=127.0.0.6:39521
    2023/02/09 01:12:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.872975851s) from=127.0.0.6:44029
    2023/02/09 01:12:28 [DEBUG] http: Request GET /v1/status/leader (355.624µs) from=127.0.0.6:43203
    2023/02/09 01:12:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.688550614s) from=127.0.0.6:51319
    2023/02/09 01:12:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.999029356s) from=127.0.0.6:47917
    2023/02/09 01:12:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.377116354s) from=127.0.0.6:46833
    2023/02/09 01:12:40 [DEBUG] http: Request GET /v1/status/leader (815.852µs) from=127.0.0.6:39521
    2023/02/09 01:12:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.662556499s) from=127.0.0.6:45683
    2023/02/09 01:12:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.248252018s) from=127.0.0.6:59857
    2023/02/09 01:12:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.133018062s) from=127.0.0.6:40213
    2023/02/09 01:12:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.410948394s) from=127.0.0.6:35671
    2023/02/09 01:12:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.496348537s) from=127.0.0.6:34533
    2023/02/09 01:12:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.63914073s) from=127.0.0.6:59483
    2023/02/09 01:12:48 [DEBUG] http: Request GET /v1/status/leader (419.489µs) from=127.0.0.6:43203
    2023/02/09 01:12:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.467534349s) from=127.0.0.6:34577
    2023/02/09 01:12:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.605947102s) from=127.0.0.6:47615
    2023/02/09 01:12:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.48910797s) from=127.0.0.6:60645
    2023/02/09 01:12:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.788852827s) from=127.0.0.6:34237
    2023/02/09 01:12:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.270629669s) from=127.0.0.6:43087
    2023/02/09 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.162290733s) from=127.0.0.6:50769
    2023/02/09 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.153792272s) from=127.0.0.6:59053
    2023/02/09 01:12:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.80243685s) from=127.0.0.6:42557
    2023/02/09 01:12:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.731797052s) from=127.0.0.6:46519
    2023/02/09 01:13:00 [DEBUG] http: Request GET /v1/status/leader (1.529424ms) from=127.0.0.6:39521
    2023/02/09 01:13:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.181483336s) from=127.0.0.6:46251
    2023/02/09 01:13:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:13:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.929567423s) from=127.0.0.6:49429
    2023/02/09 01:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.932315701s) from=127.0.0.6:38853
    2023/02/09 01:13:09 [DEBUG] http: Request GET /v1/status/leader (520.416µs) from=127.0.0.6:43203
    2023/02/09 01:13:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.571523122s) from=127.0.0.6:38081
    2023/02/09 01:13:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.909150958s) from=127.0.0.6:48091
    2023/02/09 01:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.227533731s) from=127.0.0.6:35669
    2023/02/09 01:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.525084237s) from=127.0.0.6:46739
    2023/02/09 01:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.121663145s) from=127.0.0.6:39569
    2023/02/09 01:13:20 [DEBUG] http: Request GET /v1/status/leader (276.463µs) from=127.0.0.6:39521
    2023/02/09 01:13:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:13:23 [DEBUG] agent: Node info in sync
    2023/02/09 01:13:29 [DEBUG] http: Request GET /v1/status/leader (186.48µs) from=127.0.0.6:43203
    2023/02/09 01:13:40 [DEBUG] http: Request GET /v1/status/leader (617.936µs) from=127.0.0.6:39521
    2023/02/09 01:13:49 [DEBUG] http: Request GET /v1/status/leader (385.457µs) from=127.0.0.6:43203
    2023/02/09 01:13:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.335381052s) from=127.0.0.6:37653
    2023/02/09 01:14:00 [DEBUG] http: Request GET /v1/status/leader (221.738µs) from=127.0.0.6:39521
    2023/02/09 01:14:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:14:09 [DEBUG] http: Request GET /v1/status/leader (199.425µs) from=127.0.0.6:39521
    2023/02/09 01:14:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.986442679s) from=127.0.0.6:38919
    2023/02/09 01:14:20 [DEBUG] http: Request GET /v1/status/leader (243.297µs) from=127.0.0.6:39521
    2023/02/09 01:14:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.795491191s) from=127.0.0.6:44029
    2023/02/09 01:14:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:14:29 [DEBUG] http: Request GET /v1/status/leader (885.785µs) from=127.0.0.6:39521
    2023/02/09 01:14:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.888833114s) from=127.0.0.6:51319
    2023/02/09 01:14:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:14:34 [DEBUG] agent: Node info in sync
    2023/02/09 01:14:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.716169302s) from=127.0.0.6:46833
    2023/02/09 01:14:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.572433941s) from=127.0.0.6:47917
    2023/02/09 01:14:41 [DEBUG] http: Request GET /v1/status/leader (590.348µs) from=127.0.0.6:39521
    2023/02/09 01:14:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.351200078s) from=127.0.0.6:59857
    2023/02/09 01:14:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.89953077s) from=127.0.0.6:45683
    2023/02/09 01:14:49 [DEBUG] http: Request GET /v1/status/leader (269.091µs) from=127.0.0.6:43203
    2023/02/09 01:14:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.9958139s) from=127.0.0.6:40213
    2023/02/09 01:14:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.187447621s) from=127.0.0.6:59483
    2023/02/09 01:14:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.007385234s) from=127.0.0.6:35671
    2023/02/09 01:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.589854755s) from=127.0.0.6:34577
    2023/02/09 01:14:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.191979368s) from=127.0.0.6:34533
    2023/02/09 01:14:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.481222727s) from=127.0.0.6:47615
    2023/02/09 01:14:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.834010185s) from=127.0.0.6:43087
    2023/02/09 01:15:01 [DEBUG] http: Request GET /v1/status/leader (380.546µs) from=127.0.0.6:39521
    2023/02/09 01:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.969184669s) from=127.0.0.6:50769
    2023/02/09 01:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.146397466s) from=127.0.0.6:46519
    2023/02/09 01:15:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.866075181s) from=127.0.0.6:60645
    2023/02/09 01:15:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.014860055s) from=127.0.0.6:46251
    2023/02/09 01:15:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:15:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m7.495448343s) from=127.0.0.6:34237
    2023/02/09 01:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.690437745s) from=127.0.0.6:59053
    2023/02/09 01:15:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.995300756s) from=127.0.0.6:42557
    2023/02/09 01:15:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.134991241s) from=127.0.0.6:49429
    2023/02/09 01:15:09 [DEBUG] http: Request GET /v1/status/leader (339.504µs) from=127.0.0.6:39521
    2023/02/09 01:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.765152824s) from=127.0.0.6:38853
    2023/02/09 01:15:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.741320531s) from=127.0.0.6:38081
    2023/02/09 01:15:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.948177525s) from=127.0.0.6:48091
    2023/02/09 01:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.618699836s) from=127.0.0.6:46739
    2023/02/09 01:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.111363601s) from=127.0.0.6:39569
    2023/02/09 01:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.059311539s) from=127.0.0.6:35669
    2023/02/09 01:15:21 [DEBUG] http: Request GET /v1/status/leader (185.444µs) from=127.0.0.6:39521
    2023/02/09 01:15:29 [DEBUG] http: Request GET /v1/status/leader (17.942748ms) from=127.0.0.6:39521
    2023/02/09 01:15:41 [DEBUG] http: Request GET /v1/status/leader (480.96µs) from=127.0.0.6:39521
    2023/02/09 01:15:49 [DEBUG] http: Request GET /v1/status/leader (167.477µs) from=127.0.0.6:43203
    2023/02/09 01:15:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.439675914s) from=127.0.0.6:37653
    2023/02/09 01:16:01 [DEBUG] http: Request GET /v1/status/leader (339.971µs) from=127.0.0.6:39521
    2023/02/09 01:16:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:16:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:16:02 [DEBUG] agent: Node info in sync
    2023/02/09 01:16:09 [DEBUG] http: Request GET /v1/status/leader (4.514645ms) from=127.0.0.6:39521
    2023/02/09 01:16:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.825023626s) from=127.0.0.6:38919
    2023/02/09 01:16:21 [DEBUG] http: Request GET /v1/status/leader (399.564µs) from=127.0.0.6:39521
    2023/02/09 01:16:29 [DEBUG] http: Request GET /v1/status/leader (626.708µs) from=127.0.0.6:39521
    2023/02/09 01:16:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.327051663s) from=127.0.0.6:44029
    2023/02/09 01:16:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.983493072s) from=127.0.0.6:51319
    2023/02/09 01:16:41 [DEBUG] http: Request GET /v1/status/leader (264.219µs) from=127.0.0.6:39521
    2023/02/09 01:16:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.007150938s) from=127.0.0.6:46833
    2023/02/09 01:16:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.301144257s) from=127.0.0.6:47917
    2023/02/09 01:16:49 [DEBUG] http: Request GET /v1/status/leader (2.68359ms) from=127.0.0.6:39521
    2023/02/09 01:16:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.366856589s) from=127.0.0.6:59857
    2023/02/09 01:16:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.257761196s) from=127.0.0.6:45683
    2023/02/09 01:16:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.920624966s) from=127.0.0.6:34533
    2023/02/09 01:16:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.449731148s) from=127.0.0.6:40213
    2023/02/09 01:16:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.005201326s) from=127.0.0.6:35671
    2023/02/09 01:16:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.192333292s) from=127.0.0.6:59483
    2023/02/09 01:16:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.067815308s) from=127.0.0.6:47615
    2023/02/09 01:16:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.068153178s) from=127.0.0.6:34577
    2023/02/09 01:17:01 [DEBUG] http: Request GET /v1/status/leader (436.498µs) from=127.0.0.6:39521
    2023/02/09 01:17:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.812924965s) from=127.0.0.6:50769
    2023/02/09 01:17:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.08821233s) from=127.0.0.6:34237
    2023/02/09 01:17:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.779149204s) from=127.0.0.6:59053
    2023/02/09 01:17:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.943012513s) from=127.0.0.6:43087
    2023/02/09 01:17:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.58829382s) from=127.0.0.6:60645
    2023/02/09 01:17:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:17:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.976864566s) from=127.0.0.6:46519
    2023/02/09 01:17:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.591003923s) from=127.0.0.6:46251
    2023/02/09 01:17:09 [DEBUG] http: Request GET /v1/status/leader (233.404µs) from=127.0.0.6:43203
    2023/02/09 01:17:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.022419463s) from=127.0.0.6:42557
    2023/02/09 01:17:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.182557278s) from=127.0.0.6:49429
    2023/02/09 01:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.329401135s) from=127.0.0.6:38853
    2023/02/09 01:17:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.117331085s) from=127.0.0.6:48091
    2023/02/09 01:17:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.263438198s) from=127.0.0.6:38081
    2023/02/09 01:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.591676124s) from=127.0.0.6:39569
    2023/02/09 01:17:21 [DEBUG] http: Request GET /v1/status/leader (328.442µs) from=127.0.0.6:39521
    2023/02/09 01:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.785346715s) from=127.0.0.6:46739
    2023/02/09 01:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.637306331s) from=127.0.0.6:35669
    2023/02/09 01:17:29 [DEBUG] http: Request GET /v1/status/leader (189.413µs) from=127.0.0.6:43203
    2023/02/09 01:17:41 [DEBUG] http: Request GET /v1/status/leader (487.877µs) from=127.0.0.6:39521
    2023/02/09 01:17:49 [DEBUG] http: Request GET /v1/status/leader (1.538347ms) from=127.0.0.6:43203
    2023/02/09 01:17:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:17:54 [DEBUG] agent: Node info in sync
    2023/02/09 01:18:01 [DEBUG] http: Request GET /v1/status/leader (368.24µs) from=127.0.0.6:39521
    2023/02/09 01:18:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:18:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.952480936s) from=127.0.0.6:37653
    2023/02/09 01:18:09 [DEBUG] http: Request GET /v1/status/leader (389.911µs) from=127.0.0.6:43203
    2023/02/09 01:18:21 [DEBUG] http: Request GET /v1/status/leader (689.34µs) from=127.0.0.6:39521
    2023/02/09 01:18:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.764038753s) from=127.0.0.6:38919
    2023/02/09 01:18:29 [DEBUG] http: Request GET /v1/status/leader (432.195µs) from=127.0.0.6:39521
    2023/02/09 01:18:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.182444045s) from=127.0.0.6:44029
    2023/02/09 01:18:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.766702094s) from=127.0.0.6:51319
    2023/02/09 01:18:41 [DEBUG] http: Request GET /v1/status/leader (904.683µs) from=127.0.0.6:39521
    2023/02/09 01:18:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.177396551s) from=127.0.0.6:46833
    2023/02/09 01:18:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.058361336s) from=127.0.0.6:47917
    2023/02/09 01:18:49 [DEBUG] http: Request GET /v1/status/leader (1.090338ms) from=127.0.0.6:43203
    2023/02/09 01:18:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.786298585s) from=127.0.0.6:59857
    2023/02/09 01:18:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.380853593s) from=127.0.0.6:40213
    2023/02/09 01:18:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.813882821s) from=127.0.0.6:45683
    2023/02/09 01:18:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.430113224s) from=127.0.0.6:47615
    2023/02/09 01:18:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.79100446s) from=127.0.0.6:34533
    2023/02/09 01:18:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.254868938s) from=127.0.0.6:59483
    2023/02/09 01:19:01 [DEBUG] http: Request GET /v1/status/leader (277.536µs) from=127.0.0.6:39521
    2023/02/09 01:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.710122784s) from=127.0.0.6:35671
    2023/02/09 01:19:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:19:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.616239633s) from=127.0.0.6:34577
    2023/02/09 01:19:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.028970757s) from=127.0.0.6:34237
    2023/02/09 01:19:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.113061714s) from=127.0.0.6:43087
    2023/02/09 01:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.244181659s) from=127.0.0.6:50769
    2023/02/09 01:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.783923655s) from=127.0.0.6:59053
    2023/02/09 01:19:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:19:09 [DEBUG] http: Request GET /v1/status/leader (154.49µs) from=127.0.0.6:43203
    2023/02/09 01:19:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.348976336s) from=127.0.0.6:60645
    2023/02/09 01:19:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.29627907s) from=127.0.0.6:42557
    2023/02/09 01:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.356262162s) from=127.0.0.6:46519
    2023/02/09 01:19:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.437158786s) from=127.0.0.6:46251
    2023/02/09 01:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.458957257s) from=127.0.0.6:38853
    2023/02/09 01:19:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.440457553s) from=127.0.0.6:49429
    2023/02/09 01:19:21 [DEBUG] http: Request GET /v1/status/leader (498.877µs) from=127.0.0.6:39521
    2023/02/09 01:19:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.385864576s) from=127.0.0.6:48091
    2023/02/09 01:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.473125691s) from=127.0.0.6:39569
    2023/02/09 01:19:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.34359035s) from=127.0.0.6:38081
    2023/02/09 01:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.906969034s) from=127.0.0.6:35669
    2023/02/09 01:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.163228089s) from=127.0.0.6:46739
    2023/02/09 01:19:29 [DEBUG] http: Request GET /v1/status/leader (160.943µs) from=127.0.0.6:43203
    2023/02/09 01:19:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:19:35 [DEBUG] agent: Node info in sync
    2023/02/09 01:19:41 [DEBUG] http: Request GET /v1/status/leader (278.594µs) from=127.0.0.6:39521
    2023/02/09 01:19:49 [DEBUG] http: Request GET /v1/status/leader (6.905476ms) from=127.0.0.6:39521
    2023/02/09 01:20:01 [DEBUG] http: Request GET /v1/status/leader (238.937µs) from=127.0.0.6:39521
    2023/02/09 01:20:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:20:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.38138379s) from=127.0.0.6:37653
    2023/02/09 01:20:09 [DEBUG] http: Request GET /v1/status/leader (313.091µs) from=127.0.0.6:39521
    2023/02/09 01:20:21 [DEBUG] http: Request GET /v1/status/leader (173.847µs) from=127.0.0.6:39521
    2023/02/09 01:20:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.67400007s) from=127.0.0.6:38919
    2023/02/09 01:20:29 [DEBUG] http: Request GET /v1/status/leader (229.446µs) from=127.0.0.6:43203
    2023/02/09 01:20:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.186275611s) from=127.0.0.6:44029
    2023/02/09 01:20:41 [DEBUG] http: Request GET /v1/status/leader (583.25µs) from=127.0.0.6:39521
    2023/02/09 01:20:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.984465624s) from=127.0.0.6:51319
    2023/02/09 01:20:49 [DEBUG] http: Request GET /v1/status/leader (315.243µs) from=127.0.0.6:39521
    2023/02/09 01:20:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.632422331s) from=127.0.0.6:47917
    2023/02/09 01:20:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.856279186s) from=127.0.0.6:46833
    2023/02/09 01:20:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:20:57 [DEBUG] agent: Node info in sync
    2023/02/09 01:20:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.849577009s) from=127.0.0.6:59857
    2023/02/09 01:21:01 [DEBUG] http: Request GET /v1/status/leader (160.206µs) from=127.0.0.6:39521
    2023/02/09 01:21:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.054671876s) from=127.0.0.6:47615
    2023/02/09 01:21:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.034304492s) from=127.0.0.6:59483
    2023/02/09 01:21:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.312173861s) from=127.0.0.6:45683
    2023/02/09 01:21:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:21:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.391235982s) from=127.0.0.6:40213
    2023/02/09 01:21:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.612285307s) from=127.0.0.6:34533
    2023/02/09 01:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.94902838s) from=127.0.0.6:35671
    2023/02/09 01:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.790593259s) from=127.0.0.6:50769
    2023/02/09 01:21:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.684410239s) from=127.0.0.6:43087
    2023/02/09 01:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.117971459s) from=127.0.0.6:59053
    2023/02/09 01:21:09 [DEBUG] http: Request GET /v1/status/leader (513.754µs) from=127.0.0.6:43203
    2023/02/09 01:21:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.475108815s) from=127.0.0.6:34237
    2023/02/09 01:21:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.497052512s) from=127.0.0.6:34577
    2023/02/09 01:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.59252884s) from=127.0.0.6:46519
    2023/02/09 01:21:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.652154222s) from=127.0.0.6:60645
    2023/02/09 01:21:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.204585386s) from=127.0.0.6:49429
    2023/02/09 01:21:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.278198676s) from=127.0.0.6:42557
    2023/02/09 01:21:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.744984341s) from=127.0.0.6:46251
    2023/02/09 01:21:21 [DEBUG] http: Request GET /v1/status/leader (160.11µs) from=127.0.0.6:39521
    2023/02/09 01:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.028497766s) from=127.0.0.6:38853
    2023/02/09 01:21:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.996339187s) from=127.0.0.6:48091
    2023/02/09 01:21:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.425446439s) from=127.0.0.6:38081
    2023/02/09 01:21:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:21:29 [DEBUG] http: Request GET /v1/status/leader (7.831226ms) from=127.0.0.6:39521
    2023/02/09 01:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.676254336s) from=127.0.0.6:35669
    2023/02/09 01:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.959347531s) from=127.0.0.6:39569
    2023/02/09 01:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.405187595s) from=127.0.0.6:46739
    2023/02/09 01:21:41 [DEBUG] http: Request GET /v1/status/leader (294.972µs) from=127.0.0.6:39521
    2023/02/09 01:21:49 [DEBUG] http: Request GET /v1/status/leader (215.436µs) from=127.0.0.6:43203
    2023/02/09 01:22:01 [DEBUG] http: Request GET /v1/status/leader (236.754µs) from=127.0.0.6:39521
    2023/02/09 01:22:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:22:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.114656021s) from=127.0.0.6:37653
    2023/02/09 01:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:22:09 [DEBUG] agent: Node info in sync
    2023/02/09 01:22:09 [DEBUG] http: Request GET /v1/status/leader (318.824µs) from=127.0.0.6:39521
    2023/02/09 01:22:21 [DEBUG] http: Request GET /v1/status/leader (287.089µs) from=127.0.0.6:39521
    2023/02/09 01:22:29 [DEBUG] http: Request GET /v1/status/leader (951.28µs) from=127.0.0.6:39521
    2023/02/09 01:22:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.805999785s) from=127.0.0.6:38919
    2023/02/09 01:22:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.125077207s) from=127.0.0.6:44029
    2023/02/09 01:22:41 [DEBUG] http: Request GET /v1/status/leader (880.892µs) from=127.0.0.6:39521
    2023/02/09 01:22:49 [DEBUG] http: Request GET /v1/status/leader (441.733µs) from=127.0.0.6:39521
    2023/02/09 01:22:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.491488224s) from=127.0.0.6:46833
    2023/02/09 01:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.894301521s) from=127.0.0.6:51319
    2023/02/09 01:22:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.137862759s) from=127.0.0.6:47917
    2023/02/09 01:23:01 [DEBUG] http: Request GET /v1/status/leader (1.048622ms) from=127.0.0.6:39521
    2023/02/09 01:23:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:23:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.129710827s) from=127.0.0.6:45683
    2023/02/09 01:23:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.412724596s) from=127.0.0.6:59857
    2023/02/09 01:23:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.679724845s) from=127.0.0.6:47615
    2023/02/09 01:23:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.984353624s) from=127.0.0.6:40213
    2023/02/09 01:23:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.639326893s) from=127.0.0.6:35671
    2023/02/09 01:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.436270577s) from=127.0.0.6:50769
    2023/02/09 01:23:09 [DEBUG] http: Request GET /v1/status/leader (271.955µs) from=127.0.0.6:43203
    2023/02/09 01:23:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.472161202s) from=127.0.0.6:59483
    2023/02/09 01:23:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:23:11 [DEBUG] agent: Node info in sync
    2023/02/09 01:23:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m7.270602846s) from=127.0.0.6:34533
    2023/02/09 01:23:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.035262241s) from=127.0.0.6:43087
    2023/02/09 01:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.341847617s) from=127.0.0.6:59053
    2023/02/09 01:23:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.871513649s) from=127.0.0.6:34577
    2023/02/09 01:23:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m6.442130053s) from=127.0.0.6:34237
    2023/02/09 01:23:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.353423652s) from=127.0.0.6:60645
    2023/02/09 01:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.858150848s) from=127.0.0.6:46519
    2023/02/09 01:23:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.85710258s) from=127.0.0.6:49429
    2023/02/09 01:23:22 [DEBUG] http: Request GET /v1/status/leader (362.944µs) from=127.0.0.6:39521
    2023/02/09 01:23:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.189141977s) from=127.0.0.6:42557
    2023/02/09 01:23:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.886599038s) from=127.0.0.6:46251
    2023/02/09 01:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.896633935s) from=127.0.0.6:38853
    2023/02/09 01:23:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.837158942s) from=127.0.0.6:48091
    2023/02/09 01:23:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.77352946s) from=127.0.0.6:38081
    2023/02/09 01:23:29 [DEBUG] http: Request GET /v1/status/leader (2.289423ms) from=127.0.0.6:43203
    2023/02/09 01:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.033515709s) from=127.0.0.6:39569
    2023/02/09 01:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.049227869s) from=127.0.0.6:46739
    2023/02/09 01:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.303294837s) from=127.0.0.6:35669
    2023/02/09 01:23:42 [DEBUG] http: Request GET /v1/status/leader (170.1µs) from=127.0.0.6:39521
    2023/02/09 01:23:49 [DEBUG] http: Request GET /v1/status/leader (800.611µs) from=127.0.0.6:39521
    2023/02/09 01:24:02 [DEBUG] http: Request GET /v1/status/leader (1.070586ms) from=127.0.0.6:39521
    2023/02/09 01:24:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:24:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:24:09 [DEBUG] http: Request GET /v1/status/leader (3.074802ms) from=127.0.0.6:43203
    2023/02/09 01:24:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.354296265s) from=127.0.0.6:37653
    2023/02/09 01:24:22 [DEBUG] http: Request GET /v1/status/leader (279.459µs) from=127.0.0.6:39521
    2023/02/09 01:24:29 [DEBUG] http: Request GET /v1/status/leader (1.317866ms) from=127.0.0.6:43203
    2023/02/09 01:24:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.193559137s) from=127.0.0.6:38919
    2023/02/09 01:24:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.727243882s) from=127.0.0.6:44029
    2023/02/09 01:24:42 [DEBUG] http: Request GET /v1/status/leader (535.808µs) from=127.0.0.6:39521
    2023/02/09 01:24:50 [DEBUG] http: Request GET /v1/status/leader (250.049µs) from=127.0.0.6:39521
    2023/02/09 01:24:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.059288553s) from=127.0.0.6:46833
    2023/02/09 01:24:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:24:57 [DEBUG] agent: Node info in sync
    2023/02/09 01:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.061610818s) from=127.0.0.6:51319
    2023/02/09 01:24:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.570460979s) from=127.0.0.6:47917
    2023/02/09 01:25:02 [DEBUG] http: Request GET /v1/status/leader (277.976µs) from=127.0.0.6:39521
    2023/02/09 01:25:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:25:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.078958864s) from=127.0.0.6:45683
    2023/02/09 01:25:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.538498907s) from=127.0.0.6:59857
    2023/02/09 01:25:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.261759581s) from=127.0.0.6:40213
    2023/02/09 01:25:10 [DEBUG] http: Request GET /v1/status/leader (910.508µs) from=127.0.0.6:43203
    2023/02/09 01:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.470181153s) from=127.0.0.6:50769
    2023/02/09 01:25:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.068300067s) from=127.0.0.6:35671
    2023/02/09 01:25:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.063996369s) from=127.0.0.6:47615
    2023/02/09 01:25:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.23487739s) from=127.0.0.6:43087
    2023/02/09 01:25:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.385030503s) from=127.0.0.6:34533
    2023/02/09 01:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.466787689s) from=127.0.0.6:59053
    2023/02/09 01:25:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.840082799s) from=127.0.0.6:59483
    2023/02/09 01:25:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.205938104s) from=127.0.0.6:34237
    2023/02/09 01:25:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.902400739s) from=127.0.0.6:34577
    2023/02/09 01:25:22 [DEBUG] http: Request GET /v1/status/leader (245.365µs) from=127.0.0.6:39521
    2023/02/09 01:25:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.591643207s) from=127.0.0.6:60645
    2023/02/09 01:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.351733322s) from=127.0.0.6:46519
    2023/02/09 01:25:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.732685787s) from=127.0.0.6:42557
    2023/02/09 01:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.020902721s) from=127.0.0.6:38853
    2023/02/09 01:25:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.36609174s) from=127.0.0.6:49429
    2023/02/09 01:25:30 [DEBUG] http: Request GET /v1/status/leader (521.734µs) from=127.0.0.6:39521
    2023/02/09 01:25:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.274312715s) from=127.0.0.6:46251
    2023/02/09 01:25:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.861892886s) from=127.0.0.6:48091
    2023/02/09 01:25:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.514858829s) from=127.0.0.6:38081
    2023/02/09 01:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.95067368s) from=127.0.0.6:39569
    2023/02/09 01:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.067404324s) from=127.0.0.6:35669
    2023/02/09 01:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.22769666s) from=127.0.0.6:46739
    2023/02/09 01:25:42 [DEBUG] http: Request GET /v1/status/leader (392.244µs) from=127.0.0.6:39521
    2023/02/09 01:25:50 [DEBUG] http: Request GET /v1/status/leader (270.325µs) from=127.0.0.6:39521
    2023/02/09 01:26:02 [DEBUG] http: Request GET /v1/status/leader (1.052325ms) from=127.0.0.6:39521
    2023/02/09 01:26:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:26:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:26:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:26:07 [DEBUG] agent: Node info in sync
    2023/02/09 01:26:10 [DEBUG] http: Request GET /v1/status/leader (212.773µs) from=127.0.0.6:39521
    2023/02/09 01:26:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.392917087s) from=127.0.0.6:37653
    2023/02/09 01:26:22 [DEBUG] http: Request GET /v1/status/leader (1.77549ms) from=127.0.0.6:39521
    2023/02/09 01:26:30 [DEBUG] http: Request GET /v1/status/leader (628.292µs) from=127.0.0.6:43203
    2023/02/09 01:26:42 [DEBUG] http: Request GET /v1/status/leader (260.555µs) from=127.0.0.6:39521
    2023/02/09 01:26:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.254148145s) from=127.0.0.6:38919
    2023/02/09 01:26:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.962973806s) from=127.0.0.6:44029
    2023/02/09 01:26:50 [DEBUG] http: Request GET /v1/status/leader (383µs) from=127.0.0.6:39521
    2023/02/09 01:26:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.737431438s) from=127.0.0.6:46833
    2023/02/09 01:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.753182855s) from=127.0.0.6:51319
    2023/02/09 01:27:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:27:02 [DEBUG] http: Request GET /v1/status/leader (332.004µs) from=127.0.0.6:39521
    2023/02/09 01:27:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.471925731s) from=127.0.0.6:47917
    2023/02/09 01:27:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.975156748s) from=127.0.0.6:45683
    2023/02/09 01:27:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.201305428s) from=127.0.0.6:59857
    2023/02/09 01:27:10 [DEBUG] http: Request GET /v1/status/leader (892.703µs) from=127.0.0.6:39521
    2023/02/09 01:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.893460461s) from=127.0.0.6:50769
    2023/02/09 01:27:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.890062218s) from=127.0.0.6:40213
    2023/02/09 01:27:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.727674071s) from=127.0.0.6:35671
    2023/02/09 01:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:27:15 [DEBUG] agent: Node info in sync
    2023/02/09 01:27:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.07113203s) from=127.0.0.6:47615
    2023/02/09 01:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.109033457s) from=127.0.0.6:59053
    2023/02/09 01:27:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.035605585s) from=127.0.0.6:59483
    2023/02/09 01:27:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.112174619s) from=127.0.0.6:43087
    2023/02/09 01:27:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.60962595s) from=127.0.0.6:34577
    2023/02/09 01:27:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m7.0569567s) from=127.0.0.6:34533
    2023/02/09 01:27:22 [DEBUG] http: Request GET /v1/status/leader (278.106µs) from=127.0.0.6:39521
    2023/02/09 01:27:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.732250598s) from=127.0.0.6:60645
    2023/02/09 01:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.404983754s) from=127.0.0.6:46519
    2023/02/09 01:27:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m7.440357294s) from=127.0.0.6:34237
    2023/02/09 01:27:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.947952937s) from=127.0.0.6:42557
    2023/02/09 01:27:30 [DEBUG] http: Request GET /v1/status/leader (459.528µs) from=127.0.0.6:39521
    2023/02/09 01:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.736475205s) from=127.0.0.6:38853
    2023/02/09 01:27:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.060553689s) from=127.0.0.6:49429
    2023/02/09 01:27:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.741991335s) from=127.0.0.6:38081
    2023/02/09 01:27:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.182159718s) from=127.0.0.6:48091
    2023/02/09 01:27:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.392006035s) from=127.0.0.6:46251
    2023/02/09 01:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.821307244s) from=127.0.0.6:39569
    2023/02/09 01:27:42 [DEBUG] http: Request GET /v1/status/leader (425.055µs) from=127.0.0.6:39521
    2023/02/09 01:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.080965583s) from=127.0.0.6:35669
    2023/02/09 01:27:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.811508893s) from=127.0.0.6:46739
    2023/02/09 01:27:50 [DEBUG] http: Request GET /v1/status/leader (354.42µs) from=127.0.0.6:43203
    2023/02/09 01:28:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:28:02 [DEBUG] http: Request GET /v1/status/leader (2.775518ms) from=127.0.0.6:39521
    2023/02/09 01:28:10 [DEBUG] http: Request GET /v1/status/leader (9.527892ms) from=127.0.0.6:43203
    2023/02/09 01:28:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.988477555s) from=127.0.0.6:37653
    2023/02/09 01:28:22 [DEBUG] http: Request GET /v1/status/leader (250.732µs) from=127.0.0.6:39521
    2023/02/09 01:28:30 [DEBUG] http: Request GET /v1/status/leader (273.845µs) from=127.0.0.6:43203
    2023/02/09 01:28:42 [DEBUG] http: Request GET /v1/status/leader (306.222µs) from=127.0.0.6:39521
    2023/02/09 01:28:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:28:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.620850102s) from=127.0.0.6:44029
    2023/02/09 01:28:50 [DEBUG] http: Request GET /v1/status/leader (450.1µs) from=127.0.0.6:39521
    2023/02/09 01:28:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.437635838s) from=127.0.0.6:38919
    2023/02/09 01:29:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:29:00 [DEBUG] agent: Node info in sync
    2023/02/09 01:29:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:29:02 [DEBUG] http: Request GET /v1/status/leader (180.393µs) from=127.0.0.6:39521
    2023/02/09 01:29:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.608850123s) from=127.0.0.6:46833
    2023/02/09 01:29:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.628580723s) from=127.0.0.6:47917
    2023/02/09 01:29:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.805584906s) from=127.0.0.6:51319
    2023/02/09 01:29:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.750796866s) from=127.0.0.6:59857
    2023/02/09 01:29:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.32831343s) from=127.0.0.6:45683
    2023/02/09 01:29:10 [DEBUG] http: Request GET /v1/status/leader (945.994µs) from=127.0.0.6:43203
    2023/02/09 01:29:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.429778984s) from=127.0.0.6:40213
    2023/02/09 01:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.423425602s) from=127.0.0.6:50769
    2023/02/09 01:29:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.521617692s) from=127.0.0.6:43087
    2023/02/09 01:29:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.812206704s) from=127.0.0.6:59483
    2023/02/09 01:29:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.700907183s) from=127.0.0.6:35671
    2023/02/09 01:29:22 [DEBUG] http: Request GET /v1/status/leader (250.277µs) from=127.0.0.6:39521
    2023/02/09 01:29:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.354259196s) from=127.0.0.6:59053
    2023/02/09 01:29:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.377605022s) from=127.0.0.6:34533
    2023/02/09 01:29:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.927317089s) from=127.0.0.6:47615
    2023/02/09 01:29:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.974615288s) from=127.0.0.6:34577
    2023/02/09 01:29:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.318738839s) from=127.0.0.6:60645
    2023/02/09 01:29:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.644014644s) from=127.0.0.6:34237
    2023/02/09 01:29:30 [DEBUG] http: Request GET /v1/status/leader (883.387µs) from=127.0.0.6:43203
    2023/02/09 01:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.646209672s) from=127.0.0.6:46519
    2023/02/09 01:29:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.99002431s) from=127.0.0.6:49429
    2023/02/09 01:29:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.31763063s) from=127.0.0.6:42557
    2023/02/09 01:29:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.054012773s) from=127.0.0.6:46251
    2023/02/09 01:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.491278839s) from=127.0.0.6:38853
    2023/02/09 01:29:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.769170154s) from=127.0.0.6:48091
    2023/02/09 01:29:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.25144735s) from=127.0.0.6:38081
    2023/02/09 01:29:42 [DEBUG] http: Request GET /v1/status/leader (1.144141ms) from=127.0.0.6:39521
    2023/02/09 01:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.790624709s) from=127.0.0.6:39569
    2023/02/09 01:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.851449151s) from=127.0.0.6:35669
    2023/02/09 01:29:50 [DEBUG] http: Request GET /v1/status/leader (941.453µs) from=127.0.0.6:39521
    2023/02/09 01:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.213022067s) from=127.0.0.6:46739
    2023/02/09 01:30:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:30:01 [DEBUG] agent: Node info in sync
    2023/02/09 01:30:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:30:02 [DEBUG] http: Request GET /v1/status/leader (209.404µs) from=127.0.0.6:39521
    2023/02/09 01:30:10 [DEBUG] http: Request GET /v1/status/leader (6.558965ms) from=127.0.0.6:43203
    2023/02/09 01:30:22 [DEBUG] http: Request GET /v1/status/leader (461.513µs) from=127.0.0.6:39521
    2023/02/09 01:30:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.332372793s) from=127.0.0.6:37653
    2023/02/09 01:30:30 [DEBUG] http: Request GET /v1/status/leader (294.155µs) from=127.0.0.6:43203
    2023/02/09 01:30:43 [DEBUG] http: Request GET /v1/status/leader (303.895µs) from=127.0.0.6:39521
    2023/02/09 01:30:50 [DEBUG] http: Request GET /v1/status/leader (334.322µs) from=127.0.0.6:39521
    2023/02/09 01:30:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.879162249s) from=127.0.0.6:44029
    2023/02/09 01:31:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.203125818s) from=127.0.0.6:38919
    2023/02/09 01:31:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:31:03 [DEBUG] http: Request GET /v1/status/leader (243.585µs) from=127.0.0.6:39521
    2023/02/09 01:31:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.555774988s) from=127.0.0.6:46833
    2023/02/09 01:31:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.638308061s) from=127.0.0.6:47917
    2023/02/09 01:31:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.296417752s) from=127.0.0.6:51319
    2023/02/09 01:31:10 [DEBUG] http: Request GET /v1/status/leader (201.85µs) from=127.0.0.6:43203
    2023/02/09 01:31:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.524827139s) from=127.0.0.6:45683
    2023/02/09 01:31:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.617176973s) from=127.0.0.6:59857
    2023/02/09 01:31:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.476157133s) from=127.0.0.6:40213
    2023/02/09 01:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.676553224s) from=127.0.0.6:50769
    2023/02/09 01:31:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.404320206s) from=127.0.0.6:59483
    2023/02/09 01:31:23 [DEBUG] http: Request GET /v1/status/leader (3.762376ms) from=127.0.0.6:39521
    2023/02/09 01:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.226253532s) from=127.0.0.6:59053
    2023/02/09 01:31:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.512852338s) from=127.0.0.6:35671
    2023/02/09 01:31:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.937181753s) from=127.0.0.6:47615
    2023/02/09 01:31:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.670446477s) from=127.0.0.6:43087
    2023/02/09 01:31:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.479877956s) from=127.0.0.6:34533
    2023/02/09 01:31:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.101975024s) from=127.0.0.6:34577
    2023/02/09 01:31:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.580848743s) from=127.0.0.6:60645
    2023/02/09 01:31:30 [DEBUG] http: Request GET /v1/status/leader (1.153749ms) from=127.0.0.6:39521
    2023/02/09 01:31:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:31:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.58893288s) from=127.0.0.6:42557
    2023/02/09 01:31:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m7.335256628s) from=127.0.0.6:34237
    2023/02/09 01:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.968391481s) from=127.0.0.6:46251
    2023/02/09 01:31:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.078712008s) from=127.0.0.6:49429
    2023/02/09 01:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.645320484s) from=127.0.0.6:46519
    2023/02/09 01:31:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.530887732s) from=127.0.0.6:48091
    2023/02/09 01:31:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.274794863s) from=127.0.0.6:38081
    2023/02/09 01:31:43 [DEBUG] http: Request GET /v1/status/leader (274.596µs) from=127.0.0.6:39521
    2023/02/09 01:31:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.664740297s) from=127.0.0.6:38853
    2023/02/09 01:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.278329502s) from=127.0.0.6:39569
    2023/02/09 01:31:50 [DEBUG] http: Request GET /v1/status/leader (535.55µs) from=127.0.0.6:43203
    2023/02/09 01:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.224712059s) from=127.0.0.6:35669
    2023/02/09 01:31:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:31:53 [DEBUG] agent: Node info in sync
    2023/02/09 01:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.215571316s) from=127.0.0.6:46739
    2023/02/09 01:32:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:32:03 [DEBUG] http: Request GET /v1/status/leader (428.145µs) from=127.0.0.6:39521
    2023/02/09 01:32:10 [DEBUG] http: Request GET /v1/status/leader (293.61µs) from=127.0.0.6:43203
    2023/02/09 01:32:23 [DEBUG] http: Request GET /v1/status/leader (321.908µs) from=127.0.0.6:39521
    2023/02/09 01:32:30 [DEBUG] http: Request GET /v1/status/leader (157.735µs) from=127.0.0.6:39521
    2023/02/09 01:32:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.330729046s) from=127.0.0.6:37653
    2023/02/09 01:32:43 [DEBUG] http: Request GET /v1/status/leader (384.989µs) from=127.0.0.6:39521
    2023/02/09 01:32:50 [DEBUG] http: Request GET /v1/status/leader (451.882µs) from=127.0.0.6:43203
    2023/02/09 01:32:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:32:58 [DEBUG] agent: Node info in sync
    2023/02/09 01:32:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.326857969s) from=127.0.0.6:44029
    2023/02/09 01:33:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:33:03 [DEBUG] http: Request GET /v1/status/leader (323.633µs) from=127.0.0.6:39521
    2023/02/09 01:33:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.966062296s) from=127.0.0.6:38919
    2023/02/09 01:33:10 [DEBUG] http: Request GET /v1/status/leader (1.327102ms) from=127.0.0.6:39521
    2023/02/09 01:33:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.534196446s) from=127.0.0.6:47917
    2023/02/09 01:33:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.996751673s) from=127.0.0.6:46833
    2023/02/09 01:33:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.296518165s) from=127.0.0.6:51319
    2023/02/09 01:33:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.176529831s) from=127.0.0.6:59857
    2023/02/09 01:33:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.219158965s) from=127.0.0.6:45683
    2023/02/09 01:33:23 [DEBUG] http: Request GET /v1/status/leader (278.413µs) from=127.0.0.6:39521
    2023/02/09 01:33:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.589093616s) from=127.0.0.6:47615
    2023/02/09 01:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.779240197s) from=127.0.0.6:59053
    2023/02/09 01:33:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.748496729s) from=127.0.0.6:40213
    2023/02/09 01:33:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.428069164s) from=127.0.0.6:35671
    2023/02/09 01:33:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.595024843s) from=127.0.0.6:43087
    2023/02/09 01:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.070677943s) from=127.0.0.6:50769
    2023/02/09 01:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.841471115s) from=127.0.0.6:59483
    2023/02/09 01:33:30 [DEBUG] http: Request GET /v1/status/leader (1.241065ms) from=127.0.0.6:39521
    2023/02/09 01:33:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.640573007s) from=127.0.0.6:34577
    2023/02/09 01:33:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.339510231s) from=127.0.0.6:34533
    2023/02/09 01:33:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m7.333415203s) from=127.0.0.6:60645
    2023/02/09 01:33:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m0.504422709s) from=127.0.0.6:34237
    2023/02/09 01:33:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.106518167s) from=127.0.0.6:42557
    2023/02/09 01:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.3061153s) from=127.0.0.6:46519
    2023/02/09 01:33:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.00684826s) from=127.0.0.6:49429
    2023/02/09 01:33:43 [DEBUG] http: Request GET /v1/status/leader (385.669µs) from=127.0.0.6:39521
    2023/02/09 01:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.014365494s) from=127.0.0.6:46251
    2023/02/09 01:33:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.323630228s) from=127.0.0.6:38853
    2023/02/09 01:33:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.092453844s) from=127.0.0.6:38081
    2023/02/09 01:33:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.040917026s) from=127.0.0.6:48091
    2023/02/09 01:33:50 [DEBUG] http: Request GET /v1/status/leader (529.002µs) from=127.0.0.6:43203
    2023/02/09 01:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.648451071s) from=127.0.0.6:35669
    2023/02/09 01:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.994506423s) from=127.0.0.6:39569
    2023/02/09 01:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.625971591s) from=127.0.0.6:46739
    2023/02/09 01:34:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:34:03 [DEBUG] http: Request GET /v1/status/leader (312.683µs) from=127.0.0.6:39521
    2023/02/09 01:34:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:34:08 [DEBUG] agent: Node info in sync
    2023/02/09 01:34:10 [DEBUG] http: Request GET /v1/status/leader (3.356511ms) from=127.0.0.6:43203
    2023/02/09 01:34:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:34:23 [DEBUG] http: Request GET /v1/status/leader (337.121µs) from=127.0.0.6:39521
    2023/02/09 01:34:30 [DEBUG] http: Request GET /v1/status/leader (1.056216ms) from=127.0.0.6:43203
    2023/02/09 01:34:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.756602101s) from=127.0.0.6:37653
    2023/02/09 01:34:43 [DEBUG] http: Request GET /v1/status/leader (1.098606ms) from=127.0.0.6:39521
    2023/02/09 01:34:50 [DEBUG] http: Request GET /v1/status/leader (310.819µs) from=127.0.0.6:43203
    2023/02/09 01:35:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.693867645s) from=127.0.0.6:44029
    2023/02/09 01:35:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:35:03 [DEBUG] http: Request GET /v1/status/leader (406.057µs) from=127.0.0.6:39521
    2023/02/09 01:35:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.165085645s) from=127.0.0.6:38919
    2023/02/09 01:35:10 [DEBUG] http: Request GET /v1/status/leader (221.318µs) from=127.0.0.6:43203
    2023/02/09 01:35:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.130591469s) from=127.0.0.6:47917
    2023/02/09 01:35:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.993115967s) from=127.0.0.6:46833
    2023/02/09 01:35:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:35:18 [DEBUG] agent: Node info in sync
    2023/02/09 01:35:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.572436036s) from=127.0.0.6:51319
    2023/02/09 01:35:23 [DEBUG] http: Request GET /v1/status/leader (446.579µs) from=127.0.0.6:39521
    2023/02/09 01:35:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.760974776s) from=127.0.0.6:59857
    2023/02/09 01:35:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.723383215s) from=127.0.0.6:47615
    2023/02/09 01:35:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.890251187s) from=127.0.0.6:45683
    2023/02/09 01:35:30 [DEBUG] http: Request GET /v1/status/leader (1.065703ms) from=127.0.0.6:43203
    2023/02/09 01:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.981126276s) from=127.0.0.6:59053
    2023/02/09 01:35:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.435867339s) from=127.0.0.6:59483
    2023/02/09 01:35:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.753026744s) from=127.0.0.6:50769
    2023/02/09 01:35:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.457812312s) from=127.0.0.6:40213
    2023/02/09 01:35:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.276400658s) from=127.0.0.6:43087
    2023/02/09 01:35:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.58570868s) from=127.0.0.6:35671
    2023/02/09 01:35:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.462684114s) from=127.0.0.6:34533
    2023/02/09 01:35:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.092608321s) from=127.0.0.6:42557
    2023/02/09 01:35:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.750140313s) from=127.0.0.6:34577
    2023/02/09 01:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.157174745s) from=127.0.0.6:46519
    2023/02/09 01:35:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.522570462s) from=127.0.0.6:34237
    2023/02/09 01:35:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.217610322s) from=127.0.0.6:60645
    2023/02/09 01:35:43 [DEBUG] http: Request GET /v1/status/leader (697.059µs) from=127.0.0.6:39521
    2023/02/09 01:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.154867929s) from=127.0.0.6:46251
    2023/02/09 01:35:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.093553836s) from=127.0.0.6:38081
    2023/02/09 01:35:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.50662308s) from=127.0.0.6:48091
    2023/02/09 01:35:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.49647528s) from=127.0.0.6:49429
    2023/02/09 01:35:50 [DEBUG] http: Request GET /v1/status/leader (872.326µs) from=127.0.0.6:43203
    2023/02/09 01:35:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.358720367s) from=127.0.0.6:38853
    2023/02/09 01:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.564318713s) from=127.0.0.6:35669
    2023/02/09 01:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.695262772s) from=127.0.0.6:39569
    2023/02/09 01:36:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:36:03 [DEBUG] http: Request GET /v1/status/leader (406.348µs) from=127.0.0.6:39521
    2023/02/09 01:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.016317726s) from=127.0.0.6:46739
    2023/02/09 01:36:10 [DEBUG] http: Request GET /v1/status/leader (581.702µs) from=127.0.0.6:43203
    2023/02/09 01:36:23 [DEBUG] http: Request GET /v1/status/leader (305.47µs) from=127.0.0.6:39521
    2023/02/09 01:36:30 [DEBUG] http: Request GET /v1/status/leader (182.63µs) from=127.0.0.6:39521
    2023/02/09 01:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:36:34 [DEBUG] agent: Node info in sync
    2023/02/09 01:36:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:36:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.6364591s) from=127.0.0.6:37653
    2023/02/09 01:36:43 [DEBUG] http: Request GET /v1/status/leader (411.557µs) from=127.0.0.6:39521
    2023/02/09 01:36:50 [DEBUG] http: Request GET /v1/status/leader (6.178119ms) from=127.0.0.6:43203
    2023/02/09 01:37:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:37:03 [DEBUG] http: Request GET /v1/status/leader (344.887µs) from=127.0.0.6:39521
    2023/02/09 01:37:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.315213748s) from=127.0.0.6:44029
    2023/02/09 01:37:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.669838291s) from=127.0.0.6:38919
    2023/02/09 01:37:10 [DEBUG] http: Request GET /v1/status/leader (217.128µs) from=127.0.0.6:43203
    2023/02/09 01:37:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.792549796s) from=127.0.0.6:47917
    2023/02/09 01:37:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.249810443s) from=127.0.0.6:51319
    2023/02/09 01:37:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.612533728s) from=127.0.0.6:46833
    2023/02/09 01:37:23 [DEBUG] http: Request GET /v1/status/leader (200.29µs) from=127.0.0.6:39521
    2023/02/09 01:37:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.10438862s) from=127.0.0.6:47615
    2023/02/09 01:37:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.736356779s) from=127.0.0.6:45683
    2023/02/09 01:37:30 [DEBUG] http: Request GET /v1/status/leader (202.15µs) from=127.0.0.6:39521
    2023/02/09 01:37:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.635328008s) from=127.0.0.6:59857
    2023/02/09 01:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.140897071s) from=127.0.0.6:59053
    2023/02/09 01:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.016245278s) from=127.0.0.6:50769
    2023/02/09 01:37:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.57984026s) from=127.0.0.6:40213
    2023/02/09 01:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.269644974s) from=127.0.0.6:59483
    2023/02/09 01:37:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.165017169s) from=127.0.0.6:35671
    2023/02/09 01:37:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.900572934s) from=127.0.0.6:43087
    2023/02/09 01:37:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.813452584s) from=127.0.0.6:60645
    2023/02/09 01:37:43 [DEBUG] http: Request GET /v1/status/leader (2.21799ms) from=127.0.0.6:39521
    2023/02/09 01:37:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.804865423s) from=127.0.0.6:42557
    2023/02/09 01:37:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.492367577s) from=127.0.0.6:34577
    2023/02/09 01:37:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m4.824001421s) from=127.0.0.6:34237
    2023/02/09 01:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.427058861s) from=127.0.0.6:46519
    2023/02/09 01:37:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m7.444567034s) from=127.0.0.6:34533
    2023/02/09 01:37:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.150761957s) from=127.0.0.6:38081
    2023/02/09 01:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.371510316s) from=127.0.0.6:46251
    2023/02/09 01:37:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.920366789s) from=127.0.0.6:49429
    2023/02/09 01:37:50 [DEBUG] http: Request GET /v1/status/leader (263.35µs) from=127.0.0.6:43203
    2023/02/09 01:37:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.956101844s) from=127.0.0.6:48091
    2023/02/09 01:37:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.188272395s) from=127.0.0.6:38853
    2023/02/09 01:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.397470865s) from=127.0.0.6:35669
    2023/02/09 01:38:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:38:03 [DEBUG] http: Request GET /v1/status/leader (1.513174ms) from=127.0.0.6:39521
    2023/02/09 01:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.303386651s) from=127.0.0.6:39569
    2023/02/09 01:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.209243545s) from=127.0.0.6:46739
    2023/02/09 01:38:10 [DEBUG] http: Request GET /v1/status/leader (146.036µs) from=127.0.0.6:43203
    2023/02/09 01:38:23 [DEBUG] http: Request GET /v1/status/leader (209.637µs) from=127.0.0.6:39521
    2023/02/09 01:38:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:38:25 [DEBUG] agent: Node info in sync
    2023/02/09 01:38:31 [DEBUG] http: Request GET /v1/status/leader (261.155µs) from=127.0.0.6:43203
    2023/02/09 01:38:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.399552301s) from=127.0.0.6:37653
    2023/02/09 01:38:44 [DEBUG] http: Request GET /v1/status/leader (1.377246ms) from=127.0.0.6:39521
    2023/02/09 01:38:51 [DEBUG] http: Request GET /v1/status/leader (230.365µs) from=127.0.0.6:39521
    2023/02/09 01:39:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:39:04 [DEBUG] http: Request GET /v1/status/leader (866.675µs) from=127.0.0.6:39521
    2023/02/09 01:39:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.002235827s) from=127.0.0.6:44029
    2023/02/09 01:39:11 [DEBUG] http: Request GET /v1/status/leader (7.531173ms) from=127.0.0.6:43203
    2023/02/09 01:39:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:39:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.153119039s) from=127.0.0.6:38919
    2023/02/09 01:39:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.877680494s) from=127.0.0.6:47917
    2023/02/09 01:39:24 [DEBUG] http: Request GET /v1/status/leader (270.674µs) from=127.0.0.6:39521
    2023/02/09 01:39:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.398920131s) from=127.0.0.6:51319
    2023/02/09 01:39:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.773618602s) from=127.0.0.6:46833
    2023/02/09 01:39:31 [DEBUG] http: Request GET /v1/status/leader (556.5µs) from=127.0.0.6:43203
    2023/02/09 01:39:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.377552621s) from=127.0.0.6:59857
    2023/02/09 01:39:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.481974041s) from=127.0.0.6:45683
    2023/02/09 01:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.278842007s) from=127.0.0.6:59053
    2023/02/09 01:39:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m7.008971902s) from=127.0.0.6:47615
    2023/02/09 01:39:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.454929763s) from=127.0.0.6:50769
    2023/02/09 01:39:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.136839619s) from=127.0.0.6:35671
    2023/02/09 01:39:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.88056485s) from=127.0.0.6:40213
    2023/02/09 01:39:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.528279131s) from=127.0.0.6:43087
    2023/02/09 01:39:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.944214777s) from=127.0.0.6:59483
    2023/02/09 01:39:44 [DEBUG] http: Request GET /v1/status/leader (973.389µs) from=127.0.0.6:39521
    2023/02/09 01:39:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.312788553s) from=127.0.0.6:34577
    2023/02/09 01:39:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.199134585s) from=127.0.0.6:60645
    2023/02/09 01:39:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.573552002s) from=127.0.0.6:42557
    2023/02/09 01:39:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.106346731s) from=127.0.0.6:34237
    2023/02/09 01:39:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.7868074s) from=127.0.0.6:38081
    2023/02/09 01:39:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.317507297s) from=127.0.0.6:34533
    2023/02/09 01:39:51 [DEBUG] http: Request GET /v1/status/leader (469.352µs) from=127.0.0.6:43203
    2023/02/09 01:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.388685182s) from=127.0.0.6:46519
    2023/02/09 01:39:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.615809867s) from=127.0.0.6:49429
    2023/02/09 01:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.942903296s) from=127.0.0.6:46251
    2023/02/09 01:39:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.85231763s) from=127.0.0.6:48091
    2023/02/09 01:40:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.573932713s) from=127.0.0.6:38853
    2023/02/09 01:40:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:40:04 [DEBUG] http: Request GET /v1/status/leader (332.245µs) from=127.0.0.6:39521
    2023/02/09 01:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.891954776s) from=127.0.0.6:35669
    2023/02/09 01:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.571344163s) from=127.0.0.6:46739
    2023/02/09 01:40:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.884015317s) from=127.0.0.6:39569
    2023/02/09 01:40:11 [DEBUG] http: Request GET /v1/status/leader (226.466µs) from=127.0.0.6:43203
    2023/02/09 01:40:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:40:22 [DEBUG] agent: Node info in sync
    2023/02/09 01:40:24 [DEBUG] http: Request GET /v1/status/leader (668.572µs) from=127.0.0.6:39521
    2023/02/09 01:40:31 [DEBUG] http: Request GET /v1/status/leader (533.809µs) from=127.0.0.6:39521
    2023/02/09 01:40:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.296906547s) from=127.0.0.6:37653
    2023/02/09 01:40:44 [DEBUG] http: Request GET /v1/status/leader (908.39µs) from=127.0.0.6:39521
    2023/02/09 01:40:51 [DEBUG] http: Request GET /v1/status/leader (325.118µs) from=127.0.0.6:43203
    2023/02/09 01:41:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:41:04 [DEBUG] http: Request GET /v1/status/leader (181.963µs) from=127.0.0.6:39521
    2023/02/09 01:41:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.002999824s) from=127.0.0.6:44029
    2023/02/09 01:41:11 [DEBUG] http: Request GET /v1/status/leader (340.356µs) from=127.0.0.6:43203
    2023/02/09 01:41:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.013641908s) from=127.0.0.6:38919
    2023/02/09 01:41:24 [DEBUG] http: Request GET /v1/status/leader (1.777954ms) from=127.0.0.6:39521
    2023/02/09 01:41:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.070452752s) from=127.0.0.6:47917
    2023/02/09 01:41:31 [DEBUG] http: Request GET /v1/status/leader (310.245µs) from=127.0.0.6:43203
    2023/02/09 01:41:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.282852006s) from=127.0.0.6:51319
    2023/02/09 01:41:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.703191285s) from=127.0.0.6:59857
    2023/02/09 01:41:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.087655134s) from=127.0.0.6:46833
    2023/02/09 01:41:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.671684577s) from=127.0.0.6:45683
    2023/02/09 01:41:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.092310255s) from=127.0.0.6:50769
    2023/02/09 01:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.433422505s) from=127.0.0.6:59053
    2023/02/09 01:41:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.627452569s) from=127.0.0.6:47615
    2023/02/09 01:41:44 [DEBUG] http: Request GET /v1/status/leader (182.53µs) from=127.0.0.6:39521
    2023/02/09 01:41:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.882388502s) from=127.0.0.6:59483
    2023/02/09 01:41:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.994796978s) from=127.0.0.6:35671
    2023/02/09 01:41:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.001581137s) from=127.0.0.6:43087
    2023/02/09 01:41:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.313467638s) from=127.0.0.6:34577
    2023/02/09 01:41:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.421464953s) from=127.0.0.6:40213
    2023/02/09 01:41:51 [DEBUG] http: Request GET /v1/status/leader (226.167µs) from=127.0.0.6:43203
    2023/02/09 01:41:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m3.792021001s) from=127.0.0.6:34237
    2023/02/09 01:41:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.493854669s) from=127.0.0.6:42557
    2023/02/09 01:41:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m7.077138169s) from=127.0.0.6:60645
    2023/02/09 01:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.240777205s) from=127.0.0.6:46519
    2023/02/09 01:41:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.761200065s) from=127.0.0.6:49429
    2023/02/09 01:41:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.225800285s) from=127.0.0.6:34533
    2023/02/09 01:41:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.91341312s) from=127.0.0.6:38081
    2023/02/09 01:41:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.135186235s) from=127.0.0.6:48091
    2023/02/09 01:42:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:42:00 [DEBUG] agent: Node info in sync
    2023/02/09 01:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.390791215s) from=127.0.0.6:46251
    2023/02/09 01:42:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.469853469s) from=127.0.0.6:38853
    2023/02/09 01:42:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:42:04 [DEBUG] http: Request GET /v1/status/leader (434.521µs) from=127.0.0.6:39521
    2023/02/09 01:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.50106121s) from=127.0.0.6:35669
    2023/02/09 01:42:11 [DEBUG] http: Request GET /v1/status/leader (244.418µs) from=127.0.0.6:39521
    2023/02/09 01:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.87068261s) from=127.0.0.6:46739
    2023/02/09 01:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.77946406s) from=127.0.0.6:39569
    2023/02/09 01:42:24 [DEBUG] http: Request GET /v1/status/leader (211.249µs) from=127.0.0.6:39521
    2023/02/09 01:42:31 [DEBUG] http: Request GET /v1/status/leader (2.076719ms) from=127.0.0.6:43203
    2023/02/09 01:42:44 [DEBUG] http: Request GET /v1/status/leader (815.756µs) from=127.0.0.6:39521
    2023/02/09 01:42:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.953105021s) from=127.0.0.6:37653
    2023/02/09 01:42:51 [DEBUG] http: Request GET /v1/status/leader (856.286µs) from=127.0.0.6:39521
    2023/02/09 01:43:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:43:04 [DEBUG] http: Request GET /v1/status/leader (196.991µs) from=127.0.0.6:39521
    2023/02/09 01:43:11 [DEBUG] http: Request GET /v1/status/leader (422.379µs) from=127.0.0.6:43203
    2023/02/09 01:43:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.785207715s) from=127.0.0.6:44029
    2023/02/09 01:43:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.564591084s) from=127.0.0.6:38919
    2023/02/09 01:43:24 [DEBUG] http: Request GET /v1/status/leader (5.422521ms) from=127.0.0.6:39521
    2023/02/09 01:43:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.362547207s) from=127.0.0.6:47917
    2023/02/09 01:43:31 [DEBUG] http: Request GET /v1/status/leader (154.065µs) from=127.0.0.6:39521
    2023/02/09 01:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.465580431s) from=127.0.0.6:51319
    2023/02/09 01:43:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:43:37 [DEBUG] agent: Node info in sync
    2023/02/09 01:43:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.893797511s) from=127.0.0.6:59857
    2023/02/09 01:43:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.155272168s) from=127.0.0.6:46833
    2023/02/09 01:43:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.508860668s) from=127.0.0.6:45683
    2023/02/09 01:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.74893637s) from=127.0.0.6:59053
    2023/02/09 01:43:44 [DEBUG] http: Request GET /v1/status/leader (344.63µs) from=127.0.0.6:39521
    2023/02/09 01:43:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.511273065s) from=127.0.0.6:47615
    2023/02/09 01:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.250409675s) from=127.0.0.6:50769
    2023/02/09 01:43:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:43:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.300581835s) from=127.0.0.6:59483
    2023/02/09 01:43:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.867953545s) from=127.0.0.6:40213
    2023/02/09 01:43:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.423073597s) from=127.0.0.6:34577
    2023/02/09 01:43:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.654091134s) from=127.0.0.6:35671
    2023/02/09 01:43:51 [DEBUG] http: Request GET /v1/status/leader (166.695µs) from=127.0.0.6:43203
    2023/02/09 01:43:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.822539517s) from=127.0.0.6:43087
    2023/02/09 01:43:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m2.182628672s) from=127.0.0.6:34237
    2023/02/09 01:43:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.537789627s) from=127.0.0.6:60645
    2023/02/09 01:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.97374747s) from=127.0.0.6:46519
    2023/02/09 01:43:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.534669372s) from=127.0.0.6:34533
    2023/02/09 01:43:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.521226745s) from=127.0.0.6:38081
    2023/02/09 01:43:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.053330004s) from=127.0.0.6:42557
    2023/02/09 01:43:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.403744483s) from=127.0.0.6:49429
    2023/02/09 01:43:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.18947599s) from=127.0.0.6:48091
    2023/02/09 01:44:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:44:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.091727642s) from=127.0.0.6:38853
    2023/02/09 01:44:04 [DEBUG] http: Request GET /v1/status/leader (135.273µs) from=127.0.0.6:39521
    2023/02/09 01:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.427226103s) from=127.0.0.6:46251
    2023/02/09 01:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.041565494s) from=127.0.0.6:35669
    2023/02/09 01:44:11 [DEBUG] http: Request GET /v1/status/leader (5.197168ms) from=127.0.0.6:39521
    2023/02/09 01:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.597191859s) from=127.0.0.6:46739
    2023/02/09 01:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.724026573s) from=127.0.0.6:39569
    2023/02/09 01:44:24 [DEBUG] http: Request GET /v1/status/leader (382.146µs) from=127.0.0.6:39521
    2023/02/09 01:44:31 [DEBUG] http: Request GET /v1/status/leader (258.461µs) from=127.0.0.6:43203
    2023/02/09 01:44:44 [DEBUG] http: Request GET /v1/status/leader (165.276µs) from=127.0.0.6:39521
    2023/02/09 01:44:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.679273303s) from=127.0.0.6:37653
    2023/02/09 01:44:51 [DEBUG] http: Request GET /v1/status/leader (1.785207ms) from=127.0.0.6:39521
    2023/02/09 01:44:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:44:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:44:56 [DEBUG] agent: Node info in sync
    2023/02/09 01:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:45:04 [DEBUG] http: Request GET /v1/status/leader (1.634766ms) from=127.0.0.6:39521
    2023/02/09 01:45:11 [DEBUG] http: Request GET /v1/status/leader (194.693µs) from=127.0.0.6:39521
    2023/02/09 01:45:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.986500944s) from=127.0.0.6:44029
    2023/02/09 01:45:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.577346218s) from=127.0.0.6:38919
    2023/02/09 01:45:24 [DEBUG] http: Request GET /v1/status/leader (1.003337ms) from=127.0.0.6:39521
    2023/02/09 01:45:31 [DEBUG] http: Request GET /v1/status/leader (274.083µs) from=127.0.0.6:39521
    2023/02/09 01:45:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.161644432s) from=127.0.0.6:47917
    2023/02/09 01:45:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.419766032s) from=127.0.0.6:51319
    2023/02/09 01:45:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.477477744s) from=127.0.0.6:59857
    2023/02/09 01:45:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.355965315s) from=127.0.0.6:45683
    2023/02/09 01:45:44 [DEBUG] http: Request GET /v1/status/leader (331.438µs) from=127.0.0.6:39521
    2023/02/09 01:45:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.479864486s) from=127.0.0.6:46833
    2023/02/09 01:45:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.15314937s) from=127.0.0.6:47615
    2023/02/09 01:45:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.423411313s) from=127.0.0.6:59053
    2023/02/09 01:45:51 [DEBUG] http: Request GET /v1/status/leader (1.134363ms) from=127.0.0.6:43203
    2023/02/09 01:45:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.444890527s) from=127.0.0.6:50769
    2023/02/09 01:45:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.975131366s) from=127.0.0.6:59483
    2023/02/09 01:45:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.084472842s) from=127.0.0.6:40213
    2023/02/09 01:45:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.587532696s) from=127.0.0.6:34237
    2023/02/09 01:45:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.349024626s) from=127.0.0.6:35671
    2023/02/09 01:45:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.647903672s) from=127.0.0.6:60645
    2023/02/09 01:45:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.6536341s) from=127.0.0.6:43087
    2023/02/09 01:45:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.328386142s) from=127.0.0.6:34577
    2023/02/09 01:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.681968534s) from=127.0.0.6:46519
    2023/02/09 01:46:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.350097043s) from=127.0.0.6:34533
    2023/02/09 01:46:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.881966037s) from=127.0.0.6:38081
    2023/02/09 01:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:46:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.97984771s) from=127.0.0.6:49429
    2023/02/09 01:46:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.556493426s) from=127.0.0.6:42557
    2023/02/09 01:46:04 [DEBUG] http: Request GET /v1/status/leader (545.362µs) from=127.0.0.6:39521
    2023/02/09 01:46:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.498003746s) from=127.0.0.6:48091
    2023/02/09 01:46:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.965964119s) from=127.0.0.6:38853
    2023/02/09 01:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.740253289s) from=127.0.0.6:35669
    2023/02/09 01:46:11 [DEBUG] http: Request GET /v1/status/leader (232.3µs) from=127.0.0.6:39521
    2023/02/09 01:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.965592749s) from=127.0.0.6:46251
    2023/02/09 01:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.611256908s) from=127.0.0.6:46739
    2023/02/09 01:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.285364795s) from=127.0.0.6:39569
    2023/02/09 01:46:24 [DEBUG] http: Request GET /v1/status/leader (545.406µs) from=127.0.0.6:39521
    2023/02/09 01:46:31 [DEBUG] http: Request GET /v1/status/leader (374.291µs) from=127.0.0.6:43203
    2023/02/09 01:46:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:46:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:46:43 [DEBUG] agent: Node info in sync
    2023/02/09 01:46:44 [DEBUG] http: Request GET /v1/status/leader (225.038µs) from=127.0.0.6:39521
    2023/02/09 01:46:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.948090381s) from=127.0.0.6:37653
    2023/02/09 01:46:51 [DEBUG] http: Request GET /v1/status/leader (157.911µs) from=127.0.0.6:43203
    2023/02/09 01:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:47:04 [DEBUG] http: Request GET /v1/status/leader (176.915µs) from=127.0.0.6:39521
    2023/02/09 01:47:11 [DEBUG] http: Request GET /v1/status/leader (539.08µs) from=127.0.0.6:43203
    2023/02/09 01:47:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.052831182s) from=127.0.0.6:44029
    2023/02/09 01:47:24 [DEBUG] http: Request GET /v1/status/leader (241.577µs) from=127.0.0.6:39521
    2023/02/09 01:47:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.722085718s) from=127.0.0.6:38919
    2023/02/09 01:47:31 [DEBUG] http: Request GET /v1/status/leader (217.39µs) from=127.0.0.6:39521
    2023/02/09 01:47:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.622311308s) from=127.0.0.6:51319
    2023/02/09 01:47:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.390923026s) from=127.0.0.6:47917
    2023/02/09 01:47:45 [DEBUG] http: Request GET /v1/status/leader (1.070808ms) from=127.0.0.6:39521
    2023/02/09 01:47:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.53683697s) from=127.0.0.6:59857
    2023/02/09 01:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:47:46 [DEBUG] agent: Node info in sync
    2023/02/09 01:47:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.902849498s) from=127.0.0.6:45683
    2023/02/09 01:47:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.128553858s) from=127.0.0.6:46833
    2023/02/09 01:47:51 [DEBUG] http: Request GET /v1/status/leader (383.17µs) from=127.0.0.6:43203
    2023/02/09 01:47:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.725472205s) from=127.0.0.6:47615
    2023/02/09 01:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.312439672s) from=127.0.0.6:59053
    2023/02/09 01:47:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m1.042507694s) from=127.0.0.6:34237
    2023/02/09 01:47:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.149166769s) from=127.0.0.6:50769
    2023/02/09 01:47:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.002776597s) from=127.0.0.6:59483
    2023/02/09 01:48:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.769536743s) from=127.0.0.6:60645
    2023/02/09 01:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.105821347s) from=127.0.0.6:46519
    2023/02/09 01:48:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.757827191s) from=127.0.0.6:35671
    2023/02/09 01:48:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.79617263s) from=127.0.0.6:40213
    2023/02/09 01:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:48:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.880057791s) from=127.0.0.6:34533
    2023/02/09 01:48:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.330641046s) from=127.0.0.6:38081
    2023/02/09 01:48:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.251207324s) from=127.0.0.6:43087
    2023/02/09 01:48:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.307200249s) from=127.0.0.6:34577
    2023/02/09 01:48:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.928851625s) from=127.0.0.6:42557
    2023/02/09 01:48:05 [DEBUG] http: Request GET /v1/status/leader (285.785µs) from=127.0.0.6:39521
    2023/02/09 01:48:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.495531587s) from=127.0.0.6:49429
    2023/02/09 01:48:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.118077462s) from=127.0.0.6:48091
    2023/02/09 01:48:11 [DEBUG] http: Request GET /v1/status/leader (201.916µs) from=127.0.0.6:39521
    2023/02/09 01:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.611110217s) from=127.0.0.6:35669
    2023/02/09 01:48:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.4448252s) from=127.0.0.6:38853
    2023/02/09 01:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.946416221s) from=127.0.0.6:46251
    2023/02/09 01:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.368927879s) from=127.0.0.6:46739
    2023/02/09 01:48:25 [DEBUG] http: Request GET /v1/status/leader (1.012518ms) from=127.0.0.6:39521
    2023/02/09 01:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.41693951s) from=127.0.0.6:39569
    2023/02/09 01:48:31 [DEBUG] http: Request GET /v1/status/leader (356.553µs) from=127.0.0.6:39521
    2023/02/09 01:48:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:48:45 [DEBUG] http: Request GET /v1/status/leader (301.373µs) from=127.0.0.6:39521
    2023/02/09 01:48:51 [DEBUG] http: Request GET /v1/status/leader (218.674µs) from=127.0.0.6:43203
    2023/02/09 01:48:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.709990262s) from=127.0.0.6:37653
    2023/02/09 01:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:49:05 [DEBUG] http: Request GET /v1/status/leader (370.171µs) from=127.0.0.6:39521
    2023/02/09 01:49:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:49:07 [DEBUG] agent: Node info in sync
    2023/02/09 01:49:11 [DEBUG] http: Request GET /v1/status/leader (224.907µs) from=127.0.0.6:39521
    2023/02/09 01:49:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.249712418s) from=127.0.0.6:44029
    2023/02/09 01:49:25 [DEBUG] http: Request GET /v1/status/leader (364.266µs) from=127.0.0.6:39521
    2023/02/09 01:49:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.805032385s) from=127.0.0.6:38919
    2023/02/09 01:49:31 [DEBUG] http: Request GET /v1/status/leader (391.597µs) from=127.0.0.6:39521
    2023/02/09 01:49:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.413515003s) from=127.0.0.6:47917
    2023/02/09 01:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.69520885s) from=127.0.0.6:51319
    2023/02/09 01:49:45 [DEBUG] http: Request GET /v1/status/leader (205.732µs) from=127.0.0.6:39521
    2023/02/09 01:49:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.564176072s) from=127.0.0.6:45683
    2023/02/09 01:49:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.017667359s) from=127.0.0.6:59857
    2023/02/09 01:49:51 [DEBUG] http: Request GET /v1/status/leader (149.784µs) from=127.0.0.6:39521
    2023/02/09 01:49:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.681006502s) from=127.0.0.6:47615
    2023/02/09 01:49:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.318590326s) from=127.0.0.6:46833
    2023/02/09 01:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.145912454s) from=127.0.0.6:59053
    2023/02/09 01:50:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.78999997s) from=127.0.0.6:60645
    2023/02/09 01:50:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m5.535545901s) from=127.0.0.6:34237
    2023/02/09 01:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:50:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.433921928s) from=127.0.0.6:50769
    2023/02/09 01:50:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.4897375s) from=127.0.0.6:38081
    2023/02/09 01:50:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.490405657s) from=127.0.0.6:46519
    2023/02/09 01:50:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.011422482s) from=127.0.0.6:59483
    2023/02/09 01:50:05 [DEBUG] http: Request GET /v1/status/leader (307.04µs) from=127.0.0.6:39521
    2023/02/09 01:50:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.377297854s) from=127.0.0.6:43087
    2023/02/09 01:50:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.225169437s) from=127.0.0.6:49429
    2023/02/09 01:50:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.717931396s) from=127.0.0.6:34577
    2023/02/09 01:50:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.32207908s) from=127.0.0.6:34533
    2023/02/09 01:50:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.609648196s) from=127.0.0.6:40213
    2023/02/09 01:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.357023817s) from=127.0.0.6:35671
    2023/02/09 01:50:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.219498057s) from=127.0.0.6:48091
    2023/02/09 01:50:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.992963923s) from=127.0.0.6:42557
    2023/02/09 01:50:11 [DEBUG] http: Request GET /v1/status/leader (189.148µs) from=127.0.0.6:43203
    2023/02/09 01:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.136534729s) from=127.0.0.6:35669
    2023/02/09 01:50:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.298050718s) from=127.0.0.6:38853
    2023/02/09 01:50:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:50:21 [DEBUG] agent: Node info in sync
    2023/02/09 01:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.431749461s) from=127.0.0.6:46251
    2023/02/09 01:50:25 [DEBUG] http: Request GET /v1/status/leader (1.258725ms) from=127.0.0.6:39521
    2023/02/09 01:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.922635682s) from=127.0.0.6:46739
    2023/02/09 01:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.211364878s) from=127.0.0.6:39569
    2023/02/09 01:50:31 [DEBUG] http: Request GET /v1/status/leader (150.593µs) from=127.0.0.6:43203
    2023/02/09 01:50:45 [DEBUG] http: Request GET /v1/status/leader (1.026783ms) from=127.0.0.6:39521
    2023/02/09 01:50:51 [DEBUG] http: Request GET /v1/status/leader (166.607µs) from=127.0.0.6:43203
    2023/02/09 01:50:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.213119528s) from=127.0.0.6:37653
    2023/02/09 01:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:51:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:51:05 [DEBUG] http: Request GET /v1/status/leader (364.818µs) from=127.0.0.6:39521
    2023/02/09 01:51:11 [DEBUG] http: Request GET /v1/status/leader (256.464µs) from=127.0.0.6:39521
    2023/02/09 01:51:25 [DEBUG] http: Request GET /v1/status/leader (952.464µs) from=127.0.0.6:39521
    2023/02/09 01:51:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.322945039s) from=127.0.0.6:44029
    2023/02/09 01:51:31 [DEBUG] http: Request GET /v1/status/leader (373.76µs) from=127.0.0.6:43203
    2023/02/09 01:51:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.556855411s) from=127.0.0.6:38919
    2023/02/09 01:51:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.976707798s) from=127.0.0.6:47917
    2023/02/09 01:51:45 [DEBUG] http: Request GET /v1/status/leader (689.051µs) from=127.0.0.6:39521
    2023/02/09 01:51:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.952643137s) from=127.0.0.6:51319
    2023/02/09 01:51:51 [DEBUG] http: Request GET /v1/status/leader (255.477µs) from=127.0.0.6:39521
    2023/02/09 01:51:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.220139705s) from=127.0.0.6:45683
    2023/02/09 01:51:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.557611185s) from=127.0.0.6:59857
    2023/02/09 01:51:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.969977701s) from=127.0.0.6:47615
    2023/02/09 01:51:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:51:57 [DEBUG] agent: Node info in sync
    2023/02/09 01:51:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.418790689s) from=127.0.0.6:46833
    2023/02/09 01:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.281260644s) from=127.0.0.6:59053
    2023/02/09 01:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.171711151s) from=127.0.0.6:46519
    2023/02/09 01:52:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.05992696s) from=127.0.0.6:38081
    2023/02/09 01:52:05 [DEBUG] http: Request GET /v1/status/leader (728.333µs) from=127.0.0.6:39521
    2023/02/09 01:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.567386479s) from=127.0.0.6:50769
    2023/02/09 01:52:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.397648595s) from=127.0.0.6:60645
    2023/02/09 01:52:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=65 (2m6.304876519s) from=127.0.0.6:34237
    2023/02/09 01:52:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.732260311s) from=127.0.0.6:59483
    2023/02/09 01:52:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.382613615s) from=127.0.0.6:49429
    2023/02/09 01:52:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.520275728s) from=127.0.0.6:40213
    2023/02/09 01:52:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.308651076s) from=127.0.0.6:43087
    2023/02/09 01:52:11 [DEBUG] http: Request GET /v1/status/leader (397.953µs) from=127.0.0.6:39521
    2023/02/09 01:52:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.402928674s) from=127.0.0.6:35671
    2023/02/09 01:52:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.460230932s) from=127.0.0.6:34533
    2023/02/09 01:52:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.572253251s) from=127.0.0.6:34577
    2023/02/09 01:52:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.840280918s) from=127.0.0.6:48091
    2023/02/09 01:52:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.815959352s) from=127.0.0.6:42557
    2023/02/09 01:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.104153224s) from=127.0.0.6:35669
    2023/02/09 01:52:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.122397337s) from=127.0.0.6:38853
    2023/02/09 01:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.994754828s) from=127.0.0.6:46251
    2023/02/09 01:52:25 [DEBUG] http: Request GET /v1/status/leader (203.218µs) from=127.0.0.6:39521
    2023/02/09 01:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.809861256s) from=127.0.0.6:46739
    2023/02/09 01:52:31 [DEBUG] http: Request GET /v1/status/leader (229.107µs) from=127.0.0.6:39521
    2023/02/09 01:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.346109797s) from=127.0.0.6:39569
    2023/02/09 01:52:45 [DEBUG] http: Request GET /v1/status/leader (291.596µs) from=127.0.0.6:39521
    2023/02/09 01:52:51 [DEBUG] http: Request GET /v1/status/leader (246.823µs) from=127.0.0.6:39521
    2023/02/09 01:52:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.953948764s) from=127.0.0.6:37653
    2023/02/09 01:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-622nh" since the cluster is too small
    2023/02/09 01:53:05 [DEBUG] http: Request GET /v1/status/leader (370.208µs) from=127.0.0.6:39521
    2023/02/09 01:53:11 [DEBUG] http: Request GET /v1/status/leader (286.622µs) from=127.0.0.6:39521
    2023/02/09 01:53:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.43_8080" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_sdnc_10.233.58.214_8282" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v2_nslcm_10.233.26.164_8403" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.32_8801" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_parser_10.233.57.60_8806" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.57.60_8806" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.23_9092" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.32.245_8082" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.32_9015" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.138_8181" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.25.78_8443" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.27.67_8484" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.109_8410" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.45_9001" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.60_8806" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.86_9011" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.54_9007" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.188_8803" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.17.49_8482" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_vnfres_10.233.42.245_8802" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.57.60_8806" in sync
    2023/02/09 01:53:15 [DEBUG] agent: Node info in sync
    2023/02/09 01:53:25 [DEBUG] http: Request GET /v1/status/leader (363.663µs) from=127.0.0.6:39521
    2023/02/09 01:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.705220613s) from=127.0.0.6:44029
    2023/02/09 01:53:31 [DEBUG] http: Request GET /v1/status/leader (183.376µs) from=127.0.0.6:39521
    2023/02/09 01:53:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-622nh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/09 01:53:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.474832419s) from=127.0.0.6:38919
    2023/02/09 01:53:45 [DEBUG] http: Request GET /v1/status/leader (219.207µs) from=127.0.0.6:39521
    2023/02/09 01:53:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.840828446s) from=127.0.0.6:47917
    2023/02/09 01:53:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.801302366s) from=127.0.0.6:51319
    2023/02/09 01:53:52 [DEBUG] http: Request GET /v1/status/leader (3.796269ms) from=127.0.0.6:39521
    2023/02/09 01:53:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.431958739s) from=127.0.0.6:59857
    2023/02/09 01:53:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.224147696s) from=127.0.0.6:45683
    2023/02/09 01:54:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.338957362s) from=127.0.0.6:46833
    2023/02/09 01:54:02 [DEBUG] consul: Skipping self join check