Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'eec6bd63-0bc6-6d42-ee75-747b19f3c425'
         Node name: 'onap-msb-consul-5454dcc5c5-pkzkx'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/01/11 22:52:46 [DEBUG] agent: Using random ID "eec6bd63-0bc6-6d42-ee75-747b19f3c425" as node ID
    2023/01/11 22:52:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:eec6bd63-0bc6-6d42-ee75-747b19f3c425 Address:127.0.0.1:8300}]
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/11 22:52:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pkzkx.dc1 127.0.0.1
    2023/01/11 22:52:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pkzkx 127.0.0.1
    2023/01/11 22:52:46 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pkzkx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:52:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pkzkx.dc1" in area "wan"
    2023/01/11 22:52:46 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/11 22:52:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/11 22:52:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/11 22:52:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/11 22:52:46 [INFO] agent: started state syncer
    2023/01/11 22:52:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/11 22:52:46 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/11 22:52:46 [DEBUG] raft: Votes needed: 1
    2023/01/11 22:52:46 [DEBUG] raft: Vote granted from eec6bd63-0bc6-6d42-ee75-747b19f3c425 in term 2. Tally: 1
    2023/01/11 22:52:46 [INFO] raft: Election won. Tally: 1
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/11 22:52:46 [INFO] consul: cluster leadership acquired
    2023/01/11 22:52:46 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pkzkx
    2023/01/11 22:52:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/11 22:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:52:46 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pkzkx' joined, marking health alive
    2023/01/11 22:52:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:52:47 [INFO] agent: Synced node info
    2023/01/11 22:52:47 [DEBUG] agent: Node info in sync
    2023/01/11 22:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:52:48 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/11 22:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:54:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:54:24 [DEBUG] agent: Node info in sync
    2023/01/11 22:54:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:55:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:55:38 [DEBUG] agent: Node info in sync
    2023/01/11 22:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:57:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:57:22 [DEBUG] agent: Node info in sync
    2023/01/11 22:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:58:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:58:54 [DEBUG] agent: Node info in sync
    2023/01/11 22:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:00:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:00:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:01:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:01:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:02:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:02:52 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/status/leader (1.222307ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.24.66_9007"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.587129ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.131227ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.24.66_9007"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.343785ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (514.382µs) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.56.17_9011"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (15.904358ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.223021ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.56.17_9011"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.778199ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.547074ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.4_9015"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.386804ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.832208ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.55_8181"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.164551ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (506.647µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.83_8080"
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.239277ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (584.587µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v0_multicloud_10.233.15.238_9001"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (364.490439ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (531.914µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_multicloud_10.233.15.238_9001"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.735516ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.62045ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_parser_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.058215ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (547.319µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_catalog_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.594294ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (482.89µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_nsd_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.602921ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (742.063µs) from=127.0.0.6:51775
    2023/01/11 23:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03: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.
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.30.221_8806"
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (11.092695ms) from=127.0.0.6:51775
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (547.544µs) from=127.0.0.6:51775
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/catalog/services (407.73µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/status/leader (312.216µs) from=127.0.0.6:51775
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (374.127µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (407.684µs) from=127.0.0.6:36981
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (270.246µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.345321ms) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (284.41µs) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (225.637µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (169.044µs) from=127.0.0.6:47359
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (15.630735ms) from=127.0.0.6:36981
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (15.602032ms) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (407.702µs) from=127.0.0.6:48445
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (365.662µs) from=127.0.0.6:48445
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (307.266µs) from=127.0.0.6:47689
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (186.022µs) from=127.0.0.6:46323
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/catalog/services (506.678µs) from=127.0.0.6:34375
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/status/leader (340.585µs) from=127.0.0.6:34375
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (466.377µs) from=127.0.0.6:55935
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (282.449µs) from=127.0.0.6:55935
    2023/01/11 23:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:03:53 [DEBUG] http: Request GET /v1/status/leader (384.098µs) from=127.0.0.6:58845
    2023/01/11 23:03:54 [DEBUG] http: Request GET /v1/status/leader (477.816µs) from=127.0.0.6:47361
    2023/01/11 23:04:13 [DEBUG] http: Request GET /v1/status/leader (809.501µs) from=127.0.0.6:47361
    2023/01/11 23:04:14 [DEBUG] http: Request GET /v1/status/leader (201.084µs) from=127.0.0.6:47361
    2023/01/11 23:04:33 [DEBUG] http: Request GET /v1/status/leader (1.167545ms) from=127.0.0.6:58845
    2023/01/11 23:04:34 [DEBUG] http: Request GET /v1/status/leader (683.446µs) from=127.0.0.6:47361
    2023/01/11 23:04:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Node info in sync
    2023/01/11 23:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:04:53 [DEBUG] http: Request GET /v1/status/leader (1.153045ms) from=127.0.0.6:58845
    2023/01/11 23:04:54 [DEBUG] http: Request GET /v1/status/leader (239.353µs) from=127.0.0.6:47361
    2023/01/11 23:04:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:05:13 [DEBUG] http: Request GET /v1/status/leader (485.72µs) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:05:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [INFO] agent: Synced service "_v1_sdnc_10.233.54.209_8282"
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Node info in sync
    2023/01/11 23:05:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.832594ms) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Node info in sync
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m39.892072774s) from=127.0.0.6:34375
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m40.505499008s) from=127.0.0.6:51775
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (832.519µs) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (437.134µs) from=127.0.0.6:58845
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/status/leader (183.177µs) from=127.0.0.6:47361
    2023/01/11 23:05:33 [DEBUG] http: Request GET /v1/status/leader (25.938453ms) from=127.0.0.6:47361
    2023/01/11 23:05:34 [DEBUG] http: Request GET /v1/status/leader (230.399µs) from=127.0.0.6:47361
    2023/01/11 23:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.660136575s) from=127.0.0.6:60409
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.434259226s) from=127.0.0.6:47689
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.85101877s) from=127.0.0.6:38499
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.049242682s) from=127.0.0.6:46477
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.423100725s) from=127.0.0.6:47359
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.433303963s) from=127.0.0.6:46565
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.521408209s) from=127.0.0.6:59605
    2023/01/11 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.045797863s) from=127.0.0.6:36981
    2023/01/11 23:05:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.312990353s) from=127.0.0.6:46323
    2023/01/11 23:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.793028991s) from=127.0.0.6:50015
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.728925474s) from=127.0.0.6:55935
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.464590339s) from=127.0.0.6:37485
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.635192152s) from=127.0.0.6:33021
    2023/01/11 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.188853524s) from=127.0.0.6:34251
    2023/01/11 23:05:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.152682436s) from=127.0.0.6:48445
    2023/01/11 23:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:05:53 [DEBUG] http: Request GET /v1/status/leader (312.551µs) from=127.0.0.6:47361
    2023/01/11 23:05:54 [DEBUG] http: Request GET /v1/status/leader (206.727µs) from=127.0.0.6:47361
    2023/01/11 23:06:13 [DEBUG] http: Request GET /v1/status/leader (793.103µs) from=127.0.0.6:47361
    2023/01/11 23:06:14 [DEBUG] http: Request GET /v1/status/leader (185.611µs) from=127.0.0.6:47361
    2023/01/11 23:06:33 [DEBUG] http: Request GET /v1/status/leader (333.557µs) from=127.0.0.6:47361
    2023/01/11 23:06:34 [DEBUG] http: Request GET /v1/status/leader (203.775µs) from=127.0.0.6:47361
    2023/01/11 23:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:06:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Node info in sync
    2023/01/11 23:06:53 [DEBUG] http: Request GET /v1/status/leader (203.049µs) from=127.0.0.6:47361
    2023/01/11 23:06:54 [DEBUG] http: Request GET /v1/status/leader (290.442µs) from=127.0.0.6:47361
    2023/01/11 23:07:13 [DEBUG] http: Request GET /v1/status/leader (352.334µs) from=127.0.0.6:47361
    2023/01/11 23:07:14 [DEBUG] http: Request GET /v1/status/leader (206.399µs) from=127.0.0.6:47361
    2023/01/11 23:07:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.822075796s) from=127.0.0.6:34375
    2023/01/11 23:07:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.569977536s) from=127.0.0.6:58845
    2023/01/11 23:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.02670497s) from=127.0.0.6:51775
    2023/01/11 23:07:33 [DEBUG] http: Request GET /v1/status/leader (873.125µs) from=127.0.0.6:47361
    2023/01/11 23:07:34 [DEBUG] http: Request GET /v1/status/leader (2.089969ms) from=127.0.0.6:47361
    2023/01/11 23:07:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.044821587s) from=127.0.0.6:46477
    2023/01/11 23:07:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.906771637s) from=127.0.0.6:60409
    2023/01/11 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.404880594s) from=127.0.0.6:38499
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.16990291s) from=127.0.0.6:46565
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.372344787s) from=127.0.0.6:37485
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.67765947s) from=127.0.0.6:55935
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.606140681s) from=127.0.0.6:46323
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.989806307s) from=127.0.0.6:47359
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.729984565s) from=127.0.0.6:36981
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.555128514s) from=127.0.0.6:47689
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.812890072s) from=127.0.0.6:34251
    2023/01/11 23:07:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.598288885s) from=127.0.0.6:33021
    2023/01/11 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.485853644s) from=127.0.0.6:59605
    2023/01/11 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.366106752s) from=127.0.0.6:50015
    2023/01/11 23:07:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.149572171s) from=127.0.0.6:48445
    2023/01/11 23:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:07:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:07:53 [DEBUG] http: Request GET /v1/status/leader (238.986µs) from=127.0.0.6:47361
    2023/01/11 23:07:54 [DEBUG] http: Request GET /v1/status/leader (1.07723ms) from=127.0.0.6:47361
    2023/01/11 23:08:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Node info in sync
    2023/01/11 23:08:13 [DEBUG] http: Request GET /v1/status/leader (1.193825ms) from=127.0.0.6:47361
    2023/01/11 23:08:14 [DEBUG] http: Request GET /v1/status/leader (6.234607ms) from=127.0.0.6:47361
    2023/01/11 23:08:33 [DEBUG] http: Request GET /v1/status/leader (500.45µs) from=127.0.0.6:47361
    2023/01/11 23:08:34 [DEBUG] http: Request GET /v1/status/leader (505.48µs) from=127.0.0.6:47361
    2023/01/11 23:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:08:53 [DEBUG] http: Request GET /v1/status/leader (267.888µs) from=127.0.0.6:47361
    2023/01/11 23:08:54 [DEBUG] http: Request GET /v1/status/leader (260.965µs) from=127.0.0.6:47361
    2023/01/11 23:09:13 [DEBUG] http: Request GET /v1/status/leader (307.98µs) from=127.0.0.6:47361
    2023/01/11 23:09:14 [DEBUG] http: Request GET /v1/status/leader (325.625µs) from=127.0.0.6:47361
    2023/01/11 23:09:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.506127168s) from=127.0.0.6:34375
    2023/01/11 23:09:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.519361319s) from=127.0.0.6:58845
    2023/01/11 23:09:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Node info in sync
    2023/01/11 23:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.681353481s) from=127.0.0.6:51775
    2023/01/11 23:09:34 [DEBUG] http: Request GET /v1/status/leader (244.951µs) from=127.0.0.6:47361
    2023/01/11 23:09:34 [DEBUG] http: Request GET /v1/status/leader (221.883µs) from=127.0.0.6:47361
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.623510954s) from=127.0.0.6:46323
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.694183781s) from=127.0.0.6:55935
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.632314952s) from=127.0.0.6:60409
    2023/01/11 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.30935626s) from=127.0.0.6:34251
    2023/01/11 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.485392669s) from=127.0.0.6:46565
    2023/01/11 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.287046785s) from=127.0.0.6:46477
    2023/01/11 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.052533239s) from=127.0.0.6:37485
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.0206909s) from=127.0.0.6:38499
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.154278309s) from=127.0.0.6:33021
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.370317342s) from=127.0.0.6:36981
    2023/01/11 23:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.277622448s) from=127.0.0.6:59605
    2023/01/11 23:09:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.903259004s) from=127.0.0.6:47689
    2023/01/11 23:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:09:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.879900569s) from=127.0.0.6:48445
    2023/01/11 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.410298169s) from=127.0.0.6:47359
    2023/01/11 23:09:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.811728923s) from=127.0.0.6:50015
    2023/01/11 23:09:54 [DEBUG] http: Request GET /v1/status/leader (356.626µs) from=127.0.0.6:47361
    2023/01/11 23:09:54 [DEBUG] http: Request GET /v1/status/leader (306.264µs) from=127.0.0.6:47361
    2023/01/11 23:10:14 [DEBUG] http: Request GET /v1/status/leader (226.206µs) from=127.0.0.6:47361
    2023/01/11 23:10:14 [DEBUG] http: Request GET /v1/status/leader (218.048µs) from=127.0.0.6:47361
    2023/01/11 23:10:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Node info in sync
    2023/01/11 23:10:34 [DEBUG] http: Request GET /v1/status/leader (339.935µs) from=127.0.0.6:47361
    2023/01/11 23:10:34 [DEBUG] http: Request GET /v1/status/leader (346.485µs) from=127.0.0.6:47361
    2023/01/11 23:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:10:54 [DEBUG] http: Request GET /v1/status/leader (198.823µs) from=127.0.0.6:47361
    2023/01/11 23:10:54 [DEBUG] http: Request GET /v1/status/leader (210.367µs) from=127.0.0.6:47361
    2023/01/11 23:11:14 [DEBUG] http: Request GET /v1/status/leader (353.889µs) from=127.0.0.6:47361
    2023/01/11 23:11:14 [DEBUG] http: Request GET /v1/status/leader (340.253µs) from=127.0.0.6:47361
    2023/01/11 23:11:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.707963496s) from=127.0.0.6:58845
    2023/01/11 23:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.234590691s) from=127.0.0.6:51775
    2023/01/11 23:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.033249005s) from=127.0.0.6:34375
    2023/01/11 23:11:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Node info in sync
    2023/01/11 23:11:34 [DEBUG] http: Request GET /v1/status/leader (392.641µs) from=127.0.0.6:47361
    2023/01/11 23:11:34 [DEBUG] http: Request GET /v1/status/leader (513.434µs) from=127.0.0.6:47361
    2023/01/11 23:11:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.082429422s) from=127.0.0.6:55935
    2023/01/11 23:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.548961386s) from=127.0.0.6:46565
    2023/01/11 23:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.596581343s) from=127.0.0.6:37485
    2023/01/11 23:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.477082979s) from=127.0.0.6:34251
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.892397665s) from=127.0.0.6:46323
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.262191999s) from=127.0.0.6:60409
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.772946118s) from=127.0.0.6:38499
    2023/01/11 23:11:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.352737478s) from=127.0.0.6:46477
    2023/01/11 23:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:11:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.082935262s) from=127.0.0.6:59605
    2023/01/11 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.921335893s) from=127.0.0.6:47359
    2023/01/11 23:11:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.528416142s) from=127.0.0.6:48445
    2023/01/11 23:11:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.437602505s) from=127.0.0.6:33021
    2023/01/11 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m6.014006977s) from=127.0.0.6:36981
    2023/01/11 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.010079191s) from=127.0.0.6:50015
    2023/01/11 23:11:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.165305729s) from=127.0.0.6:47689
    2023/01/11 23:11:54 [DEBUG] http: Request GET /v1/status/leader (258.037µs) from=127.0.0.6:47361
    2023/01/11 23:11:54 [DEBUG] http: Request GET /v1/status/leader (299.25µs) from=127.0.0.6:47361
    2023/01/11 23:12:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:12:14 [DEBUG] http: Request GET /v1/status/leader (362.395µs) from=127.0.0.6:47361
    2023/01/11 23:12:14 [DEBUG] http: Request GET /v1/status/leader (419.564µs) from=127.0.0.6:47361
    2023/01/11 23:12:34 [DEBUG] http: Request GET /v1/status/leader (201.504µs) from=127.0.0.6:47361
    2023/01/11 23:12:34 [DEBUG] http: Request GET /v1/status/leader (11.271529ms) from=127.0.0.6:47361
    2023/01/11 23:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:12:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Node info in sync
    2023/01/11 23:12:54 [DEBUG] http: Request GET /v1/status/leader (525.541µs) from=127.0.0.6:47361
    2023/01/11 23:12:54 [DEBUG] http: Request GET /v1/status/leader (3.991761ms) from=127.0.0.6:47361
    2023/01/11 23:13:14 [DEBUG] http: Request GET /v1/status/leader (399.428µs) from=127.0.0.6:47361
    2023/01/11 23:13:14 [DEBUG] http: Request GET /v1/status/leader (5.623583ms) from=127.0.0.6:47361
    2023/01/11 23:13:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.497389574s) from=127.0.0.6:58845
    2023/01/11 23:13:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.526288914s) from=127.0.0.6:34375
    2023/01/11 23:13:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.524916222s) from=127.0.0.6:51775
    2023/01/11 23:13:34 [DEBUG] http: Request GET /v1/status/leader (762.34µs) from=127.0.0.6:47361
    2023/01/11 23:13:34 [DEBUG] http: Request GET /v1/status/leader (195.41µs) from=127.0.0.6:47361
    2023/01/11 23:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.048068734s) from=127.0.0.6:46565
    2023/01/11 23:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.164650173s) from=127.0.0.6:37485
    2023/01/11 23:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.758078259s) from=127.0.0.6:34251
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.748382632s) from=127.0.0.6:60409
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.369339611s) from=127.0.0.6:55935
    2023/01/11 23:13:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.484937509s) from=127.0.0.6:46323
    2023/01/11 23:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.897618304s) from=127.0.0.6:38499
    2023/01/11 23:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.000222837s) from=127.0.0.6:47359
    2023/01/11 23:13:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.566703758s) from=127.0.0.6:59605
    2023/01/11 23:13:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.377381445s) from=127.0.0.6:46477
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.595217889s) from=127.0.0.6:48445
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.453000167s) from=127.0.0.6:36981
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.062719058s) from=127.0.0.6:33021
    2023/01/11 23:13:54 [DEBUG] http: Request GET /v1/status/leader (668.384µs) from=127.0.0.6:47361
    2023/01/11 23:13:54 [DEBUG] http: Request GET /v1/status/leader (245.289µs) from=127.0.0.6:47361
    2023/01/11 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.793582247s) from=127.0.0.6:50015
    2023/01/11 23:13:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.696867025s) from=127.0.0.6:47689
    2023/01/11 23:14:14 [DEBUG] http: Request GET /v1/status/leader (452.941µs) from=127.0.0.6:47361
    2023/01/11 23:14:14 [DEBUG] http: Request GET /v1/status/leader (457.983µs) from=127.0.0.6:47361
    2023/01/11 23:14:34 [DEBUG] http: Request GET /v1/status/leader (1.742383ms) from=127.0.0.6:47361
    2023/01/11 23:14:34 [DEBUG] http: Request GET /v1/status/leader (271.101µs) from=127.0.0.6:47361
    2023/01/11 23:14:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Node info in sync
    2023/01/11 23:14:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:14:54 [DEBUG] http: Request GET /v1/status/leader (383.299µs) from=127.0.0.6:47361
    2023/01/11 23:14:54 [DEBUG] http: Request GET /v1/status/leader (224.63µs) from=127.0.0.6:47361
    2023/01/11 23:15:14 [DEBUG] http: Request GET /v1/status/leader (316.429µs) from=127.0.0.6:47361
    2023/01/11 23:15:14 [DEBUG] http: Request GET /v1/status/leader (190.49µs) from=127.0.0.6:47361
    2023/01/11 23:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.154461122s) from=127.0.0.6:34375
    2023/01/11 23:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.369331604s) from=127.0.0.6:58845
    2023/01/11 23:15:34 [DEBUG] http: Request GET /v1/status/leader (395.522µs) from=127.0.0.6:47361
    2023/01/11 23:15:35 [DEBUG] http: Request GET /v1/status/leader (196.743µs) from=127.0.0.6:47361
    2023/01/11 23:15:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.128183846s) from=127.0.0.6:51775
    2023/01/11 23:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:15:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.758381534s) from=127.0.0.6:60409
    2023/01/11 23:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.269963789s) from=127.0.0.6:46565
    2023/01/11 23:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.54917741s) from=127.0.0.6:34251
    2023/01/11 23:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.316776391s) from=127.0.0.6:55935
    2023/01/11 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.775018028s) from=127.0.0.6:37485
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.218113323s) from=127.0.0.6:46477
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/status/leader (364.514µs) from=127.0.0.6:47361
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.88443217s) from=127.0.0.6:46323
    2023/01/11 23:15:55 [DEBUG] http: Request GET /v1/status/leader (227.951µs) from=127.0.0.6:47361
    2023/01/11 23:15:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.406611238s) from=127.0.0.6:48445
    2023/01/11 23:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.075268334s) from=127.0.0.6:47359
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.594568802s) from=127.0.0.6:59605
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.843342796s) from=127.0.0.6:33021
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.422177488s) from=127.0.0.6:36981
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.071440498s) from=127.0.0.6:38499
    2023/01/11 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.972430083s) from=127.0.0.6:47689
    2023/01/11 23:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.564586567s) from=127.0.0.6:50015
    2023/01/11 23:16:14 [DEBUG] http: Request GET /v1/status/leader (377.873µs) from=127.0.0.6:47361
    2023/01/11 23:16:15 [DEBUG] http: Request GET /v1/status/leader (244.635µs) from=127.0.0.6:47361
    2023/01/11 23:16:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Node info in sync
    2023/01/11 23:16:34 [DEBUG] http: Request GET /v1/status/leader (252.21µs) from=127.0.0.6:47361
    2023/01/11 23:16:35 [DEBUG] http: Request GET /v1/status/leader (210.002µs) from=127.0.0.6:47361
    2023/01/11 23:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:16:54 [DEBUG] http: Request GET /v1/status/leader (392.125µs) from=127.0.0.6:47361
    2023/01/11 23:16:55 [DEBUG] http: Request GET /v1/status/leader (551.957µs) from=127.0.0.6:47361
    2023/01/11 23:17:14 [DEBUG] http: Request GET /v1/status/leader (346.202µs) from=127.0.0.6:47361
    2023/01/11 23:17:15 [DEBUG] http: Request GET /v1/status/leader (324.427µs) from=127.0.0.6:47361
    2023/01/11 23:17:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:17:34 [DEBUG] http: Request GET /v1/status/leader (382.939µs) from=127.0.0.6:47361
    2023/01/11 23:17:35 [DEBUG] http: Request GET /v1/status/leader (440.105µs) from=127.0.0.6:47361
    2023/01/11 23:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.247545102s) from=127.0.0.6:34375
    2023/01/11 23:17:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.675349355s) from=127.0.0.6:58845
    2023/01/11 23:17:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Node info in sync
    2023/01/11 23:17:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.611255449s) from=127.0.0.6:51775
    2023/01/11 23:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.249064674s) from=127.0.0.6:60409
    2023/01/11 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.369304753s) from=127.0.0.6:37485
    2023/01/11 23:17:54 [DEBUG] http: Request GET /v1/status/leader (370.304µs) from=127.0.0.6:47361
    2023/01/11 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.9121815s) from=127.0.0.6:46565
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/status/leader (216.656µs) from=127.0.0.6:47361
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.22030367s) from=127.0.0.6:34251
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.029889446s) from=127.0.0.6:46477
    2023/01/11 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.061217653s) from=127.0.0.6:55935
    2023/01/11 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.192079644s) from=127.0.0.6:38499
    2023/01/11 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.520316887s) from=127.0.0.6:47359
    2023/01/11 23:17:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.099436212s) from=127.0.0.6:59605
    2023/01/11 23:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.878630521s) from=127.0.0.6:33021
    2023/01/11 23:18:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.692513189s) from=127.0.0.6:46323
    2023/01/11 23:18:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.787486123s) from=127.0.0.6:48445
    2023/01/11 23:18:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.074607143s) from=127.0.0.6:47689
    2023/01/11 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m5.459000441s) from=127.0.0.6:36981
    2023/01/11 23:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.905822597s) from=127.0.0.6:50015
    2023/01/11 23:18:14 [DEBUG] http: Request GET /v1/status/leader (375.79µs) from=127.0.0.6:47361
    2023/01/11 23:18:15 [DEBUG] http: Request GET /v1/status/leader (213.236µs) from=127.0.0.6:47361
    2023/01/11 23:18:34 [DEBUG] http: Request GET /v1/status/leader (579.348µs) from=127.0.0.6:47361
    2023/01/11 23:18:35 [DEBUG] http: Request GET /v1/status/leader (293.305µs) from=127.0.0.6:47361
    2023/01/11 23:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:18:54 [DEBUG] http: Request GET /v1/status/leader (1.01258ms) from=127.0.0.6:47361
    2023/01/11 23:18:55 [DEBUG] http: Request GET /v1/status/leader (214.879µs) from=127.0.0.6:47361
    2023/01/11 23:19:14 [DEBUG] http: Request GET /v1/status/leader (414.961µs) from=127.0.0.6:47361
    2023/01/11 23:19:15 [DEBUG] http: Request GET /v1/status/leader (297.308µs) from=127.0.0.6:47361
    2023/01/11 23:19:34 [DEBUG] http: Request GET /v1/status/leader (7.952057ms) from=127.0.0.6:47361
    2023/01/11 23:19:35 [DEBUG] http: Request GET /v1/status/leader (353.272µs) from=127.0.0.6:47361
    2023/01/11 23:19:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.02947849s) from=127.0.0.6:34375
    2023/01/11 23:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Node info in sync
    2023/01/11 23:19:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.114892568s) from=127.0.0.6:58845
    2023/01/11 23:19:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.492067425s) from=127.0.0.6:51775
    2023/01/11 23:19:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:19:54 [DEBUG] http: Request GET /v1/status/leader (405.967µs) from=127.0.0.6:47361
    2023/01/11 23:19:55 [DEBUG] http: Request GET /v1/status/leader (188.25µs) from=127.0.0.6:47361
    2023/01/11 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.974167219s) from=127.0.0.6:46565
    2023/01/11 23:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.230582816s) from=127.0.0.6:60409
    2023/01/11 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.071707434s) from=127.0.0.6:34251
    2023/01/11 23:19:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.631606496s) from=127.0.0.6:46477
    2023/01/11 23:19:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.532803303s) from=127.0.0.6:55935
    2023/01/11 23:19:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.264196846s) from=127.0.0.6:37485
    2023/01/11 23:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.24494923s) from=127.0.0.6:47359
    2023/01/11 23:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.285748339s) from=127.0.0.6:38499
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.618425605s) from=127.0.0.6:46323
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.555597022s) from=127.0.0.6:59605
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.291873295s) from=127.0.0.6:48445
    2023/01/11 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.294675054s) from=127.0.0.6:33021
    2023/01/11 23:20:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.580807754s) from=127.0.0.6:36981
    2023/01/11 23:20:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.153268059s) from=127.0.0.6:47689
    2023/01/11 23:20:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.145710258s) from=127.0.0.6:50015
    2023/01/11 23:20:14 [DEBUG] http: Request GET /v1/status/leader (643.482µs) from=127.0.0.6:47361
    2023/01/11 23:20:15 [DEBUG] http: Request GET /v1/status/leader (195.29µs) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:20:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092"
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.997607ms) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (43.837622335s) from=127.0.0.6:51775
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (50.203230703s) from=127.0.0.6:34375
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (829.444µs) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (352.434µs) from=127.0.0.6:47361
    2023/01/11 23:20:34 [DEBUG] http: Request GET /v1/status/leader (498.411µs) from=127.0.0.6:43437
    2023/01/11 23:20:35 [DEBUG] http: Request GET /v1/status/leader (506.042µs) from=127.0.0.6:43437
    2023/01/11 23:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:20:54 [DEBUG] http: Request GET /v1/status/leader (544.326µs) from=127.0.0.6:43437
    2023/01/11 23:20:55 [DEBUG] http: Request GET /v1/status/leader (411.64µs) from=127.0.0.6:43437
    2023/01/11 23:21:14 [DEBUG] http: Request GET /v1/status/leader (756.592µs) from=127.0.0.6:43437
    2023/01/11 23:21:15 [DEBUG] http: Request GET /v1/status/leader (279.765µs) from=127.0.0.6:43437
    2023/01/11 23:21:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Node info in sync
    2023/01/11 23:21:34 [DEBUG] http: Request GET /v1/status/leader (1.467921ms) from=127.0.0.6:43437
    2023/01/11 23:21:35 [DEBUG] http: Request GET /v1/status/leader (378.849µs) from=127.0.0.6:43437
    2023/01/11 23:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:21:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.031528628s) from=127.0.0.6:58845
    2023/01/11 23:21:54 [DEBUG] http: Request GET /v1/status/leader (231.563µs) from=127.0.0.6:43437
    2023/01/11 23:21:55 [DEBUG] http: Request GET /v1/status/leader (6.190618ms) from=127.0.0.6:43437
    2023/01/11 23:21:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.429787427s) from=127.0.0.6:60409
    2023/01/11 23:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.828701644s) from=127.0.0.6:46565
    2023/01/11 23:22:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:22:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.886214641s) from=127.0.0.6:46477
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.13363405s) from=127.0.0.6:37485
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.07052082s) from=127.0.0.6:34251
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.214151366s) from=127.0.0.6:47359
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.901494318s) from=127.0.0.6:59605
    2023/01/11 23:22:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.333967589s) from=127.0.0.6:46323
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.986861879s) from=127.0.0.6:38499
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.569813625s) from=127.0.0.6:33021
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.720083308s) from=127.0.0.6:55935
    2023/01/11 23:22:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.267288881s) from=127.0.0.6:48445
    2023/01/11 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.394415805s) from=127.0.0.6:36981
    2023/01/11 23:22:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.329709804s) from=127.0.0.6:47689
    2023/01/11 23:22:14 [DEBUG] http: Request GET /v1/status/leader (817.34µs) from=127.0.0.6:43437
    2023/01/11 23:22:15 [DEBUG] http: Request GET /v1/status/leader (390.76µs) from=127.0.0.6:43437
    2023/01/11 23:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.750129185s) from=127.0.0.6:50015
    2023/01/11 23:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m0.505395025s) from=127.0.0.6:34375
    2023/01/11 23:22:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m2.140038494s) from=127.0.0.6:51775
    2023/01/11 23:22:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.998940347s) from=127.0.0.6:47361
    2023/01/11 23:22:34 [DEBUG] http: Request GET /v1/status/leader (172.529µs) from=127.0.0.6:43437
    2023/01/11 23:22:35 [DEBUG] http: Request GET /v1/status/leader (264.677µs) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.16.33_8082"
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.536165ms) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (19.170445093s) from=127.0.0.6:34375
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (17.54061375s) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (578.547µs) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (372.513µs) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.24.14_8443"
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.047441ms) from=127.0.0.6:48653
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (53.816792ms) from=127.0.0.6:34375
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (57.797523ms) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (360.427µs) from=127.0.0.6:48653
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (772.567µs) from=127.0.0.6:48653
    2023/01/11 23:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:22:54 [DEBUG] http: Request GET /v1/status/leader (374.312µs) from=127.0.0.6:51173
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.37.164_8484"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.361536ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (9.826140471s) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (9.831462373s) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.038023ms) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (332.254µs) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.47.108_8410"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (43.218026ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (68.187089ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (82.462165ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (457.817µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/status/leader (237.01µs) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (309.536µs) from=127.0.0.6:51173
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.18_8482"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (27.918305ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (64.314342ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (69.814038ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.234294ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (386.023µs) from=127.0.0.6:60985
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_vnflcm_10.233.2.196_8801"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (133.75013ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (262.420219ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (270.090951ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (429.652µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (398.559µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_vnfmgr_10.233.10.170_8803"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (58.705384ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (232.166151ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (231.302639ms) from=127.0.0.6:34375
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (307.138µs) from=127.0.0.6:34375
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (126.455777ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_nslcm_10.233.16.75_8403"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (130.131317ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (456.708764ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (457.93406ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (275.608µs) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (518.069µs) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v2_nslcm_10.233.16.75_8403"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (23.57821ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (202.762221ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (224.438869ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (357.612µs) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (420.875µs) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_vnfres_10.233.47.75_8802"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.113333ms) from=127.0.0.6:57757
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (127.022761ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (131.585479ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.226063ms) from=127.0.0.6:33231
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (596.346µs) from=127.0.0.6:57923
    2023/01/11 23:23:14 [DEBUG] http: Request GET /v1/status/leader (2.927185ms) from=127.0.0.6:43679
    2023/01/11 23:23:15 [DEBUG] http: Request GET /v1/status/leader (201.584µs) from=127.0.0.6:57923
    2023/01/11 23:23:34 [DEBUG] http: Request GET /v1/status/leader (2.992182ms) from=127.0.0.6:43679
    2023/01/11 23:23:35 [DEBUG] http: Request GET /v1/status/leader (435.882µs) from=127.0.0.6:57923
    2023/01/11 23:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:23:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.0300315s) from=127.0.0.6:58845
    2023/01/11 23:23:54 [DEBUG] http: Request GET /v1/status/leader (308.193µs) from=127.0.0.6:57923
    2023/01/11 23:23:55 [DEBUG] http: Request GET /v1/status/leader (429.821µs) from=127.0.0.6:57923
    2023/01/11 23:24:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.836326393s) from=127.0.0.6:60409
    2023/01/11 23:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.605087607s) from=127.0.0.6:34251
    2023/01/11 23:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.675417791s) from=127.0.0.6:47359
    2023/01/11 23:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.314262745s) from=127.0.0.6:46565
    2023/01/11 23:24:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.596432835s) from=127.0.0.6:55935
    2023/01/11 23:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.832836202s) from=127.0.0.6:33021
    2023/01/11 23:24:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.846118819s) from=127.0.0.6:46477
    2023/01/11 23:24:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.574737186s) from=127.0.0.6:46323
    2023/01/11 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.403737415s) from=127.0.0.6:59605
    2023/01/11 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.960613365s) from=127.0.0.6:37485
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.709204715s) from=127.0.0.6:38499
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.885823308s) from=127.0.0.6:36981
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.694842535s) from=127.0.0.6:48445
    2023/01/11 23:24:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.058552024s) from=127.0.0.6:47689
    2023/01/11 23:24:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:24:14 [DEBUG] http: Request GET /v1/status/leader (232.947µs) from=127.0.0.6:43679
    2023/01/11 23:24:15 [DEBUG] http: Request GET /v1/status/leader (186.535µs) from=127.0.0.6:57923
    2023/01/11 23:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.814112011s) from=127.0.0.6:50015
    2023/01/11 23:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Node info in sync
    2023/01/11 23:24:34 [DEBUG] http: Request GET /v1/status/leader (404.671µs) from=127.0.0.6:43679
    2023/01/11 23:24:35 [DEBUG] http: Request GET /v1/status/leader (487.532µs) from=127.0.0.6:57923
    2023/01/11 23:24:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.678854289s) from=127.0.0.6:47361
    2023/01/11 23:24:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.990574093s) from=127.0.0.6:48653
    2023/01/11 23:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:24:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.280139714s) from=127.0.0.6:43437
    2023/01/11 23:24:54 [DEBUG] http: Request GET /v1/status/leader (217.3µs) from=127.0.0.6:57923
    2023/01/11 23:24:55 [DEBUG] http: Request GET /v1/status/leader (5.540861ms) from=127.0.0.6:57923
    2023/01/11 23:24:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.081144782s) from=127.0.0.6:60985
    2023/01/11 23:24:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.998212206s) from=127.0.0.6:45993
    2023/01/11 23:24:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.073720801s) from=127.0.0.6:33231
    2023/01/11 23:25:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.039782787s) from=127.0.0.6:34315
    2023/01/11 23:25:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.702917073s) from=127.0.0.6:53381
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.217006693s) from=127.0.0.6:60203
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.934580856s) from=127.0.0.6:51775
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.467204124s) from=127.0.0.6:34375
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.376896221s) from=127.0.0.6:51173
    2023/01/11 23:25:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.91822045s) from=127.0.0.6:57757
    2023/01/11 23:25:14 [DEBUG] http: Request GET /v1/status/leader (187.788µs) from=127.0.0.6:43679
    2023/01/11 23:25:15 [DEBUG] http: Request GET /v1/status/leader (425.956µs) from=127.0.0.6:57923
    2023/01/11 23:25:34 [DEBUG] http: Request GET /v1/status/leader (676.604µs) from=127.0.0.6:57923
    2023/01/11 23:25:35 [DEBUG] http: Request GET /v1/status/leader (480.026µs) from=127.0.0.6:57923
    2023/01/11 23:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:25:54 [DEBUG] http: Request GET /v1/status/leader (777.457µs) from=127.0.0.6:57923
    2023/01/11 23:25:55 [DEBUG] http: Request GET /v1/status/leader (840.175µs) from=127.0.0.6:57923
    2023/01/11 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.559322413s) from=127.0.0.6:58845
    2023/01/11 23:26:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.218005111s) from=127.0.0.6:47359
    2023/01/11 23:26:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.071136574s) from=127.0.0.6:60409
    2023/01/11 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.778441007s) from=127.0.0.6:34251
    2023/01/11 23:26:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.496063889s) from=127.0.0.6:59605
    2023/01/11 23:26:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.671687117s) from=127.0.0.6:46477
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.872853673s) from=127.0.0.6:33021
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.407241001s) from=127.0.0.6:46565
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.439048062s) from=127.0.0.6:46323
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.496946949s) from=127.0.0.6:36981
    2023/01/11 23:26:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.017023948s) from=127.0.0.6:55935
    2023/01/11 23:26:14 [DEBUG] http: Request GET /v1/status/leader (273.478µs) from=127.0.0.6:43679
    2023/01/11 23:26:15 [DEBUG] http: Request GET /v1/status/leader (837.884µs) from=127.0.0.6:57923
    2023/01/11 23:26:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.297596379s) from=127.0.0.6:48445
    2023/01/11 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.76567814s) from=127.0.0.6:37485
    2023/01/11 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.4656239s) from=127.0.0.6:38499
    2023/01/11 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.785335927s) from=127.0.0.6:50015
    2023/01/11 23:26:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Node info in sync
    2023/01/11 23:26:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.24118388s) from=127.0.0.6:47689
    2023/01/11 23:26:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:26:35 [DEBUG] http: Request GET /v1/status/leader (1.395416ms) from=127.0.0.6:57923
    2023/01/11 23:26:35 [DEBUG] http: Request GET /v1/status/leader (440.914µs) from=127.0.0.6:57923
    2023/01/11 23:26:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.202699913s) from=127.0.0.6:47361
    2023/01/11 23:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:26:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.703353956s) from=127.0.0.6:48653
    2023/01/11 23:26:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.712787361s) from=127.0.0.6:43437
    2023/01/11 23:26:55 [DEBUG] http: Request GET /v1/status/leader (285.767µs) from=127.0.0.6:43679
    2023/01/11 23:26:55 [DEBUG] http: Request GET /v1/status/leader (2.749286ms) from=127.0.0.6:57923
    2023/01/11 23:26:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.02958942s) from=127.0.0.6:60985
    2023/01/11 23:27:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.896703001s) from=127.0.0.6:51775
    2023/01/11 23:27:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.851086802s) from=127.0.0.6:60203
    2023/01/11 23:27:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.491467294s) from=127.0.0.6:34375
    2023/01/11 23:27:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.723733274s) from=127.0.0.6:33231
    2023/01/11 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.464514556s) from=127.0.0.6:34315
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.366965902s) from=127.0.0.6:57757
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m7.408074055s) from=127.0.0.6:45993
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.727656302s) from=127.0.0.6:53381
    2023/01/11 23:27:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.61194247s) from=127.0.0.6:51173
    2023/01/11 23:27:15 [DEBUG] http: Request GET /v1/status/leader (448.546µs) from=127.0.0.6:57923
    2023/01/11 23:27:15 [DEBUG] http: Request GET /v1/status/leader (247.275µs) from=127.0.0.6:57923
    2023/01/11 23:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Node info in sync
    2023/01/11 23:27:35 [DEBUG] http: Request GET /v1/status/leader (201.45µs) from=127.0.0.6:57923
    2023/01/11 23:27:35 [DEBUG] http: Request GET /v1/status/leader (350.553µs) from=127.0.0.6:57923
    2023/01/11 23:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:27:55 [DEBUG] http: Request GET /v1/status/leader (356.104µs) from=127.0.0.6:57923
    2023/01/11 23:27:55 [DEBUG] http: Request GET /v1/status/leader (353.236µs) from=127.0.0.6:57923
    2023/01/11 23:28:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.50432201s) from=127.0.0.6:58845
    2023/01/11 23:28:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.094377088s) from=127.0.0.6:60409
    2023/01/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.510098052s) from=127.0.0.6:47359
    2023/01/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.474146022s) from=127.0.0.6:33021
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/status/leader (358.845µs) from=127.0.0.6:43679
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.694827608s) from=127.0.0.6:59605
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/status/leader (293.215µs) from=127.0.0.6:57923
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.072527932s) from=127.0.0.6:48445
    2023/01/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.846942517s) from=127.0.0.6:34251
    2023/01/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.401312461s) from=127.0.0.6:46477
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.439025345s) from=127.0.0.6:38499
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.150793539s) from=127.0.0.6:55935
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.316172667s) from=127.0.0.6:46323
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.730646741s) from=127.0.0.6:46565
    2023/01/11 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.163584933s) from=127.0.0.6:36981
    2023/01/11 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.116628009s) from=127.0.0.6:50015
    2023/01/11 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.14670432s) from=127.0.0.6:37485
    2023/01/11 23:28:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.213492209s) from=127.0.0.6:47689
    2023/01/11 23:28:35 [DEBUG] http: Request GET /v1/status/leader (439.345µs) from=127.0.0.6:57923
    2023/01/11 23:28:35 [DEBUG] http: Request GET /v1/status/leader (346.322µs) from=127.0.0.6:57923
    2023/01/11 23:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:28:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.125295122s) from=127.0.0.6:47361
    2023/01/11 23:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:28:55 [DEBUG] http: Request GET /v1/status/leader (343.748µs) from=127.0.0.6:43679
    2023/01/11 23:28:55 [DEBUG] http: Request GET /v1/status/leader (210.123µs) from=127.0.0.6:57923
    2023/01/11 23:28:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.968122327s) from=127.0.0.6:43437
    2023/01/11 23:28:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.520915373s) from=127.0.0.6:48653
    2023/01/11 23:29:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.017101771s) from=127.0.0.6:60985
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.915517811s) from=127.0.0.6:51775
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.367270967s) from=127.0.0.6:33231
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.638155024s) from=127.0.0.6:60203
    2023/01/11 23:29:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:29:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.23060611s) from=127.0.0.6:45993
    2023/01/11 23:29:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.858079187s) from=127.0.0.6:34375
    2023/01/11 23:29:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.499023268s) from=127.0.0.6:57757
    2023/01/11 23:29:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.998814922s) from=127.0.0.6:34315
    2023/01/11 23:29:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.847452459s) from=127.0.0.6:53381
    2023/01/11 23:29:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.935134831s) from=127.0.0.6:51173
    2023/01/11 23:29:15 [DEBUG] http: Request GET /v1/status/leader (1.010943ms) from=127.0.0.6:57923
    2023/01/11 23:29:15 [DEBUG] http: Request GET /v1/status/leader (341.971µs) from=127.0.0.6:57923
    2023/01/11 23:29:35 [DEBUG] http: Request GET /v1/status/leader (216.656µs) from=127.0.0.6:57923
    2023/01/11 23:29:35 [DEBUG] http: Request GET /v1/status/leader (6.551855ms) from=127.0.0.6:57923
    2023/01/11 23:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:29:55 [DEBUG] http: Request GET /v1/status/leader (329.747µs) from=127.0.0.6:57923
    2023/01/11 23:29:55 [DEBUG] http: Request GET /v1/status/leader (258.706µs) from=127.0.0.6:57923
    2023/01/11 23:30:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.957051594s) from=127.0.0.6:58845
    2023/01/11 23:30:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.815604092s) from=127.0.0.6:60409
    2023/01/11 23:30:15 [DEBUG] http: Request GET /v1/status/leader (200.67µs) from=127.0.0.6:57923
    2023/01/11 23:30:15 [DEBUG] http: Request GET /v1/status/leader (358.54µs) from=127.0.0.6:57923
    2023/01/11 23:30:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.416693396s) from=127.0.0.6:48445
    2023/01/11 23:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Node info in sync
    2023/01/11 23:30:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.735942193s) from=127.0.0.6:59605
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.474334257s) from=127.0.0.6:46323
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.294481445s) from=127.0.0.6:47359
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.964933171s) from=127.0.0.6:33021
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.431233411s) from=127.0.0.6:38499
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.474573323s) from=127.0.0.6:46565
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.002208612s) from=127.0.0.6:46477
    2023/01/11 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.659975294s) from=127.0.0.6:34251
    2023/01/11 23:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.04932397s) from=127.0.0.6:36981
    2023/01/11 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.047477049s) from=127.0.0.6:50015
    2023/01/11 23:30:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.977909785s) from=127.0.0.6:55935
    2023/01/11 23:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.175770201s) from=127.0.0.6:37485
    2023/01/11 23:30:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.584352809s) from=127.0.0.6:47689
    2023/01/11 23:30:35 [DEBUG] http: Request GET /v1/status/leader (299.991µs) from=127.0.0.6:57923
    2023/01/11 23:30:35 [DEBUG] http: Request GET /v1/status/leader (212.091µs) from=127.0.0.6:57923
    2023/01/11 23:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:30:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.297048862s) from=127.0.0.6:47361
    2023/01/11 23:30:55 [DEBUG] http: Request GET /v1/status/leader (606.979µs) from=127.0.0.6:43679
    2023/01/11 23:30:55 [DEBUG] http: Request GET /v1/status/leader (2.598743ms) from=127.0.0.6:57923
    2023/01/11 23:30:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:30:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.223286542s) from=127.0.0.6:43437
    2023/01/11 23:31:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.126026712s) from=127.0.0.6:48653
    2023/01/11 23:31:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.841489014s) from=127.0.0.6:60985
    2023/01/11 23:31:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.364175236s) from=127.0.0.6:60203
    2023/01/11 23:31:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.240416981s) from=127.0.0.6:34375
    2023/01/11 23:31:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.092335417s) from=127.0.0.6:33231
    2023/01/11 23:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.913625812s) from=127.0.0.6:51775
    2023/01/11 23:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.115168443s) from=127.0.0.6:53381
    2023/01/11 23:31:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.786155026s) from=127.0.0.6:57757
    2023/01/11 23:31:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.532898957s) from=127.0.0.6:45993
    2023/01/11 23:31:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.359557917s) from=127.0.0.6:34315
    2023/01/11 23:31:15 [DEBUG] http: Request GET /v1/status/leader (447.273µs) from=127.0.0.6:43679
    2023/01/11 23:31:15 [DEBUG] http: Request GET /v1/status/leader (380.492µs) from=127.0.0.6:57923
    2023/01/11 23:31:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.852742928s) from=127.0.0.6:51173
    2023/01/11 23:31:35 [DEBUG] http: Request GET /v1/status/leader (195.139µs) from=127.0.0.6:57923
    2023/01/11 23:31:35 [DEBUG] http: Request GET /v1/status/leader (209.985µs) from=127.0.0.6:57923
    2023/01/11 23:31:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Node info in sync
    2023/01/11 23:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:31:55 [DEBUG] http: Request GET /v1/status/leader (323.61µs) from=127.0.0.6:43679
    2023/01/11 23:31:55 [DEBUG] http: Request GET /v1/status/leader (307.845µs) from=127.0.0.6:57923
    2023/01/11 23:32:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.521854034s) from=127.0.0.6:58845
    2023/01/11 23:32:15 [DEBUG] http: Request GET /v1/status/leader (341.942µs) from=127.0.0.6:57923
    2023/01/11 23:32:15 [DEBUG] http: Request GET /v1/status/leader (348.783µs) from=127.0.0.6:57923
    2023/01/11 23:32:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.63355442s) from=127.0.0.6:60409
    2023/01/11 23:32:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.299920364s) from=127.0.0.6:48445
    2023/01/11 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.442673836s) from=127.0.0.6:38499
    2023/01/11 23:32:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.428124775s) from=127.0.0.6:46323
    2023/01/11 23:32:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.511698776s) from=127.0.0.6:59605
    2023/01/11 23:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.857370926s) from=127.0.0.6:47359
    2023/01/11 23:32:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.105718183s) from=127.0.0.6:33021
    2023/01/11 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.40185683s) from=127.0.0.6:34251
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.700289286s) from=127.0.0.6:46565
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.443278654s) from=127.0.0.6:46477
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.774591706s) from=127.0.0.6:36981
    2023/01/11 23:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.281262179s) from=127.0.0.6:55935
    2023/01/11 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.966372244s) from=127.0.0.6:50015
    2023/01/11 23:32:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.017579437s) from=127.0.0.6:47689
    2023/01/11 23:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.792731735s) from=127.0.0.6:37485
    2023/01/11 23:32:35 [DEBUG] http: Request GET /v1/status/leader (685.1µs) from=127.0.0.6:43679
    2023/01/11 23:32:35 [DEBUG] http: Request GET /v1/status/leader (240.744µs) from=127.0.0.6:57923
    2023/01/11 23:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:32:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.261326623s) from=127.0.0.6:47361
    2023/01/11 23:32:55 [DEBUG] http: Request GET /v1/status/leader (761.258µs) from=127.0.0.6:43679
    2023/01/11 23:32:55 [DEBUG] http: Request GET /v1/status/leader (8.518496ms) from=127.0.0.6:57923
    2023/01/11 23:33:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.728736433s) from=127.0.0.6:43437
    2023/01/11 23:33:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.893360765s) from=127.0.0.6:60985
    2023/01/11 23:33:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.016878521s) from=127.0.0.6:48653
    2023/01/11 23:33:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Node info in sync
    2023/01/11 23:33:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:33:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.831273288s) from=127.0.0.6:60203
    2023/01/11 23:33:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.494235403s) from=127.0.0.6:51775
    2023/01/11 23:33:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.566374965s) from=127.0.0.6:34375
    2023/01/11 23:33:15 [DEBUG] http: Request GET /v1/status/leader (277.755µs) from=127.0.0.6:43679
    2023/01/11 23:33:15 [DEBUG] http: Request GET /v1/status/leader (602.114µs) from=127.0.0.6:57923
    2023/01/11 23:33:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.97719897s) from=127.0.0.6:33231
    2023/01/11 23:33:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.937403931s) from=127.0.0.6:34315
    2023/01/11 23:33:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.226296219s) from=127.0.0.6:53381
    2023/01/11 23:33:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.415167529s) from=127.0.0.6:45993
    2023/01/11 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.507577652s) from=127.0.0.6:57757
    2023/01/11 23:33:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.945678671s) from=127.0.0.6:51173
    2023/01/11 23:33:35 [DEBUG] http: Request GET /v1/status/leader (226.634µs) from=127.0.0.6:57923
    2023/01/11 23:33:35 [DEBUG] http: Request GET /v1/status/leader (378.932µs) from=127.0.0.6:57923
    2023/01/11 23:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:33:55 [DEBUG] http: Request GET /v1/status/leader (541.635µs) from=127.0.0.6:43679
    2023/01/11 23:33:55 [DEBUG] http: Request GET /v1/status/leader (329.152µs) from=127.0.0.6:57923
    2023/01/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.331804346s) from=127.0.0.6:58845
    2023/01/11 23:34:15 [DEBUG] http: Request GET /v1/status/leader (190.38µs) from=127.0.0.6:57923
    2023/01/11 23:34:16 [DEBUG] http: Request GET /v1/status/leader (497.819µs) from=127.0.0.6:57923
    2023/01/11 23:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.611537776s) from=127.0.0.6:60409
    2023/01/11 23:34:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.14640868s) from=127.0.0.6:46323
    2023/01/11 23:34:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.487056869s) from=127.0.0.6:59605
    2023/01/11 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.839761907s) from=127.0.0.6:47359
    2023/01/11 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.892151331s) from=127.0.0.6:34251
    2023/01/11 23:34:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.831083594s) from=127.0.0.6:48445
    2023/01/11 23:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.794872133s) from=127.0.0.6:38499
    2023/01/11 23:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.177901791s) from=127.0.0.6:47689
    2023/01/11 23:34:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.276854692s) from=127.0.0.6:55935
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.072061579s) from=127.0.0.6:37485
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.409304981s) from=127.0.0.6:36981
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.600585995s) from=127.0.0.6:33021
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.919375911s) from=127.0.0.6:50015
    2023/01/11 23:34:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.264411907s) from=127.0.0.6:46477
    2023/01/11 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.965956393s) from=127.0.0.6:46565
    2023/01/11 23:34:35 [DEBUG] http: Request GET /v1/status/leader (347.948µs) from=127.0.0.6:43679
    2023/01/11 23:34:36 [DEBUG] http: Request GET /v1/status/leader (224.197µs) from=127.0.0.6:57923
    2023/01/11 23:34:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Node info in sync
    2023/01/11 23:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:34:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.038757242s) from=127.0.0.6:47361
    2023/01/11 23:34:55 [DEBUG] http: Request GET /v1/status/leader (734.827µs) from=127.0.0.6:57923
    2023/01/11 23:34:56 [DEBUG] http: Request GET /v1/status/leader (596.609µs) from=127.0.0.6:57923
    2023/01/11 23:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.102506539s) from=127.0.0.6:43437
    2023/01/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.674087069s) from=127.0.0.6:48653
    2023/01/11 23:35:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.911731201s) from=127.0.0.6:60985
    2023/01/11 23:35:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.734045197s) from=127.0.0.6:51775
    2023/01/11 23:35:15 [DEBUG] http: Request GET /v1/status/leader (209.801µs) from=127.0.0.6:43679
    2023/01/11 23:35:16 [DEBUG] http: Request GET /v1/status/leader (243.428µs) from=127.0.0.6:57923
    2023/01/11 23:35:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.798761524s) from=127.0.0.6:60203
    2023/01/11 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.560021797s) from=127.0.0.6:34375
    2023/01/11 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.936992663s) from=127.0.0.6:45993
    2023/01/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.898308435s) from=127.0.0.6:33231
    2023/01/11 23:35:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.830268669s) from=127.0.0.6:53381
    2023/01/11 23:35:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.244155534s) from=127.0.0.6:57757
    2023/01/11 23:35:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.344869432s) from=127.0.0.6:34315
    2023/01/11 23:35:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.778561987s) from=127.0.0.6:51173
    2023/01/11 23:35:35 [DEBUG] http: Request GET /v1/status/leader (379.018µs) from=127.0.0.6:57923
    2023/01/11 23:35:36 [DEBUG] http: Request GET /v1/status/leader (236.314µs) from=127.0.0.6:57923
    2023/01/11 23:35:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:35:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Node info in sync
    2023/01/11 23:35:55 [DEBUG] http: Request GET /v1/status/leader (511.44µs) from=127.0.0.6:57923
    2023/01/11 23:35:56 [DEBUG] http: Request GET /v1/status/leader (537.344µs) from=127.0.0.6:57923
    2023/01/11 23:36:15 [DEBUG] http: Request GET /v1/status/leader (302.753µs) from=127.0.0.6:43679
    2023/01/11 23:36:16 [DEBUG] http: Request GET /v1/status/leader (232.298µs) from=127.0.0.6:57923
    2023/01/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.760113922s) from=127.0.0.6:58845
    2023/01/11 23:36:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.288898215s) from=127.0.0.6:60409
    2023/01/11 23:36:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.935525597s) from=127.0.0.6:46323
    2023/01/11 23:36:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.328265932s) from=127.0.0.6:59605
    2023/01/11 23:36:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.436475176s) from=127.0.0.6:38499
    2023/01/11 23:36:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.3427692s) from=127.0.0.6:48445
    2023/01/11 23:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.358107935s) from=127.0.0.6:36981
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.302730673s) from=127.0.0.6:55935
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.675323999s) from=127.0.0.6:37485
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.413694267s) from=127.0.0.6:47689
    2023/01/11 23:36:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.039478073s) from=127.0.0.6:47359
    2023/01/11 23:36:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.401284482s) from=127.0.0.6:34251
    2023/01/11 23:36:35 [DEBUG] http: Request GET /v1/status/leader (406.217µs) from=127.0.0.6:43679
    2023/01/11 23:36:36 [DEBUG] http: Request GET /v1/status/leader (332.76µs) from=127.0.0.6:57923
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.466981878s) from=127.0.0.6:50015
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.90503438s) from=127.0.0.6:33021
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.784958654s) from=127.0.0.6:46565
    2023/01/11 23:36:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.524788403s) from=127.0.0.6:46477
    2023/01/11 23:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:36:55 [DEBUG] http: Request GET /v1/status/leader (341.108µs) from=127.0.0.6:57923
    2023/01/11 23:36:56 [DEBUG] http: Request GET /v1/status/leader (1.901058ms) from=127.0.0.6:57923
    2023/01/11 23:36:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.991629313s) from=127.0.0.6:47361
    2023/01/11 23:37:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Node info in sync
    2023/01/11 23:37:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.048050972s) from=127.0.0.6:43437
    2023/01/11 23:37:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.036872539s) from=127.0.0.6:48653
    2023/01/11 23:37:15 [DEBUG] http: Request GET /v1/status/leader (355.492µs) from=127.0.0.6:57923
    2023/01/11 23:37:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.597507515s) from=127.0.0.6:60985
    2023/01/11 23:37:16 [DEBUG] http: Request GET /v1/status/leader (411.073µs) from=127.0.0.6:57923
    2023/01/11 23:37:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.747992777s) from=127.0.0.6:51775
    2023/01/11 23:37:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.105979959s) from=127.0.0.6:60203
    2023/01/11 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.704377273s) from=127.0.0.6:45993
    2023/01/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.590451202s) from=127.0.0.6:34375
    2023/01/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.99433707s) from=127.0.0.6:33231
    2023/01/11 23:37:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.198172621s) from=127.0.0.6:57757
    2023/01/11 23:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.90006222s) from=127.0.0.6:34315
    2023/01/11 23:37:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.967719649s) from=127.0.0.6:53381
    2023/01/11 23:37:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.581023861s) from=127.0.0.6:51173
    2023/01/11 23:37:35 [DEBUG] http: Request GET /v1/status/leader (273.762µs) from=127.0.0.6:57923
    2023/01/11 23:37:36 [DEBUG] http: Request GET /v1/status/leader (580.977µs) from=127.0.0.6:57923
    2023/01/11 23:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:37:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:37:55 [DEBUG] http: Request GET /v1/status/leader (459.179µs) from=127.0.0.6:43679
    2023/01/11 23:37:56 [DEBUG] http: Request GET /v1/status/leader (378.179µs) from=127.0.0.6:57923
    2023/01/11 23:38:15 [DEBUG] http: Request GET /v1/status/leader (300.528µs) from=127.0.0.6:57923
    2023/01/11 23:38:16 [DEBUG] http: Request GET /v1/status/leader (200.895µs) from=127.0.0.6:57923
    2023/01/11 23:38:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.020147752s) from=127.0.0.6:58845
    2023/01/11 23:38:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.783359038s) from=127.0.0.6:46323
    2023/01/11 23:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.946845435s) from=127.0.0.6:60409
    2023/01/11 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.150764321s) from=127.0.0.6:38499
    2023/01/11 23:38:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.195727353s) from=127.0.0.6:48445
    2023/01/11 23:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.858940952s) from=127.0.0.6:36981
    2023/01/11 23:38:35 [DEBUG] http: Request GET /v1/status/leader (357.284µs) from=127.0.0.6:43679
    2023/01/11 23:38:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.005251557s) from=127.0.0.6:59605
    2023/01/11 23:38:36 [DEBUG] http: Request GET /v1/status/leader (1.126033ms) from=127.0.0.6:57923
    2023/01/11 23:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.001379081s) from=127.0.0.6:47359
    2023/01/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.250268559s) from=127.0.0.6:37485
    2023/01/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.141718531s) from=127.0.0.6:47689
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.0698101s) from=127.0.0.6:55935
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.509459712s) from=127.0.0.6:46477
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.796502169s) from=127.0.0.6:46565
    2023/01/11 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.278020823s) from=127.0.0.6:50015
    2023/01/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.135453084s) from=127.0.0.6:34251
    2023/01/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.242835499s) from=127.0.0.6:33021
    2023/01/11 23:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:38:55 [DEBUG] http: Request GET /v1/status/leader (987.169µs) from=127.0.0.6:43679
    2023/01/11 23:38:56 [DEBUG] http: Request GET /v1/status/leader (2.54283ms) from=127.0.0.6:57923
    2023/01/11 23:39:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Node info in sync
    2023/01/11 23:39:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.266061552s) from=127.0.0.6:47361
    2023/01/11 23:39:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.65447055s) from=127.0.0.6:48653
    2023/01/11 23:39:15 [DEBUG] http: Request GET /v1/status/leader (394.169µs) from=127.0.0.6:57923
    2023/01/11 23:39:16 [DEBUG] http: Request GET /v1/status/leader (201.259µs) from=127.0.0.6:57923
    2023/01/11 23:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.669460416s) from=127.0.0.6:43437
    2023/01/11 23:39:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.632267048s) from=127.0.0.6:51775
    2023/01/11 23:39:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.908438401s) from=127.0.0.6:60985
    2023/01/11 23:39:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.467612254s) from=127.0.0.6:60203
    2023/01/11 23:39:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.146447174s) from=127.0.0.6:45993
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.32862787s) from=127.0.0.6:53381
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.354816757s) from=127.0.0.6:57757
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.888534282s) from=127.0.0.6:34375
    2023/01/11 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.897368324s) from=127.0.0.6:33231
    2023/01/11 23:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.813077608s) from=127.0.0.6:34315
    2023/01/11 23:39:35 [DEBUG] http: Request GET /v1/status/leader (417.149µs) from=127.0.0.6:57923
    2023/01/11 23:39:36 [DEBUG] http: Request GET /v1/status/leader (5.158196ms) from=127.0.0.6:57923
    2023/01/11 23:39:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.858857436s) from=127.0.0.6:51173
    2023/01/11 23:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:39:55 [DEBUG] http: Request GET /v1/status/leader (341.786µs) from=127.0.0.6:57923
    2023/01/11 23:39:56 [DEBUG] http: Request GET /v1/status/leader (209.061µs) from=127.0.0.6:57923
    2023/01/11 23:40:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:40:15 [DEBUG] http: Request GET /v1/status/leader (217.902µs) from=127.0.0.6:57923
    2023/01/11 23:40:16 [DEBUG] http: Request GET /v1/status/leader (1.280066ms) from=127.0.0.6:57923
    2023/01/11 23:40:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.23876572s) from=127.0.0.6:58845
    2023/01/11 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.323537809s) from=127.0.0.6:46323
    2023/01/11 23:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.150592185s) from=127.0.0.6:60409
    2023/01/11 23:40:35 [DEBUG] http: Request GET /v1/status/leader (743.285µs) from=127.0.0.6:57923
    2023/01/11 23:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.58775675s) from=127.0.0.6:38499
    2023/01/11 23:40:36 [DEBUG] http: Request GET /v1/status/leader (881.848µs) from=127.0.0.6:57923
    2023/01/11 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.102097512s) from=127.0.0.6:36981
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.129928764s) from=127.0.0.6:47359
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.587928057s) from=127.0.0.6:48445
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.753603922s) from=127.0.0.6:37485
    2023/01/11 23:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.817345281s) from=127.0.0.6:55935
    2023/01/11 23:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.294813754s) from=127.0.0.6:46565
    2023/01/11 23:40:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.298347456s) from=127.0.0.6:59605
    2023/01/11 23:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.142385905s) from=127.0.0.6:50015
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.296838106s) from=127.0.0.6:47689
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.319090967s) from=127.0.0.6:46477
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.778593497s) from=127.0.0.6:34251
    2023/01/11 23:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:40:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.950022096s) from=127.0.0.6:33021
    2023/01/11 23:40:55 [DEBUG] http: Request GET /v1/status/leader (428.43µs) from=127.0.0.6:57923
    2023/01/11 23:40:56 [DEBUG] http: Request GET /v1/status/leader (476.414µs) from=127.0.0.6:57923
    2023/01/11 23:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Node info in sync
    2023/01/11 23:41:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.509092578s) from=127.0.0.6:47361
    2023/01/11 23:41:15 [DEBUG] http: Request GET /v1/status/leader (469.731µs) from=127.0.0.6:43679
    2023/01/11 23:41:16 [DEBUG] http: Request GET /v1/status/leader (371.408µs) from=127.0.0.6:57923
    2023/01/11 23:41:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.49913479s) from=127.0.0.6:48653
    2023/01/11 23:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.821717286s) from=127.0.0.6:43437
    2023/01/11 23:41:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.425621423s) from=127.0.0.6:51775
    2023/01/11 23:41:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.937372767s) from=127.0.0.6:60985
    2023/01/11 23:41:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.375260962s) from=127.0.0.6:60203
    2023/01/11 23:41:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.586335802s) from=127.0.0.6:53381
    2023/01/11 23:41:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.593977381s) from=127.0.0.6:34375
    2023/01/11 23:41:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.81904426s) from=127.0.0.6:45993
    2023/01/11 23:41:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.149971163s) from=127.0.0.6:57757
    2023/01/11 23:41:35 [DEBUG] http: Request GET /v1/status/leader (201.387µs) from=127.0.0.6:57923
    2023/01/11 23:41:36 [DEBUG] http: Request GET /v1/status/leader (285.102µs) from=127.0.0.6:57923
    2023/01/11 23:41:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.586090041s) from=127.0.0.6:33231
    2023/01/11 23:41:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.203652446s) from=127.0.0.6:34315
    2023/01/11 23:41:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.337008138s) from=127.0.0.6:51173
    2023/01/11 23:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:41:55 [DEBUG] http: Request GET /v1/status/leader (387.126µs) from=127.0.0.6:57923
    2023/01/11 23:41:56 [DEBUG] http: Request GET /v1/status/leader (300.438µs) from=127.0.0.6:57923
    2023/01/11 23:42:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:42:15 [DEBUG] http: Request GET /v1/status/leader (358.951µs) from=127.0.0.6:43679
    2023/01/11 23:42:16 [DEBUG] http: Request GET /v1/status/leader (182.292µs) from=127.0.0.6:57923
    2023/01/11 23:42:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.876587805s) from=127.0.0.6:58845
    2023/01/11 23:42:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.371044065s) from=127.0.0.6:46323
    2023/01/11 23:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.736831294s) from=127.0.0.6:60409
    2023/01/11 23:42:35 [DEBUG] http: Request GET /v1/status/leader (330.093µs) from=127.0.0.6:57923
    2023/01/11 23:42:36 [DEBUG] http: Request GET /v1/status/leader (208.584µs) from=127.0.0.6:57923
    2023/01/11 23:42:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.591518209s) from=127.0.0.6:38499
    2023/01/11 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.519127992s) from=127.0.0.6:37485
    2023/01/11 23:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.206026108s) from=127.0.0.6:46565
    2023/01/11 23:42:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.572235662s) from=127.0.0.6:48445
    2023/01/11 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m6.302797035s) from=127.0.0.6:36981
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.586856785s) from=127.0.0.6:50015
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.073664086s) from=127.0.0.6:47359
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.633915469s) from=127.0.0.6:55935
    2023/01/11 23:42:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.573980561s) from=127.0.0.6:59605
    2023/01/11 23:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.013714731s) from=127.0.0.6:34251
    2023/01/11 23:42:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.491297796s) from=127.0.0.6:46477
    2023/01/11 23:42:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.532002822s) from=127.0.0.6:47689
    2023/01/11 23:42:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Node info in sync
    2023/01/11 23:42:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.587650243s) from=127.0.0.6:33021
    2023/01/11 23:42:55 [DEBUG] http: Request GET /v1/status/leader (528.884µs) from=127.0.0.6:57923
    2023/01/11 23:42:56 [DEBUG] http: Request GET /v1/status/leader (204.424µs) from=127.0.0.6:57923
    2023/01/11 23:43:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.372696127s) from=127.0.0.6:47361
    2023/01/11 23:43:15 [DEBUG] http: Request GET /v1/status/leader (349.406µs) from=127.0.0.6:43679
    2023/01/11 23:43:16 [DEBUG] http: Request GET /v1/status/leader (310.67µs) from=127.0.0.6:57923
    2023/01/11 23:43:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.259558426s) from=127.0.0.6:48653
    2023/01/11 23:43:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.625040445s) from=127.0.0.6:51775
    2023/01/11 23:43:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.236910963s) from=127.0.0.6:43437
    2023/01/11 23:43:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.561483691s) from=127.0.0.6:60203
    2023/01/11 23:43:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.45619725s) from=127.0.0.6:60985
    2023/01/11 23:43:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.126072385s) from=127.0.0.6:34375
    2023/01/11 23:43:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.47971777s) from=127.0.0.6:45993
    2023/01/11 23:43:35 [DEBUG] http: Request GET /v1/status/leader (367.832µs) from=127.0.0.6:43679
    2023/01/11 23:43:36 [DEBUG] http: Request GET /v1/status/leader (197.931µs) from=127.0.0.6:57923
    2023/01/11 23:43:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.204853097s) from=127.0.0.6:53381
    2023/01/11 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.615058525s) from=127.0.0.6:57757
    2023/01/11 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.547288966s) from=127.0.0.6:34315
    2023/01/11 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.570926768s) from=127.0.0.6:33231
    2023/01/11 23:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:43:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.68281791s) from=127.0.0.6:51173
    2023/01/11 23:43:55 [DEBUG] http: Request GET /v1/status/leader (375.475µs) from=127.0.0.6:43679
    2023/01/11 23:43:56 [DEBUG] http: Request GET /v1/status/leader (211.634µs) from=127.0.0.6:57923
    2023/01/11 23:44:15 [DEBUG] http: Request GET /v1/status/leader (210.669µs) from=127.0.0.6:43679
    2023/01/11 23:44:16 [DEBUG] http: Request GET /v1/status/leader (301.988µs) from=127.0.0.6:57923
    2023/01/11 23:44:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.924468575s) from=127.0.0.6:58845
    2023/01/11 23:44:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Node info in sync
    2023/01/11 23:44:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.327861658s) from=127.0.0.6:46323
    2023/01/11 23:44:35 [DEBUG] http: Request GET /v1/status/leader (284.714µs) from=127.0.0.6:43679
    2023/01/11 23:44:36 [DEBUG] http: Request GET /v1/status/leader (370.285µs) from=127.0.0.6:57923
    2023/01/11 23:44:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.270551821s) from=127.0.0.6:60409
    2023/01/11 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.731394668s) from=127.0.0.6:37485
    2023/01/11 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.568717312s) from=127.0.0.6:38499
    2023/01/11 23:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.353784917s) from=127.0.0.6:50015
    2023/01/11 23:44:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.197716244s) from=127.0.0.6:55935
    2023/01/11 23:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:44:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.987477569s) from=127.0.0.6:48445
    2023/01/11 23:44:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.320155828s) from=127.0.0.6:36981
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.745272302s) from=127.0.0.6:47359
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.085722248s) from=127.0.0.6:59605
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.457469976s) from=127.0.0.6:46565
    2023/01/11 23:44:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.693112666s) from=127.0.0.6:46477
    2023/01/11 23:44:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.45860274s) from=127.0.0.6:47689
    2023/01/11 23:44:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.662252685s) from=127.0.0.6:34251
    2023/01/11 23:44:55 [DEBUG] http: Request GET /v1/status/leader (195.746µs) from=127.0.0.6:43679
    2023/01/11 23:44:56 [DEBUG] http: Request GET /v1/status/leader (329.399µs) from=127.0.0.6:57923
    2023/01/11 23:44:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.94282176s) from=127.0.0.6:33021
    2023/01/11 23:45:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:45:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.189840369s) from=127.0.0.6:47361
    2023/01/11 23:45:15 [DEBUG] http: Request GET /v1/status/leader (367.624µs) from=127.0.0.6:43679
    2023/01/11 23:45:16 [DEBUG] http: Request GET /v1/status/leader (338.883µs) from=127.0.0.6:57923
    2023/01/11 23:45:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.565690025s) from=127.0.0.6:48653
    2023/01/11 23:45:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.863813383s) from=127.0.0.6:51775
    2023/01/11 23:45:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.650843186s) from=127.0.0.6:43437
    2023/01/11 23:45:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.955777486s) from=127.0.0.6:60985
    2023/01/11 23:45:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.021077997s) from=127.0.0.6:60203
    2023/01/11 23:45:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.875793956s) from=127.0.0.6:34375
    2023/01/11 23:45:35 [DEBUG] http: Request GET /v1/status/leader (218.672µs) from=127.0.0.6:57923
    2023/01/11 23:45:36 [DEBUG] http: Request GET /v1/status/leader (217.998µs) from=127.0.0.6:57923
    2023/01/11 23:45:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.525386515s) from=127.0.0.6:53381
    2023/01/11 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.838861194s) from=127.0.0.6:45993
    2023/01/11 23:45:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.058255759s) from=127.0.0.6:34315
    2023/01/11 23:45:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.574458943s) from=127.0.0.6:33231
    2023/01/11 23:45:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.490288439s) from=127.0.0.6:57757
    2023/01/11 23:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:45:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.308431602s) from=127.0.0.6:51173
    2023/01/11 23:45:55 [DEBUG] http: Request GET /v1/status/leader (298.866µs) from=127.0.0.6:57923
    2023/01/11 23:45:56 [DEBUG] http: Request GET /v1/status/leader (375.4µs) from=127.0.0.6:57923
    2023/01/11 23:46:16 [DEBUG] http: Request GET /v1/status/leader (1.465434ms) from=127.0.0.6:57923
    2023/01/11 23:46:16 [DEBUG] http: Request GET /v1/status/leader (420.637µs) from=127.0.0.6:57923
    2023/01/11 23:46:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Node info in sync
    2023/01/11 23:46:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.63261368s) from=127.0.0.6:58845
    2023/01/11 23:46:36 [DEBUG] http: Request GET /v1/status/leader (353.104µs) from=127.0.0.6:57923
    2023/01/11 23:46:36 [DEBUG] http: Request GET /v1/status/leader (508.909µs) from=127.0.0.6:57923
    2023/01/11 23:46:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.014634932s) from=127.0.0.6:46323
    2023/01/11 23:46:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.885411216s) from=127.0.0.6:60409
    2023/01/11 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.624585058s) from=127.0.0.6:37485
    2023/01/11 23:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.800862754s) from=127.0.0.6:38499
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.111819405s) from=127.0.0.6:55935
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.351201216s) from=127.0.0.6:47359
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.740194207s) from=127.0.0.6:36981
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.600233481s) from=127.0.0.6:50015
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.217473494s) from=127.0.0.6:46565
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.314828098s) from=127.0.0.6:59605
    2023/01/11 23:46:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.089805019s) from=127.0.0.6:48445
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/status/leader (304.034µs) from=127.0.0.6:43679
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.02097471s) from=127.0.0.6:46477
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/status/leader (200.056µs) from=127.0.0.6:57923
    2023/01/11 23:46:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.246806147s) from=127.0.0.6:34251
    2023/01/11 23:46:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.077727925s) from=127.0.0.6:47689
    2023/01/11 23:47:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:47:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.080170333s) from=127.0.0.6:33021
    2023/01/11 23:47:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.763876873s) from=127.0.0.6:47361
    2023/01/11 23:47:16 [DEBUG] http: Request GET /v1/status/leader (586.891µs) from=127.0.0.6:43679
    2023/01/11 23:47:16 [DEBUG] http: Request GET /v1/status/leader (872.155µs) from=127.0.0.6:57923
    2023/01/11 23:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:47:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.420259424s) from=127.0.0.6:43437
    2023/01/11 23:47:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.973515884s) from=127.0.0.6:60985
    2023/01/11 23:47:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.195439836s) from=127.0.0.6:51775
    2023/01/11 23:47:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.510753171s) from=127.0.0.6:48653
    2023/01/11 23:47:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.323041278s) from=127.0.0.6:60203
    2023/01/11 23:47:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.008622583s) from=127.0.0.6:34375
    2023/01/11 23:47:36 [DEBUG] http: Request GET /v1/status/leader (324.058µs) from=127.0.0.6:43679
    2023/01/11 23:47:36 [DEBUG] http: Request GET /v1/status/leader (287.245µs) from=127.0.0.6:57923
    2023/01/11 23:47:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.431606656s) from=127.0.0.6:45993
    2023/01/11 23:47:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.815953361s) from=127.0.0.6:53381
    2023/01/11 23:47:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.664869178s) from=127.0.0.6:34315
    2023/01/11 23:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:47:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.310891331s) from=127.0.0.6:57757
    2023/01/11 23:47:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.24822352s) from=127.0.0.6:51173
    2023/01/11 23:47:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.483990658s) from=127.0.0.6:33231
    2023/01/11 23:47:56 [DEBUG] http: Request GET /v1/status/leader (667.876µs) from=127.0.0.6:57923
    2023/01/11 23:47:56 [DEBUG] http: Request GET /v1/status/leader (875.174µs) from=127.0.0.6:57923
    2023/01/11 23:48:16 [DEBUG] http: Request GET /v1/status/leader (606.546µs) from=127.0.0.6:57923
    2023/01/11 23:48:16 [DEBUG] http: Request GET /v1/status/leader (681.375µs) from=127.0.0.6:57923
    2023/01/11 23:48:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Node info in sync
    2023/01/11 23:48:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.115228329s) from=127.0.0.6:58845
    2023/01/11 23:48:36 [DEBUG] http: Request GET /v1/status/leader (527.284µs) from=127.0.0.6:57923
    2023/01/11 23:48:36 [DEBUG] http: Request GET /v1/status/leader (190.881µs) from=127.0.0.6:57923
    2023/01/11 23:48:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.847858704s) from=127.0.0.6:60409
    2023/01/11 23:48:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.032286757s) from=127.0.0.6:46323
    2023/01/11 23:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.253494786s) from=127.0.0.6:38499
    2023/01/11 23:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.647906403s) from=127.0.0.6:37485
    2023/01/11 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.146360053s) from=127.0.0.6:55935
    2023/01/11 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.855968066s) from=127.0.0.6:59605
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.788477132s) from=127.0.0.6:47359
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.305176533s) from=127.0.0.6:50015
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.784689162s) from=127.0.0.6:36981
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/status/leader (663.383µs) from=127.0.0.6:57923
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.464222246s) from=127.0.0.6:46565
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/status/leader (553.681µs) from=127.0.0.6:57923
    2023/01/11 23:48:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.315277843s) from=127.0.0.6:47689
    2023/01/11 23:49:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.745481624s) from=127.0.0.6:48445
    2023/01/11 23:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.076701443s) from=127.0.0.6:34251
    2023/01/11 23:49:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.879487112s) from=127.0.0.6:46477
    2023/01/11 23:49:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.219085159s) from=127.0.0.6:33021
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/status/leader (279.472µs) from=127.0.0.6:43679
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.124042746s) from=127.0.0.6:47361
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/status/leader (2.84081ms) from=127.0.0.6:57923
    2023/01/11 23:49:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.129072495s) from=127.0.0.6:43437
    2023/01/11 23:49:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.1326658s) from=127.0.0.6:51775
    2023/01/11 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.713876804s) from=127.0.0.6:34375
    2023/01/11 23:49:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.43724346s) from=127.0.0.6:60985
    2023/01/11 23:49:36 [DEBUG] http: Request GET /v1/status/leader (209.471µs) from=127.0.0.6:57923
    2023/01/11 23:49:36 [DEBUG] http: Request GET /v1/status/leader (349.699µs) from=127.0.0.6:57923
    2023/01/11 23:49:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.640962264s) from=127.0.0.6:48653
    2023/01/11 23:49:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.269434392s) from=127.0.0.6:60203
    2023/01/11 23:49:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:49:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.649182385s) from=127.0.0.6:45993
    2023/01/11 23:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Node info in sync
    2023/01/11 23:49:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.899751723s) from=127.0.0.6:53381
    2023/01/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.051631373s) from=127.0.0.6:34315
    2023/01/11 23:49:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.597951026s) from=127.0.0.6:57757
    2023/01/11 23:49:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.202318188s) from=127.0.0.6:33231
    2023/01/11 23:49:56 [DEBUG] http: Request GET /v1/status/leader (216.436µs) from=127.0.0.6:57923
    2023/01/11 23:49:56 [DEBUG] http: Request GET /v1/status/leader (259.499µs) from=127.0.0.6:57923
    2023/01/11 23:49:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.662591449s) from=127.0.0.6:51173
    2023/01/11 23:50:16 [DEBUG] http: Request GET /v1/status/leader (377.249µs) from=127.0.0.6:57923
    2023/01/11 23:50:16 [DEBUG] http: Request GET /v1/status/leader (266.713µs) from=127.0.0.6:57923
    2023/01/11 23:50:36 [DEBUG] http: Request GET /v1/status/leader (325.082µs) from=127.0.0.6:43679
    2023/01/11 23:50:36 [DEBUG] http: Request GET /v1/status/leader (708.23µs) from=127.0.0.6:57923
    2023/01/11 23:50:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.11060779s) from=127.0.0.6:58845
    2023/01/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.639597259s) from=127.0.0.6:60409
    2023/01/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.592230587s) from=127.0.0.6:46323
    2023/01/11 23:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.154817863s) from=127.0.0.6:37485
    2023/01/11 23:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.754954781s) from=127.0.0.6:38499
    2023/01/11 23:50:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.233955441s) from=127.0.0.6:50015
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/status/leader (410.215µs) from=127.0.0.6:57923
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/status/leader (361.497µs) from=127.0.0.6:57923
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.451290007s) from=127.0.0.6:46565
    2023/01/11 23:50:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Node info in sync
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.299830567s) from=127.0.0.6:47359
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.752622658s) from=127.0.0.6:59605
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.402406475s) from=127.0.0.6:55935
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.059496115s) from=127.0.0.6:47689
    2023/01/11 23:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.669882496s) from=127.0.0.6:36981
    2023/01/11 23:51:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.225672454s) from=127.0.0.6:34251
    2023/01/11 23:51:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.639233829s) from=127.0.0.6:46477
    2023/01/11 23:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.108951987s) from=127.0.0.6:48445
    2023/01/11 23:51:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.936690312s) from=127.0.0.6:33021
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/status/leader (199.75µs) from=127.0.0.6:43679
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/status/leader (1.497351ms) from=127.0.0.6:57923
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.159583091s) from=127.0.0.6:47361
    2023/01/11 23:51:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.389495553s) from=127.0.0.6:43437
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/status/leader (356.31µs) from=127.0.0.6:43679
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.614112193s) from=127.0.0.6:51775
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/status/leader (189.064µs) from=127.0.0.6:57923
    2023/01/11 23:51:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.522389714s) from=127.0.0.6:48653
    2023/01/11 23:51:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.131449451s) from=127.0.0.6:34375
    2023/01/11 23:51:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.615683904s) from=127.0.0.6:60985
    2023/01/11 23:51:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.525220064s) from=127.0.0.6:60203
    2023/01/11 23:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m7.404018462s) from=127.0.0.6:45993
    2023/01/11 23:51:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.492744061s) from=127.0.0.6:34315
    2023/01/11 23:51:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.886639116s) from=127.0.0.6:33231
    2023/01/11 23:51:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.697170229s) from=127.0.0.6:53381
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.024225661s) from=127.0.0.6:57757
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/status/leader (226.077µs) from=127.0.0.6:43679
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/status/leader (346.167µs) from=127.0.0.6:57923
    2023/01/11 23:52:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.367266679s) from=127.0.0.6:51173
    2023/01/11 23:52:16 [DEBUG] http: Request GET /v1/status/leader (429.683µs) from=127.0.0.6:57923
    2023/01/11 23:52:16 [DEBUG] http: Request GET /v1/status/leader (288.528µs) from=127.0.0.6:57923
    2023/01/11 23:52:36 [DEBUG] http: Request GET /v1/status/leader (345.957µs) from=127.0.0.6:43679
    2023/01/11 23:52:36 [DEBUG] http: Request GET /v1/status/leader (182.084µs) from=127.0.0.6:57923
    2023/01/11 23:52:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Node info in sync
    2023/01/11 23:52:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.58223244s) from=127.0.0.6:58845
    2023/01/11 23:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.006058496s) from=127.0.0.6:60409
    2023/01/11 23:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:52:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.287481086s) from=127.0.0.6:46323
    2023/01/11 23:52:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.118697179s) from=127.0.0.6:37485
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/status/leader (393.541µs) from=127.0.0.6:43679
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/status/leader (216.56µs) from=127.0.0.6:57923
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m1.212849324s) from=127.0.0.6:50015
    2023/01/11 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.130149625s) from=127.0.0.6:38499
    2023/01/11 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.796701387s) from=127.0.0.6:46565
    2023/01/11 23:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.058487675s) from=127.0.0.6:36981
    2023/01/11 23:53:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.816941755s) from=127.0.0.6:47689
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.590441991s) from=127.0.0.6:55935
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.070902411s) from=127.0.0.6:47359
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.262738822s) from=127.0.0.6:59605
    2023/01/11 23:53:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.573665675s) from=127.0.0.6:46477
    2023/01/11 23:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.758434085s) from=127.0.0.6:34251
    2023/01/11 23:53:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.754569962s) from=127.0.0.6:48445
    2023/01/11 23:53:16 [DEBUG] http: Request GET /v1/status/leader (310.23µs) from=127.0.0.6:57923
    2023/01/11 23:53:16 [DEBUG] http: Request GET /v1/status/leader (1.593399ms) from=127.0.0.6:57923
    2023/01/11 23:53:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.666022471s) from=127.0.0.6:33021
    2023/01/11 23:53:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.048238118s) from=127.0.0.6:47361
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/status/leader (420.869µs) from=127.0.0.6:57923
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.944697384s) from=127.0.0.6:43437
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/status/leader (339.96µs) from=127.0.0.6:57923
    2023/01/11 23:53:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.231221219s) from=127.0.0.6:48653
    2023/01/11 23:53:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.351777902s) from=127.0.0.6:51775
    2023/01/11 23:53:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.77752273s) from=127.0.0.6:34375
    2023/01/11 23:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:53:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.252099717s) from=127.0.0.6:60985
    2023/01/11 23:53:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.501852166s) from=127.0.0.6:60203
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.080708795s) from=127.0.0.6:45993
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/status/leader (2.441021ms) from=127.0.0.6:57923
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.136788711s) from=127.0.0.6:33231
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.635306856s) from=127.0.0.6:57757
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/status/leader (536.392µs) from=127.0.0.6:57923
    2023/01/11 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.851588244s) from=127.0.0.6:34315
    2023/01/11 23:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.955302895s) from=127.0.0.6:53381
    2023/01/11 23:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Node info in sync
    2023/01/11 23:54:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.226980812s) from=127.0.0.6:51173
    2023/01/11 23:54:16 [DEBUG] http: Request GET /v1/status/leader (237.842µs) from=127.0.0.6:57923
    2023/01/11 23:54:16 [DEBUG] http: Request GET /v1/status/leader (314.91µs) from=127.0.0.6:57923
    2023/01/11 23:54:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:54:36 [DEBUG] http: Request GET /v1/status/leader (210.337µs) from=127.0.0.6:57923
    2023/01/11 23:54:36 [DEBUG] http: Request GET /v1/status/leader (199.844µs) from=127.0.0.6:57923
    2023/01/11 23:54:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.774017156s) from=127.0.0.6:58845
    2023/01/11 23:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:54:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.851795134s) from=127.0.0.6:46323
    2023/01/11 23:54:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.484222671s) from=127.0.0.6:60409
    2023/01/11 23:54:56 [DEBUG] http: Request GET /v1/status/leader (587.295µs) from=127.0.0.6:43679
    2023/01/11 23:54:56 [DEBUG] http: Request GET /v1/status/leader (611.157µs) from=127.0.0.6:57923
    2023/01/11 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.336413497s) from=127.0.0.6:38499
    2023/01/11 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.966099301s) from=127.0.0.6:37485
    2023/01/11 23:55:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.011029153s) from=127.0.0.6:46565
    2023/01/11 23:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.489315367s) from=127.0.0.6:50015
    2023/01/11 23:55:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.022702024s) from=127.0.0.6:47689
    2023/01/11 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.546885874s) from=127.0.0.6:47359
    2023/01/11 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.46949855s) from=127.0.0.6:36981
    2023/01/11 23:55:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.624619566s) from=127.0.0.6:48445
    2023/01/11 23:55:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.146556655s) from=127.0.0.6:55935
    2023/01/11 23:55:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.402075522s) from=127.0.0.6:59605
    2023/01/11 23:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.296900469s) from=127.0.0.6:34251
    2023/01/11 23:55:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.054021063s) from=127.0.0.6:46477
    2023/01/11 23:55:16 [DEBUG] http: Request GET /v1/status/leader (334.963µs) from=127.0.0.6:57923
    2023/01/11 23:55:16 [DEBUG] http: Request GET /v1/status/leader (347.194µs) from=127.0.0.6:57923
    2023/01/11 23:55:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.286728767s) from=127.0.0.6:33021
    2023/01/11 23:55:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.813216686s) from=127.0.0.6:47361
    2023/01/11 23:55:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Node info in sync
    2023/01/11 23:55:36 [DEBUG] http: Request GET /v1/status/leader (339.77µs) from=127.0.0.6:43679
    2023/01/11 23:55:37 [DEBUG] http: Request GET /v1/status/leader (183.726µs) from=127.0.0.6:57923
    2023/01/11 23:55:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m7.385412569s) from=127.0.0.6:43437
    2023/01/11 23:55:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.438896216s) from=127.0.0.6:48653
    2023/01/11 23:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:55:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.74195356s) from=127.0.0.6:34375
    2023/01/11 23:55:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.292154881s) from=127.0.0.6:51775
    2023/01/11 23:55:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.766960917s) from=127.0.0.6:60985
    2023/01/11 23:55:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m7.075378893s) from=127.0.0.6:60203
    2023/01/11 23:55:56 [DEBUG] http: Request GET /v1/status/leader (386.77µs) from=127.0.0.6:57923
    2023/01/11 23:55:57 [DEBUG] http: Request GET /v1/status/leader (1.461774ms) from=127.0.0.6:57923
    2023/01/11 23:56:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.455351868s) from=127.0.0.6:57757
    2023/01/11 23:56:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.471498493s) from=127.0.0.6:45993
    2023/01/11 23:56:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.362498954s) from=127.0.0.6:33231
    2023/01/11 23:56:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.630834099s) from=127.0.0.6:34315
    2023/01/11 23:56:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.949631892s) from=127.0.0.6:53381
    2023/01/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.537400099s) from=127.0.0.6:51173
    2023/01/11 23:56:16 [DEBUG] http: Request GET /v1/status/leader (734.254µs) from=127.0.0.6:43679
    2023/01/11 23:56:17 [DEBUG] http: Request GET /v1/status/leader (235.442µs) from=127.0.0.6:57923
    2023/01/11 23:56:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:56:36 [DEBUG] http: Request GET /v1/status/leader (998.182µs) from=127.0.0.6:57923
    2023/01/11 23:56:37 [DEBUG] http: Request GET /v1/status/leader (244.388µs) from=127.0.0.6:57923
    2023/01/11 23:56:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Node info in sync
    2023/01/11 23:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:56:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.589361463s) from=127.0.0.6:58845
    2023/01/11 23:56:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.661193011s) from=127.0.0.6:46323
    2023/01/11 23:56:56 [DEBUG] http: Request GET /v1/status/leader (905.918µs) from=127.0.0.6:43679
    2023/01/11 23:56:57 [DEBUG] http: Request GET /v1/status/leader (214.383µs) from=127.0.0.6:57923
    2023/01/11 23:56:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.58451517s) from=127.0.0.6:60409
    2023/01/11 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.269321108s) from=127.0.0.6:38499
    2023/01/11 23:57:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.27927975s) from=127.0.0.6:47689
    2023/01/11 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.04984216s) from=127.0.0.6:46565
    2023/01/11 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.106933441s) from=127.0.0.6:37485
    2023/01/11 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.316388525s) from=127.0.0.6:50015
    2023/01/11 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.910130109s) from=127.0.0.6:36981
    2023/01/11 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.773202646s) from=127.0.0.6:47359
    2023/01/11 23:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.698310217s) from=127.0.0.6:34251
    2023/01/11 23:57:16 [DEBUG] http: Request GET /v1/status/leader (398.097µs) from=127.0.0.6:43679
    2023/01/11 23:57:17 [DEBUG] http: Request GET /v1/status/leader (1.077197ms) from=127.0.0.6:57923
    2023/01/11 23:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.10194742s) from=127.0.0.6:55935
    2023/01/11 23:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.90564067s) from=127.0.0.6:48445
    2023/01/11 23:57:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.454766256s) from=127.0.0.6:59605
    2023/01/11 23:57:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.986571423s) from=127.0.0.6:46477
    2023/01/11 23:57:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.455502879s) from=127.0.0.6:33021
    2023/01/11 23:57:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.443559267s) from=127.0.0.6:47361
    2023/01/11 23:57:36 [DEBUG] http: Request GET /v1/status/leader (552.714µs) from=127.0.0.6:57923
    2023/01/11 23:57:37 [DEBUG] http: Request GET /v1/status/leader (348.916µs) from=127.0.0.6:57923
    2023/01/11 23:57:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.612467882s) from=127.0.0.6:48653
    2023/01/11 23:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:57:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.489285369s) from=127.0.0.6:43437
    2023/01/11 23:57:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Node info in sync
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.449457146s) from=127.0.0.6:34375
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.291460197s) from=127.0.0.6:60985
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.618372817s) from=127.0.0.6:51775
    2023/01/11 23:57:56 [DEBUG] http: Request GET /v1/status/leader (468.075µs) from=127.0.0.6:43679
    2023/01/11 23:57:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.991060375s) from=127.0.0.6:60203
    2023/01/11 23:57:57 [DEBUG] http: Request GET /v1/status/leader (287.376µs) from=127.0.0.6:57923
    2023/01/11 23:58:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.198383815s) from=127.0.0.6:57757
    2023/01/11 23:58:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.068411751s) from=127.0.0.6:33231
    2023/01/11 23:58:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.943865231s) from=127.0.0.6:45993
    2023/01/11 23:58:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.364026008s) from=127.0.0.6:53381
    2023/01/11 23:58:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.256691681s) from=127.0.0.6:34315
    2023/01/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.306273064s) from=127.0.0.6:51173
    2023/01/11 23:58:16 [DEBUG] http: Request GET /v1/status/leader (232.11µs) from=127.0.0.6:57923
    2023/01/11 23:58:17 [DEBUG] http: Request GET /v1/status/leader (359.193µs) from=127.0.0.6:57923
    2023/01/11 23:58:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:58:36 [DEBUG] http: Request GET /v1/status/leader (1.388304ms) from=127.0.0.6:43679
    2023/01/11 23:58:37 [DEBUG] http: Request GET /v1/status/leader (309.625µs) from=127.0.0.6:57923
    2023/01/11 23:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:58:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.957359111s) from=127.0.0.6:58845
    2023/01/11 23:58:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.886334328s) from=127.0.0.6:46323
    2023/01/11 23:58:56 [DEBUG] http: Request GET /v1/status/leader (210.365µs) from=127.0.0.6:43679
    2023/01/11 23:58:57 [DEBUG] http: Request GET /v1/status/leader (232.072µs) from=127.0.0.6:57923
    2023/01/11 23:59:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.217850264s) from=127.0.0.6:60409
    2023/01/11 23:59:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.044468325s) from=127.0.0.6:47689
    2023/01/11 23:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.192921105s) from=127.0.0.6:37485
    2023/01/11 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.998962488s) from=127.0.0.6:38499
    2023/01/11 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.574869123s) from=127.0.0.6:50015
    2023/01/11 23:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.459364265s) from=127.0.0.6:46565
    2023/01/11 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.095544826s) from=127.0.0.6:36981
    2023/01/11 23:59:16 [DEBUG] http: Request GET /v1/status/leader (218.552µs) from=127.0.0.6:57923
    2023/01/11 23:59:17 [DEBUG] http: Request GET /v1/status/leader (203.747µs) from=127.0.0.6:57923
    2023/01/11 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.790918658s) from=127.0.0.6:47359
    2023/01/11 23:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Node info in sync
    2023/01/11 23:59:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.88432576s) from=127.0.0.6:48445
    2023/01/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.319014018s) from=127.0.0.6:34251
    2023/01/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.523035405s) from=127.0.0.6:55935
    2023/01/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.474886207s) from=127.0.0.6:59605
    2023/01/11 23:59:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.638446904s) from=127.0.0.6:46477
    2023/01/11 23:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.102656062s) from=127.0.0.6:33021
    2023/01/11 23:59:36 [DEBUG] http: Request GET /v1/status/leader (3.911797ms) from=127.0.0.6:43679
    2023/01/11 23:59:37 [DEBUG] http: Request GET /v1/status/leader (362.165µs) from=127.0.0.6:57923
    2023/01/11 23:59:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.102270324s) from=127.0.0.6:47361
    2023/01/11 23:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:59:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.577793289s) from=127.0.0.6:48653
    2023/01/11 23:59:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.923549195s) from=127.0.0.6:43437
    2023/01/11 23:59:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.096374623s) from=127.0.0.6:60985
    2023/01/11 23:59:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.365212836s) from=127.0.0.6:51775
    2023/01/11 23:59:56 [DEBUG] http: Request GET /v1/status/leader (187.34µs) from=127.0.0.6:57923
    2023/01/11 23:59:57 [DEBUG] http: Request GET /v1/status/leader (382.26µs) from=127.0.0.6:57923
    2023/01/11 23:59:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.320769356s) from=127.0.0.6:60203
    2023/01/12 00:00:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.647889005s) from=127.0.0.6:34375
    2023/01/12 00:00:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.349277616s) from=127.0.0.6:45993
    2023/01/12 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.709446286s) from=127.0.0.6:53381
    2023/01/12 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.234720586s) from=127.0.0.6:57757
    2023/01/12 00:00:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.660956088s) from=127.0.0.6:33231
    2023/01/12 00:00:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.838030577s) from=127.0.0.6:34315
    2023/01/12 00:00:16 [DEBUG] http: Request GET /v1/status/leader (197.05µs) from=127.0.0.6:57923
    2023/01/12 00:00:17 [DEBUG] http: Request GET /v1/status/leader (222.035µs) from=127.0.0.6:57923
    2023/01/12 00:00:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.308793935s) from=127.0.0.6:51173
    2023/01/12 00:00:36 [DEBUG] http: Request GET /v1/status/leader (2.904468ms) from=127.0.0.6:43679
    2023/01/12 00:00:37 [DEBUG] http: Request GET /v1/status/leader (271.599µs) from=127.0.0.6:57923
    2023/01/12 00:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small