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: '2a297081-d3e4-8d59-e335-af522e6515db'
         Node name: 'onap-msb-consul-5454dcc5c5-wkpxr'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/01/14 22:56:17 [DEBUG] agent: Using random ID "2a297081-d3e4-8d59-e335-af522e6515db" as node ID
    2023/01/14 22:56:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2a297081-d3e4-8d59-e335-af522e6515db Address:127.0.0.1:8300}]
    2023/01/14 22:56:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/14 22:56:17 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wkpxr.dc1 127.0.0.1
    2023/01/14 22:56:17 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wkpxr 127.0.0.1
    2023/01/14 22:56:17 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wkpxr (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 22:56:17 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wkpxr.dc1" in area "wan"
    2023/01/14 22:56:17 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/14 22:56:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/14 22:56:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/14 22:56:17 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/14 22:56:17 [INFO] agent: started state syncer
    2023/01/14 22:56:17 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/14 22:56:17 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/14 22:56:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/14 22:56:17 [DEBUG] raft: Votes needed: 1
    2023/01/14 22:56:17 [DEBUG] raft: Vote granted from 2a297081-d3e4-8d59-e335-af522e6515db in term 2. Tally: 1
    2023/01/14 22:56:17 [INFO] raft: Election won. Tally: 1
    2023/01/14 22:56:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/14 22:56:17 [INFO] consul: cluster leadership acquired
    2023/01/14 22:56:17 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wkpxr
    2023/01/14 22:56:17 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/14 22:56:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 22:56:17 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wkpxr' joined, marking health alive
    2023/01/14 22:56:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 22:56:17 [INFO] agent: Synced node info
    2023/01/14 22:56:17 [DEBUG] agent: Node info in sync
    2023/01/14 22:56:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 22:56:18 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/14 22:57:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 22:57:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 22:57:20 [DEBUG] agent: Node info in sync
    2023/01/14 22:58:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 22:58:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 22:58:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 22:58:43 [DEBUG] agent: Node info in sync
    2023/01/14 22:59:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 22:59:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 22:59:44 [DEBUG] agent: Node info in sync
    2023/01/14 23:00:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:01:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:01:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:01:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:01:27 [DEBUG] agent: Node info in sync
    2023/01/14 23:02:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:03:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:03:14 [DEBUG] agent: Node info in sync
    2023/01/14 23:03:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:03:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:04:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:04:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:04:45 [DEBUG] agent: Node info in sync
    2023/01/14 23:05:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:06:16 [DEBUG] http: Request GET /v1/status/leader (1.78603ms) from=127.0.0.6:57437
    2023/01/14 23:06:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.26.14_9015"
    2023/01/14 23:06:16 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.329533ms) from=127.0.0.6:57437
    2023/01/14 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:16 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.337492ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_wf-gui_10.233.5.26_8080"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (17.571174ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (513.44µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v0_multicloud_10.233.44.239_9001"
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (13.591184ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (420.425µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_multicloud_10.233.44.239_9001"
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.109688ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (442.652µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.24.0_9007"
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.038508ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (7.962068ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.24.0_9007"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.292893ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (571.743µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.5.233_8181"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.803887ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (413.718µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.191_9011"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.846455ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (377.593µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.191_9011"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.687365ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (528.6µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_parser_10.233.50.48_8806"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.781798ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (731.36µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_catalog_10.233.50.48_8806"
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.792637ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (610.412µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_nsd_10.233.50.48_8806"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.244981ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (427.244µs) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:06: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/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.50.48_8806"
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.018856ms) from=127.0.0.6:57437
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:06:17 [DEBUG] agent: Node info in sync
    2023/01/14 23:06:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (359.399µs) from=127.0.0.6:57437
    2023/01/14 23:06:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:07:00 [DEBUG] http: Request GET /v1/catalog/services (393.785µs) from=127.0.0.6:57437
    2023/01/14 23:07:00 [DEBUG] http: Request GET /v1/status/leader (304.18µs) from=127.0.0.6:57437
    2023/01/14 23:07:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (286.686µs) from=127.0.0.6:59865
    2023/01/14 23:07:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.968µs) from=127.0.0.6:59865
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/catalog/services (405.138µs) from=127.0.0.6:44875
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/status/leader (333.21µs) from=127.0.0.6:44875
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (294.59µs) from=127.0.0.6:51951
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.359µs) from=127.0.0.6:51951
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (159.784µs) from=127.0.0.6:55791
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (197.009µs) from=127.0.0.6:51951
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (205.201µs) from=127.0.0.6:51951
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.521µs) from=127.0.0.6:55791
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (209.304µs) from=127.0.0.6:49927
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (191.788µs) from=127.0.0.6:55791
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (303.074µs) from=127.0.0.6:45123
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (252.483µs) from=127.0.0.6:50053
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (218.3µs) from=127.0.0.6:37725
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (221.594µs) from=127.0.0.6:50053
    2023/01/14 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (222.566µs) from=127.0.0.6:50053
    2023/01/14 23:07:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:07:20 [DEBUG] http: Request GET /v1/status/leader (326.319µs) from=127.0.0.6:43571
    2023/01/14 23:07:21 [DEBUG] http: Request GET /v1/status/leader (293.891µs) from=127.0.0.6:37607
    2023/01/14 23:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:07:31 [DEBUG] agent: Node info in sync
    2023/01/14 23:07:40 [DEBUG] http: Request GET /v1/status/leader (2.255761ms) from=127.0.0.6:43571
    2023/01/14 23:07:41 [DEBUG] http: Request GET /v1/status/leader (245.03µs) from=127.0.0.6:37607
    2023/01/14 23:08:00 [DEBUG] http: Request GET /v1/status/leader (593.92µs) from=127.0.0.6:37607
    2023/01/14 23:08:01 [DEBUG] http: Request GET /v1/status/leader (850.257µs) from=127.0.0.6:37607
    2023/01/14 23:08:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:08:20 [DEBUG] http: Request GET /v1/status/leader (656.472µs) from=127.0.0.6:43571
    2023/01/14 23:08:21 [DEBUG] http: Request GET /v1/status/leader (322.693µs) from=127.0.0.6:37607
    2023/01/14 23:08:40 [DEBUG] http: Request GET /v1/status/leader (296.077µs) from=127.0.0.6:37607
    2023/01/14 23:08:41 [DEBUG] http: Request GET /v1/status/leader (175.975µs) from=127.0.0.6:37607
    2023/01/14 23:09:00 [DEBUG] http: Request GET /v1/status/leader (633.588µs) from=127.0.0.6:37607
    2023/01/14 23:09:01 [DEBUG] http: Request GET /v1/status/leader (655.09µs) from=127.0.0.6:37607
    2023/01/14 23:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.462486471s) from=127.0.0.6:54757
    2023/01/14 23:09:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.937117603s) from=127.0.0.6:45123
    2023/01/14 23:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m1.372630598s) from=127.0.0.6:44875
    2023/01/14 23:09:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:03 [DEBUG] agent: Node info in sync
    2023/01/14 23:09:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.425398382s) from=127.0.0.6:46147
    2023/01/14 23:09:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m3.169759718s) from=127.0.0.6:57437
    2023/01/14 23:09:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.016795436s) from=127.0.0.6:53811
    2023/01/14 23:09:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.130700574s) from=127.0.0.6:59865
    2023/01/14 23:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.973172419s) from=127.0.0.6:51951
    2023/01/14 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.835015805s) from=127.0.0.6:48469
    2023/01/14 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.955575597s) from=127.0.0.6:50053
    2023/01/14 23:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.010405363s) from=127.0.0.6:49927
    2023/01/14 23:09:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.954232022s) from=127.0.0.6:53989
    2023/01/14 23:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.144003612s) from=127.0.0.6:59645
    2023/01/14 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.764011056s) from=127.0.0.6:55791
    2023/01/14 23:09:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.732875654s) from=127.0.0.6:43635
    2023/01/14 23:09:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:09:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.083192303s) from=127.0.0.6:59601
    2023/01/14 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.288822781s) from=127.0.0.6:37725
    2023/01/14 23:09:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:09:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [INFO] agent: Synced service "_v1_sdnc_10.233.39.38_8282"
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Node info in sync
    2023/01/14 23:09:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.1759ms) from=127.0.0.6:43571
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:09:13 [DEBUG] agent: Node info in sync
    2023/01/14 23:09:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (9.895829697s) from=127.0.0.6:57437
    2023/01/14 23:09:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (10.693804852s) from=127.0.0.6:44875
    2023/01/14 23:09:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (301.662µs) from=127.0.0.6:57437
    2023/01/14 23:09:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (171.382µs) from=127.0.0.6:37607
    2023/01/14 23:09:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:09:20 [DEBUG] http: Request GET /v1/status/leader (294.634µs) from=127.0.0.6:53241
    2023/01/14 23:09:21 [DEBUG] http: Request GET /v1/status/leader (274.897µs) from=127.0.0.6:53241
    2023/01/14 23:09:40 [DEBUG] http: Request GET /v1/status/leader (175.832µs) from=127.0.0.6:53241
    2023/01/14 23:09:41 [DEBUG] http: Request GET /v1/status/leader (190.49µs) from=127.0.0.6:53241
    2023/01/14 23:10:00 [DEBUG] http: Request GET /v1/status/leader (253.644µs) from=127.0.0.6:43571
    2023/01/14 23:10:01 [DEBUG] http: Request GET /v1/status/leader (259.38µs) from=127.0.0.6:53241
    2023/01/14 23:10:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:10:20 [DEBUG] http: Request GET /v1/status/leader (649.466µs) from=127.0.0.6:53241
    2023/01/14 23:10:21 [DEBUG] http: Request GET /v1/status/leader (1.726078ms) from=127.0.0.6:53241
    2023/01/14 23:10:40 [DEBUG] http: Request GET /v1/status/leader (699.86µs) from=127.0.0.6:53241
    2023/01/14 23:10:41 [DEBUG] http: Request GET /v1/status/leader (150.73µs) from=127.0.0.6:53241
    2023/01/14 23:11:00 [DEBUG] http: Request GET /v1/status/leader (898.647µs) from=127.0.0.6:43571
    2023/01/14 23:11:01 [DEBUG] http: Request GET /v1/status/leader (243.535µs) from=127.0.0.6:53241
    2023/01/14 23:11:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.018919915s) from=127.0.0.6:45123
    2023/01/14 23:11:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.693008987s) from=127.0.0.6:53811
    2023/01/14 23:11:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:11:06 [DEBUG] agent: Node info in sync
    2023/01/14 23:11:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.215177617s) from=127.0.0.6:54757
    2023/01/14 23:11:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.688513728s) from=127.0.0.6:46147
    2023/01/14 23:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.879476092s) from=127.0.0.6:51951
    2023/01/14 23:11:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.403524724s) from=127.0.0.6:59865
    2023/01/14 23:11:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.364380874s) from=127.0.0.6:59601
    2023/01/14 23:11:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.598299146s) from=127.0.0.6:53989
    2023/01/14 23:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.088430887s) from=127.0.0.6:48469
    2023/01/14 23:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m2.21478308s) from=127.0.0.6:37725
    2023/01/14 23:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.776780393s) from=127.0.0.6:59645
    2023/01/14 23:11:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.340700784s) from=127.0.0.6:49927
    2023/01/14 23:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.942039742s) from=127.0.0.6:55791
    2023/01/14 23:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.901192811s) from=127.0.0.6:50053
    2023/01/14 23:11:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.319083516s) from=127.0.0.6:43635
    2023/01/14 23:11:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:11:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.94186875s) from=127.0.0.6:37607
    2023/01/14 23:11:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.297983907s) from=127.0.0.6:44875
    2023/01/14 23:11:20 [DEBUG] http: Request GET /v1/status/leader (324.452µs) from=127.0.0.6:43571
    2023/01/14 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.374562129s) from=127.0.0.6:57437
    2023/01/14 23:11:21 [DEBUG] http: Request GET /v1/status/leader (161.345µs) from=127.0.0.6:53241
    2023/01/14 23:11:40 [DEBUG] http: Request GET /v1/status/leader (164.08µs) from=127.0.0.6:53241
    2023/01/14 23:11:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:11:41 [DEBUG] http: Request GET /v1/status/leader (1.656894ms) from=127.0.0.6:53241
    2023/01/14 23:12:00 [DEBUG] http: Request GET /v1/status/leader (270.734µs) from=127.0.0.6:53241
    2023/01/14 23:12:01 [DEBUG] http: Request GET /v1/status/leader (171.425µs) from=127.0.0.6:53241
    2023/01/14 23:12:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:12:20 [DEBUG] http: Request GET /v1/status/leader (158.75µs) from=127.0.0.6:53241
    2023/01/14 23:12:21 [DEBUG] http: Request GET /v1/status/leader (363.389µs) from=127.0.0.6:53241
    2023/01/14 23:12:40 [DEBUG] http: Request GET /v1/status/leader (305.315µs) from=127.0.0.6:43571
    2023/01/14 23:12:41 [DEBUG] http: Request GET /v1/status/leader (177.774µs) from=127.0.0.6:53241
    2023/01/14 23:12:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:12:42 [DEBUG] agent: Node info in sync
    2023/01/14 23:13:00 [DEBUG] http: Request GET /v1/status/leader (274.892µs) from=127.0.0.6:43571
    2023/01/14 23:13:01 [DEBUG] http: Request GET /v1/status/leader (223.96µs) from=127.0.0.6:53241
    2023/01/14 23:13:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.067557678s) from=127.0.0.6:53989
    2023/01/14 23:13:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.024936883s) from=127.0.0.6:45123
    2023/01/14 23:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.236399847s) from=127.0.0.6:54757
    2023/01/14 23:13:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.27395525s) from=127.0.0.6:59601
    2023/01/14 23:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.838904426s) from=127.0.0.6:51951
    2023/01/14 23:13:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.629081224s) from=127.0.0.6:46147
    2023/01/14 23:13:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.647119517s) from=127.0.0.6:59865
    2023/01/14 23:13:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.860284912s) from=127.0.0.6:53811
    2023/01/14 23:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.141131728s) from=127.0.0.6:37725
    2023/01/14 23:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.831514688s) from=127.0.0.6:48469
    2023/01/14 23:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.125203602s) from=127.0.0.6:55791
    2023/01/14 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.397346862s) from=127.0.0.6:59645
    2023/01/14 23:13:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.786970924s) from=127.0.0.6:49927
    2023/01/14 23:13:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:13:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.908639877s) from=127.0.0.6:43635
    2023/01/14 23:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.504209251s) from=127.0.0.6:44875
    2023/01/14 23:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.728802182s) from=127.0.0.6:50053
    2023/01/14 23:13:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.170209679s) from=127.0.0.6:37607
    2023/01/14 23:13:20 [DEBUG] http: Request GET /v1/status/leader (285.352µs) from=127.0.0.6:53241
    2023/01/14 23:13:21 [DEBUG] http: Request GET /v1/status/leader (169.477µs) from=127.0.0.6:53241
    2023/01/14 23:13:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.648626009s) from=127.0.0.6:57437
    2023/01/14 23:13:40 [DEBUG] http: Request GET /v1/status/leader (336.722µs) from=127.0.0.6:53241
    2023/01/14 23:13:42 [DEBUG] http: Request GET /v1/status/leader (1.183133ms) from=127.0.0.6:53241
    2023/01/14 23:14:00 [DEBUG] http: Request GET /v1/status/leader (481.491µs) from=127.0.0.6:43571
    2023/01/14 23:14:02 [DEBUG] http: Request GET /v1/status/leader (961.221µs) from=127.0.0.6:53241
    2023/01/14 23:14:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:14:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:14:20 [DEBUG] agent: Node info in sync
    2023/01/14 23:14:20 [DEBUG] http: Request GET /v1/status/leader (627.191µs) from=127.0.0.6:43571
    2023/01/14 23:14:22 [DEBUG] http: Request GET /v1/status/leader (2.616983ms) from=127.0.0.6:53241
    2023/01/14 23:14:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:14:40 [DEBUG] http: Request GET /v1/status/leader (372.408µs) from=127.0.0.6:43571
    2023/01/14 23:14:42 [DEBUG] http: Request GET /v1/status/leader (533.636µs) from=127.0.0.6:53241
    2023/01/14 23:15:00 [DEBUG] http: Request GET /v1/status/leader (369.538µs) from=127.0.0.6:53241
    2023/01/14 23:15:02 [DEBUG] http: Request GET /v1/status/leader (3.149696ms) from=127.0.0.6:53241
    2023/01/14 23:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.842784217s) from=127.0.0.6:51951
    2023/01/14 23:15:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.095712019s) from=127.0.0.6:59865
    2023/01/14 23:15:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.340970972s) from=127.0.0.6:59601
    2023/01/14 23:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.179477959s) from=127.0.0.6:45123
    2023/01/14 23:15:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.117386047s) from=127.0.0.6:53811
    2023/01/14 23:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.760709747s) from=127.0.0.6:48469
    2023/01/14 23:15:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.73733372s) from=127.0.0.6:46147
    2023/01/14 23:15:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:15:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.449245655s) from=127.0.0.6:53989
    2023/01/14 23:15:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.403232756s) from=127.0.0.6:54757
    2023/01/14 23:15:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.610826512s) from=127.0.0.6:49927
    2023/01/14 23:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.069236057s) from=127.0.0.6:59645
    2023/01/14 23:15:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.537481142s) from=127.0.0.6:43635
    2023/01/14 23:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.539176372s) from=127.0.0.6:37725
    2023/01/14 23:15:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.127035081s) from=127.0.0.6:44875
    2023/01/14 23:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.027985563s) from=127.0.0.6:55791
    2023/01/14 23:15:21 [DEBUG] http: Request GET /v1/status/leader (290.172µs) from=127.0.0.6:53241
    2023/01/14 23:15:22 [DEBUG] http: Request GET /v1/status/leader (190.54µs) from=127.0.0.6:53241
    2023/01/14 23:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.008614853s) from=127.0.0.6:50053
    2023/01/14 23:15:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.312011802s) from=127.0.0.6:37607
    2023/01/14 23:15:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.694547058s) from=127.0.0.6:57437
    2023/01/14 23:15:41 [DEBUG] http: Request GET /v1/status/leader (164.657µs) from=127.0.0.6:43571
    2023/01/14 23:15:42 [DEBUG] http: Request GET /v1/status/leader (483.753µs) from=127.0.0.6:53241
    2023/01/14 23:15:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:15:56 [DEBUG] agent: Node info in sync
    2023/01/14 23:16:01 [DEBUG] http: Request GET /v1/status/leader (268.992µs) from=127.0.0.6:43571
    2023/01/14 23:16:02 [DEBUG] http: Request GET /v1/status/leader (146.413µs) from=127.0.0.6:53241
    2023/01/14 23:16:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:16:21 [DEBUG] http: Request GET /v1/status/leader (321.132µs) from=127.0.0.6:53241
    2023/01/14 23:16:22 [DEBUG] http: Request GET /v1/status/leader (170.258µs) from=127.0.0.6:53241
    2023/01/14 23:16:41 [DEBUG] http: Request GET /v1/status/leader (264.377µs) from=127.0.0.6:43571
    2023/01/14 23:16:42 [DEBUG] http: Request GET /v1/status/leader (155.968µs) from=127.0.0.6:53241
    2023/01/14 23:16:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:17:01 [DEBUG] http: Request GET /v1/status/leader (174.723µs) from=127.0.0.6:53241
    2023/01/14 23:17:02 [DEBUG] http: Request GET /v1/status/leader (252.598µs) from=127.0.0.6:53241
    2023/01/14 23:17:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.062884394s) from=127.0.0.6:59865
    2023/01/14 23:17:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:17:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.92299334s) from=127.0.0.6:53811
    2023/01/14 23:17:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.709837977s) from=127.0.0.6:53989
    2023/01/14 23:17:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.444537022s) from=127.0.0.6:54757
    2023/01/14 23:17:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.946411477s) from=127.0.0.6:59601
    2023/01/14 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.718663919s) from=127.0.0.6:59645
    2023/01/14 23:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.010751276s) from=127.0.0.6:51951
    2023/01/14 23:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.087156298s) from=127.0.0.6:45123
    2023/01/14 23:17:21 [DEBUG] http: Request GET /v1/status/leader (316.887µs) from=127.0.0.6:53241
    2023/01/14 23:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.930095336s) from=127.0.0.6:44875
    2023/01/14 23:17:22 [DEBUG] http: Request GET /v1/status/leader (291.927µs) from=127.0.0.6:53241
    2023/01/14 23:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.909980865s) from=127.0.0.6:50053
    2023/01/14 23:17:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.182998782s) from=127.0.0.6:46147
    2023/01/14 23:17:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:17:23 [DEBUG] agent: Node info in sync
    2023/01/14 23:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.801480899s) from=127.0.0.6:48469
    2023/01/14 23:17:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.557065992s) from=127.0.0.6:43635
    2023/01/14 23:17:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.957658201s) from=127.0.0.6:49927
    2023/01/14 23:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.367810691s) from=127.0.0.6:55791
    2023/01/14 23:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m6.017475926s) from=127.0.0.6:37725
    2023/01/14 23:17:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.783580499s) from=127.0.0.6:37607
    2023/01/14 23:17:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.411336516s) from=127.0.0.6:57437
    2023/01/14 23:17:41 [DEBUG] http: Request GET /v1/status/leader (1.794531ms) from=127.0.0.6:53241
    2023/01/14 23:17:42 [DEBUG] http: Request GET /v1/status/leader (166.26µs) from=127.0.0.6:53241
    2023/01/14 23:18:01 [DEBUG] http: Request GET /v1/status/leader (244.65µs) from=127.0.0.6:53241
    2023/01/14 23:18:02 [DEBUG] http: Request GET /v1/status/leader (477.489µs) from=127.0.0.6:53241
    2023/01/14 23:18:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:18:21 [DEBUG] http: Request GET /v1/status/leader (571.767µs) from=127.0.0.6:53241
    2023/01/14 23:18:22 [DEBUG] http: Request GET /v1/status/leader (206.884µs) from=127.0.0.6:53241
    2023/01/14 23:18:41 [DEBUG] http: Request GET /v1/status/leader (400.663µs) from=127.0.0.6:43571
    2023/01/14 23:18:42 [DEBUG] http: Request GET /v1/status/leader (327.6µs) from=127.0.0.6:53241
    2023/01/14 23:19:01 [DEBUG] http: Request GET /v1/status/leader (949.422µs) from=127.0.0.6:43571
    2023/01/14 23:19:02 [DEBUG] http: Request GET /v1/status/leader (2.843194ms) from=127.0.0.6:53241
    2023/01/14 23:19:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:19:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.398436202s) from=127.0.0.6:53811
    2023/01/14 23:19:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.691649869s) from=127.0.0.6:53989
    2023/01/14 23:19:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.024555668s) from=127.0.0.6:59865
    2023/01/14 23:19:21 [DEBUG] http: Request GET /v1/status/leader (304.664µs) from=127.0.0.6:53241
    2023/01/14 23:19:22 [DEBUG] http: Request GET /v1/status/leader (213.037µs) from=127.0.0.6:53241
    2023/01/14 23:19:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.977788931s) from=127.0.0.6:44875
    2023/01/14 23:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:19:22 [DEBUG] agent: Node info in sync
    2023/01/14 23:19:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.70234785s) from=127.0.0.6:59601
    2023/01/14 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.852207649s) from=127.0.0.6:45123
    2023/01/14 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.980246695s) from=127.0.0.6:59645
    2023/01/14 23:19:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.329053439s) from=127.0.0.6:54757
    2023/01/14 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.12428857s) from=127.0.0.6:48469
    2023/01/14 23:19:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.219049782s) from=127.0.0.6:43635
    2023/01/14 23:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.138948279s) from=127.0.0.6:51951
    2023/01/14 23:19:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.309875809s) from=127.0.0.6:49927
    2023/01/14 23:19:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.42082745s) from=127.0.0.6:46147
    2023/01/14 23:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.547787238s) from=127.0.0.6:50053
    2023/01/14 23:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.09105744s) from=127.0.0.6:37725
    2023/01/14 23:19:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.675847678s) from=127.0.0.6:37607
    2023/01/14 23:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.829824148s) from=127.0.0.6:55791
    2023/01/14 23:19:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:19:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.884047277s) from=127.0.0.6:57437
    2023/01/14 23:19:41 [DEBUG] http: Request GET /v1/status/leader (393.867µs) from=127.0.0.6:43571
    2023/01/14 23:19:42 [DEBUG] http: Request GET /v1/status/leader (189.511µs) from=127.0.0.6:53241
    2023/01/14 23:20:01 [DEBUG] http: Request GET /v1/status/leader (354.016µs) from=127.0.0.6:43571
    2023/01/14 23:20:02 [DEBUG] http: Request GET /v1/status/leader (304µs) from=127.0.0.6:53241
    2023/01/14 23:20:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:20:21 [DEBUG] http: Request GET /v1/status/leader (4.32018ms) from=127.0.0.6:53241
    2023/01/14 23:20:22 [DEBUG] http: Request GET /v1/status/leader (258.989µs) from=127.0.0.6:53241
    2023/01/14 23:20:41 [DEBUG] http: Request GET /v1/status/leader (284.891µs) from=127.0.0.6:43571
    2023/01/14 23:20:42 [DEBUG] http: Request GET /v1/status/leader (305.509µs) from=127.0.0.6:53241
    2023/01/14 23:21:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:21:00 [DEBUG] agent: Node info in sync
    2023/01/14 23:21:01 [DEBUG] http: Request GET /v1/status/leader (258.188µs) from=127.0.0.6:53241
    2023/01/14 23:21:02 [DEBUG] http: Request GET /v1/status/leader (724.537µs) from=127.0.0.6:53241
    2023/01/14 23:21:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:21:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.145374963s) from=127.0.0.6:53989
    2023/01/14 23:21:21 [DEBUG] http: Request GET /v1/status/leader (163.512µs) from=127.0.0.6:43571
    2023/01/14 23:21:22 [DEBUG] http: Request GET /v1/status/leader (183.593µs) from=127.0.0.6:53241
    2023/01/14 23:21:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.499450096s) from=127.0.0.6:44875
    2023/01/14 23:21:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.14568046s) from=127.0.0.6:59601
    2023/01/14 23:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.099786256s) from=127.0.0.6:45123
    2023/01/14 23:21:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.254488652s) from=127.0.0.6:54757
    2023/01/14 23:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.938725683s) from=127.0.0.6:59645
    2023/01/14 23:21:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.610689507s) from=127.0.0.6:59865
    2023/01/14 23:21:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.292993212s) from=127.0.0.6:53811
    2023/01/14 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.430003609s) from=127.0.0.6:51951
    2023/01/14 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.705314144s) from=127.0.0.6:48469
    2023/01/14 23:21:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.083178807s) from=127.0.0.6:43635
    2023/01/14 23:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.38603924s) from=127.0.0.6:50053
    2023/01/14 23:21:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.371119839s) from=127.0.0.6:49927
    2023/01/14 23:21:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.057052607s) from=127.0.0.6:46147
    2023/01/14 23:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.04901285s) from=127.0.0.6:37725
    2023/01/14 23:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.574624432s) from=127.0.0.6:55791
    2023/01/14 23:21:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.4289429s) from=127.0.0.6:37607
    2023/01/14 23:21:41 [DEBUG] http: Request GET /v1/status/leader (355.516µs) from=127.0.0.6:53241
    2023/01/14 23:21:42 [DEBUG] http: Request GET /v1/status/leader (147.863µs) from=127.0.0.6:53241
    2023/01/14 23:21:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:21:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.239133318s) from=127.0.0.6:57437
    2023/01/14 23:22:01 [DEBUG] http: Request GET /v1/status/leader (317.128µs) from=127.0.0.6:53241
    2023/01/14 23:22:02 [DEBUG] http: Request GET /v1/status/leader (146.427µs) from=127.0.0.6:53241
    2023/01/14 23:22:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:22:21 [DEBUG] http: Request GET /v1/status/leader (290.256µs) from=127.0.0.6:43571
    2023/01/14 23:22:22 [DEBUG] http: Request GET /v1/status/leader (164.136µs) from=127.0.0.6:53241
    2023/01/14 23:22:41 [DEBUG] http: Request GET /v1/status/leader (240.492µs) from=127.0.0.6:43571
    2023/01/14 23:22:42 [DEBUG] http: Request GET /v1/status/leader (175.542µs) from=127.0.0.6:53241
    2023/01/14 23:23:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:23:00 [DEBUG] agent: Node info in sync
    2023/01/14 23:23:01 [DEBUG] http: Request GET /v1/status/leader (629.168µs) from=127.0.0.6:43571
    2023/01/14 23:23:02 [DEBUG] http: Request GET /v1/status/leader (885.409µs) from=127.0.0.6:53241
    2023/01/14 23:23:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:23:21 [DEBUG] http: Request GET /v1/status/leader (153.013µs) from=127.0.0.6:43571
    2023/01/14 23:23:22 [DEBUG] http: Request GET /v1/status/leader (159.023µs) from=127.0.0.6:53241
    2023/01/14 23:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.831168101s) from=127.0.0.6:45123
    2023/01/14 23:23:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.146079087s) from=127.0.0.6:44875
    2023/01/14 23:23:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.698700436s) from=127.0.0.6:53989
    2023/01/14 23:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.833938165s) from=127.0.0.6:59645
    2023/01/14 23:23:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.403214296s) from=127.0.0.6:54757
    2023/01/14 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.794870414s) from=127.0.0.6:51951
    2023/01/14 23:23:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.195472826s) from=127.0.0.6:43635
    2023/01/14 23:23:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.982517899s) from=127.0.0.6:59601
    2023/01/14 23:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.235357877s) from=127.0.0.6:59865
    2023/01/14 23:23:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.660442933s) from=127.0.0.6:53811
    2023/01/14 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.837856968s) from=127.0.0.6:48469
    2023/01/14 23:23:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.416166109s) from=127.0.0.6:49927
    2023/01/14 23:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.914251648s) from=127.0.0.6:50053
    2023/01/14 23:23:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.795293386s) from=127.0.0.6:46147
    2023/01/14 23:23:41 [DEBUG] http: Request GET /v1/status/leader (409.861µs) from=127.0.0.6:43571
    2023/01/14 23:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.159777192s) from=127.0.0.6:37725
    2023/01/14 23:23:42 [DEBUG] http: Request GET /v1/status/leader (332.753µs) from=127.0.0.6:53241
    2023/01/14 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.957156025s) from=127.0.0.6:55791
    2023/01/14 23:23:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.013101294s) from=127.0.0.6:37607
    2023/01/14 23:23:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.496206036s) from=127.0.0.6:57437
    2023/01/14 23:24:01 [DEBUG] http: Request GET /v1/status/leader (167.225µs) from=127.0.0.6:53241
    2023/01/14 23:24:02 [DEBUG] http: Request GET /v1/status/leader (1.805341ms) from=127.0.0.6:53241
    2023/01/14 23:24:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:24:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:24:21 [DEBUG] http: Request GET /v1/status/leader (305.545µs) from=127.0.0.6:53241
    2023/01/14 23:24:22 [DEBUG] http: Request GET /v1/status/leader (273.879µs) from=127.0.0.6:53241
    2023/01/14 23:24:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092"
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Node info in sync
    2023/01/14 23:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.368451ms) from=127.0.0.6:43571
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:24:38 [DEBUG] agent: Node info in sync
    2023/01/14 23:24:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (1m12.302347238s) from=127.0.0.6:44875
    2023/01/14 23:24:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (47.024812396s) from=127.0.0.6:57437
    2023/01/14 23:24:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (324.843µs) from=127.0.0.6:44875
    2023/01/14 23:24:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (171.075µs) from=127.0.0.6:44875
    2023/01/14 23:24:41 [DEBUG] http: Request GET /v1/status/leader (253.02µs) from=127.0.0.6:36561
    2023/01/14 23:24:42 [DEBUG] http: Request GET /v1/status/leader (2.879052ms) from=127.0.0.6:36561
    2023/01/14 23:25:01 [DEBUG] http: Request GET /v1/status/leader (258.173µs) from=127.0.0.6:36561
    2023/01/14 23:25:02 [DEBUG] http: Request GET /v1/status/leader (151.925µs) from=127.0.0.6:36561
    2023/01/14 23:25:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:25:21 [DEBUG] http: Request GET /v1/status/leader (187.453µs) from=127.0.0.6:36561
    2023/01/14 23:25:22 [DEBUG] http: Request GET /v1/status/leader (281.277µs) from=127.0.0.6:36561
    2023/01/14 23:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.280042466s) from=127.0.0.6:45123
    2023/01/14 23:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.391781566s) from=127.0.0.6:59645
    2023/01/14 23:25:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.351364839s) from=127.0.0.6:53989
    2023/01/14 23:25:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.957180626s) from=127.0.0.6:59601
    2023/01/14 23:25:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.95001465s) from=127.0.0.6:59865
    2023/01/14 23:25:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.790193969s) from=127.0.0.6:53811
    2023/01/14 23:25:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.210420614s) from=127.0.0.6:43635
    2023/01/14 23:25:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.433350554s) from=127.0.0.6:54757
    2023/01/14 23:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.972449711s) from=127.0.0.6:51951
    2023/01/14 23:25:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.400029294s) from=127.0.0.6:49927
    2023/01/14 23:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.102348306s) from=127.0.0.6:48469
    2023/01/14 23:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.723649055s) from=127.0.0.6:50053
    2023/01/14 23:25:41 [DEBUG] http: Request GET /v1/status/leader (312.819µs) from=127.0.0.6:43571
    2023/01/14 23:25:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.184524561s) from=127.0.0.6:46147
    2023/01/14 23:25:42 [DEBUG] http: Request GET /v1/status/leader (294.531µs) from=127.0.0.6:36561
    2023/01/14 23:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.514903956s) from=127.0.0.6:37725
    2023/01/14 23:25:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.24536174s) from=127.0.0.6:37607
    2023/01/14 23:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.980548689s) from=127.0.0.6:55791
    2023/01/14 23:26:01 [DEBUG] http: Request GET /v1/status/leader (188.21µs) from=127.0.0.6:43571
    2023/01/14 23:26:02 [DEBUG] http: Request GET /v1/status/leader (173.653µs) from=127.0.0.6:36561
    2023/01/14 23:26:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:26:21 [DEBUG] http: Request GET /v1/status/leader (327.787µs) from=127.0.0.6:43571
    2023/01/14 23:26:22 [DEBUG] http: Request GET /v1/status/leader (280.203µs) from=127.0.0.6:36561
    2023/01/14 23:26:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:26:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:26:28 [DEBUG] agent: Node info in sync
    2023/01/14 23:26:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.008261815s) from=127.0.0.6:44875
    2023/01/14 23:26:41 [DEBUG] http: Request GET /v1/status/leader (172.182µs) from=127.0.0.6:36561
    2023/01/14 23:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m3.8011056s) from=127.0.0.6:53241
    2023/01/14 23:26:42 [DEBUG] http: Request GET /v1/status/leader (611.258µs) from=127.0.0.6:36561
    2023/01/14 23:26:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m6.483789032s) from=127.0.0.6:57437
    2023/01/14 23:26:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:26:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.28.61_8082"
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Node info in sync
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (8.922377146s) from=127.0.0.6:57437
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (11.613458247s) from=127.0.0.6:53241
    2023/01/14 23:26:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.226857ms) from=127.0.0.6:43571
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Node info in sync
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (477.021µs) from=127.0.0.6:57437
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (206.017µs) from=127.0.0.6:36561
    2023/01/14 23:26:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:26:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.29.119_8443"
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Node info in sync
    2023/01/14 23:26:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.837195ms) from=127.0.0.6:57437
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (89.950254ms) from=127.0.0.6:53241
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (94.037806ms) from=127.0.0.6:43571
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:26:53 [DEBUG] agent: Node info in sync
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.453318ms) from=127.0.0.6:57437
    2023/01/14 23:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (140.167µs) from=127.0.0.6:57437
    2023/01/14 23:27:01 [DEBUG] http: Request GET /v1/status/leader (248.175µs) from=127.0.0.6:44775
    2023/01/14 23:27:02 [DEBUG] http: Request GET /v1/status/leader (593.243µs) from=127.0.0.6:49829
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_nslcm_10.233.12.128_8403"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.177018ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (11.079435739s) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (11.081648096s) from=127.0.0.6:43571
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (418.372µs) from=127.0.0.6:43571
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v2_nslcm_10.233.12.128_8403"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (27.065265ms) from=127.0.0.6:43571
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.487466ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (14.798041ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (172.636µs) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (348.918µs) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (205.298µs) from=127.0.0.6:43571
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.32.245_8410"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.9933ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (55.870293ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (71.091843ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (448.087µs) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_vnfres_10.233.10.114_8802"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.876318ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (31.245126ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (112.058446ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (854.424µs) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (408.818µs) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (314.492µs) from=127.0.0.6:36291
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.51.220_8482"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.426431ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (63.490931ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (122.441181ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (283.458µs) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.119_8484"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.479737ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (13.108606ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (38.395429ms) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (169.343µs) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (329.637µs) from=127.0.0.6:44775
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (339.123µs) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_vnfmgr_10.233.5.225_8803"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.532838ms) from=127.0.0.6:50827
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (52.48716ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (4.533086ms) from=127.0.0.6:53241
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (417.396µs) from=127.0.0.6:55705
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (314.075µs) from=127.0.0.6:55705
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [INFO] agent: Synced service "_v1_vnflcm_10.233.38.78_8801"
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (18.381942ms) from=127.0.0.6:41237
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:27:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (84.126599ms) from=127.0.0.6:38835
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (84.256586ms) from=127.0.0.6:50827
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (638.72µs) from=127.0.0.6:50827
    2023/01/14 23:27:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (264.647µs) from=127.0.0.6:41237
    2023/01/14 23:27:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:27:21 [DEBUG] http: Request GET /v1/status/leader (2.558419ms) from=127.0.0.6:32775
    2023/01/14 23:27:22 [DEBUG] http: Request GET /v1/status/leader (463.722µs) from=127.0.0.6:55591
    2023/01/14 23:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.972882043s) from=127.0.0.6:45123
    2023/01/14 23:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.409711516s) from=127.0.0.6:59645
    2023/01/14 23:27:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.003407418s) from=127.0.0.6:54757
    2023/01/14 23:27:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.849498198s) from=127.0.0.6:59865
    2023/01/14 23:27:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.974135105s) from=127.0.0.6:59601
    2023/01/14 23:27:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.947828161s) from=127.0.0.6:53989
    2023/01/14 23:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.755080478s) from=127.0.0.6:51951
    2023/01/14 23:27:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.750263319s) from=127.0.0.6:49927
    2023/01/14 23:27:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.634698398s) from=127.0.0.6:43635
    2023/01/14 23:27:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.203383092s) from=127.0.0.6:53811
    2023/01/14 23:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.181240511s) from=127.0.0.6:48469
    2023/01/14 23:27:41 [DEBUG] http: Request GET /v1/status/leader (393.94µs) from=127.0.0.6:55591
    2023/01/14 23:27:42 [DEBUG] http: Request GET /v1/status/leader (176.517µs) from=127.0.0.6:55591
    2023/01/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.116740132s) from=127.0.0.6:46147
    2023/01/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.687967619s) from=127.0.0.6:50053
    2023/01/14 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.095038617s) from=127.0.0.6:37607
    2023/01/14 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m6.08869447s) from=127.0.0.6:37725
    2023/01/14 23:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.22027177s) from=127.0.0.6:55791
    2023/01/14 23:28:01 [DEBUG] http: Request GET /v1/status/leader (169.492µs) from=127.0.0.6:32775
    2023/01/14 23:28:02 [DEBUG] http: Request GET /v1/status/leader (168.95µs) from=127.0.0.6:55591
    2023/01/14 23:28:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:28:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:28:21 [DEBUG] agent: Node info in sync
    2023/01/14 23:28:21 [DEBUG] http: Request GET /v1/status/leader (331.265µs) from=127.0.0.6:55591
    2023/01/14 23:28:23 [DEBUG] http: Request GET /v1/status/leader (208.146µs) from=127.0.0.6:55591
    2023/01/14 23:28:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:28:41 [DEBUG] http: Request GET /v1/status/leader (379.185µs) from=127.0.0.6:32775
    2023/01/14 23:28:43 [DEBUG] http: Request GET /v1/status/leader (195.679µs) from=127.0.0.6:55591
    2023/01/14 23:28:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.911919426s) from=127.0.0.6:44875
    2023/01/14 23:28:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m0.939375852s) from=127.0.0.6:36561
    2023/01/14 23:28:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.177936252s) from=127.0.0.6:57437
    2023/01/14 23:29:01 [DEBUG] http: Request GET /v1/status/leader (265.589µs) from=127.0.0.6:55591
    2023/01/14 23:29:03 [DEBUG] http: Request GET /v1/status/leader (274.545µs) from=127.0.0.6:55591
    2023/01/14 23:29:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.079109273s) from=127.0.0.6:44775
    2023/01/14 23:29:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.243764303s) from=127.0.0.6:53241
    2023/01/14 23:29:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.111756185s) from=127.0.0.6:38835
    2023/01/14 23:29:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.007430579s) from=127.0.0.6:41237
    2023/01/14 23:29:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.088461066s) from=127.0.0.6:50827
    2023/01/14 23:29:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.141199973s) from=127.0.0.6:49829
    2023/01/14 23:29:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.310803493s) from=127.0.0.6:55705
    2023/01/14 23:29:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.180510711s) from=127.0.0.6:43571
    2023/01/14 23:29:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.938575974s) from=127.0.0.6:36291
    2023/01/14 23:29:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.703856981s) from=127.0.0.6:41979
    2023/01/14 23:29:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:29:21 [DEBUG] http: Request GET /v1/status/leader (154.177µs) from=127.0.0.6:32775
    2023/01/14 23:29:23 [DEBUG] http: Request GET /v1/status/leader (1.165169ms) from=127.0.0.6:55591
    2023/01/14 23:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.314137713s) from=127.0.0.6:45123
    2023/01/14 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.891302019s) from=127.0.0.6:59645
    2023/01/14 23:29:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.27202376s) from=127.0.0.6:59865
    2023/01/14 23:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.517066818s) from=127.0.0.6:51951
    2023/01/14 23:29:41 [DEBUG] http: Request GET /v1/status/leader (294.568µs) from=127.0.0.6:55591
    2023/01/14 23:29:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.898235986s) from=127.0.0.6:54757
    2023/01/14 23:29:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.268757661s) from=127.0.0.6:43635
    2023/01/14 23:29:43 [DEBUG] http: Request GET /v1/status/leader (350.185µs) from=127.0.0.6:55591
    2023/01/14 23:29:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.311807877s) from=127.0.0.6:59601
    2023/01/14 23:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.799537743s) from=127.0.0.6:48469
    2023/01/14 23:29:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.442563281s) from=127.0.0.6:53989
    2023/01/14 23:29:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.790073019s) from=127.0.0.6:49927
    2023/01/14 23:29:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.761120929s) from=127.0.0.6:53811
    2023/01/14 23:29:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.19908001s) from=127.0.0.6:46147
    2023/01/14 23:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.196023389s) from=127.0.0.6:50053
    2023/01/14 23:29:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:29:52 [DEBUG] agent: Node info in sync
    2023/01/14 23:29:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.28260071s) from=127.0.0.6:37607
    2023/01/14 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.606459889s) from=127.0.0.6:55791
    2023/01/14 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.887165798s) from=127.0.0.6:37725
    2023/01/14 23:30:01 [DEBUG] http: Request GET /v1/status/leader (584.404µs) from=127.0.0.6:32775
    2023/01/14 23:30:03 [DEBUG] http: Request GET /v1/status/leader (368.369µs) from=127.0.0.6:55591
    2023/01/14 23:30:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:30:21 [DEBUG] http: Request GET /v1/status/leader (164.318µs) from=127.0.0.6:55591
    2023/01/14 23:30:23 [DEBUG] http: Request GET /v1/status/leader (273.317µs) from=127.0.0.6:55591
    2023/01/14 23:30:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:30:41 [DEBUG] http: Request GET /v1/status/leader (170.692µs) from=127.0.0.6:55591
    2023/01/14 23:30:43 [DEBUG] http: Request GET /v1/status/leader (4.466674ms) from=127.0.0.6:55591
    2023/01/14 23:30:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.681673267s) from=127.0.0.6:44875
    2023/01/14 23:31:01 [DEBUG] http: Request GET /v1/status/leader (281.085µs) from=127.0.0.6:32775
    2023/01/14 23:31:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m7.30296148s) from=127.0.0.6:36561
    2023/01/14 23:31:03 [DEBUG] http: Request GET /v1/status/leader (286.445µs) from=127.0.0.6:55591
    2023/01/14 23:31:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:31:05 [DEBUG] agent: Node info in sync
    2023/01/14 23:31:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.341985116s) from=127.0.0.6:57437
    2023/01/14 23:31:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.881682686s) from=127.0.0.6:44775
    2023/01/14 23:31:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.146214608s) from=127.0.0.6:53241
    2023/01/14 23:31:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.696238921s) from=127.0.0.6:50827
    2023/01/14 23:31:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.000409021s) from=127.0.0.6:55705
    2023/01/14 23:31:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.267015276s) from=127.0.0.6:36291
    2023/01/14 23:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.785534146s) from=127.0.0.6:38835
    2023/01/14 23:31:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.304200644s) from=127.0.0.6:41237
    2023/01/14 23:31:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m0.358392147s) from=127.0.0.6:41979
    2023/01/14 23:31:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.410338123s) from=127.0.0.6:49829
    2023/01/14 23:31:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.36916652s) from=127.0.0.6:43571
    2023/01/14 23:31:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:31:21 [DEBUG] http: Request GET /v1/status/leader (163.539µs) from=127.0.0.6:32775
    2023/01/14 23:31:23 [DEBUG] http: Request GET /v1/status/leader (191.022µs) from=127.0.0.6:55591
    2023/01/14 23:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.506825079s) from=127.0.0.6:59645
    2023/01/14 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.858597761s) from=127.0.0.6:45123
    2023/01/14 23:31:41 [DEBUG] http: Request GET /v1/status/leader (255.955µs) from=127.0.0.6:55591
    2023/01/14 23:31:43 [DEBUG] http: Request GET /v1/status/leader (272.287µs) from=127.0.0.6:55591
    2023/01/14 23:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.375752031s) from=127.0.0.6:43635
    2023/01/14 23:31:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.303865962s) from=127.0.0.6:59601
    2023/01/14 23:31:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.48118836s) from=127.0.0.6:54757
    2023/01/14 23:31:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.024137973s) from=127.0.0.6:59865
    2023/01/14 23:31:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.025145253s) from=127.0.0.6:53989
    2023/01/14 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.357747311s) from=127.0.0.6:51951
    2023/01/14 23:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.669729997s) from=127.0.0.6:48469
    2023/01/14 23:31:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.809978056s) from=127.0.0.6:53811
    2023/01/14 23:31:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.308590956s) from=127.0.0.6:49927
    2023/01/14 23:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.035650207s) from=127.0.0.6:50053
    2023/01/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.08899346s) from=127.0.0.6:55791
    2023/01/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.06050576s) from=127.0.0.6:46147
    2023/01/14 23:32:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.300773114s) from=127.0.0.6:37607
    2023/01/14 23:32:01 [DEBUG] http: Request GET /v1/status/leader (1.513228ms) from=127.0.0.6:32775
    2023/01/14 23:32:03 [DEBUG] http: Request GET /v1/status/leader (158.365µs) from=127.0.0.6:55591
    2023/01/14 23:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.548699668s) from=127.0.0.6:37725
    2023/01/14 23:32:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:32:21 [DEBUG] http: Request GET /v1/status/leader (722.769µs) from=127.0.0.6:55591
    2023/01/14 23:32:23 [DEBUG] http: Request GET /v1/status/leader (644.569µs) from=127.0.0.6:55591
    2023/01/14 23:32:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:32:41 [DEBUG] http: Request GET /v1/status/leader (170.153µs) from=127.0.0.6:32775
    2023/01/14 23:32:43 [DEBUG] http: Request GET /v1/status/leader (195.23µs) from=127.0.0.6:55591
    2023/01/14 23:32:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:32:46 [DEBUG] agent: Node info in sync
    2023/01/14 23:32:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.223415029s) from=127.0.0.6:44875
    2023/01/14 23:33:01 [DEBUG] http: Request GET /v1/status/leader (566.985µs) from=127.0.0.6:55591
    2023/01/14 23:33:03 [DEBUG] http: Request GET /v1/status/leader (371.367µs) from=127.0.0.6:55591
    2023/01/14 23:33:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m1.711874261s) from=127.0.0.6:36561
    2023/01/14 23:33:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.562925546s) from=127.0.0.6:57437
    2023/01/14 23:33:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.487792786s) from=127.0.0.6:53241
    2023/01/14 23:33:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.519133591s) from=127.0.0.6:44775
    2023/01/14 23:33:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.63219277s) from=127.0.0.6:36291
    2023/01/14 23:33:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.987218654s) from=127.0.0.6:41237
    2023/01/14 23:33:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.62897239s) from=127.0.0.6:50827
    2023/01/14 23:33:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.851772391s) from=127.0.0.6:55705
    2023/01/14 23:33:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.277548728s) from=127.0.0.6:38835
    2023/01/14 23:33:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.072044883s) from=127.0.0.6:41979
    2023/01/14 23:33:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.73073401s) from=127.0.0.6:43571
    2023/01/14 23:33:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m5.08806608s) from=127.0.0.6:49829
    2023/01/14 23:33:21 [DEBUG] http: Request GET /v1/status/leader (555.615µs) from=127.0.0.6:55591
    2023/01/14 23:33:23 [DEBUG] http: Request GET /v1/status/leader (3.768607ms) from=127.0.0.6:55591
    2023/01/14 23:33:41 [DEBUG] http: Request GET /v1/status/leader (324.589µs) from=127.0.0.6:55591
    2023/01/14 23:33:43 [DEBUG] http: Request GET /v1/status/leader (326.556µs) from=127.0.0.6:55591
    2023/01/14 23:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.676221447s) from=127.0.0.6:59645
    2023/01/14 23:33:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.733390304s) from=127.0.0.6:59865
    2023/01/14 23:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.148388694s) from=127.0.0.6:45123
    2023/01/14 23:33:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.502427291s) from=127.0.0.6:53989
    2023/01/14 23:33:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.885327766s) from=127.0.0.6:43635
    2023/01/14 23:33:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.62293272s) from=127.0.0.6:59601
    2023/01/14 23:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.155574166s) from=127.0.0.6:51951
    2023/01/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.042835757s) from=127.0.0.6:54757
    2023/01/14 23:33:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.929299483s) from=127.0.0.6:53811
    2023/01/14 23:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m7.270007053s) from=127.0.0.6:48469
    2023/01/14 23:33:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.343428344s) from=127.0.0.6:49927
    2023/01/14 23:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.99318333s) from=127.0.0.6:50053
    2023/01/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.713964103s) from=127.0.0.6:46147
    2023/01/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.032741213s) from=127.0.0.6:55791
    2023/01/14 23:34:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.473691471s) from=127.0.0.6:37607
    2023/01/14 23:34:01 [DEBUG] http: Request GET /v1/status/leader (159.111µs) from=127.0.0.6:55591
    2023/01/14 23:34:03 [DEBUG] http: Request GET /v1/status/leader (146.033µs) from=127.0.0.6:55591
    2023/01/14 23:34:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:34:09 [DEBUG] agent: Node info in sync
    2023/01/14 23:34:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m6.746908944s) from=127.0.0.6:37725
    2023/01/14 23:34:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:34:21 [DEBUG] http: Request GET /v1/status/leader (319.936µs) from=127.0.0.6:55591
    2023/01/14 23:34:23 [DEBUG] http: Request GET /v1/status/leader (283.697µs) from=127.0.0.6:55591
    2023/01/14 23:34:41 [DEBUG] http: Request GET /v1/status/leader (184.304µs) from=127.0.0.6:55591
    2023/01/14 23:34:43 [DEBUG] http: Request GET /v1/status/leader (1.19143ms) from=127.0.0.6:55591
    2023/01/14 23:34:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:34:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.718182397s) from=127.0.0.6:44875
    2023/01/14 23:35:01 [DEBUG] http: Request GET /v1/status/leader (163.389µs) from=127.0.0.6:32775
    2023/01/14 23:35:03 [DEBUG] http: Request GET /v1/status/leader (213.13µs) from=127.0.0.6:55591
    2023/01/14 23:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.069655446s) from=127.0.0.6:36561
    2023/01/14 23:35:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.277776363s) from=127.0.0.6:36291
    2023/01/14 23:35:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.839144209s) from=127.0.0.6:44775
    2023/01/14 23:35:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.339375182s) from=127.0.0.6:57437
    2023/01/14 23:35:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.200829368s) from=127.0.0.6:53241
    2023/01/14 23:35:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:35:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.654698377s) from=127.0.0.6:41237
    2023/01/14 23:35:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.860738418s) from=127.0.0.6:50827
    2023/01/14 23:35:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.996147383s) from=127.0.0.6:43571
    2023/01/14 23:35:21 [DEBUG] http: Request GET /v1/status/leader (280.536µs) from=127.0.0.6:55591
    2023/01/14 23:35:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.670672853s) from=127.0.0.6:38835
    2023/01/14 23:35:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.046583982s) from=127.0.0.6:55705
    2023/01/14 23:35:23 [DEBUG] http: Request GET /v1/status/leader (264.521µs) from=127.0.0.6:55591
    2023/01/14 23:35:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.658629859s) from=127.0.0.6:49829
    2023/01/14 23:35:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.24564332s) from=127.0.0.6:41979
    2023/01/14 23:35:41 [DEBUG] http: Request GET /v1/status/leader (267.918µs) from=127.0.0.6:32775
    2023/01/14 23:35:43 [DEBUG] http: Request GET /v1/status/leader (244.538µs) from=127.0.0.6:55591
    2023/01/14 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.171161916s) from=127.0.0.6:59645
    2023/01/14 23:35:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.334145517s) from=127.0.0.6:53989
    2023/01/14 23:35:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.518021493s) from=127.0.0.6:59865
    2023/01/14 23:35:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.233871905s) from=127.0.0.6:43635
    2023/01/14 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.816724642s) from=127.0.0.6:45123
    2023/01/14 23:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.969711208s) from=127.0.0.6:51951
    2023/01/14 23:35:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.71022533s) from=127.0.0.6:59601
    2023/01/14 23:35:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.230597383s) from=127.0.0.6:49927
    2023/01/14 23:35:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.810677016s) from=127.0.0.6:53811
    2023/01/14 23:35:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:35:58 [DEBUG] agent: Node info in sync
    2023/01/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.95181903s) from=127.0.0.6:54757
    2023/01/14 23:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.907931124s) from=127.0.0.6:48469
    2023/01/14 23:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.83933968s) from=127.0.0.6:50053
    2023/01/14 23:36:01 [DEBUG] http: Request GET /v1/status/leader (1.563388ms) from=127.0.0.6:55591
    2023/01/14 23:36:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.776419998s) from=127.0.0.6:55791
    2023/01/14 23:36:03 [DEBUG] http: Request GET /v1/status/leader (258.067µs) from=127.0.0.6:55591
    2023/01/14 23:36:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.477226819s) from=127.0.0.6:46147
    2023/01/14 23:36:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.195460468s) from=127.0.0.6:37607
    2023/01/14 23:36:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.990529794s) from=127.0.0.6:37725
    2023/01/14 23:36:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:36:21 [DEBUG] http: Request GET /v1/status/leader (188.443µs) from=127.0.0.6:32775
    2023/01/14 23:36:23 [DEBUG] http: Request GET /v1/status/leader (218.11µs) from=127.0.0.6:55591
    2023/01/14 23:36:41 [DEBUG] http: Request GET /v1/status/leader (160.875µs) from=127.0.0.6:32775
    2023/01/14 23:36:43 [DEBUG] http: Request GET /v1/status/leader (151.795µs) from=127.0.0.6:55591
    2023/01/14 23:36:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.35664509s) from=127.0.0.6:44875
    2023/01/14 23:37:02 [DEBUG] http: Request GET /v1/status/leader (1.680172ms) from=127.0.0.6:32775
    2023/01/14 23:37:03 [DEBUG] http: Request GET /v1/status/leader (335.667µs) from=127.0.0.6:55591
    2023/01/14 23:37:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m1.082796767s) from=127.0.0.6:36561
    2023/01/14 23:37:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.142413449s) from=127.0.0.6:44775
    2023/01/14 23:37:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:37:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.056255656s) from=127.0.0.6:53241
    2023/01/14 23:37:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.295832459s) from=127.0.0.6:36291
    2023/01/14 23:37:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.80035825s) from=127.0.0.6:57437
    2023/01/14 23:37:22 [DEBUG] http: Request GET /v1/status/leader (191.834µs) from=127.0.0.6:32775
    2023/01/14 23:37:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.865027194s) from=127.0.0.6:50827
    2023/01/14 23:37:23 [DEBUG] http: Request GET /v1/status/leader (172.307µs) from=127.0.0.6:55591
    2023/01/14 23:37:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.939145673s) from=127.0.0.6:41237
    2023/01/14 23:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.931788916s) from=127.0.0.6:43571
    2023/01/14 23:37:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.86690295s) from=127.0.0.6:55705
    2023/01/14 23:37:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.920509256s) from=127.0.0.6:49829
    2023/01/14 23:37:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.935284519s) from=127.0.0.6:38835
    2023/01/14 23:37:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.473557917s) from=127.0.0.6:41979
    2023/01/14 23:37:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:37:42 [DEBUG] http: Request GET /v1/status/leader (199.09µs) from=127.0.0.6:32775
    2023/01/14 23:37:43 [DEBUG] http: Request GET /v1/status/leader (188.907µs) from=127.0.0.6:55591
    2023/01/14 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.214168819s) from=127.0.0.6:59645
    2023/01/14 23:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:37:53 [DEBUG] agent: Node info in sync
    2023/01/14 23:37:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.578160645s) from=127.0.0.6:53989
    2023/01/14 23:37:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.987816601s) from=127.0.0.6:59865
    2023/01/14 23:37:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.226306456s) from=127.0.0.6:43635
    2023/01/14 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.049989614s) from=127.0.0.6:49927
    2023/01/14 23:37:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.989332999s) from=127.0.0.6:59601
    2023/01/14 23:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.419637028s) from=127.0.0.6:51951
    2023/01/14 23:37:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.459796096s) from=127.0.0.6:54757
    2023/01/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.486496289s) from=127.0.0.6:45123
    2023/01/14 23:38:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.088641038s) from=127.0.0.6:53811
    2023/01/14 23:38:02 [DEBUG] http: Request GET /v1/status/leader (528.278µs) from=127.0.0.6:32775
    2023/01/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.630869007s) from=127.0.0.6:48469
    2023/01/14 23:38:03 [DEBUG] http: Request GET /v1/status/leader (604.072µs) from=127.0.0.6:55591
    2023/01/14 23:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.882305484s) from=127.0.0.6:55791
    2023/01/14 23:38:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.85590697s) from=127.0.0.6:46147
    2023/01/14 23:38:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.262628215s) from=127.0.0.6:50053
    2023/01/14 23:38:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.561438218s) from=127.0.0.6:37607
    2023/01/14 23:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m2.781243153s) from=127.0.0.6:37725
    2023/01/14 23:38:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:38:22 [DEBUG] http: Request GET /v1/status/leader (197.247µs) from=127.0.0.6:32775
    2023/01/14 23:38:23 [DEBUG] http: Request GET /v1/status/leader (281.499µs) from=127.0.0.6:55591
    2023/01/14 23:38:42 [DEBUG] http: Request GET /v1/status/leader (359.62µs) from=127.0.0.6:55591
    2023/01/14 23:38:43 [DEBUG] http: Request GET /v1/status/leader (154.437µs) from=127.0.0.6:55591
    2023/01/14 23:38:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.382813482s) from=127.0.0.6:44875
    2023/01/14 23:39:02 [DEBUG] http: Request GET /v1/status/leader (415.027µs) from=127.0.0.6:32775
    2023/01/14 23:39:03 [DEBUG] http: Request GET /v1/status/leader (255.332µs) from=127.0.0.6:55591
    2023/01/14 23:39:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m0.034583443s) from=127.0.0.6:36561
    2023/01/14 23:39:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:39:11 [DEBUG] agent: Node info in sync
    2023/01/14 23:39:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.360491483s) from=127.0.0.6:44775
    2023/01/14 23:39:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:39:22 [DEBUG] http: Request GET /v1/status/leader (2.676672ms) from=127.0.0.6:32775
    2023/01/14 23:39:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.244534747s) from=127.0.0.6:53241
    2023/01/14 23:39:23 [DEBUG] http: Request GET /v1/status/leader (319.293µs) from=127.0.0.6:55591
    2023/01/14 23:39:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.030821561s) from=127.0.0.6:36291
    2023/01/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.373301614s) from=127.0.0.6:57437
    2023/01/14 23:39:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.17769054s) from=127.0.0.6:41237
    2023/01/14 23:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.212522819s) from=127.0.0.6:50827
    2023/01/14 23:39:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.432234717s) from=127.0.0.6:43571
    2023/01/14 23:39:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.832417186s) from=127.0.0.6:49829
    2023/01/14 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.741712343s) from=127.0.0.6:41979
    2023/01/14 23:39:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.39661828s) from=127.0.0.6:55705
    2023/01/14 23:39:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.63653704s) from=127.0.0.6:38835
    2023/01/14 23:39:42 [DEBUG] http: Request GET /v1/status/leader (250.263µs) from=127.0.0.6:32775
    2023/01/14 23:39:43 [DEBUG] http: Request GET /v1/status/leader (186.165µs) from=127.0.0.6:55591
    2023/01/14 23:39:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.362494458s) from=127.0.0.6:59865
    2023/01/14 23:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.539905721s) from=127.0.0.6:49927
    2023/01/14 23:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.047709638s) from=127.0.0.6:59645
    2023/01/14 23:39:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.250648187s) from=127.0.0.6:43635
    2023/01/14 23:39:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.417534731s) from=127.0.0.6:53989
    2023/01/14 23:40:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.061298863s) from=127.0.0.6:54757
    2023/01/14 23:40:02 [DEBUG] http: Request GET /v1/status/leader (181.573µs) from=127.0.0.6:55591
    2023/01/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.020201547s) from=127.0.0.6:59601
    2023/01/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.276004945s) from=127.0.0.6:53811
    2023/01/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.648681944s) from=127.0.0.6:51951
    2023/01/14 23:40:03 [DEBUG] http: Request GET /v1/status/leader (175.512µs) from=127.0.0.6:55591
    2023/01/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.168535525s) from=127.0.0.6:48469
    2023/01/14 23:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.712640816s) from=127.0.0.6:45123
    2023/01/14 23:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.136463719s) from=127.0.0.6:55791
    2023/01/14 23:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.824038846s) from=127.0.0.6:50053
    2023/01/14 23:40:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.563048354s) from=127.0.0.6:37607
    2023/01/14 23:40:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.986330045s) from=127.0.0.6:46147
    2023/01/14 23:40:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:40:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.892479916s) from=127.0.0.6:37725
    2023/01/14 23:40:22 [DEBUG] http: Request GET /v1/status/leader (281.757µs) from=127.0.0.6:55591
    2023/01/14 23:40:23 [DEBUG] http: Request GET /v1/status/leader (298.843µs) from=127.0.0.6:55591
    2023/01/14 23:40:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:40:42 [DEBUG] http: Request GET /v1/status/leader (611.479µs) from=127.0.0.6:32775
    2023/01/14 23:40:43 [DEBUG] http: Request GET /v1/status/leader (3.242946ms) from=127.0.0.6:55591
    2023/01/14 23:40:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.83985683s) from=127.0.0.6:44875
    2023/01/14 23:41:02 [DEBUG] http: Request GET /v1/status/leader (160.179µs) from=127.0.0.6:32775
    2023/01/14 23:41:03 [DEBUG] http: Request GET /v1/status/leader (379.568µs) from=127.0.0.6:55591
    2023/01/14 23:41:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:41:06 [DEBUG] agent: Node info in sync
    2023/01/14 23:41:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.899479324s) from=127.0.0.6:36561
    2023/01/14 23:41:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.181569512s) from=127.0.0.6:44775
    2023/01/14 23:41:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:41:22 [DEBUG] http: Request GET /v1/status/leader (237.744µs) from=127.0.0.6:55591
    2023/01/14 23:41:23 [DEBUG] http: Request GET /v1/status/leader (144.157µs) from=127.0.0.6:55591
    2023/01/14 23:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.03908998s) from=127.0.0.6:36291
    2023/01/14 23:41:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.621626522s) from=127.0.0.6:57437
    2023/01/14 23:41:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.451399545s) from=127.0.0.6:53241
    2023/01/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m4.142440134s) from=127.0.0.6:43571
    2023/01/14 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.64141457s) from=127.0.0.6:50827
    2023/01/14 23:41:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.329774167s) from=127.0.0.6:41237
    2023/01/14 23:41:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.978344846s) from=127.0.0.6:38835
    2023/01/14 23:41:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.501364001s) from=127.0.0.6:49829
    2023/01/14 23:41:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.904820428s) from=127.0.0.6:41979
    2023/01/14 23:41:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.639574393s) from=127.0.0.6:55705
    2023/01/14 23:41:42 [DEBUG] http: Request GET /v1/status/leader (933.699µs) from=127.0.0.6:55591
    2023/01/14 23:41:43 [DEBUG] http: Request GET /v1/status/leader (301.564µs) from=127.0.0.6:55591
    2023/01/14 23:41:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.326021952s) from=127.0.0.6:49927
    2023/01/14 23:41:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.067591823s) from=127.0.0.6:59865
    2023/01/14 23:41:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.794053639s) from=127.0.0.6:59645
    2023/01/14 23:42:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.105233602s) from=127.0.0.6:53989
    2023/01/14 23:42:02 [DEBUG] http: Request GET /v1/status/leader (311.024µs) from=127.0.0.6:55591
    2023/01/14 23:42:03 [DEBUG] http: Request GET /v1/status/leader (742.167µs) from=127.0.0.6:55591
    2023/01/14 23:42:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.122009282s) from=127.0.0.6:53811
    2023/01/14 23:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.561599847s) from=127.0.0.6:43635
    2023/01/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.358587777s) from=127.0.0.6:59601
    2023/01/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.716388378s) from=127.0.0.6:54757
    2023/01/14 23:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.942717977s) from=127.0.0.6:45123
    2023/01/14 23:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.419822041s) from=127.0.0.6:55791
    2023/01/14 23:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.063480344s) from=127.0.0.6:51951
    2023/01/14 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.490570585s) from=127.0.0.6:48469
    2023/01/14 23:42:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.049988557s) from=127.0.0.6:46147
    2023/01/14 23:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.824987605s) from=127.0.0.6:50053
    2023/01/14 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.280008079s) from=127.0.0.6:37607
    2023/01/14 23:42:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m2.996308796s) from=127.0.0.6:37725
    2023/01/14 23:42:22 [DEBUG] http: Request GET /v1/status/leader (242.751µs) from=127.0.0.6:32775
    2023/01/14 23:42:23 [DEBUG] http: Request GET /v1/status/leader (276.622µs) from=127.0.0.6:55591
    2023/01/14 23:42:42 [DEBUG] http: Request GET /v1/status/leader (861.374µs) from=127.0.0.6:32775
    2023/01/14 23:42:43 [DEBUG] http: Request GET /v1/status/leader (186.332µs) from=127.0.0.6:55591
    2023/01/14 23:42:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:42:45 [DEBUG] agent: Node info in sync
    2023/01/14 23:43:02 [DEBUG] http: Request GET /v1/status/leader (354.365µs) from=127.0.0.6:32775
    2023/01/14 23:43:03 [DEBUG] http: Request GET /v1/status/leader (301.602µs) from=127.0.0.6:55591
    2023/01/14 23:43:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.211086691s) from=127.0.0.6:44875
    2023/01/14 23:43:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.637743129s) from=127.0.0.6:44775
    2023/01/14 23:43:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:43:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m5.411299667s) from=127.0.0.6:36561
    2023/01/14 23:43:22 [DEBUG] http: Request GET /v1/status/leader (2.198545ms) from=127.0.0.6:32775
    2023/01/14 23:43:23 [DEBUG] http: Request GET /v1/status/leader (231.088µs) from=127.0.0.6:55591
    2023/01/14 23:43:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.62686899s) from=127.0.0.6:36291
    2023/01/14 23:43:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:43:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.003693511s) from=127.0.0.6:53241
    2023/01/14 23:43:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.089828792s) from=127.0.0.6:43571
    2023/01/14 23:43:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.098275947s) from=127.0.0.6:57437
    2023/01/14 23:43:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.185964398s) from=127.0.0.6:38835
    2023/01/14 23:43:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m0.274815356s) from=127.0.0.6:41979
    2023/01/14 23:43:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.286850898s) from=127.0.0.6:49829
    2023/01/14 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.76576891s) from=127.0.0.6:50827
    2023/01/14 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.316644181s) from=127.0.0.6:41237
    2023/01/14 23:43:42 [DEBUG] http: Request GET /v1/status/leader (695.749µs) from=127.0.0.6:55591
    2023/01/14 23:43:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.185413027s) from=127.0.0.6:55705
    2023/01/14 23:43:43 [DEBUG] http: Request GET /v1/status/leader (673.559µs) from=127.0.0.6:55591
    2023/01/14 23:44:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.88691353s) from=127.0.0.6:49927
    2023/01/14 23:44:02 [DEBUG] http: Request GET /v1/status/leader (1.927793ms) from=127.0.0.6:32775
    2023/01/14 23:44:03 [DEBUG] http: Request GET /v1/status/leader (180.738µs) from=127.0.0.6:55591
    2023/01/14 23:44:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.467419158s) from=127.0.0.6:59865
    2023/01/14 23:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.144985919s) from=127.0.0.6:59645
    2023/01/14 23:44:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.027512829s) from=127.0.0.6:53811
    2023/01/14 23:44:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.713771783s) from=127.0.0.6:53989
    2023/01/14 23:44:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:44:08 [DEBUG] agent: Node info in sync
    2023/01/14 23:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.526334135s) from=127.0.0.6:45123
    2023/01/14 23:44:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.775700601s) from=127.0.0.6:59601
    2023/01/14 23:44:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.872082344s) from=127.0.0.6:43635
    2023/01/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.980886679s) from=127.0.0.6:48469
    2023/01/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.412855038s) from=127.0.0.6:54757
    2023/01/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.15570812s) from=127.0.0.6:51951
    2023/01/14 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.400023198s) from=127.0.0.6:55791
    2023/01/14 23:44:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.14076344s) from=127.0.0.6:37607
    2023/01/14 23:44:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.142763893s) from=127.0.0.6:50053
    2023/01/14 23:44:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.385977436s) from=127.0.0.6:46147
    2023/01/14 23:44:22 [DEBUG] http: Request GET /v1/status/leader (964.925µs) from=127.0.0.6:32775
    2023/01/14 23:44:23 [DEBUG] http: Request GET /v1/status/leader (311.278µs) from=127.0.0.6:55591
    2023/01/14 23:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.123699307s) from=127.0.0.6:37725
    2023/01/14 23:44:42 [DEBUG] http: Request GET /v1/status/leader (663.598µs) from=127.0.0.6:55591
    2023/01/14 23:44:43 [DEBUG] http: Request GET /v1/status/leader (2.155678ms) from=127.0.0.6:55591
    2023/01/14 23:45:02 [DEBUG] http: Request GET /v1/status/leader (481.699µs) from=127.0.0.6:32775
    2023/01/14 23:45:03 [DEBUG] http: Request GET /v1/status/leader (778.674µs) from=127.0.0.6:55591
    2023/01/14 23:45:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.603820277s) from=127.0.0.6:44875
    2023/01/14 23:45:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:45:13 [DEBUG] agent: Node info in sync
    2023/01/14 23:45:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:45:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.325779473s) from=127.0.0.6:44775
    2023/01/14 23:45:22 [DEBUG] http: Request GET /v1/status/leader (1.154352ms) from=127.0.0.6:32775
    2023/01/14 23:45:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m3.944369768s) from=127.0.0.6:36561
    2023/01/14 23:45:23 [DEBUG] http: Request GET /v1/status/leader (194.448µs) from=127.0.0.6:55591
    2023/01/14 23:45:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:45:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.346358708s) from=127.0.0.6:53241
    2023/01/14 23:45:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.019663532s) from=127.0.0.6:57437
    2023/01/14 23:45:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.149735822s) from=127.0.0.6:36291
    2023/01/14 23:45:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m7.05142109s) from=127.0.0.6:43571
    2023/01/14 23:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.349014723s) from=127.0.0.6:38835
    2023/01/14 23:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.257372333s) from=127.0.0.6:50827
    2023/01/14 23:45:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.418574854s) from=127.0.0.6:41237
    2023/01/14 23:45:42 [DEBUG] http: Request GET /v1/status/leader (517.697µs) from=127.0.0.6:32775
    2023/01/14 23:45:43 [DEBUG] http: Request GET /v1/status/leader (172.391µs) from=127.0.0.6:55591
    2023/01/14 23:45:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.203607294s) from=127.0.0.6:41979
    2023/01/14 23:45:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.860114351s) from=127.0.0.6:49829
    2023/01/14 23:45:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.532139233s) from=127.0.0.6:55705
    2023/01/14 23:46:02 [DEBUG] http: Request GET /v1/status/leader (528.324µs) from=127.0.0.6:55591
    2023/01/14 23:46:03 [DEBUG] http: Request GET /v1/status/leader (157.872µs) from=127.0.0.6:55591
    2023/01/14 23:46:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.513060403s) from=127.0.0.6:49927
    2023/01/14 23:46:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.387765377s) from=127.0.0.6:59645
    2023/01/14 23:46:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.737588765s) from=127.0.0.6:59865
    2023/01/14 23:46:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.194739234s) from=127.0.0.6:53989
    2023/01/14 23:46:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.082645237s) from=127.0.0.6:53811
    2023/01/14 23:46:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.113544891s) from=127.0.0.6:59601
    2023/01/14 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.415712289s) from=127.0.0.6:51951
    2023/01/14 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.428844575s) from=127.0.0.6:45123
    2023/01/14 23:46:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.8749857s) from=127.0.0.6:43635
    2023/01/14 23:46:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.598162857s) from=127.0.0.6:50053
    2023/01/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.347965915s) from=127.0.0.6:54757
    2023/01/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.65045283s) from=127.0.0.6:46147
    2023/01/14 23:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m7.048459522s) from=127.0.0.6:48469
    2023/01/14 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.68379635s) from=127.0.0.6:55791
    2023/01/14 23:46:22 [DEBUG] http: Request GET /v1/status/leader (292.321µs) from=127.0.0.6:55591
    2023/01/14 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.590994726s) from=127.0.0.6:37607
    2023/01/14 23:46:24 [DEBUG] http: Request GET /v1/status/leader (259.512µs) from=127.0.0.6:55591
    2023/01/14 23:46:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.196165249s) from=127.0.0.6:37725
    2023/01/14 23:46:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:46:40 [DEBUG] agent: Node info in sync
    2023/01/14 23:46:42 [DEBUG] http: Request GET /v1/status/leader (320.43µs) from=127.0.0.6:55591
    2023/01/14 23:46:44 [DEBUG] http: Request GET /v1/status/leader (1.700533ms) from=127.0.0.6:55591
    2023/01/14 23:47:02 [DEBUG] http: Request GET /v1/status/leader (412.757µs) from=127.0.0.6:55591
    2023/01/14 23:47:04 [DEBUG] http: Request GET /v1/status/leader (394.171µs) from=127.0.0.6:55591
    2023/01/14 23:47:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.613668693s) from=127.0.0.6:44875
    2023/01/14 23:47:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:47:22 [DEBUG] http: Request GET /v1/status/leader (210.832µs) from=127.0.0.6:55591
    2023/01/14 23:47:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.379394186s) from=127.0.0.6:44775
    2023/01/14 23:47:24 [DEBUG] http: Request GET /v1/status/leader (512.304µs) from=127.0.0.6:55591
    2023/01/14 23:47:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.010046088s) from=127.0.0.6:36561
    2023/01/14 23:47:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.705615113s) from=127.0.0.6:53241
    2023/01/14 23:47:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.110526762s) from=127.0.0.6:57437
    2023/01/14 23:47:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.410045416s) from=127.0.0.6:36291
    2023/01/14 23:47:42 [DEBUG] http: Request GET /v1/status/leader (332.209µs) from=127.0.0.6:32775
    2023/01/14 23:47:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m4.001260264s) from=127.0.0.6:43571
    2023/01/14 23:47:44 [DEBUG] http: Request GET /v1/status/leader (612.247µs) from=127.0.0.6:55591
    2023/01/14 23:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.384381915s) from=127.0.0.6:38835
    2023/01/14 23:47:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:47:47 [DEBUG] agent: Node info in sync
    2023/01/14 23:47:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.478242627s) from=127.0.0.6:50827
    2023/01/14 23:47:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.316122059s) from=127.0.0.6:41237
    2023/01/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.538064032s) from=127.0.0.6:41979
    2023/01/14 23:47:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.990032384s) from=127.0.0.6:49829
    2023/01/14 23:47:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.616064795s) from=127.0.0.6:55705
    2023/01/14 23:48:02 [DEBUG] http: Request GET /v1/status/leader (317.344µs) from=127.0.0.6:55591
    2023/01/14 23:48:04 [DEBUG] http: Request GET /v1/status/leader (197.514µs) from=127.0.0.6:55591
    2023/01/14 23:48:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.161635651s) from=127.0.0.6:49927
    2023/01/14 23:48:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.629217587s) from=127.0.0.6:53989
    2023/01/14 23:48:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.94103578s) from=127.0.0.6:59865
    2023/01/14 23:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.336376749s) from=127.0.0.6:59645
    2023/01/14 23:48:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.739751028s) from=127.0.0.6:53811
    2023/01/14 23:48:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.82281915s) from=127.0.0.6:59601
    2023/01/14 23:48:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.410902363s) from=127.0.0.6:43635
    2023/01/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.606834029s) from=127.0.0.6:51951
    2023/01/14 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.306881019s) from=127.0.0.6:45123
    2023/01/14 23:48:22 [DEBUG] http: Request GET /v1/status/leader (383.467µs) from=127.0.0.6:55591
    2023/01/14 23:48:24 [DEBUG] http: Request GET /v1/status/leader (286.33µs) from=127.0.0.6:55591
    2023/01/14 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.52289795s) from=127.0.0.6:48469
    2023/01/14 23:48:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.975009897s) from=127.0.0.6:50053
    2023/01/14 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.597728089s) from=127.0.0.6:37607
    2023/01/14 23:48:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:48:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.476440037s) from=127.0.0.6:46147
    2023/01/14 23:48:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.679449085s) from=127.0.0.6:54757
    2023/01/14 23:48:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.228972697s) from=127.0.0.6:55791
    2023/01/14 23:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m0.433233371s) from=127.0.0.6:37725
    2023/01/14 23:48:42 [DEBUG] http: Request GET /v1/status/leader (233.896µs) from=127.0.0.6:32775
    2023/01/14 23:48:44 [DEBUG] http: Request GET /v1/status/leader (155.362µs) from=127.0.0.6:55591
    2023/01/14 23:48:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:48:48 [DEBUG] agent: Node info in sync
    2023/01/14 23:49:02 [DEBUG] http: Request GET /v1/status/leader (695.55µs) from=127.0.0.6:32775
    2023/01/14 23:49:04 [DEBUG] http: Request GET /v1/status/leader (178.722µs) from=127.0.0.6:55591
    2023/01/14 23:49:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.204438809s) from=127.0.0.6:44875
    2023/01/14 23:49:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:49:22 [DEBUG] http: Request GET /v1/status/leader (361.315µs) from=127.0.0.6:55591
    2023/01/14 23:49:24 [DEBUG] http: Request GET /v1/status/leader (377.177µs) from=127.0.0.6:55591
    2023/01/14 23:49:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.580908135s) from=127.0.0.6:36561
    2023/01/14 23:49:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.221686678s) from=127.0.0.6:44775
    2023/01/14 23:49:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.167440582s) from=127.0.0.6:53241
    2023/01/14 23:49:42 [DEBUG] http: Request GET /v1/status/leader (609.616µs) from=127.0.0.6:55591
    2023/01/14 23:49:44 [DEBUG] http: Request GET /v1/status/leader (1.030337ms) from=127.0.0.6:55591
    2023/01/14 23:49:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.496911384s) from=127.0.0.6:36291
    2023/01/14 23:49:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.202043029s) from=127.0.0.6:57437
    2023/01/14 23:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.441518952s) from=127.0.0.6:38835
    2023/01/14 23:49:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.770581402s) from=127.0.0.6:43571
    2023/01/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.997179504s) from=127.0.0.6:41237
    2023/01/14 23:49:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.348321142s) from=127.0.0.6:50827
    2023/01/14 23:49:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.454749495s) from=127.0.0.6:49829
    2023/01/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.214793603s) from=127.0.0.6:41979
    2023/01/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.286454766s) from=127.0.0.6:55705
    2023/01/14 23:50:02 [DEBUG] http: Request GET /v1/status/leader (639.048µs) from=127.0.0.6:32775
    2023/01/14 23:50:04 [DEBUG] http: Request GET /v1/status/leader (235.595µs) from=127.0.0.6:55591
    2023/01/14 23:50:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.157470478s) from=127.0.0.6:49927
    2023/01/14 23:50:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.632892464s) from=127.0.0.6:59865
    2023/01/14 23:50:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.871937058s) from=127.0.0.6:53989
    2023/01/14 23:50:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.921596318s) from=127.0.0.6:59645
    2023/01/14 23:50:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.761783645s) from=127.0.0.6:59601
    2023/01/14 23:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.122585926s) from=127.0.0.6:51951
    2023/01/14 23:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.538141773s) from=127.0.0.6:45123
    2023/01/14 23:50:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.181064356s) from=127.0.0.6:53811
    2023/01/14 23:50:22 [DEBUG] http: Request GET /v1/status/leader (509.069µs) from=127.0.0.6:32775
    2023/01/14 23:50:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.372433015s) from=127.0.0.6:43635
    2023/01/14 23:50:24 [DEBUG] http: Request GET /v1/status/leader (184.637µs) from=127.0.0.6:55591
    2023/01/14 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m0.116585512s) from=127.0.0.6:48469
    2023/01/14 23:50:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.060635971s) from=127.0.0.6:37607
    2023/01/14 23:50:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.096697043s) from=127.0.0.6:46147
    2023/01/14 23:50:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.807981787s) from=127.0.0.6:50053
    2023/01/14 23:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.656142135s) from=127.0.0.6:55791
    2023/01/14 23:50:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.352014832s) from=127.0.0.6:54757
    2023/01/14 23:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.292326467s) from=127.0.0.6:37725
    2023/01/14 23:50:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:50:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:50:42 [DEBUG] agent: Node info in sync
    2023/01/14 23:50:42 [DEBUG] http: Request GET /v1/status/leader (817.389µs) from=127.0.0.6:55591
    2023/01/14 23:50:44 [DEBUG] http: Request GET /v1/status/leader (460.59µs) from=127.0.0.6:55591
    2023/01/14 23:51:02 [DEBUG] http: Request GET /v1/status/leader (652.475µs) from=127.0.0.6:32775
    2023/01/14 23:51:04 [DEBUG] http: Request GET /v1/status/leader (334.163µs) from=127.0.0.6:55591
    2023/01/14 23:51:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:51:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.393943501s) from=127.0.0.6:44875
    2023/01/14 23:51:22 [DEBUG] http: Request GET /v1/status/leader (1.101915ms) from=127.0.0.6:32775
    2023/01/14 23:51:24 [DEBUG] http: Request GET /v1/status/leader (3.134804ms) from=127.0.0.6:55591
    2023/01/14 23:51:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.84654799s) from=127.0.0.6:44775
    2023/01/14 23:51:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m3.144405981s) from=127.0.0.6:36561
    2023/01/14 23:51:42 [DEBUG] http: Request GET /v1/status/leader (412.628µs) from=127.0.0.6:55591
    2023/01/14 23:51:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.34245712s) from=127.0.0.6:53241
    2023/01/14 23:51:44 [DEBUG] http: Request GET /v1/status/leader (178.168µs) from=127.0.0.6:55591
    2023/01/14 23:51:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.432109184s) from=127.0.0.6:57437
    2023/01/14 23:51:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.4983078s) from=127.0.0.6:38835
    2023/01/14 23:51:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.794044872s) from=127.0.0.6:36291
    2023/01/14 23:51:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.283687271s) from=127.0.0.6:43571
    2023/01/14 23:51:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.802504314s) from=127.0.0.6:41237
    2023/01/14 23:51:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.075908089s) from=127.0.0.6:50827
    2023/01/14 23:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.487004594s) from=127.0.0.6:49829
    2023/01/14 23:52:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.211841832s) from=127.0.0.6:55705
    2023/01/14 23:52:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:52:01 [DEBUG] agent: Node info in sync
    2023/01/14 23:52:02 [DEBUG] http: Request GET /v1/status/leader (855.355µs) from=127.0.0.6:32775
    2023/01/14 23:52:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.486167937s) from=127.0.0.6:41979
    2023/01/14 23:52:04 [DEBUG] http: Request GET /v1/status/leader (283.267µs) from=127.0.0.6:55591
    2023/01/14 23:52:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:52:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.499542352s) from=127.0.0.6:49927
    2023/01/14 23:52:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.380943394s) from=127.0.0.6:59865
    2023/01/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.687237984s) from=127.0.0.6:59645
    2023/01/14 23:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.999235688s) from=127.0.0.6:45123
    2023/01/14 23:52:22 [DEBUG] http: Request GET /v1/status/leader (459.409µs) from=127.0.0.6:55591
    2023/01/14 23:52:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.448358663s) from=127.0.0.6:53989
    2023/01/14 23:52:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.238842489s) from=127.0.0.6:43635
    2023/01/14 23:52:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.015899882s) from=127.0.0.6:53811
    2023/01/14 23:52:24 [DEBUG] http: Request GET /v1/status/leader (213.538µs) from=127.0.0.6:55591
    2023/01/14 23:52:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.762818895s) from=127.0.0.6:59601
    2023/01/14 23:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.329444407s) from=127.0.0.6:51951
    2023/01/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.151789664s) from=127.0.0.6:50053
    2023/01/14 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.789033378s) from=127.0.0.6:48469
    2023/01/14 23:52:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.482990569s) from=127.0.0.6:37607
    2023/01/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.180562483s) from=127.0.0.6:46147
    2023/01/14 23:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.641539774s) from=127.0.0.6:55791
    2023/01/14 23:52:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.73752478s) from=127.0.0.6:54757
    2023/01/14 23:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.195558756s) from=127.0.0.6:37725
    2023/01/14 23:52:42 [DEBUG] http: Request GET /v1/status/leader (434.131µs) from=127.0.0.6:32775
    2023/01/14 23:52:44 [DEBUG] http: Request GET /v1/status/leader (1.527639ms) from=127.0.0.6:55591
    2023/01/14 23:53:02 [DEBUG] http: Request GET /v1/status/leader (280.07µs) from=127.0.0.6:32775
    2023/01/14 23:53:04 [DEBUG] http: Request GET /v1/status/leader (289.1µs) from=127.0.0.6:55591
    2023/01/14 23:53:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:53:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:53:22 [DEBUG] http: Request GET /v1/status/leader (183.67µs) from=127.0.0.6:32775
    2023/01/14 23:53:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.520162102s) from=127.0.0.6:44875
    2023/01/14 23:53:24 [DEBUG] http: Request GET /v1/status/leader (168.258µs) from=127.0.0.6:55591
    2023/01/14 23:53:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:53:32 [DEBUG] agent: Node info in sync
    2023/01/14 23:53:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.054014788s) from=127.0.0.6:44775
    2023/01/14 23:53:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m5.975544844s) from=127.0.0.6:36561
    2023/01/14 23:53:42 [DEBUG] http: Request GET /v1/status/leader (294.481µs) from=127.0.0.6:55591
    2023/01/14 23:53:44 [DEBUG] http: Request GET /v1/status/leader (183.666µs) from=127.0.0.6:55591
    2023/01/14 23:53:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.206337651s) from=127.0.0.6:36291
    2023/01/14 23:53:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.693854587s) from=127.0.0.6:38835
    2023/01/14 23:53:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.736412764s) from=127.0.0.6:57437
    2023/01/14 23:53:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.754939578s) from=127.0.0.6:53241
    2023/01/14 23:53:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.528905463s) from=127.0.0.6:43571
    2023/01/14 23:53:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.595566299s) from=127.0.0.6:41237
    2023/01/14 23:53:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.276214093s) from=127.0.0.6:49829
    2023/01/14 23:54:02 [DEBUG] http: Request GET /v1/status/leader (266.605µs) from=127.0.0.6:32775
    2023/01/14 23:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.026890416s) from=127.0.0.6:50827
    2023/01/14 23:54:04 [DEBUG] http: Request GET /v1/status/leader (171.112µs) from=127.0.0.6:55591
    2023/01/14 23:54:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.933300215s) from=127.0.0.6:41979
    2023/01/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m7.172564s) from=127.0.0.6:55705
    2023/01/14 23:54:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:54:22 [DEBUG] http: Request GET /v1/status/leader (297.569µs) from=127.0.0.6:32775
    2023/01/14 23:54:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.010395139s) from=127.0.0.6:53811
    2023/01/14 23:54:24 [DEBUG] http: Request GET /v1/status/leader (286.703µs) from=127.0.0.6:55591
    2023/01/14 23:54:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.056473456s) from=127.0.0.6:59865
    2023/01/14 23:54:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.51834019s) from=127.0.0.6:49927
    2023/01/14 23:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.276627675s) from=127.0.0.6:59645
    2023/01/14 23:54:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.643052705s) from=127.0.0.6:43635
    2023/01/14 23:54:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.385432855s) from=127.0.0.6:59601
    2023/01/14 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.272081339s) from=127.0.0.6:45123
    2023/01/14 23:54:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.720797996s) from=127.0.0.6:53989
    2023/01/14 23:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.084486421s) from=127.0.0.6:50053
    2023/01/14 23:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.150994305s) from=127.0.0.6:48469
    2023/01/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.84541796s) from=127.0.0.6:51951
    2023/01/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.185239564s) from=127.0.0.6:37607
    2023/01/14 23:54:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.178415024s) from=127.0.0.6:46147
    2023/01/14 23:54:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.349016372s) from=127.0.0.6:37725
    2023/01/14 23:54:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.380936411s) from=127.0.0.6:55791
    2023/01/14 23:54:42 [DEBUG] http: Request GET /v1/status/leader (150.485µs) from=127.0.0.6:32775
    2023/01/14 23:54:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.850195201s) from=127.0.0.6:54757
    2023/01/14 23:54:44 [DEBUG] http: Request GET /v1/status/leader (234.294µs) from=127.0.0.6:55591
    2023/01/14 23:55:02 [DEBUG] http: Request GET /v1/status/leader (252.412µs) from=127.0.0.6:32775
    2023/01/14 23:55:04 [DEBUG] http: Request GET /v1/status/leader (286.615µs) from=127.0.0.6:55591
    2023/01/14 23:55:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:55:22 [DEBUG] http: Request GET /v1/status/leader (1.457301ms) from=127.0.0.6:32775
    2023/01/14 23:55:24 [DEBUG] http: Request GET /v1/status/leader (206.268µs) from=127.0.0.6:55591
    2023/01/14 23:55:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.768664343s) from=127.0.0.6:44875
    2023/01/14 23:55:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:55:29 [DEBUG] agent: Node info in sync
    2023/01/14 23:55:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.903223451s) from=127.0.0.6:44775
    2023/01/14 23:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m3.177558338s) from=127.0.0.6:36561
    2023/01/14 23:55:42 [DEBUG] http: Request GET /v1/status/leader (295.26µs) from=127.0.0.6:32775
    2023/01/14 23:55:44 [DEBUG] http: Request GET /v1/status/leader (332.844µs) from=127.0.0.6:55591
    2023/01/14 23:55:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:55:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.449617712s) from=127.0.0.6:57437
    2023/01/14 23:55:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.80317233s) from=127.0.0.6:53241
    2023/01/14 23:55:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.46974863s) from=127.0.0.6:36291
    2023/01/14 23:55:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.845488952s) from=127.0.0.6:38835
    2023/01/14 23:55:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m7.050852184s) from=127.0.0.6:43571
    2023/01/14 23:55:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.106449415s) from=127.0.0.6:49829
    2023/01/14 23:56:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.761018115s) from=127.0.0.6:41237
    2023/01/14 23:56:02 [DEBUG] http: Request GET /v1/status/leader (598.375µs) from=127.0.0.6:55591
    2023/01/14 23:56:04 [DEBUG] http: Request GET /v1/status/leader (159.452µs) from=127.0.0.6:55591
    2023/01/14 23:56:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.231069172s) from=127.0.0.6:50827
    2023/01/14 23:56:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.424563351s) from=127.0.0.6:41979
    2023/01/14 23:56:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.77975384s) from=127.0.0.6:55705
    2023/01/14 23:56:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:56:22 [DEBUG] http: Request GET /v1/status/leader (649.026µs) from=127.0.0.6:32775
    2023/01/14 23:56:24 [DEBUG] http: Request GET /v1/status/leader (169.488µs) from=127.0.0.6:55591
    2023/01/14 23:56:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.802964004s) from=127.0.0.6:59865
    2023/01/14 23:56:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.078296692s) from=127.0.0.6:59601
    2023/01/14 23:56:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.013975305s) from=127.0.0.6:59645
    2023/01/14 23:56:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.802252084s) from=127.0.0.6:53811
    2023/01/14 23:56:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.359664476s) from=127.0.0.6:53989
    2023/01/14 23:56:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.448863327s) from=127.0.0.6:49927
    2023/01/14 23:56:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.419673571s) from=127.0.0.6:43635
    2023/01/14 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.238020152s) from=127.0.0.6:45123
    2023/01/14 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.396392196s) from=127.0.0.6:50053
    2023/01/14 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.840735408s) from=127.0.0.6:48469
    2023/01/14 23:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.968724293s) from=127.0.0.6:51951
    2023/01/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.751950744s) from=127.0.0.6:37607
    2023/01/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.966077791s) from=127.0.0.6:46147
    2023/01/14 23:56:42 [DEBUG] http: Request GET /v1/status/leader (534.174µs) from=127.0.0.6:32775
    2023/01/14 23:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.952901253s) from=127.0.0.6:37725
    2023/01/14 23:56:44 [DEBUG] http: Request GET /v1/status/leader (1.281608ms) from=127.0.0.6:55591
    2023/01/14 23:56:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.947153808s) from=127.0.0.6:54757
    2023/01/14 23:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:56:49 [DEBUG] agent: Node info in sync
    2023/01/14 23:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.988335005s) from=127.0.0.6:55791
    2023/01/14 23:57:02 [DEBUG] http: Request GET /v1/status/leader (374.29µs) from=127.0.0.6:55591
    2023/01/14 23:57:04 [DEBUG] http: Request GET /v1/status/leader (259.789µs) from=127.0.0.6:55591
    2023/01/14 23:57:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:57:22 [DEBUG] http: Request GET /v1/status/leader (1.039261ms) from=127.0.0.6:55591
    2023/01/14 23:57:24 [DEBUG] http: Request GET /v1/status/leader (177.181µs) from=127.0.0.6:55591
    2023/01/14 23:57:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.451131739s) from=127.0.0.6:44875
    2023/01/14 23:57:42 [DEBUG] http: Request GET /v1/status/leader (391.717µs) from=127.0.0.6:32775
    2023/01/14 23:57:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.361969185s) from=127.0.0.6:44775
    2023/01/14 23:57:44 [DEBUG] http: Request GET /v1/status/leader (690.082µs) from=127.0.0.6:55591
    2023/01/14 23:57:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.662703068s) from=127.0.0.6:36561
    2023/01/14 23:57:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.083658788s) from=127.0.0.6:53241
    2023/01/14 23:57:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.739305593s) from=127.0.0.6:36291
    2023/01/14 23:57:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.691282836s) from=127.0.0.6:38835
    2023/01/14 23:57:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.15579922s) from=127.0.0.6:57437
    2023/01/14 23:57:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.743874243s) from=127.0.0.6:43571
    2023/01/14 23:58:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.008151515s) from=127.0.0.6:49829
    2023/01/14 23:58:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.886192974s) from=127.0.0.6:41237
    2023/01/14 23:58:02 [DEBUG] http: Request GET /v1/status/leader (1.148754ms) from=127.0.0.6:32775
    2023/01/14 23:58:04 [DEBUG] http: Request GET /v1/status/leader (264.56µs) from=127.0.0.6:55591
    2023/01/14 23:58:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.136207229s) from=127.0.0.6:50827
    2023/01/14 23:58:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 23:58:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.675783947s) from=127.0.0.6:55705
    2023/01/14 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.439614282s) from=127.0.0.6:41979
    2023/01/14 23:58:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:58:22 [DEBUG] http: Request GET /v1/status/leader (357.508µs) from=127.0.0.6:32775
    2023/01/14 23:58:24 [DEBUG] http: Request GET /v1/status/leader (262.245µs) from=127.0.0.6:55591
    2023/01/14 23:58:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.919427161s) from=127.0.0.6:59865
    2023/01/14 23:58:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.6388782s) from=127.0.0.6:53811
    2023/01/14 23:58:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.879178637s) from=127.0.0.6:59601
    2023/01/14 23:58:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.266497665s) from=127.0.0.6:49927
    2023/01/14 23:58:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/14 23:58:34 [DEBUG] agent: Node info in sync
    2023/01/14 23:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.08823253s) from=127.0.0.6:59645
    2023/01/14 23:58:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.218520666s) from=127.0.0.6:53989
    2023/01/14 23:58:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.971286869s) from=127.0.0.6:43635
    2023/01/14 23:58:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.705794293s) from=127.0.0.6:48469
    2023/01/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.830167175s) from=127.0.0.6:51951
    2023/01/14 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.750088735s) from=127.0.0.6:50053
    2023/01/14 23:58:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.144400731s) from=127.0.0.6:37607
    2023/01/14 23:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.175707061s) from=127.0.0.6:45123
    2023/01/14 23:58:42 [DEBUG] http: Request GET /v1/status/leader (303.886µs) from=127.0.0.6:55591
    2023/01/14 23:58:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.633418551s) from=127.0.0.6:46147
    2023/01/14 23:58:44 [DEBUG] http: Request GET /v1/status/leader (266.587µs) from=127.0.0.6:55591
    2023/01/14 23:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.096308307s) from=127.0.0.6:37725
    2023/01/14 23:58:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.509499243s) from=127.0.0.6:54757
    2023/01/14 23:58:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.019357549s) from=127.0.0.6:55791
    2023/01/14 23:59:02 [DEBUG] http: Request GET /v1/status/leader (167.417µs) from=127.0.0.6:32775
    2023/01/14 23:59:04 [DEBUG] http: Request GET /v1/status/leader (198.289µs) from=127.0.0.6:55591
    2023/01/14 23:59:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/14 23:59:22 [DEBUG] http: Request GET /v1/status/leader (172.149µs) from=127.0.0.6:32775
    2023/01/14 23:59:24 [DEBUG] http: Request GET /v1/status/leader (279.204µs) from=127.0.0.6:55591
    2023/01/14 23:59:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.355942316s) from=127.0.0.6:44875
    2023/01/14 23:59:42 [DEBUG] http: Request GET /v1/status/leader (314.18µs) from=127.0.0.6:55591
    2023/01/14 23:59:44 [DEBUG] http: Request GET /v1/status/leader (163.72µs) from=127.0.0.6:55591
    2023/01/14 23:59:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.752959822s) from=127.0.0.6:44775
    2023/01/14 23:59:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m3.624302113s) from=127.0.0.6:36561
    2023/01/14 23:59:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.384310494s) from=127.0.0.6:36291
    2023/01/14 23:59:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.965534578s) from=127.0.0.6:53241
    2023/01/14 23:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.436268439s) from=127.0.0.6:38835
    2023/01/15 00:00:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.07718068s) from=127.0.0.6:43571
    2023/01/15 00:00:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:00:01 [DEBUG] agent: Node info in sync
    2023/01/15 00:00:02 [DEBUG] http: Request GET /v1/status/leader (2.018155ms) from=127.0.0.6:32775
    2023/01/15 00:00:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.76464242s) from=127.0.0.6:41237
    2023/01/15 00:00:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.215738971s) from=127.0.0.6:57437
    2023/01/15 00:00:04 [DEBUG] http: Request GET /v1/status/leader (260.27µs) from=127.0.0.6:55591
    2023/01/15 00:00:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.952542515s) from=127.0.0.6:49829
    2023/01/15 00:00:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.169967022s) from=127.0.0.6:50827
    2023/01/15 00:00:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.17314848s) from=127.0.0.6:55705
    2023/01/15 00:00:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:00:22 [DEBUG] http: Request GET /v1/status/leader (151.832µs) from=127.0.0.6:55591
    2023/01/15 00:00:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.925363891s) from=127.0.0.6:41979
    2023/01/15 00:00:24 [DEBUG] http: Request GET /v1/status/leader (168.408µs) from=127.0.0.6:55591
    2023/01/15 00:00:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.607796175s) from=127.0.0.6:59601
    2023/01/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.554191288s) from=127.0.0.6:59865
    2023/01/15 00:00:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:00:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.449558141s) from=127.0.0.6:49927
    2023/01/15 00:00:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.756996774s) from=127.0.0.6:53811
    2023/01/15 00:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.502124437s) from=127.0.0.6:59645
    2023/01/15 00:00:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.711582374s) from=127.0.0.6:53989
    2023/01/15 00:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.238087358s) from=127.0.0.6:51951
    2023/01/15 00:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.408351678s) from=127.0.0.6:48469
    2023/01/15 00:00:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.528640484s) from=127.0.0.6:43635
    2023/01/15 00:00:42 [DEBUG] http: Request GET /v1/status/leader (263.225µs) from=127.0.0.6:55591
    2023/01/15 00:00:44 [DEBUG] http: Request GET /v1/status/leader (272.372µs) from=127.0.0.6:55591
    2023/01/15 00:00:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.800592747s) from=127.0.0.6:37607
    2023/01/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.291346532s) from=127.0.0.6:50053
    2023/01/15 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.669131217s) from=127.0.0.6:45123
    2023/01/15 00:00:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.448829745s) from=127.0.0.6:46147
    2023/01/15 00:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m6.956273835s) from=127.0.0.6:37725
    2023/01/15 00:00:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.985415009s) from=127.0.0.6:54757
    2023/01/15 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.286387833s) from=127.0.0.6:55791
    2023/01/15 00:01:03 [DEBUG] http: Request GET /v1/status/leader (412.096µs) from=127.0.0.6:55591
    2023/01/15 00:01:04 [DEBUG] http: Request GET /v1/status/leader (240.845µs) from=127.0.0.6:55591
    2023/01/15 00:01:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:01:23 [DEBUG] http: Request GET /v1/status/leader (171.034µs) from=127.0.0.6:32775
    2023/01/15 00:01:24 [DEBUG] http: Request GET /v1/status/leader (3.902246ms) from=127.0.0.6:55591
    2023/01/15 00:01:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.72365533s) from=127.0.0.6:44875
    2023/01/15 00:01:43 [DEBUG] http: Request GET /v1/status/leader (281.756µs) from=127.0.0.6:32775
    2023/01/15 00:01:44 [DEBUG] http: Request GET /v1/status/leader (377.312µs) from=127.0.0.6:55591
    2023/01/15 00:01:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:01:46 [DEBUG] agent: Node info in sync
    2023/01/15 00:01:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.356498113s) from=127.0.0.6:44775
    2023/01/15 00:01:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.721586893s) from=127.0.0.6:36561
    2023/01/15 00:01:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.815490826s) from=127.0.0.6:53241
    2023/01/15 00:02:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.542360869s) from=127.0.0.6:36291
    2023/01/15 00:02:03 [DEBUG] http: Request GET /v1/status/leader (387.54µs) from=127.0.0.6:55591
    2023/01/15 00:02:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.283725067s) from=127.0.0.6:38835
    2023/01/15 00:02:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.533990011s) from=127.0.0.6:43571
    2023/01/15 00:02:04 [DEBUG] http: Request GET /v1/status/leader (314.311µs) from=127.0.0.6:55591
    2023/01/15 00:02:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.584420134s) from=127.0.0.6:57437
    2023/01/15 00:02:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.900537783s) from=127.0.0.6:41237
    2023/01/15 00:02:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.753817346s) from=127.0.0.6:49829
    2023/01/15 00:02:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:02:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.282298913s) from=127.0.0.6:55705
    2023/01/15 00:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.208627299s) from=127.0.0.6:50827
    2023/01/15 00:02:23 [DEBUG] http: Request GET /v1/status/leader (341.742µs) from=127.0.0.6:55591
    2023/01/15 00:02:24 [DEBUG] http: Request GET /v1/status/leader (296.706µs) from=127.0.0.6:55591
    2023/01/15 00:02:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.685438313s) from=127.0.0.6:41979
    2023/01/15 00:02:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.224681744s) from=127.0.0.6:59601
    2023/01/15 00:02:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.292427055s) from=127.0.0.6:49927
    2023/01/15 00:02:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.303375596s) from=127.0.0.6:53811
    2023/01/15 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.09417702s) from=127.0.0.6:59645
    2023/01/15 00:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.446981177s) from=127.0.0.6:59865
    2023/01/15 00:02:43 [DEBUG] http: Request GET /v1/status/leader (616.62µs) from=127.0.0.6:32775
    2023/01/15 00:02:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.822951997s) from=127.0.0.6:53989
    2023/01/15 00:02:44 [DEBUG] http: Request GET /v1/status/leader (507.679µs) from=127.0.0.6:55591
    2023/01/15 00:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.108338828s) from=127.0.0.6:51951
    2023/01/15 00:02:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.519123179s) from=127.0.0.6:43635
    2023/01/15 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.671037438s) from=127.0.0.6:48469
    2023/01/15 00:02:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.311292559s) from=127.0.0.6:37607
    2023/01/15 00:02:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.062738441s) from=127.0.0.6:46147
    2023/01/15 00:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.534990496s) from=127.0.0.6:45123
    2023/01/15 00:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.37504853s) from=127.0.0.6:50053
    2023/01/15 00:02:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.412394998s) from=127.0.0.6:55791
    2023/01/15 00:03:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.28405348s) from=127.0.0.6:54757
    2023/01/15 00:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.847438901s) from=127.0.0.6:37725
    2023/01/15 00:03:03 [DEBUG] http: Request GET /v1/status/leader (868.789µs) from=127.0.0.6:55591
    2023/01/15 00:03:04 [DEBUG] http: Request GET /v1/status/leader (193.67µs) from=127.0.0.6:55591
    2023/01/15 00:03:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:03:15 [DEBUG] agent: Node info in sync
    2023/01/15 00:03:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:03:23 [DEBUG] http: Request GET /v1/status/leader (149.005µs) from=127.0.0.6:32775
    2023/01/15 00:03:24 [DEBUG] http: Request GET /v1/status/leader (400.677µs) from=127.0.0.6:55591
    2023/01/15 00:03:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.04132913s) from=127.0.0.6:44875
    2023/01/15 00:03:43 [DEBUG] http: Request GET /v1/status/leader (569.064µs) from=127.0.0.6:55591
    2023/01/15 00:03:44 [DEBUG] http: Request GET /v1/status/leader (252.727µs) from=127.0.0.6:55591
    2023/01/15 00:03:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.943410376s) from=127.0.0.6:44775
    2023/01/15 00:04:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.398037502s) from=127.0.0.6:36291
    2023/01/15 00:04:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.987311565s) from=127.0.0.6:53241
    2023/01/15 00:04:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m3.463169226s) from=127.0.0.6:36561
    2023/01/15 00:04:03 [DEBUG] http: Request GET /v1/status/leader (345.237µs) from=127.0.0.6:55591
    2023/01/15 00:04:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.630269208s) from=127.0.0.6:38835
    2023/01/15 00:04:04 [DEBUG] http: Request GET /v1/status/leader (562.015µs) from=127.0.0.6:55591
    2023/01/15 00:04:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.462597079s) from=127.0.0.6:43571
    2023/01/15 00:04:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.292684325s) from=127.0.0.6:57437
    2023/01/15 00:04:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.847360451s) from=127.0.0.6:41237
    2023/01/15 00:04:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:04:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m3.937561011s) from=127.0.0.6:49829
    2023/01/15 00:04:23 [DEBUG] http: Request GET /v1/status/leader (377.177µs) from=127.0.0.6:55591
    2023/01/15 00:04:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.309747179s) from=127.0.0.6:50827
    2023/01/15 00:04:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m7.096295104s) from=127.0.0.6:55705
    2023/01/15 00:04:24 [DEBUG] http: Request GET /v1/status/leader (328.675µs) from=127.0.0.6:55591
    2023/01/15 00:04:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.434283766s) from=127.0.0.6:41979
    2023/01/15 00:04:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.91070485s) from=127.0.0.6:49927
    2023/01/15 00:04:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.227783071s) from=127.0.0.6:53811
    2023/01/15 00:04:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.286673625s) from=127.0.0.6:59601
    2023/01/15 00:04:43 [DEBUG] http: Request GET /v1/status/leader (191.221µs) from=127.0.0.6:55591
    2023/01/15 00:04:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.940212343s) from=127.0.0.6:59645
    2023/01/15 00:04:44 [DEBUG] http: Request GET /v1/status/leader (161.532µs) from=127.0.0.6:55591
    2023/01/15 00:04:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.929015855s) from=127.0.0.6:59865
    2023/01/15 00:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.687246326s) from=127.0.0.6:51951
    2023/01/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.469687466s) from=127.0.0.6:43635
    2023/01/15 00:04:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.138701679s) from=127.0.0.6:53989
    2023/01/15 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.362676999s) from=127.0.0.6:48469
    2023/01/15 00:04:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.641552325s) from=127.0.0.6:46147
    2023/01/15 00:04:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.9527396s) from=127.0.0.6:37607
    2023/01/15 00:04:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.945416935s) from=127.0.0.6:50053
    2023/01/15 00:04:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.403722405s) from=127.0.0.6:45123
    2023/01/15 00:05:03 [DEBUG] http: Request GET /v1/status/leader (260.097µs) from=127.0.0.6:55591
    2023/01/15 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.278504781s) from=127.0.0.6:55791
    2023/01/15 00:05:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:05:03 [DEBUG] agent: Node info in sync
    2023/01/15 00:05:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.29005075s) from=127.0.0.6:54757
    2023/01/15 00:05:05 [DEBUG] http: Request GET /v1/status/leader (250.594µs) from=127.0.0.6:55591
    2023/01/15 00:05:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.005678756s) from=127.0.0.6:37725
    2023/01/15 00:05:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:05:23 [DEBUG] http: Request GET /v1/status/leader (178.75µs) from=127.0.0.6:55591
    2023/01/15 00:05:25 [DEBUG] http: Request GET /v1/status/leader (1.996513ms) from=127.0.0.6:55591
    2023/01/15 00:05:43 [DEBUG] http: Request GET /v1/status/leader (290.484µs) from=127.0.0.6:32775
    2023/01/15 00:05:45 [DEBUG] http: Request GET /v1/status/leader (283.411µs) from=127.0.0.6:55591
    2023/01/15 00:05:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.487541868s) from=127.0.0.6:44875
    2023/01/15 00:06:03 [DEBUG] http: Request GET /v1/status/leader (831.366µs) from=127.0.0.6:55591
    2023/01/15 00:06:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.228062073s) from=127.0.0.6:36291
    2023/01/15 00:06:05 [DEBUG] http: Request GET /v1/status/leader (210.492µs) from=127.0.0.6:55591
    2023/01/15 00:06:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.507209091s) from=127.0.0.6:44775
    2023/01/15 00:06:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.145924541s) from=127.0.0.6:36561
    2023/01/15 00:06:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m7.133288537s) from=127.0.0.6:53241
    2023/01/15 00:06:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.478601086s) from=127.0.0.6:38835
    2023/01/15 00:06:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.991017181s) from=127.0.0.6:57437
    2023/01/15 00:06:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.315641546s) from=127.0.0.6:43571
    2023/01/15 00:06:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:06:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.210954468s) from=127.0.0.6:41237
    2023/01/15 00:06:23 [DEBUG] http: Request GET /v1/status/leader (295.03µs) from=127.0.0.6:55591
    2023/01/15 00:06:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.922371971s) from=127.0.0.6:50827
    2023/01/15 00:06:25 [DEBUG] http: Request GET /v1/status/leader (282.005µs) from=127.0.0.6:55591
    2023/01/15 00:06:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.109065232s) from=127.0.0.6:49829
    2023/01/15 00:06:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.132850255s) from=127.0.0.6:55705
    2023/01/15 00:06:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.998439469s) from=127.0.0.6:41979
    2023/01/15 00:06:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.534991495s) from=127.0.0.6:49927
    2023/01/15 00:06:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.129311837s) from=127.0.0.6:53811
    2023/01/15 00:06:43 [DEBUG] http: Request GET /v1/status/leader (190.623µs) from=127.0.0.6:55591
    2023/01/15 00:06:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.134433979s) from=127.0.0.6:59601
    2023/01/15 00:06:45 [DEBUG] http: Request GET /v1/status/leader (175.268µs) from=127.0.0.6:55591
    2023/01/15 00:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.479271108s) from=127.0.0.6:59645
    2023/01/15 00:06:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.467184515s) from=127.0.0.6:43635
    2023/01/15 00:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.278995933s) from=127.0.0.6:51951
    2023/01/15 00:06:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.913238661s) from=127.0.0.6:59865
    2023/01/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.986580931s) from=127.0.0.6:53989
    2023/01/15 00:06:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.986051355s) from=127.0.0.6:46147
    2023/01/15 00:06:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:06:58 [DEBUG] agent: Node info in sync
    2023/01/15 00:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m7.008484526s) from=127.0.0.6:48469
    2023/01/15 00:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.442596933s) from=127.0.0.6:50053
    2023/01/15 00:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.879153351s) from=127.0.0.6:45123
    2023/01/15 00:07:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.989923611s) from=127.0.0.6:37607
    2023/01/15 00:07:03 [DEBUG] http: Request GET /v1/status/leader (252.35µs) from=127.0.0.6:32775
    2023/01/15 00:07:05 [DEBUG] http: Request GET /v1/status/leader (148.374µs) from=127.0.0.6:55591
    2023/01/15 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.527422405s) from=127.0.0.6:55791
    2023/01/15 00:07:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.321459585s) from=127.0.0.6:54757
    2023/01/15 00:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m2.056415101s) from=127.0.0.6:37725
    2023/01/15 00:07:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:07:23 [DEBUG] http: Request GET /v1/status/leader (316.033µs) from=127.0.0.6:55591
    2023/01/15 00:07:25 [DEBUG] http: Request GET /v1/status/leader (195.176µs) from=127.0.0.6:55591
    2023/01/15 00:07:43 [DEBUG] http: Request GET /v1/status/leader (271.74µs) from=127.0.0.6:55591
    2023/01/15 00:07:45 [DEBUG] http: Request GET /v1/status/leader (257.264µs) from=127.0.0.6:55591
    2023/01/15 00:07:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.084007842s) from=127.0.0.6:44875
    2023/01/15 00:08:03 [DEBUG] http: Request GET /v1/status/leader (169.377µs) from=127.0.0.6:32775
    2023/01/15 00:08:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:08:04 [DEBUG] agent: Node info in sync
    2023/01/15 00:08:05 [DEBUG] http: Request GET /v1/status/leader (147.428µs) from=127.0.0.6:55591
    2023/01/15 00:08:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.440436161s) from=127.0.0.6:36291
    2023/01/15 00:08:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.763703677s) from=127.0.0.6:36561
    2023/01/15 00:08:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.096497615s) from=127.0.0.6:44775
    2023/01/15 00:08:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.00961384s) from=127.0.0.6:53241
    2023/01/15 00:08:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.43849471s) from=127.0.0.6:38835
    2023/01/15 00:08:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:08:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m4.789065961s) from=127.0.0.6:43571
    2023/01/15 00:08:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.463056222s) from=127.0.0.6:57437
    2023/01/15 00:08:23 [DEBUG] http: Request GET /v1/status/leader (266.434µs) from=127.0.0.6:32775
    2023/01/15 00:08:25 [DEBUG] http: Request GET /v1/status/leader (260.23µs) from=127.0.0.6:55591
    2023/01/15 00:08:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.2503471s) from=127.0.0.6:41237
    2023/01/15 00:08:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.48041s) from=127.0.0.6:50827
    2023/01/15 00:08:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.626781008s) from=127.0.0.6:49829
    2023/01/15 00:08:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.087195616s) from=127.0.0.6:55705
    2023/01/15 00:08:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.913536472s) from=127.0.0.6:41979
    2023/01/15 00:08:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.551860471s) from=127.0.0.6:49927
    2023/01/15 00:08:43 [DEBUG] http: Request GET /v1/status/leader (180.185µs) from=127.0.0.6:32775
    2023/01/15 00:08:45 [DEBUG] http: Request GET /v1/status/leader (171.367µs) from=127.0.0.6:55591
    2023/01/15 00:08:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.943030074s) from=127.0.0.6:53811
    2023/01/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.111470186s) from=127.0.0.6:59601
    2023/01/15 00:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.81867955s) from=127.0.0.6:51951
    2023/01/15 00:08:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.913206431s) from=127.0.0.6:43635
    2023/01/15 00:08:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.701047749s) from=127.0.0.6:59645
    2023/01/15 00:08:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.068057814s) from=127.0.0.6:59865
    2023/01/15 00:08:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.717153925s) from=127.0.0.6:46147
    2023/01/15 00:09:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.675868904s) from=127.0.0.6:53989
    2023/01/15 00:09:03 [DEBUG] http: Request GET /v1/status/leader (637.406µs) from=127.0.0.6:32775
    2023/01/15 00:09:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.235210867s) from=127.0.0.6:50053
    2023/01/15 00:09:05 [DEBUG] http: Request GET /v1/status/leader (871.729µs) from=127.0.0.6:55591
    2023/01/15 00:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.871465446s) from=127.0.0.6:48469
    2023/01/15 00:09:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.90725413s) from=127.0.0.6:37607
    2023/01/15 00:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.146561067s) from=127.0.0.6:45123
    2023/01/15 00:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m0.853054706s) from=127.0.0.6:37725
    2023/01/15 00:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.455743582s) from=127.0.0.6:55791
    2023/01/15 00:09:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:09:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.247127631s) from=127.0.0.6:54757
    2023/01/15 00:09:23 [DEBUG] http: Request GET /v1/status/leader (1.32854ms) from=127.0.0.6:55591
    2023/01/15 00:09:25 [DEBUG] http: Request GET /v1/status/leader (199.898µs) from=127.0.0.6:55591
    2023/01/15 00:09:43 [DEBUG] http: Request GET /v1/status/leader (365.439µs) from=127.0.0.6:32775
    2023/01/15 00:09:45 [DEBUG] http: Request GET /v1/status/leader (395.245µs) from=127.0.0.6:55591
    2023/01/15 00:09:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:09:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:09:56 [DEBUG] agent: Node info in sync
    2023/01/15 00:09:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.326201946s) from=127.0.0.6:44875
    2023/01/15 00:10:03 [DEBUG] http: Request GET /v1/status/leader (244.779µs) from=127.0.0.6:55591
    2023/01/15 00:10:05 [DEBUG] http: Request GET /v1/status/leader (183.732µs) from=127.0.0.6:55591
    2023/01/15 00:10:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m0.476409847s) from=127.0.0.6:36561
    2023/01/15 00:10:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.775788138s) from=127.0.0.6:36291
    2023/01/15 00:10:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.589817659s) from=127.0.0.6:44775
    2023/01/15 00:10:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:10:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.327103526s) from=127.0.0.6:53241
    2023/01/15 00:10:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.837232526s) from=127.0.0.6:38835
    2023/01/15 00:10:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.549429045s) from=127.0.0.6:57437
    2023/01/15 00:10:23 [DEBUG] http: Request GET /v1/status/leader (560.425µs) from=127.0.0.6:55591
    2023/01/15 00:10:25 [DEBUG] http: Request GET /v1/status/leader (315.846µs) from=127.0.0.6:55591
    2023/01/15 00:10:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.69470225s) from=127.0.0.6:43571
    2023/01/15 00:10:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.466511892s) from=127.0.0.6:41237
    2023/01/15 00:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.639177287s) from=127.0.0.6:50827
    2023/01/15 00:10:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.551681507s) from=127.0.0.6:55705
    2023/01/15 00:10:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m5.67105446s) from=127.0.0.6:49829
    2023/01/15 00:10:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.877907871s) from=127.0.0.6:41979
    2023/01/15 00:10:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.36097872s) from=127.0.0.6:49927
    2023/01/15 00:10:43 [DEBUG] http: Request GET /v1/status/leader (347.008µs) from=127.0.0.6:32775
    2023/01/15 00:10:45 [DEBUG] http: Request GET /v1/status/leader (1.819054ms) from=127.0.0.6:55591
    2023/01/15 00:10:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.612152393s) from=127.0.0.6:59601
    2023/01/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.941030993s) from=127.0.0.6:53811
    2023/01/15 00:10:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.609698142s) from=127.0.0.6:51951
    2023/01/15 00:10:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.1121395s) from=127.0.0.6:46147
    2023/01/15 00:10:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.87358587s) from=127.0.0.6:43635
    2023/01/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.927770925s) from=127.0.0.6:59865
    2023/01/15 00:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.214898069s) from=127.0.0.6:59645
    2023/01/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.632405482s) from=127.0.0.6:53989
    2023/01/15 00:11:03 [DEBUG] http: Request GET /v1/status/leader (309.139µs) from=127.0.0.6:32775
    2023/01/15 00:11:05 [DEBUG] http: Request GET /v1/status/leader (281.487µs) from=127.0.0.6:55591
    2023/01/15 00:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.576166903s) from=127.0.0.6:48469
    2023/01/15 00:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.792909313s) from=127.0.0.6:50053
    2023/01/15 00:11:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.655178892s) from=127.0.0.6:37607
    2023/01/15 00:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.618882841s) from=127.0.0.6:45123
    2023/01/15 00:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.669245217s) from=127.0.0.6:55791
    2023/01/15 00:11:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m6.718517562s) from=127.0.0.6:37725
    2023/01/15 00:11:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.873012952s) from=127.0.0.6:54757
    2023/01/15 00:11:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:11:21 [DEBUG] agent: Node info in sync
    2023/01/15 00:11:23 [DEBUG] http: Request GET /v1/status/leader (1.176877ms) from=127.0.0.6:32775
    2023/01/15 00:11:25 [DEBUG] http: Request GET /v1/status/leader (333.672µs) from=127.0.0.6:55591
    2023/01/15 00:11:43 [DEBUG] http: Request GET /v1/status/leader (165.777µs) from=127.0.0.6:55591
    2023/01/15 00:11:45 [DEBUG] http: Request GET /v1/status/leader (149.867µs) from=127.0.0.6:55591
    2023/01/15 00:12:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.025748041s) from=127.0.0.6:44875
    2023/01/15 00:12:03 [DEBUG] http: Request GET /v1/status/leader (259.882µs) from=127.0.0.6:55591
    2023/01/15 00:12:05 [DEBUG] http: Request GET /v1/status/leader (197.735µs) from=127.0.0.6:55591
    2023/01/15 00:12:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.0167483s) from=127.0.0.6:36561
    2023/01/15 00:12:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.88626227s) from=127.0.0.6:36291
    2023/01/15 00:12:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.459247931s) from=127.0.0.6:44775
    2023/01/15 00:12:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:12:23 [DEBUG] http: Request GET /v1/status/leader (294.221µs) from=127.0.0.6:32775
    2023/01/15 00:12:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.868945206s) from=127.0.0.6:38835
    2023/01/15 00:12:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m7.130553064s) from=127.0.0.6:53241
    2023/01/15 00:12:25 [DEBUG] http: Request GET /v1/status/leader (321.902µs) from=127.0.0.6:55591
    2023/01/15 00:12:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.626445347s) from=127.0.0.6:57437
    2023/01/15 00:12:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:12:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.455452294s) from=127.0.0.6:43571
    2023/01/15 00:12:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.283659621s) from=127.0.0.6:50827
    2023/01/15 00:12:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.449267511s) from=127.0.0.6:41237
    2023/01/15 00:12:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.334742299s) from=127.0.0.6:55705
    2023/01/15 00:12:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m3.307462756s) from=127.0.0.6:49829
    2023/01/15 00:12:43 [DEBUG] http: Request GET /v1/status/leader (188.85µs) from=127.0.0.6:55591
    2023/01/15 00:12:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.874482369s) from=127.0.0.6:49927
    2023/01/15 00:12:45 [DEBUG] http: Request GET /v1/status/leader (183.568µs) from=127.0.0.6:55591
    2023/01/15 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.357658746s) from=127.0.0.6:41979
    2023/01/15 00:12:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:12:52 [DEBUG] agent: Node info in sync
    2023/01/15 00:12:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.696260843s) from=127.0.0.6:59601
    2023/01/15 00:12:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.428009632s) from=127.0.0.6:53811
    2023/01/15 00:12:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.408942289s) from=127.0.0.6:51951
    2023/01/15 00:12:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.233618691s) from=127.0.0.6:46147
    2023/01/15 00:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.413680895s) from=127.0.0.6:43635
    2023/01/15 00:13:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.056946132s) from=127.0.0.6:59865
    2023/01/15 00:13:03 [DEBUG] http: Request GET /v1/status/leader (346.26µs) from=127.0.0.6:32775
    2023/01/15 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.950585337s) from=127.0.0.6:59645
    2023/01/15 00:13:05 [DEBUG] http: Request GET /v1/status/leader (237.675µs) from=127.0.0.6:55591
    2023/01/15 00:13:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.798134089s) from=127.0.0.6:53989
    2023/01/15 00:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.913728504s) from=127.0.0.6:50053
    2023/01/15 00:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.479724418s) from=127.0.0.6:48469
    2023/01/15 00:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.742160364s) from=127.0.0.6:45123
    2023/01/15 00:13:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.121035296s) from=127.0.0.6:37607
    2023/01/15 00:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.833202274s) from=127.0.0.6:55791
    2023/01/15 00:13:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.326112404s) from=127.0.0.6:37725
    2023/01/15 00:13:23 [DEBUG] http: Request GET /v1/status/leader (320.311µs) from=127.0.0.6:55591
    2023/01/15 00:13:25 [DEBUG] http: Request GET /v1/status/leader (1.167649ms) from=127.0.0.6:55591
    2023/01/15 00:13:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.76966529s) from=127.0.0.6:54757
    2023/01/15 00:13:43 [DEBUG] http: Request GET /v1/status/leader (352.048µs) from=127.0.0.6:32775
    2023/01/15 00:13:45 [DEBUG] http: Request GET /v1/status/leader (163.339µs) from=127.0.0.6:55591
    2023/01/15 00:14:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:14:01 [DEBUG] agent: Node info in sync
    2023/01/15 00:14:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.922081161s) from=127.0.0.6:44875
    2023/01/15 00:14:03 [DEBUG] http: Request GET /v1/status/leader (302.727µs) from=127.0.0.6:32775
    2023/01/15 00:14:05 [DEBUG] http: Request GET /v1/status/leader (186.872µs) from=127.0.0.6:55591
    2023/01/15 00:14:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.139129113s) from=127.0.0.6:36561
    2023/01/15 00:14:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:14:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.606647099s) from=127.0.0.6:36291
    2023/01/15 00:14:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.982605314s) from=127.0.0.6:44775
    2023/01/15 00:14:23 [DEBUG] http: Request GET /v1/status/leader (248.8µs) from=127.0.0.6:32775
    2023/01/15 00:14:25 [DEBUG] http: Request GET /v1/status/leader (302.849µs) from=127.0.0.6:55591
    2023/01/15 00:14:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.779890758s) from=127.0.0.6:53241
    2023/01/15 00:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.203964197s) from=127.0.0.6:38835
    2023/01/15 00:14:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.750257626s) from=127.0.0.6:57437
    2023/01/15 00:14:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.193159569s) from=127.0.0.6:43571
    2023/01/15 00:14:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.190012397s) from=127.0.0.6:41237
    2023/01/15 00:14:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.619469875s) from=127.0.0.6:55705
    2023/01/15 00:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.842068183s) from=127.0.0.6:50827
    2023/01/15 00:14:43 [DEBUG] http: Request GET /v1/status/leader (744.387µs) from=127.0.0.6:32775
    2023/01/15 00:14:45 [DEBUG] http: Request GET /v1/status/leader (159.985µs) from=127.0.0.6:55591
    2023/01/15 00:14:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.14931612s) from=127.0.0.6:49829
    2023/01/15 00:14:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:14:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.541338466s) from=127.0.0.6:41979
    2023/01/15 00:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.39771781s) from=127.0.0.6:49927
    2023/01/15 00:14:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.376035536s) from=127.0.0.6:53811
    2023/01/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.907861933s) from=127.0.0.6:59601
    2023/01/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.689097985s) from=127.0.0.6:46147
    2023/01/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.433852657s) from=127.0.0.6:51951
    2023/01/15 00:15:03 [DEBUG] http: Request GET /v1/status/leader (316.858µs) from=127.0.0.6:32775
    2023/01/15 00:15:05 [DEBUG] http: Request GET /v1/status/leader (180.718µs) from=127.0.0.6:55591
    2023/01/15 00:15:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.307452572s) from=127.0.0.6:43635
    2023/01/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.102501884s) from=127.0.0.6:59645
    2023/01/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.119963854s) from=127.0.0.6:59865
    2023/01/15 00:15:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.89393548s) from=127.0.0.6:53989
    2023/01/15 00:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.61015937s) from=127.0.0.6:50053
    2023/01/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.685777616s) from=127.0.0.6:48469
    2023/01/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.367124212s) from=127.0.0.6:55791
    2023/01/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.967416109s) from=127.0.0.6:37607
    2023/01/15 00:15:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.487624068s) from=127.0.0.6:45123
    2023/01/15 00:15:23 [DEBUG] http: Request GET /v1/status/leader (1.875315ms) from=127.0.0.6:55591
    2023/01/15 00:15:25 [DEBUG] http: Request GET /v1/status/leader (558.939µs) from=127.0.0.6:55591
    2023/01/15 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.022192107s) from=127.0.0.6:37725
    2023/01/15 00:15:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.79246099s) from=127.0.0.6:54757
    2023/01/15 00:15:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:15:35 [DEBUG] agent: Node info in sync
    2023/01/15 00:15:43 [DEBUG] http: Request GET /v1/status/leader (706.966µs) from=127.0.0.6:32775
    2023/01/15 00:15:45 [DEBUG] http: Request GET /v1/status/leader (189.48µs) from=127.0.0.6:55591
    2023/01/15 00:16:03 [DEBUG] http: Request GET /v1/status/leader (769.369µs) from=127.0.0.6:55591
    2023/01/15 00:16:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.945952952s) from=127.0.0.6:44875
    2023/01/15 00:16:05 [DEBUG] http: Request GET /v1/status/leader (203.665µs) from=127.0.0.6:55591
    2023/01/15 00:16:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:16:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.451754531s) from=127.0.0.6:36561
    2023/01/15 00:16:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.649628794s) from=127.0.0.6:44775
    2023/01/15 00:16:23 [DEBUG] http: Request GET /v1/status/leader (405.706µs) from=127.0.0.6:32775
    2023/01/15 00:16:25 [DEBUG] http: Request GET /v1/status/leader (730.525µs) from=127.0.0.6:55591
    2023/01/15 00:16:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.357406854s) from=127.0.0.6:36291
    2023/01/15 00:16:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.767130585s) from=127.0.0.6:53241
    2023/01/15 00:16:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.024830527s) from=127.0.0.6:57437
    2023/01/15 00:16:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.049786042s) from=127.0.0.6:38835
    2023/01/15 00:16:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.135785636s) from=127.0.0.6:43571
    2023/01/15 00:16:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.599331744s) from=127.0.0.6:55705
    2023/01/15 00:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.554829823s) from=127.0.0.6:50827
    2023/01/15 00:16:43 [DEBUG] http: Request GET /v1/status/leader (5.210929ms) from=127.0.0.6:32775
    2023/01/15 00:16:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.714676845s) from=127.0.0.6:41237
    2023/01/15 00:16:45 [DEBUG] http: Request GET /v1/status/leader (539.05µs) from=127.0.0.6:55591
    2023/01/15 00:16:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.60591167s) from=127.0.0.6:49829
    2023/01/15 00:16:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m0.619523932s) from=127.0.0.6:41979
    2023/01/15 00:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.616723532s) from=127.0.0.6:53811
    2023/01/15 00:16:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.92954517s) from=127.0.0.6:49927
    2023/01/15 00:17:03 [DEBUG] http: Request GET /v1/status/leader (337.995µs) from=127.0.0.6:32775
    2023/01/15 00:17:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.879037077s) from=127.0.0.6:59601
    2023/01/15 00:17:05 [DEBUG] http: Request GET /v1/status/leader (187.434µs) from=127.0.0.6:55591
    2023/01/15 00:17:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.100264142s) from=127.0.0.6:46147
    2023/01/15 00:17:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.996087844s) from=127.0.0.6:51951
    2023/01/15 00:17:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.467140582s) from=127.0.0.6:43635
    2023/01/15 00:17:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.335551388s) from=127.0.0.6:59645
    2023/01/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.424586406s) from=127.0.0.6:53989
    2023/01/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.843820449s) from=127.0.0.6:59865
    2023/01/15 00:17:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.229744825s) from=127.0.0.6:37607
    2023/01/15 00:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.987060907s) from=127.0.0.6:50053
    2023/01/15 00:17:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.841798625s) from=127.0.0.6:48469
    2023/01/15 00:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.64027868s) from=127.0.0.6:55791
    2023/01/15 00:17:23 [DEBUG] http: Request GET /v1/status/leader (3.117173ms) from=127.0.0.6:55591
    2023/01/15 00:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:17:25 [DEBUG] http: Request GET /v1/status/leader (341.344µs) from=127.0.0.6:55591
    2023/01/15 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.42199125s) from=127.0.0.6:45123
    2023/01/15 00:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.615125049s) from=127.0.0.6:37725
    2023/01/15 00:17:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.791205776s) from=127.0.0.6:54757
    2023/01/15 00:17:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:17:34 [DEBUG] agent: Node info in sync
    2023/01/15 00:17:43 [DEBUG] http: Request GET /v1/status/leader (200.254µs) from=127.0.0.6:55591
    2023/01/15 00:17:45 [DEBUG] http: Request GET /v1/status/leader (262.027µs) from=127.0.0.6:55591
    2023/01/15 00:18:03 [DEBUG] http: Request GET /v1/status/leader (158.521µs) from=127.0.0.6:55591
    2023/01/15 00:18:05 [DEBUG] http: Request GET /v1/status/leader (789.944µs) from=127.0.0.6:55591
    2023/01/15 00:18:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.348193778s) from=127.0.0.6:44875
    2023/01/15 00:18:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:18:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.997059185s) from=127.0.0.6:36561
    2023/01/15 00:18:23 [DEBUG] http: Request GET /v1/status/leader (273.649µs) from=127.0.0.6:55591
    2023/01/15 00:18:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.362925578s) from=127.0.0.6:44775
    2023/01/15 00:18:25 [DEBUG] http: Request GET /v1/status/leader (257.53µs) from=127.0.0.6:55591
    2023/01/15 00:18:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.283821673s) from=127.0.0.6:36291
    2023/01/15 00:18:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.474213644s) from=127.0.0.6:53241
    2023/01/15 00:18:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.285185231s) from=127.0.0.6:43571
    2023/01/15 00:18:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.247049015s) from=127.0.0.6:55705
    2023/01/15 00:18:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.795914873s) from=127.0.0.6:38835
    2023/01/15 00:18:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.809847455s) from=127.0.0.6:57437
    2023/01/15 00:18:43 [DEBUG] http: Request GET /v1/status/leader (227.137µs) from=127.0.0.6:32775
    2023/01/15 00:18:45 [DEBUG] http: Request GET /v1/status/leader (1.96698ms) from=127.0.0.6:55591
    2023/01/15 00:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.188278444s) from=127.0.0.6:50827
    2023/01/15 00:18:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.543453356s) from=127.0.0.6:41237
    2023/01/15 00:18:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.378408923s) from=127.0.0.6:49829
    2023/01/15 00:18:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.981577475s) from=127.0.0.6:41979
    2023/01/15 00:18:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.744782381s) from=127.0.0.6:49927
    2023/01/15 00:19:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.147492081s) from=127.0.0.6:53811
    2023/01/15 00:19:03 [DEBUG] http: Request GET /v1/status/leader (292.09µs) from=127.0.0.6:55591
    2023/01/15 00:19:05 [DEBUG] http: Request GET /v1/status/leader (268.066µs) from=127.0.0.6:55591
    2023/01/15 00:19:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.521914055s) from=127.0.0.6:59601
    2023/01/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.018346784s) from=127.0.0.6:43635
    2023/01/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.900635205s) from=127.0.0.6:46147
    2023/01/15 00:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.705599658s) from=127.0.0.6:51951
    2023/01/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.909362534s) from=127.0.0.6:53989
    2023/01/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.820914909s) from=127.0.0.6:59645
    2023/01/15 00:19:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.554265106s) from=127.0.0.6:50053
    2023/01/15 00:19:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.071672503s) from=127.0.0.6:59865
    2023/01/15 00:19:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.890775214s) from=127.0.0.6:37607
    2023/01/15 00:19:23 [DEBUG] http: Request GET /v1/status/leader (6.767037ms) from=127.0.0.6:32775
    2023/01/15 00:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.043483503s) from=127.0.0.6:55791
    2023/01/15 00:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.453826807s) from=127.0.0.6:48469
    2023/01/15 00:19:25 [DEBUG] http: Request GET /v1/status/leader (258.478µs) from=127.0.0.6:55591
    2023/01/15 00:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.474658048s) from=127.0.0.6:45123
    2023/01/15 00:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:19:28 [DEBUG] agent: Node info in sync
    2023/01/15 00:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.180441367s) from=127.0.0.6:37725
    2023/01/15 00:19:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.244511017s) from=127.0.0.6:54757
    2023/01/15 00:19:43 [DEBUG] http: Request GET /v1/status/leader (162.795µs) from=127.0.0.6:32775
    2023/01/15 00:19:45 [DEBUG] http: Request GET /v1/status/leader (360.126µs) from=127.0.0.6:55591
    2023/01/15 00:20:03 [DEBUG] http: Request GET /v1/status/leader (259.672µs) from=127.0.0.6:32775
    2023/01/15 00:20:05 [DEBUG] http: Request GET /v1/status/leader (165.65µs) from=127.0.0.6:55591
    2023/01/15 00:20:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.693799481s) from=127.0.0.6:44875
    2023/01/15 00:20:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:20:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:20:23 [DEBUG] http: Request GET /v1/status/leader (301.655µs) from=127.0.0.6:32775
    2023/01/15 00:20:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.548849567s) from=127.0.0.6:36561
    2023/01/15 00:20:25 [DEBUG] http: Request GET /v1/status/leader (175.91µs) from=127.0.0.6:55591
    2023/01/15 00:20:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.235957698s) from=127.0.0.6:44775
    2023/01/15 00:20:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.830371159s) from=127.0.0.6:36291
    2023/01/15 00:20:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.331965677s) from=127.0.0.6:53241
    2023/01/15 00:20:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.200858287s) from=127.0.0.6:43571
    2023/01/15 00:20:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.482407897s) from=127.0.0.6:57437
    2023/01/15 00:20:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.198664003s) from=127.0.0.6:55705
    2023/01/15 00:20:43 [DEBUG] http: Request GET /v1/status/leader (153.713µs) from=127.0.0.6:55591
    2023/01/15 00:20:45 [DEBUG] http: Request GET /v1/status/leader (306.718µs) from=127.0.0.6:55591
    2023/01/15 00:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.920708623s) from=127.0.0.6:38835
    2023/01/15 00:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.709206553s) from=127.0.0.6:50827
    2023/01/15 00:20:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.480460126s) from=127.0.0.6:41237
    2023/01/15 00:20:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.112007811s) from=127.0.0.6:49829
    2023/01/15 00:20:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.442114238s) from=127.0.0.6:41979
    2023/01/15 00:21:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:21:00 [DEBUG] agent: Node info in sync
    2023/01/15 00:21:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.994937872s) from=127.0.0.6:49927
    2023/01/15 00:21:03 [DEBUG] http: Request GET /v1/status/leader (337.474µs) from=127.0.0.6:32775
    2023/01/15 00:21:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.580811134s) from=127.0.0.6:53811
    2023/01/15 00:21:05 [DEBUG] http: Request GET /v1/status/leader (390.526µs) from=127.0.0.6:55591
    2023/01/15 00:21:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.330979387s) from=127.0.0.6:59601
    2023/01/15 00:21:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.272000619s) from=127.0.0.6:46147
    2023/01/15 00:21:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.626829877s) from=127.0.0.6:43635
    2023/01/15 00:21:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.00759714s) from=127.0.0.6:59645
    2023/01/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.164912442s) from=127.0.0.6:53989
    2023/01/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.573139545s) from=127.0.0.6:51951
    2023/01/15 00:21:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.270929312s) from=127.0.0.6:37607
    2023/01/15 00:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.053641334s) from=127.0.0.6:50053
    2023/01/15 00:21:23 [DEBUG] http: Request GET /v1/status/leader (426.12µs) from=127.0.0.6:55591
    2023/01/15 00:21:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.077549821s) from=127.0.0.6:59865
    2023/01/15 00:21:25 [DEBUG] http: Request GET /v1/status/leader (530.577µs) from=127.0.0.6:55591
    2023/01/15 00:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.513830113s) from=127.0.0.6:55791
    2023/01/15 00:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m4.257796801s) from=127.0.0.6:48469
    2023/01/15 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.112527138s) from=127.0.0.6:45123
    2023/01/15 00:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.529722472s) from=127.0.0.6:37725
    2023/01/15 00:21:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.20516663s) from=127.0.0.6:54757
    2023/01/15 00:21:43 [DEBUG] http: Request GET /v1/status/leader (319.521µs) from=127.0.0.6:55591
    2023/01/15 00:21:45 [DEBUG] http: Request GET /v1/status/leader (633.932µs) from=127.0.0.6:55591
    2023/01/15 00:22:03 [DEBUG] http: Request GET /v1/status/leader (2.105731ms) from=127.0.0.6:55591
    2023/01/15 00:22:05 [DEBUG] http: Request GET /v1/status/leader (291.882µs) from=127.0.0.6:55591
    2023/01/15 00:22:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.863847803s) from=127.0.0.6:44875
    2023/01/15 00:22:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:22:23 [DEBUG] http: Request GET /v1/status/leader (423.07µs) from=127.0.0.6:32775
    2023/01/15 00:22:25 [DEBUG] http: Request GET /v1/status/leader (453.639µs) from=127.0.0.6:55591
    2023/01/15 00:22:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:22:28 [DEBUG] agent: Node info in sync
    2023/01/15 00:22:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.037617743s) from=127.0.0.6:36561
    2023/01/15 00:22:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.463885219s) from=127.0.0.6:44775
    2023/01/15 00:22:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.868528185s) from=127.0.0.6:36291
    2023/01/15 00:22:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.136839558s) from=127.0.0.6:43571
    2023/01/15 00:22:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.010708655s) from=127.0.0.6:53241
    2023/01/15 00:22:43 [DEBUG] http: Request GET /v1/status/leader (230.284µs) from=127.0.0.6:55591
    2023/01/15 00:22:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.713988906s) from=127.0.0.6:57437
    2023/01/15 00:22:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:22:45 [DEBUG] http: Request GET /v1/status/leader (272.421µs) from=127.0.0.6:55591
    2023/01/15 00:22:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.256223415s) from=127.0.0.6:55705
    2023/01/15 00:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.746924565s) from=127.0.0.6:38835
    2023/01/15 00:22:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.24764832s) from=127.0.0.6:50827
    2023/01/15 00:22:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.980068779s) from=127.0.0.6:49829
    2023/01/15 00:22:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.993455937s) from=127.0.0.6:41237
    2023/01/15 00:23:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.945311161s) from=127.0.0.6:49927
    2023/01/15 00:23:03 [DEBUG] http: Request GET /v1/status/leader (448.311µs) from=127.0.0.6:32775
    2023/01/15 00:23:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.170764639s) from=127.0.0.6:41979
    2023/01/15 00:23:05 [DEBUG] http: Request GET /v1/status/leader (960.515µs) from=127.0.0.6:55591
    2023/01/15 00:23:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.365590791s) from=127.0.0.6:59601
    2023/01/15 00:23:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.397648829s) from=127.0.0.6:53811
    2023/01/15 00:23:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.112766132s) from=127.0.0.6:46147
    2023/01/15 00:23:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:23:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.934662974s) from=127.0.0.6:43635
    2023/01/15 00:23:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.667923003s) from=127.0.0.6:53989
    2023/01/15 00:23:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.105317621s) from=127.0.0.6:37607
    2023/01/15 00:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.583806142s) from=127.0.0.6:59645
    2023/01/15 00:23:23 [DEBUG] http: Request GET /v1/status/leader (200.608µs) from=127.0.0.6:55591
    2023/01/15 00:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.793737135s) from=127.0.0.6:50053
    2023/01/15 00:23:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.088120288s) from=127.0.0.6:59865
    2023/01/15 00:23:25 [DEBUG] http: Request GET /v1/status/leader (155.772µs) from=127.0.0.6:55591
    2023/01/15 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.217858186s) from=127.0.0.6:51951
    2023/01/15 00:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.088390149s) from=127.0.0.6:55791
    2023/01/15 00:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m0.505770866s) from=127.0.0.6:48469
    2023/01/15 00:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.52669105s) from=127.0.0.6:45123
    2023/01/15 00:23:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.791378023s) from=127.0.0.6:54757
    2023/01/15 00:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.743777354s) from=127.0.0.6:37725
    2023/01/15 00:23:43 [DEBUG] http: Request GET /v1/status/leader (356.317µs) from=127.0.0.6:55591
    2023/01/15 00:23:45 [DEBUG] http: Request GET /v1/status/leader (295.038µs) from=127.0.0.6:55591
    2023/01/15 00:24:03 [DEBUG] http: Request GET /v1/status/leader (203.084µs) from=127.0.0.6:32775
    2023/01/15 00:24:05 [DEBUG] http: Request GET /v1/status/leader (333.068µs) from=127.0.0.6:55591
    2023/01/15 00:24:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.067719182s) from=127.0.0.6:44875
    2023/01/15 00:24:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:24:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:24:19 [DEBUG] agent: Node info in sync
    2023/01/15 00:24:23 [DEBUG] http: Request GET /v1/status/leader (266.172µs) from=127.0.0.6:32775
    2023/01/15 00:24:25 [DEBUG] http: Request GET /v1/status/leader (214.367µs) from=127.0.0.6:55591
    2023/01/15 00:24:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m1.983057082s) from=127.0.0.6:36561
    2023/01/15 00:24:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.586084865s) from=127.0.0.6:44775
    2023/01/15 00:24:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.807611682s) from=127.0.0.6:36291
    2023/01/15 00:24:43 [DEBUG] http: Request GET /v1/status/leader (357.742µs) from=127.0.0.6:55591
    2023/01/15 00:24:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.548798867s) from=127.0.0.6:53241
    2023/01/15 00:24:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.037003838s) from=127.0.0.6:57437
    2023/01/15 00:24:46 [DEBUG] http: Request GET /v1/status/leader (1.455ms) from=127.0.0.6:55591
    2023/01/15 00:24:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.950976725s) from=127.0.0.6:43571
    2023/01/15 00:24:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.603598136s) from=127.0.0.6:55705
    2023/01/15 00:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.823750823s) from=127.0.0.6:50827
    2023/01/15 00:24:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.24407055s) from=127.0.0.6:49829
    2023/01/15 00:24:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.093438223s) from=127.0.0.6:38835
    2023/01/15 00:25:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.464954248s) from=127.0.0.6:41237
    2023/01/15 00:25:03 [DEBUG] http: Request GET /v1/status/leader (290.307µs) from=127.0.0.6:32775
    2023/01/15 00:25:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.889060357s) from=127.0.0.6:49927
    2023/01/15 00:25:06 [DEBUG] http: Request GET /v1/status/leader (294.405µs) from=127.0.0.6:55591
    2023/01/15 00:25:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.856986925s) from=127.0.0.6:41979
    2023/01/15 00:25:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.271284424s) from=127.0.0.6:59601
    2023/01/15 00:25:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.232539229s) from=127.0.0.6:53811
    2023/01/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.694726332s) from=127.0.0.6:46147
    2023/01/15 00:25:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.409035476s) from=127.0.0.6:43635
    2023/01/15 00:25:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.596985442s) from=127.0.0.6:37607
    2023/01/15 00:25:23 [DEBUG] http: Request GET /v1/status/leader (172.232µs) from=127.0.0.6:32775
    2023/01/15 00:25:26 [DEBUG] http: Request GET /v1/status/leader (178.483µs) from=127.0.0.6:55591
    2023/01/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.564732783s) from=127.0.0.6:59645
    2023/01/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.114949851s) from=127.0.0.6:51951
    2023/01/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.845090336s) from=127.0.0.6:53989
    2023/01/15 00:25:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.713475613s) from=127.0.0.6:50053
    2023/01/15 00:25:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.032520102s) from=127.0.0.6:59865
    2023/01/15 00:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.391848708s) from=127.0.0.6:55791
    2023/01/15 00:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.490240574s) from=127.0.0.6:48469
    2023/01/15 00:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.043135792s) from=127.0.0.6:45123
    2023/01/15 00:25:43 [DEBUG] http: Request GET /v1/status/leader (268.314µs) from=127.0.0.6:55591
    2023/01/15 00:25:46 [DEBUG] http: Request GET /v1/status/leader (309.101µs) from=127.0.0.6:55591
    2023/01/15 00:25:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.780976626s) from=127.0.0.6:54757
    2023/01/15 00:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.911515468s) from=127.0.0.6:37725
    2023/01/15 00:26:04 [DEBUG] http: Request GET /v1/status/leader (334.657µs) from=127.0.0.6:55591
    2023/01/15 00:26:06 [DEBUG] http: Request GET /v1/status/leader (171.583µs) from=127.0.0.6:55591
    2023/01/15 00:26:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:26:07 [DEBUG] agent: Node info in sync
    2023/01/15 00:26:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:26:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.487154169s) from=127.0.0.6:44875
    2023/01/15 00:26:24 [DEBUG] http: Request GET /v1/status/leader (270.777µs) from=127.0.0.6:55591
    2023/01/15 00:26:26 [DEBUG] http: Request GET /v1/status/leader (265.291µs) from=127.0.0.6:55591
    2023/01/15 00:26:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.889007923s) from=127.0.0.6:36561
    2023/01/15 00:26:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.06524347s) from=127.0.0.6:44775
    2023/01/15 00:26:44 [DEBUG] http: Request GET /v1/status/leader (1.44624ms) from=127.0.0.6:55591
    2023/01/15 00:26:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.642018146s) from=127.0.0.6:36291
    2023/01/15 00:26:46 [DEBUG] http: Request GET /v1/status/leader (300.263µs) from=127.0.0.6:55591
    2023/01/15 00:26:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.442275433s) from=127.0.0.6:53241
    2023/01/15 00:26:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.422790702s) from=127.0.0.6:57437
    2023/01/15 00:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.237617146s) from=127.0.0.6:50827
    2023/01/15 00:26:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.806169014s) from=127.0.0.6:43571
    2023/01/15 00:26:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.562832804s) from=127.0.0.6:55705
    2023/01/15 00:26:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m3.488516748s) from=127.0.0.6:49829
    2023/01/15 00:27:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.419416145s) from=127.0.0.6:38835
    2023/01/15 00:27:04 [DEBUG] http: Request GET /v1/status/leader (262.22µs) from=127.0.0.6:32775
    2023/01/15 00:27:06 [DEBUG] http: Request GET /v1/status/leader (334.245µs) from=127.0.0.6:55591
    2023/01/15 00:27:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.450193924s) from=127.0.0.6:49927
    2023/01/15 00:27:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.644668522s) from=127.0.0.6:41237
    2023/01/15 00:27:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:27:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.122978774s) from=127.0.0.6:41979
    2023/01/15 00:27:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.138890495s) from=127.0.0.6:59601
    2023/01/15 00:27:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.82751259s) from=127.0.0.6:43635
    2023/01/15 00:27:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.478761479s) from=127.0.0.6:53811
    2023/01/15 00:27:24 [DEBUG] http: Request GET /v1/status/leader (229.825µs) from=127.0.0.6:55591
    2023/01/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.132753616s) from=127.0.0.6:46147
    2023/01/15 00:27:26 [DEBUG] http: Request GET /v1/status/leader (583.565µs) from=127.0.0.6:55591
    2023/01/15 00:27:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.128127633s) from=127.0.0.6:53989
    2023/01/15 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.742342646s) from=127.0.0.6:59645
    2023/01/15 00:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.659980874s) from=127.0.0.6:51951
    2023/01/15 00:27:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.442835978s) from=127.0.0.6:37607
    2023/01/15 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.739583637s) from=127.0.0.6:50053
    2023/01/15 00:27:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.597378557s) from=127.0.0.6:59865
    2023/01/15 00:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.997288304s) from=127.0.0.6:55791
    2023/01/15 00:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.646014704s) from=127.0.0.6:48469
    2023/01/15 00:27:44 [DEBUG] http: Request GET /v1/status/leader (947.816µs) from=127.0.0.6:55591
    2023/01/15 00:27:46 [DEBUG] http: Request GET /v1/status/leader (159.495µs) from=127.0.0.6:55591
    2023/01/15 00:27:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.136713114s) from=127.0.0.6:45123
    2023/01/15 00:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m0.177521668s) from=127.0.0.6:37725
    2023/01/15 00:27:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.223197543s) from=127.0.0.6:54757
    2023/01/15 00:27:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:28:04 [DEBUG] http: Request GET /v1/status/leader (884.345µs) from=127.0.0.6:32775
    2023/01/15 00:28:06 [DEBUG] http: Request GET /v1/status/leader (205.128µs) from=127.0.0.6:55591
    2023/01/15 00:28:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:28:06 [DEBUG] agent: Node info in sync
    2023/01/15 00:28:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:28:24 [DEBUG] http: Request GET /v1/status/leader (440.797µs) from=127.0.0.6:55591
    2023/01/15 00:28:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.994319163s) from=127.0.0.6:44875
    2023/01/15 00:28:26 [DEBUG] http: Request GET /v1/status/leader (358.481µs) from=127.0.0.6:55591
    2023/01/15 00:28:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m1.950164641s) from=127.0.0.6:36561
    2023/01/15 00:28:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.174306459s) from=127.0.0.6:44775
    2023/01/15 00:28:44 [DEBUG] http: Request GET /v1/status/leader (253.652µs) from=127.0.0.6:55591
    2023/01/15 00:28:46 [DEBUG] http: Request GET /v1/status/leader (742.042µs) from=127.0.0.6:55591
    2023/01/15 00:28:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.98571851s) from=127.0.0.6:36291
    2023/01/15 00:28:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.022280173s) from=127.0.0.6:53241
    2023/01/15 00:28:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.027760321s) from=127.0.0.6:57437
    2023/01/15 00:28:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.525383374s) from=127.0.0.6:43571
    2023/01/15 00:28:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.307101553s) from=127.0.0.6:50827
    2023/01/15 00:29:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.750755734s) from=127.0.0.6:55705
    2023/01/15 00:29:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.65431231s) from=127.0.0.6:49829
    2023/01/15 00:29:04 [DEBUG] http: Request GET /v1/status/leader (308.925µs) from=127.0.0.6:32775
    2023/01/15 00:29:06 [DEBUG] http: Request GET /v1/status/leader (172.717µs) from=127.0.0.6:55591
    2023/01/15 00:29:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.695569221s) from=127.0.0.6:38835
    2023/01/15 00:29:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.544697767s) from=127.0.0.6:49927
    2023/01/15 00:29:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.795924637s) from=127.0.0.6:41237
    2023/01/15 00:29:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:29:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.3380618s) from=127.0.0.6:41979
    2023/01/15 00:29:24 [DEBUG] http: Request GET /v1/status/leader (489.931µs) from=127.0.0.6:55591
    2023/01/15 00:29:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.283864969s) from=127.0.0.6:43635
    2023/01/15 00:29:26 [DEBUG] http: Request GET /v1/status/leader (4.811626ms) from=127.0.0.6:55591
    2023/01/15 00:29:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.605319892s) from=127.0.0.6:46147
    2023/01/15 00:29:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.516663759s) from=127.0.0.6:59601
    2023/01/15 00:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.5959637s) from=127.0.0.6:53811
    2023/01/15 00:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.369631436s) from=127.0.0.6:59645
    2023/01/15 00:29:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.347390497s) from=127.0.0.6:53989
    2023/01/15 00:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.156068901s) from=127.0.0.6:51951
    2023/01/15 00:29:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.615354198s) from=127.0.0.6:37607
    2023/01/15 00:29:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:29:37 [DEBUG] agent: Node info in sync
    2023/01/15 00:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.446638864s) from=127.0.0.6:50053
    2023/01/15 00:29:44 [DEBUG] http: Request GET /v1/status/leader (258.038µs) from=127.0.0.6:32775
    2023/01/15 00:29:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.958514369s) from=127.0.0.6:59865
    2023/01/15 00:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.76772957s) from=127.0.0.6:48469
    2023/01/15 00:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.648313751s) from=127.0.0.6:55791
    2023/01/15 00:29:46 [DEBUG] http: Request GET /v1/status/leader (195.953µs) from=127.0.0.6:55591
    2023/01/15 00:29:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.280589149s) from=127.0.0.6:45123
    2023/01/15 00:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m3.152914219s) from=127.0.0.6:37725
    2023/01/15 00:29:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.728011228s) from=127.0.0.6:54757
    2023/01/15 00:30:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:30:04 [DEBUG] http: Request GET /v1/status/leader (352.263µs) from=127.0.0.6:55591
    2023/01/15 00:30:06 [DEBUG] http: Request GET /v1/status/leader (181.362µs) from=127.0.0.6:55591
    2023/01/15 00:30:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:30:24 [DEBUG] http: Request GET /v1/status/leader (271.767µs) from=127.0.0.6:55591
    2023/01/15 00:30:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.043835313s) from=127.0.0.6:44875
    2023/01/15 00:30:26 [DEBUG] http: Request GET /v1/status/leader (281.602µs) from=127.0.0.6:55591
    2023/01/15 00:30:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.93098845s) from=127.0.0.6:44775
    2023/01/15 00:30:44 [DEBUG] http: Request GET /v1/status/leader (293.082µs) from=127.0.0.6:55591
    2023/01/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.52878088s) from=127.0.0.6:36561
    2023/01/15 00:30:46 [DEBUG] http: Request GET /v1/status/leader (164.446µs) from=127.0.0.6:55591
    2023/01/15 00:30:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.723834701s) from=127.0.0.6:57437
    2023/01/15 00:30:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.476980556s) from=127.0.0.6:36291
    2023/01/15 00:30:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.690844924s) from=127.0.0.6:53241
    2023/01/15 00:30:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.256687387s) from=127.0.0.6:43571
    2023/01/15 00:31:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.065569165s) from=127.0.0.6:50827
    2023/01/15 00:31:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.915507076s) from=127.0.0.6:55705
    2023/01/15 00:31:04 [DEBUG] http: Request GET /v1/status/leader (300.953µs) from=127.0.0.6:32775
    2023/01/15 00:31:06 [DEBUG] http: Request GET /v1/status/leader (360.37µs) from=127.0.0.6:55591
    2023/01/15 00:31:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.095878442s) from=127.0.0.6:49829
    2023/01/15 00:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.150633935s) from=127.0.0.6:38835
    2023/01/15 00:31:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.822850104s) from=127.0.0.6:49927
    2023/01/15 00:31:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:31:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.961200332s) from=127.0.0.6:41237
    2023/01/15 00:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:31:20 [DEBUG] agent: Node info in sync
    2023/01/15 00:31:24 [DEBUG] http: Request GET /v1/status/leader (159.835µs) from=127.0.0.6:55591
    2023/01/15 00:31:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.826741556s) from=127.0.0.6:41979
    2023/01/15 00:31:26 [DEBUG] http: Request GET /v1/status/leader (161.638µs) from=127.0.0.6:55591
    2023/01/15 00:31:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.478835884s) from=127.0.0.6:43635
    2023/01/15 00:31:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.434432877s) from=127.0.0.6:59601
    2023/01/15 00:31:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.029617261s) from=127.0.0.6:53811
    2023/01/15 00:31:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.068386274s) from=127.0.0.6:53989
    2023/01/15 00:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.911470097s) from=127.0.0.6:51951
    2023/01/15 00:31:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.353016529s) from=127.0.0.6:46147
    2023/01/15 00:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.048575252s) from=127.0.0.6:59645
    2023/01/15 00:31:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.720364476s) from=127.0.0.6:37607
    2023/01/15 00:31:44 [DEBUG] http: Request GET /v1/status/leader (272.282µs) from=127.0.0.6:32775
    2023/01/15 00:31:46 [DEBUG] http: Request GET /v1/status/leader (196.902µs) from=127.0.0.6:55591
    2023/01/15 00:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.108270673s) from=127.0.0.6:50053
    2023/01/15 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.696784363s) from=127.0.0.6:45123
    2023/01/15 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.961976352s) from=127.0.0.6:48469
    2023/01/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.709120987s) from=127.0.0.6:59865
    2023/01/15 00:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.720991217s) from=127.0.0.6:55791
    2023/01/15 00:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.346763227s) from=127.0.0.6:37725
    2023/01/15 00:31:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.181363197s) from=127.0.0.6:54757
    2023/01/15 00:32:04 [DEBUG] http: Request GET /v1/status/leader (164.357µs) from=127.0.0.6:55591
    2023/01/15 00:32:06 [DEBUG] http: Request GET /v1/status/leader (261.534µs) from=127.0.0.6:55591
    2023/01/15 00:32:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:32:24 [DEBUG] http: Request GET /v1/status/leader (343.651µs) from=127.0.0.6:32775
    2023/01/15 00:32:26 [DEBUG] http: Request GET /v1/status/leader (263.595µs) from=127.0.0.6:55591
    2023/01/15 00:32:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.379844589s) from=127.0.0.6:44875
    2023/01/15 00:32:44 [DEBUG] http: Request GET /v1/status/leader (158.015µs) from=127.0.0.6:32775
    2023/01/15 00:32:46 [DEBUG] http: Request GET /v1/status/leader (911.24µs) from=127.0.0.6:55591
    2023/01/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.849318917s) from=127.0.0.6:44775
    2023/01/15 00:32:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m7.028020686s) from=127.0.0.6:36561
    2023/01/15 00:32:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:32:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.706675584s) from=127.0.0.6:57437
    2023/01/15 00:32:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.970134275s) from=127.0.0.6:36291
    2023/01/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.244593864s) from=127.0.0.6:53241
    2023/01/15 00:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.789761715s) from=127.0.0.6:50827
    2023/01/15 00:33:04 [DEBUG] http: Request GET /v1/status/leader (293.796µs) from=127.0.0.6:55591
    2023/01/15 00:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m7.131538543s) from=127.0.0.6:43571
    2023/01/15 00:33:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.401901151s) from=127.0.0.6:55705
    2023/01/15 00:33:06 [DEBUG] http: Request GET /v1/status/leader (242.84µs) from=127.0.0.6:55591
    2023/01/15 00:33:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:33:10 [DEBUG] agent: Node info in sync
    2023/01/15 00:33:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m5.789304138s) from=127.0.0.6:49829
    2023/01/15 00:33:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:33:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.89944802s) from=127.0.0.6:38835
    2023/01/15 00:33:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.730605183s) from=127.0.0.6:49927
    2023/01/15 00:33:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.425803096s) from=127.0.0.6:41237
    2023/01/15 00:33:24 [DEBUG] http: Request GET /v1/status/leader (154.438µs) from=127.0.0.6:32775
    2023/01/15 00:33:26 [DEBUG] http: Request GET /v1/status/leader (1.790244ms) from=127.0.0.6:55591
    2023/01/15 00:33:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.118098971s) from=127.0.0.6:41979
    2023/01/15 00:33:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.704662396s) from=127.0.0.6:59601
    2023/01/15 00:33:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.715928382s) from=127.0.0.6:53989
    2023/01/15 00:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.437381489s) from=127.0.0.6:53811
    2023/01/15 00:33:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.091007694s) from=127.0.0.6:43635
    2023/01/15 00:33:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.10452729s) from=127.0.0.6:46147
    2023/01/15 00:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.449905288s) from=127.0.0.6:51951
    2023/01/15 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.665191179s) from=127.0.0.6:59645
    2023/01/15 00:33:44 [DEBUG] http: Request GET /v1/status/leader (513.622µs) from=127.0.0.6:32775
    2023/01/15 00:33:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.202589938s) from=127.0.0.6:37607
    2023/01/15 00:33:46 [DEBUG] http: Request GET /v1/status/leader (1.526199ms) from=127.0.0.6:55591
    2023/01/15 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.628098007s) from=127.0.0.6:50053
    2023/01/15 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m0.573776223s) from=127.0.0.6:48469
    2023/01/15 00:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.867128424s) from=127.0.0.6:45123
    2023/01/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.666598605s) from=127.0.0.6:55791
    2023/01/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.431313s) from=127.0.0.6:59865
    2023/01/15 00:33:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.354570371s) from=127.0.0.6:54757
    2023/01/15 00:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.77769837s) from=127.0.0.6:37725
    2023/01/15 00:34:04 [DEBUG] http: Request GET /v1/status/leader (1.633675ms) from=127.0.0.6:55591
    2023/01/15 00:34:06 [DEBUG] http: Request GET /v1/status/leader (453.115µs) from=127.0.0.6:55591
    2023/01/15 00:34:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:34:24 [DEBUG] http: Request GET /v1/status/leader (263.764µs) from=127.0.0.6:55591
    2023/01/15 00:34:26 [DEBUG] http: Request GET /v1/status/leader (772.021µs) from=127.0.0.6:55591
    2023/01/15 00:34:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:34:30 [DEBUG] agent: Node info in sync
    2023/01/15 00:34:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.808404624s) from=127.0.0.6:44875
    2023/01/15 00:34:44 [DEBUG] http: Request GET /v1/status/leader (205.469µs) from=127.0.0.6:55591
    2023/01/15 00:34:46 [DEBUG] http: Request GET /v1/status/leader (204.819µs) from=127.0.0.6:55591
    2023/01/15 00:34:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.850724483s) from=127.0.0.6:44775
    2023/01/15 00:34:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.292368142s) from=127.0.0.6:36561
    2023/01/15 00:35:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.993742969s) from=127.0.0.6:36291
    2023/01/15 00:35:04 [DEBUG] http: Request GET /v1/status/leader (925.613µs) from=127.0.0.6:32775
    2023/01/15 00:35:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.238502595s) from=127.0.0.6:57437
    2023/01/15 00:35:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.912513993s) from=127.0.0.6:53241
    2023/01/15 00:35:06 [DEBUG] http: Request GET /v1/status/leader (183.402µs) from=127.0.0.6:55591
    2023/01/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.311135837s) from=127.0.0.6:55705
    2023/01/15 00:35:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.306511833s) from=127.0.0.6:43571
    2023/01/15 00:35:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.454598801s) from=127.0.0.6:50827
    2023/01/15 00:35:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.802665288s) from=127.0.0.6:49829
    2023/01/15 00:35:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:35:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.806704343s) from=127.0.0.6:38835
    2023/01/15 00:35:24 [DEBUG] http: Request GET /v1/status/leader (647.627µs) from=127.0.0.6:55591
    2023/01/15 00:35:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.215466889s) from=127.0.0.6:49927
    2023/01/15 00:35:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.162616599s) from=127.0.0.6:41237
    2023/01/15 00:35:26 [DEBUG] http: Request GET /v1/status/leader (297.619µs) from=127.0.0.6:55591
    2023/01/15 00:35:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:35:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.475562306s) from=127.0.0.6:41979
    2023/01/15 00:35:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.852097517s) from=127.0.0.6:59601
    2023/01/15 00:35:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.953580505s) from=127.0.0.6:53989
    2023/01/15 00:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.912172229s) from=127.0.0.6:43635
    2023/01/15 00:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.255180157s) from=127.0.0.6:53811
    2023/01/15 00:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.176363418s) from=127.0.0.6:59645
    2023/01/15 00:35:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.540984801s) from=127.0.0.6:46147
    2023/01/15 00:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.890041298s) from=127.0.0.6:51951
    2023/01/15 00:35:44 [DEBUG] http: Request GET /v1/status/leader (299.588µs) from=127.0.0.6:55591
    2023/01/15 00:35:46 [DEBUG] http: Request GET /v1/status/leader (272.817µs) from=127.0.0.6:55591
    2023/01/15 00:35:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.541952427s) from=127.0.0.6:37607
    2023/01/15 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.371831455s) from=127.0.0.6:48469
    2023/01/15 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.207036977s) from=127.0.0.6:50053
    2023/01/15 00:35:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.311502545s) from=127.0.0.6:59865
    2023/01/15 00:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.983633968s) from=127.0.0.6:55791
    2023/01/15 00:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.794645072s) from=127.0.0.6:45123
    2023/01/15 00:35:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.964024522s) from=127.0.0.6:54757
    2023/01/15 00:36:04 [DEBUG] http: Request GET /v1/status/leader (2.650169ms) from=127.0.0.6:32775
    2023/01/15 00:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m5.311148052s) from=127.0.0.6:37725
    2023/01/15 00:36:06 [DEBUG] http: Request GET /v1/status/leader (205.623µs) from=127.0.0.6:55591
    2023/01/15 00:36:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:36:24 [DEBUG] http: Request GET /v1/status/leader (282.508µs) from=127.0.0.6:55591
    2023/01/15 00:36:26 [DEBUG] http: Request GET /v1/status/leader (265.039µs) from=127.0.0.6:55591
    2023/01/15 00:36:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:36:27 [DEBUG] agent: Node info in sync
    2023/01/15 00:36:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.807234627s) from=127.0.0.6:44875
    2023/01/15 00:36:44 [DEBUG] http: Request GET /v1/status/leader (191.545µs) from=127.0.0.6:55591
    2023/01/15 00:36:46 [DEBUG] http: Request GET /v1/status/leader (152.304µs) from=127.0.0.6:55591
    2023/01/15 00:36:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.273657838s) from=127.0.0.6:44775
    2023/01/15 00:37:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.59400569s) from=127.0.0.6:36561
    2023/01/15 00:37:04 [DEBUG] http: Request GET /v1/status/leader (312.22µs) from=127.0.0.6:55591
    2023/01/15 00:37:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.895513258s) from=127.0.0.6:36291
    2023/01/15 00:37:06 [DEBUG] http: Request GET /v1/status/leader (279.643µs) from=127.0.0.6:55591
    2023/01/15 00:37:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.392428906s) from=127.0.0.6:55705
    2023/01/15 00:37:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.273643012s) from=127.0.0.6:53241
    2023/01/15 00:37:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.424508265s) from=127.0.0.6:50827
    2023/01/15 00:37:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.96746327s) from=127.0.0.6:43571
    2023/01/15 00:37:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.376310973s) from=127.0.0.6:57437
    2023/01/15 00:37:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:37:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m7.055416399s) from=127.0.0.6:49829
    2023/01/15 00:37:24 [DEBUG] http: Request GET /v1/status/leader (153.532µs) from=127.0.0.6:55591
    2023/01/15 00:37:26 [DEBUG] http: Request GET /v1/status/leader (298.61µs) from=127.0.0.6:55591
    2023/01/15 00:37:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.506891833s) from=127.0.0.6:38835
    2023/01/15 00:37:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.773787305s) from=127.0.0.6:49927
    2023/01/15 00:37:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.423879466s) from=127.0.0.6:41237
    2023/01/15 00:37:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.683508488s) from=127.0.0.6:41979
    2023/01/15 00:37:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.258259518s) from=127.0.0.6:53989
    2023/01/15 00:37:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.312764386s) from=127.0.0.6:59601
    2023/01/15 00:37:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.865768165s) from=127.0.0.6:53811
    2023/01/15 00:37:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:37:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.196589812s) from=127.0.0.6:59645
    2023/01/15 00:37:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.306519739s) from=127.0.0.6:43635
    2023/01/15 00:37:44 [DEBUG] http: Request GET /v1/status/leader (264.581µs) from=127.0.0.6:55591
    2023/01/15 00:37:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.127480443s) from=127.0.0.6:46147
    2023/01/15 00:37:46 [DEBUG] http: Request GET /v1/status/leader (285.972µs) from=127.0.0.6:55591
    2023/01/15 00:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:37:50 [DEBUG] agent: Node info in sync
    2023/01/15 00:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.246427588s) from=127.0.0.6:51951
    2023/01/15 00:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.497995072s) from=127.0.0.6:50053
    2023/01/15 00:37:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.592163896s) from=127.0.0.6:37607
    2023/01/15 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m5.002045031s) from=127.0.0.6:48469
    2023/01/15 00:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.14470266s) from=127.0.0.6:55791
    2023/01/15 00:37:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.225174605s) from=127.0.0.6:59865
    2023/01/15 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.475370439s) from=127.0.0.6:45123
    2023/01/15 00:38:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.005033192s) from=127.0.0.6:54757
    2023/01/15 00:38:04 [DEBUG] http: Request GET /v1/status/leader (267.307µs) from=127.0.0.6:32775
    2023/01/15 00:38:06 [DEBUG] http: Request GET /v1/status/leader (310.537µs) from=127.0.0.6:55591
    2023/01/15 00:38:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m1.876520133s) from=127.0.0.6:37725
    2023/01/15 00:38:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:38:24 [DEBUG] http: Request GET /v1/status/leader (296.09µs) from=127.0.0.6:55591
    2023/01/15 00:38:26 [DEBUG] http: Request GET /v1/status/leader (279.523µs) from=127.0.0.6:55591
    2023/01/15 00:38:44 [DEBUG] http: Request GET /v1/status/leader (300.6µs) from=127.0.0.6:32775
    2023/01/15 00:38:46 [DEBUG] http: Request GET /v1/status/leader (248.267µs) from=127.0.0.6:55591
    2023/01/15 00:38:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.966934034s) from=127.0.0.6:44875
    2023/01/15 00:39:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.27621776s) from=127.0.0.6:44775
    2023/01/15 00:39:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m1.478514995s) from=127.0.0.6:36561
    2023/01/15 00:39:04 [DEBUG] http: Request GET /v1/status/leader (206.964µs) from=127.0.0.6:55591
    2023/01/15 00:39:06 [DEBUG] http: Request GET /v1/status/leader (181.015µs) from=127.0.0.6:55591
    2023/01/15 00:39:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.698682205s) from=127.0.0.6:36291
    2023/01/15 00:39:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.874184984s) from=127.0.0.6:55705
    2023/01/15 00:39:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.981091519s) from=127.0.0.6:50827
    2023/01/15 00:39:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.659136495s) from=127.0.0.6:53241
    2023/01/15 00:39:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:39:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.763304988s) from=127.0.0.6:43571
    2023/01/15 00:39:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.087282132s) from=127.0.0.6:57437
    2023/01/15 00:39:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.950792629s) from=127.0.0.6:49829
    2023/01/15 00:39:24 [DEBUG] http: Request GET /v1/status/leader (298.714µs) from=127.0.0.6:32775
    2023/01/15 00:39:26 [DEBUG] http: Request GET /v1/status/leader (280.335µs) from=127.0.0.6:55591
    2023/01/15 00:39:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.906729982s) from=127.0.0.6:49927
    2023/01/15 00:39:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.014170598s) from=127.0.0.6:38835
    2023/01/15 00:39:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.208075933s) from=127.0.0.6:41237
    2023/01/15 00:39:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.25400806s) from=127.0.0.6:59601
    2023/01/15 00:39:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.16882202s) from=127.0.0.6:53811
    2023/01/15 00:39:44 [DEBUG] http: Request GET /v1/status/leader (162.726µs) from=127.0.0.6:55591
    2023/01/15 00:39:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.519187245s) from=127.0.0.6:41979
    2023/01/15 00:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.4062698s) from=127.0.0.6:59645
    2023/01/15 00:39:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.453827721s) from=127.0.0.6:43635
    2023/01/15 00:39:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.103732335s) from=127.0.0.6:53989
    2023/01/15 00:39:46 [DEBUG] http: Request GET /v1/status/leader (178.742µs) from=127.0.0.6:55591
    2023/01/15 00:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:39:47 [DEBUG] agent: Node info in sync
    2023/01/15 00:39:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.307081568s) from=127.0.0.6:46147
    2023/01/15 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.403220975s) from=127.0.0.6:51951
    2023/01/15 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.250049687s) from=127.0.0.6:50053
    2023/01/15 00:39:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.374724166s) from=127.0.0.6:37607
    2023/01/15 00:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.341304112s) from=127.0.0.6:55791
    2023/01/15 00:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.414175282s) from=127.0.0.6:45123
    2023/01/15 00:40:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.197634025s) from=127.0.0.6:59865
    2023/01/15 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.617057809s) from=127.0.0.6:48469
    2023/01/15 00:40:04 [DEBUG] http: Request GET /v1/status/leader (265.006µs) from=127.0.0.6:55591
    2023/01/15 00:40:06 [DEBUG] http: Request GET /v1/status/leader (279.666µs) from=127.0.0.6:55591
    2023/01/15 00:40:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.789885853s) from=127.0.0.6:54757
    2023/01/15 00:40:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.066559358s) from=127.0.0.6:37725
    2023/01/15 00:40:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:40:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:40:24 [DEBUG] http: Request GET /v1/status/leader (1.057968ms) from=127.0.0.6:55591
    2023/01/15 00:40:26 [DEBUG] http: Request GET /v1/status/leader (1.111668ms) from=127.0.0.6:55591
    2023/01/15 00:40:44 [DEBUG] http: Request GET /v1/status/leader (489.748µs) from=127.0.0.6:32775
    2023/01/15 00:40:46 [DEBUG] http: Request GET /v1/status/leader (447.819µs) from=127.0.0.6:55591
    2023/01/15 00:40:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.287522731s) from=127.0.0.6:44875
    2023/01/15 00:41:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:41:04 [DEBUG] agent: Node info in sync
    2023/01/15 00:41:04 [DEBUG] http: Request GET /v1/status/leader (406.999µs) from=127.0.0.6:32775
    2023/01/15 00:41:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.779245295s) from=127.0.0.6:44775
    2023/01/15 00:41:06 [DEBUG] http: Request GET /v1/status/leader (323.723µs) from=127.0.0.6:55591
    2023/01/15 00:41:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.976589417s) from=127.0.0.6:36561
    2023/01/15 00:41:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.665789245s) from=127.0.0.6:55705
    2023/01/15 00:41:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.599458598s) from=127.0.0.6:36291
    2023/01/15 00:41:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.253515396s) from=127.0.0.6:50827
    2023/01/15 00:41:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:41:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.887712158s) from=127.0.0.6:53241
    2023/01/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.215380836s) from=127.0.0.6:43571
    2023/01/15 00:41:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.490509781s) from=127.0.0.6:57437
    2023/01/15 00:41:24 [DEBUG] http: Request GET /v1/status/leader (839.345µs) from=127.0.0.6:55591
    2023/01/15 00:41:26 [DEBUG] http: Request GET /v1/status/leader (365.395µs) from=127.0.0.6:55591
    2023/01/15 00:41:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.215940905s) from=127.0.0.6:49829
    2023/01/15 00:41:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.072705859s) from=127.0.0.6:49927
    2023/01/15 00:41:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.701708902s) from=127.0.0.6:41237
    2023/01/15 00:41:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.459529266s) from=127.0.0.6:38835
    2023/01/15 00:41:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.158617394s) from=127.0.0.6:59601
    2023/01/15 00:41:44 [DEBUG] http: Request GET /v1/status/leader (160.885µs) from=127.0.0.6:55591
    2023/01/15 00:41:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.148653896s) from=127.0.0.6:59645
    2023/01/15 00:41:46 [DEBUG] http: Request GET /v1/status/leader (174.335µs) from=127.0.0.6:55591
    2023/01/15 00:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.132687403s) from=127.0.0.6:53811
    2023/01/15 00:41:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.520725901s) from=127.0.0.6:41979
    2023/01/15 00:41:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.150100411s) from=127.0.0.6:43635
    2023/01/15 00:41:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.587293977s) from=127.0.0.6:53989
    2023/01/15 00:41:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.290377479s) from=127.0.0.6:46147
    2023/01/15 00:41:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.229627495s) from=127.0.0.6:37607
    2023/01/15 00:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.660309196s) from=127.0.0.6:50053
    2023/01/15 00:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.093145729s) from=127.0.0.6:51951
    2023/01/15 00:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.374552182s) from=127.0.0.6:45123
    2023/01/15 00:42:04 [DEBUG] http: Request GET /v1/status/leader (512.007µs) from=127.0.0.6:55591
    2023/01/15 00:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.488192909s) from=127.0.0.6:55791
    2023/01/15 00:42:06 [DEBUG] http: Request GET /v1/status/leader (466.145µs) from=127.0.0.6:55591
    2023/01/15 00:42:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.651761018s) from=127.0.0.6:59865
    2023/01/15 00:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m6.711904782s) from=127.0.0.6:48469
    2023/01/15 00:42:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.756648398s) from=127.0.0.6:54757
    2023/01/15 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.900217061s) from=127.0.0.6:37725
    2023/01/15 00:42:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:42:24 [DEBUG] http: Request GET /v1/status/leader (575.759µs) from=127.0.0.6:55591
    2023/01/15 00:42:26 [DEBUG] http: Request GET /v1/status/leader (450.294µs) from=127.0.0.6:55591
    2023/01/15 00:42:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:42:34 [DEBUG] agent: Node info in sync
    2023/01/15 00:42:44 [DEBUG] http: Request GET /v1/status/leader (282.902µs) from=127.0.0.6:32775
    2023/01/15 00:42:46 [DEBUG] http: Request GET /v1/status/leader (250.591µs) from=127.0.0.6:55591
    2023/01/15 00:43:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:43:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.200187623s) from=127.0.0.6:44875
    2023/01/15 00:43:04 [DEBUG] http: Request GET /v1/status/leader (148.203µs) from=127.0.0.6:32775
    2023/01/15 00:43:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.005446616s) from=127.0.0.6:44775
    2023/01/15 00:43:07 [DEBUG] http: Request GET /v1/status/leader (226.683µs) from=127.0.0.6:55591
    2023/01/15 00:43:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.544114353s) from=127.0.0.6:36291
    2023/01/15 00:43:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.9922229s) from=127.0.0.6:55705
    2023/01/15 00:43:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.343013629s) from=127.0.0.6:36561
    2023/01/15 00:43:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.076600259s) from=127.0.0.6:50827
    2023/01/15 00:43:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:43:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.053854745s) from=127.0.0.6:53241
    2023/01/15 00:43:24 [DEBUG] http: Request GET /v1/status/leader (325.399µs) from=127.0.0.6:32775
    2023/01/15 00:43:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.670957255s) from=127.0.0.6:57437
    2023/01/15 00:43:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.964597507s) from=127.0.0.6:43571
    2023/01/15 00:43:27 [DEBUG] http: Request GET /v1/status/leader (269.354µs) from=127.0.0.6:55591
    2023/01/15 00:43:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.213676072s) from=127.0.0.6:49829
    2023/01/15 00:43:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.050600957s) from=127.0.0.6:49927
    2023/01/15 00:43:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:43:35 [DEBUG] agent: Node info in sync
    2023/01/15 00:43:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.299214507s) from=127.0.0.6:38835
    2023/01/15 00:43:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.938669735s) from=127.0.0.6:41237
    2023/01/15 00:43:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.166457639s) from=127.0.0.6:59601
    2023/01/15 00:43:44 [DEBUG] http: Request GET /v1/status/leader (250.666µs) from=127.0.0.6:32775
    2023/01/15 00:43:47 [DEBUG] http: Request GET /v1/status/leader (148.532µs) from=127.0.0.6:55591
    2023/01/15 00:43:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m0.113522748s) from=127.0.0.6:41979
    2023/01/15 00:43:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.125150423s) from=127.0.0.6:59645
    2023/01/15 00:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.431073201s) from=127.0.0.6:43635
    2023/01/15 00:43:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.356990833s) from=127.0.0.6:53811
    2023/01/15 00:43:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.416737178s) from=127.0.0.6:53989
    2023/01/15 00:43:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.327111994s) from=127.0.0.6:37607
    2023/01/15 00:44:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.532215119s) from=127.0.0.6:46147
    2023/01/15 00:44:04 [DEBUG] http: Request GET /v1/status/leader (265.767µs) from=127.0.0.6:55591
    2023/01/15 00:44:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.584598114s) from=127.0.0.6:51951
    2023/01/15 00:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.598075905s) from=127.0.0.6:45123
    2023/01/15 00:44:07 [DEBUG] http: Request GET /v1/status/leader (206.013µs) from=127.0.0.6:55591
    2023/01/15 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.475785831s) from=127.0.0.6:50053
    2023/01/15 00:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.569810771s) from=127.0.0.6:55791
    2023/01/15 00:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m0.480442016s) from=127.0.0.6:48469
    2023/01/15 00:44:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.666231343s) from=127.0.0.6:54757
    2023/01/15 00:44:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.935830503s) from=127.0.0.6:59865
    2023/01/15 00:44:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m7.281410155s) from=127.0.0.6:37725
    2023/01/15 00:44:24 [DEBUG] http: Request GET /v1/status/leader (268.08µs) from=127.0.0.6:55591
    2023/01/15 00:44:27 [DEBUG] http: Request GET /v1/status/leader (190.414µs) from=127.0.0.6:55591
    2023/01/15 00:44:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:44:38 [DEBUG] agent: Node info in sync
    2023/01/15 00:44:44 [DEBUG] http: Request GET /v1/status/leader (310.075µs) from=127.0.0.6:32775
    2023/01/15 00:44:47 [DEBUG] http: Request GET /v1/status/leader (318.933µs) from=127.0.0.6:55591
    2023/01/15 00:45:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.424800826s) from=127.0.0.6:44875
    2023/01/15 00:45:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:45:04 [DEBUG] http: Request GET /v1/status/leader (225.695µs) from=127.0.0.6:55591
    2023/01/15 00:45:07 [DEBUG] http: Request GET /v1/status/leader (384.199µs) from=127.0.0.6:55591
    2023/01/15 00:45:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.547557266s) from=127.0.0.6:44775
    2023/01/15 00:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.091192001s) from=127.0.0.6:36291
    2023/01/15 00:45:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.913967668s) from=127.0.0.6:50827
    2023/01/15 00:45:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.193620483s) from=127.0.0.6:55705
    2023/01/15 00:45:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m4.991371244s) from=127.0.0.6:36561
    2023/01/15 00:45:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.417366568s) from=127.0.0.6:53241
    2023/01/15 00:45:24 [DEBUG] http: Request GET /v1/status/leader (324.79µs) from=127.0.0.6:55591
    2023/01/15 00:45:27 [DEBUG] http: Request GET /v1/status/leader (239.162µs) from=127.0.0.6:55591
    2023/01/15 00:45:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.495996844s) from=127.0.0.6:43571
    2023/01/15 00:45:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.677008165s) from=127.0.0.6:57437
    2023/01/15 00:45:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.919644264s) from=127.0.0.6:49829
    2023/01/15 00:45:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.318472279s) from=127.0.0.6:49927
    2023/01/15 00:45:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.515984887s) from=127.0.0.6:38835
    2023/01/15 00:45:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.983270656s) from=127.0.0.6:41237
    2023/01/15 00:45:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.113894287s) from=127.0.0.6:59601
    2023/01/15 00:45:44 [DEBUG] http: Request GET /v1/status/leader (222.08µs) from=127.0.0.6:32775
    2023/01/15 00:45:47 [DEBUG] http: Request GET /v1/status/leader (386.704µs) from=127.0.0.6:55591
    2023/01/15 00:45:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:45:49 [DEBUG] agent: Node info in sync
    2023/01/15 00:45:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.710664859s) from=127.0.0.6:41979
    2023/01/15 00:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.187963565s) from=127.0.0.6:59645
    2023/01/15 00:45:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.306705185s) from=127.0.0.6:53811
    2023/01/15 00:45:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.346744331s) from=127.0.0.6:53989
    2023/01/15 00:46:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.984213999s) from=127.0.0.6:43635
    2023/01/15 00:46:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.468495598s) from=127.0.0.6:37607
    2023/01/15 00:46:04 [DEBUG] http: Request GET /v1/status/leader (257.319µs) from=127.0.0.6:32775
    2023/01/15 00:46:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.614185102s) from=127.0.0.6:46147
    2023/01/15 00:46:07 [DEBUG] http: Request GET /v1/status/leader (207.086µs) from=127.0.0.6:55591
    2023/01/15 00:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.279912368s) from=127.0.0.6:45123
    2023/01/15 00:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.065129778s) from=127.0.0.6:51951
    2023/01/15 00:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.171787335s) from=127.0.0.6:50053
    2023/01/15 00:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m3.088432358s) from=127.0.0.6:48469
    2023/01/15 00:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.059105091s) from=127.0.0.6:55791
    2023/01/15 00:46:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:46:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.802838406s) from=127.0.0.6:54757
    2023/01/15 00:46:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.682587884s) from=127.0.0.6:59865
    2023/01/15 00:46:24 [DEBUG] http: Request GET /v1/status/leader (246.061µs) from=127.0.0.6:32775
    2023/01/15 00:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m2.044046325s) from=127.0.0.6:37725
    2023/01/15 00:46:27 [DEBUG] http: Request GET /v1/status/leader (317.964µs) from=127.0.0.6:55591
    2023/01/15 00:46:44 [DEBUG] http: Request GET /v1/status/leader (305.046µs) from=127.0.0.6:55591
    2023/01/15 00:46:47 [DEBUG] http: Request GET /v1/status/leader (255.802µs) from=127.0.0.6:55591
    2023/01/15 00:46:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:46:51 [DEBUG] agent: Node info in sync
    2023/01/15 00:47:04 [DEBUG] http: Request GET /v1/status/leader (2.534794ms) from=127.0.0.6:55591
    2023/01/15 00:47:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.890803797s) from=127.0.0.6:44875
    2023/01/15 00:47:07 [DEBUG] http: Request GET /v1/status/leader (285.358µs) from=127.0.0.6:55591
    2023/01/15 00:47:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:47:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.084721411s) from=127.0.0.6:44775
    2023/01/15 00:47:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:47:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.570057167s) from=127.0.0.6:36291
    2023/01/15 00:47:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.767324191s) from=127.0.0.6:55705
    2023/01/15 00:47:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.846271066s) from=127.0.0.6:50827
    2023/01/15 00:47:24 [DEBUG] http: Request GET /v1/status/leader (887.597µs) from=127.0.0.6:55591
    2023/01/15 00:47:27 [DEBUG] http: Request GET /v1/status/leader (956.465µs) from=127.0.0.6:55591
    2023/01/15 00:47:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m6.978995014s) from=127.0.0.6:36561
    2023/01/15 00:47:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.100130817s) from=127.0.0.6:53241
    2023/01/15 00:47:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.736979451s) from=127.0.0.6:43571
    2023/01/15 00:47:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.318522639s) from=127.0.0.6:57437
    2023/01/15 00:47:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.250368774s) from=127.0.0.6:49829
    2023/01/15 00:47:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.300121435s) from=127.0.0.6:49927
    2023/01/15 00:47:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.558001069s) from=127.0.0.6:38835
    2023/01/15 00:47:44 [DEBUG] http: Request GET /v1/status/leader (537.294µs) from=127.0.0.6:32775
    2023/01/15 00:47:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.579913145s) from=127.0.0.6:41237
    2023/01/15 00:47:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.062190606s) from=127.0.0.6:59601
    2023/01/15 00:47:47 [DEBUG] http: Request GET /v1/status/leader (706.19µs) from=127.0.0.6:55591
    2023/01/15 00:47:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.135009907s) from=127.0.0.6:41979
    2023/01/15 00:47:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.623724375s) from=127.0.0.6:53989
    2023/01/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.496795147s) from=127.0.0.6:59645
    2023/01/15 00:48:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.629490655s) from=127.0.0.6:53811
    2023/01/15 00:48:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.768863596s) from=127.0.0.6:43635
    2023/01/15 00:48:04 [DEBUG] http: Request GET /v1/status/leader (738.663µs) from=127.0.0.6:55591
    2023/01/15 00:48:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.11660794s) from=127.0.0.6:37607
    2023/01/15 00:48:07 [DEBUG] http: Request GET /v1/status/leader (369.69µs) from=127.0.0.6:55591
    2023/01/15 00:48:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.813859526s) from=127.0.0.6:46147
    2023/01/15 00:48:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.70819689s) from=127.0.0.6:50053
    2023/01/15 00:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.858006806s) from=127.0.0.6:45123
    2023/01/15 00:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.936290475s) from=127.0.0.6:51951
    2023/01/15 00:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.081238923s) from=127.0.0.6:55791
    2023/01/15 00:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m2.833236291s) from=127.0.0.6:48469
    2023/01/15 00:48:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:48:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.702843681s) from=127.0.0.6:54757
    2023/01/15 00:48:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.326086821s) from=127.0.0.6:59865
    2023/01/15 00:48:24 [DEBUG] http: Request GET /v1/status/leader (1.951844ms) from=127.0.0.6:55591
    2023/01/15 00:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m0.376618512s) from=127.0.0.6:37725
    2023/01/15 00:48:27 [DEBUG] http: Request GET /v1/status/leader (479.971µs) from=127.0.0.6:55591
    2023/01/15 00:48:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:48:42 [DEBUG] agent: Node info in sync
    2023/01/15 00:48:44 [DEBUG] http: Request GET /v1/status/leader (475.146µs) from=127.0.0.6:55591
    2023/01/15 00:48:47 [DEBUG] http: Request GET /v1/status/leader (180.181µs) from=127.0.0.6:55591
    2023/01/15 00:49:04 [DEBUG] http: Request GET /v1/status/leader (480.947µs) from=127.0.0.6:32775
    2023/01/15 00:49:07 [DEBUG] http: Request GET /v1/status/leader (186.596µs) from=127.0.0.6:55591
    2023/01/15 00:49:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.23650523s) from=127.0.0.6:44875
    2023/01/15 00:49:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:49:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.807250172s) from=127.0.0.6:44775
    2023/01/15 00:49:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.938061389s) from=127.0.0.6:36291
    2023/01/15 00:49:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.442160592s) from=127.0.0.6:55705
    2023/01/15 00:49:24 [DEBUG] http: Request GET /v1/status/leader (327.83µs) from=127.0.0.6:55591
    2023/01/15 00:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.762405506s) from=127.0.0.6:50827
    2023/01/15 00:49:27 [DEBUG] http: Request GET /v1/status/leader (376.11µs) from=127.0.0.6:55591
    2023/01/15 00:49:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=134 (2m2.187976379s) from=127.0.0.6:36561
    2023/01/15 00:49:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.713298562s) from=127.0.0.6:53241
    2023/01/15 00:49:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.528232763s) from=127.0.0.6:57437
    2023/01/15 00:49:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.396626131s) from=127.0.0.6:43571
    2023/01/15 00:49:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.186188816s) from=127.0.0.6:49829
    2023/01/15 00:49:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.273846587s) from=127.0.0.6:49927
    2023/01/15 00:49:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.429607893s) from=127.0.0.6:38835
    2023/01/15 00:49:44 [DEBUG] http: Request GET /v1/status/leader (312.835µs) from=127.0.0.6:55591
    2023/01/15 00:49:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.536746984s) from=127.0.0.6:41237
    2023/01/15 00:49:47 [DEBUG] http: Request GET /v1/status/leader (155.15µs) from=127.0.0.6:55591
    2023/01/15 00:49:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wkpxr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/15 00:49:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.605611682s) from=127.0.0.6:59601
    2023/01/15 00:49:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.320474075s) from=127.0.0.6:53989
    2023/01/15 00:50:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.876751736s) from=127.0.0.6:41979
    2023/01/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.615835823s) from=127.0.0.6:59645
    2023/01/15 00:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v2_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.32.245_8410" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.220_8482" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.5.26_8080" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_multicloud_10.233.44.239_9001" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.29.119_8443" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.38.78_8801" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.14_9015" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.0_9007" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.28.61_8082" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.106_9092" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_nslcm_10.233.12.128_8403" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_vnfres_10.233.10.114_8802" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.119_8484" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.233_8181" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_parser_10.233.50.48_8806" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.48_8806" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.225_8803" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:50:03 [DEBUG] agent: Node info in sync
    2023/01/15 00:50:04 [DEBUG] http: Request GET /v1/status/leader (299.97µs) from=127.0.0.6:32775
    2023/01/15 00:50:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.54436671s) from=127.0.0.6:43635
    2023/01/15 00:50:07 [DEBUG] http: Request GET /v1/status/leader (208.5µs) from=127.0.0.6:55591
    2023/01/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.025216681s) from=127.0.0.6:37607
    2023/01/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.783804296s) from=127.0.0.6:53811
    2023/01/15 00:50:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.587226242s) from=127.0.0.6:50053
    2023/01/15 00:50:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.023728546s) from=127.0.0.6:45123
    2023/01/15 00:50:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.04391536s) from=127.0.0.6:46147
    2023/01/15 00:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.926262483s) from=127.0.0.6:51951
    2023/01/15 00:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.16113237s) from=127.0.0.6:55791
    2023/01/15 00:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=49 (2m1.36010572s) from=127.0.0.6:48469
    2023/01/15 00:50:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:50:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.206763541s) from=127.0.0.6:54757
    2023/01/15 00:50:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.698136643s) from=127.0.0.6:59865
    2023/01/15 00:50:24 [DEBUG] http: Request GET /v1/status/leader (180.625µs) from=127.0.0.6:32775
    2023/01/15 00:50:27 [DEBUG] http: Request GET /v1/status/leader (349.58µs) from=127.0.0.6:55591
    2023/01/15 00:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=48 (2m4.821304745s) from=127.0.0.6:37725
    2023/01/15 00:50:44 [DEBUG] http: Request GET /v1/status/leader (1.884158ms) from=127.0.0.6:55591
    2023/01/15 00:50:47 [DEBUG] http: Request GET /v1/status/leader (328.023µs) from=127.0.0.6:55591
    2023/01/15 00:51:04 [DEBUG] http: Request GET /v1/status/leader (303.581µs) from=127.0.0.6:32775
    2023/01/15 00:51:07 [DEBUG] http: Request GET /v1/status/leader (217.135µs) from=127.0.0.6:55591
    2023/01/15 00:51:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.19823907s) from=127.0.0.6:44875
    2023/01/15 00:51:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wkpxr" since the cluster is too small
    2023/01/15 00:51:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.466611076s) from=127.0.0.6:44775
    2023/01/15 00:51:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/15 00:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.50.48_8806" in sync
    2023/01/15 00:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.50.48_8806" in sync
    2023/01/15 00:51:20 [DEBUG] agent: Service "_v1_sdnc_10.233.39.38_8282" in sync
    2023/01/15 00:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.191_9011" in sync
    2023/01/15 00:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.44.239_9001" in sync
    2023/