Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ grep ^-
+ echo agent
+ [ 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: '34c7b0a7-ddac-8a62-dcaf-d4f077f46926'
         Node name: 'onap-msb-consul-5454dcc5c5-wb6k6'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/11/06 22:41:47 [DEBUG] agent: Using random ID "34c7b0a7-ddac-8a62-dcaf-d4f077f46926" as node ID
    2022/11/06 22:41:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:34c7b0a7-ddac-8a62-dcaf-d4f077f46926 Address:127.0.0.1:8300}]
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/06 22:41:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/06 22:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wb6k6.dc1 127.0.0.1
    2022/11/06 22:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wb6k6 127.0.0.1
    2022/11/06 22:41:47 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wb6k6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:41:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wb6k6.dc1" in area "wan"
    2022/11/06 22:41:47 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/06 22:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/06 22:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/06 22:41:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/06 22:41:47 [INFO] agent: started state syncer
    2022/11/06 22:41:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/06 22:41:47 [DEBUG] raft: Votes needed: 1
    2022/11/06 22:41:47 [DEBUG] raft: Vote granted from 34c7b0a7-ddac-8a62-dcaf-d4f077f46926 in term 2. Tally: 1
    2022/11/06 22:41:47 [INFO] raft: Election won. Tally: 1
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/06 22:41:47 [INFO] consul: cluster leadership acquired
    2022/11/06 22:41:47 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wb6k6
    2022/11/06 22:41:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/06 22:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:41:47 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wb6k6' joined, marking health alive
    2022/11/06 22:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:41:47 [INFO] agent: Synced node info
    2022/11/06 22:41:47 [DEBUG] agent: Node info in sync
    2022/11/06 22:41:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:41:50 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/11/06 22:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:43:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:43:37 [DEBUG] agent: Node info in sync
    2022/11/06 22:43:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:44:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:44:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:46:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:46:06 [DEBUG] agent: Node info in sync
    2022/11/06 22:46:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:47:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:47:13 [DEBUG] agent: Node info in sync
    2022/11/06 22:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:48:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:48:13 [DEBUG] agent: Node info in sync
    2022/11/06 22:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:49:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:49:54 [DEBUG] agent: Node info in sync
    2022/11/06 22:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:51:04 [DEBUG] http: Request GET /v1/catalog/services (297.257µs) from=127.0.0.6:45363
    2022/11/06 22:51:04 [DEBUG] http: Request GET /v1/status/leader (853.178µs) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/status/leader (336.469µs) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.9.226_9007"
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.059691ms) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (3.125349681s) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (763.194µs) from=127.0.0.6:45549
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (217.082µs) from=127.0.0.6:45549
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.9.226_9007"
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.456496ms) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (166.594493ms) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (484.002µs) from=127.0.0.6:60447
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (329.704µs) from=127.0.0.6:34519
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.29.174_9015"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (9.335863ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (88.885158ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (537.274µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.894µs) from=127.0.0.6:51311
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.53.91_9011"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.533512ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (56.187744ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (263.589µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.332855ms) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.53.91_9011"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.372966ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (54.779138ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (939.451µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (217.034µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_parser_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.070988ms) from=127.0.0.6:36341
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (39.922195ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (275.999µs) from=127.0.0.6:36341
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (213.807µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_catalog_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.183168ms) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (63.150389ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (405.042µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.908µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_nsd_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.296197ms) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (31.455384ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (351.632µs) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (122.967µs) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.006568ms) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (59.54063ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (370.818µs) from=127.0.0.6:44175
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.832304ms) from=127.0.0.6:44175
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.24.22_443"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.032312ms) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (26.425317ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (413.358µs) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.112µs) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v0_multicloud_10.233.24.255_9001"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.525705ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (44.760788ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (452.34µs) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.336µs) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud_10.233.24.255_9001"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.218759ms) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (30.353445ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services (2.434748ms) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.858721ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (251.202µs) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.59.89_8181"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (40.838231ms) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.363996ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/status/leader (233.211µs) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (414.489µs) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (163.458µs) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (221.345µs) from=127.0.0.6:37603
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.55_8080"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.316689ms) from=127.0.0.6:37603
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (466.031µs) from=127.0.0.6:48367
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (25.642619ms) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (429.252µs) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (176.652µs) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (131.929µs) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (149.629µs) from=127.0.0.6:37603
    2022/11/06 22:51:24 [DEBUG] http: Request GET /v1/status/leader (244.517µs) from=127.0.0.6:57285
    2022/11/06 22:51:28 [DEBUG] http: Request GET /v1/status/leader (1.442879ms) from=127.0.0.6:46459
    2022/11/06 22:51:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:51:44 [DEBUG] http: Request GET /v1/status/leader (317.105µs) from=127.0.0.6:46459
    2022/11/06 22:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:51:48 [DEBUG] http: Request GET /v1/status/leader (402.266µs) from=127.0.0.6:46459
    2022/11/06 22:52:04 [DEBUG] http: Request GET /v1/status/leader (404.244µs) from=127.0.0.6:46459
    2022/11/06 22:52:08 [DEBUG] http: Request GET /v1/status/leader (244.252µs) from=127.0.0.6:46459
    2022/11/06 22:52:24 [DEBUG] http: Request GET /v1/status/leader (189.267µs) from=127.0.0.6:57285
    2022/11/06 22:52:28 [DEBUG] http: Request GET /v1/status/leader (250.454µs) from=127.0.0.6:46459
    2022/11/06 22:52:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:52:44 [DEBUG] http: Request GET /v1/status/leader (3.666626ms) from=127.0.0.6:57285
    2022/11/06 22:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:52:48 [DEBUG] http: Request GET /v1/status/leader (312.669µs) from=127.0.0.6:46459
    2022/11/06 22:53:04 [DEBUG] http: Request GET /v1/status/leader (308.349µs) from=127.0.0.6:57285
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.414784692s) from=127.0.0.6:45549
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/status/leader (577.907µs) from=127.0.0.6:46459
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.159414525s) from=127.0.0.6:38219
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.203997697s) from=127.0.0.6:51311
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.5563706s) from=127.0.0.6:37603
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.341475587s) from=127.0.0.6:60447
    2022/11/06 22:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.357721845s) from=127.0.0.6:57939
    2022/11/06 22:53:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.5605434s) from=127.0.0.6:43605
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.964488499s) from=127.0.0.6:36341
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.840113214s) from=127.0.0.6:46793
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.069319253s) from=127.0.0.6:56709
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m3.666563025s) from=127.0.0.6:55339
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.022070544s) from=127.0.0.6:54095
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.370935357s) from=127.0.0.6:57589
    2022/11/06 22:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.245224954s) from=127.0.0.6:34519
    2022/11/06 22:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.45183327s) from=127.0.0.6:45363
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m6.652446382s) from=127.0.0.6:48367
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.650025651s) from=127.0.0.6:40229
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.262749568s) from=127.0.0.6:44175
    2022/11/06 22:53:24 [DEBUG] http: Request GET /v1/status/leader (300.158µs) from=127.0.0.6:57285
    2022/11/06 22:53:28 [DEBUG] http: Request GET /v1/status/leader (249.455µs) from=127.0.0.6:46459
    2022/11/06 22:53:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:53:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:53:40 [INFO] agent: Synced service "_v1_sdnc_10.233.49.63_8282"
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:53:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.933866ms) from=127.0.0.6:46459
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (24.88689058s) from=127.0.0.6:48367
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (27.8786739s) from=127.0.0.6:55339
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (381.209µs) from=127.0.0.6:57285
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (117.4µs) from=127.0.0.6:46459
    2022/11/06 22:53:44 [DEBUG] http: Request GET /v1/status/leader (301.696µs) from=127.0.0.6:41937
    2022/11/06 22:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:53:48 [DEBUG] http: Request GET /v1/status/leader (403.067µs) from=127.0.0.6:41937
    2022/11/06 22:54:04 [DEBUG] http: Request GET /v1/status/leader (1.550733ms) from=127.0.0.6:57285
    2022/11/06 22:54:08 [DEBUG] http: Request GET /v1/status/leader (186.519µs) from=127.0.0.6:41937
    2022/11/06 22:54:24 [DEBUG] http: Request GET /v1/status/leader (352.866µs) from=127.0.0.6:57285
    2022/11/06 22:54:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:54:28 [DEBUG] http: Request GET /v1/status/leader (407.192µs) from=127.0.0.6:41937
    2022/11/06 22:54:44 [DEBUG] http: Request GET /v1/status/leader (560.342µs) from=127.0.0.6:41937
    2022/11/06 22:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Node info in sync
    2022/11/06 22:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:54:48 [DEBUG] http: Request GET /v1/status/leader (145.49µs) from=127.0.0.6:41937
    2022/11/06 22:55:04 [DEBUG] http: Request GET /v1/status/leader (197.753µs) from=127.0.0.6:41937
    2022/11/06 22:55:08 [DEBUG] http: Request GET /v1/status/leader (337.665µs) from=127.0.0.6:41937
    2022/11/06 22:55:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.796468571s) from=127.0.0.6:46793
    2022/11/06 22:55:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.548007949s) from=127.0.0.6:43605
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.616058188s) from=127.0.0.6:57939
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.244982969s) from=127.0.0.6:37603
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.354690543s) from=127.0.0.6:51311
    2022/11/06 22:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.330342239s) from=127.0.0.6:34519
    2022/11/06 22:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.668988034s) from=127.0.0.6:45549
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.457311098s) from=127.0.0.6:56709
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.878067788s) from=127.0.0.6:57589
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.950853969s) from=127.0.0.6:38219
    2022/11/06 22:55:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.958002275s) from=127.0.0.6:40229
    2022/11/06 22:55:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.198430067s) from=127.0.0.6:60447
    2022/11/06 22:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.746616457s) from=127.0.0.6:36341
    2022/11/06 22:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.042477137s) from=127.0.0.6:45363
    2022/11/06 22:55:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.250881214s) from=127.0.0.6:54095
    2022/11/06 22:55:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.396261719s) from=127.0.0.6:44175
    2022/11/06 22:55:24 [DEBUG] http: Request GET /v1/status/leader (336.018µs) from=127.0.0.6:41937
    2022/11/06 22:55:28 [DEBUG] http: Request GET /v1/status/leader (165.01µs) from=127.0.0.6:41937
    2022/11/06 22:55:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.350221439s) from=127.0.0.6:46459
    2022/11/06 22:55:44 [DEBUG] http: Request GET /v1/status/leader (305.957µs) from=127.0.0.6:41937
    2022/11/06 22:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.8259851s) from=127.0.0.6:48367
    2022/11/06 22:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:55:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.25071473s) from=127.0.0.6:55339
    2022/11/06 22:55:48 [DEBUG] http: Request GET /v1/status/leader (553.573µs) from=127.0.0.6:41937
    2022/11/06 22:56:04 [DEBUG] http: Request GET /v1/status/leader (182.571µs) from=127.0.0.6:41937
    2022/11/06 22:56:08 [DEBUG] http: Request GET /v1/status/leader (280.086µs) from=127.0.0.6:41937
    2022/11/06 22:56:25 [DEBUG] http: Request GET /v1/status/leader (259.601µs) from=127.0.0.6:41937
    2022/11/06 22:56:28 [DEBUG] http: Request GET /v1/status/leader (268.699µs) from=127.0.0.6:41937
    2022/11/06 22:56:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:56:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Node info in sync
    2022/11/06 22:56:45 [DEBUG] http: Request GET /v1/status/leader (161.419µs) from=127.0.0.6:57285
    2022/11/06 22:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:56:48 [DEBUG] http: Request GET /v1/status/leader (317.64µs) from=127.0.0.6:41937
    2022/11/06 22:57:05 [DEBUG] http: Request GET /v1/status/leader (260.531µs) from=127.0.0.6:57285
    2022/11/06 22:57:08 [DEBUG] http: Request GET /v1/status/leader (334.803µs) from=127.0.0.6:41937
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.076275702s) from=127.0.0.6:46793
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.237705832s) from=127.0.0.6:57939
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.092871741s) from=127.0.0.6:34519
    2022/11/06 22:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.48282096s) from=127.0.0.6:40229
    2022/11/06 22:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.70941573s) from=127.0.0.6:56709
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.084725996s) from=127.0.0.6:45549
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.588610238s) from=127.0.0.6:51311
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.034447477s) from=127.0.0.6:43605
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.022651188s) from=127.0.0.6:60447
    2022/11/06 22:57:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.464127453s) from=127.0.0.6:37603
    2022/11/06 22:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.762251716s) from=127.0.0.6:45363
    2022/11/06 22:57:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.096849943s) from=127.0.0.6:38219
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.529023103s) from=127.0.0.6:57589
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.235350908s) from=127.0.0.6:36341
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.706808676s) from=127.0.0.6:54095
    2022/11/06 22:57:25 [DEBUG] http: Request GET /v1/status/leader (244.169µs) from=127.0.0.6:57285
    2022/11/06 22:57:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.358649239s) from=127.0.0.6:44175
    2022/11/06 22:57:28 [DEBUG] http: Request GET /v1/status/leader (313.641µs) from=127.0.0.6:41937
    2022/11/06 22:57:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.242078898s) from=127.0.0.6:46459
    2022/11/06 22:57:45 [DEBUG] http: Request GET /v1/status/leader (148.611µs) from=127.0.0.6:57285
    2022/11/06 22:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:57:48 [DEBUG] http: Request GET /v1/status/leader (1.411579ms) from=127.0.0.6:41937
    2022/11/06 22:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.683174933s) from=127.0.0.6:48367
    2022/11/06 22:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.372345381s) from=127.0.0.6:55339
    2022/11/06 22:58:05 [DEBUG] http: Request GET /v1/status/leader (168.786µs) from=127.0.0.6:41937
    2022/11/06 22:58:08 [DEBUG] http: Request GET /v1/status/leader (197.905µs) from=127.0.0.6:41937
    2022/11/06 22:58:25 [DEBUG] http: Request GET /v1/status/leader (154.394µs) from=127.0.0.6:57285
    2022/11/06 22:58:28 [DEBUG] http: Request GET /v1/status/leader (156.464µs) from=127.0.0.6:41937
    2022/11/06 22:58:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Node info in sync
    2022/11/06 22:58:45 [DEBUG] http: Request GET /v1/status/leader (314.867µs) from=127.0.0.6:57285
    2022/11/06 22:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:58:48 [DEBUG] http: Request GET /v1/status/leader (307.224µs) from=127.0.0.6:41937
    2022/11/06 22:59:05 [DEBUG] http: Request GET /v1/status/leader (299.713µs) from=127.0.0.6:57285
    2022/11/06 22:59:09 [DEBUG] http: Request GET /v1/status/leader (152.467µs) from=127.0.0.6:41937
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.627441537s) from=127.0.0.6:34519
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.442317581s) from=127.0.0.6:57939
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.988258134s) from=127.0.0.6:56709
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.292390131s) from=127.0.0.6:40229
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.303321521s) from=127.0.0.6:45549
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.067635723s) from=127.0.0.6:43605
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.47992004s) from=127.0.0.6:38219
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.456160591s) from=127.0.0.6:37603
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.682855784s) from=127.0.0.6:60447
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.414848507s) from=127.0.0.6:46793
    2022/11/06 22:59:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.850800422s) from=127.0.0.6:51311
    2022/11/06 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.881868223s) from=127.0.0.6:45363
    2022/11/06 22:59:25 [DEBUG] http: Request GET /v1/status/leader (1.570263ms) from=127.0.0.6:41937
    2022/11/06 22:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:59:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.733986177s) from=127.0.0.6:57589
    2022/11/06 22:59:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.021352657s) from=127.0.0.6:54095
    2022/11/06 22:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.370871314s) from=127.0.0.6:36341
    2022/11/06 22:59:29 [DEBUG] http: Request GET /v1/status/leader (298.008µs) from=127.0.0.6:41937
    2022/11/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.44295488s) from=127.0.0.6:44175
    2022/11/06 22:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Node info in sync
    2022/11/06 22:59:45 [DEBUG] http: Request GET /v1/status/leader (869.156µs) from=127.0.0.6:57285
    2022/11/06 22:59:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.5913868s) from=127.0.0.6:46459
    2022/11/06 22:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:59:49 [DEBUG] http: Request GET /v1/status/leader (230.881µs) from=127.0.0.6:41937
    2022/11/06 22:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.846235238s) from=127.0.0.6:55339
    2022/11/06 22:59:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.476886688s) from=127.0.0.6:48367
    2022/11/06 23:00:05 [DEBUG] http: Request GET /v1/status/leader (188.215µs) from=127.0.0.6:57285
    2022/11/06 23:00:09 [DEBUG] http: Request GET /v1/status/leader (188.212µs) from=127.0.0.6:41937
    2022/11/06 23:00:25 [DEBUG] http: Request GET /v1/status/leader (801.887µs) from=127.0.0.6:57285
    2022/11/06 23:00:29 [DEBUG] http: Request GET /v1/status/leader (668.837µs) from=127.0.0.6:41937
    2022/11/06 23:00:45 [DEBUG] http: Request GET /v1/status/leader (346.116µs) from=127.0.0.6:41937
    2022/11/06 23:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:00:49 [DEBUG] http: Request GET /v1/status/leader (473.948µs) from=127.0.0.6:41937
    2022/11/06 23:01:05 [DEBUG] http: Request GET /v1/status/leader (323.891µs) from=127.0.0.6:57285
    2022/11/06 23:01:09 [DEBUG] http: Request GET /v1/status/leader (311.256µs) from=127.0.0.6:41937
    2022/11/06 23:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.389528995s) from=127.0.0.6:57939
    2022/11/06 23:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.149705885s) from=127.0.0.6:34519
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.542659039s) from=127.0.0.6:56709
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.865640323s) from=127.0.0.6:43605
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.508647919s) from=127.0.0.6:40229
    2022/11/06 23:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.324360639s) from=127.0.0.6:45549
    2022/11/06 23:01:25 [DEBUG] http: Request GET /v1/status/leader (181.569µs) from=127.0.0.6:57285
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.638501832s) from=127.0.0.6:38219
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.113040543s) from=127.0.0.6:46793
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.356924687s) from=127.0.0.6:60447
    2022/11/06 23:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.704386782s) from=127.0.0.6:37603
    2022/11/06 23:01:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.64828567s) from=127.0.0.6:57589
    2022/11/06 23:01:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.65642623s) from=127.0.0.6:54095
    2022/11/06 23:01:29 [DEBUG] http: Request GET /v1/status/leader (187.226µs) from=127.0.0.6:41937
    2022/11/06 23:01:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.654380822s) from=127.0.0.6:51311
    2022/11/06 23:01:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:01:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.475363466s) from=127.0.0.6:45363
    2022/11/06 23:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Node info in sync
    2022/11/06 23:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.047332792s) from=127.0.0.6:44175
    2022/11/06 23:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.899143276s) from=127.0.0.6:36341
    2022/11/06 23:01:45 [DEBUG] http: Request GET /v1/status/leader (364.359µs) from=127.0.0.6:41937
    2022/11/06 23:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:01:49 [DEBUG] http: Request GET /v1/status/leader (319.256µs) from=127.0.0.6:41937
    2022/11/06 23:01:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.13513942s) from=127.0.0.6:46459
    2022/11/06 23:01:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.001416066s) from=127.0.0.6:55339
    2022/11/06 23:02:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.657561806s) from=127.0.0.6:48367
    2022/11/06 23:02:05 [DEBUG] http: Request GET /v1/status/leader (1.646968ms) from=127.0.0.6:57285
    2022/11/06 23:02:09 [DEBUG] http: Request GET /v1/status/leader (249.853µs) from=127.0.0.6:41937
    2022/11/06 23:02:25 [DEBUG] http: Request GET /v1/status/leader (162.838µs) from=127.0.0.6:57285
    2022/11/06 23:02:29 [DEBUG] http: Request GET /v1/status/leader (192.086µs) from=127.0.0.6:41937
    2022/11/06 23:02:45 [DEBUG] http: Request GET /v1/status/leader (145.871µs) from=127.0.0.6:57285
    2022/11/06 23:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:02:49 [DEBUG] http: Request GET /v1/status/leader (159.044µs) from=127.0.0.6:41937
    2022/11/06 23:02:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Node info in sync
    2022/11/06 23:03:05 [DEBUG] http: Request GET /v1/status/leader (2.206439ms) from=127.0.0.6:41937
    2022/11/06 23:03:09 [DEBUG] http: Request GET /v1/status/leader (393.577µs) from=127.0.0.6:41937
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.883189647s) from=127.0.0.6:34519
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.99535524s) from=127.0.0.6:40229
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.289311432s) from=127.0.0.6:56709
    2022/11/06 23:03:25 [DEBUG] http: Request GET /v1/status/leader (181.121µs) from=127.0.0.6:41937
    2022/11/06 23:03:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.101610605s) from=127.0.0.6:43605
    2022/11/06 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.855097261s) from=127.0.0.6:57939
    2022/11/06 23:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.340201451s) from=127.0.0.6:38219
    2022/11/06 23:03:29 [DEBUG] http: Request GET /v1/status/leader (261.326µs) from=127.0.0.6:41937
    2022/11/06 23:03:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.76665497s) from=127.0.0.6:60447
    2022/11/06 23:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.616255712s) from=127.0.0.6:45549
    2022/11/06 23:03:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.812418725s) from=127.0.0.6:51311
    2022/11/06 23:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.769295507s) from=127.0.0.6:37603
    2022/11/06 23:03:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.896168193s) from=127.0.0.6:57589
    2022/11/06 23:03:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.217857715s) from=127.0.0.6:46793
    2022/11/06 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.497863335s) from=127.0.0.6:54095
    2022/11/06 23:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.365148667s) from=127.0.0.6:36341
    2022/11/06 23:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.621965914s) from=127.0.0.6:45363
    2022/11/06 23:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.567135371s) from=127.0.0.6:44175
    2022/11/06 23:03:45 [DEBUG] http: Request GET /v1/status/leader (2.96029ms) from=127.0.0.6:41937
    2022/11/06 23:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:03:49 [DEBUG] http: Request GET /v1/status/leader (204.415µs) from=127.0.0.6:41937
    2022/11/06 23:03:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.602261256s) from=127.0.0.6:46459
    2022/11/06 23:04:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.009756331s) from=127.0.0.6:55339
    2022/11/06 23:04:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.008060336s) from=127.0.0.6:48367
    2022/11/06 23:04:05 [DEBUG] http: Request GET /v1/status/leader (316.39µs) from=127.0.0.6:41937
    2022/11/06 23:04:09 [DEBUG] http: Request GET /v1/status/leader (190.987µs) from=127.0.0.6:41937
    2022/11/06 23:04:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:04:25 [DEBUG] http: Request GET /v1/status/leader (166.335µs) from=127.0.0.6:57285
    2022/11/06 23:04:29 [DEBUG] http: Request GET /v1/status/leader (189.027µs) from=127.0.0.6:41937
    2022/11/06 23:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Node info in sync
    2022/11/06 23:04:45 [DEBUG] http: Request GET /v1/status/leader (275.482µs) from=127.0.0.6:57285
    2022/11/06 23:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:04:49 [DEBUG] http: Request GET /v1/status/leader (321.445µs) from=127.0.0.6:41937
    2022/11/06 23:05:05 [DEBUG] http: Request GET /v1/status/leader (196.655µs) from=127.0.0.6:57285
    2022/11/06 23:05:09 [DEBUG] http: Request GET /v1/status/leader (207.479µs) from=127.0.0.6:41937
    2022/11/06 23:05:25 [DEBUG] http: Request GET /v1/status/leader (268.065µs) from=127.0.0.6:57285
    2022/11/06 23:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.80917371s) from=127.0.0.6:56709
    2022/11/06 23:05:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.611236798s) from=127.0.0.6:40229
    2022/11/06 23:05:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.421395008s) from=127.0.0.6:38219
    2022/11/06 23:05:29 [DEBUG] http: Request GET /v1/status/leader (282.36µs) from=127.0.0.6:41937
    2022/11/06 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.314778634s) from=127.0.0.6:34519
    2022/11/06 23:05:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.771309199s) from=127.0.0.6:43605
    2022/11/06 23:05:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.316763663s) from=127.0.0.6:60447
    2022/11/06 23:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.581913278s) from=127.0.0.6:57939
    2022/11/06 23:05:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.107954191s) from=127.0.0.6:37603
    2022/11/06 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.859479201s) from=127.0.0.6:45549
    2022/11/06 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.287965307s) from=127.0.0.6:51311
    2022/11/06 23:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.752390145s) from=127.0.0.6:54095
    2022/11/06 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.945583643s) from=127.0.0.6:45363
    2022/11/06 23:05:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.678086609s) from=127.0.0.6:46793
    2022/11/06 23:05:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.378904077s) from=127.0.0.6:57589
    2022/11/06 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.443339738s) from=127.0.0.6:36341
    2022/11/06 23:05:45 [DEBUG] http: Request GET /v1/status/leader (179.153µs) from=127.0.0.6:41937
    2022/11/06 23:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:05:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.927116805s) from=127.0.0.6:44175
    2022/11/06 23:05:49 [DEBUG] http: Request GET /v1/status/leader (3.531316ms) from=127.0.0.6:41937
    2022/11/06 23:05:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.472883253s) from=127.0.0.6:46459
    2022/11/06 23:06:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.772752261s) from=127.0.0.6:48367
    2022/11/06 23:06:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.306273804s) from=127.0.0.6:55339
    2022/11/06 23:06:05 [DEBUG] http: Request GET /v1/status/leader (256.611µs) from=127.0.0.6:41937
    2022/11/06 23:06:09 [DEBUG] http: Request GET /v1/status/leader (272.852µs) from=127.0.0.6:41937
    2022/11/06 23:06:25 [DEBUG] http: Request GET /v1/status/leader (201.76µs) from=127.0.0.6:41937
    2022/11/06 23:06:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Node info in sync
    2022/11/06 23:06:29 [DEBUG] http: Request GET /v1/status/leader (1.260248ms) from=127.0.0.6:41937
    2022/11/06 23:06:45 [DEBUG] http: Request GET /v1/status/leader (239.002µs) from=127.0.0.6:41937
    2022/11/06 23:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:06:49 [DEBUG] http: Request GET /v1/status/leader (305.798µs) from=127.0.0.6:41937
    2022/11/06 23:06:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:07:05 [DEBUG] http: Request GET /v1/status/leader (152.349µs) from=127.0.0.6:57285
    2022/11/06 23:07:09 [DEBUG] http: Request GET /v1/status/leader (192.993µs) from=127.0.0.6:41937
    2022/11/06 23:07:25 [DEBUG] http: Request GET /v1/status/leader (703.215µs) from=127.0.0.6:41937
    2022/11/06 23:07:29 [DEBUG] http: Request GET /v1/status/leader (200.816µs) from=127.0.0.6:41937
    2022/11/06 23:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.831821429s) from=127.0.0.6:56709
    2022/11/06 23:07:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.455939184s) from=127.0.0.6:40229
    2022/11/06 23:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.052423526s) from=127.0.0.6:38219
    2022/11/06 23:07:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.051387345s) from=127.0.0.6:43605
    2022/11/06 23:07:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.31094912s) from=127.0.0.6:60447
    2022/11/06 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.735097978s) from=127.0.0.6:37603
    2022/11/06 23:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.751624647s) from=127.0.0.6:34519
    2022/11/06 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.689305217s) from=127.0.0.6:45363
    2022/11/06 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.325202463s) from=127.0.0.6:45549
    2022/11/06 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.900700682s) from=127.0.0.6:57939
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.692591737s) from=127.0.0.6:46793
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.204538265s) from=127.0.0.6:36341
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.181141982s) from=127.0.0.6:57589
    2022/11/06 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.836305621s) from=127.0.0.6:54095
    2022/11/06 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.062271657s) from=127.0.0.6:51311
    2022/11/06 23:07:45 [DEBUG] http: Request GET /v1/status/leader (405.197µs) from=127.0.0.6:57285
    2022/11/06 23:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:07:49 [DEBUG] http: Request GET /v1/status/leader (671.587µs) from=127.0.0.6:41937
    2022/11/06 23:07:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.233674018s) from=127.0.0.6:44175
    2022/11/06 23:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Node info in sync
    2022/11/06 23:07:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.905705424s) from=127.0.0.6:46459
    2022/11/06 23:08:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.094078224s) from=127.0.0.6:48367
    2022/11/06 23:08:05 [DEBUG] http: Request GET /v1/status/leader (296.621µs) from=127.0.0.6:41937
    2022/11/06 23:08:09 [DEBUG] http: Request GET /v1/status/leader (233.175µs) from=127.0.0.6:41937
    2022/11/06 23:08:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.389687831s) from=127.0.0.6:55339
    2022/11/06 23:08:25 [DEBUG] http: Request GET /v1/status/leader (226.454µs) from=127.0.0.6:41937
    2022/11/06 23:08:29 [DEBUG] http: Request GET /v1/status/leader (236.569µs) from=127.0.0.6:41937
    2022/11/06 23:08:45 [DEBUG] http: Request GET /v1/status/leader (1.444196ms) from=127.0.0.6:57285
    2022/11/06 23:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:08:49 [DEBUG] http: Request GET /v1/status/leader (229.532µs) from=127.0.0.6:41937
    2022/11/06 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092"
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.472482ms) from=127.0.0.6:57285
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (41.915908674s) from=127.0.0.6:55339
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (45.57626319s) from=127.0.0.6:48367
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (363.546µs) from=127.0.0.6:41937
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (855.914µs) from=127.0.0.6:41937
    2022/11/06 23:09:05 [DEBUG] http: Request GET /v1/status/leader (323.353µs) from=127.0.0.6:57285
    2022/11/06 23:09:09 [DEBUG] http: Request GET /v1/status/leader (311.582µs) from=127.0.0.6:38967
    2022/11/06 23:09:25 [DEBUG] http: Request GET /v1/status/leader (1.108459ms) from=127.0.0.6:57285
    2022/11/06 23:09:29 [DEBUG] http: Request GET /v1/status/leader (307.076µs) from=127.0.0.6:38967
    2022/11/06 23:09:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.177462893s) from=127.0.0.6:40229
    2022/11/06 23:09:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.738738792s) from=127.0.0.6:38219
    2022/11/06 23:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.836067949s) from=127.0.0.6:56709
    2022/11/06 23:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.282646606s) from=127.0.0.6:37603
    2022/11/06 23:09:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.502878453s) from=127.0.0.6:43605
    2022/11/06 23:09:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.565095348s) from=127.0.0.6:60447
    2022/11/06 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.24346763s) from=127.0.0.6:57939
    2022/11/06 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.685379826s) from=127.0.0.6:45363
    2022/11/06 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m7.085006289s) from=127.0.0.6:34519
    2022/11/06 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.081871856s) from=127.0.0.6:45549
    2022/11/06 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.717143392s) from=127.0.0.6:36341
    2022/11/06 23:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.654289125s) from=127.0.0.6:51311
    2022/11/06 23:09:45 [DEBUG] http: Request GET /v1/status/leader (299.668µs) from=127.0.0.6:57285
    2022/11/06 23:09:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.808785976s) from=127.0.0.6:54095
    2022/11/06 23:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:09:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:09:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.696598022s) from=127.0.0.6:46793
    2022/11/06 23:09:49 [DEBUG] http: Request GET /v1/status/leader (176.24µs) from=127.0.0.6:38967
    2022/11/06 23:09:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.585991636s) from=127.0.0.6:57589
    2022/11/06 23:09:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.489035913s) from=127.0.0.6:44175
    2022/11/06 23:10:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.943042469s) from=127.0.0.6:46459
    2022/11/06 23:10:05 [DEBUG] http: Request GET /v1/status/leader (1.231566ms) from=127.0.0.6:57285
    2022/11/06 23:10:09 [DEBUG] http: Request GET /v1/status/leader (363.113µs) from=127.0.0.6:38967
    2022/11/06 23:10:26 [DEBUG] http: Request GET /v1/status/leader (368.136µs) from=127.0.0.6:57285
    2022/11/06 23:10:29 [DEBUG] http: Request GET /v1/status/leader (200.131µs) from=127.0.0.6:38967
    2022/11/06 23:10:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:46 [DEBUG] http: Request GET /v1/status/leader (150.231µs) from=127.0.0.6:57285
    2022/11/06 23:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:10:49 [DEBUG] http: Request GET /v1/status/leader (1.268253ms) from=127.0.0.6:38967
    2022/11/06 23:10:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m2.725553977s) from=127.0.0.6:48367
    2022/11/06 23:10:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m5.003305237s) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.301951692s) from=127.0.0.6:41937
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.24.244_8443"
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.397135ms) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (3.666379558s) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1.388103499s) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (529.342µs) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (8.840333ms) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.18.230_8082"
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (21.056368ms) from=127.0.0.6:38967
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (53.026504ms) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (53.881052ms) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (348.903µs) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (156.365µs) from=127.0.0.6:45943
    2022/11/06 23:11:06 [DEBUG] http: Request GET /v1/status/leader (200.737µs) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_nslcm_10.233.45.227_8403"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.372321ms) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.492655078s) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.464478517s) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (399.431µs) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (147.482µs) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v2_nslcm_10.233.45.227_8403"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.596657ms) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (33.500581ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (34.677246ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (276.315µs) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.081µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.148_8484"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.398255ms) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (47.365147ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (48.293901ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (151.236µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (330.774µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnflcm_10.233.26.118_8801"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.894855ms) from=127.0.0.6:36451
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (49.489161ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.623063ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (62.766379ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (149.81µs) from=127.0.0.6:36451
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnfmgr_10.233.51.137_8803"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.096949ms) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (47.309178ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (38.846583ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (463.54µs) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (131.541µs) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnfres_10.233.18.195_8802"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.173781ms) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (35.496503ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (35.980985ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (388.045µs) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.292047ms) from=127.0.0.6:38605
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (65.28298ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (67.16498ms) from=127.0.0.6:37961
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.31.73_8482"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (33.702995ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (537.97µs) from=127.0.0.6:38605
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.563927ms) from=127.0.0.6:50903
    2022/11/06 23:11:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:09 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.63.40_8410"
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.56394ms) from=127.0.0.6:38605
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (392.798258ms) from=127.0.0.6:55263
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (400.405263ms) from=127.0.0.6:37961
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (209.795µs) from=127.0.0.6:55263
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (17.187191ms) from=127.0.0.6:56727
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/status/leader (313.608µs) from=127.0.0.6:47485
    2022/11/06 23:11:26 [DEBUG] http: Request GET /v1/status/leader (822.223µs) from=127.0.0.6:47485
    2022/11/06 23:11:29 [DEBUG] http: Request GET /v1/status/leader (199.199µs) from=127.0.0.6:47485
    2022/11/06 23:11:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.629587034s) from=127.0.0.6:40229
    2022/11/06 23:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.270299961s) from=127.0.0.6:38219
    2022/11/06 23:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.484309699s) from=127.0.0.6:57939
    2022/11/06 23:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.600810894s) from=127.0.0.6:56709
    2022/11/06 23:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.087345806s) from=127.0.0.6:37603
    2022/11/06 23:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.220953925s) from=127.0.0.6:45363
    2022/11/06 23:11:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.726301035s) from=127.0.0.6:43605
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/status/leader (157.178µs) from=127.0.0.6:47485
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.703941731s) from=127.0.0.6:51311
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.470327615s) from=127.0.0.6:36341
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.067378429s) from=127.0.0.6:60447
    2022/11/06 23:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.243536062s) from=127.0.0.6:54095
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.347713598s) from=127.0.0.6:45549
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.453485876s) from=127.0.0.6:34519
    2022/11/06 23:11:49 [DEBUG] http: Request GET /v1/status/leader (152.772µs) from=127.0.0.6:47485
    2022/11/06 23:11:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.804089419s) from=127.0.0.6:46793
    2022/11/06 23:11:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.097883417s) from=127.0.0.6:57589
    2022/11/06 23:11:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.568567846s) from=127.0.0.6:44175
    2022/11/06 23:12:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.486339312s) from=127.0.0.6:46459
    2022/11/06 23:12:06 [DEBUG] http: Request GET /v1/status/leader (354.253µs) from=127.0.0.6:47485
    2022/11/06 23:12:09 [DEBUG] http: Request GET /v1/status/leader (296.959µs) from=127.0.0.6:47485
    2022/11/06 23:12:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Node info in sync
    2022/11/06 23:12:26 [DEBUG] http: Request GET /v1/status/leader (1.597331ms) from=127.0.0.6:47485
    2022/11/06 23:12:29 [DEBUG] http: Request GET /v1/status/leader (686.706µs) from=127.0.0.6:47485
    2022/11/06 23:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:12:46 [DEBUG] http: Request GET /v1/status/leader (264.859µs) from=127.0.0.6:47485
    2022/11/06 23:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:12:49 [DEBUG] http: Request GET /v1/status/leader (659.641µs) from=127.0.0.6:47485
    2022/11/06 23:12:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.794164197s) from=127.0.0.6:41937
    2022/11/06 23:12:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.232288242s) from=127.0.0.6:45943
    2022/11/06 23:13:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.664138597s) from=127.0.0.6:57285
    2022/11/06 23:13:06 [DEBUG] http: Request GET /v1/status/leader (229.696µs) from=127.0.0.6:47485
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.332269011s) from=127.0.0.6:50903
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.954290827s) from=127.0.0.6:48345
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/status/leader (144.283µs) from=127.0.0.6:47485
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.924227601s) from=127.0.0.6:55263
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.5236332s) from=127.0.0.6:55339
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.751760961s) from=127.0.0.6:47341
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.228390601s) from=127.0.0.6:36451
    2022/11/06 23:13:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.394416036s) from=127.0.0.6:48367
    2022/11/06 23:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.95292701s) from=127.0.0.6:38605
    2022/11/06 23:13:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.811938849s) from=127.0.0.6:38967
    2022/11/06 23:13:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.507044572s) from=127.0.0.6:37961
    2022/11/06 23:13:26 [DEBUG] http: Request GET /v1/status/leader (996.286µs) from=127.0.0.6:47485
    2022/11/06 23:13:29 [DEBUG] http: Request GET /v1/status/leader (333.639µs) from=127.0.0.6:47485
    2022/11/06 23:13:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Node info in sync
    2022/11/06 23:13:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.591507068s) from=127.0.0.6:38219
    2022/11/06 23:13:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.384702991s) from=127.0.0.6:40229
    2022/11/06 23:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.708309924s) from=127.0.0.6:57939
    2022/11/06 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.204783529s) from=127.0.0.6:37603
    2022/11/06 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.78664137s) from=127.0.0.6:56709
    2022/11/06 23:13:46 [DEBUG] http: Request GET /v1/status/leader (159.247µs) from=127.0.0.6:47485
    2022/11/06 23:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:13:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.100742091s) from=127.0.0.6:51311
    2022/11/06 23:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.328611218s) from=127.0.0.6:45363
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.585986015s) from=127.0.0.6:43605
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.628475458s) from=127.0.0.6:34519
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/status/leader (2.039288ms) from=127.0.0.6:47485
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.030364544s) from=127.0.0.6:45549
    2022/11/06 23:13:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.54358576s) from=127.0.0.6:54095
    2022/11/06 23:13:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.295354563s) from=127.0.0.6:60447
    2022/11/06 23:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.010860389s) from=127.0.0.6:36341
    2022/11/06 23:13:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.49804716s) from=127.0.0.6:46793
    2022/11/06 23:13:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.362852159s) from=127.0.0.6:57589
    2022/11/06 23:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.79661778s) from=127.0.0.6:44175
    2022/11/06 23:14:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.076203937s) from=127.0.0.6:46459
    2022/11/06 23:14:06 [DEBUG] http: Request GET /v1/status/leader (379.978µs) from=127.0.0.6:47485
    2022/11/06 23:14:09 [DEBUG] http: Request GET /v1/status/leader (187.312µs) from=127.0.0.6:47485
    2022/11/06 23:14:26 [DEBUG] http: Request GET /v1/status/leader (238.931µs) from=127.0.0.6:47485
    2022/11/06 23:14:29 [DEBUG] http: Request GET /v1/status/leader (274.032µs) from=127.0.0.6:47485
    2022/11/06 23:14:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Node info in sync
    2022/11/06 23:14:46 [DEBUG] http: Request GET /v1/status/leader (352.999µs) from=127.0.0.6:47485
    2022/11/06 23:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:14:49 [DEBUG] http: Request GET /v1/status/leader (325.84µs) from=127.0.0.6:47485
    2022/11/06 23:14:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:15:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.482212216s) from=127.0.0.6:41937
    2022/11/06 23:15:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.245512746s) from=127.0.0.6:57285
    2022/11/06 23:15:06 [DEBUG] http: Request GET /v1/status/leader (261.045µs) from=127.0.0.6:47485
    2022/11/06 23:15:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.333287606s) from=127.0.0.6:45943
    2022/11/06 23:15:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.040563434s) from=127.0.0.6:50903
    2022/11/06 23:15:09 [DEBUG] http: Request GET /v1/status/leader (191.546µs) from=127.0.0.6:47485
    2022/11/06 23:15:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.517440578s) from=127.0.0.6:48345
    2022/11/06 23:15:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.123466072s) from=127.0.0.6:55263
    2022/11/06 23:15:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m2.33367888s) from=127.0.0.6:36451
    2022/11/06 23:15:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.12340166s) from=127.0.0.6:47341
    2022/11/06 23:15:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.640266011s) from=127.0.0.6:38605
    2022/11/06 23:15:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.781648289s) from=127.0.0.6:55339
    2022/11/06 23:15:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.842954944s) from=127.0.0.6:38967
    2022/11/06 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.212199225s) from=127.0.0.6:48367
    2022/11/06 23:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.402441272s) from=127.0.0.6:37961
    2022/11/06 23:15:26 [DEBUG] http: Request GET /v1/status/leader (325.875µs) from=127.0.0.6:47485
    2022/11/06 23:15:29 [DEBUG] http: Request GET /v1/status/leader (202.775µs) from=127.0.0.6:47485
    2022/11/06 23:15:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.038573794s) from=127.0.0.6:38219
    2022/11/06 23:15:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.829334989s) from=127.0.0.6:40229
    2022/11/06 23:15:46 [DEBUG] http: Request GET /v1/status/leader (274.91µs) from=127.0.0.6:47485
    2022/11/06 23:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.100754868s) from=127.0.0.6:57939
    2022/11/06 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.232159092s) from=127.0.0.6:45363
    2022/11/06 23:15:49 [DEBUG] http: Request GET /v1/status/leader (146.078µs) from=127.0.0.6:47485
    2022/11/06 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.7536917s) from=127.0.0.6:34519
    2022/11/06 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.063491678s) from=127.0.0.6:56709
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.844169561s) from=127.0.0.6:51311
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.279281083s) from=127.0.0.6:37603
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.442146958s) from=127.0.0.6:60447
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.922153966s) from=127.0.0.6:45549
    2022/11/06 23:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.355353199s) from=127.0.0.6:36341
    2022/11/06 23:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Node info in sync
    2022/11/06 23:15:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.756397791s) from=127.0.0.6:54095
    2022/11/06 23:15:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.24125759s) from=127.0.0.6:43605
    2022/11/06 23:16:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.642014634s) from=127.0.0.6:44175
    2022/11/06 23:16:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.78584759s) from=127.0.0.6:46793
    2022/11/06 23:16:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.253771587s) from=127.0.0.6:57589
    2022/11/06 23:16:06 [DEBUG] http: Request GET /v1/status/leader (250.555µs) from=127.0.0.6:47485
    2022/11/06 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.500188739s) from=127.0.0.6:46459
    2022/11/06 23:16:09 [DEBUG] http: Request GET /v1/status/leader (320.58µs) from=127.0.0.6:47485
    2022/11/06 23:16:26 [DEBUG] http: Request GET /v1/status/leader (4.923833ms) from=127.0.0.6:47485
    2022/11/06 23:16:29 [DEBUG] http: Request GET /v1/status/leader (245.004µs) from=127.0.0.6:47485
    2022/11/06 23:16:46 [DEBUG] http: Request GET /v1/status/leader (218.975µs) from=127.0.0.6:47485
    2022/11/06 23:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:16:49 [DEBUG] http: Request GET /v1/status/leader (311.9µs) from=127.0.0.6:47485
    2022/11/06 23:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Node info in sync
    2022/11/06 23:17:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.15706517s) from=127.0.0.6:41937
    2022/11/06 23:17:06 [DEBUG] http: Request GET /v1/status/leader (222.772µs) from=127.0.0.6:47485
    2022/11/06 23:17:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.43443545s) from=127.0.0.6:57285
    2022/11/06 23:17:09 [DEBUG] http: Request GET /v1/status/leader (314.984µs) from=127.0.0.6:47485
    2022/11/06 23:17:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.774541522s) from=127.0.0.6:45943
    2022/11/06 23:17:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.336300873s) from=127.0.0.6:48345
    2022/11/06 23:17:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.675515649s) from=127.0.0.6:50903
    2022/11/06 23:17:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.566532273s) from=127.0.0.6:36451
    2022/11/06 23:17:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.874899611s) from=127.0.0.6:47341
    2022/11/06 23:17:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.542507937s) from=127.0.0.6:55263
    2022/11/06 23:17:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.735549858s) from=127.0.0.6:38605
    2022/11/06 23:17:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.900948008s) from=127.0.0.6:38967
    2022/11/06 23:17:26 [DEBUG] http: Request GET /v1/status/leader (320.572µs) from=127.0.0.6:47485
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m7.247594648s) from=127.0.0.6:55339
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.446095716s) from=127.0.0.6:37961
    2022/11/06 23:17:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.694119843s) from=127.0.0.6:48367
    2022/11/06 23:17:29 [DEBUG] http: Request GET /v1/status/leader (283.328µs) from=127.0.0.6:47485
    2022/11/06 23:17:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.847605012s) from=127.0.0.6:40229
    2022/11/06 23:17:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.330264476s) from=127.0.0.6:38219
    2022/11/06 23:17:46 [DEBUG] http: Request GET /v1/status/leader (138.027µs) from=127.0.0.6:47485
    2022/11/06 23:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:17:49 [DEBUG] http: Request GET /v1/status/leader (1.355792ms) from=127.0.0.6:47485
    2022/11/06 23:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.030403274s) from=127.0.0.6:45363
    2022/11/06 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.498334683s) from=127.0.0.6:57939
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.808679405s) from=127.0.0.6:51311
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.401043657s) from=127.0.0.6:60447
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.052290525s) from=127.0.0.6:56709
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.586687973s) from=127.0.0.6:43605
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.00107557s) from=127.0.0.6:34519
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.334380723s) from=127.0.0.6:36341
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.484677802s) from=127.0.0.6:37603
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.624403743s) from=127.0.0.6:45549
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.761980841s) from=127.0.0.6:54095
    2022/11/06 23:18:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.487741712s) from=127.0.0.6:57589
    2022/11/06 23:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.587685518s) from=127.0.0.6:44175
    2022/11/06 23:18:06 [DEBUG] http: Request GET /v1/status/leader (317.504µs) from=127.0.0.6:47485
    2022/11/06 23:18:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.770653252s) from=127.0.0.6:46793
    2022/11/06 23:18:09 [DEBUG] http: Request GET /v1/status/leader (281.334µs) from=127.0.0.6:47485
    2022/11/06 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.647414585s) from=127.0.0.6:46459
    2022/11/06 23:18:26 [DEBUG] http: Request GET /v1/status/leader (204.127µs) from=127.0.0.6:47485
    2022/11/06 23:18:29 [DEBUG] http: Request GET /v1/status/leader (147.56µs) from=127.0.0.6:47485
    2022/11/06 23:18:46 [DEBUG] http: Request GET /v1/status/leader (277.473µs) from=127.0.0.6:47485
    2022/11/06 23:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:18:49 [DEBUG] http: Request GET /v1/status/leader (167.479µs) from=127.0.0.6:47485
    2022/11/06 23:18:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Node info in sync
    2022/11/06 23:19:06 [DEBUG] http: Request GET /v1/status/leader (368.043µs) from=127.0.0.6:47485
    2022/11/06 23:19:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.758211225s) from=127.0.0.6:41937
    2022/11/06 23:19:09 [DEBUG] http: Request GET /v1/status/leader (145.618µs) from=127.0.0.6:47485
    2022/11/06 23:19:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.946215923s) from=127.0.0.6:45943
    2022/11/06 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.378952542s) from=127.0.0.6:57285
    2022/11/06 23:19:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.604100325s) from=127.0.0.6:50903
    2022/11/06 23:19:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.284289215s) from=127.0.0.6:48345
    2022/11/06 23:19:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.86218673s) from=127.0.0.6:47341
    2022/11/06 23:19:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.027837317s) from=127.0.0.6:36451
    2022/11/06 23:19:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.567196491s) from=127.0.0.6:55263
    2022/11/06 23:19:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.070203694s) from=127.0.0.6:38605
    2022/11/06 23:19:26 [DEBUG] http: Request GET /v1/status/leader (240.284µs) from=127.0.0.6:47485
    2022/11/06 23:19:29 [DEBUG] http: Request GET /v1/status/leader (286.03µs) from=127.0.0.6:47485
    2022/11/06 23:19:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.282347487s) from=127.0.0.6:38967
    2022/11/06 23:19:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.082970579s) from=127.0.0.6:55339
    2022/11/06 23:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.043021928s) from=127.0.0.6:48367
    2022/11/06 23:19:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.657583105s) from=127.0.0.6:37961
    2022/11/06 23:19:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:19:46 [DEBUG] http: Request GET /v1/status/leader (358.965µs) from=127.0.0.6:47485
    2022/11/06 23:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:19:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.822004579s) from=127.0.0.6:38219
    2022/11/06 23:19:49 [DEBUG] http: Request GET /v1/status/leader (141.846µs) from=127.0.0.6:47485
    2022/11/06 23:19:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.420492862s) from=127.0.0.6:40229
    2022/11/06 23:19:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.726617843s) from=127.0.0.6:60447
    2022/11/06 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.546131012s) from=127.0.0.6:56709
    2022/11/06 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.692368249s) from=127.0.0.6:57939
    2022/11/06 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.149020125s) from=127.0.0.6:45363
    2022/11/06 23:19:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.579611383s) from=127.0.0.6:51311
    2022/11/06 23:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.093354936s) from=127.0.0.6:34519
    2022/11/06 23:19:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.603736957s) from=127.0.0.6:54095
    2022/11/06 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.79557837s) from=127.0.0.6:36341
    2022/11/06 23:20:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.628546152s) from=127.0.0.6:43605
    2022/11/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.238158993s) from=127.0.0.6:37603
    2022/11/06 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.433483883s) from=127.0.0.6:45549
    2022/11/06 23:20:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.336815388s) from=127.0.0.6:57589
    2022/11/06 23:20:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.824318922s) from=127.0.0.6:44175
    2022/11/06 23:20:06 [DEBUG] http: Request GET /v1/status/leader (377.998µs) from=127.0.0.6:47485
    2022/11/06 23:20:09 [DEBUG] http: Request GET /v1/status/leader (251.71µs) from=127.0.0.6:47485
    2022/11/06 23:20:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.773212031s) from=127.0.0.6:46793
    2022/11/06 23:20:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.094496656s) from=127.0.0.6:46459
    2022/11/06 23:20:26 [DEBUG] http: Request GET /v1/status/leader (1.228466ms) from=127.0.0.6:47485
    2022/11/06 23:20:29 [DEBUG] http: Request GET /v1/status/leader (263.31µs) from=127.0.0.6:47485
    2022/11/06 23:20:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Node info in sync
    2022/11/06 23:20:46 [DEBUG] http: Request GET /v1/status/leader (336.206µs) from=127.0.0.6:47485
    2022/11/06 23:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:20:49 [DEBUG] http: Request GET /v1/status/leader (180.373µs) from=127.0.0.6:47485
    2022/11/06 23:21:06 [DEBUG] http: Request GET /v1/status/leader (729.276µs) from=127.0.0.6:47485
    2022/11/06 23:21:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.529896075s) from=127.0.0.6:41937
    2022/11/06 23:21:09 [DEBUG] http: Request GET /v1/status/leader (908.652µs) from=127.0.0.6:47485
    2022/11/06 23:21:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.240288182s) from=127.0.0.6:45943
    2022/11/06 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.321302249s) from=127.0.0.6:57285
    2022/11/06 23:21:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.762703812s) from=127.0.0.6:36451
    2022/11/06 23:21:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.681304794s) from=127.0.0.6:50903
    2022/11/06 23:21:26 [DEBUG] http: Request GET /v1/status/leader (346.297µs) from=127.0.0.6:47485
    2022/11/06 23:21:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.281445767s) from=127.0.0.6:48345
    2022/11/06 23:21:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.949767654s) from=127.0.0.6:47341
    2022/11/06 23:21:29 [DEBUG] http: Request GET /v1/status/leader (276.879µs) from=127.0.0.6:47485
    2022/11/06 23:21:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.264019376s) from=127.0.0.6:38605
    2022/11/06 23:21:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.430040068s) from=127.0.0.6:55263
    2022/11/06 23:21:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.627215682s) from=127.0.0.6:55339
    2022/11/06 23:21:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.711237719s) from=127.0.0.6:38967
    2022/11/06 23:21:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.314538145s) from=127.0.0.6:37961
    2022/11/06 23:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.095263205s) from=127.0.0.6:48367
    2022/11/06 23:21:46 [DEBUG] http: Request GET /v1/status/leader (198.475µs) from=127.0.0.6:47485
    2022/11/06 23:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:21:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:21:50 [DEBUG] http: Request GET /v1/status/leader (753.222µs) from=127.0.0.6:47485
    2022/11/06 23:21:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.768077871s) from=127.0.0.6:38219
    2022/11/06 23:21:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.68583739s) from=127.0.0.6:40229
    2022/11/06 23:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.157296642s) from=127.0.0.6:56709
    2022/11/06 23:21:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.82025713s) from=127.0.0.6:60447
    2022/11/06 23:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.716080712s) from=127.0.0.6:57939
    2022/11/06 23:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.716852694s) from=127.0.0.6:45363
    2022/11/06 23:21:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.195132916s) from=127.0.0.6:51311
    2022/11/06 23:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.209800171s) from=127.0.0.6:34519
    2022/11/06 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.892748545s) from=127.0.0.6:54095
    2022/11/06 23:22:06 [DEBUG] http: Request GET /v1/status/leader (234.318µs) from=127.0.0.6:47485
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.427316487s) from=127.0.0.6:43605
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.881135861s) from=127.0.0.6:36341
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.902493915s) from=127.0.0.6:37603
    2022/11/06 23:22:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.298427547s) from=127.0.0.6:44175
    2022/11/06 23:22:10 [DEBUG] http: Request GET /v1/status/leader (300.202µs) from=127.0.0.6:47485
    2022/11/06 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.55375205s) from=127.0.0.6:45549
    2022/11/06 23:22:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.753942777s) from=127.0.0.6:57589
    2022/11/06 23:22:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.414817737s) from=127.0.0.6:46793
    2022/11/06 23:22:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.542988695s) from=127.0.0.6:46459
    2022/11/06 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Node info in sync
    2022/11/06 23:22:26 [DEBUG] http: Request GET /v1/status/leader (216.763µs) from=127.0.0.6:47485
    2022/11/06 23:22:30 [DEBUG] http: Request GET /v1/status/leader (420.561µs) from=127.0.0.6:47485
    2022/11/06 23:22:46 [DEBUG] http: Request GET /v1/status/leader (352.326µs) from=127.0.0.6:47485
    2022/11/06 23:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:22:50 [DEBUG] http: Request GET /v1/status/leader (386.228µs) from=127.0.0.6:47485
    2022/11/06 23:23:06 [DEBUG] http: Request GET /v1/status/leader (259.847µs) from=127.0.0.6:47485
    2022/11/06 23:23:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.777137354s) from=127.0.0.6:41937
    2022/11/06 23:23:10 [DEBUG] http: Request GET /v1/status/leader (240.063µs) from=127.0.0.6:47485
    2022/11/06 23:23:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.134597715s) from=127.0.0.6:45943
    2022/11/06 23:23:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.850861454s) from=127.0.0.6:57285
    2022/11/06 23:23:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.428470795s) from=127.0.0.6:50903
    2022/11/06 23:23:26 [DEBUG] http: Request GET /v1/status/leader (374.064µs) from=127.0.0.6:47485
    2022/11/06 23:23:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.267714342s) from=127.0.0.6:36451
    2022/11/06 23:23:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.961131572s) from=127.0.0.6:47341
    2022/11/06 23:23:30 [DEBUG] http: Request GET /v1/status/leader (295.706µs) from=127.0.0.6:47485
    2022/11/06 23:23:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.169384403s) from=127.0.0.6:48345
    2022/11/06 23:23:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.695778501s) from=127.0.0.6:55263
    2022/11/06 23:23:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.675247878s) from=127.0.0.6:38967
    2022/11/06 23:23:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.022857022s) from=127.0.0.6:38605
    2022/11/06 23:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.256458816s) from=127.0.0.6:37961
    2022/11/06 23:23:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.082836478s) from=127.0.0.6:55339
    2022/11/06 23:23:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.491593218s) from=127.0.0.6:48367
    2022/11/06 23:23:46 [DEBUG] http: Request GET /v1/status/leader (181.829µs) from=127.0.0.6:47485
    2022/11/06 23:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:23:50 [DEBUG] http: Request GET /v1/status/leader (168.715µs) from=127.0.0.6:47485
    2022/11/06 23:23:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.475748611s) from=127.0.0.6:38219
    2022/11/06 23:23:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.532683901s) from=127.0.0.6:40229
    2022/11/06 23:23:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.815631433s) from=127.0.0.6:60447
    2022/11/06 23:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.218466809s) from=127.0.0.6:57939
    2022/11/06 23:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.610759842s) from=127.0.0.6:56709
    2022/11/06 23:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.094348257s) from=127.0.0.6:45363
    2022/11/06 23:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.865231979s) from=127.0.0.6:51311
    2022/11/06 23:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Node info in sync
    2022/11/06 23:24:06 [DEBUG] http: Request GET /v1/status/leader (292.724µs) from=127.0.0.6:47485
    2022/11/06 23:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.772190768s) from=127.0.0.6:34519
    2022/11/06 23:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.427473992s) from=127.0.0.6:37603
    2022/11/06 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.893303852s) from=127.0.0.6:36341
    2022/11/06 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.110902405s) from=127.0.0.6:54095
    2022/11/06 23:24:10 [DEBUG] http: Request GET /v1/status/leader (309.975µs) from=127.0.0.6:47485
    2022/11/06 23:24:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.886285536s) from=127.0.0.6:44175
    2022/11/06 23:24:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.211138377s) from=127.0.0.6:43605
    2022/11/06 23:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.244282282s) from=127.0.0.6:45549
    2022/11/06 23:24:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.107167052s) from=127.0.0.6:46793
    2022/11/06 23:24:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.722280229s) from=127.0.0.6:57589
    2022/11/06 23:24:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.122428787s) from=127.0.0.6:46459
    2022/11/06 23:24:26 [DEBUG] http: Request GET /v1/status/leader (260.987µs) from=127.0.0.6:47485
    2022/11/06 23:24:30 [DEBUG] http: Request GET /v1/status/leader (1.287638ms) from=127.0.0.6:47485
    2022/11/06 23:24:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:24:46 [DEBUG] http: Request GET /v1/status/leader (190.578µs) from=127.0.0.6:47485
    2022/11/06 23:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:24:50 [DEBUG] http: Request GET /v1/status/leader (251.104µs) from=127.0.0.6:47485
    2022/11/06 23:25:07 [DEBUG] http: Request GET /v1/status/leader (370.511µs) from=127.0.0.6:47485
    2022/11/06 23:25:10 [DEBUG] http: Request GET /v1/status/leader (211.007µs) from=127.0.0.6:47485
    2022/11/06 23:25:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.999771165s) from=127.0.0.6:45943
    2022/11/06 23:25:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.383799684s) from=127.0.0.6:41937
    2022/11/06 23:25:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.803009087s) from=127.0.0.6:57285
    2022/11/06 23:25:27 [DEBUG] http: Request GET /v1/status/leader (377.306µs) from=127.0.0.6:47485
    2022/11/06 23:25:30 [DEBUG] http: Request GET /v1/status/leader (282.771µs) from=127.0.0.6:47485
    2022/11/06 23:25:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.653703784s) from=127.0.0.6:47341
    2022/11/06 23:25:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.272922361s) from=127.0.0.6:50903
    2022/11/06 23:25:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.73315273s) from=127.0.0.6:36451
    2022/11/06 23:25:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Node info in sync
    2022/11/06 23:25:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.748326145s) from=127.0.0.6:38967
    2022/11/06 23:25:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.016400097s) from=127.0.0.6:38605
    2022/11/06 23:25:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.06611896s) from=127.0.0.6:48345
    2022/11/06 23:25:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.723796036s) from=127.0.0.6:37961
    2022/11/06 23:25:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.521681334s) from=127.0.0.6:55339
    2022/11/06 23:25:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.266270051s) from=127.0.0.6:55263
    2022/11/06 23:25:47 [DEBUG] http: Request GET /v1/status/leader (307.359µs) from=127.0.0.6:47485
    2022/11/06 23:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:25:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.161998195s) from=127.0.0.6:48367
    2022/11/06 23:25:50 [DEBUG] http: Request GET /v1/status/leader (334.71µs) from=127.0.0.6:47485
    2022/11/06 23:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.312477752s) from=127.0.0.6:38219
    2022/11/06 23:26:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.200079046s) from=127.0.0.6:60447
    2022/11/06 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.768253807s) from=127.0.0.6:56709
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.998186699s) from=127.0.0.6:40229
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.021431675s) from=127.0.0.6:57939
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.458846105s) from=127.0.0.6:45363
    2022/11/06 23:26:07 [DEBUG] http: Request GET /v1/status/leader (305.131µs) from=127.0.0.6:47485
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.013834861s) from=127.0.0.6:36341
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/status/leader (208.688µs) from=127.0.0.6:47485
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.594313203s) from=127.0.0.6:37603
    2022/11/06 23:26:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.412737828s) from=127.0.0.6:51311
    2022/11/06 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.973419069s) from=127.0.0.6:44175
    2022/11/06 23:26:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.129950856s) from=127.0.0.6:54095
    2022/11/06 23:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.983143071s) from=127.0.0.6:34519
    2022/11/06 23:26:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.614135273s) from=127.0.0.6:43605
    2022/11/06 23:26:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.52714604s) from=127.0.0.6:46793
    2022/11/06 23:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.262460231s) from=127.0.0.6:45549
    2022/11/06 23:26:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.646462429s) from=127.0.0.6:57589
    2022/11/06 23:26:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.92828082s) from=127.0.0.6:46459
    2022/11/06 23:26:27 [DEBUG] http: Request GET /v1/status/leader (1.190505ms) from=127.0.0.6:47485
    2022/11/06 23:26:30 [DEBUG] http: Request GET /v1/status/leader (153.517µs) from=127.0.0.6:47485
    2022/11/06 23:26:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:26:47 [DEBUG] http: Request GET /v1/status/leader (333.146µs) from=127.0.0.6:47485
    2022/11/06 23:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:26:50 [DEBUG] http: Request GET /v1/status/leader (302.538µs) from=127.0.0.6:47485
    2022/11/06 23:27:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Node info in sync
    2022/11/06 23:27:07 [DEBUG] http: Request GET /v1/status/leader (287.982µs) from=127.0.0.6:47485
    2022/11/06 23:27:10 [DEBUG] http: Request GET /v1/status/leader (348.19µs) from=127.0.0.6:47485
    2022/11/06 23:27:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.123460344s) from=127.0.0.6:45943
    2022/11/06 23:27:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.34016237s) from=127.0.0.6:41937
    2022/11/06 23:27:27 [DEBUG] http: Request GET /v1/status/leader (313.398µs) from=127.0.0.6:47485
    2022/11/06 23:27:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.370061173s) from=127.0.0.6:57285
    2022/11/06 23:27:30 [DEBUG] http: Request GET /v1/status/leader (219.277µs) from=127.0.0.6:47485
    2022/11/06 23:27:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.263538627s) from=127.0.0.6:47341
    2022/11/06 23:27:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.779798359s) from=127.0.0.6:50903
    2022/11/06 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.89130739s) from=127.0.0.6:36451
    2022/11/06 23:27:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.349051054s) from=127.0.0.6:38605
    2022/11/06 23:27:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.191704004s) from=127.0.0.6:48345
    2022/11/06 23:27:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.832085094s) from=127.0.0.6:55339
    2022/11/06 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.08303411s) from=127.0.0.6:37961
    2022/11/06 23:27:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.470519142s) from=127.0.0.6:38967
    2022/11/06 23:27:47 [DEBUG] http: Request GET /v1/status/leader (1.533037ms) from=127.0.0.6:47485
    2022/11/06 23:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:27:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.752128687s) from=127.0.0.6:55263
    2022/11/06 23:27:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.970775869s) from=127.0.0.6:48367
    2022/11/06 23:27:50 [DEBUG] http: Request GET /v1/status/leader (224.947µs) from=127.0.0.6:47485
    2022/11/06 23:27:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.50838221s) from=127.0.0.6:38219
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/status/leader (299.799µs) from=127.0.0.6:47485
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.531743072s) from=127.0.0.6:56709
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.212597939s) from=127.0.0.6:60447
    2022/11/06 23:28:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.221228528s) from=127.0.0.6:57939
    2022/11/06 23:28:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.343359653s) from=127.0.0.6:40229
    2022/11/06 23:28:10 [DEBUG] http: Request GET /v1/status/leader (205.553µs) from=127.0.0.6:47485
    2022/11/06 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.683239625s) from=127.0.0.6:45363
    2022/11/06 23:28:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.416802508s) from=127.0.0.6:44175
    2022/11/06 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.176370033s) from=127.0.0.6:34519
    2022/11/06 23:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.685411118s) from=127.0.0.6:51311
    2022/11/06 23:28:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.88274761s) from=127.0.0.6:54095
    2022/11/06 23:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.308728049s) from=127.0.0.6:36341
    2022/11/06 23:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.013989682s) from=127.0.0.6:37603
    2022/11/06 23:28:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.150109521s) from=127.0.0.6:57589
    2022/11/06 23:28:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.848154889s) from=127.0.0.6:43605
    2022/11/06 23:28:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.523373531s) from=127.0.0.6:46793
    2022/11/06 23:28:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Node info in sync
    2022/11/06 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.1267389s) from=127.0.0.6:45549
    2022/11/06 23:28:27 [DEBUG] http: Request GET /v1/status/leader (218.645µs) from=127.0.0.6:47485
    2022/11/06 23:28:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.345686268s) from=127.0.0.6:46459
    2022/11/06 23:28:30 [DEBUG] http: Request GET /v1/status/leader (192.117µs) from=127.0.0.6:47485
    2022/11/06 23:28:47 [DEBUG] http: Request GET /v1/status/leader (333.037µs) from=127.0.0.6:47485
    2022/11/06 23:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:28:50 [DEBUG] http: Request GET /v1/status/leader (238.27µs) from=127.0.0.6:47485
    2022/11/06 23:29:07 [DEBUG] http: Request GET /v1/status/leader (196.047µs) from=127.0.0.6:47485
    2022/11/06 23:29:10 [DEBUG] http: Request GET /v1/status/leader (364.324µs) from=127.0.0.6:47485
    2022/11/06 23:29:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:29:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.387506074s) from=127.0.0.6:45943
    2022/11/06 23:29:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.989938917s) from=127.0.0.6:41937
    2022/11/06 23:29:27 [DEBUG] http: Request GET /v1/status/leader (358.489µs) from=127.0.0.6:47485
    2022/11/06 23:29:30 [DEBUG] http: Request GET /v1/status/leader (243.474µs) from=127.0.0.6:47485
    2022/11/06 23:29:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.574773149s) from=127.0.0.6:57285
    2022/11/06 23:29:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.23272094s) from=127.0.0.6:50903
    2022/11/06 23:29:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.274490836s) from=127.0.0.6:47341
    2022/11/06 23:29:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.685042906s) from=127.0.0.6:48345
    2022/11/06 23:29:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.893131611s) from=127.0.0.6:36451
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.231355611s) from=127.0.0.6:38605
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.94196635s) from=127.0.0.6:38967
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.522725275s) from=127.0.0.6:55339
    2022/11/06 23:29:47 [DEBUG] http: Request GET /v1/status/leader (564.401µs) from=127.0.0.6:47485
    2022/11/06 23:29:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:29:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.357295441s) from=127.0.0.6:37961
    2022/11/06 23:29:50 [DEBUG] http: Request GET /v1/status/leader (247.392µs) from=127.0.0.6:47485
    2022/11/06 23:29:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.295062398s) from=127.0.0.6:48367
    2022/11/06 23:29:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.126114048s) from=127.0.0.6:55263
    2022/11/06 23:30:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.665228065s) from=127.0.0.6:38219
    2022/11/06 23:30:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Node info in sync
    2022/11/06 23:30:07 [DEBUG] http: Request GET /v1/status/leader (377.078µs) from=127.0.0.6:47485
    2022/11/06 23:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.490154411s) from=127.0.0.6:56709
    2022/11/06 23:30:10 [DEBUG] http: Request GET /v1/status/leader (260.298µs) from=127.0.0.6:47485
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.747706769s) from=127.0.0.6:60447
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.255800316s) from=127.0.0.6:40229
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.821782719s) from=127.0.0.6:45363
    2022/11/06 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.273307413s) from=127.0.0.6:57939
    2022/11/06 23:30:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.353748793s) from=127.0.0.6:51311
    2022/11/06 23:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.452362006s) from=127.0.0.6:54095
    2022/11/06 23:30:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.607957725s) from=127.0.0.6:44175
    2022/11/06 23:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.071158261s) from=127.0.0.6:36341
    2022/11/06 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.637750635s) from=127.0.0.6:37603
    2022/11/06 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.528795503s) from=127.0.0.6:34519
    2022/11/06 23:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.632407101s) from=127.0.0.6:45549
    2022/11/06 23:30:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.676212738s) from=127.0.0.6:57589
    2022/11/06 23:30:27 [DEBUG] http: Request GET /v1/status/leader (523.699µs) from=127.0.0.6:47485
    2022/11/06 23:30:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.814843295s) from=127.0.0.6:46793
    2022/11/06 23:30:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.023173757s) from=127.0.0.6:43605
    2022/11/06 23:30:30 [DEBUG] http: Request GET /v1/status/leader (423.213µs) from=127.0.0.6:47485
    2022/11/06 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.253117545s) from=127.0.0.6:46459
    2022/11/06 23:30:47 [DEBUG] http: Request GET /v1/status/leader (134.028µs) from=127.0.0.6:47485
    2022/11/06 23:30:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:30:50 [DEBUG] http: Request GET /v1/status/leader (373.493µs) from=127.0.0.6:47485
    2022/11/06 23:31:07 [DEBUG] http: Request GET /v1/status/leader (191.892µs) from=127.0.0.6:47485
    2022/11/06 23:31:10 [DEBUG] http: Request GET /v1/status/leader (205.242µs) from=127.0.0.6:47485
    2022/11/06 23:31:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.222705787s) from=127.0.0.6:45943
    2022/11/06 23:31:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.313057076s) from=127.0.0.6:41937
    2022/11/06 23:31:27 [DEBUG] http: Request GET /v1/status/leader (377.42µs) from=127.0.0.6:47485
    2022/11/06 23:31:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Node info in sync
    2022/11/06 23:31:30 [DEBUG] http: Request GET /v1/status/leader (341.535µs) from=127.0.0.6:47485
    2022/11/06 23:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.276708313s) from=127.0.0.6:57285
    2022/11/06 23:31:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.169673058s) from=127.0.0.6:50903
    2022/11/06 23:31:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.42795816s) from=127.0.0.6:48345
    2022/11/06 23:31:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:31:47 [DEBUG] http: Request GET /v1/status/leader (197.57µs) from=127.0.0.6:47485
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.078683991s) from=127.0.0.6:47341
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.490167821s) from=127.0.0.6:36451
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.489921573s) from=127.0.0.6:38605
    2022/11/06 23:31:50 [DEBUG] http: Request GET /v1/status/leader (1.512232ms) from=127.0.0.6:47485
    2022/11/06 23:31:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.063501255s) from=127.0.0.6:38967
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.422248344s) from=127.0.0.6:55339
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.09677395s) from=127.0.0.6:55263
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.890970235s) from=127.0.0.6:37961
    2022/11/06 23:31:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.09329694s) from=127.0.0.6:48367
    2022/11/06 23:32:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.475511967s) from=127.0.0.6:38219
    2022/11/06 23:32:07 [DEBUG] http: Request GET /v1/status/leader (221.15µs) from=127.0.0.6:47485
    2022/11/06 23:32:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:32:10 [DEBUG] http: Request GET /v1/status/leader (343.815µs) from=127.0.0.6:47485
    2022/11/06 23:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.078002179s) from=127.0.0.6:56709
    2022/11/06 23:32:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.843072699s) from=127.0.0.6:60447
    2022/11/06 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.481342471s) from=127.0.0.6:57939
    2022/11/06 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.278574319s) from=127.0.0.6:45363
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.123832807s) from=127.0.0.6:44175
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.09011419s) from=127.0.0.6:51311
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.797436626s) from=127.0.0.6:40229
    2022/11/06 23:32:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.35628293s) from=127.0.0.6:54095
    2022/11/06 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.406845642s) from=127.0.0.6:34519
    2022/11/06 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.589777712s) from=127.0.0.6:36341
    2022/11/06 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.321371422s) from=127.0.0.6:37603
    2022/11/06 23:32:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.15622993s) from=127.0.0.6:57589
    2022/11/06 23:32:27 [DEBUG] http: Request GET /v1/status/leader (161.54µs) from=127.0.0.6:47485
    2022/11/06 23:32:30 [DEBUG] http: Request GET /v1/status/leader (2.67553ms) from=127.0.0.6:47485
    2022/11/06 23:32:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.610837511s) from=127.0.0.6:43605
    2022/11/06 23:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.711076854s) from=127.0.0.6:45549
    2022/11/06 23:32:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.443288313s) from=127.0.0.6:46459
    2022/11/06 23:32:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.065530962s) from=127.0.0.6:46793
    2022/11/06 23:32:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Node info in sync
    2022/11/06 23:32:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:32:47 [DEBUG] http: Request GET /v1/status/leader (236.289µs) from=127.0.0.6:47485
    2022/11/06 23:32:50 [DEBUG] http: Request GET /v1/status/leader (218.917µs) from=127.0.0.6:47485
    2022/11/06 23:33:07 [DEBUG] http: Request GET /v1/status/leader (169.006µs) from=127.0.0.6:47485
    2022/11/06 23:33:10 [DEBUG] http: Request GET /v1/status/leader (140.846µs) from=127.0.0.6:47485
    2022/11/06 23:33:27 [DEBUG] http: Request GET /v1/status/leader (2.012817ms) from=127.0.0.6:47485
    2022/11/06 23:33:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.729544204s) from=127.0.0.6:45943
    2022/11/06 23:33:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.783760369s) from=127.0.0.6:41937
    2022/11/06 23:33:30 [DEBUG] http: Request GET /v1/status/leader (586.441µs) from=127.0.0.6:47485
    2022/11/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.957636512s) from=127.0.0.6:57285
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.57978269s) from=127.0.0.6:48345
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.140522926s) from=127.0.0.6:50903
    2022/11/06 23:33:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/status/leader (143.902µs) from=127.0.0.6:47485
    2022/11/06 23:33:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.240598157s) from=127.0.0.6:36451
    2022/11/06 23:33:50 [DEBUG] http: Request GET /v1/status/leader (396.197µs) from=127.0.0.6:47485
    2022/11/06 23:33:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.043616204s) from=127.0.0.6:47341
    2022/11/06 23:33:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.491370633s) from=127.0.0.6:48367
    2022/11/06 23:33:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.064869519s) from=127.0.0.6:55263
    2022/11/06 23:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.28786669s) from=127.0.0.6:38967
    2022/11/06 23:33:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.276415197s) from=127.0.0.6:38605
    2022/11/06 23:33:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:33:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.833358979s) from=127.0.0.6:37961
    2022/11/06 23:33:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.58196791s) from=127.0.0.6:55339
    2022/11/06 23:34:07 [DEBUG] http: Request GET /v1/status/leader (189.601µs) from=127.0.0.6:47485
    2022/11/06 23:34:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.810301522s) from=127.0.0.6:38219
    2022/11/06 23:34:10 [DEBUG] http: Request GET /v1/status/leader (162.593µs) from=127.0.0.6:47485
    2022/11/06 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.192141599s) from=127.0.0.6:56709
    2022/11/06 23:34:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.130017383s) from=127.0.0.6:45363
    2022/11/06 23:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.153114246s) from=127.0.0.6:57939
    2022/11/06 23:34:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.325146129s) from=127.0.0.6:60447
    2022/11/06 23:34:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.728132279s) from=127.0.0.6:34519
    2022/11/06 23:34:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.173418434s) from=127.0.0.6:54095
    2022/11/06 23:34:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.496305163s) from=127.0.0.6:44175
    2022/11/06 23:34:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.862691139s) from=127.0.0.6:51311
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.347518123s) from=127.0.0.6:40229
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.274012843s) from=127.0.0.6:36341
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/status/leader (270.909µs) from=127.0.0.6:47485
    2022/11/06 23:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.823555547s) from=127.0.0.6:37603
    2022/11/06 23:34:30 [DEBUG] http: Request GET /v1/status/leader (289.526µs) from=127.0.0.6:47485
    2022/11/06 23:34:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.501441258s) from=127.0.0.6:57589
    2022/11/06 23:34:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.862526793s) from=127.0.0.6:46793
    2022/11/06 23:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.587404321s) from=127.0.0.6:45549
    2022/11/06 23:34:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.785555788s) from=127.0.0.6:43605
    2022/11/06 23:34:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.764250516s) from=127.0.0.6:46459
    2022/11/06 23:34:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:34:47 [DEBUG] http: Request GET /v1/status/leader (2.960856ms) from=127.0.0.6:47485
    2022/11/06 23:34:50 [DEBUG] http: Request GET /v1/status/leader (319.788µs) from=127.0.0.6:47485
    2022/11/06 23:35:07 [DEBUG] http: Request GET /v1/status/leader (334.324µs) from=127.0.0.6:47485
    2022/11/06 23:35:10 [DEBUG] http: Request GET /v1/status/leader (206.015µs) from=127.0.0.6:47485
    2022/11/06 23:35:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Node info in sync
    2022/11/06 23:35:27 [DEBUG] http: Request GET /v1/status/leader (419.302µs) from=127.0.0.6:47485
    2022/11/06 23:35:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.390301622s) from=127.0.0.6:45943
    2022/11/06 23:35:30 [DEBUG] http: Request GET /v1/status/leader (287.788µs) from=127.0.0.6:47485
    2022/11/06 23:35:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.518110669s) from=127.0.0.6:41937
    2022/11/06 23:35:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.138448396s) from=127.0.0.6:57285
    2022/11/06 23:35:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:35:47 [DEBUG] http: Request GET /v1/status/leader (347.772µs) from=127.0.0.6:47485
    2022/11/06 23:35:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.321216319s) from=127.0.0.6:50903
    2022/11/06 23:35:50 [DEBUG] http: Request GET /v1/status/leader (195.235µs) from=127.0.0.6:47485
    2022/11/06 23:35:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.825029635s) from=127.0.0.6:48345
    2022/11/06 23:35:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.221712593s) from=127.0.0.6:36451
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.860128709s) from=127.0.0.6:38967
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.895759943s) from=127.0.0.6:47341
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.706423832s) from=127.0.0.6:38605
    2022/11/06 23:35:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.577037043s) from=127.0.0.6:48367
    2022/11/06 23:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.237139402s) from=127.0.0.6:55263
    2022/11/06 23:36:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.300808679s) from=127.0.0.6:55339
    2022/11/06 23:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.415932716s) from=127.0.0.6:37961
    2022/11/06 23:36:07 [DEBUG] http: Request GET /v1/status/leader (213.122µs) from=127.0.0.6:47485
    2022/11/06 23:36:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.55457288s) from=127.0.0.6:38219
    2022/11/06 23:36:10 [DEBUG] http: Request GET /v1/status/leader (286.101µs) from=127.0.0.6:47485
    2022/11/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.489772076s) from=127.0.0.6:56709
    2022/11/06 23:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.913837937s) from=127.0.0.6:34519
    2022/11/06 23:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.361912363s) from=127.0.0.6:45363
    2022/11/06 23:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.732482801s) from=127.0.0.6:57939
    2022/11/06 23:36:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.132380741s) from=127.0.0.6:54095
    2022/11/06 23:36:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.581051801s) from=127.0.0.6:60447
    2022/11/06 23:36:27 [DEBUG] http: Request GET /v1/status/leader (291.734µs) from=127.0.0.6:47485
    2022/11/06 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.691821894s) from=127.0.0.6:44175
    2022/11/06 23:36:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.335335318s) from=127.0.0.6:51311
    2022/11/06 23:36:30 [DEBUG] http: Request GET /v1/status/leader (148.786µs) from=127.0.0.6:47485
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.433566146s) from=127.0.0.6:57589
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.909313284s) from=127.0.0.6:36341
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.564695851s) from=127.0.0.6:37603
    2022/11/06 23:36:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.22870598s) from=127.0.0.6:40229
    2022/11/06 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.677949669s) from=127.0.0.6:45549
    2022/11/06 23:36:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.773093847s) from=127.0.0.6:46459
    2022/11/06 23:36:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.003538792s) from=127.0.0.6:46793
    2022/11/06 23:36:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.359676986s) from=127.0.0.6:43605
    2022/11/06 23:36:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:36:47 [DEBUG] http: Request GET /v1/status/leader (355.839µs) from=127.0.0.6:47485
    2022/11/06 23:36:50 [DEBUG] http: Request GET /v1/status/leader (313.377µs) from=127.0.0.6:47485
    2022/11/06 23:37:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:37:07 [DEBUG] http: Request GET /v1/status/leader (186.376µs) from=127.0.0.6:47485
    2022/11/06 23:37:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:37:10 [DEBUG] http: Request GET /v1/status/leader (149.15µs) from=127.0.0.6:47485
    2022/11/06 23:37:27 [DEBUG] http: Request GET /v1/status/leader (193.466µs) from=127.0.0.6:47485
    2022/11/06 23:37:30 [DEBUG] http: Request GET /v1/status/leader (154.093µs) from=127.0.0.6:47485
    2022/11/06 23:37:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.191084606s) from=127.0.0.6:41937
    2022/11/06 23:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.969577488s) from=127.0.0.6:45943
    2022/11/06 23:37:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.642753253s) from=127.0.0.6:57285
    2022/11/06 23:37:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:37:47 [DEBUG] http: Request GET /v1/status/leader (287.664µs) from=127.0.0.6:47485
    2022/11/06 23:37:50 [DEBUG] http: Request GET /v1/status/leader (214.135µs) from=127.0.0.6:47485
    2022/11/06 23:37:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.25272347s) from=127.0.0.6:36451
    2022/11/06 23:37:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.245564822s) from=127.0.0.6:50903
    2022/11/06 23:37:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.027158714s) from=127.0.0.6:48345
    2022/11/06 23:37:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.642506952s) from=127.0.0.6:38967
    2022/11/06 23:37:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.012516549s) from=127.0.0.6:38605
    2022/11/06 23:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.903176923s) from=127.0.0.6:55263
    2022/11/06 23:38:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.998379556s) from=127.0.0.6:47341
    2022/11/06 23:38:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.895224632s) from=127.0.0.6:48367
    2022/11/06 23:38:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.469289174s) from=127.0.0.6:55339
    2022/11/06 23:38:07 [DEBUG] http: Request GET /v1/status/leader (315.676µs) from=127.0.0.6:47485
    2022/11/06 23:38:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.028005988s) from=127.0.0.6:37961
    2022/11/06 23:38:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.570190435s) from=127.0.0.6:38219
    2022/11/06 23:38:10 [DEBUG] http: Request GET /v1/status/leader (210.757µs) from=127.0.0.6:47485
    2022/11/06 23:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.319876946s) from=127.0.0.6:56709
    2022/11/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.54144223s) from=127.0.0.6:34519
    2022/11/06 23:38:27 [DEBUG] http: Request GET /v1/status/leader (245.398µs) from=127.0.0.6:47485
    2022/11/06 23:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.213981635s) from=127.0.0.6:51311
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.610408338s) from=127.0.0.6:60447
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.078294271s) from=127.0.0.6:57939
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.221624948s) from=127.0.0.6:54095
    2022/11/06 23:38:30 [DEBUG] http: Request GET /v1/status/leader (321.784µs) from=127.0.0.6:47485
    2022/11/06 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.192801539s) from=127.0.0.6:45363
    2022/11/06 23:38:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.15379393s) from=127.0.0.6:44175
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.934744656s) from=127.0.0.6:36341
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.080580747s) from=127.0.0.6:57589
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.705600383s) from=127.0.0.6:37603
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.392181798s) from=127.0.0.6:40229
    2022/11/06 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.241997516s) from=127.0.0.6:45549
    2022/11/06 23:38:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.363664593s) from=127.0.0.6:46459
    2022/11/06 23:38:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:38:47 [DEBUG] http: Request GET /v1/status/leader (248.402µs) from=127.0.0.6:47485
    2022/11/06 23:38:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.941794543s) from=127.0.0.6:46793
    2022/11/06 23:38:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.494970688s) from=127.0.0.6:43605
    2022/11/06 23:38:50 [DEBUG] http: Request GET /v1/status/leader (616.604µs) from=127.0.0.6:47485
    2022/11/06 23:38:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:39:07 [DEBUG] http: Request GET /v1/status/leader (355.781µs) from=127.0.0.6:47485
    2022/11/06 23:39:10 [DEBUG] http: Request GET /v1/status/leader (340.678µs) from=127.0.0.6:47485
    2022/11/06 23:39:27 [DEBUG] http: Request GET /v1/status/leader (622.856µs) from=127.0.0.6:47485
    2022/11/06 23:39:30 [DEBUG] http: Request GET /v1/status/leader (376.755µs) from=127.0.0.6:47485
    2022/11/06 23:39:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.104068739s) from=127.0.0.6:45943
    2022/11/06 23:39:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.24235819s) from=127.0.0.6:41937
    2022/11/06 23:39:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.842859733s) from=127.0.0.6:57285
    2022/11/06 23:39:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:39:47 [DEBUG] http: Request GET /v1/status/leader (482.406µs) from=127.0.0.6:47485
    2022/11/06 23:39:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:39:50 [DEBUG] http: Request GET /v1/status/leader (169.981µs) from=127.0.0.6:47485
    2022/11/06 23:39:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.721054774s) from=127.0.0.6:50903
    2022/11/06 23:40:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.568723393s) from=127.0.0.6:36451
    2022/11/06 23:40:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.565940087s) from=127.0.0.6:38605
    2022/11/06 23:40:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.67984519s) from=127.0.0.6:38967
    2022/11/06 23:40:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.691752488s) from=127.0.0.6:48345
    2022/11/06 23:40:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.44001099s) from=127.0.0.6:55263
    2022/11/06 23:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.225284965s) from=127.0.0.6:48367
    2022/11/06 23:40:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.66141996s) from=127.0.0.6:47341
    2022/11/06 23:40:07 [DEBUG] http: Request GET /v1/status/leader (301.487µs) from=127.0.0.6:47485
    2022/11/06 23:40:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.552738952s) from=127.0.0.6:37961
    2022/11/06 23:40:10 [DEBUG] http: Request GET /v1/status/leader (209.684µs) from=127.0.0.6:47485
    2022/11/06 23:40:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.396238717s) from=127.0.0.6:55339
    2022/11/06 23:40:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.014167849s) from=127.0.0.6:38219
    2022/11/06 23:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.990454032s) from=127.0.0.6:56709
    2022/11/06 23:40:27 [DEBUG] http: Request GET /v1/status/leader (368.337µs) from=127.0.0.6:47485
    2022/11/06 23:40:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.970194207s) from=127.0.0.6:34519
    2022/11/06 23:40:30 [DEBUG] http: Request GET /v1/status/leader (182.768µs) from=127.0.0.6:47485
    2022/11/06 23:40:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.727990092s) from=127.0.0.6:54095
    2022/11/06 23:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.250851563s) from=127.0.0.6:57939
    2022/11/06 23:40:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.751627694s) from=127.0.0.6:60447
    2022/11/06 23:40:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.279038472s) from=127.0.0.6:51311
    2022/11/06 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.93917373s) from=127.0.0.6:44175
    2022/11/06 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.643497166s) from=127.0.0.6:45363
    2022/11/06 23:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Node info in sync
    2022/11/06 23:40:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.143662852s) from=127.0.0.6:40229
    2022/11/06 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.040794851s) from=127.0.0.6:37603
    2022/11/06 23:40:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.691853711s) from=127.0.0.6:57589
    2022/11/06 23:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.527520027s) from=127.0.0.6:36341
    2022/11/06 23:40:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.193035985s) from=127.0.0.6:46459
    2022/11/06 23:40:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:40:47 [DEBUG] http: Request GET /v1/status/leader (355.524µs) from=127.0.0.6:47485
    2022/11/06 23:40:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.559159282s) from=127.0.0.6:46793
    2022/11/06 23:40:50 [DEBUG] http: Request GET /v1/status/leader (2.916373ms) from=127.0.0.6:47485
    2022/11/06 23:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.334386759s) from=127.0.0.6:45549
    2022/11/06 23:40:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.256257969s) from=127.0.0.6:43605
    2022/11/06 23:41:07 [DEBUG] http: Request GET /v1/status/leader (1.901828ms) from=127.0.0.6:47485
    2022/11/06 23:41:10 [DEBUG] http: Request GET /v1/status/leader (143.703µs) from=127.0.0.6:47485
    2022/11/06 23:41:27 [DEBUG] http: Request GET /v1/status/leader (1.914749ms) from=127.0.0.6:47485
    2022/11/06 23:41:30 [DEBUG] http: Request GET /v1/status/leader (2.451809ms) from=127.0.0.6:47485
    2022/11/06 23:41:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.132571902s) from=127.0.0.6:41937
    2022/11/06 23:41:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.131350101s) from=127.0.0.6:45943
    2022/11/06 23:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:41:47 [DEBUG] http: Request GET /v1/status/leader (307.679µs) from=127.0.0.6:47485
    2022/11/06 23:41:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.079308299s) from=127.0.0.6:57285
    2022/11/06 23:41:50 [DEBUG] http: Request GET /v1/status/leader (283.847µs) from=127.0.0.6:47485
    2022/11/06 23:41:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Node info in sync
    2022/11/06 23:42:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:42:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.366243548s) from=127.0.0.6:38605
    2022/11/06 23:42:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.04982494s) from=127.0.0.6:50903
    2022/11/06 23:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.832432994s) from=127.0.0.6:38967
    2022/11/06 23:42:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.341926238s) from=127.0.0.6:36451
    2022/11/06 23:42:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.16586121s) from=127.0.0.6:48345
    2022/11/06 23:42:07 [DEBUG] http: Request GET /v1/status/leader (185.995µs) from=127.0.0.6:47485
    2022/11/06 23:42:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.123807141s) from=127.0.0.6:55263
    2022/11/06 23:42:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.533404656s) from=127.0.0.6:48367
    2022/11/06 23:42:10 [DEBUG] http: Request GET /v1/status/leader (364.02µs) from=127.0.0.6:47485
    2022/11/06 23:42:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.278095438s) from=127.0.0.6:47341
    2022/11/06 23:42:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.446143281s) from=127.0.0.6:55339
    2022/11/06 23:42:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.01437366s) from=127.0.0.6:37961
    2022/11/06 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.017559291s) from=127.0.0.6:38219
    2022/11/06 23:42:27 [DEBUG] http: Request GET /v1/status/leader (338.682µs) from=127.0.0.6:47485
    2022/11/06 23:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.028473494s) from=127.0.0.6:56709
    2022/11/06 23:42:30 [DEBUG] http: Request GET /v1/status/leader (270.305µs) from=127.0.0.6:47485
    2022/11/06 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.829594677s) from=127.0.0.6:57939
    2022/11/06 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.613165441s) from=127.0.0.6:34519
    2022/11/06 23:42:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.585171029s) from=127.0.0.6:54095
    2022/11/06 23:42:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.264639157s) from=127.0.0.6:60447
    2022/11/06 23:42:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.329680197s) from=127.0.0.6:44175
    2022/11/06 23:42:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.802887291s) from=127.0.0.6:51311
    2022/11/06 23:42:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.43897402s) from=127.0.0.6:40229
    2022/11/06 23:42:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.520128957s) from=127.0.0.6:45363
    2022/11/06 23:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.232190472s) from=127.0.0.6:36341
    2022/11/06 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.334846664s) from=127.0.0.6:37603
    2022/11/06 23:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.265076653s) from=127.0.0.6:46459
    2022/11/06 23:42:47 [DEBUG] http: Request GET /v1/status/leader (3.142662ms) from=127.0.0.6:47485
    2022/11/06 23:42:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.493982245s) from=127.0.0.6:57589
    2022/11/06 23:42:50 [DEBUG] http: Request GET /v1/status/leader (314.475µs) from=127.0.0.6:47485
    2022/11/06 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.651031542s) from=127.0.0.6:45549
    2022/11/06 23:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.946320088s) from=127.0.0.6:43605
    2022/11/06 23:42:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.680553447s) from=127.0.0.6:46793
    2022/11/06 23:43:07 [DEBUG] http: Request GET /v1/status/leader (187.419µs) from=127.0.0.6:47485
    2022/11/06 23:43:10 [DEBUG] http: Request GET /v1/status/leader (273.294µs) from=127.0.0.6:47485
    2022/11/06 23:43:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Node info in sync
    2022/11/06 23:43:27 [DEBUG] http: Request GET /v1/status/leader (138.331µs) from=127.0.0.6:47485
    2022/11/06 23:43:30 [DEBUG] http: Request GET /v1/status/leader (231.621µs) from=127.0.0.6:47485
    2022/11/06 23:43:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.292166784s) from=127.0.0.6:41937
    2022/11/06 23:43:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.226756051s) from=127.0.0.6:45943
    2022/11/06 23:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:43:48 [DEBUG] http: Request GET /v1/status/leader (329.673µs) from=127.0.0.6:47485
    2022/11/06 23:43:50 [DEBUG] http: Request GET /v1/status/leader (165.843µs) from=127.0.0.6:47485
    2022/11/06 23:43:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.009615358s) from=127.0.0.6:57285
    2022/11/06 23:44:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.049171563s) from=127.0.0.6:38605
    2022/11/06 23:44:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.046893095s) from=127.0.0.6:38967
    2022/11/06 23:44:08 [DEBUG] http: Request GET /v1/status/leader (204.439µs) from=127.0.0.6:47485
    2022/11/06 23:44:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.965199941s) from=127.0.0.6:50903
    2022/11/06 23:44:10 [DEBUG] http: Request GET /v1/status/leader (283.898µs) from=127.0.0.6:47485
    2022/11/06 23:44:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.420417867s) from=127.0.0.6:55263
    2022/11/06 23:44:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.02595692s) from=127.0.0.6:48345
    2022/11/06 23:44:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.769641255s) from=127.0.0.6:36451
    2022/11/06 23:44:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.894870987s) from=127.0.0.6:48367
    2022/11/06 23:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:44:17 [DEBUG] agent: Node info in sync
    2022/11/06 23:44:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.092631751s) from=127.0.0.6:47341
    2022/11/06 23:44:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.965618271s) from=127.0.0.6:37961
    2022/11/06 23:44:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m7.005267391s) from=127.0.0.6:55339
    2022/11/06 23:44:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.120199303s) from=127.0.0.6:38219
    2022/11/06 23:44:28 [DEBUG] http: Request GET /v1/status/leader (262.81µs) from=127.0.0.6:47485
    2022/11/06 23:44:30 [DEBUG] http: Request GET /v1/status/leader (358.867µs) from=127.0.0.6:47485
    2022/11/06 23:44:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.776518335s) from=127.0.0.6:56709
    2022/11/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.246572918s) from=127.0.0.6:34519
    2022/11/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.399106057s) from=127.0.0.6:57939
    2022/11/06 23:44:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.630177978s) from=127.0.0.6:60447
    2022/11/06 23:44:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.607114089s) from=127.0.0.6:54095
    2022/11/06 23:44:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.459268538s) from=127.0.0.6:44175
    2022/11/06 23:44:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:44:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.377524706s) from=127.0.0.6:40229
    2022/11/06 23:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.233628728s) from=127.0.0.6:36341
    2022/11/06 23:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.097345892s) from=127.0.0.6:45363
    2022/11/06 23:44:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.063689836s) from=127.0.0.6:51311
    2022/11/06 23:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.303698524s) from=127.0.0.6:37603
    2022/11/06 23:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:44:48 [DEBUG] http: Request GET /v1/status/leader (465.733µs) from=127.0.0.6:47485
    2022/11/06 23:44:50 [DEBUG] http: Request GET /v1/status/leader (213.601µs) from=127.0.0.6:47485
    2022/11/06 23:44:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.85341067s) from=127.0.0.6:46459
    2022/11/06 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.838478614s) from=127.0.0.6:45549
    2022/11/06 23:44:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.536168977s) from=127.0.0.6:57589
    2022/11/06 23:44:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.925975809s) from=127.0.0.6:43605
    2022/11/06 23:45:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.120834075s) from=127.0.0.6:46793
    2022/11/06 23:45:08 [DEBUG] http: Request GET /v1/status/leader (670.605µs) from=127.0.0.6:47485
    2022/11/06 23:45:10 [DEBUG] http: Request GET /v1/status/leader (342.25µs) from=127.0.0.6:47485
    2022/11/06 23:45:28 [DEBUG] http: Request GET /v1/status/leader (172.314µs) from=127.0.0.6:47485
    2022/11/06 23:45:30 [DEBUG] http: Request GET /v1/status/leader (1.736732ms) from=127.0.0.6:47485
    2022/11/06 23:45:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.094781284s) from=127.0.0.6:41937
    2022/11/06 23:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:45:48 [DEBUG] http: Request GET /v1/status/leader (352.886µs) from=127.0.0.6:47485
    2022/11/06 23:45:50 [DEBUG] http: Request GET /v1/status/leader (227.285µs) from=127.0.0.6:47485
    2022/11/06 23:45:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.38430326s) from=127.0.0.6:45943
    2022/11/06 23:45:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:45:56 [DEBUG] agent: Node info in sync
    2022/11/06 23:45:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.698736586s) from=127.0.0.6:57285
    2022/11/06 23:46:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.665715974s) from=127.0.0.6:38605
    2022/11/06 23:46:08 [DEBUG] http: Request GET /v1/status/leader (159.093µs) from=127.0.0.6:47485
    2022/11/06 23:46:11 [DEBUG] http: Request GET /v1/status/leader (370.651µs) from=127.0.0.6:47485
    2022/11/06 23:46:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.094728268s) from=127.0.0.6:38967
    2022/11/06 23:46:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.777596122s) from=127.0.0.6:55263
    2022/11/06 23:46:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.72640958s) from=127.0.0.6:48345
    2022/11/06 23:46:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.267008357s) from=127.0.0.6:50903
    2022/11/06 23:46:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.164163698s) from=127.0.0.6:36451
    2022/11/06 23:46:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.233312094s) from=127.0.0.6:47341
    2022/11/06 23:46:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.209910295s) from=127.0.0.6:38219
    2022/11/06 23:46:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.096736618s) from=127.0.0.6:48367
    2022/11/06 23:46:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.991948591s) from=127.0.0.6:37961
    2022/11/06 23:46:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.531290578s) from=127.0.0.6:55339
    2022/11/06 23:46:28 [DEBUG] http: Request GET /v1/status/leader (312.538µs) from=127.0.0.6:47485
    2022/11/06 23:46:31 [DEBUG] http: Request GET /v1/status/leader (219.781µs) from=127.0.0.6:47485
    2022/11/06 23:46:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.903926899s) from=127.0.0.6:57939
    2022/11/06 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.057763393s) from=127.0.0.6:56709
    2022/11/06 23:46:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.384831671s) from=127.0.0.6:34519
    2022/11/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.557342023s) from=127.0.0.6:54095
    2022/11/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.666576605s) from=127.0.0.6:60447
    2022/11/06 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.038520901s) from=127.0.0.6:36341
    2022/11/06 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.50193559s) from=127.0.0.6:45363
    2022/11/06 23:46:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.180970481s) from=127.0.0.6:44175
    2022/11/06 23:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.268531913s) from=127.0.0.6:40229
    2022/11/06 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.773279428s) from=127.0.0.6:37603
    2022/11/06 23:46:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:46:48 [DEBUG] http: Request GET /v1/status/leader (182.128µs) from=127.0.0.6:47485
    2022/11/06 23:46:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.821358419s) from=127.0.0.6:51311
    2022/11/06 23:46:51 [DEBUG] http: Request GET /v1/status/leader (188.669µs) from=127.0.0.6:47485
    2022/11/06 23:46:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.273935064s) from=127.0.0.6:46459
    2022/11/06 23:46:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.248922343s) from=127.0.0.6:43605
    2022/11/06 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.906460199s) from=127.0.0.6:45549
    2022/11/06 23:47:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.295892288s) from=127.0.0.6:57589
    2022/11/06 23:47:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.112326533s) from=127.0.0.6:46793
    2022/11/06 23:47:08 [DEBUG] http: Request GET /v1/status/leader (1.801375ms) from=127.0.0.6:47485
    2022/11/06 23:47:11 [DEBUG] http: Request GET /v1/status/leader (846.821µs) from=127.0.0.6:47485
    2022/11/06 23:47:28 [DEBUG] http: Request GET /v1/status/leader (794.259µs) from=127.0.0.6:47485
    2022/11/06 23:47:31 [DEBUG] http: Request GET /v1/status/leader (166.219µs) from=127.0.0.6:47485
    2022/11/06 23:47:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:47:45 [DEBUG] agent: Node info in sync
    2022/11/06 23:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:47:48 [DEBUG] http: Request GET /v1/status/leader (312.875µs) from=127.0.0.6:47485
    2022/11/06 23:47:51 [DEBUG] http: Request GET /v1/status/leader (1.817256ms) from=127.0.0.6:47485
    2022/11/06 23:47:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.743748105s) from=127.0.0.6:41937
    2022/11/06 23:47:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.516901043s) from=127.0.0.6:45943
    2022/11/06 23:47:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.121796387s) from=127.0.0.6:57285
    2022/11/06 23:48:08 [DEBUG] http: Request GET /v1/status/leader (1.076466ms) from=127.0.0.6:47485
    2022/11/06 23:48:11 [DEBUG] http: Request GET /v1/status/leader (360.781µs) from=127.0.0.6:47485
    2022/11/06 23:48:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.920499503s) from=127.0.0.6:55263
    2022/11/06 23:48:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.117280059s) from=127.0.0.6:38967
    2022/11/06 23:48:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.232479541s) from=127.0.0.6:38605
    2022/11/06 23:48:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.233045585s) from=127.0.0.6:50903
    2022/11/06 23:48:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.945800185s) from=127.0.0.6:48345
    2022/11/06 23:48:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.119626489s) from=127.0.0.6:47341
    2022/11/06 23:48:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.619755565s) from=127.0.0.6:36451
    2022/11/06 23:48:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.502446042s) from=127.0.0.6:38219
    2022/11/06 23:48:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.097633591s) from=127.0.0.6:55339
    2022/11/06 23:48:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.841922206s) from=127.0.0.6:48367
    2022/11/06 23:48:28 [DEBUG] http: Request GET /v1/status/leader (5.593715ms) from=127.0.0.6:47485
    2022/11/06 23:48:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.063328168s) from=127.0.0.6:37961
    2022/11/06 23:48:31 [DEBUG] http: Request GET /v1/status/leader (199.962µs) from=127.0.0.6:47485
    2022/11/06 23:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.888376267s) from=127.0.0.6:57939
    2022/11/06 23:48:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.487017162s) from=127.0.0.6:60447
    2022/11/06 23:48:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.368342162s) from=127.0.0.6:56709
    2022/11/06 23:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m7.273911237s) from=127.0.0.6:34519
    2022/11/06 23:48:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.509721816s) from=127.0.0.6:54095
    2022/11/06 23:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:48:48 [DEBUG] http: Request GET /v1/status/leader (537.754µs) from=127.0.0.6:47485
    2022/11/06 23:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.838676757s) from=127.0.0.6:45363
    2022/11/06 23:48:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.299968434s) from=127.0.0.6:44175
    2022/11/06 23:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.038236492s) from=127.0.0.6:37603
    2022/11/06 23:48:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.155591854s) from=127.0.0.6:36341
    2022/11/06 23:48:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.741714562s) from=127.0.0.6:40229
    2022/11/06 23:48:51 [DEBUG] http: Request GET /v1/status/leader (291.558µs) from=127.0.0.6:47485
    2022/11/06 23:48:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.470694734s) from=127.0.0.6:51311
    2022/11/06 23:48:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.154719702s) from=127.0.0.6:43605
    2022/11/06 23:48:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.25399651s) from=127.0.0.6:46459
    2022/11/06 23:48:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:48:58 [DEBUG] agent: Node info in sync
    2022/11/06 23:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.524580451s) from=127.0.0.6:45549
    2022/11/06 23:49:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.012999068s) from=127.0.0.6:57589
    2022/11/06 23:49:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:49:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.735148789s) from=127.0.0.6:46793
    2022/11/06 23:49:08 [DEBUG] http: Request GET /v1/status/leader (1.933363ms) from=127.0.0.6:47485
    2022/11/06 23:49:11 [DEBUG] http: Request GET /v1/status/leader (364.545µs) from=127.0.0.6:47485
    2022/11/06 23:49:28 [DEBUG] http: Request GET /v1/status/leader (319.483µs) from=127.0.0.6:47485
    2022/11/06 23:49:31 [DEBUG] http: Request GET /v1/status/leader (192.771µs) from=127.0.0.6:47485
    2022/11/06 23:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:49:48 [DEBUG] http: Request GET /v1/status/leader (180.898µs) from=127.0.0.6:47485
    2022/11/06 23:49:51 [DEBUG] http: Request GET /v1/status/leader (194.587µs) from=127.0.0.6:47485
    2022/11/06 23:49:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.374939488s) from=127.0.0.6:41937
    2022/11/06 23:50:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.023348478s) from=127.0.0.6:45943
    2022/11/06 23:50:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.851212359s) from=127.0.0.6:57285
    2022/11/06 23:50:08 [DEBUG] http: Request GET /v1/status/leader (251.571µs) from=127.0.0.6:47485
    2022/11/06 23:50:11 [DEBUG] http: Request GET /v1/status/leader (287.991µs) from=127.0.0.6:47485
    2022/11/06 23:50:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.81070459s) from=127.0.0.6:38967
    2022/11/06 23:50:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.972309636s) from=127.0.0.6:55263
    2022/11/06 23:50:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.881799205s) from=127.0.0.6:50903
    2022/11/06 23:50:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.307701036s) from=127.0.0.6:38605
    2022/11/06 23:50:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.214926432s) from=127.0.0.6:48345
    2022/11/06 23:50:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.008461134s) from=127.0.0.6:47341
    2022/11/06 23:50:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.726549742s) from=127.0.0.6:36451
    2022/11/06 23:50:28 [DEBUG] http: Request GET /v1/status/leader (185.203µs) from=127.0.0.6:47485
    2022/11/06 23:50:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.743547556s) from=127.0.0.6:55339
    2022/11/06 23:50:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.019454039s) from=127.0.0.6:38219
    2022/11/06 23:50:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.184015525s) from=127.0.0.6:37961
    2022/11/06 23:50:31 [DEBUG] http: Request GET /v1/status/leader (1.960207ms) from=127.0.0.6:47485
    2022/11/06 23:50:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.034357185s) from=127.0.0.6:48367
    2022/11/06 23:50:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.661497009s) from=127.0.0.6:57939
    2022/11/06 23:50:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.804720368s) from=127.0.0.6:60447
    2022/11/06 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.242365157s) from=127.0.0.6:56709
    2022/11/06 23:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:50:47 [DEBUG] agent: Node info in sync
    2022/11/06 23:50:48 [DEBUG] http: Request GET /v1/status/leader (269.247µs) from=127.0.0.6:47485
    2022/11/06 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.039419885s) from=127.0.0.6:34519
    2022/11/06 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.94718935s) from=127.0.0.6:45363
    2022/11/06 23:50:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.469542996s) from=127.0.0.6:54095
    2022/11/06 23:50:51 [DEBUG] http: Request GET /v1/status/leader (193.162µs) from=127.0.0.6:47485
    2022/11/06 23:50:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.449275349s) from=127.0.0.6:40229
    2022/11/06 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.264154911s) from=127.0.0.6:37603
    2022/11/06 23:50:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.011068871s) from=127.0.0.6:44175
    2022/11/06 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.781136852s) from=127.0.0.6:36341
    2022/11/06 23:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.069641451s) from=127.0.0.6:45549
    2022/11/06 23:51:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.937841961s) from=127.0.0.6:51311
    2022/11/06 23:51:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.338416652s) from=127.0.0.6:43605
    2022/11/06 23:51:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.238834234s) from=127.0.0.6:46459
    2022/11/06 23:51:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.31994648s) from=127.0.0.6:57589
    2022/11/06 23:51:08 [DEBUG] http: Request GET /v1/status/leader (246.682µs) from=127.0.0.6:47485
    2022/11/06 23:51:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.678624903s) from=127.0.0.6:46793
    2022/11/06 23:51:11 [DEBUG] http: Request GET /v1/status/leader (365.56µs) from=127.0.0.6:47485
    2022/11/06 23:51:28 [DEBUG] http: Request GET /v1/status/leader (176.725µs) from=127.0.0.6:47485
    2022/11/06 23:51:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:51:31 [DEBUG] http: Request GET /v1/status/leader (187.286µs) from=127.0.0.6:47485
    2022/11/06 23:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:51:48 [DEBUG] http: Request GET /v1/status/leader (390.903µs) from=127.0.0.6:47485
    2022/11/06 23:51:51 [DEBUG] http: Request GET /v1/status/leader (312.737µs) from=127.0.0.6:47485
    2022/11/06 23:51:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.79347172s) from=127.0.0.6:41937
    2022/11/06 23:52:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.923995112s) from=127.0.0.6:45943
    2022/11/06 23:52:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.968141065s) from=127.0.0.6:57285
    2022/11/06 23:52:08 [DEBUG] http: Request GET /v1/status/leader (342.779µs) from=127.0.0.6:47485
    2022/11/06 23:52:11 [DEBUG] http: Request GET /v1/status/leader (282.988µs) from=127.0.0.6:47485
    2022/11/06 23:52:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.133858958s) from=127.0.0.6:38967
    2022/11/06 23:52:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.216737677s) from=127.0.0.6:50903
    2022/11/06 23:52:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.077647488s) from=127.0.0.6:38605
    2022/11/06 23:52:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.613279128s) from=127.0.0.6:48345
    2022/11/06 23:52:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.935443701s) from=127.0.0.6:55263
    2022/11/06 23:52:28 [DEBUG] http: Request GET /v1/status/leader (496.496µs) from=127.0.0.6:47485
    2022/11/06 23:52:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.108640265s) from=127.0.0.6:47341
    2022/11/06 23:52:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.78847469s) from=127.0.0.6:55339
    2022/11/06 23:52:31 [DEBUG] http: Request GET /v1/status/leader (2.878506ms) from=127.0.0.6:47485
    2022/11/06 23:52:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.181487753s) from=127.0.0.6:38219
    2022/11/06 23:52:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m7.489112321s) from=127.0.0.6:36451
    2022/11/06 23:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.860003296s) from=127.0.0.6:37961
    2022/11/06 23:52:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:52:38 [DEBUG] agent: Node info in sync
    2022/11/06 23:52:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.294603288s) from=127.0.0.6:48367
    2022/11/06 23:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:52:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.060512497s) from=127.0.0.6:57939
    2022/11/06 23:52:48 [DEBUG] http: Request GET /v1/status/leader (387.131µs) from=127.0.0.6:47485
    2022/11/06 23:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.706256869s) from=127.0.0.6:56709
    2022/11/06 23:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.81576819s) from=127.0.0.6:34519
    2022/11/06 23:52:51 [DEBUG] http: Request GET /v1/status/leader (160.481µs) from=127.0.0.6:47485
    2022/11/06 23:52:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.69010816s) from=127.0.0.6:60447
    2022/11/06 23:52:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.128728661s) from=127.0.0.6:40229
    2022/11/06 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.89824126s) from=127.0.0.6:45363
    2022/11/06 23:52:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.008892332s) from=127.0.0.6:44175
    2022/11/06 23:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.239581328s) from=127.0.0.6:37603
    2022/11/06 23:52:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.852521084s) from=127.0.0.6:54095
    2022/11/06 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.248427s) from=127.0.0.6:45549
    2022/11/06 23:53:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.06422837s) from=127.0.0.6:36341
    2022/11/06 23:53:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.287781886s) from=127.0.0.6:51311
    2022/11/06 23:53:08 [DEBUG] http: Request GET /v1/status/leader (298.47µs) from=127.0.0.6:47485
    2022/11/06 23:53:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.115396405s) from=127.0.0.6:46459
    2022/11/06 23:53:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.483105684s) from=127.0.0.6:43605
    2022/11/06 23:53:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.714747506s) from=127.0.0.6:57589
    2022/11/06 23:53:11 [DEBUG] http: Request GET /v1/status/leader (134.242µs) from=127.0.0.6:47485
    2022/11/06 23:53:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.157380839s) from=127.0.0.6:46793
    2022/11/06 23:53:28 [DEBUG] http: Request GET /v1/status/leader (328.292µs) from=127.0.0.6:47485
    2022/11/06 23:53:31 [DEBUG] http: Request GET /v1/status/leader (279.719µs) from=127.0.0.6:47485
    2022/11/06 23:53:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:53:42 [DEBUG] agent: Node info in sync
    2022/11/06 23:53:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:53:48 [DEBUG] http: Request GET /v1/status/leader (169.437µs) from=127.0.0.6:47485
    2022/11/06 23:53:51 [DEBUG] http: Request GET /v1/status/leader (251.349µs) from=127.0.0.6:47485
    2022/11/06 23:54:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.348125656s) from=127.0.0.6:41937
    2022/11/06 23:54:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.435263165s) from=127.0.0.6:45943
    2022/11/06 23:54:08 [DEBUG] http: Request GET /v1/status/leader (259.884µs) from=127.0.0.6:47485
    2022/11/06 23:54:11 [DEBUG] http: Request GET /v1/status/leader (268.6µs) from=127.0.0.6:47485
    2022/11/06 23:54:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.544696693s) from=127.0.0.6:57285
    2022/11/06 23:54:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.495327907s) from=127.0.0.6:38967
    2022/11/06 23:54:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.512634541s) from=127.0.0.6:50903
    2022/11/06 23:54:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.684346644s) from=127.0.0.6:38605
    2022/11/06 23:54:28 [DEBUG] http: Request GET /v1/status/leader (219.904µs) from=127.0.0.6:47485
    2022/11/06 23:54:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.311118177s) from=127.0.0.6:55263
    2022/11/06 23:54:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.449984862s) from=127.0.0.6:48345
    2022/11/06 23:54:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.611382906s) from=127.0.0.6:55339
    2022/11/06 23:54:31 [DEBUG] http: Request GET /v1/status/leader (1.492246ms) from=127.0.0.6:47485
    2022/11/06 23:54:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.339002817s) from=127.0.0.6:47341
    2022/11/06 23:54:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.803657043s) from=127.0.0.6:36451
    2022/11/06 23:54:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.182483719s) from=127.0.0.6:38219
    2022/11/06 23:54:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.829521863s) from=127.0.0.6:37961
    2022/11/06 23:54:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.99837753s) from=127.0.0.6:48367
    2022/11/06 23:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:54:48 [DEBUG] http: Request GET /v1/status/leader (325.459µs) from=127.0.0.6:47485
    2022/11/06 23:54:51 [DEBUG] http: Request GET /v1/status/leader (159.227µs) from=127.0.0.6:47485
    2022/11/06 23:54:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.126894214s) from=127.0.0.6:34519
    2022/11/06 23:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.492915915s) from=127.0.0.6:57939
    2022/11/06 23:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.40901684s) from=127.0.0.6:45363
    2022/11/06 23:54:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.463749081s) from=127.0.0.6:44175
    2022/11/06 23:54:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.327217152s) from=127.0.0.6:40229
    2022/11/06 23:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.883951096s) from=127.0.0.6:56709
    2022/11/06 23:54:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.069268829s) from=127.0.0.6:60447
    2022/11/06 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.173882463s) from=127.0.0.6:37603
    2022/11/06 23:55:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.153405103s) from=127.0.0.6:54095
    2022/11/06 23:55:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:55:07 [DEBUG] agent: Node info in sync
    2022/11/06 23:55:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.709191246s) from=127.0.0.6:51311
    2022/11/06 23:55:08 [DEBUG] http: Request GET /v1/status/leader (193.776µs) from=127.0.0.6:47485
    2022/11/06 23:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.614687849s) from=127.0.0.6:36341
    2022/11/06 23:55:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.497047019s) from=127.0.0.6:45549
    2022/11/06 23:55:11 [DEBUG] http: Request GET /v1/status/leader (197.808µs) from=127.0.0.6:47485
    2022/11/06 23:55:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.46874366s) from=127.0.0.6:46459
    2022/11/06 23:55:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.797949339s) from=127.0.0.6:43605
    2022/11/06 23:55:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.125136487s) from=127.0.0.6:57589
    2022/11/06 23:55:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.063658387s) from=127.0.0.6:46793
    2022/11/06 23:55:28 [DEBUG] http: Request GET /v1/status/leader (250.73µs) from=127.0.0.6:47485
    2022/11/06 23:55:31 [DEBUG] http: Request GET /v1/status/leader (357.352µs) from=127.0.0.6:47485
    2022/11/06 23:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:55:48 [DEBUG] http: Request GET /v1/status/leader (198.299µs) from=127.0.0.6:47485
    2022/11/06 23:55:51 [DEBUG] http: Request GET /v1/status/leader (203.898µs) from=127.0.0.6:47485
    2022/11/06 23:56:08 [DEBUG] http: Request GET /v1/status/leader (1.362995ms) from=127.0.0.6:47485
    2022/11/06 23:56:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.608725707s) from=127.0.0.6:41937
    2022/11/06 23:56:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.336528398s) from=127.0.0.6:45943
    2022/11/06 23:56:11 [DEBUG] http: Request GET /v1/status/leader (313.933µs) from=127.0.0.6:47485
    2022/11/06 23:56:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.184125579s) from=127.0.0.6:57285
    2022/11/06 23:56:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.703868476s) from=127.0.0.6:38967
    2022/11/06 23:56:28 [DEBUG] http: Request GET /v1/status/leader (1.129374ms) from=127.0.0.6:47485
    2022/11/06 23:56:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.164117253s) from=127.0.0.6:50903
    2022/11/06 23:56:31 [DEBUG] http: Request GET /v1/status/leader (154.005µs) from=127.0.0.6:47485
    2022/11/06 23:56:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.492321145s) from=127.0.0.6:38605
    2022/11/06 23:56:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.67611403s) from=127.0.0.6:48345
    2022/11/06 23:56:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.324548497s) from=127.0.0.6:55339
    2022/11/06 23:56:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.519984649s) from=127.0.0.6:55263
    2022/11/06 23:56:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:56:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.361219409s) from=127.0.0.6:47341
    2022/11/06 23:56:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.965212004s) from=127.0.0.6:36451
    2022/11/06 23:56:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:56:39 [DEBUG] agent: Node info in sync
    2022/11/06 23:56:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.777314917s) from=127.0.0.6:38219
    2022/11/06 23:56:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.260743927s) from=127.0.0.6:37961
    2022/11/06 23:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:56:48 [DEBUG] http: Request GET /v1/status/leader (696.527µs) from=127.0.0.6:47485
    2022/11/06 23:56:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.684799217s) from=127.0.0.6:48367
    2022/11/06 23:56:51 [DEBUG] http: Request GET /v1/status/leader (693.896µs) from=127.0.0.6:47485
    2022/11/06 23:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.332931s) from=127.0.0.6:34519
    2022/11/06 23:56:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.828178755s) from=127.0.0.6:45363
    2022/11/06 23:56:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.211104255s) from=127.0.0.6:40229
    2022/11/06 23:56:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.909710035s) from=127.0.0.6:56709
    2022/11/06 23:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.398811874s) from=127.0.0.6:57939
    2022/11/06 23:57:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.117032919s) from=127.0.0.6:60447
    2022/11/06 23:57:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.486178013s) from=127.0.0.6:44175
    2022/11/06 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.966051955s) from=127.0.0.6:37603
    2022/11/06 23:57:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.326788363s) from=127.0.0.6:54095
    2022/11/06 23:57:08 [DEBUG] http: Request GET /v1/status/leader (294.083µs) from=127.0.0.6:47485
    2022/11/06 23:57:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.999266205s) from=127.0.0.6:51311
    2022/11/06 23:57:11 [DEBUG] http: Request GET /v1/status/leader (288.763µs) from=127.0.0.6:47485
    2022/11/06 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.834196075s) from=127.0.0.6:45549
    2022/11/06 23:57:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.437399706s) from=127.0.0.6:46459
    2022/11/06 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.297012873s) from=127.0.0.6:36341
    2022/11/06 23:57:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.964410093s) from=127.0.0.6:43605
    2022/11/06 23:57:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.713144618s) from=127.0.0.6:57589
    2022/11/06 23:57:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.372418477s) from=127.0.0.6:46793
    2022/11/06 23:57:28 [DEBUG] http: Request GET /v1/status/leader (194.252µs) from=127.0.0.6:47485
    2022/11/06 23:57:31 [DEBUG] http: Request GET /v1/status/leader (7.939188ms) from=127.0.0.6:47485
    2022/11/06 23:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:57:48 [DEBUG] http: Request GET /v1/status/leader (534.62µs) from=127.0.0.6:47485
    2022/11/06 23:57:51 [DEBUG] http: Request GET /v1/status/leader (181.561µs) from=127.0.0.6:47485
    2022/11/06 23:58:08 [DEBUG] http: Request GET /v1/status/leader (416.175µs) from=127.0.0.6:47485
    2022/11/06 23:58:11 [DEBUG] http: Request GET /v1/status/leader (163.39µs) from=127.0.0.6:47485
    2022/11/06 23:58:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.354071613s) from=127.0.0.6:41937
    2022/11/06 23:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:58:14 [DEBUG] agent: Node info in sync
    2022/11/06 23:58:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.634043513s) from=127.0.0.6:45943
    2022/11/06 23:58:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.190959339s) from=127.0.0.6:57285
    2022/11/06 23:58:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.142726988s) from=127.0.0.6:38967
    2022/11/06 23:58:28 [DEBUG] http: Request GET /v1/status/leader (363.246µs) from=127.0.0.6:47485
    2022/11/06 23:58:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.487305721s) from=127.0.0.6:50903
    2022/11/06 23:58:31 [DEBUG] http: Request GET /v1/status/leader (310.953µs) from=127.0.0.6:47485
    2022/11/06 23:58:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.175891015s) from=127.0.0.6:55263
    2022/11/06 23:58:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.697324681s) from=127.0.0.6:48345
    2022/11/06 23:58:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.834403729s) from=127.0.0.6:55339
    2022/11/06 23:58:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.232310614s) from=127.0.0.6:38605
    2022/11/06 23:58:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.506055226s) from=127.0.0.6:36451
    2022/11/06 23:58:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.492827356s) from=127.0.0.6:37961
    2022/11/06 23:58:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.069911923s) from=127.0.0.6:47341
    2022/11/06 23:58:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.736369874s) from=127.0.0.6:38219
    2022/11/06 23:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:58:48 [DEBUG] http: Request GET /v1/status/leader (322.433µs) from=127.0.0.6:47485
    2022/11/06 23:58:51 [DEBUG] http: Request GET /v1/status/leader (156.772µs) from=127.0.0.6:47485
    2022/11/06 23:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.994089566s) from=127.0.0.6:48367
    2022/11/06 23:58:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.927572318s) from=127.0.0.6:34519
    2022/11/06 23:59:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.573415599s) from=127.0.0.6:45363
    2022/11/06 23:59:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.113606576s) from=127.0.0.6:40229
    2022/11/06 23:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.75507058s) from=127.0.0.6:56709
    2022/11/06 23:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.609919965s) from=127.0.0.6:57939
    2022/11/06 23:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.068434755s) from=127.0.0.6:37603
    2022/11/06 23:59:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.063923445s) from=127.0.0.6:60447
    2022/11/06 23:59:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.569682932s) from=127.0.0.6:54095
    2022/11/06 23:59:08 [DEBUG] http: Request GET /v1/status/leader (321.816µs) from=127.0.0.6:47485
    2022/11/06 23:59:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.229706678s) from=127.0.0.6:44175
    2022/11/06 23:59:11 [DEBUG] http: Request GET /v1/status/leader (280.146µs) from=127.0.0.6:47485
    2022/11/06 23:59:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.335903686s) from=127.0.0.6:46459
    2022/11/06 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.59960747s) from=127.0.0.6:45549
    2022/11/06 23:59:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.473106114s) from=127.0.0.6:51311
    2022/11/06 23:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.111657833s) from=127.0.0.6:36341
    2022/11/06 23:59:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.431966731s) from=127.0.0.6:43605
    2022/11/06 23:59:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:59:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.176589373s) from=127.0.0.6:57589
    2022/11/06 23:59:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:59:28 [DEBUG] agent: Node info in sync
    2022/11/06 23:59:28 [DEBUG] http: Request GET /v1/status/leader (181.239µs) from=127.0.0.6:47485
    2022/11/06 23:59:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.518057709s) from=127.0.0.6:46793
    2022/11/06 23:59:31 [DEBUG] http: Request GET /v1/status/leader (242.227µs) from=127.0.0.6:47485
    2022/11/06 23:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:59:48 [DEBUG] http: Request GET /v1/status/leader (278.925µs) from=127.0.0.6:47485
    2022/11/06 23:59:51 [DEBUG] http: Request GET /v1/status/leader (197.806µs) from=127.0.0.6:47485
    2022/11/07 00:00:08 [DEBUG] http: Request GET /v1/status/leader (172.287µs) from=127.0.0.6:47485
    2022/11/07 00:00:11 [DEBUG] http: Request GET /v1/status/leader (387.95µs) from=127.0.0.6:47485
    2022/11/07 00:00:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.640853472s) from=127.0.0.6:45943
    2022/11/07 00:00:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.949018046s) from=127.0.0.6:41937
    2022/11/07 00:00:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.44729061s) from=127.0.0.6:57285
    2022/11/07 00:00:28 [DEBUG] http: Request GET /v1/status/leader (243.739µs) from=127.0.0.6:47485
    2022/11/07 00:00:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.369010239s) from=127.0.0.6:38967
    2022/11/07 00:00:31 [DEBUG] http: Request GET /v1/status/leader (318.162µs) from=127.0.0.6:47485
    2022/11/07 00:00:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.119079808s) from=127.0.0.6:50903
    2022/11/07 00:00:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.160992702s) from=127.0.0.6:55263
    2022/11/07 00:00:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.480891896s) from=127.0.0.6:55339
    2022/11/07 00:00:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.00484866s) from=127.0.0.6:38605
    2022/11/07 00:00:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.942860202s) from=127.0.0.6:48345
    2022/11/07 00:00:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.103553823s) from=127.0.0.6:36451
    2022/11/07 00:00:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.545126717s) from=127.0.0.6:37961
    2022/11/07 00:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:00:48 [DEBUG] http: Request GET /v1/status/leader (149.622µs) from=127.0.0.6:47485
    2022/11/07 00:00:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.088059565s) from=127.0.0.6:38219
    2022/11/07 00:00:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:00:50 [DEBUG] agent: Node info in sync
    2022/11/07 00:00:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.935277238s) from=127.0.0.6:47341
    2022/11/07 00:00:51 [DEBUG] http: Request GET /v1/status/leader (156.036µs) from=127.0.0.6:47485
    2022/11/07 00:00:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.068374679s) from=127.0.0.6:48367
    2022/11/07 00:01:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.187098805s) from=127.0.0.6:40229
    2022/11/07 00:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.579230956s) from=127.0.0.6:34519
    2022/11/07 00:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.989242626s) from=127.0.0.6:45363
    2022/11/07 00:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.751451701s) from=127.0.0.6:56709
    2022/11/07 00:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.81289209s) from=127.0.0.6:57939
    2022/11/07 00:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.148225926s) from=127.0.0.6:37603
    2022/11/07 00:01:08 [DEBUG] http: Request GET /v1/status/leader (312.498µs) from=127.0.0.6:47485
    2022/11/07 00:01:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.227756385s) from=127.0.0.6:44175
    2022/11/07 00:01:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.001956304s) from=127.0.0.6:60447
    2022/11/07 00:01:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.507667472s) from=127.0.0.6:54095
    2022/11/07 00:01:11 [DEBUG] http: Request GET /v1/status/leader (188.215µs) from=127.0.0.6:47485
    2022/11/07 00:01:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.122312424s) from=127.0.0.6:46459
    2022/11/07 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.15922387s) from=127.0.0.6:45549
    2022/11/07 00:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.151167972s) from=127.0.0.6:36341
    2022/11/07 00:01:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.047036703s) from=127.0.0.6:51311
    2022/11/07 00:01:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.938271517s) from=127.0.0.6:43605
    2022/11/07 00:01:29 [DEBUG] http: Request GET /v1/status/leader (302.221µs) from=127.0.0.6:47485
    2022/11/07 00:01:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.126368163s) from=127.0.0.6:57589
    2022/11/07 00:01:31 [DEBUG] http: Request GET /v1/status/leader (176.351µs) from=127.0.0.6:47485
    2022/11/07 00:01:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.82818299s) from=127.0.0.6:46793
    2022/11/07 00:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:01:49 [DEBUG] http: Request GET /v1/status/leader (267.229µs) from=127.0.0.6:47485
    2022/11/07 00:01:51 [DEBUG] http: Request GET /v1/status/leader (326.669µs) from=127.0.0.6:47485
    2022/11/07 00:01:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:02:09 [DEBUG] http: Request GET /v1/status/leader (299.46µs) from=127.0.0.6:47485
    2022/11/07 00:02:11 [DEBUG] http: Request GET /v1/status/leader (179.139µs) from=127.0.0.6:47485
    2022/11/07 00:02:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.497082725s) from=127.0.0.6:41937
    2022/11/07 00:02:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.645408778s) from=127.0.0.6:57285
    2022/11/07 00:02:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:02:24 [DEBUG] agent: Node info in sync
    2022/11/07 00:02:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.499631373s) from=127.0.0.6:45943
    2022/11/07 00:02:29 [DEBUG] http: Request GET /v1/status/leader (909.906µs) from=127.0.0.6:47485
    2022/11/07 00:02:31 [DEBUG] http: Request GET /v1/status/leader (186.098µs) from=127.0.0.6:47485
    2022/11/07 00:02:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.969219026s) from=127.0.0.6:38967
    2022/11/07 00:02:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.138890541s) from=127.0.0.6:55263
    2022/11/07 00:02:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.807913683s) from=127.0.0.6:55339
    2022/11/07 00:02:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.402163156s) from=127.0.0.6:50903
    2022/11/07 00:02:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.249722113s) from=127.0.0.6:38605
    2022/11/07 00:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:02:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.874867302s) from=127.0.0.6:36451
    2022/11/07 00:02:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.426845298s) from=127.0.0.6:48345
    2022/11/07 00:02:49 [DEBUG] http: Request GET /v1/status/leader (376.009µs) from=127.0.0.6:47485
    2022/11/07 00:02:51 [DEBUG] http: Request GET /v1/status/leader (1.933606ms) from=127.0.0.6:47485
    2022/11/07 00:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.412223375s) from=127.0.0.6:37961
    2022/11/07 00:02:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.994447245s) from=127.0.0.6:47341
    2022/11/07 00:02:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.690208105s) from=127.0.0.6:38219
    2022/11/07 00:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.884277431s) from=127.0.0.6:48367
    2022/11/07 00:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.488852597s) from=127.0.0.6:34519
    2022/11/07 00:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.694494128s) from=127.0.0.6:40229
    2022/11/07 00:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.246914113s) from=127.0.0.6:37603
    2022/11/07 00:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.783178466s) from=127.0.0.6:57939
    2022/11/07 00:03:09 [DEBUG] http: Request GET /v1/status/leader (261.434µs) from=127.0.0.6:47485
    2022/11/07 00:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.100109803s) from=127.0.0.6:45363
    2022/11/07 00:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.065873891s) from=127.0.0.6:56709
    2022/11/07 00:03:11 [DEBUG] http: Request GET /v1/status/leader (209.17µs) from=127.0.0.6:47485
    2022/11/07 00:03:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.914992413s) from=127.0.0.6:54095
    2022/11/07 00:03:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.29456568s) from=127.0.0.6:60447
    2022/11/07 00:03:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.035217531s) from=127.0.0.6:44175
    2022/11/07 00:03:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.263776218s) from=127.0.0.6:46459
    2022/11/07 00:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.936359047s) from=127.0.0.6:45549
    2022/11/07 00:03:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.513555952s) from=127.0.0.6:51311
    2022/11/07 00:03:29 [DEBUG] http: Request GET /v1/status/leader (365.733µs) from=127.0.0.6:47485
    2022/11/07 00:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.849021753s) from=127.0.0.6:36341
    2022/11/07 00:03:31 [DEBUG] http: Request GET /v1/status/leader (190.663µs) from=127.0.0.6:47485
    2022/11/07 00:03:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.299045493s) from=127.0.0.6:43605
    2022/11/07 00:03:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.193639411s) from=127.0.0.6:57589
    2022/11/07 00:03:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.462369763s) from=127.0.0.6:46793
    2022/11/07 00:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:03:49 [DEBUG] http: Request GET /v1/status/leader (302.079µs) from=127.0.0.6:47485
    2022/11/07 00:03:51 [DEBUG] http: Request GET /v1/status/leader (279.183µs) from=127.0.0.6:47485
    2022/11/07 00:04:09 [DEBUG] http: Request GET /v1/status/leader (153.868µs) from=127.0.0.6:47485
    2022/11/07 00:04:11 [DEBUG] http: Request GET /v1/status/leader (291.869µs) from=127.0.0.6:47485
    2022/11/07 00:04:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:04:17 [DEBUG] agent: Node info in sync
    2022/11/07 00:04:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.086919799s) from=127.0.0.6:41937
    2022/11/07 00:04:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.454777485s) from=127.0.0.6:45943
    2022/11/07 00:04:29 [DEBUG] http: Request GET /v1/status/leader (351.056µs) from=127.0.0.6:47485
    2022/11/07 00:04:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.398190421s) from=127.0.0.6:57285
    2022/11/07 00:04:31 [DEBUG] http: Request GET /v1/status/leader (341.145µs) from=127.0.0.6:47485
    2022/11/07 00:04:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.212358339s) from=127.0.0.6:55263
    2022/11/07 00:04:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:04:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.506901317s) from=127.0.0.6:55339
    2022/11/07 00:04:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.422972292s) from=127.0.0.6:38967
    2022/11/07 00:04:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m0.121462099s) from=127.0.0.6:38605
    2022/11/07 00:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:04:49 [DEBUG] http: Request GET /v1/status/leader (1.160712ms) from=127.0.0.6:47485
    2022/11/07 00:04:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.33917504s) from=127.0.0.6:50903
    2022/11/07 00:04:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m2.169374917s) from=127.0.0.6:36451
    2022/11/07 00:04:51 [DEBUG] http: Request GET /v1/status/leader (981.15µs) from=127.0.0.6:47485
    2022/11/07 00:04:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.86714653s) from=127.0.0.6:48345
    2022/11/07 00:04:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.040635494s) from=127.0.0.6:37961
    2022/11/07 00:04:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.037262449s) from=127.0.0.6:47341
    2022/11/07 00:05:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.23273308s) from=127.0.0.6:38219
    2022/11/07 00:05:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.478862013s) from=127.0.0.6:48367
    2022/11/07 00:05:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.73385809s) from=127.0.0.6:34519
    2022/11/07 00:05:09 [DEBUG] http: Request GET /v1/status/leader (1.472282ms) from=127.0.0.6:47485
    2022/11/07 00:05:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.499726807s) from=127.0.0.6:40229
    2022/11/07 00:05:11 [DEBUG] http: Request GET /v1/status/leader (181.493µs) from=127.0.0.6:47485
    2022/11/07 00:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.072160718s) from=127.0.0.6:37603
    2022/11/07 00:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.13868805s) from=127.0.0.6:57939
    2022/11/07 00:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.654493328s) from=127.0.0.6:56709
    2022/11/07 00:05:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.450022282s) from=127.0.0.6:54095
    2022/11/07 00:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.234233694s) from=127.0.0.6:45363
    2022/11/07 00:05:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.211025656s) from=127.0.0.6:44175
    2022/11/07 00:05:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.282621337s) from=127.0.0.6:60447
    2022/11/07 00:05:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.6261368s) from=127.0.0.6:46459
    2022/11/07 00:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.588338781s) from=127.0.0.6:45549
    2022/11/07 00:05:29 [DEBUG] http: Request GET /v1/status/leader (401.136µs) from=127.0.0.6:47485
    2022/11/07 00:05:31 [DEBUG] http: Request GET /v1/status/leader (303.939µs) from=127.0.0.6:47485
    2022/11/07 00:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.826749368s) from=127.0.0.6:51311
    2022/11/07 00:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.98259175s) from=127.0.0.6:36341
    2022/11/07 00:05:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.615055439s) from=127.0.0.6:57589
    2022/11/07 00:05:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.361914507s) from=127.0.0.6:43605
    2022/11/07 00:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:05:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.408979791s) from=127.0.0.6:46793
    2022/11/07 00:05:49 [DEBUG] http: Request GET /v1/status/leader (858.262µs) from=127.0.0.6:47485
    2022/11/07 00:05:51 [DEBUG] http: Request GET /v1/status/leader (1.083276ms) from=127.0.0.6:47485
    2022/11/07 00:05:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:05:59 [DEBUG] agent: Node info in sync
    2022/11/07 00:06:09 [DEBUG] http: Request GET /v1/status/leader (283.195µs) from=127.0.0.6:47485
    2022/11/07 00:06:11 [DEBUG] http: Request GET /v1/status/leader (198.358µs) from=127.0.0.6:47485
    2022/11/07 00:06:29 [DEBUG] http: Request GET /v1/status/leader (207.384µs) from=127.0.0.6:47485
    2022/11/07 00:06:31 [DEBUG] http: Request GET /v1/status/leader (604.187µs) from=127.0.0.6:47485
    2022/11/07 00:06:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.420336468s) from=127.0.0.6:41937
    2022/11/07 00:06:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.468014114s) from=127.0.0.6:45943
    2022/11/07 00:06:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.011690489s) from=127.0.0.6:57285
    2022/11/07 00:06:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.724218274s) from=127.0.0.6:55263
    2022/11/07 00:06:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.933936047s) from=127.0.0.6:38967
    2022/11/07 00:06:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.245308375s) from=127.0.0.6:55339
    2022/11/07 00:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:06:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.401440427s) from=127.0.0.6:38605
    2022/11/07 00:06:49 [DEBUG] http: Request GET /v1/status/leader (278.309µs) from=127.0.0.6:47485
    2022/11/07 00:06:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.581011973s) from=127.0.0.6:50903
    2022/11/07 00:06:51 [DEBUG] http: Request GET /v1/status/leader (293.58µs) from=127.0.0.6:47485
    2022/11/07 00:06:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.022756018s) from=127.0.0.6:36451
    2022/11/07 00:06:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.075149063s) from=127.0.0.6:37961
    2022/11/07 00:06:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.951386933s) from=127.0.0.6:48345
    2022/11/07 00:07:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.063838912s) from=127.0.0.6:38219
    2022/11/07 00:07:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.412522802s) from=127.0.0.6:47341
    2022/11/07 00:07:09 [DEBUG] http: Request GET /v1/status/leader (863.427µs) from=127.0.0.6:47485
    2022/11/07 00:07:11 [DEBUG] http: Request GET /v1/status/leader (189.212µs) from=127.0.0.6:47485
    2022/11/07 00:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.874269131s) from=127.0.0.6:56709
    2022/11/07 00:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.788034361s) from=127.0.0.6:57939
    2022/11/07 00:07:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.736226199s) from=127.0.0.6:48367
    2022/11/07 00:07:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.775475714s) from=127.0.0.6:34519
    2022/11/07 00:07:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.476118046s) from=127.0.0.6:40229
    2022/11/07 00:07:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.564500632s) from=127.0.0.6:37603
    2022/11/07 00:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.765126205s) from=127.0.0.6:45363
    2022/11/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.461837792s) from=127.0.0.6:44175
    2022/11/07 00:07:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.180834913s) from=127.0.0.6:54095
    2022/11/07 00:07:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:07:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.093497392s) from=127.0.0.6:46459
    2022/11/07 00:07:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.308743899s) from=127.0.0.6:60447
    2022/11/07 00:07:29 [DEBUG] http: Request GET /v1/status/leader (294.815µs) from=127.0.0.6:47485
    2022/11/07 00:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:07:31 [DEBUG] agent: Node info in sync
    2022/11/07 00:07:31 [DEBUG] http: Request GET /v1/status/leader (327.019µs) from=127.0.0.6:47485
    2022/11/07 00:07:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.737803117s) from=127.0.0.6:51311
    2022/11/07 00:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.695298414s) from=127.0.0.6:45549
    2022/11/07 00:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.633617279s) from=127.0.0.6:36341
    2022/11/07 00:07:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.014049803s) from=127.0.0.6:57589
    2022/11/07 00:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:07:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.078127854s) from=127.0.0.6:43605
    2022/11/07 00:07:49 [DEBUG] http: Request GET /v1/status/leader (195.893µs) from=127.0.0.6:47485
    2022/11/07 00:07:51 [DEBUG] http: Request GET /v1/status/leader (1.316185ms) from=127.0.0.6:47485
    2022/11/07 00:07:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.431389038s) from=127.0.0.6:46793
    2022/11/07 00:08:09 [DEBUG] http: Request GET /v1/status/leader (267.443µs) from=127.0.0.6:47485
    2022/11/07 00:08:11 [DEBUG] http: Request GET /v1/status/leader (247.257µs) from=127.0.0.6:47485
    2022/11/07 00:08:29 [DEBUG] http: Request GET /v1/status/leader (212.13µs) from=127.0.0.6:47485
    2022/11/07 00:08:32 [DEBUG] http: Request GET /v1/status/leader (186.201µs) from=127.0.0.6:47485
    2022/11/07 00:08:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.76055037s) from=127.0.0.6:45943
    2022/11/07 00:08:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.085333484s) from=127.0.0.6:57285
    2022/11/07 00:08:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.330738043s) from=127.0.0.6:41937
    2022/11/07 00:08:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.071768768s) from=127.0.0.6:55263
    2022/11/07 00:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:08:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.983125077s) from=127.0.0.6:38967
    2022/11/07 00:08:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.660233252s) from=127.0.0.6:55339
    2022/11/07 00:08:49 [DEBUG] http: Request GET /v1/status/leader (248.728µs) from=127.0.0.6:47485
    2022/11/07 00:08:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.380412897s) from=127.0.0.6:50903
    2022/11/07 00:08:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.871668969s) from=127.0.0.6:38605
    2022/11/07 00:08:52 [DEBUG] http: Request GET /v1/status/leader (284.981µs) from=127.0.0.6:47485
    2022/11/07 00:09:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m7.469639139s) from=127.0.0.6:36451
    2022/11/07 00:09:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.894706581s) from=127.0.0.6:48345
    2022/11/07 00:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.199298558s) from=127.0.0.6:37961
    2022/11/07 00:09:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.884974958s) from=127.0.0.6:47341
    2022/11/07 00:09:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.323730741s) from=127.0.0.6:38219
    2022/11/07 00:09:09 [DEBUG] http: Request GET /v1/status/leader (197.201µs) from=127.0.0.6:47485
    2022/11/07 00:09:12 [DEBUG] http: Request GET /v1/status/leader (204.018µs) from=127.0.0.6:47485
    2022/11/07 00:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.693368229s) from=127.0.0.6:34519
    2022/11/07 00:09:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.846615895s) from=127.0.0.6:48367
    2022/11/07 00:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.568564046s) from=127.0.0.6:56709
    2022/11/07 00:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.711444466s) from=127.0.0.6:37603
    2022/11/07 00:09:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:09:20 [DEBUG] agent: Node info in sync
    2022/11/07 00:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m7.457217467s) from=127.0.0.6:57939
    2022/11/07 00:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.575563874s) from=127.0.0.6:45363
    2022/11/07 00:09:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.472274451s) from=127.0.0.6:40229
    2022/11/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.023397653s) from=127.0.0.6:54095
    2022/11/07 00:09:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.306333873s) from=127.0.0.6:46459
    2022/11/07 00:09:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.367939704s) from=127.0.0.6:44175
    2022/11/07 00:09:29 [DEBUG] http: Request GET /v1/status/leader (292.992µs) from=127.0.0.6:47485
    2022/11/07 00:09:32 [DEBUG] http: Request GET /v1/status/leader (297.369µs) from=127.0.0.6:47485
    2022/11/07 00:09:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.983799145s) from=127.0.0.6:60447
    2022/11/07 00:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.237902584s) from=127.0.0.6:45549
    2022/11/07 00:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.520831875s) from=127.0.0.6:36341
    2022/11/07 00:09:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.964871757s) from=127.0.0.6:51311
    2022/11/07 00:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:09:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.981399156s) from=127.0.0.6:57589
    2022/11/07 00:09:49 [DEBUG] http: Request GET /v1/status/leader (348.298µs) from=127.0.0.6:47485
    2022/11/07 00:09:52 [DEBUG] http: Request GET /v1/status/leader (147.992µs) from=127.0.0.6:47485
    2022/11/07 00:09:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.973239178s) from=127.0.0.6:43605
    2022/11/07 00:10:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.565383634s) from=127.0.0.6:46793
    2022/11/07 00:10:09 [DEBUG] http: Request GET /v1/status/leader (260.046µs) from=127.0.0.6:47485
    2022/11/07 00:10:12 [DEBUG] http: Request GET /v1/status/leader (371.933µs) from=127.0.0.6:47485
    2022/11/07 00:10:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:10:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:10:27 [DEBUG] agent: Node info in sync
    2022/11/07 00:10:29 [DEBUG] http: Request GET /v1/status/leader (396.809µs) from=127.0.0.6:47485
    2022/11/07 00:10:32 [DEBUG] http: Request GET /v1/status/leader (369.981µs) from=127.0.0.6:47485
    2022/11/07 00:10:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.212732898s) from=127.0.0.6:45943
    2022/11/07 00:10:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.197725763s) from=127.0.0.6:57285
    2022/11/07 00:10:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.014539459s) from=127.0.0.6:41937
    2022/11/07 00:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:10:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.005174106s) from=127.0.0.6:38967
    2022/11/07 00:10:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.014399055s) from=127.0.0.6:55263
    2022/11/07 00:10:49 [DEBUG] http: Request GET /v1/status/leader (256.96µs) from=127.0.0.6:47485
    2022/11/07 00:10:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.779184807s) from=127.0.0.6:55339
    2022/11/07 00:10:52 [DEBUG] http: Request GET /v1/status/leader (168.199µs) from=127.0.0.6:47485
    2022/11/07 00:10:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.631859395s) from=127.0.0.6:50903
    2022/11/07 00:10:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.714908504s) from=127.0.0.6:38605
    2022/11/07 00:11:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.758819413s) from=127.0.0.6:47341
    2022/11/07 00:11:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.262013641s) from=127.0.0.6:36451
    2022/11/07 00:11:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.843600087s) from=127.0.0.6:37961
    2022/11/07 00:11:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.45300839s) from=127.0.0.6:48345
    2022/11/07 00:11:09 [DEBUG] http: Request GET /v1/status/leader (694.359µs) from=127.0.0.6:47485
    2022/11/07 00:11:12 [DEBUG] http: Request GET /v1/status/leader (276.595µs) from=127.0.0.6:47485
    2022/11/07 00:11:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.627083273s) from=127.0.0.6:38219
    2022/11/07 00:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.290760496s) from=127.0.0.6:56709
    2022/11/07 00:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.116778492s) from=127.0.0.6:34519
    2022/11/07 00:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.935300165s) from=127.0.0.6:37603
    2022/11/07 00:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.352327183s) from=127.0.0.6:57939
    2022/11/07 00:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.084460461s) from=127.0.0.6:45363
    2022/11/07 00:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.700816817s) from=127.0.0.6:48367
    2022/11/07 00:11:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.264904315s) from=127.0.0.6:40229
    2022/11/07 00:11:29 [DEBUG] http: Request GET /v1/status/leader (190.25µs) from=127.0.0.6:47485
    2022/11/07 00:11:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.740949487s) from=127.0.0.6:54095
    2022/11/07 00:11:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.894229136s) from=127.0.0.6:44175
    2022/11/07 00:11:32 [DEBUG] http: Request GET /v1/status/leader (250.447µs) from=127.0.0.6:47485
    2022/11/07 00:11:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.421795772s) from=127.0.0.6:60447
    2022/11/07 00:11:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.842092942s) from=127.0.0.6:46459
    2022/11/07 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.135319304s) from=127.0.0.6:36341
    2022/11/07 00:11:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.222387747s) from=127.0.0.6:51311
    2022/11/07 00:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.387744725s) from=127.0.0.6:45549
    2022/11/07 00:11:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:11:45 [DEBUG] agent: Node info in sync
    2022/11/07 00:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:11:49 [DEBUG] http: Request GET /v1/status/leader (301.156µs) from=127.0.0.6:47485
    2022/11/07 00:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.913465614s) from=127.0.0.6:57589
    2022/11/07 00:11:52 [DEBUG] http: Request GET /v1/status/leader (278.823µs) from=127.0.0.6:47485
    2022/11/07 00:11:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.777937745s) from=127.0.0.6:43605
    2022/11/07 00:12:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.386240366s) from=127.0.0.6:46793
    2022/11/07 00:12:09 [DEBUG] http: Request GET /v1/status/leader (343.93µs) from=127.0.0.6:47485
    2022/11/07 00:12:12 [DEBUG] http: Request GET /v1/status/leader (321.091µs) from=127.0.0.6:47485
    2022/11/07 00:12:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:12:29 [DEBUG] http: Request GET /v1/status/leader (338.303µs) from=127.0.0.6:47485
    2022/11/07 00:12:32 [DEBUG] http: Request GET /v1/status/leader (313.59µs) from=127.0.0.6:47485
    2022/11/07 00:12:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.296470672s) from=127.0.0.6:45943
    2022/11/07 00:12:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.79752835s) from=127.0.0.6:57285
    2022/11/07 00:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:12:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.080662868s) from=127.0.0.6:55263
    2022/11/07 00:12:49 [DEBUG] http: Request GET /v1/status/leader (384.187µs) from=127.0.0.6:47485
    2022/11/07 00:12:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.479508236s) from=127.0.0.6:41937
    2022/11/07 00:12:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.634624395s) from=127.0.0.6:38967
    2022/11/07 00:12:52 [DEBUG] http: Request GET /v1/status/leader (184.267µs) from=127.0.0.6:47485
    2022/11/07 00:12:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.886218025s) from=127.0.0.6:55339
    2022/11/07 00:12:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.251060469s) from=127.0.0.6:38605
    2022/11/07 00:12:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.200871141s) from=127.0.0.6:50903
    2022/11/07 00:13:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.225195517s) from=127.0.0.6:36451
    2022/11/07 00:13:09 [DEBUG] http: Request GET /v1/status/leader (254.956µs) from=127.0.0.6:47485
    2022/11/07 00:13:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.406637363s) from=127.0.0.6:47341
    2022/11/07 00:13:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.317880496s) from=127.0.0.6:48345
    2022/11/07 00:13:12 [DEBUG] http: Request GET /v1/status/leader (340.583µs) from=127.0.0.6:47485
    2022/11/07 00:13:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.484127276s) from=127.0.0.6:37961
    2022/11/07 00:13:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.196155735s) from=127.0.0.6:38219
    2022/11/07 00:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.568242863s) from=127.0.0.6:56709
    2022/11/07 00:13:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.992280912s) from=127.0.0.6:57939
    2022/11/07 00:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.024376985s) from=127.0.0.6:34519
    2022/11/07 00:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.652578622s) from=127.0.0.6:37603
    2022/11/07 00:13:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.408033692s) from=127.0.0.6:40229
    2022/11/07 00:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.830688282s) from=127.0.0.6:45363
    2022/11/07 00:13:29 [DEBUG] http: Request GET /v1/status/leader (182.707µs) from=127.0.0.6:47485
    2022/11/07 00:13:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.475058904s) from=127.0.0.6:48367
    2022/11/07 00:13:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:13:31 [DEBUG] agent: Node info in sync
    2022/11/07 00:13:32 [DEBUG] http: Request GET /v1/status/leader (196.992µs) from=127.0.0.6:47485
    2022/11/07 00:13:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.076450499s) from=127.0.0.6:44175
    2022/11/07 00:13:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.320540394s) from=127.0.0.6:54095
    2022/11/07 00:13:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.923178375s) from=127.0.0.6:60447
    2022/11/07 00:13:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.791023814s) from=127.0.0.6:46459
    2022/11/07 00:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.48876097s) from=127.0.0.6:36341
    2022/11/07 00:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:13:49 [DEBUG] http: Request GET /v1/status/leader (892.82µs) from=127.0.0.6:47485
    2022/11/07 00:13:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.266847504s) from=127.0.0.6:51311
    2022/11/07 00:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.169156176s) from=127.0.0.6:45549
    2022/11/07 00:13:52 [DEBUG] http: Request GET /v1/status/leader (843.618µs) from=127.0.0.6:47485
    2022/11/07 00:13:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.583452369s) from=127.0.0.6:43605
    2022/11/07 00:13:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.332161939s) from=127.0.0.6:57589
    2022/11/07 00:14:09 [DEBUG] http: Request GET /v1/status/leader (172.206µs) from=127.0.0.6:47485
    2022/11/07 00:14:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.672212275s) from=127.0.0.6:46793
    2022/11/07 00:14:12 [DEBUG] http: Request GET /v1/status/leader (184.375µs) from=127.0.0.6:47485
    2022/11/07 00:14:29 [DEBUG] http: Request GET /v1/status/leader (381.249µs) from=127.0.0.6:47485
    2022/11/07 00:14:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:14:32 [DEBUG] http: Request GET /v1/status/leader (275.179µs) from=127.0.0.6:47485
    2022/11/07 00:14:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.044519183s) from=127.0.0.6:45943
    2022/11/07 00:14:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.300581652s) from=127.0.0.6:57285
    2022/11/07 00:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:14:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.93094078s) from=127.0.0.6:55263
    2022/11/07 00:14:49 [DEBUG] http: Request GET /v1/status/leader (1.092129ms) from=127.0.0.6:47485
    2022/11/07 00:14:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.72079224s) from=127.0.0.6:41937
    2022/11/07 00:14:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.864179411s) from=127.0.0.6:38967
    2022/11/07 00:14:52 [DEBUG] http: Request GET /v1/status/leader (2.784669ms) from=127.0.0.6:47485
    2022/11/07 00:14:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:14:53 [DEBUG] agent: Node info in sync
    2022/11/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.753549859s) from=127.0.0.6:50903
    2022/11/07 00:14:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.01732334s) from=127.0.0.6:55339
    2022/11/07 00:14:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.950326155s) from=127.0.0.6:38605
    2022/11/07 00:15:09 [DEBUG] http: Request GET /v1/status/leader (409.631µs) from=127.0.0.6:47485
    2022/11/07 00:15:12 [DEBUG] http: Request GET /v1/status/leader (423.554µs) from=127.0.0.6:47485
    2022/11/07 00:15:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.731697027s) from=127.0.0.6:48345
    2022/11/07 00:15:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.870759451s) from=127.0.0.6:36451
    2022/11/07 00:15:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.748970727s) from=127.0.0.6:47341
    2022/11/07 00:15:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.487808004s) from=127.0.0.6:37961
    2022/11/07 00:15:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.531989165s) from=127.0.0.6:38219
    2022/11/07 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.108369913s) from=127.0.0.6:56709
    2022/11/07 00:15:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.289268433s) from=127.0.0.6:40229
    2022/11/07 00:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.315393915s) from=127.0.0.6:45363
    2022/11/07 00:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.207018898s) from=127.0.0.6:37603
    2022/11/07 00:15:29 [DEBUG] http: Request GET /v1/status/leader (159.862µs) from=127.0.0.6:47485
    2022/11/07 00:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.842559675s) from=127.0.0.6:57939
    2022/11/07 00:15:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.876722507s) from=127.0.0.6:34519
    2022/11/07 00:15:32 [DEBUG] http: Request GET /v1/status/leader (468.333µs) from=127.0.0.6:47485
    2022/11/07 00:15:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.109929328s) from=127.0.0.6:54095
    2022/11/07 00:15:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.392756097s) from=127.0.0.6:44175
    2022/11/07 00:15:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.193386475s) from=127.0.0.6:48367
    2022/11/07 00:15:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.527769576s) from=127.0.0.6:46459
    2022/11/07 00:15:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.234974239s) from=127.0.0.6:60447
    2022/11/07 00:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:15:49 [DEBUG] http: Request GET /v1/status/leader (214.767µs) from=127.0.0.6:47485
    2022/11/07 00:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.036299168s) from=127.0.0.6:36341
    2022/11/07 00:15:52 [DEBUG] http: Request GET /v1/status/leader (201.047µs) from=127.0.0.6:47485
    2022/11/07 00:15:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.098598946s) from=127.0.0.6:51311
    2022/11/07 00:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.042520164s) from=127.0.0.6:45549
    2022/11/07 00:16:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.188859251s) from=127.0.0.6:43605
    2022/11/07 00:16:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.682554128s) from=127.0.0.6:57589
    2022/11/07 00:16:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:16:09 [DEBUG] agent: Node info in sync
    2022/11/07 00:16:09 [DEBUG] http: Request GET /v1/status/leader (354.167µs) from=127.0.0.6:47485
    2022/11/07 00:16:12 [DEBUG] http: Request GET /v1/status/leader (196.367µs) from=127.0.0.6:47485
    2022/11/07 00:16:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.081581067s) from=127.0.0.6:46793
    2022/11/07 00:16:29 [DEBUG] http: Request GET /v1/status/leader (1.888476ms) from=127.0.0.6:47485
    2022/11/07 00:16:32 [DEBUG] http: Request GET /v1/status/leader (318.047µs) from=127.0.0.6:47485
    2022/11/07 00:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:16:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.278680472s) from=127.0.0.6:45943
    2022/11/07 00:16:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.681170983s) from=127.0.0.6:57285
    2022/11/07 00:16:49 [DEBUG] http: Request GET /v1/status/leader (298.826µs) from=127.0.0.6:47485
    2022/11/07 00:16:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.544098902s) from=127.0.0.6:55263
    2022/11/07 00:16:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.185322085s) from=127.0.0.6:41937
    2022/11/07 00:16:52 [DEBUG] http: Request GET /v1/status/leader (194.761µs) from=127.0.0.6:47485
    2022/11/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.913376552s) from=127.0.0.6:38967
    2022/11/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.189427546s) from=127.0.0.6:50903
    2022/11/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.064317951s) from=127.0.0.6:55339
    2022/11/07 00:17:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.67721341s) from=127.0.0.6:38605
    2022/11/07 00:17:09 [DEBUG] http: Request GET /v1/status/leader (240.555µs) from=127.0.0.6:47485
    2022/11/07 00:17:12 [DEBUG] http: Request GET /v1/status/leader (191.059µs) from=127.0.0.6:47485
    2022/11/07 00:17:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.761962934s) from=127.0.0.6:48345
    2022/11/07 00:17:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:17:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.288739974s) from=127.0.0.6:36451
    2022/11/07 00:17:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.262810184s) from=127.0.0.6:38219
    2022/11/07 00:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.679270714s) from=127.0.0.6:37961
    2022/11/07 00:17:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.813186142s) from=127.0.0.6:47341
    2022/11/07 00:17:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.253150082s) from=127.0.0.6:40229
    2022/11/07 00:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.001169499s) from=127.0.0.6:56709
    2022/11/07 00:17:29 [DEBUG] http: Request GET /v1/status/leader (270.819µs) from=127.0.0.6:47485
    2022/11/07 00:17:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:17:30 [DEBUG] agent: Node info in sync
    2022/11/07 00:17:32 [DEBUG] http: Request GET /v1/status/leader (151.504µs) from=127.0.0.6:47485
    2022/11/07 00:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.447337352s) from=127.0.0.6:37603
    2022/11/07 00:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.326942757s) from=127.0.0.6:45363
    2022/11/07 00:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.421988643s) from=127.0.0.6:57939
    2022/11/07 00:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.703194588s) from=127.0.0.6:34519
    2022/11/07 00:17:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.554042201s) from=127.0.0.6:44175
    2022/11/07 00:17:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.999259694s) from=127.0.0.6:48367
    2022/11/07 00:17:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.987404239s) from=127.0.0.6:54095
    2022/11/07 00:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:17:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.50176329s) from=127.0.0.6:60447
    2022/11/07 00:17:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.878387449s) from=127.0.0.6:46459
    2022/11/07 00:17:49 [DEBUG] http: Request GET /v1/status/leader (470.162µs) from=127.0.0.6:47485
    2022/11/07 00:17:52 [DEBUG] http: Request GET /v1/status/leader (13.60757ms) from=127.0.0.6:47485
    2022/11/07 00:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.826944572s) from=127.0.0.6:36341
    2022/11/07 00:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.816983016s) from=127.0.0.6:51311
    2022/11/07 00:18:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.076016776s) from=127.0.0.6:45549
    2022/11/07 00:18:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.988910013s) from=127.0.0.6:57589
    2022/11/07 00:18:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.187393385s) from=127.0.0.6:43605
    2022/11/07 00:18:09 [DEBUG] http: Request GET /v1/status/leader (332.514µs) from=127.0.0.6:47485
    2022/11/07 00:18:12 [DEBUG] http: Request GET /v1/status/leader (393.214µs) from=127.0.0.6:47485
    2022/11/07 00:18:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.486507723s) from=127.0.0.6:46793
    2022/11/07 00:18:29 [DEBUG] http: Request GET /v1/status/leader (254.151µs) from=127.0.0.6:47485
    2022/11/07 00:18:32 [DEBUG] http: Request GET /v1/status/leader (1.298305ms) from=127.0.0.6:47485
    2022/11/07 00:18:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:18:35 [DEBUG] agent: Node info in sync
    2022/11/07 00:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:18:49 [DEBUG] http: Request GET /v1/status/leader (386.214µs) from=127.0.0.6:47485
    2022/11/07 00:18:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.174507791s) from=127.0.0.6:41937
    2022/11/07 00:18:52 [DEBUG] http: Request GET /v1/status/leader (282.947µs) from=127.0.0.6:47485
    2022/11/07 00:18:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.446527647s) from=127.0.0.6:45943
    2022/11/07 00:18:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.872941843s) from=127.0.0.6:55263
    2022/11/07 00:18:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.724374778s) from=127.0.0.6:57285
    2022/11/07 00:18:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.326425484s) from=127.0.0.6:38967
    2022/11/07 00:18:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.421776622s) from=127.0.0.6:50903
    2022/11/07 00:19:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.99532974s) from=127.0.0.6:55339
    2022/11/07 00:19:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.527988263s) from=127.0.0.6:38605
    2022/11/07 00:19:09 [DEBUG] http: Request GET /v1/status/leader (1.018175ms) from=127.0.0.6:47485
    2022/11/07 00:19:12 [DEBUG] http: Request GET /v1/status/leader (283.134µs) from=127.0.0.6:47485
    2022/11/07 00:19:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.772830655s) from=127.0.0.6:48345
    2022/11/07 00:19:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.111353123s) from=127.0.0.6:47341
    2022/11/07 00:19:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.596217299s) from=127.0.0.6:36451
    2022/11/07 00:19:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.621492241s) from=127.0.0.6:37961
    2022/11/07 00:19:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.265677125s) from=127.0.0.6:38219
    2022/11/07 00:19:29 [DEBUG] http: Request GET /v1/status/leader (452.709µs) from=127.0.0.6:47485
    2022/11/07 00:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.399471503s) from=127.0.0.6:40229
    2022/11/07 00:19:32 [DEBUG] http: Request GET /v1/status/leader (317.844µs) from=127.0.0.6:47485
    2022/11/07 00:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.086942322s) from=127.0.0.6:37603
    2022/11/07 00:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.235280823s) from=127.0.0.6:56709
    2022/11/07 00:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.911303847s) from=127.0.0.6:57939
    2022/11/07 00:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.440113214s) from=127.0.0.6:45363
    2022/11/07 00:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.253127509s) from=127.0.0.6:34519
    2022/11/07 00:19:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.091565013s) from=127.0.0.6:48367
    2022/11/07 00:19:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.986785244s) from=127.0.0.6:44175
    2022/11/07 00:19:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.12817739s) from=127.0.0.6:54095
    2022/11/07 00:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:19:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.364078284s) from=127.0.0.6:60447
    2022/11/07 00:19:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.121328257s) from=127.0.0.6:46459
    2022/11/07 00:19:49 [DEBUG] http: Request GET /v1/status/leader (321.015µs) from=127.0.0.6:47485
    2022/11/07 00:19:52 [DEBUG] http: Request GET /v1/status/leader (408.782µs) from=127.0.0.6:47485
    2022/11/07 00:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.524269559s) from=127.0.0.6:36341
    2022/11/07 00:20:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.519145161s) from=127.0.0.6:51311
    2022/11/07 00:20:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:20:03 [DEBUG] agent: Node info in sync
    2022/11/07 00:20:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.111906174s) from=127.0.0.6:57589
    2022/11/07 00:20:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:20:10 [DEBUG] http: Request GET /v1/status/leader (267.594µs) from=127.0.0.6:47485
    2022/11/07 00:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.463806454s) from=127.0.0.6:45549
    2022/11/07 00:20:12 [DEBUG] http: Request GET /v1/status/leader (291.591µs) from=127.0.0.6:47485
    2022/11/07 00:20:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.713267349s) from=127.0.0.6:46793
    2022/11/07 00:20:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.957864622s) from=127.0.0.6:43605
    2022/11/07 00:20:30 [DEBUG] http: Request GET /v1/status/leader (297.604µs) from=127.0.0.6:47485
    2022/11/07 00:20:32 [DEBUG] http: Request GET /v1/status/leader (243.273µs) from=127.0.0.6:47485
    2022/11/07 00:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:20:50 [DEBUG] http: Request GET /v1/status/leader (241.761µs) from=127.0.0.6:47485
    2022/11/07 00:20:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.036335826s) from=127.0.0.6:41937
    2022/11/07 00:20:52 [DEBUG] http: Request GET /v1/status/leader (335.68µs) from=127.0.0.6:47485
    2022/11/07 00:20:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.98414435s) from=127.0.0.6:45943
    2022/11/07 00:21:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.051731394s) from=127.0.0.6:55263
    2022/11/07 00:21:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.991200433s) from=127.0.0.6:57285
    2022/11/07 00:21:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.82514733s) from=127.0.0.6:50903
    2022/11/07 00:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.720843416s) from=127.0.0.6:38967
    2022/11/07 00:21:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.732841026s) from=127.0.0.6:55339
    2022/11/07 00:21:10 [DEBUG] http: Request GET /v1/status/leader (204.471µs) from=127.0.0.6:47485
    2022/11/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.215260162s) from=127.0.0.6:38605
    2022/11/07 00:21:12 [DEBUG] http: Request GET /v1/status/leader (206.454µs) from=127.0.0.6:47485
    2022/11/07 00:21:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.28872835s) from=127.0.0.6:48345
    2022/11/07 00:21:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.504991353s) from=127.0.0.6:47341
    2022/11/07 00:21:30 [DEBUG] http: Request GET /v1/status/leader (314.145µs) from=127.0.0.6:47485
    2022/11/07 00:21:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.687098237s) from=127.0.0.6:36451
    2022/11/07 00:21:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.254107974s) from=127.0.0.6:37961
    2022/11/07 00:21:32 [DEBUG] http: Request GET /v1/status/leader (296.466µs) from=127.0.0.6:47485
    2022/11/07 00:21:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.137015305s) from=127.0.0.6:38219
    2022/11/07 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.774264857s) from=127.0.0.6:56709
    2022/11/07 00:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.461518521s) from=127.0.0.6:57939
    2022/11/07 00:21:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.99444769s) from=127.0.0.6:40229
    2022/11/07 00:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.541567053s) from=127.0.0.6:37603
    2022/11/07 00:21:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:21:42 [DEBUG] agent: Node info in sync
    2022/11/07 00:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.492930173s) from=127.0.0.6:45363
    2022/11/07 00:21:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.421233557s) from=127.0.0.6:44175
    2022/11/07 00:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.874839719s) from=127.0.0.6:34519
    2022/11/07 00:21:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.40937445s) from=127.0.0.6:60447
    2022/11/07 00:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.474162108s) from=127.0.0.6:48367
    2022/11/07 00:21:50 [DEBUG] http: Request GET /v1/status/leader (195.742µs) from=127.0.0.6:47485
    2022/11/07 00:21:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.420330744s) from=127.0.0.6:54095
    2022/11/07 00:21:52 [DEBUG] http: Request GET /v1/status/leader (308.95µs) from=127.0.0.6:47485
    2022/11/07 00:21:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.53310064s) from=127.0.0.6:46459
    2022/11/07 00:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.506335453s) from=127.0.0.6:36341
    2022/11/07 00:22:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.951572975s) from=127.0.0.6:51311
    2022/11/07 00:22:10 [DEBUG] http: Request GET /v1/status/leader (367.911µs) from=127.0.0.6:47485
    2022/11/07 00:22:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.969245122s) from=127.0.0.6:57589
    2022/11/07 00:22:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:22:12 [DEBUG] http: Request GET /v1/status/leader (283.667µs) from=127.0.0.6:47485
    2022/11/07 00:22:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.14427206s) from=127.0.0.6:43605
    2022/11/07 00:22:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.438926851s) from=127.0.0.6:46793
    2022/11/07 00:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.589894793s) from=127.0.0.6:45549
    2022/11/07 00:22:30 [DEBUG] http: Request GET /v1/status/leader (373.611µs) from=127.0.0.6:47485
    2022/11/07 00:22:32 [DEBUG] http: Request GET /v1/status/leader (276.194µs) from=127.0.0.6:47485
    2022/11/07 00:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:22:50 [DEBUG] http: Request GET /v1/status/leader (1.016631ms) from=127.0.0.6:47485
    2022/11/07 00:22:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.362482607s) from=127.0.0.6:41937
    2022/11/07 00:22:52 [DEBUG] http: Request GET /v1/status/leader (181.653µs) from=127.0.0.6:47485
    2022/11/07 00:22:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.718234638s) from=127.0.0.6:45943
    2022/11/07 00:23:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.765872497s) from=127.0.0.6:50903
    2022/11/07 00:23:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.087656536s) from=127.0.0.6:55263
    2022/11/07 00:23:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.692639487s) from=127.0.0.6:57285
    2022/11/07 00:23:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.631697355s) from=127.0.0.6:38967
    2022/11/07 00:23:10 [DEBUG] http: Request GET /v1/status/leader (2.837256ms) from=127.0.0.6:47485
    2022/11/07 00:23:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.216479113s) from=127.0.0.6:55339
    2022/11/07 00:23:12 [DEBUG] http: Request GET /v1/status/leader (891.721µs) from=127.0.0.6:47485
    2022/11/07 00:23:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.071002159s) from=127.0.0.6:38605
    2022/11/07 00:23:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.179715758s) from=127.0.0.6:47341
    2022/11/07 00:23:30 [DEBUG] http: Request GET /v1/status/leader (504.868µs) from=127.0.0.6:47485
    2022/11/07 00:23:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.676905773s) from=127.0.0.6:48345
    2022/11/07 00:23:32 [DEBUG] http: Request GET /v1/status/leader (259.516µs) from=127.0.0.6:47485
    2022/11/07 00:23:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:23:33 [DEBUG] agent: Node info in sync
    2022/11/07 00:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.004730806s) from=127.0.0.6:37961
    2022/11/07 00:23:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.27299011s) from=127.0.0.6:38219
    2022/11/07 00:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.04690772s) from=127.0.0.6:57939
    2022/11/07 00:23:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m7.169570524s) from=127.0.0.6:36451
    2022/11/07 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.908792798s) from=127.0.0.6:56709
    2022/11/07 00:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.81255706s) from=127.0.0.6:37603
    2022/11/07 00:23:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.475656484s) from=127.0.0.6:40229
    2022/11/07 00:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:23:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.727217161s) from=127.0.0.6:44175
    2022/11/07 00:23:50 [DEBUG] http: Request GET /v1/status/leader (199.442µs) from=127.0.0.6:47485
    2022/11/07 00:23:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.235634704s) from=127.0.0.6:48367
    2022/11/07 00:23:52 [DEBUG] http: Request GET /v1/status/leader (2.750192ms) from=127.0.0.6:47485
    2022/11/07 00:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.293646714s) from=127.0.0.6:45363
    2022/11/07 00:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.016201305s) from=127.0.0.6:34519
    2022/11/07 00:23:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.429910392s) from=127.0.0.6:60447
    2022/11/07 00:23:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.15082872s) from=127.0.0.6:54095
    2022/11/07 00:23:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.66188937s) from=127.0.0.6:46459
    2022/11/07 00:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.526248586s) from=127.0.0.6:36341
    2022/11/07 00:24:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.734540784s) from=127.0.0.6:51311
    2022/11/07 00:24:10 [DEBUG] http: Request GET /v1/status/leader (355.327µs) from=127.0.0.6:47485
    2022/11/07 00:24:12 [DEBUG] http: Request GET /v1/status/leader (251.888µs) from=127.0.0.6:47485
    2022/11/07 00:24:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.545614296s) from=127.0.0.6:57589
    2022/11/07 00:24:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.071157309s) from=127.0.0.6:43605
    2022/11/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.613243701s) from=127.0.0.6:46793
    2022/11/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.89065729s) from=127.0.0.6:45549
    2022/11/07 00:24:30 [DEBUG] http: Request GET /v1/status/leader (273.835µs) from=127.0.0.6:47485
    2022/11/07 00:24:32 [DEBUG] http: Request GET /v1/status/leader (241.516µs) from=127.0.0.6:47485
    2022/11/07 00:24:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:24:41 [DEBUG] agent: Node info in sync
    2022/11/07 00:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:24:50 [DEBUG] http: Request GET /v1/status/leader (340.528µs) from=127.0.0.6:47485
    2022/11/07 00:24:52 [DEBUG] http: Request GET /v1/status/leader (177.028µs) from=127.0.0.6:47485
    2022/11/07 00:24:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.453359989s) from=127.0.0.6:41937
    2022/11/07 00:25:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.903161234s) from=127.0.0.6:45943
    2022/11/07 00:25:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.762068145s) from=127.0.0.6:38967
    2022/11/07 00:25:10 [DEBUG] http: Request GET /v1/status/leader (368.51µs) from=127.0.0.6:47485
    2022/11/07 00:25:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:25:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.021503043s) from=127.0.0.6:55263
    2022/11/07 00:25:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.443498722s) from=127.0.0.6:57285
    2022/11/07 00:25:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.977549114s) from=127.0.0.6:50903
    2022/11/07 00:25:12 [DEBUG] http: Request GET /v1/status/leader (221.096µs) from=127.0.0.6:47485
    2022/11/07 00:25:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.963660628s) from=127.0.0.6:55339
    2022/11/07 00:25:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.666270414s) from=127.0.0.6:38605
    2022/11/07 00:25:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.409521576s) from=127.0.0.6:47341
    2022/11/07 00:25:30 [DEBUG] http: Request GET /v1/status/leader (392.979µs) from=127.0.0.6:47485
    2022/11/07 00:25:32 [DEBUG] http: Request GET /v1/status/leader (301.572µs) from=127.0.0.6:47485
    2022/11/07 00:25:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.083837186s) from=127.0.0.6:48345
    2022/11/07 00:25:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.202061237s) from=127.0.0.6:37961
    2022/11/07 00:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.604058112s) from=127.0.0.6:57939
    2022/11/07 00:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.055497859s) from=127.0.0.6:37603
    2022/11/07 00:25:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.667004941s) from=127.0.0.6:38219
    2022/11/07 00:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.818840455s) from=127.0.0.6:56709
    2022/11/07 00:25:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.532828429s) from=127.0.0.6:36451
    2022/11/07 00:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:25:50 [DEBUG] http: Request GET /v1/status/leader (328.915µs) from=127.0.0.6:47485
    2022/11/07 00:25:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.988680672s) from=127.0.0.6:44175
    2022/11/07 00:25:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.288319053s) from=127.0.0.6:48367
    2022/11/07 00:25:52 [DEBUG] http: Request GET /v1/status/leader (324.06µs) from=127.0.0.6:47485
    2022/11/07 00:25:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.590929157s) from=127.0.0.6:40229
    2022/11/07 00:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.657758968s) from=127.0.0.6:45363
    2022/11/07 00:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.621562232s) from=127.0.0.6:34519
    2022/11/07 00:26:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.730639821s) from=127.0.0.6:60447
    2022/11/07 00:26:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.085049994s) from=127.0.0.6:46459
    2022/11/07 00:26:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:26:02 [DEBUG] agent: Node info in sync
    2022/11/07 00:26:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.401800208s) from=127.0.0.6:54095
    2022/11/07 00:26:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.447356345s) from=127.0.0.6:36341
    2022/11/07 00:26:10 [DEBUG] http: Request GET /v1/status/leader (312.613µs) from=127.0.0.6:47485
    2022/11/07 00:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.860731662s) from=127.0.0.6:51311
    2022/11/07 00:26:12 [DEBUG] http: Request GET /v1/status/leader (292.672µs) from=127.0.0.6:47485
    2022/11/07 00:26:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.966989143s) from=127.0.0.6:43605
    2022/11/07 00:26:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.95341266s) from=127.0.0.6:57589
    2022/11/07 00:26:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.605258741s) from=127.0.0.6:46793
    2022/11/07 00:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.591504996s) from=127.0.0.6:45549
    2022/11/07 00:26:30 [DEBUG] http: Request GET /v1/status/leader (269.029µs) from=127.0.0.6:47485
    2022/11/07 00:26:32 [DEBUG] http: Request GET /v1/status/leader (209.259µs) from=127.0.0.6:47485
    2022/11/07 00:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:26:50 [DEBUG] http: Request GET /v1/status/leader (161.566µs) from=127.0.0.6:47485
    2022/11/07 00:26:52 [DEBUG] http: Request GET /v1/status/leader (177.444µs) from=127.0.0.6:47485
    2022/11/07 00:27:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.552070124s) from=127.0.0.6:41937
    2022/11/07 00:27:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.513484664s) from=127.0.0.6:45943
    2022/11/07 00:27:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.110748162s) from=127.0.0.6:38967
    2022/11/07 00:27:10 [DEBUG] http: Request GET /v1/status/leader (180.943µs) from=127.0.0.6:47485
    2022/11/07 00:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.899802393s) from=127.0.0.6:55263
    2022/11/07 00:27:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.451895791s) from=127.0.0.6:50903
    2022/11/07 00:27:12 [DEBUG] http: Request GET /v1/status/leader (2.449534ms) from=127.0.0.6:47485
    2022/11/07 00:27:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.108322377s) from=127.0.0.6:57285
    2022/11/07 00:27:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.839041716s) from=127.0.0.6:55339
    2022/11/07 00:27:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.759412234s) from=127.0.0.6:38605
    2022/11/07 00:27:30 [DEBUG] http: Request GET /v1/status/leader (281.537µs) from=127.0.0.6:47485
    2022/11/07 00:27:32 [DEBUG] http: Request GET /v1/status/leader (169.038µs) from=127.0.0.6:47485
    2022/11/07 00:27:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.189181236s) from=127.0.0.6:47341
    2022/11/07 00:27:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.59480758s) from=127.0.0.6:48345
    2022/11/07 00:27:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.319941622s) from=127.0.0.6:37961
    2022/11/07 00:27:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:27:43 [DEBUG] agent: Node info in sync
    2022/11/07 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.330879959s) from=127.0.0.6:56709
    2022/11/07 00:27:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.717710053s) from=127.0.0.6:38219
    2022/11/07 00:27:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m7.169678997s) from=127.0.0.6:57939
    2022/11/07 00:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.052990946s) from=127.0.0.6:37603
    2022/11/07 00:27:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.696608306s) from=127.0.0.6:36451
    2022/11/07 00:27:50 [DEBUG] http: Request GET /v1/status/leader (177.888µs) from=127.0.0.6:47485
    2022/11/07 00:27:52 [DEBUG] http: Request GET /v1/status/leader (368.989µs) from=127.0.0.6:47485
    2022/11/07 00:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.759159331s) from=127.0.0.6:48367
    2022/11/07 00:27:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.439218943s) from=127.0.0.6:40229
    2022/11/07 00:27:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.171319839s) from=127.0.0.6:44175
    2022/11/07 00:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.006355504s) from=127.0.0.6:34519
    2022/11/07 00:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.132875901s) from=127.0.0.6:45363
    2022/11/07 00:28:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.605144804s) from=127.0.0.6:60447
    2022/11/07 00:28:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/07 00:28:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.713404381s) from=127.0.0.6:46459
    2022/11/07 00:28:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.178836753s) from=127.0.0.6:54095
    2022/11/07 00:28:10 [DEBUG] http: Request GET /v1/status/leader (261.577µs) from=127.0.0.6:47485
    2022/11/07 00:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.830782307s) from=127.0.0.6:36341
    2022/11/07 00:28:12 [DEBUG] http: Request GET /v1/status/leader (293.949µs) from=127.0.0.6:47485
    2022/11/07 00:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.753819862s) from=127.0.0.6:51311
    2022/11/07 00:28:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.713022166s) from=127.0.0.6:46793
    2022/11/07 00:28:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.726207353s) from=127.0.0.6:57589
    2022/11/07 00:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.610131212s) from=127.0.0.6:45549
    2022/11/07 00:28:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.278216971s) from=127.0.0.6:43605
    2022/11/07 00:28:30 [DEBUG] http: Request GET /v1/status/leader (265.992µs) from=127.0.0.6:47485
    2022/11/07 00:28:32 [DEBUG] http: Request GET /v1/status/leader (2.580501ms) from=127.0.0.6:47485
    2022/11/07 00:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/07 00:28:50 [DEBUG] http: Request GET /v1/status/leader (247.252µs) from=127.0.0.6:47485
    2022/11/07 00:28:52 [DEBUG] http: Request GET /v1/status/leader (229.903µs) from=127.0.0.6:47485
    2022/11/07 00:29:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.374003609s) from=127.0.0.6:41937
    2022/11/07 00:29:10 [DEBUG] http: Request GET /v1/status/leader (195.82µs) from=127.0.0.6:47485
    2022/11/07 00:29:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.157998778s) from=127.0.0.6:45943
    2022/11/07 00:29:12 [DEBUG] http: Request GET /v1/status/leader (255.395µs) from=127.0.0.6:47485
    2022/11/07 00:29:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.340265505s) from=127.0.0.6:38967
    2022/11/07 00:29:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.635469027s) from=127.0.0.6:50903
    2022/11/07 00:29:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.130421653s) from=127.0.0.6:55263
    2022/11/07 00:29:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.477661082s) from=127.0.0.6:57285
    2022/11/07 00:29:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/07 00:29:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/07 00:29:25 [DEBUG] a