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: '70515b2f-7fc6-d8e2-e235-c0e6c17184e0'
         Node name: 'onap-msb-consul-5454dcc5c5-znp5d'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/09/12 09:59:39 [DEBUG] agent: Using random ID "70515b2f-7fc6-d8e2-e235-c0e6c17184e0" as node ID
    2022/09/12 09:59:39 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:70515b2f-7fc6-d8e2-e235-c0e6c17184e0 Address:127.0.0.1:8300}]
    2022/09/12 09:59:39 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/09/12 09:59:39 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-znp5d.dc1 127.0.0.1
    2022/09/12 09:59:39 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-znp5d 127.0.0.1
    2022/09/12 09:59:39 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-znp5d (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 09:59:39 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-znp5d.dc1" in area "wan"
    2022/09/12 09:59:39 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/09/12 09:59:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/09/12 09:59:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/09/12 09:59:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/09/12 09:59:39 [INFO] agent: started state syncer
    2022/09/12 09:59:39 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/09/12 09:59:39 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/09/12 09:59:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/09/12 09:59:39 [DEBUG] raft: Votes needed: 1
    2022/09/12 09:59:39 [DEBUG] raft: Vote granted from 70515b2f-7fc6-d8e2-e235-c0e6c17184e0 in term 2. Tally: 1
    2022/09/12 09:59:39 [INFO] raft: Election won. Tally: 1
    2022/09/12 09:59:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/09/12 09:59:39 [INFO] consul: cluster leadership acquired
    2022/09/12 09:59:39 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-znp5d
    2022/09/12 09:59:39 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/09/12 09:59:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 09:59:39 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-znp5d' joined, marking health alive
    2022/09/12 09:59:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 09:59:40 [INFO] agent: Synced node info
    2022/09/12 09:59:40 [DEBUG] agent: Node info in sync
    2022/09/12 09:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 09:59:41 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.1 (currently running: 1.4.3)
    2022/09/12 10:00:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:01:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:01:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:01:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:01:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:02:29 [DEBUG] agent: Node info in sync
    2022/09/12 10:02:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:03:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:04:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:04:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:04:16 [DEBUG] agent: Node info in sync
    2022/09/12 10:04:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:05:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:05:35 [DEBUG] agent: Node info in sync
    2022/09/12 10:05:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:06:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:06:37 [DEBUG] agent: Node info in sync
    2022/09/12 10:06:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:07:13 [DEBUG] http: Request GET /v1/catalog/services (291.02µs) from=127.0.0.6:55735
    2022/09/12 10:07:13 [DEBUG] http: Request GET /v1/status/leader (4.787553ms) from=127.0.0.6:55735
    2022/09/12 10:07:18 [DEBUG] http: Request GET /v1/catalog/services (224.202µs) from=127.0.0.6:48541
    2022/09/12 10:07:18 [DEBUG] http: Request GET /v1/status/leader (724.694µs) from=127.0.0.6:48541
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/status/leader (723.894µs) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [INFO] agent: Synced service "_v1_parser_10.233.56.140_8806"
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (25.717318ms) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (5.506908095s) from=127.0.0.6:48541
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (10.343178356s) from=127.0.0.6:55735
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (715.89µs) from=127.0.0.6:49247
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (374.909µs) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [INFO] agent: Synced service "_v1_catalog_10.233.56.140_8806"
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.160017ms) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (238.435401ms) from=127.0.0.6:55735
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (236.95481ms) from=127.0.0.6:48541
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.488µs) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (217.855µs) from=127.0.0.6:53365
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [INFO] agent: Synced service "_v1_nsd_10.233.56.140_8806"
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.790262ms) from=127.0.0.6:34815
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:23 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (78.350068ms) from=127.0.0.6:55735
    2022/09/12 10:07:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (79.374986ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (292.327µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (273.481µs) from=127.0.0.6:53815
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.56.140_8806"
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.248398ms) from=127.0.0.6:34815
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (139.051612ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (144.731862ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (409.53µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (289.686µs) from=127.0.0.6:33733
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.124_9015"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.280357ms) from=127.0.0.6:34815
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (34.197113ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (39.331339ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (336.07µs) from=127.0.0.6:34815
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_wf-gui_10.233.24.0_8080"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.291768ms) from=127.0.0.6:34815
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (48.404359ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (46.734463ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (168.045µs) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (352.682µs) from=127.0.0.6:34815
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (272.965µs) from=127.0.0.6:57363
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.045µs) from=127.0.0.6:57363
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v0_multicloud_10.233.53.63_9001"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.809461ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (39.218317ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (47.26859ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (417.629µs) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (300.147µs) from=127.0.0.6:50725
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_multicloud_10.233.53.63_9001"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (39.578494ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (88.835828ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (88.38987ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (599.59µs) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (369.543µs) from=127.0.0.6:37591
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.21.244_443"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.839617ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (47.924997ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (47.154194ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (438.03µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (236.353µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.23.127_9011"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.032088ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (36.407149ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (40.22709ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (281.844µs) from=127.0.0.6:36673
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (349.548µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (53.265725ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.23.127_9011"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.604201ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (55.355087ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (453.234µs) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (206.715µs) from=127.0.0.6:39001
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.36.92_9007"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.730362ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (52.882748ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (53.554107ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (272.764µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (313.156µs) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.36.92_9007"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.715722ms) from=127.0.0.6:55823
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (46.609295ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (45.333163ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (445.83µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (194.568µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [INFO] agent: Synced service "_v1_sdc-gui_10.233.29.84_8181"
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (19.159988ms) from=127.0.0.6:48181
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:07:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (59.617372ms) from=127.0.0.6:48541
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (48.748851ms) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (359.866µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (163.932µs) from=127.0.0.6:55735
    2022/09/12 10:07:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (153.878µs) from=127.0.0.6:55735
    2022/09/12 10:07:33 [DEBUG] http: Request GET /v1/status/leader (354.531µs) from=127.0.0.6:39573
    2022/09/12 10:07:38 [DEBUG] http: Request GET /v1/status/leader (167.56µs) from=127.0.0.6:39573
    2022/09/12 10:07:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:07:53 [DEBUG] http: Request GET /v1/status/leader (297.554µs) from=127.0.0.6:35313
    2022/09/12 10:07:58 [DEBUG] http: Request GET /v1/status/leader (237.565µs) from=127.0.0.6:35313
    2022/09/12 10:08:13 [DEBUG] http: Request GET /v1/status/leader (654.94µs) from=127.0.0.6:35313
    2022/09/12 10:08:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:08:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:08:16 [INFO] agent: Synced service "_v1_sdnc_10.233.30.6_8282"
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Node info in sync
    2022/09/12 10:08:16 [DEBUG] http: Request PUT /v1/agent/service/register (11.415368ms) from=127.0.0.6:35313
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:08:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (51.89730858s) from=127.0.0.6:48541
    2022/09/12 10:08:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (51.886213388s) from=127.0.0.6:55735
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:08:16 [DEBUG] agent: Node info in sync
    2022/09/12 10:08:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (403.953µs) from=127.0.0.6:35313
    2022/09/12 10:08:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (119.24µs) from=127.0.0.6:39573
    2022/09/12 10:08:18 [DEBUG] http: Request GET /v1/status/leader (265.059µs) from=127.0.0.6:35313
    2022/09/12 10:08:25 [DEBUG] http: Request GET /v1/catalog/services (423.071µs) from=127.0.0.6:41411
    2022/09/12 10:08:25 [DEBUG] http: Request GET /v1/status/leader (10.114748ms) from=127.0.0.6:41411
    2022/09/12 10:08:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (221.018µs) from=127.0.0.6:35313
    2022/09/12 10:08:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.327µs) from=127.0.0.6:50985
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/catalog/services (383.96µs) from=127.0.0.6:60741
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/status/leader (181.06µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (231.228µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.326µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (251.277µs) from=127.0.0.6:50585
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (393.285µs) from=127.0.0.6:50585
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (215.123µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (169.303µs) from=127.0.0.6:47735
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (152.149µs) from=127.0.0.6:50585
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (192.377µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (223.519µs) from=127.0.0.6:43161
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (262.861µs) from=127.0.0.6:47033
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (122.033µs) from=127.0.0.6:47033
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (256.182µs) from=127.0.0.6:47033
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (138.002µs) from=127.0.0.6:47033
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (175.085µs) from=127.0.0.6:51033
    2022/09/12 10:08:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.741µs) from=127.0.0.6:51033
    2022/09/12 10:08:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:08:45 [DEBUG] http: Request GET /v1/status/leader (748.865µs) from=127.0.0.6:48567
    2022/09/12 10:08:48 [DEBUG] http: Request GET /v1/status/leader (185.436µs) from=127.0.0.6:48567
    2022/09/12 10:09:05 [DEBUG] http: Request GET /v1/status/leader (384.436µs) from=127.0.0.6:48567
    2022/09/12 10:09:08 [DEBUG] http: Request GET /v1/status/leader (200.995µs) from=127.0.0.6:57075
    2022/09/12 10:09:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:09:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m0.567014046s) from=127.0.0.6:49247
    2022/09/12 10:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.075188867s) from=127.0.0.6:50725
    2022/09/12 10:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m0.49833892s) from=127.0.0.6:34815
    2022/09/12 10:09:25 [DEBUG] http: Request GET /v1/status/leader (338.797µs) from=127.0.0.6:48567
    2022/09/12 10:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.466749968s) from=127.0.0.6:39001
    2022/09/12 10:09:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.520735124s) from=127.0.0.6:57363
    2022/09/12 10:09:28 [DEBUG] http: Request GET /v1/status/leader (371.131µs) from=127.0.0.6:57075
    2022/09/12 10:09:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.587786171s) from=127.0.0.6:41851
    2022/09/12 10:09:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m6.194522461s) from=127.0.0.6:53365
    2022/09/12 10:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.826384288s) from=127.0.0.6:36673
    2022/09/12 10:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.69597332s) from=127.0.0.6:42867
    2022/09/12 10:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.010924227s) from=127.0.0.6:55823
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m7.004095285s) from=127.0.0.6:53815
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.802389167s) from=127.0.0.6:37591
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m7.239013074s) from=127.0.0.6:33733
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.172719485s) from=127.0.0.6:43487
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.074760377s) from=127.0.0.6:45555
    2022/09/12 10:09:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.000636608s) from=127.0.0.6:48181
    2022/09/12 10:09:34 [DEBUG] http: Request GET /v1/catalog/services (480.094µs) from=127.0.0.6:48567
    2022/09/12 10:09:34 [DEBUG] http: Request GET /v1/status/leader (342.58µs) from=127.0.0.6:48567
    2022/09/12 10:09:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.205µs) from=127.0.0.6:34961
    2022/09/12 10:09:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.588µs) from=127.0.0.6:57075
    2022/09/12 10:09:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:09:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:09:50 [DEBUG] agent: Node info in sync
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/catalog/services (308.749µs) from=127.0.0.6:43871
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/status/leader (397.323µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.833µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (120.137µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (158.566µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (250.365µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (128.942µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (165.941µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (173.475µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.775µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (408.617µs) from=127.0.0.6:33895
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (329.292µs) from=127.0.0.6:33895
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (449.78µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (302.85µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (180.42µs) from=127.0.0.6:50883
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.561µs) from=127.0.0.6:46193
    2022/09/12 10:09:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (235.942µs) from=127.0.0.6:34257
    2022/09/12 10:09:54 [DEBUG] http: Request GET /v1/status/leader (428.449µs) from=127.0.0.6:50139
    2022/09/12 10:10:13 [DEBUG] http: Request GET /v1/status/leader (318.057µs) from=127.0.0.6:39377
    2022/09/12 10:10:14 [DEBUG] http: Request GET /v1/status/leader (405.236µs) from=127.0.0.6:50139
    2022/09/12 10:10:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m0.846328796s) from=127.0.0.6:55735
    2022/09/12 10:10:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m5.837488894s) from=127.0.0.6:48541
    2022/09/12 10:10:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m6.832479683s) from=127.0.0.6:39573
    2022/09/12 10:10:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m0.532292926s) from=127.0.0.6:41411
    2022/09/12 10:10:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.941420453s) from=127.0.0.6:35313
    2022/09/12 10:10:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.509833143s) from=127.0.0.6:60549
    2022/09/12 10:10:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.012769634s) from=127.0.0.6:43161
    2022/09/12 10:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m2.275012684s) from=127.0.0.6:60741
    2022/09/12 10:10:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.5783212s) from=127.0.0.6:51693
    2022/09/12 10:10:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.447927443s) from=127.0.0.6:50985
    2022/09/12 10:10:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.351528128s) from=127.0.0.6:55309
    2022/09/12 10:10:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.355272336s) from=127.0.0.6:49259
    2022/09/12 10:10:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.407871063s) from=127.0.0.6:47033
    2022/09/12 10:10:33 [DEBUG] http: Request GET /v1/status/leader (899.12µs) from=127.0.0.6:39377
    2022/09/12 10:10:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.50309912s) from=127.0.0.6:51033
    2022/09/12 10:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.482620652s) from=127.0.0.6:47735
    2022/09/12 10:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.49750666s) from=127.0.0.6:40859
    2022/09/12 10:10:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m5.521967688s) from=127.0.0.6:56867
    2022/09/12 10:10:34 [DEBUG] http: Request GET /v1/status/leader (202.599µs) from=127.0.0.6:50139
    2022/09/12 10:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.278234218s) from=127.0.0.6:36535
    2022/09/12 10:10:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m6.378258991s) from=127.0.0.6:60805
    2022/09/12 10:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.32583146s) from=127.0.0.6:43221
    2022/09/12 10:10:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.088650683s) from=127.0.0.6:47793
    2022/09/12 10:10:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m7.229565416s) from=127.0.0.6:50585
    2022/09/12 10:10:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:10:44 [DEBUG] http: Request GET /v1/catalog/services (1.960324ms) from=127.0.0.6:50139
    2022/09/12 10:10:44 [DEBUG] http: Request GET /v1/status/leader (576.748µs) from=127.0.0.6:50139
    2022/09/12 10:10:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (313.698µs) from=127.0.0.6:38331
    2022/09/12 10:10:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.769µs) from=127.0.0.6:38331
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/catalog/services (419.554µs) from=127.0.0.6:39377
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (261.063µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/status/leader (275.228µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (185.211µs) from=127.0.0.6:56985
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (117.746µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (265.907µs) from=127.0.0.6:56985
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (252.215µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (125.021µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.985µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (206.785µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.365µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (128.555µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (290.555µs) from=127.0.0.6:46083
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (324.385µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.833µs) from=127.0.0.6:47635
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (620.306µs) from=127.0.0.6:43039
    2022/09/12 10:11:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (137.916µs) from=127.0.0.6:43031
    2022/09/12 10:11:04 [DEBUG] http: Request GET /v1/status/leader (272.452µs) from=127.0.0.6:52141
    2022/09/12 10:11:23 [DEBUG] http: Request GET /v1/status/leader (281.724µs) from=127.0.0.6:46999
    2022/09/12 10:11:24 [DEBUG] http: Request GET /v1/status/leader (301.06µs) from=127.0.0.6:46999
    2022/09/12 10:11:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:11:35 [DEBUG] agent: Node info in sync
    2022/09/12 10:11:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.829367903s) from=127.0.0.6:34961
    2022/09/12 10:11:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.067319068s) from=127.0.0.6:57075
    2022/09/12 10:11:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m2.247869175s) from=127.0.0.6:48567
    2022/09/12 10:11:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:11:43 [DEBUG] http: Request GET /v1/status/leader (314.231µs) from=127.0.0.6:46999
    2022/09/12 10:11:44 [DEBUG] http: Request GET /v1/status/leader (254.972µs) from=127.0.0.6:52141
    2022/09/12 10:11:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:11:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.116352196s) from=127.0.0.6:48435
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/catalog/services (377.339µs) from=127.0.0.6:46999
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/status/leader (273.192µs) from=127.0.0.6:52141
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (305.5µs) from=127.0.0.6:52141
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (237.882µs) from=127.0.0.6:54909
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.06798326s) from=127.0.0.6:33635
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.114655342s) from=127.0.0.6:49371
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.112699055s) from=127.0.0.6:51541
    2022/09/12 10:11:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m1.256573191s) from=127.0.0.6:34257
    2022/09/12 10:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.839917713s) from=127.0.0.6:46193
    2022/09/12 10:11:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.557901016s) from=127.0.0.6:59723
    2022/09/12 10:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.907690371s) from=127.0.0.6:53913
    2022/09/12 10:11:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.428560732s) from=127.0.0.6:50795
    2022/09/12 10:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.968349037s) from=127.0.0.6:33765
    2022/09/12 10:11:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.501476744s) from=127.0.0.6:50883
    2022/09/12 10:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.924522388s) from=127.0.0.6:42689
    2022/09/12 10:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.029215214s) from=127.0.0.6:33895
    2022/09/12 10:12:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.793806963s) from=127.0.0.6:50605
    2022/09/12 10:12:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m7.082140346s) from=127.0.0.6:60875
    2022/09/12 10:12:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m7.375313102s) from=127.0.0.6:43871
    2022/09/12 10:12:05 [DEBUG] http: Request GET /v1/catalog/services (563.276µs) from=127.0.0.6:53337
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/status/leader (327.927µs) from=127.0.0.6:53337
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (236.471µs) from=127.0.0.6:55485
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (151.207µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (172.312µs) from=127.0.0.6:57739
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (262.445µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (148.115µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.991µs) from=127.0.0.6:57739
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (160.705µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (126.117µs) from=127.0.0.6:57739
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (178.265µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (128.448µs) from=127.0.0.6:55917
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (200.977µs) from=127.0.0.6:57739
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.6µs) from=127.0.0.6:55485
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (342.157µs) from=127.0.0.6:55485
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (139.428µs) from=127.0.0.6:55485
    2022/09/12 10:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (246.407µs) from=127.0.0.6:55485
    2022/09/12 10:12:14 [DEBUG] http: Request GET /v1/status/leader (267.781µs) from=127.0.0.6:57817
    2022/09/12 10:12:26 [DEBUG] http: Request GET /v1/status/leader (201.372µs) from=127.0.0.6:48769
    2022/09/12 10:12:34 [DEBUG] http: Request GET /v1/status/leader (257.66µs) from=127.0.0.6:57817
    2022/09/12 10:12:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:12:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.027715362s) from=127.0.0.6:38331
    2022/09/12 10:12:46 [DEBUG] http: Request GET /v1/status/leader (381.239µs) from=127.0.0.6:48769
    2022/09/12 10:12:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:12:46 [DEBUG] agent: Node info in sync
    2022/09/12 10:12:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.24519922s) from=127.0.0.6:33077
    2022/09/12 10:12:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m7.000805453s) from=127.0.0.6:50139
    2022/09/12 10:12:54 [DEBUG] http: Request GET /v1/status/leader (1.184758ms) from=127.0.0.6:57817
    2022/09/12 10:13:04 [DEBUG] http: Request GET /v1/catalog/services (4.592928ms) from=127.0.0.6:57817
    2022/09/12 10:13:04 [DEBUG] http: Request GET /v1/status/leader (361.654µs) from=127.0.0.6:57817
    2022/09/12 10:13:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.143214ms) from=127.0.0.6:60849
    2022/09/12 10:13:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (128.498µs) from=127.0.0.6:60849
    2022/09/12 10:13:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.960557319s) from=127.0.0.6:53383
    2022/09/12 10:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.734142174s) from=127.0.0.6:59055
    2022/09/12 10:13:06 [DEBUG] http: Request GET /v1/status/leader (434.83µs) from=127.0.0.6:45467
    2022/09/12 10:13:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.992220789s) from=127.0.0.6:56985
    2022/09/12 10:13:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.287707452s) from=127.0.0.6:53117
    2022/09/12 10:13:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.963711911s) from=127.0.0.6:47635
    2022/09/12 10:13:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.768612087s) from=127.0.0.6:53189
    2022/09/12 10:13:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m5.054633095s) from=127.0.0.6:43031
    2022/09/12 10:13:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.131252032s) from=127.0.0.6:56327
    2022/09/12 10:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m5.765084991s) from=127.0.0.6:39377
    2022/09/12 10:13:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.679488755s) from=127.0.0.6:46083
    2022/09/12 10:13:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m5.746903375s) from=127.0.0.6:59455
    2022/09/12 10:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.875332733s) from=127.0.0.6:49733
    2022/09/12 10:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.939977329s) from=127.0.0.6:43531
    2022/09/12 10:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.831935577s) from=127.0.0.6:43039
    2022/09/12 10:13:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m7.214212509s) from=127.0.0.6:33181
    2022/09/12 10:13:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m7.350415724s) from=127.0.0.6:33603
    2022/09/12 10:13:15 [DEBUG] http: Request GET /v1/catalog/services (283.09µs) from=127.0.0.6:45467
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/status/leader (157.575µs) from=127.0.0.6:45467
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (256.435µs) from=127.0.0.6:48769
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (146.42µs) from=127.0.0.6:41013
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (148.608µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (114.895µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (204.568µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (163.63µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.515µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (125.66µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (217.538µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (128.475µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.228µs) from=127.0.0.6:58255
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (130.093µs) from=127.0.0.6:41013
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (114.98µs) from=127.0.0.6:41013
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (126.623µs) from=127.0.0.6:48769
    2022/09/12 10:13:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (317.861µs) from=127.0.0.6:41729
    2022/09/12 10:13:24 [DEBUG] http: Request GET /v1/status/leader (213.111µs) from=127.0.0.6:49115
    2022/09/12 10:13:36 [DEBUG] http: Request GET /v1/status/leader (140.544µs) from=127.0.0.6:49115
    2022/09/12 10:13:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:13:44 [DEBUG] http: Request GET /v1/status/leader (278.63µs) from=127.0.0.6:49115
    2022/09/12 10:13:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.503057025s) from=127.0.0.6:54909
    2022/09/12 10:13:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.491728347s) from=127.0.0.6:52141
    2022/09/12 10:13:56 [DEBUG] http: Request GET /v1/status/leader (445.713µs) from=127.0.0.6:49115
    2022/09/12 10:14:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m7.0054644s) from=127.0.0.6:46999
    2022/09/12 10:14:04 [DEBUG] http: Request GET /v1/status/leader (156.736µs) from=127.0.0.6:49115
    2022/09/12 10:14:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m1.223574808s) from=127.0.0.6:53337
    2022/09/12 10:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.331584147s) from=127.0.0.6:57739
    2022/09/12 10:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.604867824s) from=127.0.0.6:36799
    2022/09/12 10:14:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.78108517s) from=127.0.0.6:54551
    2022/09/12 10:14:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.053049977s) from=127.0.0.6:55121
    2022/09/12 10:14:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m2.150853398s) from=127.0.0.6:55917
    2022/09/12 10:14:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m3.361118844s) from=127.0.0.6:46669
    2022/09/12 10:14:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.031931214s) from=127.0.0.6:51911
    2022/09/12 10:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.140539576s) from=127.0.0.6:40091
    2022/09/12 10:14:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m4.642495485s) from=127.0.0.6:50483
    2022/09/12 10:14:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m4.727752204s) from=127.0.0.6:35759
    2022/09/12 10:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m5.745557201s) from=127.0.0.6:55485
    2022/09/12 10:14:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.336071587s) from=127.0.0.6:48119
    2022/09/12 10:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.343904056s) from=127.0.0.6:37829
    2022/09/12 10:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.025058261s) from=127.0.0.6:55637
    2022/09/12 10:14:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.27575256s) from=127.0.0.6:50983
    2022/09/12 10:14:16 [DEBUG] http: Request GET /v1/status/leader (703.856µs) from=127.0.0.6:49115
    2022/09/12 10:14:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:14:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:14:36 [DEBUG] agent: Node info in sync
    2022/09/12 10:14:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:15:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.322620781s) from=127.0.0.6:51049
    2022/09/12 10:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m3.963460618s) from=127.0.0.6:57817
    2022/09/12 10:15:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.072500042s) from=127.0.0.6:60849
    2022/09/12 10:15:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m0.139421518s) from=127.0.0.6:45467
    2022/09/12 10:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.707143291s) from=127.0.0.6:48769
    2022/09/12 10:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.04847131s) from=127.0.0.6:36951
    2022/09/12 10:15:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.232655806s) from=127.0.0.6:58055
    2022/09/12 10:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.485257996s) from=127.0.0.6:38449
    2022/09/12 10:15:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m2.820227998s) from=127.0.0.6:42921
    2022/09/12 10:15:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m3.000994562s) from=127.0.0.6:58255
    2022/09/12 10:15:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.968383913s) from=127.0.0.6:50987
    2022/09/12 10:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.080928926s) from=127.0.0.6:56815
    2022/09/12 10:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.317023843s) from=127.0.0.6:59121
    2022/09/12 10:15:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.239547648s) from=127.0.0.6:49715
    2022/09/12 10:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.592189805s) from=127.0.0.6:60083
    2022/09/12 10:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.941783865s) from=127.0.0.6:41013
    2022/09/12 10:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.497703936s) from=127.0.0.6:41729
    2022/09/12 10:15:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.762154653s) from=127.0.0.6:44505
    2022/09/12 10:15:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.496587361s) from=127.0.0.6:55387
    2022/09/12 10:15:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:15:45 [DEBUG] http: Request GET /v1/catalog/services (351.5µs) from=127.0.0.6:44089
    2022/09/12 10:15:45 [DEBUG] http: Request GET /v1/status/leader (327µs) from=127.0.0.6:51619
    2022/09/12 10:15:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (263.361µs) from=127.0.0.6:51619
    2022/09/12 10:15:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.88µs) from=127.0.0.6:51619
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/catalog/services (355.583µs) from=127.0.0.6:32877
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/status/leader (306.074µs) from=127.0.0.6:44555
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (209.453µs) from=127.0.0.6:51473
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.77µs) from=127.0.0.6:44555
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (128.907µs) from=127.0.0.6:44555
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.561666ms) from=127.0.0.6:51473
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.704µs) from=127.0.0.6:44555
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (308.542µs) from=127.0.0.6:51473
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (134.5µs) from=127.0.0.6:44555
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (201.259µs) from=127.0.0.6:43369
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (203.907µs) from=127.0.0.6:43369
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (184.643µs) from=127.0.0.6:34499
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (139.144µs) from=127.0.0.6:34499
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (150.687µs) from=127.0.0.6:46129
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (300.796µs) from=127.0.0.6:37999
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (147.559µs) from=127.0.0.6:37999
    2022/09/12 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.395µs) from=127.0.0.6:37999
    2022/09/12 10:16:05 [DEBUG] http: Request GET /v1/status/leader (290.457µs) from=127.0.0.6:48949
    2022/09/12 10:16:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:16:08 [DEBUG] agent: Node info in sync
    2022/09/12 10:16:11 [DEBUG] http: Request GET /v1/status/leader (230.483µs) from=127.0.0.6:48949
    2022/09/12 10:16:25 [DEBUG] http: Request GET /v1/status/leader (666.14µs) from=127.0.0.6:48949
    2022/09/12 10:16:31 [DEBUG] http: Request GET /v1/status/leader (429.362µs) from=127.0.0.6:48949
    2022/09/12 10:16:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:16:45 [DEBUG] http: Request GET /v1/status/leader (1.733069ms) from=127.0.0.6:48949
    2022/09/12 10:16:54 [DEBUG] http: Request GET /v1/catalog/services (310.45µs) from=127.0.0.6:53567
    2022/09/12 10:16:54 [DEBUG] http: Request GET /v1/status/leader (490.135µs) from=127.0.0.6:48949
    2022/09/12 10:16:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (220.525µs) from=127.0.0.6:36455
    2022/09/12 10:16:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.187µs) from=127.0.0.6:48949
    2022/09/12 10:17:14 [DEBUG] http: Request GET /v1/status/leader (236.791µs) from=127.0.0.6:38227
    2022/09/12 10:17:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:17:31 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092"
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Node info in sync
    2022/09/12 10:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.247392ms) from=127.0.0.6:37453
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:17:31 [DEBUG] agent: Node info in sync
    2022/09/12 10:17:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (1m46.087362983s) from=127.0.0.6:44089
    2022/09/12 10:17:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (1m40.302764771s) from=127.0.0.6:32877
    2022/09/12 10:17:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (37.432746513s) from=127.0.0.6:53567
    2022/09/12 10:17:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (5.880175ms) from=127.0.0.6:37453
    2022/09/12 10:17:34 [DEBUG] http: Request GET /v1/status/leader (708.262µs) from=127.0.0.6:38227
    2022/09/12 10:17:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:17:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.487591465s) from=127.0.0.6:51619
    2022/09/12 10:17:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.351239401s) from=127.0.0.6:45157
    2022/09/12 10:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.156711375s) from=127.0.0.6:34499
    2022/09/12 10:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.401756628s) from=127.0.0.6:38221
    2022/09/12 10:17:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.677243863s) from=127.0.0.6:43369
    2022/09/12 10:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.482801473s) from=127.0.0.6:41083
    2022/09/12 10:17:54 [DEBUG] http: Request GET /v1/status/leader (178.134µs) from=127.0.0.6:38227
    2022/09/12 10:17:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.988826497s) from=127.0.0.6:51473
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.426401386s) from=127.0.0.6:57753
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.620553381s) from=127.0.0.6:37999
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.936821408s) from=127.0.0.6:46129
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.993622246s) from=127.0.0.6:42223
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m5.16871375s) from=127.0.0.6:60095
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.219515621s) from=127.0.0.6:44831
    2022/09/12 10:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.253991277s) from=127.0.0.6:56687
    2022/09/12 10:17:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.666590503s) from=127.0.0.6:44555
    2022/09/12 10:17:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m6.543534324s) from=127.0.0.6:58063
    2022/09/12 10:17:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m7.13387052s) from=127.0.0.6:42997
    2022/09/12 10:18:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:18:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:49 [DEBUG] agent: Node info in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:18:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.41.98_8082"
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Node info in sync
    2022/09/12 10:18:54 [DEBUG] http: Request PUT /v1/agent/service/register (53.44018ms) from=127.0.0.6:37453
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Node info in sync
    2022/09/12 10:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (1m22.300648782s) from=127.0.0.6:53567
    2022/09/12 10:18:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (980.514µs) from=127.0.0.6:37453
    2022/09/12 10:18:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:18:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:18:54 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.27.46_8443"
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Node info in sync
    2022/09/12 10:18:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.829353ms) from=127.0.0.6:37453
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:18:54 [DEBUG] agent: Node info in sync
    2022/09/12 10:18:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.339597ms) from=127.0.0.6:37453
    2022/09/12 10:18:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.56384322s) from=127.0.0.6:36455
    2022/09/12 10:18:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.756087207s) from=127.0.0.6:48949
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.6.206_8484"
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.004939ms) from=127.0.0.6:37453
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (445.861µs) from=127.0.0.6:37453
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.23.32_8410"
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.16204ms) from=127.0.0.6:37453
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (582.801µs) from=127.0.0.6:37453
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:00 [INFO] agent: Synced service "_v1_vnflcm_10.233.21.198_8801"
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request PUT /v1/agent/service/register (13.765813ms) from=127.0.0.6:37453
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:00 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (763.679µs) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.13.104_8482"
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.851088ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (336.755µs) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [INFO] agent: Synced service "_v1_vnfres_10.233.54.214_8802"
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.927589ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (4.909088ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [INFO] agent: Synced service "_v1_nslcm_10.233.53.71_8403"
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.658253ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (428.756µs) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [INFO] agent: Synced service "_v2_nslcm_10.233.53.71_8403"
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.745477ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.211909ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [INFO] agent: Synced service "_v1_vnfmgr_10.233.60.226_8803"
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.202163ms) from=127.0.0.6:37453
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:19:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:19:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (357.793µs) from=127.0.0.6:37453
    2022/09/12 10:19:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:19:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:20:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:20:10 [DEBUG] agent: Node info in sync
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/catalog/services (790.524µs) from=127.0.0.6:37453
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/status/leader (1.013972ms) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (634.795µs) from=127.0.0.6:50553
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (301.936µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (254.359µs) from=127.0.0.6:50553
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (140.188µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.73µs) from=127.0.0.6:48029
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (232.905µs) from=127.0.0.6:34593
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (110.989µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (174.159µs) from=127.0.0.6:48029
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (293.069µs) from=127.0.0.6:46083
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (122.535µs) from=127.0.0.6:48029
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (640.601µs) from=127.0.0.6:46083
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.77µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (337.432µs) from=127.0.0.6:34593
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (242.181µs) from=127.0.0.6:48029
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (200.33µs) from=127.0.0.6:34593
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (148.084µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (146.147µs) from=127.0.0.6:48029
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (237.193µs) from=127.0.0.6:50553
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (140.468µs) from=127.0.0.6:34593
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.643µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (161.055µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (366.939µs) from=127.0.0.6:50553
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (160.968µs) from=127.0.0.6:38227
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (208.672µs) from=127.0.0.6:34593
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (256.433µs) from=127.0.0.6:50553
    2022/09/12 10:20:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (138.19µs) from=127.0.0.6:34593
    2022/09/12 10:20:35 [DEBUG] http: Request GET /v1/status/leader (838.138µs) from=127.0.0.6:44837
    2022/09/12 10:20:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:20:55 [DEBUG] http: Request GET /v1/status/leader (841.369µs) from=127.0.0.6:44837
    2022/09/12 10:21:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:21:26 [DEBUG] agent: Node info in sync
    2022/09/12 10:21:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:22:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.079907616s) from=127.0.0.6:44475
    2022/09/12 10:22:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.549933575s) from=127.0.0.6:37591
    2022/09/12 10:22:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m0.779061241s) from=127.0.0.6:35375
    2022/09/12 10:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m0.865035626s) from=127.0.0.6:37255
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.132762419s) from=127.0.0.6:46083
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.312178225s) from=127.0.0.6:48029
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.365486837s) from=127.0.0.6:48231
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.447345136s) from=127.0.0.6:43977
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m1.566394749s) from=127.0.0.6:38227
    2022/09/12 10:22:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m1.7273913s) from=127.0.0.6:35349
    2022/09/12 10:22:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.463354646s) from=127.0.0.6:59135
    2022/09/12 10:22:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.769739422s) from=127.0.0.6:50553
    2022/09/12 10:22:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.705334327s) from=127.0.0.6:36871
    2022/09/12 10:22:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.92862203s) from=127.0.0.6:48693
    2022/09/12 10:22:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m3.126107811s) from=127.0.0.6:50291
    2022/09/12 10:22:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.591406686s) from=127.0.0.6:46187
    2022/09/12 10:22:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.702419313s) from=127.0.0.6:53681
    2022/09/12 10:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m3.702443214s) from=127.0.0.6:37273
    2022/09/12 10:22:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.76407232s) from=127.0.0.6:42297
    2022/09/12 10:22:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m4.351129409s) from=127.0.0.6:33047
    2022/09/12 10:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.382560036s) from=127.0.0.6:54267
    2022/09/12 10:22:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.234623966s) from=127.0.0.6:40531
    2022/09/12 10:22:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m5.614878599s) from=127.0.0.6:36477
    2022/09/12 10:22:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m6.365922236s) from=127.0.0.6:37453
    2022/09/12 10:22:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m6.157257328s) from=127.0.0.6:34977
    2022/09/12 10:22:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m6.535118027s) from=127.0.0.6:41835
    2022/09/12 10:22:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m7.436669215s) from=127.0.0.6:34593
    2022/09/12 10:22:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:22:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:22:48 [DEBUG] agent: Node info in sync
    2022/09/12 10:23:08 [DEBUG] http: Request GET /v1/catalog/services (1.030331ms) from=127.0.0.6:41105
    2022/09/12 10:23:08 [DEBUG] http: Request GET /v1/status/leader (3.236888ms) from=127.0.0.6:46335
    2022/09/12 10:23:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (798.699µs) from=127.0.0.6:35747
    2022/09/12 10:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (955.508µs) from=127.0.0.6:46335
    2022/09/12 10:23:28 [DEBUG] http: Request GET /v1/status/leader (572.176µs) from=127.0.0.6:54147
    2022/09/12 10:23:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:23:48 [DEBUG] http: Request GET /v1/status/leader (714.513µs) from=127.0.0.6:36167
    2022/09/12 10:24:08 [DEBUG] http: Request GET /v1/status/leader (370.895µs) from=127.0.0.6:54147
    2022/09/12 10:24:14 [DEBUG] http: Request GET /v1/catalog/services (545.224µs) from=127.0.0.6:36167
    2022/09/12 10:24:14 [DEBUG] http: Request GET /v1/status/leader (453.56µs) from=127.0.0.6:36167
    2022/09/12 10:24:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (264.388µs) from=127.0.0.6:54147
    2022/09/12 10:24:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (356.781µs) from=127.0.0.6:44121
    2022/09/12 10:24:34 [DEBUG] http: Request GET /v1/status/leader (295.379µs) from=127.0.0.6:41323
    2022/09/12 10:24:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:24:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:24:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:24:44 [DEBUG] agent: Node info in sync
    2022/09/12 10:24:54 [DEBUG] http: Request GET /v1/status/leader (551.006µs) from=127.0.0.6:51193
    2022/09/12 10:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m2.498732296s) from=127.0.0.6:41105
    2022/09/12 10:25:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.926702081s) from=127.0.0.6:46335
    2022/09/12 10:25:14 [DEBUG] http: Request GET /v1/status/leader (245.186µs) from=127.0.0.6:51193
    2022/09/12 10:25:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.345104649s) from=127.0.0.6:35747
    2022/09/12 10:25:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:25:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:25:52 [DEBUG] agent: Node info in sync
    2022/09/12 10:26:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m2.881495462s) from=127.0.0.6:36167
    2022/09/12 10:26:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.319675194s) from=127.0.0.6:54147
    2022/09/12 10:26:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.604900503s) from=127.0.0.6:44121
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/catalog/services (784.677µs) from=127.0.0.6:35781
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/status/leader (931.177µs) from=127.0.0.6:35781
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (493.111µs) from=127.0.0.6:55203
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (240.973µs) from=127.0.0.6:55203
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (195.594µs) from=127.0.0.6:55203
    2022/09/12 10:26:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (201.907µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (206.689µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (299.405µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (152.065µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (129.684µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (324.895µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (161.902µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (253.138µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (232.233µs) from=127.0.0.6:34623
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (245.98µs) from=127.0.0.6:55203
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (245.007µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (201.094µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (178.228µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (195.427µs) from=127.0.0.6:47695
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (134.618µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (154.716µs) from=127.0.0.6:33539
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (129.339µs) from=127.0.0.6:47695
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (192.8µs) from=127.0.0.6:47695
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (253.792µs) from=127.0.0.6:53355
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.805344ms) from=127.0.0.6:53355
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (179.162µs) from=127.0.0.6:38551
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (245.684µs) from=127.0.0.6:53851
    2022/09/12 10:26:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (159.543µs) from=127.0.0.6:38179
    2022/09/12 10:26:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:26:45 [DEBUG] http: Request GET /v1/status/leader (338.329µs) from=127.0.0.6:49977
    2022/09/12 10:27:05 [DEBUG] http: Request GET /v1/status/leader (830.627µs) from=127.0.0.6:49977
    2022/09/12 10:27:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:27:25 [DEBUG] http: Request GET /v1/status/leader (244.37µs) from=127.0.0.6:49977
    2022/09/12 10:27:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:27:34 [DEBUG] agent: Node info in sync
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/catalog/services (573.075µs) from=127.0.0.6:49977
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/status/leader (380.158µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (379.935µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (205.01µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (109.064µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (134.793µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (218.579µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (175.491µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (130.867µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (135.556µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (133.24µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (169.494µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (132.442µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (118.365µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (179.192µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (167.359µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.51µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (215.28µs) from=127.0.0.6:40775
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (225.216µs) from=127.0.0.6:57217
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (187.698µs) from=127.0.0.6:38369
    2022/09/12 10:27:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.77µs) from=127.0.0.6:57217
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.178µs) from=127.0.0.6:38369
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (214.704µs) from=127.0.0.6:38369
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.169µs) from=127.0.0.6:38369
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (200.61µs) from=127.0.0.6:57217
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (118.988µs) from=127.0.0.6:38369
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (167.024µs) from=127.0.0.6:38369
    2022/09/12 10:27:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (188.918µs) from=127.0.0.6:57217
    2022/09/12 10:27:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:27:55 [DEBUG] http: Request GET /v1/status/leader (338.215µs) from=127.0.0.6:49827
    2022/09/12 10:28:15 [DEBUG] http: Request GET /v1/status/leader (481.634µs) from=127.0.0.6:44891
    2022/09/12 10:28:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.155790423s) from=127.0.0.6:48759
    2022/09/12 10:28:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.006718807s) from=127.0.0.6:33539
    2022/09/12 10:28:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m1.223659569s) from=127.0.0.6:41813
    2022/09/12 10:28:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m1.414442475s) from=127.0.0.6:52659
    2022/09/12 10:28:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m1.647314807s) from=127.0.0.6:39035
    2022/09/12 10:28:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.712445644s) from=127.0.0.6:47389
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m2.306698766s) from=127.0.0.6:35781
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.105791383s) from=127.0.0.6:48227
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.239889379s) from=127.0.0.6:44095
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.673604014s) from=127.0.0.6:55189
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.705097482s) from=127.0.0.6:54617
    2022/09/12 10:28:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m2.905401769s) from=127.0.0.6:55203
    2022/09/12 10:28:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m2.946958407s) from=127.0.0.6:38551
    2022/09/12 10:28:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m3.043276719s) from=127.0.0.6:38221
    2022/09/12 10:28:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.287945451s) from=127.0.0.6:33901
    2022/09/12 10:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.633110638s) from=127.0.0.6:34623
    2022/09/12 10:28:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m3.817123553s) from=127.0.0.6:33227
    2022/09/12 10:28:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m3.953579249s) from=127.0.0.6:40039
    2022/09/12 10:28:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m4.258590624s) from=127.0.0.6:46429
    2022/09/12 10:28:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.653372515s) from=127.0.0.6:38179
    2022/09/12 10:28:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.716252798s) from=127.0.0.6:54861
    2022/09/12 10:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.991884217s) from=127.0.0.6:53355
    2022/09/12 10:28:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m5.192365297s) from=127.0.0.6:34269
    2022/09/12 10:28:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.466049826s) from=127.0.0.6:47695
    2022/09/12 10:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.454075201s) from=127.0.0.6:44245
    2022/09/12 10:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.940497967s) from=127.0.0.6:57699
    2022/09/12 10:28:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.446132666s) from=127.0.0.6:53851
    2022/09/12 10:28:35 [DEBUG] http: Request GET /v1/status/leader (225.647µs) from=127.0.0.6:49827
    2022/09/12 10:28:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:28:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:28:51 [DEBUG] agent: Node info in sync
    2022/09/12 10:29:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m0.082768s) from=127.0.0.6:54019
    2022/09/12 10:29:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.124772784s) from=127.0.0.6:58719
    2022/09/12 10:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.290987636s) from=127.0.0.6:34555
    2022/09/12 10:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.27786658s) from=127.0.0.6:50295
    2022/09/12 10:29:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m0.248610587s) from=127.0.0.6:34837
    2022/09/12 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.948346251s) from=127.0.0.6:33307
    2022/09/12 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.164881127s) from=127.0.0.6:57217
    2022/09/12 10:29:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.201314552s) from=127.0.0.6:53909
    2022/09/12 10:29:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.362033897s) from=127.0.0.6:47731
    2022/09/12 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.881803912s) from=127.0.0.6:40775
    2022/09/12 10:29:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m2.311832146s) from=127.0.0.6:49977
    2022/09/12 10:29:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.100331917s) from=127.0.0.6:37237
    2022/09/12 10:29:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m3.022045848s) from=127.0.0.6:38161
    2022/09/12 10:29:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m3.34742235s) from=127.0.0.6:38369
    2022/09/12 10:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.843131377s) from=127.0.0.6:45047
    2022/09/12 10:29:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m3.840687167s) from=127.0.0.6:44125
    2022/09/12 10:29:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m4.128066869s) from=127.0.0.6:46253
    2022/09/12 10:29:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m4.328720779s) from=127.0.0.6:55001
    2022/09/12 10:29:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m4.304615465s) from=127.0.0.6:49167
    2022/09/12 10:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.380681356s) from=127.0.0.6:49035
    2022/09/12 10:29:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.126019031s) from=127.0.0.6:46095
    2022/09/12 10:29:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m5.147697738s) from=127.0.0.6:38183
    2022/09/12 10:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.50801916s) from=127.0.0.6:35971
    2022/09/12 10:29:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.86130796s) from=127.0.0.6:58493
    2022/09/12 10:29:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m5.897825571s) from=127.0.0.6:42413
    2022/09/12 10:29:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m6.323387379s) from=127.0.0.6:59603
    2022/09/12 10:29:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m7.204379832s) from=127.0.0.6:50707
    2022/09/12 10:29:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:30:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:30:08 [DEBUG] agent: Node info in sync
    2022/09/12 10:30:34 [DEBUG] http: Request GET /v1/catalog/services (579.372µs) from=127.0.0.6:45085
    2022/09/12 10:30:34 [DEBUG] http: Request GET /v1/status/leader (534.982µs) from=127.0.0.6:45085
    2022/09/12 10:30:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (273.899µs) from=127.0.0.6:53383
    2022/09/12 10:30:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.397µs) from=127.0.0.6:54179
    2022/09/12 10:30:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:30:54 [DEBUG] http: Request GET /v1/status/leader (1.171234ms) from=127.0.0.6:49541
    2022/09/12 10:31:14 [DEBUG] http: Request GET /v1/status/leader (1.346174ms) from=127.0.0.6:49541
    2022/09/12 10:31:34 [DEBUG] http: Request GET /v1/status/leader (165.725µs) from=127.0.0.6:49541
    2022/09/12 10:31:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:31:44 [DEBUG] http: Request GET /v1/catalog/services (878.977µs) from=127.0.0.6:49541
    2022/09/12 10:31:44 [DEBUG] http: Request GET /v1/status/leader (4.315308ms) from=127.0.0.6:55479
    2022/09/12 10:31:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (444.109µs) from=127.0.0.6:44925
    2022/09/12 10:31:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (268.644µs) from=127.0.0.6:55479
    2022/09/12 10:31:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:31:44 [DEBUG] agent: Node info in sync
    2022/09/12 10:32:04 [DEBUG] http: Request GET /v1/status/leader (186.117µs) from=127.0.0.6:37371
    2022/09/12 10:32:24 [DEBUG] http: Request GET /v1/status/leader (404.967µs) from=127.0.0.6:37371
    2022/09/12 10:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.16549472s) from=127.0.0.6:45085
    2022/09/12 10:32:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.351070356s) from=127.0.0.6:53383
    2022/09/12 10:32:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.405946409s) from=127.0.0.6:54179
    2022/09/12 10:32:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:32:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:32:44 [DEBUG] http: Request GET /v1/status/leader (259.962µs) from=127.0.0.6:37371
    2022/09/12 10:33:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:33:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:33:43 [DEBUG] agent: Node info in sync
    2022/09/12 10:33:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.874949438s) from=127.0.0.6:44925
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/catalog/services (526.576µs) from=127.0.0.6:37371
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/status/leader (348.092µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (286.566µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (274.706µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (143.31µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (212.122µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (194.947µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (195.011µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (150.241µs) from=127.0.0.6:56679
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (209.125µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (162.761µs) from=127.0.0.6:56679
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (198.438µs) from=127.0.0.6:56679
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.32µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (320.6µs) from=127.0.0.6:56679
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (592.089µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (134.723µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (161.875µs) from=127.0.0.6:56679
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (152.305µs) from=127.0.0.6:33069
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (211.14µs) from=127.0.0.6:49549
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (178.215µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (118.345µs) from=127.0.0.6:44845
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (198.812µs) from=127.0.0.6:53947
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (139.872µs) from=127.0.0.6:43977
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (128.743µs) from=127.0.0.6:52411
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (163.843µs) from=127.0.0.6:43977
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (118.055µs) from=127.0.0.6:52411
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (137.477µs) from=127.0.0.6:56663
    2022/09/12 10:33:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (200.675µs) from=127.0.0.6:39685
    2022/09/12 10:33:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.726975947s) from=127.0.0.6:49541
    2022/09/12 10:33:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.698462619s) from=127.0.0.6:55479
    2022/09/12 10:34:08 [DEBUG] http: Request GET /v1/status/leader (278.123µs) from=127.0.0.6:41561
    2022/09/12 10:34:28 [DEBUG] http: Request GET /v1/status/leader (363.688µs) from=127.0.0.6:41561
    2022/09/12 10:34:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:34:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:34:44 [DEBUG] agent: Node info in sync
    2022/09/12 10:34:48 [DEBUG] http: Request GET /v1/status/leader (179.46µs) from=127.0.0.6:41561
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/catalog/services (509.712µs) from=127.0.0.6:41561
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/status/leader (265.383µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (174.322µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (138.885µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (122.133µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (186.391µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (161.41µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (248.132µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (120.132µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (127.9µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (114.329µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (125.135µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (118.27µs) from=127.0.0.6:59905
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (112.116µs) from=127.0.0.6:32909
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (142.168µs) from=127.0.0.6:51595
    2022/09/12 10:34:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.985µs) from=127.0.0.6:32909
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (177.991µs) from=127.0.0.6:59905
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (158.325µs) from=127.0.0.6:55819
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (408.645µs) from=127.0.0.6:60073
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (113.166µs) from=127.0.0.6:60073
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.131µs) from=127.0.0.6:59905
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (115.425µs) from=127.0.0.6:60073
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (223.425µs) from=127.0.0.6:59905
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (110.929µs) from=127.0.0.6:59905
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (175.945µs) from=127.0.0.6:59905
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (158.083µs) from=127.0.0.6:51119
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (159.065µs) from=127.0.0.6:58691
    2022/09/12 10:34:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (163.467µs) from=127.0.0.6:58691
    2022/09/12 10:35:15 [DEBUG] http: Request GET /v1/status/leader (338.209µs) from=127.0.0.6:59819
    2022/09/12 10:35:35 [DEBUG] http: Request GET /v1/status/leader (322.614µs) from=127.0.0.6:59819
    2022/09/12 10:35:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:35:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:35:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m0.689237647s) from=127.0.0.6:51921
    2022/09/12 10:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.964788612s) from=127.0.0.6:44069
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m1.199197911s) from=127.0.0.6:52411
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.279950032s) from=127.0.0.6:57583
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.365813314s) from=127.0.0.6:54681
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.639568042s) from=127.0.0.6:56679
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m1.583424339s) from=127.0.0.6:46213
    2022/09/12 10:35:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m1.676305179s) from=127.0.0.6:43977
    2022/09/12 10:35:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.551006454s) from=127.0.0.6:49549
    2022/09/12 10:35:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.017138594s) from=127.0.0.6:37371
    2022/09/12 10:35:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.302266603s) from=127.0.0.6:57935
    2022/09/12 10:35:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m3.669176006s) from=127.0.0.6:39685
    2022/09/12 10:35:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m3.900861267s) from=127.0.0.6:57803
    2022/09/12 10:35:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m3.968887998s) from=127.0.0.6:54635
    2022/09/12 10:35:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.140423574s) from=127.0.0.6:55603
    2022/09/12 10:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.818160279s) from=127.0.0.6:33069
    2022/09/12 10:35:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.874064658s) from=127.0.0.6:36375
    2022/09/12 10:35:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m5.832742962s) from=127.0.0.6:43491
    2022/09/12 10:35:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m6.035699877s) from=127.0.0.6:53319
    2022/09/12 10:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.410981757s) from=127.0.0.6:53947
    2022/09/12 10:35:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m6.339536283s) from=127.0.0.6:44153
    2022/09/12 10:35:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.447214498s) from=127.0.0.6:56663
    2022/09/12 10:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.632278293s) from=127.0.0.6:43737
    2022/09/12 10:35:55 [DEBUG] http: Request GET /v1/status/leader (991.088µs) from=127.0.0.6:59819
    2022/09/12 10:35:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m7.288259074s) from=127.0.0.6:44845
    2022/09/12 10:35:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m7.350749719s) from=127.0.0.6:35761
    2022/09/12 10:35:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m7.416512081s) from=127.0.0.6:41777
    2022/09/12 10:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.494744728s) from=127.0.0.6:57421
    2022/09/12 10:36:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:36:21 [DEBUG] agent: Node info in sync
    2022/09/12 10:36:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:36:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m0.442697688s) from=127.0.0.6:59905
    2022/09/12 10:36:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m0.527977704s) from=127.0.0.6:44647
    2022/09/12 10:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.675209146s) from=127.0.0.6:60585
    2022/09/12 10:36:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m0.85145309s) from=127.0.0.6:58691
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.963174208s) from=127.0.0.6:60073
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.923078808s) from=127.0.0.6:39557
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.995017311s) from=127.0.0.6:42143
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m1.227628118s) from=127.0.0.6:46471
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.335344813s) from=127.0.0.6:53951
    2022/09/12 10:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.445447512s) from=127.0.0.6:55819
    2022/09/12 10:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.095740978s) from=127.0.0.6:54263
    2022/09/12 10:36:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m2.934268399s) from=127.0.0.6:37227
    2022/09/12 10:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.68052973s) from=127.0.0.6:41561
    2022/09/12 10:36:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.570761192s) from=127.0.0.6:55851
    2022/09/12 10:37:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m3.914527468s) from=127.0.0.6:45625
    2022/09/12 10:37:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m4.306571074s) from=127.0.0.6:57511
    2022/09/12 10:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m4.440442305s) from=127.0.0.6:51595
    2022/09/12 10:37:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m5.304072985s) from=127.0.0.6:58231
    2022/09/12 10:37:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.414809988s) from=127.0.0.6:35757
    2022/09/12 10:37:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.695532151s) from=127.0.0.6:59399
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m5.866741162s) from=127.0.0.6:33843
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m6.081861985s) from=127.0.0.6:51119
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.097932878s) from=127.0.0.6:37905
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m6.196912042s) from=127.0.0.6:32963
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.441531763s) from=127.0.0.6:50929
    2022/09/12 10:37:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.547367124s) from=127.0.0.6:32909
    2022/09/12 10:37:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.494664983s) from=127.0.0.6:51981
    2022/09/12 10:37:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:37:29 [DEBUG] agent: Node info in sync
    2022/09/12 10:37:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:37:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:38:02 [DEBUG] http: Request GET /v1/catalog/services (606.658µs) from=127.0.0.6:42669
    2022/09/12 10:38:02 [DEBUG] http: Request GET /v1/status/leader (2.967369ms) from=127.0.0.6:42669
    2022/09/12 10:38:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (302.856µs) from=127.0.0.6:51413
    2022/09/12 10:38:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.394µs) from=127.0.0.6:51413
    2022/09/12 10:38:22 [DEBUG] http: Request GET /v1/status/leader (656.764µs) from=127.0.0.6:40875
    2022/09/12 10:38:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:38:42 [DEBUG] http: Request GET /v1/status/leader (705.558µs) from=127.0.0.6:48101
    2022/09/12 10:39:04 [DEBUG] http: Request GET /v1/catalog/services (596.857µs) from=127.0.0.6:40875
    2022/09/12 10:39:04 [DEBUG] http: Request GET /v1/status/leader (330.605µs) from=127.0.0.6:40875
    2022/09/12 10:39:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (191.617µs) from=127.0.0.6:48101
    2022/09/12 10:39:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.322µs) from=127.0.0.6:48101
    2022/09/12 10:39:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:39:24 [DEBUG] agent: Node info in sync
    2022/09/12 10:39:24 [DEBUG] http: Request GET /v1/status/leader (2.059568ms) from=127.0.0.6:54403
    2022/09/12 10:39:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:39:44 [DEBUG] http: Request GET /v1/status/leader (332.613µs) from=127.0.0.6:54403
    2022/09/12 10:40:04 [DEBUG] http: Request GET /v1/status/leader (167.132µs) from=127.0.0.6:54403
    2022/09/12 10:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.22921845s) from=127.0.0.6:51413
    2022/09/12 10:40:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.533158156s) from=127.0.0.6:42669
    2022/09/12 10:40:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.983347884s) from=127.0.0.6:38227
    2022/09/12 10:40:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:40:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:40:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:40:56 [DEBUG] agent: Node info in sync
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/catalog/services (676.241µs) from=127.0.0.6:54403
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/status/leader (329.007µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (316.724µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (187.342µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (142.257µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.147µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (256.596µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (345.581µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (5.72871ms) from=127.0.0.6:45823
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (123.663µs) from=127.0.0.6:45823
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (147.31µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (505.075µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (129.316µs) from=127.0.0.6:50441
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (142.13µs) from=127.0.0.6:50753
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (124.853µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (163.321µs) from=127.0.0.6:50441
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (105.399µs) from=127.0.0.6:50753
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (177.243µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (255.05µs) from=127.0.0.6:50753
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (338.947µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (307.347µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (113.4µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.549µs) from=127.0.0.6:47179
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (143.559µs) from=127.0.0.6:50753
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (108.526µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (356.611µs) from=127.0.0.6:54901
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (150.825µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (234.359µs) from=127.0.0.6:59383
    2022/09/12 10:41:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.268878324s) from=127.0.0.6:40875
    2022/09/12 10:41:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.476108739s) from=127.0.0.6:48101
    2022/09/12 10:41:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.674165355s) from=127.0.0.6:41919
    2022/09/12 10:41:27 [DEBUG] http: Request GET /v1/status/leader (348.783µs) from=127.0.0.6:54043
    2022/09/12 10:41:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:41:47 [DEBUG] http: Request GET /v1/status/leader (229.164µs) from=127.0.0.6:54043
    2022/09/12 10:42:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:42:01 [DEBUG] agent: Node info in sync
    2022/09/12 10:42:07 [DEBUG] http: Request GET /v1/status/leader (774.259µs) from=127.0.0.6:54043
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/catalog/services (475.545µs) from=127.0.0.6:54043
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/status/leader (151.12µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (184.502µs) from=127.0.0.6:53205
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (187.852µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (118.351µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (146.872µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (195.756µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (152.631µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (113.652µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (379.94µs) from=127.0.0.6:53205
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (113.545µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (122.21µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (135.533µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (122.115µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (130.78µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.885µs) from=127.0.0.6:53205
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (275.185µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (147.677µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (535.122µs) from=127.0.0.6:42469
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (191.918µs) from=127.0.0.6:59887
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (349.966µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (123.047µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (136.703µs) from=127.0.0.6:42469
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (124.706µs) from=127.0.0.6:38815
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (2.347563ms) from=127.0.0.6:42469
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (147.715µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.78µs) from=127.0.0.6:34155
    2022/09/12 10:42:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (142.178µs) from=127.0.0.6:33333
    2022/09/12 10:42:35 [DEBUG] http: Request GET /v1/status/leader (723.947µs) from=127.0.0.6:44443
    2022/09/12 10:42:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:42:55 [DEBUG] http: Request GET /v1/status/leader (157.703µs) from=127.0.0.6:44443
    2022/09/12 10:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.115230753s) from=127.0.0.6:58841
    2022/09/12 10:43:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.235636925s) from=127.0.0.6:54163
    2022/09/12 10:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.441673594s) from=127.0.0.6:47179
    2022/09/12 10:43:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m0.851417131s) from=127.0.0.6:57479
    2022/09/12 10:43:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m1.148918409s) from=127.0.0.6:59383
    2022/09/12 10:43:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.053907653s) from=127.0.0.6:48099
    2022/09/12 10:43:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.308681032s) from=127.0.0.6:37845
    2022/09/12 10:43:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m2.823597747s) from=127.0.0.6:47349
    2022/09/12 10:43:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m3.020244274s) from=127.0.0.6:54851
    2022/09/12 10:43:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.374407507s) from=127.0.0.6:54403
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.561970318s) from=127.0.0.6:48647
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.692539724s) from=127.0.0.6:56737
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.855492767s) from=127.0.0.6:45823
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m3.785954971s) from=127.0.0.6:58045
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m4.099777132s) from=127.0.0.6:50441
    2022/09/12 10:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.136145194s) from=127.0.0.6:42739
    2022/09/12 10:43:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.587293348s) from=127.0.0.6:54901
    2022/09/12 10:43:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m5.516898503s) from=127.0.0.6:33915
    2022/09/12 10:43:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m5.652507545s) from=127.0.0.6:51395
    2022/09/12 10:43:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m5.6954775s) from=127.0.0.6:60021
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.469406055s) from=127.0.0.6:48029
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.010990791s) from=127.0.0.6:50753
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.995703243s) from=127.0.0.6:59227
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m6.964758864s) from=127.0.0.6:33259
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m7.005798575s) from=127.0.0.6:47015
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m7.316172671s) from=127.0.0.6:37865
    2022/09/12 10:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m7.239112411s) from=127.0.0.6:56677
    2022/09/12 10:43:15 [DEBUG] http: Request GET /v1/status/leader (243.593µs) from=127.0.0.6:44443
    2022/09/12 10:43:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:43:31 [DEBUG] agent: Node info in sync
    2022/09/12 10:43:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:43:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:44:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m0.443713401s) from=127.0.0.6:48537
    2022/09/12 10:44:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m0.612928094s) from=127.0.0.6:48039
    2022/09/12 10:44:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m0.758477627s) from=127.0.0.6:59887
    2022/09/12 10:44:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m1.12938031s) from=127.0.0.6:53659
    2022/09/12 10:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.485877502s) from=127.0.0.6:41095
    2022/09/12 10:44:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m1.472124111s) from=127.0.0.6:50613
    2022/09/12 10:44:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.631553197s) from=127.0.0.6:46893
    2022/09/12 10:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.96235948s) from=127.0.0.6:42427
    2022/09/12 10:44:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.193309446s) from=127.0.0.6:33685
    2022/09/12 10:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.233041583s) from=127.0.0.6:54759
    2022/09/12 10:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.295226773s) from=127.0.0.6:42469
    2022/09/12 10:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.665363667s) from=127.0.0.6:34245
    2022/09/12 10:44:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m3.076833537s) from=127.0.0.6:49361
    2022/09/12 10:44:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.620593504s) from=127.0.0.6:39625
    2022/09/12 10:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.913336004s) from=127.0.0.6:35849
    2022/09/12 10:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.164039755s) from=127.0.0.6:54043
    2022/09/12 10:44:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m3.99345524s) from=127.0.0.6:44033
    2022/09/12 10:44:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m4.858296128s) from=127.0.0.6:47323
    2022/09/12 10:44:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.985912986s) from=127.0.0.6:33333
    2022/09/12 10:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m5.112082479s) from=127.0.0.6:38815
    2022/09/12 10:44:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.408498333s) from=127.0.0.6:41139
    2022/09/12 10:44:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.624180277s) from=127.0.0.6:59485
    2022/09/12 10:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.172321745s) from=127.0.0.6:53205
    2022/09/12 10:44:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.473452696s) from=127.0.0.6:35739
    2022/09/12 10:44:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.726367523s) from=127.0.0.6:34155
    2022/09/12 10:44:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.847268903s) from=127.0.0.6:43473
    2022/09/12 10:44:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m7.128828356s) from=127.0.0.6:56725
    2022/09/12 10:44:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:44:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:44:42 [DEBUG] agent: Node info in sync
    2022/09/12 10:45:25 [DEBUG] http: Request GET /v1/catalog/services (624.971µs) from=127.0.0.6:53957
    2022/09/12 10:45:25 [DEBUG] http: Request GET /v1/status/leader (252.128µs) from=127.0.0.6:53957
    2022/09/12 10:45:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.627432ms) from=127.0.0.6:47829
    2022/09/12 10:45:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.602µs) from=127.0.0.6:39901
    2022/09/12 10:45:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:45:45 [DEBUG] http: Request GET /v1/status/leader (224.909µs) from=127.0.0.6:52987
    2022/09/12 10:46:05 [DEBUG] http: Request GET /v1/status/leader (242.587µs) from=127.0.0.6:53835
    2022/09/12 10:46:25 [DEBUG] http: Request GET /v1/status/leader (682.559µs) from=127.0.0.6:52987
    2022/09/12 10:46:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:46:28 [DEBUG] agent: Node info in sync
    2022/09/12 10:46:34 [DEBUG] http: Request GET /v1/catalog/services (1.005847ms) from=127.0.0.6:52987
    2022/09/12 10:46:34 [DEBUG] http: Request GET /v1/status/leader (349.115µs) from=127.0.0.6:52987
    2022/09/12 10:46:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.5µs) from=127.0.0.6:53835
    2022/09/12 10:46:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (142.634µs) from=127.0.0.6:51351
    2022/09/12 10:46:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:46:54 [DEBUG] http: Request GET /v1/status/leader (578.004µs) from=127.0.0.6:36839
    2022/09/12 10:47:14 [DEBUG] http: Request GET /v1/status/leader (294.771µs) from=127.0.0.6:36839
    2022/09/12 10:47:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.429091959s) from=127.0.0.6:53957
    2022/09/12 10:47:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.378378848s) from=127.0.0.6:39901
    2022/09/12 10:47:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.725701621s) from=127.0.0.6:47829
    2022/09/12 10:47:34 [DEBUG] http: Request GET /v1/status/leader (142.16µs) from=127.0.0.6:36839
    2022/09/12 10:47:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:48:08 [DEBUG] agent: Node info in sync
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/catalog/services (507.225µs) from=127.0.0.6:54353
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/status/leader (461.107µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (191.314µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (120.917µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (164.557µs) from=127.0.0.6:36839
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.195µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (202.082µs) from=127.0.0.6:36839
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.568µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.413µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (330.067µs) from=127.0.0.6:33459
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (185.572µs) from=127.0.0.6:36839
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (152.117µs) from=127.0.0.6:54257
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (206.832µs) from=127.0.0.6:33459
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (140.711µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (121.419µs) from=127.0.0.6:54257
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (114.57µs) from=127.0.0.6:43265
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (246.856µs) from=127.0.0.6:36839
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (329.228µs) from=127.0.0.6:42235
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (216.609µs) from=127.0.0.6:33459
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (261.65µs) from=127.0.0.6:44195
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (133.416µs) from=127.0.0.6:42235
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (175.887µs) from=127.0.0.6:44195
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (148.271µs) from=127.0.0.6:44195
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.942µs) from=127.0.0.6:44195
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (139.333µs) from=127.0.0.6:33459
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (180.022µs) from=127.0.0.6:57707
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.652µs) from=127.0.0.6:49221
    2022/09/12 10:48:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (377.85µs) from=127.0.0.6:48563
    2022/09/12 10:48:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.632492053s) from=127.0.0.6:51351
    2022/09/12 10:48:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.047529253s) from=127.0.0.6:53835
    2022/09/12 10:48:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.387332279s) from=127.0.0.6:52987
    2022/09/12 10:48:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:48:50 [DEBUG] http: Request GET /v1/status/leader (725.317µs) from=127.0.0.6:51913
    2022/09/12 10:49:10 [DEBUG] http: Request GET /v1/status/leader (790.941µs) from=127.0.0.6:51913
    2022/09/12 10:49:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/catalog/services (632.214µs) from=127.0.0.6:51913
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/status/leader (431.002µs) from=127.0.0.6:51913
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (352.325µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (156.128µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (276.034µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (181.512µs) from=127.0.0.6:54401
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.689µs) from=127.0.0.6:49135
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (133.869µs) from=127.0.0.6:49135
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (148.452µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.18µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (171.34µs) from=127.0.0.6:54523
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (203.35µs) from=127.0.0.6:49135
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (140.341µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (124.487µs) from=127.0.0.6:49135
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (127.277µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (121.512µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (129.044µs) from=127.0.0.6:54523
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (175.56µs) from=127.0.0.6:49135
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (206.662µs) from=127.0.0.6:46023
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (173.82µs) from=127.0.0.6:41943
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (164.977µs) from=127.0.0.6:33067
    2022/09/12 10:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (902.043µs) from=127.0.0.6:54401
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (179.759µs) from=127.0.0.6:46023
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (137.608µs) from=127.0.0.6:41943
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (141.534µs) from=127.0.0.6:41943
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (124.375µs) from=127.0.0.6:49135
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (142.282µs) from=127.0.0.6:41943
    2022/09/12 10:49:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (195.345µs) from=127.0.0.6:41943
    2022/09/12 10:49:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:49:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:49:41 [DEBUG] agent: Node info in sync
    2022/09/12 10:49:55 [DEBUG] http: Request GET /v1/status/leader (244.258µs) from=127.0.0.6:38515
    2022/09/12 10:50:15 [DEBUG] http: Request GET /v1/status/leader (239.598µs) from=127.0.0.6:38515
    2022/09/12 10:50:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.017561189s) from=127.0.0.6:48563
    2022/09/12 10:50:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.53814158s) from=127.0.0.6:33459
    2022/09/12 10:50:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m0.876732116s) from=127.0.0.6:35201
    2022/09/12 10:50:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m1.022243842s) from=127.0.0.6:52951
    2022/09/12 10:50:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m1.144705783s) from=127.0.0.6:34593
    2022/09/12 10:50:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m1.34179934s) from=127.0.0.6:55017
    2022/09/12 10:50:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.572839976s) from=127.0.0.6:36839
    2022/09/12 10:50:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.84509063s) from=127.0.0.6:41985
    2022/09/12 10:50:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.070973439s) from=127.0.0.6:49221
    2022/09/12 10:50:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.394222501s) from=127.0.0.6:50791
    2022/09/12 10:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.478184318s) from=127.0.0.6:42235
    2022/09/12 10:50:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.058580989s) from=127.0.0.6:57293
    2022/09/12 10:50:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m3.503195574s) from=127.0.0.6:44195
    2022/09/12 10:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m4.376403761s) from=127.0.0.6:42017
    2022/09/12 10:50:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m4.805281841s) from=127.0.0.6:34697
    2022/09/12 10:50:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m4.897849445s) from=127.0.0.6:41737
    2022/09/12 10:50:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.184050245s) from=127.0.0.6:54257
    2022/09/12 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.222180991s) from=127.0.0.6:47285
    2022/09/12 10:50:35 [DEBUG] http: Request GET /v1/status/leader (2.144821ms) from=127.0.0.6:38515
    2022/09/12 10:50:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m5.417063495s) from=127.0.0.6:52381
    2022/09/12 10:50:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.659017882s) from=127.0.0.6:54353
    2022/09/12 10:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.589744282s) from=127.0.0.6:57707
    2022/09/12 10:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.442276478s) from=127.0.0.6:38897
    2022/09/12 10:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.55194825s) from=127.0.0.6:44151
    2022/09/12 10:50:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.623551058s) from=127.0.0.6:38953
    2022/09/12 10:50:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.660278155s) from=127.0.0.6:36625
    2022/09/12 10:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.803618225s) from=127.0.0.6:43265
    2022/09/12 10:50:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m7.461619599s) from=127.0.0.6:47865
    2022/09/12 10:50:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:51:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:51:11 [DEBUG] agent: Node info in sync
    2022/09/12 10:51:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:51:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.0343154s) from=127.0.0.6:51913
    2022/09/12 10:51:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.031330345s) from=127.0.0.6:34543
    2022/09/12 10:51:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m0.649565978s) from=127.0.0.6:48431
    2022/09/12 10:51:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.295436267s) from=127.0.0.6:36649
    2022/09/12 10:51:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.372916995s) from=127.0.0.6:46023
    2022/09/12 10:51:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.507336136s) from=127.0.0.6:45839
    2022/09/12 10:51:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m1.636259075s) from=127.0.0.6:54401
    2022/09/12 10:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.013396383s) from=127.0.0.6:43347
    2022/09/12 10:51:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m2.328754552s) from=127.0.0.6:36939
    2022/09/12 10:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.519523738s) from=127.0.0.6:47245
    2022/09/12 10:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.639600693s) from=127.0.0.6:42437
    2022/09/12 10:51:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m2.655386788s) from=127.0.0.6:36105
    2022/09/12 10:51:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m3.150659515s) from=127.0.0.6:49357
    2022/09/12 10:51:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.7721938s) from=127.0.0.6:34617
    2022/09/12 10:51:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m3.996336279s) from=127.0.0.6:56161
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.285168118s) from=127.0.0.6:55845
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.422951391s) from=127.0.0.6:49135
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m4.553479224s) from=127.0.0.6:51449
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.660706444s) from=127.0.0.6:46409
    2022/09/12 10:51:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m4.838079732s) from=127.0.0.6:41943
    2022/09/12 10:51:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m5.646899803s) from=127.0.0.6:33067
    2022/09/12 10:51:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m5.847460113s) from=127.0.0.6:54523
    2022/09/12 10:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m6.060123597s) from=127.0.0.6:54011
    2022/09/12 10:51:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.862764939s) from=127.0.0.6:50065
    2022/09/12 10:51:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m7.026511028s) from=127.0.0.6:38423
    2022/09/12 10:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.218728241s) from=127.0.0.6:56467
    2022/09/12 10:51:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m7.363034484s) from=127.0.0.6:58185
    2022/09/12 10:52:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:52:17 [DEBUG] agent: Node info in sync
    2022/09/12 10:52:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:52:46 [DEBUG] http: Request GET /v1/catalog/services (533.672µs) from=127.0.0.6:53819
    2022/09/12 10:52:46 [DEBUG] http: Request GET /v1/status/leader (252.722µs) from=127.0.0.6:41707
    2022/09/12 10:52:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (265.169µs) from=127.0.0.6:41707
    2022/09/12 10:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.517µs) from=127.0.0.6:41707
    2022/09/12 10:53:06 [DEBUG] http: Request GET /v1/status/leader (686.642µs) from=127.0.0.6:43209
    2022/09/12 10:53:26 [DEBUG] http: Request GET /v1/status/leader (263.707µs) from=127.0.0.6:43209
    2022/09/12 10:53:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:53:44 [DEBUG] agent: Node info in sync
    2022/09/12 10:53:46 [DEBUG] http: Request GET /v1/status/leader (402.697µs) from=127.0.0.6:43209
    2022/09/12 10:53:54 [DEBUG] http: Request GET /v1/catalog/services (525.485µs) from=127.0.0.6:43209
    2022/09/12 10:53:54 [DEBUG] http: Request GET /v1/status/leader (159.165µs) from=127.0.0.6:43209
    2022/09/12 10:53:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (246.243µs) from=127.0.0.6:39843
    2022/09/12 10:53:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (217.261µs) from=127.0.0.6:39843
    2022/09/12 10:54:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:54:14 [DEBUG] http: Request GET /v1/status/leader (386.939µs) from=127.0.0.6:49959
    2022/09/12 10:54:34 [DEBUG] http: Request GET /v1/status/leader (640.18µs) from=127.0.0.6:49959
    2022/09/12 10:54:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:54:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.774629543s) from=127.0.0.6:41707
    2022/09/12 10:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.071210743s) from=127.0.0.6:53819
    2022/09/12 10:54:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.324258937s) from=127.0.0.6:33169
    2022/09/12 10:54:54 [DEBUG] http: Request GET /v1/status/leader (1.095688ms) from=127.0.0.6:49959
    2022/09/12 10:55:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:55:04 [DEBUG] agent: Node info in sync
    2022/09/12 10:55:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/catalog/services (910.262µs) from=127.0.0.6:49959
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/status/leader (367.255µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (413.424µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (370.502µs) from=127.0.0.6:52537
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (988.302µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (268.92µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (331.465µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (144.826µs) from=127.0.0.6:52537
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (898.221µs) from=127.0.0.6:53917
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.701062ms) from=127.0.0.6:52537
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (349.985µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (151.866µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (264.878µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (156.939µs) from=127.0.0.6:52537
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.971µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (230.275µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (267.544µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (166.422µs) from=127.0.0.6:38913
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (278.695µs) from=127.0.0.6:52537
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.652µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (243.283µs) from=127.0.0.6:53917
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (256.155µs) from=127.0.0.6:48687
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (214.646µs) from=127.0.0.6:53917
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (182.448µs) from=127.0.0.6:58199
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (190.885µs) from=127.0.0.6:53917
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.477µs) from=127.0.0.6:58199
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (150.174µs) from=127.0.0.6:38431
    2022/09/12 10:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (114.777µs) from=127.0.0.6:38431
    2022/09/12 10:55:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.006834626s) from=127.0.0.6:33539
    2022/09/12 10:55:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.843390723s) from=127.0.0.6:39843
    2022/09/12 10:55:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.167247604s) from=127.0.0.6:43209
    2022/09/12 10:56:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:56:11 [DEBUG] agent: Node info in sync
    2022/09/12 10:56:12 [DEBUG] http: Request GET /v1/status/leader (425.627µs) from=127.0.0.6:49661
    2022/09/12 10:56:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:56:32 [DEBUG] http: Request GET /v1/status/leader (258.02µs) from=127.0.0.6:49661
    2022/09/12 10:56:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/catalog/services (461.987µs) from=127.0.0.6:50129
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/status/leader (178.143µs) from=127.0.0.6:33677
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (200.455µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (158.429µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (118.803µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (127.549µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (145.137µs) from=127.0.0.6:33677
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (197.579µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (131.391µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (214.742µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (122.85µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (153.495µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (177.319µs) from=127.0.0.6:47913
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (113.985µs) from=127.0.0.6:47913
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (222.918µs) from=127.0.0.6:49661
    2022/09/12 10:56:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (113.737µs) from=127.0.0.6:33677
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (113.803µs) from=127.0.0.6:47913
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (152.984µs) from=127.0.0.6:49661
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (137.42µs) from=127.0.0.6:51799
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (118.449µs) from=127.0.0.6:33677
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (132.288µs) from=127.0.0.6:49661
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (213.535µs) from=127.0.0.6:53833
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (132.416µs) from=127.0.0.6:53833
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (310.739µs) from=127.0.0.6:35749
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (129.211µs) from=127.0.0.6:53833
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (116.805µs) from=127.0.0.6:53833
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (214.345µs) from=127.0.0.6:38975
    2022/09/12 10:56:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (128.265µs) from=127.0.0.6:53833
    2022/09/12 10:57:15 [DEBUG] http: Request GET /v1/status/leader (280.328µs) from=127.0.0.6:47779
    2022/09/12 10:57:35 [DEBUG] http: Request GET /v1/status/leader (253.437µs) from=127.0.0.6:47779
    2022/09/12 10:57:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:57:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m0.172862303s) from=127.0.0.6:33229
    2022/09/12 10:57:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.570340939s) from=127.0.0.6:49959
    2022/09/12 10:57:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:57:53 [DEBUG] agent: Node info in sync
    2022/09/12 10:57:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.659832865s) from=127.0.0.6:59105
    2022/09/12 10:57:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.684298563s) from=127.0.0.6:45837
    2022/09/12 10:57:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.045969386s) from=127.0.0.6:43239
    2022/09/12 10:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.499387196s) from=127.0.0.6:38913
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.15889769s) from=127.0.0.6:37339
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.146029967s) from=127.0.0.6:51789
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.370238096s) from=127.0.0.6:47301
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.579404754s) from=127.0.0.6:58743
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m2.771115586s) from=127.0.0.6:54685
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m2.790584062s) from=127.0.0.6:58199
    2022/09/12 10:57:55 [DEBUG] http: Request GET /v1/status/leader (201.681µs) from=127.0.0.6:58301
    2022/09/12 10:57:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.421409839s) from=127.0.0.6:59501
    2022/09/12 10:57:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m3.492410774s) from=127.0.0.6:41905
    2022/09/12 10:57:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.240471221s) from=127.0.0.6:42333
    2022/09/12 10:57:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.584289409s) from=127.0.0.6:59265
    2022/09/12 10:57:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m4.614778701s) from=127.0.0.6:53917
    2022/09/12 10:57:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.005867293s) from=127.0.0.6:38431
    2022/09/12 10:57:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m5.574264658s) from=127.0.0.6:41039
    2022/09/12 10:57:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.763068881s) from=127.0.0.6:52537
    2022/09/12 10:57:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.708616158s) from=127.0.0.6:44579
    2022/09/12 10:57:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.436891946s) from=127.0.0.6:47429
    2022/09/12 10:57:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m6.542627442s) from=127.0.0.6:36323
    2022/09/12 10:57:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m6.889148111s) from=127.0.0.6:59871
    2022/09/12 10:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.016551554s) from=127.0.0.6:48687
    2022/09/12 10:58:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m7.001583921s) from=127.0.0.6:45177
    2022/09/12 10:58:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m7.084375485s) from=127.0.0.6:57587
    2022/09/12 10:58:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:58:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.396409127s) from=127.0.0.6:54651
    2022/09/12 10:58:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.229976762s) from=127.0.0.6:48853
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.432119627s) from=127.0.0.6:48553
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.457311617s) from=127.0.0.6:33845
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.530340991s) from=127.0.0.6:58511
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.648788826s) from=127.0.0.6:40365
    2022/09/12 10:58:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.89140436s) from=127.0.0.6:50977
    2022/09/12 10:58:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m2.205102852s) from=127.0.0.6:38975
    2022/09/12 10:58:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m2.190553292s) from=127.0.0.6:54965
    2022/09/12 10:58:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.739905318s) from=127.0.0.6:35763
    2022/09/12 10:59:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m4.819171996s) from=127.0.0.6:35371
    2022/09/12 10:59:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m4.905844684s) from=127.0.0.6:57623
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m5.010858713s) from=127.0.0.6:33677
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m5.257156935s) from=127.0.0.6:35749
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.317619647s) from=127.0.0.6:47913
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m5.419835801s) from=127.0.0.6:53833
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.532760917s) from=127.0.0.6:59883
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.649523399s) from=127.0.0.6:51799
    2022/09/12 10:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.940538134s) from=127.0.0.6:49661
    2022/09/12 10:59:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m5.998270198s) from=127.0.0.6:43187
    2022/09/12 10:59:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m6.174734354s) from=127.0.0.6:41285
    2022/09/12 10:59:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.154096842s) from=127.0.0.6:57745
    2022/09/12 10:59:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m6.451157719s) from=127.0.0.6:38047
    2022/09/12 10:59:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.830801918s) from=127.0.0.6:38927
    2022/09/12 10:59:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m7.321511228s) from=127.0.0.6:50129
    2022/09/12 10:59:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m7.249860596s) from=127.0.0.6:45437
    2022/09/12 10:59:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m7.37063332s) from=127.0.0.6:45329
    2022/09/12 10:59:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 10:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 10:59:45 [DEBUG] agent: Node info in sync
    2022/09/12 11:00:16 [DEBUG] http: Request GET /v1/catalog/services (541.972µs) from=127.0.0.6:33249
    2022/09/12 11:00:16 [DEBUG] http: Request GET /v1/status/leader (332.752µs) from=127.0.0.6:33249
    2022/09/12 11:00:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (268.974µs) from=127.0.0.6:39267
    2022/09/12 11:00:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (180.35µs) from=127.0.0.6:39267
    2022/09/12 11:00:36 [DEBUG] http: Request GET /v1/status/leader (1.04143ms) from=127.0.0.6:45231
    2022/09/12 11:00:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:00:56 [DEBUG] http: Request GET /v1/status/leader (556.668µs) from=127.0.0.6:45231
    2022/09/12 11:01:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:01:06 [DEBUG] agent: Node info in sync
    2022/09/12 11:01:16 [DEBUG] http: Request GET /v1/status/leader (318.738µs) from=127.0.0.6:45231
    2022/09/12 11:01:24 [DEBUG] http: Request GET /v1/catalog/services (500.819µs) from=127.0.0.6:45231
    2022/09/12 11:01:24 [DEBUG] http: Request GET /v1/status/leader (475.902µs) from=127.0.0.6:45231
    2022/09/12 11:01:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (258.572µs) from=127.0.0.6:32945
    2022/09/12 11:01:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (139.302µs) from=127.0.0.6:32945
    2022/09/12 11:01:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:01:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:01:44 [DEBUG] http: Request GET /v1/status/leader (226.395µs) from=127.0.0.6:51103
    2022/09/12 11:02:04 [DEBUG] http: Request GET /v1/status/leader (174.853µs) from=127.0.0.6:46009
    2022/09/12 11:02:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m1.54658357s) from=127.0.0.6:33249
    2022/09/12 11:02:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.775312668s) from=127.0.0.6:52423
    2022/09/12 11:02:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.29088285s) from=127.0.0.6:39267
    2022/09/12 11:02:24 [DEBUG] http: Request GET /v1/status/leader (388.72µs) from=127.0.0.6:46009
    2022/09/12 11:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:02:29 [DEBUG] agent: Node info in sync
    2022/09/12 11:02:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/catalog/services (494.862µs) from=127.0.0.6:46009
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/status/leader (331.34µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (300.495µs) from=127.0.0.6:55947
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (284.704µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (230.443µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (126.658µs) from=127.0.0.6:55947
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (190.143µs) from=127.0.0.6:55947
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (181.673µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (123.84µs) from=127.0.0.6:55947
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (125.143µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (125.349µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (178.732µs) from=127.0.0.6:55947
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (166.745µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (116.045µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (151.024µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.01µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (776.535µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.811µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (259.774µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (126.82µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (204.481µs) from=127.0.0.6:51103
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.669µs) from=127.0.0.6:44421
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (157.427µs) from=127.0.0.6:44421
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (139.96µs) from=127.0.0.6:57357
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.583µs) from=127.0.0.6:57049
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (200.736µs) from=127.0.0.6:52709
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.435µs) from=127.0.0.6:34705
    2022/09/12 11:03:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (260.966µs) from=127.0.0.6:44041
    2022/09/12 11:03:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.539611787s) from=127.0.0.6:45231
    2022/09/12 11:03:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.621179882s) from=127.0.0.6:32945
    2022/09/12 11:03:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.603059801s) from=127.0.0.6:44765
    2022/09/12 11:03:35 [DEBUG] http: Request GET /v1/status/leader (1.281564ms) from=127.0.0.6:48911
    2022/09/12 11:03:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:03:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:03:55 [DEBUG] http: Request GET /v1/status/leader (296.335µs) from=127.0.0.6:48347
    2022/09/12 11:03:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:03:56 [DEBUG] agent: Node info in sync
    2022/09/12 11:04:15 [DEBUG] http: Request GET /v1/status/leader (634µs) from=127.0.0.6:48911
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/catalog/services (607.186µs) from=127.0.0.6:48911
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/status/leader (260.885µs) from=127.0.0.6:36419
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (203.8µs) from=127.0.0.6:48347
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (128.95µs) from=127.0.0.6:36419
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (134.333µs) from=127.0.0.6:48347
    2022/09/12 11:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (145.299µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (187.655µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.027928ms) from=127.0.0.6:48347
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (120.267µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (120.177µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (186.714µs) from=127.0.0.6:48347
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.185µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (122.709µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (127.398µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (135.156µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.801µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (243.875µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (553.622µs) from=127.0.0.6:36419
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (127.622µs) from=127.0.0.6:38369
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (675.316µs) from=127.0.0.6:37783
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (186.849µs) from=127.0.0.6:41261
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (172.221µs) from=127.0.0.6:41261
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.727µs) from=127.0.0.6:41683
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (143.685µs) from=127.0.0.6:41899
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (723.589µs) from=127.0.0.6:37783
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (147.509µs) from=127.0.0.6:37783
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (379.365µs) from=127.0.0.6:41261
    2022/09/12 11:04:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (151.545µs) from=127.0.0.6:41899
    2022/09/12 11:04:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:04:45 [DEBUG] http: Request GET /v1/status/leader (173.223µs) from=127.0.0.6:47133
    2022/09/12 11:05:05 [DEBUG] http: Request GET /v1/status/leader (4.764778ms) from=127.0.0.6:47133
    2022/09/12 11:05:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.639893333s) from=127.0.0.6:51103
    2022/09/12 11:05:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.766951399s) from=127.0.0.6:33065
    2022/09/12 11:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m1.005910697s) from=127.0.0.6:46009
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.338294955s) from=127.0.0.6:49107
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.542671067s) from=127.0.0.6:40467
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.71960567s) from=127.0.0.6:34705
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.75922122s) from=127.0.0.6:40767
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.782528307s) from=127.0.0.6:44041
    2022/09/12 11:05:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m2.024933305s) from=127.0.0.6:55061
    2022/09/12 11:05:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m2.455947516s) from=127.0.0.6:57357
    2022/09/12 11:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.843843278s) from=127.0.0.6:44421
    2022/09/12 11:05:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.116467761s) from=127.0.0.6:52709
    2022/09/12 11:05:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.370976857s) from=127.0.0.6:55947
    2022/09/12 11:05:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m3.664500152s) from=127.0.0.6:60049
    2022/09/12 11:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m4.373202361s) from=127.0.0.6:35549
    2022/09/12 11:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.493206422s) from=127.0.0.6:37891
    2022/09/12 11:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.591995325s) from=127.0.0.6:54163
    2022/09/12 11:05:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.195135222s) from=127.0.0.6:57057
    2022/09/12 11:05:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m5.619279392s) from=127.0.0.6:47511
    2022/09/12 11:05:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m5.814623221s) from=127.0.0.6:39281
    2022/09/12 11:05:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.171693261s) from=127.0.0.6:57049
    2022/09/12 11:05:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m6.474492342s) from=127.0.0.6:38901
    2022/09/12 11:05:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m6.562135222s) from=127.0.0.6:36681
    2022/09/12 11:05:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m6.571285562s) from=127.0.0.6:43213
    2022/09/12 11:05:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.662704113s) from=127.0.0.6:53473
    2022/09/12 11:05:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m7.074628064s) from=127.0.0.6:46957
    2022/09/12 11:05:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m7.38726958s) from=127.0.0.6:59181
    2022/09/12 11:05:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:05:24 [DEBUG] agent: Node info in sync
    2022/09/12 11:05:26 [DEBUG] http: Request GET /v1/status/leader (308.353µs) from=127.0.0.6:47133
    2022/09/12 11:05:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:05:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.009730171s) from=127.0.0.6:48347
    2022/09/12 11:06:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.090335624s) from=127.0.0.6:54733
    2022/09/12 11:06:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.25135261s) from=127.0.0.6:41683
    2022/09/12 11:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.415320622s) from=127.0.0.6:38369
    2022/09/12 11:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.845626438s) from=127.0.0.6:60509
    2022/09/12 11:06:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m2.102402314s) from=127.0.0.6:37783
    2022/09/12 11:06:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m2.629958038s) from=127.0.0.6:41899
    2022/09/12 11:06:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m2.844088657s) from=127.0.0.6:36363
    2022/09/12 11:06:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.150165891s) from=127.0.0.6:36457
    2022/09/12 11:06:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m3.462843453s) from=127.0.0.6:59327
    2022/09/12 11:06:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.739282036s) from=127.0.0.6:48855
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.915164549s) from=127.0.0.6:60515
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m4.342233239s) from=127.0.0.6:47247
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m4.37265525s) from=127.0.0.6:40539
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.42761521s) from=127.0.0.6:50995
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.584682427s) from=127.0.0.6:51235
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m4.799986944s) from=127.0.0.6:41261
    2022/09/12 11:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.911322374s) from=127.0.0.6:36419
    2022/09/12 11:06:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m5.137290228s) from=127.0.0.6:37431
    2022/09/12 11:06:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.264465286s) from=127.0.0.6:43687
    2022/09/12 11:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.390413588s) from=127.0.0.6:57959
    2022/09/12 11:06:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m5.430933191s) from=127.0.0.6:50511
    2022/09/12 11:06:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m6.139576176s) from=127.0.0.6:48063
    2022/09/12 11:06:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m7.225218503s) from=127.0.0.6:48911
    2022/09/12 11:06:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.070846043s) from=127.0.0.6:33063
    2022/09/12 11:06:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m7.181588609s) from=127.0.0.6:36593
    2022/09/12 11:06:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m7.407016318s) from=127.0.0.6:43655
    2022/09/12 11:06:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:07:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:07:01 [DEBUG] agent: Node info in sync
    2022/09/12 11:07:37 [DEBUG] http: Request GET /v1/catalog/services (609.401µs) from=127.0.0.6:53729
    2022/09/12 11:07:37 [DEBUG] http: Request GET /v1/status/leader (278.801µs) from=127.0.0.6:39801
    2022/09/12 11:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.246µs) from=127.0.0.6:39801
    2022/09/12 11:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (140.925µs) from=127.0.0.6:39801
    2022/09/12 11:07:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:07:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:07:57 [DEBUG] http: Request GET /v1/status/leader (253.642µs) from=127.0.0.6:53039
    2022/09/12 11:08:17 [DEBUG] http: Request GET /v1/status/leader (385.879µs) from=127.0.0.6:53039
    2022/09/12 11:08:37 [DEBUG] http: Request GET /v1/status/leader (742.527µs) from=127.0.0.6:53039
    2022/09/12 11:08:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:08:44 [DEBUG] http: Request GET /v1/catalog/services (454.279µs) from=127.0.0.6:53039
    2022/09/12 11:08:44 [DEBUG] http: Request GET /v1/status/leader (283.75µs) from=127.0.0.6:53039
    2022/09/12 11:08:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (199.748µs) from=127.0.0.6:53039
    2022/09/12 11:08:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (121.849µs) from=127.0.0.6:53039
    2022/09/12 11:08:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:08:59 [DEBUG] agent: Node info in sync
    2022/09/12 11:09:04 [DEBUG] http: Request GET /v1/status/leader (288.811µs) from=127.0.0.6:45119
    2022/09/12 11:09:24 [DEBUG] http: Request GET /v1/status/leader (327.868µs) from=127.0.0.6:45119
    2022/09/12 11:09:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:09:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.666346424s) from=127.0.0.6:39801
    2022/09/12 11:09:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.085272655s) from=127.0.0.6:43969
    2022/09/12 11:09:44 [DEBUG] http: Request GET /v1/status/leader (205.931µs) from=127.0.0.6:45119
    2022/09/12 11:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m6.672182189s) from=127.0.0.6:53729
    2022/09/12 11:10:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:10:36 [DEBUG] agent: Node info in sync
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/catalog/services (583.315µs) from=127.0.0.6:36943
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/status/leader (295.534µs) from=127.0.0.6:36943
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (327.845µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (161.3µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (216.142µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (239.664µs) from=127.0.0.6:45119
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (222.057µs) from=127.0.0.6:45119
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (184.591µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.507262ms) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (171.759µs) from=127.0.0.6:39425
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (286.248µs) from=127.0.0.6:45119
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (198.55µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (598.689µs) from=127.0.0.6:55265
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (226.85µs) from=127.0.0.6:39425
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (202.872µs) from=127.0.0.6:56185
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (141.916µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (370.447µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (109.552µs) from=127.0.0.6:56185
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (186.873µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (219.814µs) from=127.0.0.6:56185
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (227.583µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (215.393µs) from=127.0.0.6:39425
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (315.999µs) from=127.0.0.6:39425
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (190.445µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (136.093µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (132.35µs) from=127.0.0.6:45967
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (139.072µs) from=127.0.0.6:37481
    2022/09/12 11:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (466.522µs) from=127.0.0.6:45119
    2022/09/12 11:10:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:10:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.138017324s) from=127.0.0.6:44343
    2022/09/12 11:10:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m2.68124433s) from=127.0.0.6:38349
    2022/09/12 11:10:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.967923743s) from=127.0.0.6:53039
    2022/09/12 11:10:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:10:58 [DEBUG] http: Request GET /v1/status/leader (274.564µs) from=127.0.0.6:46893
    2022/09/12 11:11:18 [DEBUG] http: Request GET /v1/status/leader (309.778µs) from=127.0.0.6:46893
    2022/09/12 11:11:38 [DEBUG] http: Request GET /v1/status/leader (355.417µs) from=127.0.0.6:46893
    2022/09/12 11:11:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:11:45 [DEBUG] http: Request GET /v1/catalog/services (517.662µs) from=127.0.0.6:46893
    2022/09/12 11:11:45 [DEBUG] http: Request GET /v1/status/leader (281.146µs) from=127.0.0.6:54677
    2022/09/12 11:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (212.147µs) from=127.0.0.6:54677
    2022/09/12 11:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (148.487µs) from=127.0.0.6:54677
    2022/09/12 11:11:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (147.323µs) from=127.0.0.6:51939
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (239.013µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (142.773µs) from=127.0.0.6:51939
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.235µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (194.822µs) from=127.0.0.6:57645
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (146.374µs) from=127.0.0.6:51715
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (276.73µs) from=127.0.0.6:51939
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (203.366µs) from=127.0.0.6:57645
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (152.82µs) from=127.0.0.6:43975
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (151.04µs) from=127.0.0.6:36095
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (129.604µs) from=127.0.0.6:51715
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (156.538µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (658.224µs) from=127.0.0.6:60353
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (163.2µs) from=127.0.0.6:57645
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (110.788µs) from=127.0.0.6:60353
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (142.68µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (118.909µs) from=127.0.0.6:60353
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (186.566µs) from=127.0.0.6:36095
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (127.408µs) from=127.0.0.6:60353
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (169.748µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (106.057µs) from=127.0.0.6:43975
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.47µs) from=127.0.0.6:54677
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (114.993µs) from=127.0.0.6:43975
    2022/09/12 11:11:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (110.259µs) from=127.0.0.6:54677
    2022/09/12 11:12:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:12:01 [DEBUG] agent: Node info in sync
    2022/09/12 11:12:05 [DEBUG] http: Request GET /v1/status/leader (255.308µs) from=127.0.0.6:40165
    2022/09/12 11:12:26 [DEBUG] http: Request GET /v1/status/leader (193.749µs) from=127.0.0.6:40165
    2022/09/12 11:12:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.868194994s) from=127.0.0.6:49531
    2022/09/12 11:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m0.83742509s) from=127.0.0.6:50639
    2022/09/12 11:12:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.875822632s) from=127.0.0.6:49219
    2022/09/12 11:12:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:12:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m1.231834345s) from=127.0.0.6:44927
    2022/09/12 11:12:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m1.257307775s) from=127.0.0.6:36327
    2022/09/12 11:12:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.277446522s) from=127.0.0.6:44633
    2022/09/12 11:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m1.940474566s) from=127.0.0.6:36943
    2022/09/12 11:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.041126786s) from=127.0.0.6:39425
    2022/09/12 11:12:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.392433303s) from=127.0.0.6:58037
    2022/09/12 11:12:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.518223292s) from=127.0.0.6:55265
    2022/09/12 11:12:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m2.502783416s) from=127.0.0.6:56831
    2022/09/12 11:12:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m2.65013993s) from=127.0.0.6:50697
    2022/09/12 11:12:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.888437252s) from=127.0.0.6:44661
    2022/09/12 11:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.330701415s) from=127.0.0.6:37481
    2022/09/12 11:12:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m3.357478601s) from=127.0.0.6:56295
    2022/09/12 11:12:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m3.827716911s) from=127.0.0.6:56225
    2022/09/12 11:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.533995175s) from=127.0.0.6:45967
    2022/09/12 11:12:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m4.945542087s) from=127.0.0.6:45119
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m5.095468668s) from=127.0.0.6:33071
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.412982372s) from=127.0.0.6:35293
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m5.664470342s) from=127.0.0.6:49837
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.767280291s) from=127.0.0.6:51315
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.977258874s) from=127.0.0.6:56185
    2022/09/12 11:12:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m5.98453758s) from=127.0.0.6:42039
    2022/09/12 11:12:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m6.371692249s) from=127.0.0.6:35759
    2022/09/12 11:12:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m6.493672806s) from=127.0.0.6:41595
    2022/09/12 11:12:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m6.660453375s) from=127.0.0.6:33153
    2022/09/12 11:12:46 [DEBUG] http: Request GET /v1/status/leader (361.503µs) from=127.0.0.6:45991
    2022/09/12 11:12:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:13:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:13:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:13:44 [DEBUG] agent: Node info in sync
    2022/09/12 11:13:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.069513175s) from=127.0.0.6:59125
    2022/09/12 11:13:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m0.259676611s) from=127.0.0.6:43975
    2022/09/12 11:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.545255924s) from=127.0.0.6:46893
    2022/09/12 11:13:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m0.690489427s) from=127.0.0.6:56969
    2022/09/12 11:13:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m0.740413023s) from=127.0.0.6:48641
    2022/09/12 11:13:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.963556542s) from=127.0.0.6:59065
    2022/09/12 11:13:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m1.508673453s) from=127.0.0.6:51939
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m2.456973458s) from=127.0.0.6:36095
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.418594403s) from=127.0.0.6:48371
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.561542185s) from=127.0.0.6:51715
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.57016345s) from=127.0.0.6:45975
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m2.629948898s) from=127.0.0.6:34323
    2022/09/12 11:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.807693611s) from=127.0.0.6:43931
    2022/09/12 11:13:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m2.896351076s) from=127.0.0.6:54317
    2022/09/12 11:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.644697668s) from=127.0.0.6:57045
    2022/09/12 11:13:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.78487547s) from=127.0.0.6:43299
    2022/09/12 11:13:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.074982089s) from=127.0.0.6:60465
    2022/09/12 11:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.375605758s) from=127.0.0.6:34771
    2022/09/12 11:13:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m4.806000316s) from=127.0.0.6:35939
    2022/09/12 11:13:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.724403612s) from=127.0.0.6:38093
    2022/09/12 11:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.914084191s) from=127.0.0.6:54677
    2022/09/12 11:13:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m6.130088935s) from=127.0.0.6:32833
    2022/09/12 11:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.305345329s) from=127.0.0.6:60353
    2022/09/12 11:13:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.805285168s) from=127.0.0.6:47359
    2022/09/12 11:13:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m6.9221912s) from=127.0.0.6:45537
    2022/09/12 11:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m7.138907418s) from=127.0.0.6:57645
    2022/09/12 11:13:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m7.412574439s) from=127.0.0.6:55917
    2022/09/12 11:14:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:14:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:14:48 [DEBUG] agent: Node info in sync
    2022/09/12 11:15:03 [DEBUG] http: Request GET /v1/catalog/services (590.243µs) from=127.0.0.6:55209
    2022/09/12 11:15:03 [DEBUG] http: Request GET /v1/status/leader (699.642µs) from=127.0.0.6:38423
    2022/09/12 11:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.134µs) from=127.0.0.6:56533
    2022/09/12 11:15:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.485µs) from=127.0.0.6:54131
    2022/09/12 11:15:23 [DEBUG] http: Request GET /v1/status/leader (1.128572ms) from=127.0.0.6:38423
    2022/09/12 11:15:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:15:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:15:43 [DEBUG] http: Request GET /v1/status/leader (484.79µs) from=127.0.0.6:33791
    2022/09/12 11:16:03 [DEBUG] http: Request GET /v1/status/leader (922.771µs) from=127.0.0.6:38423
    2022/09/12 11:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:16:05 [DEBUG] agent: Node info in sync
    2022/09/12 11:16:14 [DEBUG] http: Request GET /v1/catalog/services (947.612µs) from=127.0.0.6:33791
    2022/09/12 11:16:14 [DEBUG] http: Request GET /v1/status/leader (354.035µs) from=127.0.0.6:38423
    2022/09/12 11:16:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (329.881µs) from=127.0.0.6:38423
    2022/09/12 11:16:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (181.867µs) from=127.0.0.6:38423
    2022/09/12 11:16:34 [DEBUG] http: Request GET /v1/status/leader (370.171µs) from=127.0.0.6:52233
    2022/09/12 11:16:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:16:54 [DEBUG] http: Request GET /v1/status/leader (188.369µs) from=127.0.0.6:52233
    2022/09/12 11:17:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.190635237s) from=127.0.0.6:55209
    2022/09/12 11:17:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.640922607s) from=127.0.0.6:56533
    2022/09/12 11:17:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.029791329s) from=127.0.0.6:54131
    2022/09/12 11:17:14 [DEBUG] http: Request GET /v1/status/leader (310.757µs) from=127.0.0.6:52233
    2022/09/12 11:17:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:17:25 [DEBUG] agent: Node info in sync
    2022/09/12 11:17:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:17:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:18:03 [DEBUG] http: Request GET /v1/catalog/services (609.035µs) from=127.0.0.6:52233
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/status/leader (355.654µs) from=127.0.0.6:43685
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (263.45µs) from=127.0.0.6:43685
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (230.263µs) from=127.0.0.6:43685
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.226µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (230.658µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (132.572µs) from=127.0.0.6:43685
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (338.18µs) from=127.0.0.6:51747
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (143.361µs) from=127.0.0.6:51747
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (291.509µs) from=127.0.0.6:52363
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (162.19µs) from=127.0.0.6:53635
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (107.377µs) from=127.0.0.6:43685
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (695.418µs) from=127.0.0.6:40095
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (170.04µs) from=127.0.0.6:37993
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (166.055µs) from=127.0.0.6:55017
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (222.896µs) from=127.0.0.6:37779
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (178.863µs) from=127.0.0.6:41907
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (134.579µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (133.778µs) from=127.0.0.6:40969
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (206.667µs) from=127.0.0.6:40969
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (182.232µs) from=127.0.0.6:41907
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (119.366µs) from=127.0.0.6:37779
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.296137ms) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.567µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (142.242µs) from=127.0.0.6:37993
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (111.441µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (161.391µs) from=127.0.0.6:42419
    2022/09/12 11:18:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (154.71µs) from=127.0.0.6:37993
    2022/09/12 11:18:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.592310241s) from=127.0.0.6:48701
    2022/09/12 11:18:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.757868403s) from=127.0.0.6:33791
    2022/09/12 11:18:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.001616475s) from=127.0.0.6:38423
    2022/09/12 11:18:24 [DEBUG] http: Request GET /v1/status/leader (263.853µs) from=127.0.0.6:40569
    2022/09/12 11:18:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:18:44 [DEBUG] http: Request GET /v1/status/leader (301.736µs) from=127.0.0.6:40569
    2022/09/12 11:18:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:18:47 [DEBUG] agent: Node info in sync
    2022/09/12 11:19:05 [DEBUG] http: Request GET /v1/catalog/services (700.246µs) from=127.0.0.6:40569
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/status/leader (223.693µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (217.665µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (132.746µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.437µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (119.182µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (209.505µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (188.995µs) from=127.0.0.6:59255
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (131.541µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (127.097µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (122.346µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (243.963µs) from=127.0.0.6:59255
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (188.682µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (188.112µs) from=127.0.0.6:58211
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (120.965µs) from=127.0.0.6:58211
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.38µs) from=127.0.0.6:58211
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (140.007µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (113.722µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (164.548µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (176.669µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (157.162µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (255.395µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (161.636µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.424µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (135.965µs) from=127.0.0.6:51281
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (138.086µs) from=127.0.0.6:55215
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (136.802µs) from=127.0.0.6:55067
    2022/09/12 11:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (142.928µs) from=127.0.0.6:51281
    2022/09/12 11:19:26 [DEBUG] http: Request GET /v1/status/leader (681.011µs) from=127.0.0.6:35431
    2022/09/12 11:19:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:19:46 [DEBUG] http: Request GET /v1/status/leader (251.557µs) from=127.0.0.6:35431
    2022/09/12 11:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:19:56 [DEBUG] agent: Node info in sync
    2022/09/12 11:20:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m0.092675539s) from=127.0.0.6:51747
    2022/09/12 11:20:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m0.378150011s) from=127.0.0.6:52233
    2022/09/12 11:20:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.570455664s) from=127.0.0.6:37779
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.861048412s) from=127.0.0.6:58671
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.028534236s) from=127.0.0.6:53911
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m1.070317893s) from=127.0.0.6:53635
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.205399069s) from=127.0.0.6:41907
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m1.236597487s) from=127.0.0.6:52363
    2022/09/12 11:20:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m1.491149095s) from=127.0.0.6:37277
    2022/09/12 11:20:06 [DEBUG] http: Request GET /v1/status/leader (304.97µs) from=127.0.0.6:35431
    2022/09/12 11:20:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.896557554s) from=127.0.0.6:43031
    2022/09/12 11:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.904251489s) from=127.0.0.6:48087
    2022/09/12 11:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.698267262s) from=127.0.0.6:50293
    2022/09/12 11:20:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m2.761125859s) from=127.0.0.6:38327
    2022/09/12 11:20:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m2.838809185s) from=127.0.0.6:32881
    2022/09/12 11:20:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m3.024274394s) from=127.0.0.6:49771
    2022/09/12 11:20:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m3.615704555s) from=127.0.0.6:54369
    2022/09/12 11:20:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.612870493s) from=127.0.0.6:53339
    2022/09/12 11:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.401294603s) from=127.0.0.6:42419
    2022/09/12 11:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.001177628s) from=127.0.0.6:54699
    2022/09/12 11:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.429860679s) from=127.0.0.6:57449
    2022/09/12 11:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.148490256s) from=127.0.0.6:37993
    2022/09/12 11:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m6.589757518s) from=127.0.0.6:40095
    2022/09/12 11:20:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m6.574311999s) from=127.0.0.6:40969
    2022/09/12 11:20:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m6.793990265s) from=127.0.0.6:49255
    2022/09/12 11:20:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m6.929738052s) from=127.0.0.6:49423
    2022/09/12 11:20:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m7.288646634s) from=127.0.0.6:43685
    2022/09/12 11:20:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m7.341157235s) from=127.0.0.6:55017
    2022/09/12 11:20:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:20:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m0.148547275s) from=127.0.0.6:58211
    2022/09/12 11:21:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.456603269s) from=127.0.0.6:48861
    2022/09/12 11:21:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.412994345s) from=127.0.0.6:58197
    2022/09/12 11:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.536494698s) from=127.0.0.6:55215
    2022/09/12 11:21:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m1.645000924s) from=127.0.0.6:59707
    2022/09/12 11:21:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m2.472008064s) from=127.0.0.6:48745
    2022/09/12 11:21:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.68190454s) from=127.0.0.6:51281
    2022/09/12 11:21:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m2.795764037s) from=127.0.0.6:51069
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.860134657s) from=127.0.0.6:49643
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.865373697s) from=127.0.0.6:59269
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.205319778s) from=127.0.0.6:40569
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m3.295426396s) from=127.0.0.6:40627
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m3.293940889s) from=127.0.0.6:54097
    2022/09/12 11:21:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m3.62781203s) from=127.0.0.6:55567
    2022/09/12 11:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.07749742s) from=127.0.0.6:49585
    2022/09/12 11:21:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.251343762s) from=127.0.0.6:55067
    2022/09/12 11:21:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m4.477628077s) from=127.0.0.6:49283
    2022/09/12 11:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m4.850322776s) from=127.0.0.6:55651
    2022/09/12 11:21:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.906044443s) from=127.0.0.6:35995
    2022/09/12 11:21:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m5.09193525s) from=127.0.0.6:56987
    2022/09/12 11:21:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m5.593223099s) from=127.0.0.6:59701
    2022/09/12 11:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.893389781s) from=127.0.0.6:39555
    2022/09/12 11:21:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m7.133943416s) from=127.0.0.6:59255
    2022/09/12 11:21:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m7.162332592s) from=127.0.0.6:55881
    2022/09/12 11:21:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m7.225035923s) from=127.0.0.6:42297
    2022/09/12 11:21:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.349536834s) from=127.0.0.6:39233
    2022/09/12 11:21:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.345346073s) from=127.0.0.6:52875
    2022/09/12 11:21:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:21:36 [DEBUG] agent: Node info in sync
    2022/09/12 11:21:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:22:31 [DEBUG] http: Request GET /v1/catalog/services (1.135771ms) from=127.0.0.6:44609
    2022/09/12 11:22:31 [DEBUG] http: Request GET /v1/status/leader (822.398µs) from=127.0.0.6:44609
    2022/09/12 11:22:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (354.252µs) from=127.0.0.6:40563
    2022/09/12 11:22:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (251.351µs) from=127.0.0.6:40563
    2022/09/12 11:22:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:22:51 [DEBUG] http: Request GET /v1/status/leader (302.247µs) from=127.0.0.6:37295
    2022/09/12 11:23:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:23:11 [DEBUG] http: Request GET /v1/status/leader (428.182µs) from=127.0.0.6:37295
    2022/09/12 11:23:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:23:12 [DEBUG] agent: Node info in sync
    2022/09/12 11:23:34 [DEBUG] http: Request GET /v1/catalog/services (643.325µs) from=127.0.0.6:37295
    2022/09/12 11:23:34 [DEBUG] http: Request GET /v1/status/leader (212.53µs) from=127.0.0.6:34601
    2022/09/12 11:23:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (333.209µs) from=127.0.0.6:34601
    2022/09/12 11:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (824.377µs) from=127.0.0.6:42893
    2022/09/12 11:23:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:23:54 [DEBUG] http: Request GET /v1/status/leader (945.532µs) from=127.0.0.6:46397
    2022/09/12 11:24:14 [DEBUG] http: Request GET /v1/status/leader (290.767µs) from=127.0.0.6:46397
    2022/09/12 11:24:34 [DEBUG] http: Request GET /v1/status/leader (810.778µs) from=127.0.0.6:46397
    2022/09/12 11:24:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.136330863s) from=127.0.0.6:40563
    2022/09/12 11:24:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.788209003s) from=127.0.0.6:59669
    2022/09/12 11:24:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m7.21552034s) from=127.0.0.6:44609
    2022/09/12 11:24:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:24:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:24:57 [DEBUG] agent: Node info in sync
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/catalog/services (581.036µs) from=127.0.0.6:51337
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/status/leader (243.594µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (225.51µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (136.337µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (289.316µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (137.531µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (172.475µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (189.483µs) from=127.0.0.6:47403
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (289.46µs) from=127.0.0.6:49291
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.906229ms) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (299.052µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (605.26µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (922.419µs) from=127.0.0.6:47403
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (189.47µs) from=127.0.0.6:44057
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (108.525µs) from=127.0.0.6:47403
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (203.852µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (202.588µs) from=127.0.0.6:46397
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (118.659µs) from=127.0.0.6:47403
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (127.391µs) from=127.0.0.6:44057
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (145.323µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.344µs) from=127.0.0.6:45067
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (126.117µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (137.135µs) from=127.0.0.6:45067
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (128.302µs) from=127.0.0.6:56413
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (182.757µs) from=127.0.0.6:43361
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (156.629µs) from=127.0.0.6:43361
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (241.33µs) from=127.0.0.6:49291
    2022/09/12 11:25:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.895µs) from=127.0.0.6:45067
    2022/09/12 11:25:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.500592366s) from=127.0.0.6:42893
    2022/09/12 11:25:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.134143095s) from=127.0.0.6:34601
    2022/09/12 11:25:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.010237025s) from=127.0.0.6:37295
    2022/09/12 11:25:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:25:45 [DEBUG] http: Request GET /v1/status/leader (301.379µs) from=127.0.0.6:60241
    2022/09/12 11:26:05 [DEBUG] http: Request GET /v1/status/leader (172.858µs) from=127.0.0.6:60241
    2022/09/12 11:26:25 [DEBUG] http: Request GET /v1/status/leader (229.403µs) from=127.0.0.6:60241
    2022/09/12 11:26:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:26:33 [DEBUG] agent: Node info in sync
    2022/09/12 11:26:35 [DEBUG] http: Request GET /v1/catalog/services (466.411µs) from=127.0.0.6:60241
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/status/leader (736.968µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (196.652µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (130.345µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (198.403µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (158.458µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (208.113µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.623µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (123.675µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.822µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (218.056µs) from=127.0.0.6:59427
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (148.697µs) from=127.0.0.6:45763
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (122.493µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (101.817µs) from=127.0.0.6:59427
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (101.775µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (128.671µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (127.935µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (150.004µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.454µs) from=127.0.0.6:45763
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (146.771µs) from=127.0.0.6:45763
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (189.24µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (104.439µs) from=127.0.0.6:38809
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (139.842µs) from=127.0.0.6:55355
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (781.574µs) from=127.0.0.6:45763
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.074665ms) from=127.0.0.6:42973
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (160.563µs) from=127.0.0.6:42959
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.309µs) from=127.0.0.6:42959
    2022/09/12 11:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.419µs) from=127.0.0.6:33719
    2022/09/12 11:26:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:26:56 [DEBUG] http: Request GET /v1/status/leader (268.348µs) from=127.0.0.6:34211
    2022/09/12 11:27:16 [DEBUG] http: Request GET /v1/status/leader (367.167µs) from=127.0.0.6:41561
    2022/09/12 11:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.413979489s) from=127.0.0.6:46397
    2022/09/12 11:27:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m0.544664417s) from=127.0.0.6:58093
    2022/09/12 11:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.782915481s) from=127.0.0.6:57343
    2022/09/12 11:27:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.864837309s) from=127.0.0.6:54349
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.299272511s) from=127.0.0.6:49421
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m1.433377371s) from=127.0.0.6:47397
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m1.579501436s) from=127.0.0.6:44057
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.939559584s) from=127.0.0.6:44671
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.210533415s) from=127.0.0.6:56413
    2022/09/12 11:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.139685465s) from=127.0.0.6:55963
    2022/09/12 11:27:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m2.441915328s) from=127.0.0.6:45449
    2022/09/12 11:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m2.547960864s) from=127.0.0.6:53953
    2022/09/12 11:27:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.096604758s) from=127.0.0.6:51337
    2022/09/12 11:27:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m3.288085059s) from=127.0.0.6:49821
    2022/09/12 11:27:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.880207771s) from=127.0.0.6:58387
    2022/09/12 11:27:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.864184004s) from=127.0.0.6:59691
    2022/09/12 11:27:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m4.174365252s) from=127.0.0.6:33211
    2022/09/12 11:27:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m4.438459024s) from=127.0.0.6:33501
    2022/09/12 11:27:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m4.716299159s) from=127.0.0.6:37817
    2022/09/12 11:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.751268453s) from=127.0.0.6:42901
    2022/09/12 11:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.110884834s) from=127.0.0.6:49291
    2022/09/12 11:27:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m5.459156874s) from=127.0.0.6:43361
    2022/09/12 11:27:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m5.428952717s) from=127.0.0.6:36939
    2022/09/12 11:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.546596856s) from=127.0.0.6:56827
    2022/09/12 11:27:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.594010993s) from=127.0.0.6:42667
    2022/09/12 11:27:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m7.043004561s) from=127.0.0.6:45067
    2022/09/12 11:27:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m7.210946324s) from=127.0.0.6:47403
    2022/09/12 11:27:36 [DEBUG] http: Request GET /v1/status/leader (233.427µs) from=127.0.0.6:41561
    2022/09/12 11:27:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:27:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:28:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:28:09 [DEBUG] agent: Node info in sync
    2022/09/12 11:28:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m0.053440268s) from=127.0.0.6:38983
    2022/09/12 11:28:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.21572111s) from=127.0.0.6:42287
    2022/09/12 11:28:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m0.286790669s) from=127.0.0.6:48189
    2022/09/12 11:28:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m1.110960416s) from=127.0.0.6:58997
    2022/09/12 11:28:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m1.588134779s) from=127.0.0.6:38809
    2022/09/12 11:28:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.962409686s) from=127.0.0.6:41709
    2022/09/12 11:28:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.862497334s) from=127.0.0.6:43549
    2022/09/12 11:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.349077564s) from=127.0.0.6:59427
    2022/09/12 11:28:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.26601371s) from=127.0.0.6:43767
    2022/09/12 11:28:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.890254784s) from=127.0.0.6:49341
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.272467799s) from=127.0.0.6:60241
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.053051408s) from=127.0.0.6:33837
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m4.242772417s) from=127.0.0.6:45763
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.506741677s) from=127.0.0.6:36649
    2022/09/12 11:28:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m4.517982733s) from=127.0.0.6:57821
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m4.741574016s) from=127.0.0.6:43205
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m4.885149662s) from=127.0.0.6:47367
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.942756432s) from=127.0.0.6:32993
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m4.985749997s) from=127.0.0.6:40503
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.497117089s) from=127.0.0.6:33719
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.499819869s) from=127.0.0.6:35907
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.749395015s) from=127.0.0.6:55355
    2022/09/12 11:28:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.778644235s) from=127.0.0.6:42973
    2022/09/12 11:28:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m5.734886324s) from=127.0.0.6:45525
    2022/09/12 11:28:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.097755364s) from=127.0.0.6:42959
    2022/09/12 11:28:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.42319525s) from=127.0.0.6:39701
    2022/09/12 11:28:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m7.409666455s) from=127.0.0.6:59841
    2022/09/12 11:29:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:29:26 [DEBUG] agent: Node info in sync
    2022/09/12 11:29:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:29:51 [DEBUG] http: Request GET /v1/catalog/services (591.776µs) from=127.0.0.6:53333
    2022/09/12 11:29:51 [DEBUG] http: Request GET /v1/status/leader (586.55µs) from=127.0.0.6:53333
    2022/09/12 11:29:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (285.213µs) from=127.0.0.6:48253
    2022/09/12 11:29:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.721µs) from=127.0.0.6:48253
    2022/09/12 11:30:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:30:11 [DEBUG] http: Request GET /v1/status/leader (5.322386ms) from=127.0.0.6:41597
    2022/09/12 11:30:31 [DEBUG] http: Request GET /v1/status/leader (256.319µs) from=127.0.0.6:41597
    2022/09/12 11:30:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:30:54 [DEBUG] http: Request GET /v1/catalog/services (1.024599ms) from=127.0.0.6:41597
    2022/09/12 11:30:54 [DEBUG] http: Request GET /v1/status/leader (218.889µs) from=127.0.0.6:41597
    2022/09/12 11:30:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (361.475µs) from=127.0.0.6:37019
    2022/09/12 11:30:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.78µs) from=127.0.0.6:36875
    2022/09/12 11:31:14 [DEBUG] http: Request GET /v1/status/leader (1.922863ms) from=127.0.0.6:49691
    2022/09/12 11:31:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:31:22 [DEBUG] agent: Node info in sync
    2022/09/12 11:31:34 [DEBUG] http: Request GET /v1/status/leader (314.822µs) from=127.0.0.6:51567
    2022/09/12 11:31:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:31:54 [DEBUG] http: Request GET /v1/status/leader (195.456µs) from=127.0.0.6:51567
    2022/09/12 11:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.367038131s) from=127.0.0.6:37489
    2022/09/12 11:31:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.10269723s) from=127.0.0.6:48253
    2022/09/12 11:31:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m6.419242454s) from=127.0.0.6:53333
    2022/09/12 11:32:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:32:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/catalog/services (642.927µs) from=127.0.0.6:51567
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/status/leader (343.998µs) from=127.0.0.6:49691
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (438.383µs) from=127.0.0.6:49691
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (535.839µs) from=127.0.0.6:46815
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (116.939µs) from=127.0.0.6:49691
    2022/09/12 11:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (177.964µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (564.968µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (158.717µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.049µs) from=127.0.0.6:42451
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (250.156µs) from=127.0.0.6:35737
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (479.308µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (124.368µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (123.499µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (117.012µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (158.489µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (163.262µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (131.878µs) from=127.0.0.6:35737
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (280.06µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (180.423µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (118.816µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (276.31µs) from=127.0.0.6:35737
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (286.272µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (247.037µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (246.088µs) from=127.0.0.6:35737
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (251.63µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (115.688µs) from=127.0.0.6:49691
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (222.76µs) from=127.0.0.6:46815
    2022/09/12 11:32:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (153.194µs) from=127.0.0.6:35737
    2022/09/12 11:32:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.641266693s) from=127.0.0.6:37019
    2022/09/12 11:32:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.526869432s) from=127.0.0.6:36875
    2022/09/12 11:32:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.860634421s) from=127.0.0.6:41597
    2022/09/12 11:33:06 [DEBUG] http: Request GET /v1/status/leader (258.013µs) from=127.0.0.6:37295
    2022/09/12 11:33:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:33:18 [DEBUG] agent: Node info in sync
    2022/09/12 11:33:26 [DEBUG] http: Request GET /v1/status/leader (204.623µs) from=127.0.0.6:50253
    2022/09/12 11:33:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:33:46 [DEBUG] http: Request GET /v1/status/leader (232.382µs) from=127.0.0.6:50253
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/catalog/services (560.786µs) from=127.0.0.6:50253
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/status/leader (711.943µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (351.385µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (116.949µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (158.561µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (280.768µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (227.997µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (274.604µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (203.275µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (236.819µs) from=127.0.0.6:55647
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.513µs) from=127.0.0.6:55647
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (252.932µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (186.805µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (203.099µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (253.643µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.804µs) from=127.0.0.6:37295
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.184µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.809µs) from=127.0.0.6:55647
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.023µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (116.649µs) from=127.0.0.6:55647
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (137.002µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (141.395µs) from=127.0.0.6:53759
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (122.764µs) from=127.0.0.6:42147
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (135.507µs) from=127.0.0.6:53343
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (149.257µs) from=127.0.0.6:53759
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (167.888µs) from=127.0.0.6:49219
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (444.48µs) from=127.0.0.6:49219
    2022/09/12 11:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (124.822µs) from=127.0.0.6:49219
    2022/09/12 11:34:16 [DEBUG] http: Request GET /v1/status/leader (365.336µs) from=127.0.0.6:41057
    2022/09/12 11:34:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:34:30 [DEBUG] agent: Node info in sync
    2022/09/12 11:34:36 [DEBUG] http: Request GET /v1/status/leader (337.675µs) from=127.0.0.6:41057
    2022/09/12 11:34:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.091140901s) from=127.0.0.6:47173
    2022/09/12 11:34:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.490228557s) from=127.0.0.6:49977
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m0.930349524s) from=127.0.0.6:47887
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.961745046s) from=127.0.0.6:53239
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m1.021052059s) from=127.0.0.6:33557
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.426773874s) from=127.0.0.6:36689
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.741190229s) from=127.0.0.6:47965
    2022/09/12 11:34:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m1.824008497s) from=127.0.0.6:46055
    2022/09/12 11:34:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m1.90676135s) from=127.0.0.6:48581
    2022/09/12 11:34:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m2.625921036s) from=127.0.0.6:60577
    2022/09/12 11:34:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.709990536s) from=127.0.0.6:52073
    2022/09/12 11:34:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m2.813015154s) from=127.0.0.6:43501
    2022/09/12 11:34:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m2.949428058s) from=127.0.0.6:58205
    2022/09/12 11:34:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m3.569965807s) from=127.0.0.6:53867
    2022/09/12 11:34:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m3.703065814s) from=127.0.0.6:46815
    2022/09/12 11:34:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.891770996s) from=127.0.0.6:51567
    2022/09/12 11:34:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m3.78614788s) from=127.0.0.6:49245
    2022/09/12 11:34:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m3.995730633s) from=127.0.0.6:59371
    2022/09/12 11:34:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.466225526s) from=127.0.0.6:58935
    2022/09/12 11:34:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m5.046643731s) from=127.0.0.6:49691
    2022/09/12 11:34:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m5.271619962s) from=127.0.0.6:42451
    2022/09/12 11:34:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m5.225851785s) from=127.0.0.6:48807
    2022/09/12 11:34:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.374349395s) from=127.0.0.6:43147
    2022/09/12 11:34:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.375147741s) from=127.0.0.6:58481
    2022/09/12 11:34:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.073161951s) from=127.0.0.6:43181
    2022/09/12 11:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.401842579s) from=127.0.0.6:54869
    2022/09/12 11:34:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m6.578283038s) from=127.0.0.6:35737
    2022/09/12 11:34:56 [DEBUG] http: Request GET /v1/status/leader (2.322516ms) from=127.0.0.6:41057
    2022/09/12 11:35:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:35:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:35:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m0.092473865s) from=127.0.0.6:53343
    2022/09/12 11:35:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m0.208569028s) from=127.0.0.6:55647
    2022/09/12 11:35:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.419034449s) from=127.0.0.6:37295
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.579021756s) from=127.0.0.6:56649
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m0.938490658s) from=127.0.0.6:35731
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m1.092222651s) from=127.0.0.6:44245
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m1.105397093s) from=127.0.0.6:60821
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.234768769s) from=127.0.0.6:58689
    2022/09/12 11:35:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.420772688s) from=127.0.0.6:49731
    2022/09/12 11:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.680926592s) from=127.0.0.6:60255
    2022/09/12 11:35:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:35:58 [DEBUG] agent: Node info in sync
    2022/09/12 11:35:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m2.380179574s) from=127.0.0.6:57307
    2022/09/12 11:35:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m2.950251606s) from=127.0.0.6:35859
    2022/09/12 11:35:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.986218169s) from=127.0.0.6:57699
    2022/09/12 11:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.121013041s) from=127.0.0.6:37365
    2022/09/12 11:35:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m3.283591748s) from=127.0.0.6:54065
    2022/09/12 11:36:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m4.108040819s) from=127.0.0.6:58025
    2022/09/12 11:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m4.46304966s) from=127.0.0.6:42147
    2022/09/12 11:36:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m4.505937799s) from=127.0.0.6:53759
    2022/09/12 11:36:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m4.62814899s) from=127.0.0.6:60601
    2022/09/12 11:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.000614746s) from=127.0.0.6:41107
    2022/09/12 11:36:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m5.181354252s) from=127.0.0.6:42783
    2022/09/12 11:36:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.208641497s) from=127.0.0.6:39703
    2022/09/12 11:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.268491339s) from=127.0.0.6:44693
    2022/09/12 11:36:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m6.349637343s) from=127.0.0.6:49219
    2022/09/12 11:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m6.364940061s) from=127.0.0.6:50839
    2022/09/12 11:36:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.666700716s) from=127.0.0.6:43859
    2022/09/12 11:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m7.239342173s) from=127.0.0.6:50253
    2022/09/12 11:36:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:37:10 [DEBUG] http: Request GET /v1/catalog/services (806.693µs) from=127.0.0.6:51483
    2022/09/12 11:37:10 [DEBUG] http: Request GET /v1/status/leader (926.482µs) from=127.0.0.6:57063
    2022/09/12 11:37:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (327.307µs) from=127.0.0.6:57063
    2022/09/12 11:37:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.534µs) from=127.0.0.6:55377
    2022/09/12 11:37:30 [DEBUG] http: Request GET /v1/status/leader (242.359µs) from=127.0.0.6:48223
    2022/09/12 11:37:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:37:50 [DEBUG] http: Request GET /v1/status/leader (171.79µs) from=127.0.0.6:48223
    2022/09/12 11:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:37:53 [DEBUG] agent: Node info in sync
    2022/09/12 11:38:14 [DEBUG] http: Request GET /v1/catalog/services (581.074µs) from=127.0.0.6:48223
    2022/09/12 11:38:14 [DEBUG] http: Request GET /v1/status/leader (310.268µs) from=127.0.0.6:33783
    2022/09/12 11:38:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (280.691µs) from=127.0.0.6:33783
    2022/09/12 11:38:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (188.787µs) from=127.0.0.6:38309
    2022/09/12 11:38:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:38:34 [DEBUG] http: Request GET /v1/status/leader (281.962µs) from=127.0.0.6:41455
    2022/09/12 11:38:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:38:54 [DEBUG] http: Request GET /v1/status/leader (349.533µs) from=127.0.0.6:41455
    2022/09/12 11:39:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:39:02 [DEBUG] agent: Node info in sync
    2022/09/12 11:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.613198855s) from=127.0.0.6:57063
    2022/09/12 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.479071078s) from=127.0.0.6:51483
    2022/09/12 11:39:14 [DEBUG] http: Request GET /v1/status/leader (257.272µs) from=127.0.0.6:41455
    2022/09/12 11:39:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.047487597s) from=127.0.0.6:55377
    2022/09/12 11:39:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/catalog/services (533.921µs) from=127.0.0.6:45171
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/status/leader (1.875511ms) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.388µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (211.993µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (227.07µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (175.16µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (161.99µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (205.25µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (207.16µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.51µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (163.401µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (428.08µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (114.815µs) from=127.0.0.6:41455
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (147.979µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (115.117µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (135.649µs) from=127.0.0.6:42775
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (105.04µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (139.87µs) from=127.0.0.6:36975
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (120.41µs) from=127.0.0.6:60689
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (122.383µs) from=127.0.0.6:41455
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (247.935µs) from=127.0.0.6:51051
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (102.087µs) from=127.0.0.6:36975
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (107.878µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (116.89µs) from=127.0.0.6:36975
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (200.085µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.714µs) from=127.0.0.6:49377
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (154.178µs) from=127.0.0.6:46461
    2022/09/12 11:40:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (510.281µs) from=127.0.0.6:60689
    2022/09/12 11:40:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:40:15 [DEBUG] agent: Node info in sync
    2022/09/12 11:40:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.091810274s) from=127.0.0.6:38309
    2022/09/12 11:40:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.170689363s) from=127.0.0.6:48223
    2022/09/12 11:40:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.160641994s) from=127.0.0.6:33783
    2022/09/12 11:40:33 [DEBUG] http: Request GET /v1/status/leader (764.757µs) from=127.0.0.6:38677
    2022/09/12 11:40:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:40:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:40:53 [DEBUG] http: Request GET /v1/status/leader (1.780362ms) from=127.0.0.6:38677
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/catalog/services (539.555µs) from=127.0.0.6:38677
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/status/leader (257.122µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (432.938µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (142.898µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (130.297µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (280.029µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (401.269µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (140.721µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (128.552µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (120.769µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (207.865µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (122.762µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (137.485µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (111.811µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (182.527µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (176.894µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (141.485µs) from=127.0.0.6:36085
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (125.027µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (195.889µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (234.307µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (205.025µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (152.469µs) from=127.0.0.6:52361
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (674.471µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (147.21µs) from=127.0.0.6:41087
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (228.598µs) from=127.0.0.6:44065
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (224.833µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (144.119µs) from=127.0.0.6:49645
    2022/09/12 11:41:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.102µs) from=127.0.0.6:46177
    2022/09/12 11:41:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:41:27 [DEBUG] agent: Node info in sync
    2022/09/12 11:41:36 [DEBUG] http: Request GET /v1/status/leader (398.844µs) from=127.0.0.6:39869
    2022/09/12 11:41:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:41:56 [DEBUG] http: Request GET /v1/status/leader (265.656µs) from=127.0.0.6:39869
    2022/09/12 11:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.041912334s) from=127.0.0.6:52153
    2022/09/12 11:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.083531353s) from=127.0.0.6:55851
    2022/09/12 11:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.466533027s) from=127.0.0.6:46461
    2022/09/12 11:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.602930179s) from=127.0.0.6:41127
    2022/09/12 11:42:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.145367718s) from=127.0.0.6:34493
    2022/09/12 11:42:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m1.287963324s) from=127.0.0.6:40979
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m1.389009887s) from=127.0.0.6:60049
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m1.469045356s) from=127.0.0.6:50645
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m1.744489174s) from=127.0.0.6:60309
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.869783325s) from=127.0.0.6:49377
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m1.870702512s) from=127.0.0.6:51051
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.953812316s) from=127.0.0.6:59815
    2022/09/12 11:42:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m2.318118715s) from=127.0.0.6:41455
    2022/09/12 11:42:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.552680175s) from=127.0.0.6:50867
    2022/09/12 11:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.675779809s) from=127.0.0.6:58209
    2022/09/12 11:42:16 [DEBUG] http: Request GET /v1/status/leader (255.993µs) from=127.0.0.6:39869
    2022/09/12 11:42:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.775677869s) from=127.0.0.6:50985
    2022/09/12 11:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.530210579s) from=127.0.0.6:48823
    2022/09/12 11:42:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m4.613891097s) from=127.0.0.6:42775
    2022/09/12 11:42:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m4.957072086s) from=127.0.0.6:38053
    2022/09/12 11:42:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m5.618620327s) from=127.0.0.6:60689
    2022/09/12 11:42:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m5.922606856s) from=127.0.0.6:34779
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m6.390999809s) from=127.0.0.6:51563
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m6.567123439s) from=127.0.0.6:53379
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m6.803791464s) from=127.0.0.6:36975
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m6.80106734s) from=127.0.0.6:37973
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m7.10078757s) from=127.0.0.6:34889
    2022/09/12 11:42:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m7.417407838s) from=127.0.0.6:45171
    2022/09/12 11:42:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:42:58 [DEBUG] agent: Node info in sync
    2022/09/12 11:43:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=100 (2m0.214259761s) from=127.0.0.6:48373
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.484580866s) from=127.0.0.6:49459
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.529748311s) from=127.0.0.6:46061
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.58465295s) from=127.0.0.6:52089
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=101 (2m0.857569145s) from=127.0.0.6:41115
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=105 (2m1.060799298s) from=127.0.0.6:52275
    2022/09/12 11:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.014774131s) from=127.0.0.6:35287
    2022/09/12 11:43:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=103 (2m1.497321165s) from=127.0.0.6:52361
    2022/09/12 11:43:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=40 (2m1.612957366s) from=127.0.0.6:48419
    2022/09/12 11:43:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.668030269s) from=127.0.0.6:40989
    2022/09/12 11:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.931339202s) from=127.0.0.6:36085
    2022/09/12 11:43:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=97 (2m2.166424046s) from=127.0.0.6:56977
    2022/09/12 11:43:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=38 (2m2.740057683s) from=127.0.0.6:58103
    2022/09/12 11:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m3.224865403s) from=127.0.0.6:38677
    2022/09/12 11:43:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=96 (2m2.945560165s) from=127.0.0.6:55137
    2022/09/12 11:43:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=90 (2m4.146042986s) from=127.0.0.6:44065
    2022/09/12 11:43:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=104 (2m4.470557117s) from=127.0.0.6:46445
    2022/09/12 11:43:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.021179872s) from=127.0.0.6:49645
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.587287136s) from=127.0.0.6:43063
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=41 (2m5.773834856s) from=127.0.0.6:41507
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m5.876559591s) from=127.0.0.6:41087
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=55 (2m5.929783336s) from=127.0.0.6:46177
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=42 (2m5.954063547s) from=127.0.0.6:45713
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=39 (2m5.959837906s) from=127.0.0.6:41719
    2022/09/12 11:43:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=99 (2m6.101616083s) from=127.0.0.6:34397
    2022/09/12 11:43:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.554348887s) from=127.0.0.6:44387
    2022/09/12 11:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.650452338s) from=127.0.0.6:38965
    2022/09/12 11:43:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:44:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:44:13 [DEBUG] agent: Node info in sync
    2022/09/12 11:44:25 [DEBUG] http: Request GET /v1/catalog/services (741.731µs) from=127.0.0.6:53117
    2022/09/12 11:44:25 [DEBUG] http: Request GET /v1/status/leader (1.088576ms) from=127.0.0.6:53117
    2022/09/12 11:44:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (342.821µs) from=127.0.0.6:38055
    2022/09/12 11:44:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (179.295µs) from=127.0.0.6:42665
    2022/09/12 11:44:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:44:45 [DEBUG] http: Request GET /v1/status/leader (375.959µs) from=127.0.0.6:49017
    2022/09/12 11:45:05 [DEBUG] http: Request GET /v1/status/leader (164.397µs) from=127.0.0.6:49017
    2022/09/12 11:45:25 [DEBUG] http: Request GET /v1/status/leader (320.124µs) from=127.0.0.6:36361
    2022/09/12 11:45:34 [DEBUG] http: Request GET /v1/catalog/services (513.706µs) from=127.0.0.6:49017
    2022/09/12 11:45:34 [DEBUG] http: Request GET /v1/status/leader (382.013µs) from=127.0.0.6:36361
    2022/09/12 11:45:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.528µs) from=127.0.0.6:36361
    2022/09/12 11:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (280.567µs) from=127.0.0.6:53903
    2022/09/12 11:45:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:45:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-znp5d.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/12 11:45:54 [DEBUG] http: Request GET /v1/status/leader (336.517µs) from=127.0.0.6:55481
    2022/09/12 11:46:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.244_443" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.98_8082" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.27.46_8443" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.124_9015" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_sdnc_10.233.30.6_8282" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.13.104_8482" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v2_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_nsd_10.233.56.140_8806" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.140_8806" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.92_9007" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.35.88_9092" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.32_8410" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.198_8801" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.226_8803" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_parser_10.233.56.140_8806" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_catalog_10.233.56.140_8806" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.0_8080" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v0_multicloud_10.233.53.63_9001" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.23.127_9011" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.84_8181" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.206_8484" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_vnfres_10.233.54.214_8802" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Service "_v1_nslcm_10.233.53.71_8403" in sync
    2022/09/12 11:46:07 [DEBUG] agent: Node info in sync
    2022/09/12 11:46:14 [DEBUG] http: Request GET /v1/status/leader (269.394µs) from=127.0.0.6:55481
    2022/09/12 11:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.411940404s) from=127.0.0.6:53117
    2022/09/12 11:46:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.85373583s) from=127.0.0.6:38055
    2022/09/12 11:46:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.616209647s) from=127.0.0.6:42665
    2022/09/12 11:46:34 [DEBUG] http: Request GET /v1/status/leader (197.57µs) from=127.0.0.6:51365
    2022/09/12 11:46:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-znp5d" since the cluster is too small
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/catalog/services (642.061µs) from=127.0.0.6:55481
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/status/leader (359.156µs) from=127.0.0.6:55481
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (172.417µs) from=127.0.0.6:51365
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (209.885µs) from=127.0.0.6:51365
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (312.08µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (128.114µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (181.96µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (171.435µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (110.108µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (143.77µs) from=127.0.0.6:51365
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (655.097µs) from=127.0.0.6:51365
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (260.274µs) from=127.0.0.6:39045
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (264.896µs) from=127.0.0.6:37873
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (368.925µs) from=127.0.0.6:43287
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (299.712µs) from=127.0.0.6:43287
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (632.073µs) from=127.0.0.6:59461
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (5.854434ms) from=127.0.0.6:56657
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (186.135µs) from=127.0.0.6:59461
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (107.742µs) from=127.0.0.6:37873
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (129.229µs) from=127.0.0.6:58769
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (180.335µs) from=127.0.0.6:43287
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (263.201µs) from=127.0.0.6:37745
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.017263ms) from=127.0.0.6:59461
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (175.277µs) from=127.0.0.6:58769
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (154.802µs) from=127.0.0.6:59461
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (237.5µs) from=127.0.0.6:46513
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (107.17µs) from=127.0.0.6:46513
    2022/09/12 11:47:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (129.965µs) from=127.0.0.6:38761
    2022/09/12 11:47:38 [DEB