+ 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: 'c5a943fb-0ad8-bcdf-a0b7-41c7c2cc0f7e' Node name: 'onap-msb-consul-5454dcc5c5-wn7vg' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/12/15 10:02:04 [DEBUG] agent: Using random ID "c5a943fb-0ad8-bcdf-a0b7-41c7c2cc0f7e" as node ID 2022/12/15 10:02:04 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c5a943fb-0ad8-bcdf-a0b7-41c7c2cc0f7e Address:127.0.0.1:8300}] 2022/12/15 10:02:04 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/15 10:02:04 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wn7vg.dc1 127.0.0.1 2022/12/15 10:02:04 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wn7vg 127.0.0.1 2022/12/15 10:02:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wn7vg.dc1" in area "wan" 2022/12/15 10:02:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/15 10:02:04 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wn7vg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:02:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/15 10:02:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/15 10:02:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/15 10:02:04 [INFO] agent: started state syncer 2022/12/15 10:02:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/15 10:02:04 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/15 10:02:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/15 10:02:04 [DEBUG] raft: Votes needed: 1 2022/12/15 10:02:04 [DEBUG] raft: Vote granted from c5a943fb-0ad8-bcdf-a0b7-41c7c2cc0f7e in term 2. Tally: 1 2022/12/15 10:02:04 [INFO] raft: Election won. Tally: 1 2022/12/15 10:02:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/15 10:02:04 [INFO] consul: cluster leadership acquired 2022/12/15 10:02:04 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wn7vg 2022/12/15 10:02:04 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/15 10:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:02:04 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wn7vg' joined, marking health alive 2022/12/15 10:02:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:02:04 [INFO] agent: Synced node info 2022/12/15 10:02:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:02:06 [DEBUG] agent: Node info in sync 2022/12/15 10:02:06 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/15 10:03:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:03:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:03:39 [DEBUG] agent: Node info in sync 2022/12/15 10:04:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:05:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:05:05 [DEBUG] agent: Node info in sync 2022/12/15 10:06:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:06:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:07:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:07:03 [DEBUG] agent: Node info in sync 2022/12/15 10:07:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:08:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:08:11 [DEBUG] agent: Node info in sync 2022/12/15 10:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:09:13 [DEBUG] agent: Node info in sync 2022/12/15 10:09:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:11:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:11:12 [DEBUG] agent: Node info in sync 2022/12/15 10:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:12:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:12:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:12:56 [DEBUG] agent: Node info in sync 2022/12/15 10:13:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:13:16 [DEBUG] http: Request GET /v1/catalog/services (523.65µs) from=127.0.0.6:56309 2022/12/15 10:13:16 [DEBUG] http: Request GET /v1/status/leader (1.198807ms) from=127.0.0.6:56309 2022/12/15 10:13:17 [DEBUG] http: Request GET /v1/status/leader (729.425µs) from=127.0.0.6:51701 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_parser_10.233.45.181_8806" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.28422ms) from=127.0.0.6:51701 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1.644099058s) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (729.81µs) from=127.0.0.6:51701 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (178.06µs) from=127.0.0.6:51701 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_catalog_10.233.45.181_8806" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.565475ms) from=127.0.0.6:39841 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (175.546405ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (371.691µs) from=127.0.0.6:39841 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (406.762µs) from=127.0.0.6:39841 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_nsd_10.233.45.181_8806" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.816556ms) from=127.0.0.6:53451 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (102.898321ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (162.598µs) from=127.0.0.6:53451 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (805.936µs) from=127.0.0.6:53451 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.181_8806" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.691209ms) from=127.0.0.6:53451 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (68.058185ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (255.545µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (133.801µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_sdc-gui_10.233.36.150_8181" 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.230878ms) from=127.0.0.6:36237 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (75.61209ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (312.813µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (322.871µs) from=127.0.0.6:36537 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.28.162_9015" 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.241827ms) from=127.0.0.6:36237 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (126.2708ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (872.404µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (215.193µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.191_8080" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.890382ms) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (15.791537ms) from=127.0.0.6:48707 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (235.838µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (122.321µs) from=127.0.0.6:56309 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v0_multicloud_10.233.59.64_9001" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.771965ms) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (56.876247ms) from=127.0.0.6:48707 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (317.8µs) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (185.758µs) from=127.0.0.6:45565 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v1_multicloud_10.233.59.64_9001" 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.338765ms) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (60.242169ms) from=127.0.0.6:48707 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (375.442µs) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (235.425µs) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.172_9011" 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.369121ms) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:18 [DEBUG] agent: Node info in sync 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (57.909141ms) from=127.0.0.6:48707 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (199.799µs) from=127.0.0.6:46181 2022/12/15 10:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (306.21µs) from=127.0.0.6:46181 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.172_9011" 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.925062ms) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (83.343578ms) from=127.0.0.6:48707 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (722.629µs) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (258.587µs) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.65_9007" 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request PUT /v1/agent/service/register (14.302248ms) from=127.0.0.6:49849 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (43.653192ms) from=127.0.0.6:48707 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (413.008µs) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.65_9007" 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.22224ms) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (46.190491ms) from=127.0.0.6:48707 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:13:19 [DEBUG] agent: Node info in sync 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (191.322µs) from=127.0.0.6:48707 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.133628ms) from=127.0.0.6:39343 2022/12/15 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (159.76µs) from=127.0.0.6:48707 2022/12/15 10:13:21 [DEBUG] http: Request GET /v1/catalog/services (353.143µs) from=127.0.0.6:41427 2022/12/15 10:13:21 [DEBUG] http: Request GET /v1/status/leader (220.419µs) from=127.0.0.6:41427 2022/12/15 10:13:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.965µs) from=127.0.0.6:42429 2022/12/15 10:13:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (121.24µs) from=127.0.0.6:42429 2022/12/15 10:13:36 [DEBUG] http: Request GET /v1/status/leader (2.548623ms) from=127.0.0.6:40359 2022/12/15 10:13:41 [DEBUG] http: Request GET /v1/status/leader (390.313µs) from=127.0.0.6:42167 2022/12/15 10:13:56 [DEBUG] http: Request GET /v1/status/leader (288.668µs) from=127.0.0.6:40359 2022/12/15 10:14:01 [DEBUG] http: Request GET /v1/status/leader (164.503µs) from=127.0.0.6:42167 2022/12/15 10:14:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:14:16 [DEBUG] http: Request GET /v1/status/leader (2.939779ms) from=127.0.0.6:40359 2022/12/15 10:14:21 [DEBUG] http: Request GET /v1/status/leader (176.24µs) from=127.0.0.6:42167 2022/12/15 10:14:36 [DEBUG] http: Request GET /v1/status/leader (286.579µs) from=127.0.0.6:40359 2022/12/15 10:14:41 [DEBUG] http: Request GET /v1/status/leader (150.891µs) from=127.0.0.6:42167 2022/12/15 10:14:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:14:56 [DEBUG] http: Request GET /v1/status/leader (169.158µs) from=127.0.0.6:40359 2022/12/15 10:15:01 [DEBUG] http: Request GET /v1/status/leader (319.948µs) from=127.0.0.6:42167 2022/12/15 10:15:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:15:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:05 [DEBUG] agent: Node info in sync 2022/12/15 10:15:16 [DEBUG] http: Request GET /v1/status/leader (307.573µs) from=127.0.0.6:40359 2022/12/15 10:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.427511125s) from=127.0.0.6:56309 2022/12/15 10:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.002452868s) from=127.0.0.6:46181 2022/12/15 10:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.943950721s) from=127.0.0.6:45565 2022/12/15 10:15:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.567666827s) from=127.0.0.6:39841 2022/12/15 10:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.690886967s) from=127.0.0.6:48707 2022/12/15 10:15:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.005638787s) from=127.0.0.6:51701 2022/12/15 10:15:21 [DEBUG] http: Request GET /v1/status/leader (134.45µs) from=127.0.0.6:42167 2022/12/15 10:15:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.545934303s) from=127.0.0.6:53451 2022/12/15 10:15:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.995752934s) from=127.0.0.6:42429 2022/12/15 10:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.424188913s) from=127.0.0.6:49849 2022/12/15 10:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.290040337s) from=127.0.0.6:41427 2022/12/15 10:15:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.52159705s) from=127.0.0.6:36537 2022/12/15 10:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.464656543s) from=127.0.0.6:36237 2022/12/15 10:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.579434711s) from=127.0.0.6:39343 2022/12/15 10:15:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.965281026s) from=127.0.0.6:59233 2022/12/15 10:15:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.693906422s) from=127.0.0.6:36333 2022/12/15 10:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.177891309s) from=127.0.0.6:48197 2022/12/15 10:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.175720204s) from=127.0.0.6:42055 2022/12/15 10:15:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:15:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:29 [INFO] agent: Synced service "_v1_sdnc_10.233.20.86_8282" 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:29 [DEBUG] agent: Node info in sync 2022/12/15 10:15:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.976097ms) from=127.0.0.6:42167 2022/12/15 10:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (4.659257508s) from=127.0.0.6:39343 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:15:29 [DEBUG] agent: Node info in sync 2022/12/15 10:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (5.334482748s) from=127.0.0.6:41427 2022/12/15 10:15:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (252.579µs) from=127.0.0.6:40359 2022/12/15 10:15:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (231.892µs) from=127.0.0.6:42167 2022/12/15 10:15:36 [DEBUG] http: Request GET /v1/status/leader (538.17µs) from=127.0.0.6:49175 2022/12/15 10:15:41 [DEBUG] http: Request GET /v1/status/leader (247.72µs) from=127.0.0.6:42167 2022/12/15 10:15:56 [DEBUG] http: Request GET /v1/status/leader (148.822µs) from=127.0.0.6:49175 2022/12/15 10:16:01 [DEBUG] http: Request GET /v1/status/leader (160.74µs) from=127.0.0.6:42167 2022/12/15 10:16:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:16:16 [DEBUG] http: Request GET /v1/status/leader (292.094µs) from=127.0.0.6:49175 2022/12/15 10:16:21 [DEBUG] http: Request GET /v1/status/leader (348.085µs) from=127.0.0.6:42167 2022/12/15 10:16:36 [DEBUG] http: Request GET /v1/status/leader (360.71µs) from=127.0.0.6:49175 2022/12/15 10:16:41 [DEBUG] http: Request GET /v1/status/leader (291.91µs) from=127.0.0.6:42167 2022/12/15 10:16:56 [DEBUG] http: Request GET /v1/status/leader (252.059µs) from=127.0.0.6:49175 2022/12/15 10:17:01 [DEBUG] http: Request GET /v1/status/leader (368.477µs) from=127.0.0.6:42167 2022/12/15 10:17:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:17:04 [DEBUG] agent: Node info in sync 2022/12/15 10:17:16 [DEBUG] http: Request GET /v1/status/leader (144.01µs) from=127.0.0.6:49175 2022/12/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.475660141s) from=127.0.0.6:39841 2022/12/15 10:17:21 [DEBUG] http: Request GET /v1/status/leader (172.495µs) from=127.0.0.6:42167 2022/12/15 10:17:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.298386607s) from=127.0.0.6:42429 2022/12/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.186449553s) from=127.0.0.6:56309 2022/12/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.066358912s) from=127.0.0.6:49849 2022/12/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.113312588s) from=127.0.0.6:45565 2022/12/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.069876839s) from=127.0.0.6:59233 2022/12/15 10:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.760612663s) from=127.0.0.6:42055 2022/12/15 10:17:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.259945091s) from=127.0.0.6:51701 2022/12/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.971783028s) from=127.0.0.6:36537 2022/12/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.287817674s) from=127.0.0.6:46181 2022/12/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.31809632s) from=127.0.0.6:48707 2022/12/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.232455139s) from=127.0.0.6:36333 2022/12/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.36290756s) from=127.0.0.6:53451 2022/12/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.326620546s) from=127.0.0.6:36237 2022/12/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.869981527s) from=127.0.0.6:48197 2022/12/15 10:17:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.810575144s) from=127.0.0.6:40359 2022/12/15 10:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.657713566s) from=127.0.0.6:39343 2022/12/15 10:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.73698525s) from=127.0.0.6:41427 2022/12/15 10:17:36 [DEBUG] http: Request GET /v1/status/leader (302.875µs) from=127.0.0.6:49175 2022/12/15 10:17:41 [DEBUG] http: Request GET /v1/status/leader (246.033µs) from=127.0.0.6:42167 2022/12/15 10:17:56 [DEBUG] http: Request GET /v1/status/leader (227.142µs) from=127.0.0.6:49175 2022/12/15 10:18:02 [DEBUG] http: Request GET /v1/status/leader (202.855µs) from=127.0.0.6:42167 2022/12/15 10:18:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:18:16 [DEBUG] http: Request GET /v1/status/leader (1.584325ms) from=127.0.0.6:49175 2022/12/15 10:18:22 [DEBUG] http: Request GET /v1/status/leader (448.814µs) from=127.0.0.6:42167 2022/12/15 10:18:36 [DEBUG] http: Request GET /v1/status/leader (657.603µs) from=127.0.0.6:49175 2022/12/15 10:18:42 [DEBUG] http: Request GET /v1/status/leader (1.005159ms) from=127.0.0.6:42167 2022/12/15 10:18:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:18:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:18:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:18:51 [DEBUG] agent: Node info in sync 2022/12/15 10:18:56 [DEBUG] http: Request GET /v1/status/leader (293.35µs) from=127.0.0.6:49175 2022/12/15 10:19:02 [DEBUG] http: Request GET /v1/status/leader (157.658µs) from=127.0.0.6:42167 2022/12/15 10:19:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:19:16 [DEBUG] http: Request GET /v1/status/leader (349.327µs) from=127.0.0.6:49175 2022/12/15 10:19:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.57379861s) from=127.0.0.6:39841 2022/12/15 10:19:22 [DEBUG] http: Request GET /v1/status/leader (241.474µs) from=127.0.0.6:42167 2022/12/15 10:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.077833654s) from=127.0.0.6:45565 2022/12/15 10:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.835480123s) from=127.0.0.6:42055 2022/12/15 10:19:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.371514866s) from=127.0.0.6:36237 2022/12/15 10:19:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.343886074s) from=127.0.0.6:59233 2022/12/15 10:19:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.265201799s) from=127.0.0.6:42429 2022/12/15 10:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.07593467s) from=127.0.0.6:49849 2022/12/15 10:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.098568002s) from=127.0.0.6:48197 2022/12/15 10:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.879034544s) from=127.0.0.6:56309 2022/12/15 10:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.205812521s) from=127.0.0.6:46181 2022/12/15 10:19:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.759008349s) from=127.0.0.6:53451 2022/12/15 10:19:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.853598537s) from=127.0.0.6:36537 2022/12/15 10:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.995584155s) from=127.0.0.6:48707 2022/12/15 10:19:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.129302354s) from=127.0.0.6:51701 2022/12/15 10:19:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.997314139s) from=127.0.0.6:36333 2022/12/15 10:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.076931025s) from=127.0.0.6:39343 2022/12/15 10:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.452930508s) from=127.0.0.6:41427 2022/12/15 10:19:36 [DEBUG] http: Request GET /v1/status/leader (328.142µs) from=127.0.0.6:49175 2022/12/15 10:19:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.481965992s) from=127.0.0.6:40359 2022/12/15 10:19:42 [DEBUG] http: Request GET /v1/status/leader (248.1µs) from=127.0.0.6:42167 2022/12/15 10:19:56 [DEBUG] http: Request GET /v1/status/leader (1.15182ms) from=127.0.0.6:49175 2022/12/15 10:20:02 [DEBUG] http: Request GET /v1/status/leader (248.113µs) from=127.0.0.6:42167 2022/12/15 10:20:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:20:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:20:16 [DEBUG] http: Request GET /v1/status/leader (296.682µs) from=127.0.0.6:49175 2022/12/15 10:20:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:20:18 [DEBUG] agent: Node info in sync 2022/12/15 10:20:22 [DEBUG] http: Request GET /v1/status/leader (324.672µs) from=127.0.0.6:42167 2022/12/15 10:20:36 [DEBUG] http: Request GET /v1/status/leader (513.388µs) from=127.0.0.6:49175 2022/12/15 10:20:42 [DEBUG] http: Request GET /v1/status/leader (375.222µs) from=127.0.0.6:42167 2022/12/15 10:20:56 [DEBUG] http: Request GET /v1/status/leader (200.73µs) from=127.0.0.6:49175 2022/12/15 10:21:02 [DEBUG] http: Request GET /v1/status/leader (268.438µs) from=127.0.0.6:42167 2022/12/15 10:21:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:21:16 [DEBUG] http: Request GET /v1/status/leader (307.424µs) from=127.0.0.6:49175 2022/12/15 10:21:22 [DEBUG] http: Request GET /v1/status/leader (356.653µs) from=127.0.0.6:42167 2022/12/15 10:21:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.950984038s) from=127.0.0.6:39841 2022/12/15 10:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.931015864s) from=127.0.0.6:42055 2022/12/15 10:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.137831163s) from=127.0.0.6:46181 2022/12/15 10:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.206721966s) from=127.0.0.6:49849 2022/12/15 10:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.208116259s) from=127.0.0.6:48197 2022/12/15 10:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.484228603s) from=127.0.0.6:45565 2022/12/15 10:21:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.126210175s) from=127.0.0.6:36237 2022/12/15 10:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.104295439s) from=127.0.0.6:48707 2022/12/15 10:21:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.503451641s) from=127.0.0.6:53451 2022/12/15 10:21:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.509473499s) from=127.0.0.6:51701 2022/12/15 10:21:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.989299223s) from=127.0.0.6:59233 2022/12/15 10:21:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.170683918s) from=127.0.0.6:42429 2022/12/15 10:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.225384336s) from=127.0.0.6:56309 2022/12/15 10:21:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.517023633s) from=127.0.0.6:36333 2022/12/15 10:21:36 [DEBUG] http: Request GET /v1/status/leader (150.457µs) from=127.0.0.6:49175 2022/12/15 10:21:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.830793192s) from=127.0.0.6:36537 2022/12/15 10:21:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.219109324s) from=127.0.0.6:39343 2022/12/15 10:21:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.110461315s) from=127.0.0.6:41427 2022/12/15 10:21:42 [DEBUG] http: Request GET /v1/status/leader (4.051288ms) from=127.0.0.6:42167 2022/12/15 10:21:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.906144337s) from=127.0.0.6:40359 2022/12/15 10:21:56 [DEBUG] http: Request GET /v1/status/leader (354.969µs) from=127.0.0.6:49175 2022/12/15 10:21:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:21:57 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:21:57 [DEBUG] agent: Node info in sync 2022/12/15 10:22:02 [DEBUG] http: Request GET /v1/status/leader (199.27µs) from=127.0.0.6:42167 2022/12/15 10:22:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:22:16 [DEBUG] http: Request GET /v1/status/leader (346.42µs) from=127.0.0.6:49175 2022/12/15 10:22:22 [DEBUG] http: Request GET /v1/status/leader (145.559µs) from=127.0.0.6:42167 2022/12/15 10:22:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:22:36 [DEBUG] http: Request GET /v1/status/leader (302.723µs) from=127.0.0.6:49175 2022/12/15 10:22:42 [DEBUG] http: Request GET /v1/status/leader (269.175µs) from=127.0.0.6:42167 2022/12/15 10:22:56 [DEBUG] http: Request GET /v1/status/leader (152.852µs) from=127.0.0.6:49175 2022/12/15 10:23:02 [DEBUG] http: Request GET /v1/status/leader (141.975µs) from=127.0.0.6:42167 2022/12/15 10:23:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:23:16 [DEBUG] http: Request GET /v1/status/leader (251.524µs) from=127.0.0.6:49175 2022/12/15 10:23:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:23:21 [DEBUG] agent: Node info in sync 2022/12/15 10:23:22 [DEBUG] http: Request GET /v1/status/leader (310.114µs) from=127.0.0.6:42167 2022/12/15 10:23:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.205624511s) from=127.0.0.6:39841 2022/12/15 10:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.647054s) from=127.0.0.6:42055 2022/12/15 10:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.572238919s) from=127.0.0.6:49849 2022/12/15 10:23:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.753737713s) from=127.0.0.6:42429 2022/12/15 10:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.141012673s) from=127.0.0.6:46181 2022/12/15 10:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.378578465s) from=127.0.0.6:45565 2022/12/15 10:23:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.341284587s) from=127.0.0.6:51701 2022/12/15 10:23:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.634731838s) from=127.0.0.6:59233 2022/12/15 10:23:37 [DEBUG] http: Request GET /v1/status/leader (3.290856ms) from=127.0.0.6:49175 2022/12/15 10:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.397722326s) from=127.0.0.6:48197 2022/12/15 10:23:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.17936079s) from=127.0.0.6:36537 2022/12/15 10:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.824310387s) from=127.0.0.6:56309 2022/12/15 10:23:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.992055252s) from=127.0.0.6:36237 2022/12/15 10:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.803831408s) from=127.0.0.6:48707 2022/12/15 10:23:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.416240132s) from=127.0.0.6:53451 2022/12/15 10:23:42 [DEBUG] http: Request GET /v1/status/leader (137.503µs) from=127.0.0.6:42167 2022/12/15 10:23:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.578689375s) from=127.0.0.6:39343 2022/12/15 10:23:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.243461878s) from=127.0.0.6:36333 2022/12/15 10:23:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.505172847s) from=127.0.0.6:41427 2022/12/15 10:23:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.730150757s) from=127.0.0.6:40359 2022/12/15 10:23:57 [DEBUG] http: Request GET /v1/status/leader (234.716µs) from=127.0.0.6:49175 2022/12/15 10:24:02 [DEBUG] http: Request GET /v1/status/leader (118.429µs) from=127.0.0.6:42167 2022/12/15 10:24:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:24:17 [DEBUG] http: Request GET /v1/status/leader (266.285µs) from=127.0.0.6:49175 2022/12/15 10:24:22 [DEBUG] http: Request GET /v1/status/leader (231.67µs) from=127.0.0.6:42167 2022/12/15 10:24:37 [DEBUG] http: Request GET /v1/status/leader (234.904µs) from=127.0.0.6:49175 2022/12/15 10:24:42 [DEBUG] http: Request GET /v1/status/leader (140.597µs) from=127.0.0.6:42167 2022/12/15 10:24:57 [DEBUG] http: Request GET /v1/status/leader (231.014µs) from=127.0.0.6:49175 2022/12/15 10:25:02 [DEBUG] http: Request GET /v1/status/leader (234.806µs) from=127.0.0.6:42167 2022/12/15 10:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:25:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:25:13 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:25:13 [DEBUG] agent: Node info in sync 2022/12/15 10:25:17 [DEBUG] http: Request GET /v1/status/leader (349.395µs) from=127.0.0.6:49175 2022/12/15 10:25:22 [DEBUG] http: Request GET /v1/status/leader (142.813µs) from=127.0.0.6:42167 2022/12/15 10:25:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.343831206s) from=127.0.0.6:39841 2022/12/15 10:25:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.186838676s) from=127.0.0.6:42055 2022/12/15 10:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.74841652s) from=127.0.0.6:49849 2022/12/15 10:25:37 [DEBUG] http: Request GET /v1/status/leader (142.403µs) from=127.0.0.6:49175 2022/12/15 10:25:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.790932153s) from=127.0.0.6:36537 2022/12/15 10:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.119834388s) from=127.0.0.6:46181 2022/12/15 10:25:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.326970142s) from=127.0.0.6:59233 2022/12/15 10:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.685167756s) from=127.0.0.6:48197 2022/12/15 10:25:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.533484913s) from=127.0.0.6:36237 2022/12/15 10:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.473450704s) from=127.0.0.6:48707 2022/12/15 10:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.851704596s) from=127.0.0.6:45565 2022/12/15 10:25:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.66425205s) from=127.0.0.6:42429 2022/12/15 10:25:42 [DEBUG] http: Request GET /v1/status/leader (236.381µs) from=127.0.0.6:42167 2022/12/15 10:25:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.397096849s) from=127.0.0.6:51701 2022/12/15 10:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.442008035s) from=127.0.0.6:56309 2022/12/15 10:25:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.227120027s) from=127.0.0.6:36333 2022/12/15 10:25:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.392073774s) from=127.0.0.6:53451 2022/12/15 10:25:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.254186443s) from=127.0.0.6:41427 2022/12/15 10:25:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.561612965s) from=127.0.0.6:39343 2022/12/15 10:25:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.699066301s) from=127.0.0.6:40359 2022/12/15 10:25:57 [DEBUG] http: Request GET /v1/status/leader (159.837µs) from=127.0.0.6:49175 2022/12/15 10:26:02 [DEBUG] http: Request GET /v1/status/leader (222.378µs) from=127.0.0.6:42167 2022/12/15 10:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:26:17 [DEBUG] http: Request GET /v1/status/leader (346.846µs) from=127.0.0.6:49175 2022/12/15 10:26:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:26:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:26:21 [DEBUG] agent: Node info in sync 2022/12/15 10:26:22 [DEBUG] http: Request GET /v1/status/leader (295.903µs) from=127.0.0.6:42167 2022/12/15 10:26:37 [DEBUG] http: Request GET /v1/status/leader (251.746µs) from=127.0.0.6:49175 2022/12/15 10:26:42 [DEBUG] http: Request GET /v1/status/leader (230.352µs) from=127.0.0.6:42167 2022/12/15 10:26:57 [DEBUG] http: Request GET /v1/status/leader (651.684µs) from=127.0.0.6:49175 2022/12/15 10:27:02 [DEBUG] http: Request GET /v1/status/leader (178.667µs) from=127.0.0.6:42167 2022/12/15 10:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:27:17 [DEBUG] http: Request GET /v1/status/leader (135.935µs) from=127.0.0.6:49175 2022/12/15 10:27:22 [DEBUG] http: Request GET /v1/status/leader (322.225µs) from=127.0.0.6:42167 2022/12/15 10:27:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.775177547s) from=127.0.0.6:39841 2022/12/15 10:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.886780667s) from=127.0.0.6:42055 2022/12/15 10:27:37 [DEBUG] http: Request GET /v1/status/leader (382.754µs) from=127.0.0.6:49175 2022/12/15 10:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.266038748s) from=127.0.0.6:49849 2022/12/15 10:27:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.655977574s) from=127.0.0.6:36537 2022/12/15 10:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.155581883s) from=127.0.0.6:48197 2022/12/15 10:27:42 [DEBUG] http: Request GET /v1/status/leader (397.92µs) from=127.0.0.6:42167 2022/12/15 10:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.723785706s) from=127.0.0.6:46181 2022/12/15 10:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.597723402s) from=127.0.0.6:59233 2022/12/15 10:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.620560843s) from=127.0.0.6:48707 2022/12/15 10:27:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.035461801s) from=127.0.0.6:36237 2022/12/15 10:27:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.249540841s) from=127.0.0.6:36333 2022/12/15 10:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.970882372s) from=127.0.0.6:45565 2022/12/15 10:27:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.752223186s) from=127.0.0.6:42429 2022/12/15 10:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.861682017s) from=127.0.0.6:56309 2022/12/15 10:27:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:27:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.481275767s) from=127.0.0.6:51701 2022/12/15 10:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.768203238s) from=127.0.0.6:41427 2022/12/15 10:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m3.652568341s) from=127.0.0.6:39343 2022/12/15 10:27:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.311731995s) from=127.0.0.6:53451 2022/12/15 10:27:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.990353983s) from=127.0.0.6:40359 2022/12/15 10:27:57 [DEBUG] http: Request GET /v1/status/leader (349.945µs) from=127.0.0.6:49175 2022/12/15 10:28:02 [DEBUG] http: Request GET /v1/status/leader (572.407µs) from=127.0.0.6:42167 2022/12/15 10:28:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:28:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:28:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:28:11 [DEBUG] agent: Node info in sync 2022/12/15 10:28:17 [DEBUG] http: Request GET /v1/status/leader (210.217µs) from=127.0.0.6:49175 2022/12/15 10:28:22 [DEBUG] http: Request GET /v1/status/leader (144.243µs) from=127.0.0.6:42167 2022/12/15 10:28:37 [DEBUG] http: Request GET /v1/status/leader (312.612µs) from=127.0.0.6:49175 2022/12/15 10:28:42 [DEBUG] http: Request GET /v1/status/leader (431.936µs) from=127.0.0.6:42167 2022/12/15 10:28:57 [DEBUG] http: Request GET /v1/status/leader (259.888µs) from=127.0.0.6:49175 2022/12/15 10:29:02 [DEBUG] http: Request GET /v1/status/leader (6.043967ms) from=127.0.0.6:42167 2022/12/15 10:29:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:29:13 [DEBUG] agent: Node info in sync 2022/12/15 10:29:17 [DEBUG] http: Request GET /v1/status/leader (232.691µs) from=127.0.0.6:49175 2022/12/15 10:29:22 [DEBUG] http: Request GET /v1/status/leader (272.212µs) from=127.0.0.6:42167 2022/12/15 10:29:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.562148541s) from=127.0.0.6:39841 2022/12/15 10:29:37 [DEBUG] http: Request GET /v1/status/leader (295.547µs) from=127.0.0.6:49175 2022/12/15 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.710231154s) from=127.0.0.6:42055 2022/12/15 10:29:42 [DEBUG] http: Request GET /v1/status/leader (164.178µs) from=127.0.0.6:42167 2022/12/15 10:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.794603244s) from=127.0.0.6:48197 2022/12/15 10:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.956944697s) from=127.0.0.6:49849 2022/12/15 10:29:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.540955476s) from=127.0.0.6:36537 2022/12/15 10:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.688114065s) from=127.0.0.6:48707 2022/12/15 10:29:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.45499603s) from=127.0.0.6:59233 2022/12/15 10:29:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.256878886s) from=127.0.0.6:36333 2022/12/15 10:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.486616702s) from=127.0.0.6:46181 2022/12/15 10:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.410660089s) from=127.0.0.6:45565 2022/12/15 10:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.374880801s) from=127.0.0.6:56309 2022/12/15 10:29:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.34119194s) from=127.0.0.6:36237 2022/12/15 10:29:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.418452774s) from=127.0.0.6:42429 2022/12/15 10:29:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.293454117s) from=127.0.0.6:39343 2022/12/15 10:29:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.470598038s) from=127.0.0.6:53451 2022/12/15 10:29:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.776065403s) from=127.0.0.6:51701 2022/12/15 10:29:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.347293769s) from=127.0.0.6:41427 2022/12/15 10:29:57 [DEBUG] http: Request GET /v1/status/leader (288.214µs) from=127.0.0.6:49175 2022/12/15 10:30:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.882207776s) from=127.0.0.6:40359 2022/12/15 10:30:02 [DEBUG] http: Request GET /v1/status/leader (330.347µs) from=127.0.0.6:42167 2022/12/15 10:30:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:30:17 [DEBUG] http: Request GET /v1/status/leader (203.917µs) from=127.0.0.6:49175 2022/12/15 10:30:22 [DEBUG] http: Request GET /v1/status/leader (308.913µs) from=127.0.0.6:42167 2022/12/15 10:30:37 [DEBUG] http: Request GET /v1/status/leader (253.533µs) from=127.0.0.6:49175 2022/12/15 10:30:42 [DEBUG] http: Request GET /v1/status/leader (150.878µs) from=127.0.0.6:42167 2022/12/15 10:30:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:30:43 [DEBUG] agent: Node info in sync 2022/12/15 10:30:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:30:57 [DEBUG] http: Request GET /v1/status/leader (1.327136ms) from=127.0.0.6:49175 2022/12/15 10:31:02 [DEBUG] http: Request GET /v1/status/leader (284.348µs) from=127.0.0.6:42167 2022/12/15 10:31:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:31:17 [DEBUG] http: Request GET /v1/status/leader (272.852µs) from=127.0.0.6:49175 2022/12/15 10:31:22 [DEBUG] http: Request GET /v1/status/leader (722.28µs) from=127.0.0.6:42167 2022/12/15 10:31:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.755208983s) from=127.0.0.6:39841 2022/12/15 10:31:37 [DEBUG] http: Request GET /v1/status/leader (359.576µs) from=127.0.0.6:49175 2022/12/15 10:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.967457392s) from=127.0.0.6:42055 2022/12/15 10:31:42 [DEBUG] http: Request GET /v1/status/leader (362.101µs) from=127.0.0.6:42167 2022/12/15 10:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.079483031s) from=127.0.0.6:49849 2022/12/15 10:31:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.368666297s) from=127.0.0.6:36537 2022/12/15 10:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.23607416s) from=127.0.0.6:48197 2022/12/15 10:31:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.23336997s) from=127.0.0.6:36333 2022/12/15 10:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.691890003s) from=127.0.0.6:48707 2022/12/15 10:31:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.702242665s) from=127.0.0.6:59233 2022/12/15 10:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.529698247s) from=127.0.0.6:46181 2022/12/15 10:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.954245703s) from=127.0.0.6:45565 2022/12/15 10:31:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.287136147s) from=127.0.0.6:51701 2022/12/15 10:31:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.485672384s) from=127.0.0.6:36237 2022/12/15 10:31:57 [DEBUG] http: Request GET /v1/status/leader (302.769µs) from=127.0.0.6:49175 2022/12/15 10:31:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.941617333s) from=127.0.0.6:41427 2022/12/15 10:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.921078256s) from=127.0.0.6:56309 2022/12/15 10:31:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.105344226s) from=127.0.0.6:53451 2022/12/15 10:31:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.181517781s) from=127.0.0.6:39343 2022/12/15 10:32:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.178624172s) from=127.0.0.6:42429 2022/12/15 10:32:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.796772792s) from=127.0.0.6:40359 2022/12/15 10:32:02 [DEBUG] http: Request GET /v1/status/leader (324.57µs) from=127.0.0.6:42167 2022/12/15 10:32:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:32:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:32:09 [DEBUG] agent: Node info in sync 2022/12/15 10:32:17 [DEBUG] http: Request GET /v1/status/leader (392.595µs) from=127.0.0.6:49175 2022/12/15 10:32:22 [DEBUG] http: Request GET /v1/status/leader (317.412µs) from=127.0.0.6:42167 2022/12/15 10:32:37 [DEBUG] http: Request GET /v1/status/leader (263.018µs) from=127.0.0.6:49175 2022/12/15 10:32:42 [DEBUG] http: Request GET /v1/status/leader (313.587µs) from=127.0.0.6:42167 2022/12/15 10:32:57 [DEBUG] http: Request GET /v1/status/leader (289.982µs) from=127.0.0.6:49175 2022/12/15 10:33:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:33:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:33:00 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:33:00 [DEBUG] agent: Node info in sync 2022/12/15 10:33:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.592358ms) from=127.0.0.6:42167 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:33:00 [DEBUG] agent: Node info in sync 2022/12/15 10:33:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1m0.493944548s) from=127.0.0.6:39343 2022/12/15 10:33:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1m2.620242046s) from=127.0.0.6:41427 2022/12/15 10:33:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (504.31µs) from=127.0.0.6:41427 2022/12/15 10:33:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (279.484µs) from=127.0.0.6:49175 2022/12/15 10:33:02 [DEBUG] http: Request GET /v1/status/leader (286.149µs) from=127.0.0.6:41427 2022/12/15 10:33:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:33:17 [DEBUG] http: Request GET /v1/status/leader (464.557µs) from=127.0.0.6:43959 2022/12/15 10:33:22 [DEBUG] http: Request GET /v1/status/leader (143.194µs) from=127.0.0.6:41427 2022/12/15 10:33:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.597562668s) from=127.0.0.6:39841 2022/12/15 10:33:37 [DEBUG] http: Request GET /v1/status/leader (309.146µs) from=127.0.0.6:43959 2022/12/15 10:33:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:33:42 [DEBUG] http: Request GET /v1/status/leader (283.773µs) from=127.0.0.6:41427 2022/12/15 10:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.607017303s) from=127.0.0.6:42055 2022/12/15 10:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.10228426s) from=127.0.0.6:49849 2022/12/15 10:33:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.425653665s) from=127.0.0.6:36537 2022/12/15 10:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.231178125s) from=127.0.0.6:48707 2022/12/15 10:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.388052694s) from=127.0.0.6:48197 2022/12/15 10:33:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.310808615s) from=127.0.0.6:59233 2022/12/15 10:33:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.966576464s) from=127.0.0.6:36333 2022/12/15 10:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.569672706s) from=127.0.0.6:46181 2022/12/15 10:33:57 [DEBUG] http: Request GET /v1/status/leader (1.220409ms) from=127.0.0.6:43959 2022/12/15 10:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.680274365s) from=127.0.0.6:45565 2022/12/15 10:34:02 [DEBUG] http: Request GET /v1/status/leader (289.909µs) from=127.0.0.6:41427 2022/12/15 10:34:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.216548839s) from=127.0.0.6:36237 2022/12/15 10:34:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.353726621s) from=127.0.0.6:42429 2022/12/15 10:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.206156747s) from=127.0.0.6:56309 2022/12/15 10:34:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.595467476s) from=127.0.0.6:40359 2022/12/15 10:34:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.219766829s) from=127.0.0.6:51701 2022/12/15 10:34:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.557349173s) from=127.0.0.6:53451 2022/12/15 10:34:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:34:17 [DEBUG] http: Request GET /v1/status/leader (147.157µs) from=127.0.0.6:43959 2022/12/15 10:34:22 [DEBUG] http: Request GET /v1/status/leader (138.165µs) from=127.0.0.6:41427 2022/12/15 10:34:37 [DEBUG] http: Request GET /v1/status/leader (158.171µs) from=127.0.0.6:43959 2022/12/15 10:34:42 [DEBUG] http: Request GET /v1/status/leader (767.958µs) from=127.0.0.6:41427 2022/12/15 10:34:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:34:44 [DEBUG] agent: Node info in sync 2022/12/15 10:34:57 [DEBUG] http: Request GET /v1/status/leader (277.28µs) from=127.0.0.6:43959 2022/12/15 10:35:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.009501085s) from=127.0.0.6:42167 2022/12/15 10:35:02 [DEBUG] http: Request GET /v1/status/leader (248.872µs) from=127.0.0.6:41427 2022/12/15 10:35:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.539911385s) from=127.0.0.6:39343 2022/12/15 10:35:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:35:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.059882908s) from=127.0.0.6:49175 2022/12/15 10:35:17 [DEBUG] http: Request GET /v1/status/leader (178.795µs) from=127.0.0.6:43959 2022/12/15 10:35:22 [DEBUG] http: Request GET /v1/status/leader (2.15942ms) from=127.0.0.6:41427 2022/12/15 10:35:37 [DEBUG] http: Request GET /v1/status/leader (246.242µs) from=127.0.0.6:43959 2022/12/15 10:35:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.374686077s) from=127.0.0.6:39841 2022/12/15 10:35:42 [DEBUG] http: Request GET /v1/status/leader (271.028µs) from=127.0.0.6:41427 2022/12/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.916073107s) from=127.0.0.6:42055 2022/12/15 10:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.517864476s) from=127.0.0.6:49849 2022/12/15 10:35:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.672238209s) from=127.0.0.6:36537 2022/12/15 10:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:35:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:35:55 [DEBUG] agent: Node info in sync 2022/12/15 10:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.553618227s) from=127.0.0.6:48707 2022/12/15 10:35:57 [DEBUG] http: Request GET /v1/status/leader (154.748µs) from=127.0.0.6:43959 2022/12/15 10:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.061225056s) from=127.0.0.6:59233 2022/12/15 10:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.869532288s) from=127.0.0.6:48197 2022/12/15 10:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.52697513s) from=127.0.0.6:46181 2022/12/15 10:36:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.294902589s) from=127.0.0.6:36333 2022/12/15 10:36:02 [DEBUG] http: Request GET /v1/status/leader (144.668µs) from=127.0.0.6:41427 2022/12/15 10:36:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.829589185s) from=127.0.0.6:42429 2022/12/15 10:36:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.508659133s) from=127.0.0.6:56309 2022/12/15 10:36:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.434708456s) from=127.0.0.6:40359 2022/12/15 10:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.942891401s) from=127.0.0.6:45565 2022/12/15 10:36:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.4011081s) from=127.0.0.6:36237 2022/12/15 10:36:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.878350604s) from=127.0.0.6:51701 2022/12/15 10:36:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.191886752s) from=127.0.0.6:53451 2022/12/15 10:36:17 [DEBUG] http: Request GET /v1/status/leader (239.735µs) from=127.0.0.6:43959 2022/12/15 10:36:22 [DEBUG] http: Request GET /v1/status/leader (249.933µs) from=127.0.0.6:41427 2022/12/15 10:36:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:36:37 [DEBUG] http: Request GET /v1/status/leader (148.662µs) from=127.0.0.6:43959 2022/12/15 10:36:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.23.46_8443" 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:42 [DEBUG] agent: Node info in sync 2022/12/15 10:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.365427ms) from=127.0.0.6:41427 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (1m39.637096301s) from=127.0.0.6:39343 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (1m40.163315592s) from=127.0.0.6:42167 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:42 [DEBUG] agent: Node info in sync 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (410.052µs) from=127.0.0.6:39343 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (214.228µs) from=127.0.0.6:43959 2022/12/15 10:36:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (72.99866ms) from=127.0.0.6:41427 2022/12/15 10:36:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.44.39_8082" 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Node info in sync 2022/12/15 10:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.717353ms) from=127.0.0.6:39343 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (76.923865ms) from=127.0.0.6:42167 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:42 [DEBUG] agent: Node info in sync 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (454.395µs) from=127.0.0.6:39343 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (256.206µs) from=127.0.0.6:41195 2022/12/15 10:36:42 [DEBUG] http: Request GET /v1/status/leader (141.501µs) from=127.0.0.6:41427 2022/12/15 10:36:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:54 [INFO] agent: Synced service "_v1_vnflcm_10.233.21.177_8801" 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:54 [DEBUG] agent: Node info in sync 2022/12/15 10:36:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.310296ms) from=127.0.0.6:41427 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:54 [DEBUG] agent: Node info in sync 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (12.338697554s) from=127.0.0.6:39343 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (12.359908402s) from=127.0.0.6:42167 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (315.782µs) from=127.0.0.6:39343 2022/12/15 10:36:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (284.845µs) from=127.0.0.6:47455 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:54 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.44.144_8482" 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:54 [DEBUG] agent: Node info in sync 2022/12/15 10:36:54 [DEBUG] http: Request PUT /v1/agent/service/register (57.910501ms) from=127.0.0.6:41427 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (90.28167ms) from=127.0.0.6:42167 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:54 [DEBUG] agent: Node info in sync 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (76.271809ms) from=127.0.0.6:39343 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.414336ms) from=127.0.0.6:41427 2022/12/15 10:36:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (193.527µs) from=127.0.0.6:43691 2022/12/15 10:36:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [INFO] agent: Synced service "_v1_nslcm_10.233.2.183_8403" 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.222706ms) from=127.0.0.6:41427 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (55.778297ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (51.082423ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (364.531µs) from=127.0.0.6:41427 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (240.177µs) from=127.0.0.6:46985 2022/12/15 10:36:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [INFO] agent: Synced service "_v2_nslcm_10.233.2.183_8403" 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.806212ms) from=127.0.0.6:41427 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (56.535931ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (55.054671ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (516.007µs) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (334.32µs) from=127.0.0.6:54829 2022/12/15 10:36: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. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [INFO] agent: Synced service "_v1_vnfmgr_10.233.50.241_8803" 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (30.998351ms) from=127.0.0.6:41427 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (45.992976ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (107.218468ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (6.023886ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (152.043851ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [INFO] agent: Synced service "_v1_vnfres_10.233.59.80_8802" 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.780568ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (337.729µs) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (462.706µs) from=127.0.0.6:39343 2022/12/15 10:36: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. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:36:55 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.2.85_8410" 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.576022ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (67.619217ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (331.343µs) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (429.522µs) from=127.0.0.6:39343 2022/12/15 10:36: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. 2022/12/15 10:36: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. 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (246.989µs) from=127.0.0.6:51901 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.51.184_8484" 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (11.058022ms) from=127.0.0.6:41427 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:36:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:36:55 [DEBUG] agent: Node info in sync 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (23.04085ms) from=127.0.0.6:39343 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (114.11µs) from=127.0.0.6:51901 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (85.143172ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (6.754218ms) from=127.0.0.6:42167 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (367.598µs) from=127.0.0.6:35969 2022/12/15 10:36:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (240.388µs) from=127.0.0.6:41427 2022/12/15 10:36:57 [DEBUG] http: Request GET /v1/status/leader (187.706µs) from=127.0.0.6:57363 2022/12/15 10:37:02 [DEBUG] http: Request GET /v1/status/leader (269.044µs) from=127.0.0.6:49053 2022/12/15 10:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:37:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m0.258702867s) from=127.0.0.6:49175 2022/12/15 10:37:17 [DEBUG] http: Request GET /v1/status/leader (258.69µs) from=127.0.0.6:57363 2022/12/15 10:37:22 [DEBUG] http: Request GET /v1/status/leader (180.427µs) from=127.0.0.6:49053 2022/12/15 10:37:37 [DEBUG] http: Request GET /v1/status/leader (193.489µs) from=127.0.0.6:49053 2022/12/15 10:37:42 [DEBUG] http: Request GET /v1/status/leader (146.885µs) from=127.0.0.6:49053 2022/12/15 10:37:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.876781222s) from=127.0.0.6:39841 2022/12/15 10:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.98472654s) from=127.0.0.6:49849 2022/12/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.883426709s) from=127.0.0.6:42055 2022/12/15 10:37:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.748870571s) from=127.0.0.6:36537 2022/12/15 10:37:57 [DEBUG] http: Request GET /v1/status/leader (290.808µs) from=127.0.0.6:57363 2022/12/15 10:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.537588533s) from=127.0.0.6:48707 2022/12/15 10:38:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.485169054s) from=127.0.0.6:36333 2022/12/15 10:38:02 [DEBUG] http: Request GET /v1/status/leader (230.96µs) from=127.0.0.6:49053 2022/12/15 10:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.034965046s) from=127.0.0.6:46181 2022/12/15 10:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:38:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.888077494s) from=127.0.0.6:42429 2022/12/15 10:38:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.136961774s) from=127.0.0.6:59233 2022/12/15 10:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.852215175s) from=127.0.0.6:56309 2022/12/15 10:38:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:38:06 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:38:06 [DEBUG] agent: Node info in sync 2022/12/15 10:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.253484638s) from=127.0.0.6:48197 2022/12/15 10:38:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.379073677s) from=127.0.0.6:45565 2022/12/15 10:38:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.576264574s) from=127.0.0.6:40359 2022/12/15 10:38:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.726062657s) from=127.0.0.6:36237 2022/12/15 10:38:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.159845231s) from=127.0.0.6:53451 2022/12/15 10:38:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.82968109s) from=127.0.0.6:51701 2022/12/15 10:38:17 [DEBUG] http: Request GET /v1/status/leader (1.925681ms) from=127.0.0.6:57363 2022/12/15 10:38:22 [DEBUG] http: Request GET /v1/status/leader (234.025µs) from=127.0.0.6:49053 2022/12/15 10:38:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:38:37 [DEBUG] http: Request GET /v1/status/leader (290.019µs) from=127.0.0.6:57363 2022/12/15 10:38:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m0.17065515s) from=127.0.0.6:41195 2022/12/15 10:38:42 [DEBUG] http: Request GET /v1/status/leader (256.165µs) from=127.0.0.6:49053 2022/12/15 10:38:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.224443625s) from=127.0.0.6:43959 2022/12/15 10:38:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.672865276s) from=127.0.0.6:43437 2022/12/15 10:38:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.11155244s) from=127.0.0.6:42167 2022/12/15 10:38:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m2.740687574s) from=127.0.0.6:43691 2022/12/15 10:38:57 [DEBUG] http: Request GET /v1/status/leader (1.429227ms) from=127.0.0.6:49053 2022/12/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.255654877s) from=127.0.0.6:46985 2022/12/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m3.073703248s) from=127.0.0.6:41427 2022/12/15 10:38:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.752312787s) from=127.0.0.6:51901 2022/12/15 10:38:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.919472708s) from=127.0.0.6:47455 2022/12/15 10:39:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.400557326s) from=127.0.0.6:35969 2022/12/15 10:39:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m7.211981874s) from=127.0.0.6:54829 2022/12/15 10:39:02 [DEBUG] http: Request GET /v1/status/leader (174.874µs) from=127.0.0.6:49053 2022/12/15 10:39:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m7.401332541s) from=127.0.0.6:39343 2022/12/15 10:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:39:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.828311339s) from=127.0.0.6:49175 2022/12/15 10:39:17 [DEBUG] http: Request GET /v1/status/leader (290.858µs) from=127.0.0.6:49053 2022/12/15 10:39:22 [DEBUG] http: Request GET /v1/status/leader (455.64µs) from=127.0.0.6:49053 2022/12/15 10:39:37 [DEBUG] http: Request GET /v1/status/leader (220.328µs) from=127.0.0.6:49053 2022/12/15 10:39:42 [DEBUG] http: Request GET /v1/status/leader (245.167µs) from=127.0.0.6:49053 2022/12/15 10:39:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.275830868s) from=127.0.0.6:39841 2022/12/15 10:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:39:47 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:39:47 [DEBUG] agent: Node info in sync 2022/12/15 10:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.114220189s) from=127.0.0.6:49849 2022/12/15 10:39:57 [DEBUG] http: Request GET /v1/status/leader (394.435µs) from=127.0.0.6:57363 2022/12/15 10:40:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.735497409s) from=127.0.0.6:36537 2022/12/15 10:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.968460813s) from=127.0.0.6:48707 2022/12/15 10:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.327617936s) from=127.0.0.6:42055 2022/12/15 10:40:02 [DEBUG] http: Request GET /v1/status/leader (417.335µs) from=127.0.0.6:49053 2022/12/15 10:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.070904683s) from=127.0.0.6:56309 2022/12/15 10:40:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.150556686s) from=127.0.0.6:59233 2022/12/15 10:40:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.53966819s) from=127.0.0.6:36333 2022/12/15 10:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.240025223s) from=127.0.0.6:46181 2022/12/15 10:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.893449418s) from=127.0.0.6:48197 2022/12/15 10:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.693157278s) from=127.0.0.6:45565 2022/12/15 10:40:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.426966441s) from=127.0.0.6:42429 2022/12/15 10:40:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.676768467s) from=127.0.0.6:40359 2022/12/15 10:40:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.939540564s) from=127.0.0.6:53451 2022/12/15 10:40:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.193617856s) from=127.0.0.6:36237 2022/12/15 10:40:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.633350076s) from=127.0.0.6:51701 2022/12/15 10:40:17 [DEBUG] http: Request GET /v1/status/leader (206.723µs) from=127.0.0.6:57363 2022/12/15 10:40:22 [DEBUG] http: Request GET /v1/status/leader (1.60763ms) from=127.0.0.6:49053 2022/12/15 10:40:37 [DEBUG] http: Request GET /v1/status/leader (186.168µs) from=127.0.0.6:49053 2022/12/15 10:40:42 [DEBUG] http: Request GET /v1/status/leader (496.089µs) from=127.0.0.6:49053 2022/12/15 10:40:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m1.302604849s) from=127.0.0.6:41195 2022/12/15 10:40:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.26980039s) from=127.0.0.6:43959 2022/12/15 10:40:57 [DEBUG] http: Request GET /v1/status/leader (252.32µs) from=127.0.0.6:49053 2022/12/15 10:41:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.145255169s) from=127.0.0.6:51901 2022/12/15 10:41:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m3.571035659s) from=127.0.0.6:43691 2022/12/15 10:41:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.479995292s) from=127.0.0.6:43437 2022/12/15 10:41:02 [DEBUG] http: Request GET /v1/status/leader (1.234887ms) from=127.0.0.6:49053 2022/12/15 10:41:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.357277736s) from=127.0.0.6:42167 2022/12/15 10:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:41:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.067439031s) from=127.0.0.6:46985 2022/12/15 10:41:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.703451226s) from=127.0.0.6:41427 2022/12/15 10:41:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.52516678s) from=127.0.0.6:47455 2022/12/15 10:41:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.559468826s) from=127.0.0.6:35969 2022/12/15 10:41:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.537550092s) from=127.0.0.6:54829 2022/12/15 10:41:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.928423511s) from=127.0.0.6:39343 2022/12/15 10:41:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.265781214s) from=127.0.0.6:49175 2022/12/15 10:41:17 [DEBUG] http: Request GET /v1/status/leader (307.636µs) from=127.0.0.6:57363 2022/12/15 10:41:22 [DEBUG] http: Request GET /v1/status/leader (192.098µs) from=127.0.0.6:49053 2022/12/15 10:41:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:41:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:41:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:41:33 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:41:33 [DEBUG] agent: Node info in sync 2022/12/15 10:41:37 [DEBUG] http: Request GET /v1/status/leader (376.152µs) from=127.0.0.6:49053 2022/12/15 10:41:43 [DEBUG] http: Request GET /v1/status/leader (1.229915ms) from=127.0.0.6:49053 2022/12/15 10:41:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.571018443s) from=127.0.0.6:39841 2022/12/15 10:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.168554169s) from=127.0.0.6:49849 2022/12/15 10:41:58 [DEBUG] http: Request GET /v1/status/leader (131.851µs) from=127.0.0.6:57363 2022/12/15 10:42:03 [DEBUG] http: Request GET /v1/status/leader (314.982µs) from=127.0.0.6:49053 2022/12/15 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.702978367s) from=127.0.0.6:42055 2022/12/15 10:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.435096092s) from=127.0.0.6:48707 2022/12/15 10:42:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.559314847s) from=127.0.0.6:36537 2022/12/15 10:42:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.278733215s) from=127.0.0.6:59233 2022/12/15 10:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.117308479s) from=127.0.0.6:46181 2022/12/15 10:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.976686483s) from=127.0.0.6:56309 2022/12/15 10:42:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.159822965s) from=127.0.0.6:42429 2022/12/15 10:42:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.093801217s) from=127.0.0.6:36333 2022/12/15 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.221291768s) from=127.0.0.6:45565 2022/12/15 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.997412088s) from=127.0.0.6:48197 2022/12/15 10:42:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.223235933s) from=127.0.0.6:40359 2022/12/15 10:42:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.801066425s) from=127.0.0.6:36237 2022/12/15 10:42:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.979971597s) from=127.0.0.6:53451 2022/12/15 10:42:18 [DEBUG] http: Request GET /v1/status/leader (137.249µs) from=127.0.0.6:57363 2022/12/15 10:42:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.681270897s) from=127.0.0.6:51701 2022/12/15 10:42:23 [DEBUG] http: Request GET /v1/status/leader (134.004µs) from=127.0.0.6:49053 2022/12/15 10:42:38 [DEBUG] http: Request GET /v1/status/leader (143.905µs) from=127.0.0.6:49053 2022/12/15 10:42:43 [DEBUG] http: Request GET /v1/status/leader (184.824µs) from=127.0.0.6:49053 2022/12/15 10:42:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m2.050332929s) from=127.0.0.6:41195 2022/12/15 10:42:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.413291225s) from=127.0.0.6:43959 2022/12/15 10:42:58 [DEBUG] http: Request GET /v1/status/leader (303.883µs) from=127.0.0.6:49053 2022/12/15 10:43:03 [DEBUG] http: Request GET /v1/status/leader (304.81µs) from=127.0.0.6:49053 2022/12/15 10:43:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.703495013s) from=127.0.0.6:42167 2022/12/15 10:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:43:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.206680585s) from=127.0.0.6:51901 2022/12/15 10:43:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.138559999s) from=127.0.0.6:43691 2022/12/15 10:43:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.838489787s) from=127.0.0.6:43437 2022/12/15 10:43:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:43:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:43:09 [DEBUG] agent: Node info in sync 2022/12/15 10:43:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.048028611s) from=127.0.0.6:47455 2022/12/15 10:43:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m2.126271866s) from=127.0.0.6:35969 2022/12/15 10:43:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.946719648s) from=127.0.0.6:54829 2022/12/15 10:43:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.878654653s) from=127.0.0.6:41427 2022/12/15 10:43:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.202432013s) from=127.0.0.6:46985 2022/12/15 10:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.252290641s) from=127.0.0.6:39343 2022/12/15 10:43:18 [DEBUG] http: Request GET /v1/status/leader (199.897µs) from=127.0.0.6:57363 2022/12/15 10:43:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m3.250880517s) from=127.0.0.6:49175 2022/12/15 10:43:23 [DEBUG] http: Request GET /v1/status/leader (307.694µs) from=127.0.0.6:49053 2022/12/15 10:43:38 [DEBUG] http: Request GET /v1/status/leader (275.779µs) from=127.0.0.6:49053 2022/12/15 10:43:43 [DEBUG] http: Request GET /v1/status/leader (187.466µs) from=127.0.0.6:49053 2022/12/15 10:43:58 [DEBUG] http: Request GET /v1/status/leader (190.405µs) from=127.0.0.6:49053 2022/12/15 10:43:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.869715864s) from=127.0.0.6:39841 2022/12/15 10:44:03 [DEBUG] http: Request GET /v1/status/leader (146.714µs) from=127.0.0.6:49053 2022/12/15 10:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.98683803s) from=127.0.0.6:49849 2022/12/15 10:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.640096049s) from=127.0.0.6:48707 2022/12/15 10:44:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.909164387s) from=127.0.0.6:59233 2022/12/15 10:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.515824393s) from=127.0.0.6:42055 2022/12/15 10:44:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.029664267s) from=127.0.0.6:36537 2022/12/15 10:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.136091926s) from=127.0.0.6:46181 2022/12/15 10:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.219380596s) from=127.0.0.6:56309 2022/12/15 10:44:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.301598064s) from=127.0.0.6:42429 2022/12/15 10:44:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.69399213s) from=127.0.0.6:36237 2022/12/15 10:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.648275769s) from=127.0.0.6:45565 2022/12/15 10:44:18 [DEBUG] http: Request GET /v1/status/leader (347.253µs) from=127.0.0.6:49053 2022/12/15 10:44:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.710257508s) from=127.0.0.6:40359 2022/12/15 10:44:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.181958911s) from=127.0.0.6:36333 2022/12/15 10:44:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.146436923s) from=127.0.0.6:53451 2022/12/15 10:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.963146874s) from=127.0.0.6:48197 2022/12/15 10:44:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:44:23 [DEBUG] http: Request GET /v1/status/leader (247.512µs) from=127.0.0.6:49053 2022/12/15 10:44:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.765999177s) from=127.0.0.6:51701 2022/12/15 10:44:38 [DEBUG] http: Request GET /v1/status/leader (4.013178ms) from=127.0.0.6:49053 2022/12/15 10:44:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:44:42 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:44:42 [DEBUG] agent: Node info in sync 2022/12/15 10:44:43 [DEBUG] http: Request GET /v1/status/leader (347.91µs) from=127.0.0.6:49053 2022/12/15 10:44:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m2.220183415s) from=127.0.0.6:41195 2022/12/15 10:44:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.915170539s) from=127.0.0.6:43959 2022/12/15 10:44:58 [DEBUG] http: Request GET /v1/status/leader (159.633µs) from=127.0.0.6:49053 2022/12/15 10:45:03 [DEBUG] http: Request GET /v1/status/leader (418.262µs) from=127.0.0.6:49053 2022/12/15 10:45:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:45:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.466672165s) from=127.0.0.6:42167 2022/12/15 10:45:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.557969412s) from=127.0.0.6:51901 2022/12/15 10:45:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m0.34627859s) from=127.0.0.6:43691 2022/12/15 10:45:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.813667743s) from=127.0.0.6:47455 2022/12/15 10:45:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m1.859571137s) from=127.0.0.6:41427 2022/12/15 10:45:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.200712312s) from=127.0.0.6:43437 2022/12/15 10:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.252420899s) from=127.0.0.6:39343 2022/12/15 10:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m5.83260954s) from=127.0.0.6:35969 2022/12/15 10:45:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.999259661s) from=127.0.0.6:54829 2022/12/15 10:45:18 [DEBUG] http: Request GET /v1/status/leader (361.503µs) from=127.0.0.6:49053 2022/12/15 10:45:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.334853512s) from=127.0.0.6:46985 2022/12/15 10:45:23 [DEBUG] http: Request GET /v1/status/leader (163.17µs) from=127.0.0.6:49053 2022/12/15 10:45:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.969435589s) from=127.0.0.6:49175 2022/12/15 10:45:38 [DEBUG] http: Request GET /v1/status/leader (442.215µs) from=127.0.0.6:57363 2022/12/15 10:45:43 [DEBUG] http: Request GET /v1/status/leader (266.695µs) from=127.0.0.6:49053 2022/12/15 10:45:58 [DEBUG] http: Request GET /v1/status/leader (186.545µs) from=127.0.0.6:57363 2022/12/15 10:45:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.014092606s) from=127.0.0.6:39841 2022/12/15 10:46:03 [DEBUG] http: Request GET /v1/status/leader (165.947µs) from=127.0.0.6:49053 2022/12/15 10:46:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.615033743s) from=127.0.0.6:49849 2022/12/15 10:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.849755727s) from=127.0.0.6:48707 2022/12/15 10:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.307515392s) from=127.0.0.6:42055 2022/12/15 10:46:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.913697332s) from=127.0.0.6:59233 2022/12/15 10:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.607514091s) from=127.0.0.6:46181 2022/12/15 10:46:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.581552576s) from=127.0.0.6:36537 2022/12/15 10:46:18 [DEBUG] http: Request GET /v1/status/leader (231.619µs) from=127.0.0.6:57363 2022/12/15 10:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.391213959s) from=127.0.0.6:56309 2022/12/15 10:46:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.422370475s) from=127.0.0.6:42429 2022/12/15 10:46:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.635985708s) from=127.0.0.6:45565 2022/12/15 10:46:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.240292028s) from=127.0.0.6:53451 2022/12/15 10:46:23 [DEBUG] http: Request GET /v1/status/leader (243.707µs) from=127.0.0.6:49053 2022/12/15 10:46:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.071643515s) from=127.0.0.6:36237 2022/12/15 10:46:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.973302191s) from=127.0.0.6:40359 2022/12/15 10:46:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.18717147s) from=127.0.0.6:36333 2022/12/15 10:46:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:46:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:46:26 [DEBUG] agent: Node info in sync 2022/12/15 10:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.495003017s) from=127.0.0.6:48197 2022/12/15 10:46:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.610667347s) from=127.0.0.6:51701 2022/12/15 10:46:38 [DEBUG] http: Request GET /v1/status/leader (196.29µs) from=127.0.0.6:57363 2022/12/15 10:46:43 [DEBUG] http: Request GET /v1/status/leader (184.005µs) from=127.0.0.6:49053 2022/12/15 10:46:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m7.004924841s) from=127.0.0.6:41195 2022/12/15 10:46:58 [DEBUG] http: Request GET /v1/status/leader (277.568µs) from=127.0.0.6:49053 2022/12/15 10:47:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.96643819s) from=127.0.0.6:43959 2022/12/15 10:47:03 [DEBUG] http: Request GET /v1/status/leader (233.357µs) from=127.0.0.6:49053 2022/12/15 10:47:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:47:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.818741141s) from=127.0.0.6:51901 2022/12/15 10:47:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m1.504224667s) from=127.0.0.6:43691 2022/12/15 10:47:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.42969376s) from=127.0.0.6:42167 2022/12/15 10:47:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m1.435257683s) from=127.0.0.6:41427 2022/12/15 10:47:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.035076385s) from=127.0.0.6:47455 2022/12/15 10:47:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.54975825s) from=127.0.0.6:43437 2022/12/15 10:47:18 [DEBUG] http: Request GET /v1/status/leader (141.549µs) from=127.0.0.6:57363 2022/12/15 10:47:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:47:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.006775508s) from=127.0.0.6:35969 2022/12/15 10:47:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.457708712s) from=127.0.0.6:46985 2022/12/15 10:47:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.824014025s) from=127.0.0.6:39343 2022/12/15 10:47:23 [DEBUG] http: Request GET /v1/status/leader (1.429803ms) from=127.0.0.6:49053 2022/12/15 10:47:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.577848653s) from=127.0.0.6:54829 2022/12/15 10:47:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m3.89786554s) from=127.0.0.6:49175 2022/12/15 10:47:38 [DEBUG] http: Request GET /v1/status/leader (353.843µs) from=127.0.0.6:49053 2022/12/15 10:47:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:47:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:47:42 [DEBUG] agent: Node info in sync 2022/12/15 10:47:43 [DEBUG] http: Request GET /v1/status/leader (162.376µs) from=127.0.0.6:49053 2022/12/15 10:47:58 [DEBUG] http: Request GET /v1/status/leader (152.978µs) from=127.0.0.6:57363 2022/12/15 10:48:03 [DEBUG] http: Request GET /v1/status/leader (163.832µs) from=127.0.0.6:49053 2022/12/15 10:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:48:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.078969585s) from=127.0.0.6:39841 2022/12/15 10:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.805189134s) from=127.0.0.6:49849 2022/12/15 10:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.055523626s) from=127.0.0.6:48707 2022/12/15 10:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.30162845s) from=127.0.0.6:42055 2022/12/15 10:48:18 [DEBUG] http: Request GET /v1/status/leader (2.291841ms) from=127.0.0.6:57363 2022/12/15 10:48:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.067779571s) from=127.0.0.6:59233 2022/12/15 10:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.856870012s) from=127.0.0.6:46181 2022/12/15 10:48:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.300701938s) from=127.0.0.6:53451 2022/12/15 10:48:23 [DEBUG] http: Request GET /v1/status/leader (319.293µs) from=127.0.0.6:49053 2022/12/15 10:48:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.136053272s) from=127.0.0.6:42429 2022/12/15 10:48:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.820810079s) from=127.0.0.6:36237 2022/12/15 10:48:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.415519847s) from=127.0.0.6:40359 2022/12/15 10:48:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.322087173s) from=127.0.0.6:36537 2022/12/15 10:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.217262951s) from=127.0.0.6:56309 2022/12/15 10:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.068336717s) from=127.0.0.6:45565 2022/12/15 10:48:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.177412322s) from=127.0.0.6:36333 2022/12/15 10:48:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.670154519s) from=127.0.0.6:51701 2022/12/15 10:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.043682248s) from=127.0.0.6:48197 2022/12/15 10:48:38 [DEBUG] http: Request GET /v1/status/leader (211.729µs) from=127.0.0.6:57363 2022/12/15 10:48:43 [DEBUG] http: Request GET /v1/status/leader (141.342µs) from=127.0.0.6:49053 2022/12/15 10:48:58 [DEBUG] http: Request GET /v1/status/leader (1.028854ms) from=127.0.0.6:57363 2022/12/15 10:48:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m3.672579224s) from=127.0.0.6:41195 2022/12/15 10:49:03 [DEBUG] http: Request GET /v1/status/leader (243.749µs) from=127.0.0.6:49053 2022/12/15 10:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:49:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.760583124s) from=127.0.0.6:43959 2022/12/15 10:49:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m1.769142827s) from=127.0.0.6:43691 2022/12/15 10:49:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.559665901s) from=127.0.0.6:42167 2022/12/15 10:49:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m0.309294056s) from=127.0.0.6:41427 2022/12/15 10:49:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.070294569s) from=127.0.0.6:51901 2022/12/15 10:49:18 [DEBUG] http: Request GET /v1/status/leader (169.805µs) from=127.0.0.6:49053 2022/12/15 10:49:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.311178728s) from=127.0.0.6:43437 2022/12/15 10:49:23 [DEBUG] http: Request GET /v1/status/leader (147.398µs) from=127.0.0.6:49053 2022/12/15 10:49:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.642188025s) from=127.0.0.6:39343 2022/12/15 10:49:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.650586435s) from=127.0.0.6:47455 2022/12/15 10:49:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.842896132s) from=127.0.0.6:35969 2022/12/15 10:49:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.082475238s) from=127.0.0.6:54829 2022/12/15 10:49:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.448667258s) from=127.0.0.6:46985 2022/12/15 10:49:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m3.419726147s) from=127.0.0.6:49175 2022/12/15 10:49:38 [DEBUG] http: Request GET /v1/status/leader (225.054µs) from=127.0.0.6:49053 2022/12/15 10:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:49:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:49:40 [DEBUG] agent: Node info in sync 2022/12/15 10:49:43 [DEBUG] http: Request GET /v1/status/leader (171.58µs) from=127.0.0.6:49053 2022/12/15 10:49:58 [DEBUG] http: Request GET /v1/status/leader (264.85µs) from=127.0.0.6:57363 2022/12/15 10:50:03 [DEBUG] http: Request GET /v1/status/leader (230.165µs) from=127.0.0.6:49053 2022/12/15 10:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:50:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:50:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.34974205s) from=127.0.0.6:39841 2022/12/15 10:50:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.568779194s) from=127.0.0.6:49849 2022/12/15 10:50:18 [DEBUG] http: Request GET /v1/status/leader (146.725µs) from=127.0.0.6:57363 2022/12/15 10:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.256665976s) from=127.0.0.6:48707 2022/12/15 10:50:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.110093387s) from=127.0.0.6:59233 2022/12/15 10:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.988127048s) from=127.0.0.6:42055 2022/12/15 10:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.573810345s) from=127.0.0.6:46181 2022/12/15 10:50:23 [DEBUG] http: Request GET /v1/status/leader (922.184µs) from=127.0.0.6:49053 2022/12/15 10:50:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.083568547s) from=127.0.0.6:36237 2022/12/15 10:50:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.837278714s) from=127.0.0.6:40359 2022/12/15 10:50:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.60388568s) from=127.0.0.6:42429 2022/12/15 10:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.529805158s) from=127.0.0.6:53451 2022/12/15 10:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.836886475s) from=127.0.0.6:56309 2022/12/15 10:50:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.725191899s) from=127.0.0.6:36537 2022/12/15 10:50:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.018156914s) from=127.0.0.6:36333 2022/12/15 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.445581023s) from=127.0.0.6:45565 2022/12/15 10:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.735051825s) from=127.0.0.6:48197 2022/12/15 10:50:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.296496866s) from=127.0.0.6:51701 2022/12/15 10:50:38 [DEBUG] http: Request GET /v1/status/leader (374.814µs) from=127.0.0.6:49053 2022/12/15 10:50:43 [DEBUG] http: Request GET /v1/status/leader (134.45µs) from=127.0.0.6:49053 2022/12/15 10:50:58 [DEBUG] http: Request GET /v1/status/leader (202.393µs) from=127.0.0.6:49053 2022/12/15 10:51:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m3.862771085s) from=127.0.0.6:41195 2022/12/15 10:51:03 [DEBUG] http: Request GET /v1/status/leader (309.02µs) from=127.0.0.6:49053 2022/12/15 10:51:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:51:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.614597486s) from=127.0.0.6:43959 2022/12/15 10:51:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m0.730621444s) from=127.0.0.6:43691 2022/12/15 10:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:51:16 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:51:16 [DEBUG] agent: Node info in sync 2022/12/15 10:51:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.657615342s) from=127.0.0.6:42167 2022/12/15 10:51:18 [DEBUG] http: Request GET /v1/status/leader (176.327µs) from=127.0.0.6:49053 2022/12/15 10:51:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.078970685s) from=127.0.0.6:41427 2022/12/15 10:51:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.399653847s) from=127.0.0.6:51901 2022/12/15 10:51:23 [DEBUG] http: Request GET /v1/status/leader (285.733µs) from=127.0.0.6:49053 2022/12/15 10:51:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.476970879s) from=127.0.0.6:39343 2022/12/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.802142826s) from=127.0.0.6:47455 2022/12/15 10:51:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.140276443s) from=127.0.0.6:54829 2022/12/15 10:51:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.492487047s) from=127.0.0.6:43437 2022/12/15 10:51:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.023541464s) from=127.0.0.6:35969 2022/12/15 10:51:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.653068067s) from=127.0.0.6:46985 2022/12/15 10:51:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m2.597800904s) from=127.0.0.6:49175 2022/12/15 10:51:38 [DEBUG] http: Request GET /v1/status/leader (289.436µs) from=127.0.0.6:57363 2022/12/15 10:51:43 [DEBUG] http: Request GET /v1/status/leader (239.776µs) from=127.0.0.6:49053 2022/12/15 10:51:58 [DEBUG] http: Request GET /v1/status/leader (334.99µs) from=127.0.0.6:57363 2022/12/15 10:52:03 [DEBUG] http: Request GET /v1/status/leader (149.42µs) from=127.0.0.6:49053 2022/12/15 10:52:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:52:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.596426182s) from=127.0.0.6:39841 2022/12/15 10:52:18 [DEBUG] http: Request GET /v1/status/leader (488.324µs) from=127.0.0.6:57363 2022/12/15 10:52:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.187740076s) from=127.0.0.6:49849 2022/12/15 10:52:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.212927297s) from=127.0.0.6:59233 2022/12/15 10:52:23 [DEBUG] http: Request GET /v1/status/leader (306.385µs) from=127.0.0.6:49053 2022/12/15 10:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.191063162s) from=127.0.0.6:46181 2022/12/15 10:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.585081426s) from=127.0.0.6:48707 2022/12/15 10:52:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.4788205s) from=127.0.0.6:40359 2022/12/15 10:52:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.661019316s) from=127.0.0.6:36237 2022/12/15 10:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.374377381s) from=127.0.0.6:42055 2022/12/15 10:52:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.561739794s) from=127.0.0.6:36537 2022/12/15 10:52:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.026955047s) from=127.0.0.6:56309 2022/12/15 10:52:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.888626034s) from=127.0.0.6:42429 2022/12/15 10:52:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.136274639s) from=127.0.0.6:53451 2022/12/15 10:52:38 [DEBUG] http: Request GET /v1/status/leader (337.267µs) from=127.0.0.6:49053 2022/12/15 10:52:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.216722163s) from=127.0.0.6:48197 2022/12/15 10:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.763670315s) from=127.0.0.6:45565 2022/12/15 10:52:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.669408647s) from=127.0.0.6:36333 2022/12/15 10:52:43 [DEBUG] http: Request GET /v1/status/leader (368.564µs) from=127.0.0.6:49053 2022/12/15 10:52:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.887997753s) from=127.0.0.6:51701 2022/12/15 10:52:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:52:56 [DEBUG] agent: Node info in sync 2022/12/15 10:52:58 [DEBUG] http: Request GET /v1/status/leader (264.221µs) from=127.0.0.6:49053 2022/12/15 10:53:03 [DEBUG] http: Request GET /v1/status/leader (759.757µs) from=127.0.0.6:49053 2022/12/15 10:53:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:53:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.038215128s) from=127.0.0.6:41195 2022/12/15 10:53:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m1.177370529s) from=127.0.0.6:43691 2022/12/15 10:53:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.215959867s) from=127.0.0.6:43959 2022/12/15 10:53:18 [DEBUG] http: Request GET /v1/status/leader (311.164µs) from=127.0.0.6:49053 2022/12/15 10:53:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m0.242884149s) from=127.0.0.6:41427 2022/12/15 10:53:23 [DEBUG] http: Request GET /v1/status/leader (618.115µs) from=127.0.0.6:49053 2022/12/15 10:53:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.074905343s) from=127.0.0.6:42167 2022/12/15 10:53:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.905596609s) from=127.0.0.6:39343 2022/12/15 10:53:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.140974352s) from=127.0.0.6:51901 2022/12/15 10:53:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.321364041s) from=127.0.0.6:47455 2022/12/15 10:53:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m1.935620902s) from=127.0.0.6:35969 2022/12/15 10:53:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.413795736s) from=127.0.0.6:46985 2022/12/15 10:53:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.324905801s) from=127.0.0.6:54829 2022/12/15 10:53:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.149930459s) from=127.0.0.6:43437 2022/12/15 10:53:38 [DEBUG] http: Request GET /v1/status/leader (188.436µs) from=127.0.0.6:57363 2022/12/15 10:53:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m5.909187297s) from=127.0.0.6:49175 2022/12/15 10:53:43 [DEBUG] http: Request GET /v1/status/leader (1.140039ms) from=127.0.0.6:49053 2022/12/15 10:53:58 [DEBUG] http: Request GET /v1/status/leader (266.805µs) from=127.0.0.6:49053 2022/12/15 10:54:03 [DEBUG] http: Request GET /v1/status/leader (284.05µs) from=127.0.0.6:49053 2022/12/15 10:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:54:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:54:11 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:54:11 [DEBUG] agent: Node info in sync 2022/12/15 10:54:18 [DEBUG] http: Request GET /v1/status/leader (183.513µs) from=127.0.0.6:57363 2022/12/15 10:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.073014742s) from=127.0.0.6:49849 2022/12/15 10:54:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.600114502s) from=127.0.0.6:39841 2022/12/15 10:54:23 [DEBUG] http: Request GET /v1/status/leader (217.917µs) from=127.0.0.6:49053 2022/12/15 10:54:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.37395079s) from=127.0.0.6:46181 2022/12/15 10:54:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.500491381s) from=127.0.0.6:59233 2022/12/15 10:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.876409838s) from=127.0.0.6:48707 2022/12/15 10:54:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.682095587s) from=127.0.0.6:40359 2022/12/15 10:54:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.915514634s) from=127.0.0.6:36237 2022/12/15 10:54:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.055444463s) from=127.0.0.6:36537 2022/12/15 10:54:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.912359729s) from=127.0.0.6:42055 2022/12/15 10:54:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:54:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.885621784s) from=127.0.0.6:42429 2022/12/15 10:54:38 [DEBUG] http: Request GET /v1/status/leader (371.82µs) from=127.0.0.6:49053 2022/12/15 10:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.473123402s) from=127.0.0.6:56309 2022/12/15 10:54:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.458973467s) from=127.0.0.6:53451 2022/12/15 10:54:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.290676265s) from=127.0.0.6:48197 2022/12/15 10:54:43 [DEBUG] http: Request GET /v1/status/leader (209.361µs) from=127.0.0.6:49053 2022/12/15 10:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.048796154s) from=127.0.0.6:45565 2022/12/15 10:54:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.140846258s) from=127.0.0.6:51701 2022/12/15 10:54:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.402833301s) from=127.0.0.6:36333 2022/12/15 10:54:58 [DEBUG] http: Request GET /v1/status/leader (378.357µs) from=127.0.0.6:57363 2022/12/15 10:55:03 [DEBUG] http: Request GET /v1/status/leader (459.866µs) from=127.0.0.6:49053 2022/12/15 10:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:55:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.184006661s) from=127.0.0.6:41195 2022/12/15 10:55:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m0.58444235s) from=127.0.0.6:43691 2022/12/15 10:55:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.088797785s) from=127.0.0.6:43959 2022/12/15 10:55:18 [DEBUG] http: Request GET /v1/status/leader (369.246µs) from=127.0.0.6:49053 2022/12/15 10:55:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:55:23 [DEBUG] agent: Node info in sync 2022/12/15 10:55:23 [DEBUG] http: Request GET /v1/status/leader (275.179µs) from=127.0.0.6:49053 2022/12/15 10:55:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.523060848s) from=127.0.0.6:41427 2022/12/15 10:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.04986477s) from=127.0.0.6:39343 2022/12/15 10:55:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.089253601s) from=127.0.0.6:42167 2022/12/15 10:55:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.230120752s) from=127.0.0.6:51901 2022/12/15 10:55:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.187690628s) from=127.0.0.6:47455 2022/12/15 10:55:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.393083053s) from=127.0.0.6:54829 2022/12/15 10:55:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.003360212s) from=127.0.0.6:46985 2022/12/15 10:55:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m7.045847705s) from=127.0.0.6:35969 2022/12/15 10:55:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.040891251s) from=127.0.0.6:43437 2022/12/15 10:55:38 [DEBUG] http: Request GET /v1/status/leader (1.217442ms) from=127.0.0.6:57363 2022/12/15 10:55:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m0.006891691s) from=127.0.0.6:49175 2022/12/15 10:55:43 [DEBUG] http: Request GET /v1/status/leader (281.752µs) from=127.0.0.6:49053 2022/12/15 10:55:58 [DEBUG] http: Request GET /v1/status/leader (497.209µs) from=127.0.0.6:57363 2022/12/15 10:56:03 [DEBUG] http: Request GET /v1/status/leader (324.21µs) from=127.0.0.6:49053 2022/12/15 10:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:56:18 [DEBUG] http: Request GET /v1/status/leader (301.465µs) from=127.0.0.6:57363 2022/12/15 10:56:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.277178695s) from=127.0.0.6:39841 2022/12/15 10:56:23 [DEBUG] http: Request GET /v1/status/leader (463.508µs) from=127.0.0.6:49053 2022/12/15 10:56:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.417690343s) from=127.0.0.6:49849 2022/12/15 10:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.428291294s) from=127.0.0.6:59233 2022/12/15 10:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.674816726s) from=127.0.0.6:48707 2022/12/15 10:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.251274539s) from=127.0.0.6:40359 2022/12/15 10:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.057841898s) from=127.0.0.6:46181 2022/12/15 10:56:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.243619421s) from=127.0.0.6:36237 2022/12/15 10:56:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.539272641s) from=127.0.0.6:36537 2022/12/15 10:56:38 [DEBUG] http: Request GET /v1/status/leader (417.76µs) from=127.0.0.6:49053 2022/12/15 10:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.318792728s) from=127.0.0.6:42055 2022/12/15 10:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.267816643s) from=127.0.0.6:48197 2022/12/15 10:56:43 [DEBUG] http: Request GET /v1/status/leader (188.554µs) from=127.0.0.6:49053 2022/12/15 10:56:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.969885113s) from=127.0.0.6:53451 2022/12/15 10:56:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.993066558s) from=127.0.0.6:42429 2022/12/15 10:56:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.465986533s) from=127.0.0.6:51701 2022/12/15 10:56:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.011624612s) from=127.0.0.6:56309 2022/12/15 10:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.080418493s) from=127.0.0.6:45565 2022/12/15 10:56:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:56:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:56:50 [DEBUG] agent: Node info in sync 2022/12/15 10:56:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.998552411s) from=127.0.0.6:36333 2022/12/15 10:56:58 [DEBUG] http: Request GET /v1/status/leader (1.516342ms) from=127.0.0.6:57363 2022/12/15 10:57:03 [DEBUG] http: Request GET /v1/status/leader (342.217µs) from=127.0.0.6:49053 2022/12/15 10:57:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:57:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m2.257784557s) from=127.0.0.6:41195 2022/12/15 10:57:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:57:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m3.702880603s) from=127.0.0.6:43691 2022/12/15 10:57:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.614386682s) from=127.0.0.6:43959 2022/12/15 10:57:18 [DEBUG] http: Request GET /v1/status/leader (372.374µs) from=127.0.0.6:49053 2022/12/15 10:57:23 [DEBUG] http: Request GET /v1/status/leader (224.882µs) from=127.0.0.6:49053 2022/12/15 10:57:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.609357121s) from=127.0.0.6:39343 2022/12/15 10:57:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m3.464670724s) from=127.0.0.6:41427 2022/12/15 10:57:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.965624466s) from=127.0.0.6:42167 2022/12/15 10:57:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.145698523s) from=127.0.0.6:47455 2022/12/15 10:57:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.259032667s) from=127.0.0.6:51901 2022/12/15 10:57:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.313473143s) from=127.0.0.6:54829 2022/12/15 10:57:38 [DEBUG] http: Request GET /v1/status/leader (1.9114ms) from=127.0.0.6:49053 2022/12/15 10:57:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.144510549s) from=127.0.0.6:35969 2022/12/15 10:57:43 [DEBUG] http: Request GET /v1/status/leader (457.39µs) from=127.0.0.6:49053 2022/12/15 10:57:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.169749027s) from=127.0.0.6:46985 2022/12/15 10:57:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.863518976s) from=127.0.0.6:43437 2022/12/15 10:57:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m5.87715037s) from=127.0.0.6:49175 2022/12/15 10:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:57:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:57:54 [DEBUG] agent: Node info in sync 2022/12/15 10:57:58 [DEBUG] http: Request GET /v1/status/leader (223.547µs) from=127.0.0.6:57363 2022/12/15 10:58:03 [DEBUG] http: Request GET /v1/status/leader (358.877µs) from=127.0.0.6:49053 2022/12/15 10:58:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:58:18 [DEBUG] http: Request GET /v1/status/leader (142.282µs) from=127.0.0.6:57363 2022/12/15 10:58:23 [DEBUG] http: Request GET /v1/status/leader (159.678µs) from=127.0.0.6:49053 2022/12/15 10:58:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.621999379s) from=127.0.0.6:39841 2022/12/15 10:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.966183576s) from=127.0.0.6:49849 2022/12/15 10:58:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.086839692s) from=127.0.0.6:40359 2022/12/15 10:58:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.390456379s) from=127.0.0.6:59233 2022/12/15 10:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.87816695s) from=127.0.0.6:46181 2022/12/15 10:58:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.010707982s) from=127.0.0.6:36237 2022/12/15 10:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.262799696s) from=127.0.0.6:48707 2022/12/15 10:58:38 [DEBUG] http: Request GET /v1/status/leader (310.21µs) from=127.0.0.6:49053 2022/12/15 10:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.149556675s) from=127.0.0.6:42055 2022/12/15 10:58:43 [DEBUG] http: Request GET /v1/status/leader (279.671µs) from=127.0.0.6:49053 2022/12/15 10:58:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.736551339s) from=127.0.0.6:36537 2022/12/15 10:58:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.002283598s) from=127.0.0.6:42429 2022/12/15 10:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.41055752s) from=127.0.0.6:48197 2022/12/15 10:58:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.660459559s) from=127.0.0.6:51701 2022/12/15 10:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.641869845s) from=127.0.0.6:56309 2022/12/15 10:58:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.509427264s) from=127.0.0.6:53451 2022/12/15 10:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.420751692s) from=127.0.0.6:45565 2022/12/15 10:58:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.995216277s) from=127.0.0.6:36333 2022/12/15 10:58:58 [DEBUG] http: Request GET /v1/status/leader (232.721µs) from=127.0.0.6:57363 2022/12/15 10:59:03 [DEBUG] http: Request GET /v1/status/leader (348.913µs) from=127.0.0.6:49053 2022/12/15 10:59:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 10:59:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m2.444866706s) from=127.0.0.6:41195 2022/12/15 10:59:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.739505461s) from=127.0.0.6:43959 2022/12/15 10:59:18 [DEBUG] http: Request GET /v1/status/leader (275.501µs) from=127.0.0.6:49053 2022/12/15 10:59:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.361618979s) from=127.0.0.6:43691 2022/12/15 10:59:23 [DEBUG] http: Request GET /v1/status/leader (143.545µs) from=127.0.0.6:49053 2022/12/15 10:59:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.674414335s) from=127.0.0.6:39343 2022/12/15 10:59:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m3.278824828s) from=127.0.0.6:41427 2022/12/15 10:59:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.750170754s) from=127.0.0.6:42167 2022/12/15 10:59:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.284183473s) from=127.0.0.6:47455 2022/12/15 10:59:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.06419325s) from=127.0.0.6:51901 2022/12/15 10:59:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.826136153s) from=127.0.0.6:54829 2022/12/15 10:59:38 [DEBUG] http: Request GET /v1/status/leader (3.126286ms) from=127.0.0.6:49053 2022/12/15 10:59:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m2.129923651s) from=127.0.0.6:35969 2022/12/15 10:59:43 [DEBUG] http: Request GET /v1/status/leader (277.4µs) from=127.0.0.6:49053 2022/12/15 10:59:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 10:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 10:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 10:59:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 10:59:46 [DEBUG] agent: Node info in sync 2022/12/15 10:59:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.528870112s) from=127.0.0.6:46985 2022/12/15 10:59:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.585716613s) from=127.0.0.6:43437 2022/12/15 10:59:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m7.297732121s) from=127.0.0.6:49175 2022/12/15 10:59:58 [DEBUG] http: Request GET /v1/status/leader (187.352µs) from=127.0.0.6:57363 2022/12/15 11:00:03 [DEBUG] http: Request GET /v1/status/leader (219.896µs) from=127.0.0.6:49053 2022/12/15 11:00:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:00:18 [DEBUG] http: Request GET /v1/status/leader (159.207µs) from=127.0.0.6:49053 2022/12/15 11:00:23 [DEBUG] http: Request GET /v1/status/leader (155.06µs) from=127.0.0.6:49053 2022/12/15 11:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.31827705s) from=127.0.0.6:49849 2022/12/15 11:00:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.453941761s) from=127.0.0.6:39841 2022/12/15 11:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.255411549s) from=127.0.0.6:40359 2022/12/15 11:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.780554564s) from=127.0.0.6:46181 2022/12/15 11:00:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.054951969s) from=127.0.0.6:59233 2022/12/15 11:00:38 [DEBUG] http: Request GET /v1/status/leader (324.308µs) from=127.0.0.6:57363 2022/12/15 11:00:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.960952122s) from=127.0.0.6:36237 2022/12/15 11:00:43 [DEBUG] http: Request GET /v1/status/leader (252.955µs) from=127.0.0.6:49053 2022/12/15 11:00:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.802425454s) from=127.0.0.6:36537 2022/12/15 11:00:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.343351587s) from=127.0.0.6:48707 2022/12/15 11:00:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.064856218s) from=127.0.0.6:42055 2022/12/15 11:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.057805225s) from=127.0.0.6:48197 2022/12/15 11:00:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.842944277s) from=127.0.0.6:51701 2022/12/15 11:00:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.141548202s) from=127.0.0.6:42429 2022/12/15 11:00:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.13999498s) from=127.0.0.6:53451 2022/12/15 11:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.995189106s) from=127.0.0.6:45565 2022/12/15 11:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.885181217s) from=127.0.0.6:56309 2022/12/15 11:00:58 [DEBUG] http: Request GET /v1/status/leader (449.174µs) from=127.0.0.6:49053 2022/12/15 11:01:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.79042605s) from=127.0.0.6:36333 2022/12/15 11:01:03 [DEBUG] http: Request GET /v1/status/leader (220.442µs) from=127.0.0.6:49053 2022/12/15 11:01:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:01:18 [DEBUG] http: Request GET /v1/status/leader (281.394µs) from=127.0.0.6:57363 2022/12/15 11:01:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.963568042s) from=127.0.0.6:43959 2022/12/15 11:01:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.741745423s) from=127.0.0.6:41195 2022/12/15 11:01:23 [DEBUG] http: Request GET /v1/status/leader (312.872µs) from=127.0.0.6:49053 2022/12/15 11:01:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m2.2069359s) from=127.0.0.6:43691 2022/12/15 11:01:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:01:31 [DEBUG] agent: Node info in sync 2022/12/15 11:01:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.025320343s) from=127.0.0.6:39343 2022/12/15 11:01:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.088011123s) from=127.0.0.6:42167 2022/12/15 11:01:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.291289047s) from=127.0.0.6:41427 2022/12/15 11:01:38 [DEBUG] http: Request GET /v1/status/leader (179.556µs) from=127.0.0.6:57363 2022/12/15 11:01:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.126673155s) from=127.0.0.6:47455 2022/12/15 11:01:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.931807114s) from=127.0.0.6:54829 2022/12/15 11:01:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.127419819s) from=127.0.0.6:51901 2022/12/15 11:01:43 [DEBUG] http: Request GET /v1/status/leader (195.392µs) from=127.0.0.6:49053 2022/12/15 11:01:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.687141182s) from=127.0.0.6:35969 2022/12/15 11:01:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.519500882s) from=127.0.0.6:46985 2022/12/15 11:01:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.68480268s) from=127.0.0.6:43437 2022/12/15 11:01:59 [DEBUG] http: Request GET /v1/status/leader (242.013µs) from=127.0.0.6:49053 2022/12/15 11:02:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.258230555s) from=127.0.0.6:49175 2022/12/15 11:02:03 [DEBUG] http: Request GET /v1/status/leader (253.017µs) from=127.0.0.6:49053 2022/12/15 11:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:02:19 [DEBUG] http: Request GET /v1/status/leader (266.917µs) from=127.0.0.6:57363 2022/12/15 11:02:23 [DEBUG] http: Request GET /v1/status/leader (275.757µs) from=127.0.0.6:49053 2022/12/15 11:02:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.770925499s) from=127.0.0.6:49849 2022/12/15 11:02:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.741933762s) from=127.0.0.6:39841 2022/12/15 11:02:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:02:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:02:34 [DEBUG] agent: Node info in sync 2022/12/15 11:02:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.081966386s) from=127.0.0.6:59233 2022/12/15 11:02:39 [DEBUG] http: Request GET /v1/status/leader (287.521µs) from=127.0.0.6:57363 2022/12/15 11:02:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.929753934s) from=127.0.0.6:36237 2022/12/15 11:02:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.357884718s) from=127.0.0.6:40359 2022/12/15 11:02:43 [DEBUG] http: Request GET /v1/status/leader (311.111µs) from=127.0.0.6:49053 2022/12/15 11:02:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.641376874s) from=127.0.0.6:46181 2022/12/15 11:02:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.775850961s) from=127.0.0.6:36537 2022/12/15 11:02:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.338741492s) from=127.0.0.6:48707 2022/12/15 11:02:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.023386965s) from=127.0.0.6:42055 2022/12/15 11:02:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.151748004s) from=127.0.0.6:51701 2022/12/15 11:02:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.968753158s) from=127.0.0.6:42429 2022/12/15 11:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.25122013s) from=127.0.0.6:48197 2022/12/15 11:02:59 [DEBUG] http: Request GET /v1/status/leader (247.487µs) from=127.0.0.6:49053 2022/12/15 11:03:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.877674046s) from=127.0.0.6:53451 2022/12/15 11:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.135274677s) from=127.0.0.6:56309 2022/12/15 11:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.099446816s) from=127.0.0.6:45565 2022/12/15 11:03:03 [DEBUG] http: Request GET /v1/status/leader (237.54µs) from=127.0.0.6:49053 2022/12/15 11:03:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:03:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.507408986s) from=127.0.0.6:36333 2022/12/15 11:03:19 [DEBUG] http: Request GET /v1/status/leader (411.364µs) from=127.0.0.6:49053 2022/12/15 11:03:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.864279212s) from=127.0.0.6:43959 2022/12/15 11:03:23 [DEBUG] http: Request GET /v1/status/leader (307.81µs) from=127.0.0.6:49053 2022/12/15 11:03:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m1.465127238s) from=127.0.0.6:43691 2022/12/15 11:03:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m5.399949624s) from=127.0.0.6:41195 2022/12/15 11:03:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.087331135s) from=127.0.0.6:42167 2022/12/15 11:03:39 [DEBUG] http: Request GET /v1/status/leader (368.19µs) from=127.0.0.6:57363 2022/12/15 11:03:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.529448514s) from=127.0.0.6:47455 2022/12/15 11:03:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.704352638s) from=127.0.0.6:39343 2022/12/15 11:03:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.693353633s) from=127.0.0.6:54829 2022/12/15 11:03:43 [DEBUG] http: Request GET /v1/status/leader (147.53µs) from=127.0.0.6:49053 2022/12/15 11:03:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.764550448s) from=127.0.0.6:41427 2022/12/15 11:03:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.832882756s) from=127.0.0.6:51901 2022/12/15 11:03:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.525916028s) from=127.0.0.6:35969 2022/12/15 11:03:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.473339192s) from=127.0.0.6:46985 2022/12/15 11:03:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.65848137s) from=127.0.0.6:43437 2022/12/15 11:03:59 [DEBUG] http: Request GET /v1/status/leader (144.927µs) from=127.0.0.6:57363 2022/12/15 11:04:03 [DEBUG] http: Request GET /v1/status/leader (295.827µs) from=127.0.0.6:49053 2022/12/15 11:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:04:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.234874938s) from=127.0.0.6:49175 2022/12/15 11:04:19 [DEBUG] http: Request GET /v1/status/leader (438.755µs) from=127.0.0.6:49053 2022/12/15 11:04:23 [DEBUG] http: Request GET /v1/status/leader (232.394µs) from=127.0.0.6:49053 2022/12/15 11:04:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:04:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:04:29 [DEBUG] agent: Node info in sync 2022/12/15 11:04:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.702859809s) from=127.0.0.6:39841 2022/12/15 11:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.623278183s) from=127.0.0.6:49849 2022/12/15 11:04:39 [DEBUG] http: Request GET /v1/status/leader (3.921659ms) from=127.0.0.6:57363 2022/12/15 11:04:43 [DEBUG] http: Request GET /v1/status/leader (338.635µs) from=127.0.0.6:49053 2022/12/15 11:04:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.676797903s) from=127.0.0.6:40359 2022/12/15 11:04:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.863126495s) from=127.0.0.6:59233 2022/12/15 11:04:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.835930208s) from=127.0.0.6:36237 2022/12/15 11:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.312741807s) from=127.0.0.6:46181 2022/12/15 11:04:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.159524199s) from=127.0.0.6:36537 2022/12/15 11:04:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:04:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.81313234s) from=127.0.0.6:42055 2022/12/15 11:04:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.366471728s) from=127.0.0.6:48707 2022/12/15 11:04:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.653267856s) from=127.0.0.6:51701 2022/12/15 11:04:59 [DEBUG] http: Request GET /v1/status/leader (147.431µs) from=127.0.0.6:57363 2022/12/15 11:05:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.669870333s) from=127.0.0.6:42429 2022/12/15 11:05:03 [DEBUG] http: Request GET /v1/status/leader (234.865µs) from=127.0.0.6:49053 2022/12/15 11:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.492262316s) from=127.0.0.6:56309 2022/12/15 11:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.852671755s) from=127.0.0.6:48197 2022/12/15 11:05:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.110667749s) from=127.0.0.6:53451 2022/12/15 11:05:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.14744387s) from=127.0.0.6:36333 2022/12/15 11:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.006298527s) from=127.0.0.6:45565 2022/12/15 11:05:19 [DEBUG] http: Request GET /v1/status/leader (163.114µs) from=127.0.0.6:49053 2022/12/15 11:05:23 [DEBUG] http: Request GET /v1/status/leader (652.225µs) from=127.0.0.6:49053 2022/12/15 11:05:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.736364493s) from=127.0.0.6:43959 2022/12/15 11:05:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m0.465742112s) from=127.0.0.6:43691 2022/12/15 11:05:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.716554582s) from=127.0.0.6:41195 2022/12/15 11:05:39 [DEBUG] http: Request GET /v1/status/leader (349.453µs) from=127.0.0.6:49053 2022/12/15 11:05:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.088120968s) from=127.0.0.6:39343 2022/12/15 11:05:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.667200414s) from=127.0.0.6:54829 2022/12/15 11:05:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.610706173s) from=127.0.0.6:42167 2022/12/15 11:05:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.10189765s) from=127.0.0.6:47455 2022/12/15 11:05:43 [DEBUG] http: Request GET /v1/status/leader (227.898µs) from=127.0.0.6:49053 2022/12/15 11:05:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m2.209081149s) from=127.0.0.6:41427 2022/12/15 11:05:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.713644095s) from=127.0.0.6:51901 2022/12/15 11:05:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.310091103s) from=127.0.0.6:35969 2022/12/15 11:05:59 [DEBUG] http: Request GET /v1/status/leader (452.927µs) from=127.0.0.6:57363 2022/12/15 11:06:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.683040798s) from=127.0.0.6:43437 2022/12/15 11:06:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.371111128s) from=127.0.0.6:46985 2022/12/15 11:06:04 [DEBUG] http: Request GET /v1/status/leader (188.099µs) from=127.0.0.6:49053 2022/12/15 11:06:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:06:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.992481114s) from=127.0.0.6:49175 2022/12/15 11:06:19 [DEBUG] http: Request GET /v1/status/leader (312.477µs) from=127.0.0.6:49053 2022/12/15 11:06:24 [DEBUG] http: Request GET /v1/status/leader (374.154µs) from=127.0.0.6:49053 2022/12/15 11:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:06:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:06:24 [DEBUG] agent: Node info in sync 2022/12/15 11:06:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.810181349s) from=127.0.0.6:39841 2022/12/15 11:06:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.2696204s) from=127.0.0.6:49849 2022/12/15 11:06:39 [DEBUG] http: Request GET /v1/status/leader (1.088965ms) from=127.0.0.6:57363 2022/12/15 11:06:44 [DEBUG] http: Request GET /v1/status/leader (141.272µs) from=127.0.0.6:49053 2022/12/15 11:06:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.102817768s) from=127.0.0.6:40359 2022/12/15 11:06:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.869196383s) from=127.0.0.6:59233 2022/12/15 11:06:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.03070824s) from=127.0.0.6:36537 2022/12/15 11:06:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.016635315s) from=127.0.0.6:36237 2022/12/15 11:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.277616358s) from=127.0.0.6:46181 2022/12/15 11:06:59 [DEBUG] http: Request GET /v1/status/leader (458.18µs) from=127.0.0.6:49053 2022/12/15 11:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.612342654s) from=127.0.0.6:48707 2022/12/15 11:07:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.609439101s) from=127.0.0.6:42429 2022/12/15 11:07:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.793400175s) from=127.0.0.6:51701 2022/12/15 11:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.12891259s) from=127.0.0.6:42055 2022/12/15 11:07:04 [DEBUG] http: Request GET /v1/status/leader (220.577µs) from=127.0.0.6:49053 2022/12/15 11:07:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.671836391s) from=127.0.0.6:56309 2022/12/15 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.32571044s) from=127.0.0.6:48197 2022/12/15 11:07:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.116507376s) from=127.0.0.6:36333 2022/12/15 11:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.571507109s) from=127.0.0.6:45565 2022/12/15 11:07:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.024809456s) from=127.0.0.6:53451 2022/12/15 11:07:19 [DEBUG] http: Request GET /v1/status/leader (219.369µs) from=127.0.0.6:57363 2022/12/15 11:07:24 [DEBUG] http: Request GET /v1/status/leader (176.341µs) from=127.0.0.6:49053 2022/12/15 11:07:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:07:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:07:30 [DEBUG] agent: Node info in sync 2022/12/15 11:07:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.700552643s) from=127.0.0.6:43959 2022/12/15 11:07:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.171808541s) from=127.0.0.6:43691 2022/12/15 11:07:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m1.837807438s) from=127.0.0.6:41195 2022/12/15 11:07:39 [DEBUG] http: Request GET /v1/status/leader (318.139µs) from=127.0.0.6:49053 2022/12/15 11:07:44 [DEBUG] http: Request GET /v1/status/leader (218.597µs) from=127.0.0.6:49053 2022/12/15 11:07:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.234479905s) from=127.0.0.6:54829 2022/12/15 11:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.780922787s) from=127.0.0.6:42167 2022/12/15 11:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.121793497s) from=127.0.0.6:39343 2022/12/15 11:07:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.596886852s) from=127.0.0.6:47455 2022/12/15 11:07:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m2.635723623s) from=127.0.0.6:41427 2022/12/15 11:07:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:07:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.275457149s) from=127.0.0.6:51901 2022/12/15 11:07:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m1.225229056s) from=127.0.0.6:35969 2022/12/15 11:07:59 [DEBUG] http: Request GET /v1/status/leader (223.646µs) from=127.0.0.6:57363 2022/12/15 11:08:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.174554329s) from=127.0.0.6:46985 2022/12/15 11:08:04 [DEBUG] http: Request GET /v1/status/leader (251.529µs) from=127.0.0.6:49053 2022/12/15 11:08:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:08:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.247333453s) from=127.0.0.6:43437 2022/12/15 11:08:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.413606358s) from=127.0.0.6:49175 2022/12/15 11:08:19 [DEBUG] http: Request GET /v1/status/leader (1.578197ms) from=127.0.0.6:57363 2022/12/15 11:08:24 [DEBUG] http: Request GET /v1/status/leader (388.827µs) from=127.0.0.6:49053 2022/12/15 11:08:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.663055006s) from=127.0.0.6:39841 2022/12/15 11:08:39 [DEBUG] http: Request GET /v1/status/leader (182.197µs) from=127.0.0.6:49053 2022/12/15 11:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.016222379s) from=127.0.0.6:49849 2022/12/15 11:08:44 [DEBUG] http: Request GET /v1/status/leader (180.817µs) from=127.0.0.6:49053 2022/12/15 11:08:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.115782026s) from=127.0.0.6:40359 2022/12/15 11:08:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:08:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:08:52 [DEBUG] agent: Node info in sync 2022/12/15 11:08:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.866864776s) from=127.0.0.6:59233 2022/12/15 11:08:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.064838658s) from=127.0.0.6:36237 2022/12/15 11:08:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.133643355s) from=127.0.0.6:36537 2022/12/15 11:08:59 [DEBUG] http: Request GET /v1/status/leader (182.142µs) from=127.0.0.6:49053 2022/12/15 11:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.09321058s) from=127.0.0.6:48707 2022/12/15 11:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.95143106s) from=127.0.0.6:46181 2022/12/15 11:09:04 [DEBUG] http: Request GET /v1/status/leader (248.812µs) from=127.0.0.6:49053 2022/12/15 11:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.582040502s) from=127.0.0.6:42429 2022/12/15 11:09:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.287142103s) from=127.0.0.6:51701 2022/12/15 11:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.051056909s) from=127.0.0.6:56309 2022/12/15 11:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.056423706s) from=127.0.0.6:42055 2022/12/15 11:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.471059123s) from=127.0.0.6:45565 2022/12/15 11:09:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.060248874s) from=127.0.0.6:53451 2022/12/15 11:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.801514581s) from=127.0.0.6:48197 2022/12/15 11:09:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.286952748s) from=127.0.0.6:36333 2022/12/15 11:09:19 [DEBUG] http: Request GET /v1/status/leader (357.711µs) from=127.0.0.6:57363 2022/12/15 11:09:24 [DEBUG] http: Request GET /v1/status/leader (147.449µs) from=127.0.0.6:49053 2022/12/15 11:09:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.01816988s) from=127.0.0.6:43959 2022/12/15 11:09:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.936465482s) from=127.0.0.6:43691 2022/12/15 11:09:39 [DEBUG] http: Request GET /v1/status/leader (432.565µs) from=127.0.0.6:57363 2022/12/15 11:09:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m7.023191278s) from=127.0.0.6:41195 2022/12/15 11:09:44 [DEBUG] http: Request GET /v1/status/leader (222.94µs) from=127.0.0.6:49053 2022/12/15 11:09:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.646609884s) from=127.0.0.6:54829 2022/12/15 11:09:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.167789788s) from=127.0.0.6:42167 2022/12/15 11:09:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.350283384s) from=127.0.0.6:39343 2022/12/15 11:09:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.928272525s) from=127.0.0.6:47455 2022/12/15 11:09:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.248216753s) from=127.0.0.6:41427 2022/12/15 11:09:59 [DEBUG] http: Request GET /v1/status/leader (360.05µs) from=127.0.0.6:49053 2022/12/15 11:10:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:10:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.332405065s) from=127.0.0.6:51901 2022/12/15 11:10:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.621748102s) from=127.0.0.6:35969 2022/12/15 11:10:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.796797685s) from=127.0.0.6:46985 2022/12/15 11:10:04 [DEBUG] http: Request GET /v1/status/leader (288.236µs) from=127.0.0.6:49053 2022/12/15 11:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:10:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.919001994s) from=127.0.0.6:43437 2022/12/15 11:10:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m7.139047645s) from=127.0.0.6:49175 2022/12/15 11:10:19 [DEBUG] http: Request GET /v1/status/leader (741.513µs) from=127.0.0.6:57363 2022/12/15 11:10:24 [DEBUG] http: Request GET /v1/status/leader (178.317µs) from=127.0.0.6:49053 2022/12/15 11:10:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:10:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:10:29 [DEBUG] agent: Node info in sync 2022/12/15 11:10:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.969006748s) from=127.0.0.6:39841 2022/12/15 11:10:39 [DEBUG] http: Request GET /v1/status/leader (238.73µs) from=127.0.0.6:49053 2022/12/15 11:10:44 [DEBUG] http: Request GET /v1/status/leader (222.615µs) from=127.0.0.6:49053 2022/12/15 11:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.160904412s) from=127.0.0.6:49849 2022/12/15 11:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.12343713s) from=127.0.0.6:36237 2022/12/15 11:10:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.456654061s) from=127.0.0.6:59233 2022/12/15 11:10:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.243119061s) from=127.0.0.6:40359 2022/12/15 11:10:59 [DEBUG] http: Request GET /v1/status/leader (145.954µs) from=127.0.0.6:49053 2022/12/15 11:11:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.523491789s) from=127.0.0.6:36537 2022/12/15 11:11:04 [DEBUG] http: Request GET /v1/status/leader (146.925µs) from=127.0.0.6:49053 2022/12/15 11:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:11:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.25205843s) from=127.0.0.6:46181 2022/12/15 11:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.182846707s) from=127.0.0.6:48707 2022/12/15 11:11:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.601180818s) from=127.0.0.6:42429 2022/12/15 11:11:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.775390874s) from=127.0.0.6:51701 2022/12/15 11:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.977357708s) from=127.0.0.6:56309 2022/12/15 11:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.904157566s) from=127.0.0.6:42055 2022/12/15 11:11:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.569167211s) from=127.0.0.6:53451 2022/12/15 11:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.962979882s) from=127.0.0.6:48197 2022/12/15 11:11:19 [DEBUG] http: Request GET /v1/status/leader (339.614µs) from=127.0.0.6:57363 2022/12/15 11:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.876367513s) from=127.0.0.6:45565 2022/12/15 11:11:24 [DEBUG] http: Request GET /v1/status/leader (223.22µs) from=127.0.0.6:49053 2022/12/15 11:11:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.35143896s) from=127.0.0.6:36333 2022/12/15 11:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:11:32 [DEBUG] agent: Node info in sync 2022/12/15 11:11:39 [DEBUG] http: Request GET /v1/status/leader (161.092µs) from=127.0.0.6:49053 2022/12/15 11:11:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.412648158s) from=127.0.0.6:43691 2022/12/15 11:11:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m7.053225398s) from=127.0.0.6:43959 2022/12/15 11:11:44 [DEBUG] http: Request GET /v1/status/leader (1.028677ms) from=127.0.0.6:49053 2022/12/15 11:11:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m7.310439726s) from=127.0.0.6:41195 2022/12/15 11:11:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.014276538s) from=127.0.0.6:42167 2022/12/15 11:11:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.784314175s) from=127.0.0.6:54829 2022/12/15 11:11:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m0.061135672s) from=127.0.0.6:41427 2022/12/15 11:11:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m7.453716639s) from=127.0.0.6:39343 2022/12/15 11:11:59 [DEBUG] http: Request GET /v1/status/leader (234.892µs) from=127.0.0.6:57363 2022/12/15 11:12:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.308441321s) from=127.0.0.6:47455 2022/12/15 11:12:04 [DEBUG] http: Request GET /v1/status/leader (313.21µs) from=127.0.0.6:49053 2022/12/15 11:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:12:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.840026608s) from=127.0.0.6:46985 2022/12/15 11:12:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.581628037s) from=127.0.0.6:35969 2022/12/15 11:12:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.305965128s) from=127.0.0.6:51901 2022/12/15 11:12:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.521657918s) from=127.0.0.6:43437 2022/12/15 11:12:19 [DEBUG] http: Request GET /v1/status/leader (167.441µs) from=127.0.0.6:57363 2022/12/15 11:12:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.338183828s) from=127.0.0.6:49175 2022/12/15 11:12:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:12:24 [DEBUG] http: Request GET /v1/status/leader (754.423µs) from=127.0.0.6:49053 2022/12/15 11:12:39 [DEBUG] http: Request GET /v1/status/leader (205.02µs) from=127.0.0.6:49053 2022/12/15 11:12:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.903861077s) from=127.0.0.6:39841 2022/12/15 11:12:44 [DEBUG] http: Request GET /v1/status/leader (296.316µs) from=127.0.0.6:49053 2022/12/15 11:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.5743994s) from=127.0.0.6:49849 2022/12/15 11:12:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.516952124s) from=127.0.0.6:36237 2022/12/15 11:12:59 [DEBUG] http: Request GET /v1/status/leader (411.403µs) from=127.0.0.6:57363 2022/12/15 11:13:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.478338043s) from=127.0.0.6:59233 2022/12/15 11:13:04 [DEBUG] http: Request GET /v1/status/leader (161.22µs) from=127.0.0.6:49053 2022/12/15 11:13:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:13:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.938549474s) from=127.0.0.6:40359 2022/12/15 11:13:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.102153639s) from=127.0.0.6:36537 2022/12/15 11:13:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.641045289s) from=127.0.0.6:46181 2022/12/15 11:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.630883213s) from=127.0.0.6:48707 2022/12/15 11:13:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.136610432s) from=127.0.0.6:51701 2022/12/15 11:13:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.789864959s) from=127.0.0.6:42429 2022/12/15 11:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.307115705s) from=127.0.0.6:42055 2022/12/15 11:13:19 [DEBUG] http: Request GET /v1/status/leader (325.542µs) from=127.0.0.6:49053 2022/12/15 11:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.548376054s) from=127.0.0.6:56309 2022/12/15 11:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.549768724s) from=127.0.0.6:45565 2022/12/15 11:13:24 [DEBUG] http: Request GET /v1/status/leader (236.2µs) from=127.0.0.6:49053 2022/12/15 11:13:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.843312299s) from=127.0.0.6:48197 2022/12/15 11:13:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.061655525s) from=127.0.0.6:53451 2022/12/15 11:13:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.131173133s) from=127.0.0.6:36333 2022/12/15 11:13:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:13:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:13:27 [DEBUG] agent: Node info in sync 2022/12/15 11:13:39 [DEBUG] http: Request GET /v1/status/leader (279.9µs) from=127.0.0.6:49053 2022/12/15 11:13:44 [DEBUG] http: Request GET /v1/status/leader (168.672µs) from=127.0.0.6:49053 2022/12/15 11:13:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.452973615s) from=127.0.0.6:43959 2022/12/15 11:13:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m3.85141138s) from=127.0.0.6:43691 2022/12/15 11:13:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m1.438019188s) from=127.0.0.6:41195 2022/12/15 11:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.442853468s) from=127.0.0.6:42167 2022/12/15 11:13:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.95713658s) from=127.0.0.6:54829 2022/12/15 11:13:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.016201601s) from=127.0.0.6:39343 2022/12/15 11:13:59 [DEBUG] http: Request GET /v1/status/leader (292.13µs) from=127.0.0.6:49053 2022/12/15 11:14:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m4.953228316s) from=127.0.0.6:41427 2022/12/15 11:14:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.395079729s) from=127.0.0.6:47455 2022/12/15 11:14:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:14:04 [DEBUG] http: Request GET /v1/status/leader (207.366µs) from=127.0.0.6:49053 2022/12/15 11:14:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.224309181s) from=127.0.0.6:35969 2022/12/15 11:14:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.594087511s) from=127.0.0.6:51901 2022/12/15 11:14:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.975278096s) from=127.0.0.6:46985 2022/12/15 11:14:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.33035793s) from=127.0.0.6:43437 2022/12/15 11:14:19 [DEBUG] http: Request GET /v1/status/leader (353.694µs) from=127.0.0.6:49053 2022/12/15 11:14:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m2.222209159s) from=127.0.0.6:49175 2022/12/15 11:14:24 [DEBUG] http: Request GET /v1/status/leader (204.706µs) from=127.0.0.6:49053 2022/12/15 11:14:39 [DEBUG] http: Request GET /v1/status/leader (153.869µs) from=127.0.0.6:57363 2022/12/15 11:14:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.208621766s) from=127.0.0.6:39841 2022/12/15 11:14:44 [DEBUG] http: Request GET /v1/status/leader (256.759µs) from=127.0.0.6:49053 2022/12/15 11:14:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:14:53 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:14:53 [DEBUG] agent: Node info in sync 2022/12/15 11:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.419650698s) from=127.0.0.6:49849 2022/12/15 11:14:59 [DEBUG] http: Request GET /v1/status/leader (396.78µs) from=127.0.0.6:49053 2022/12/15 11:15:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.553449908s) from=127.0.0.6:36237 2022/12/15 11:15:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:15:04 [DEBUG] http: Request GET /v1/status/leader (145.515µs) from=127.0.0.6:49053 2022/12/15 11:15:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:15:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.258539929s) from=127.0.0.6:59233 2022/12/15 11:15:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.719581738s) from=127.0.0.6:40359 2022/12/15 11:15:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.001271795s) from=127.0.0.6:36537 2022/12/15 11:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.473687s) from=127.0.0.6:48707 2022/12/15 11:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.276047636s) from=127.0.0.6:46181 2022/12/15 11:15:19 [DEBUG] http: Request GET /v1/status/leader (269.475µs) from=127.0.0.6:49053 2022/12/15 11:15:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.101428605s) from=127.0.0.6:42429 2022/12/15 11:15:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.772114179s) from=127.0.0.6:51701 2022/12/15 11:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.901921188s) from=127.0.0.6:42055 2022/12/15 11:15:24 [DEBUG] http: Request GET /v1/status/leader (202.1µs) from=127.0.0.6:49053 2022/12/15 11:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.656482906s) from=127.0.0.6:56309 2022/12/15 11:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.695842389s) from=127.0.0.6:45565 2022/12/15 11:15:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.89163778s) from=127.0.0.6:36333 2022/12/15 11:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.070020538s) from=127.0.0.6:48197 2022/12/15 11:15:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.577231924s) from=127.0.0.6:53451 2022/12/15 11:15:39 [DEBUG] http: Request GET /v1/status/leader (239.228µs) from=127.0.0.6:57363 2022/12/15 11:15:44 [DEBUG] http: Request GET /v1/status/leader (1.660861ms) from=127.0.0.6:49053 2022/12/15 11:15:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.277184926s) from=127.0.0.6:43959 2022/12/15 11:15:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m7.008780171s) from=127.0.0.6:43691 2022/12/15 11:15:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m3.895503308s) from=127.0.0.6:41195 2022/12/15 11:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.432342024s) from=127.0.0.6:42167 2022/12/15 11:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.287990336s) from=127.0.0.6:39343 2022/12/15 11:15:59 [DEBUG] http: Request GET /v1/status/leader (247.4µs) from=127.0.0.6:57363 2022/12/15 11:16:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.163102903s) from=127.0.0.6:47455 2022/12/15 11:16:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.432454834s) from=127.0.0.6:54829 2022/12/15 11:16:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:16:04 [DEBUG] http: Request GET /v1/status/leader (239.172µs) from=127.0.0.6:49053 2022/12/15 11:16:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m4.824650765s) from=127.0.0.6:41427 2022/12/15 11:16:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.854973531s) from=127.0.0.6:35969 2022/12/15 11:16:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.291134202s) from=127.0.0.6:51901 2022/12/15 11:16:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:16:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:16:18 [DEBUG] agent: Node info in sync 2022/12/15 11:16:19 [DEBUG] http: Request GET /v1/status/leader (262.014µs) from=127.0.0.6:49053 2022/12/15 11:16:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.734541815s) from=127.0.0.6:43437 2022/12/15 11:16:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.696569275s) from=127.0.0.6:46985 2022/12/15 11:16:24 [DEBUG] http: Request GET /v1/status/leader (1.66784ms) from=127.0.0.6:49053 2022/12/15 11:16:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m3.269450454s) from=127.0.0.6:49175 2022/12/15 11:16:39 [DEBUG] http: Request GET /v1/status/leader (172.614µs) from=127.0.0.6:49053 2022/12/15 11:16:44 [DEBUG] http: Request GET /v1/status/leader (404.55µs) from=127.0.0.6:49053 2022/12/15 11:16:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.096500481s) from=127.0.0.6:39841 2022/12/15 11:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.36488844s) from=127.0.0.6:49849 2022/12/15 11:16:59 [DEBUG] http: Request GET /v1/status/leader (368.063µs) from=127.0.0.6:49053 2022/12/15 11:17:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:17:04 [DEBUG] http: Request GET /v1/status/leader (157.252µs) from=127.0.0.6:49053 2022/12/15 11:17:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.527011053s) from=127.0.0.6:36237 2022/12/15 11:17:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.254577524s) from=127.0.0.6:59233 2022/12/15 11:17:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.993762487s) from=127.0.0.6:40359 2022/12/15 11:17:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.494373122s) from=127.0.0.6:36537 2022/12/15 11:17:19 [DEBUG] http: Request GET /v1/status/leader (307.523µs) from=127.0.0.6:49053 2022/12/15 11:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.414995327s) from=127.0.0.6:48707 2022/12/15 11:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.695772156s) from=127.0.0.6:46181 2022/12/15 11:17:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.122644854s) from=127.0.0.6:51701 2022/12/15 11:17:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.385319682s) from=127.0.0.6:42429 2022/12/15 11:17:24 [DEBUG] http: Request GET /v1/status/leader (463.323µs) from=127.0.0.6:49053 2022/12/15 11:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.42257402s) from=127.0.0.6:42055 2022/12/15 11:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.680517661s) from=127.0.0.6:56309 2022/12/15 11:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.926495265s) from=127.0.0.6:48197 2022/12/15 11:17:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.526478112s) from=127.0.0.6:36333 2022/12/15 11:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.653548867s) from=127.0.0.6:45565 2022/12/15 11:17:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.831045742s) from=127.0.0.6:53451 2022/12/15 11:17:39 [DEBUG] http: Request GET /v1/status/leader (583.145µs) from=127.0.0.6:49053 2022/12/15 11:17:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:17:44 [DEBUG] http: Request GET /v1/status/leader (206.61µs) from=127.0.0.6:49053 2022/12/15 11:17:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:17:48 [DEBUG] agent: Node info in sync 2022/12/15 11:17:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.397902039s) from=127.0.0.6:43959 2022/12/15 11:17:59 [DEBUG] http: Request GET /v1/status/leader (374.332µs) from=127.0.0.6:49053 2022/12/15 11:17:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m5.481272512s) from=127.0.0.6:43691 2022/12/15 11:18:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.289401479s) from=127.0.0.6:42167 2022/12/15 11:18:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m7.040260829s) from=127.0.0.6:41195 2022/12/15 11:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.122199827s) from=127.0.0.6:39343 2022/12/15 11:18:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:18:04 [DEBUG] http: Request GET /v1/status/leader (159.902µs) from=127.0.0.6:49053 2022/12/15 11:18:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.920780142s) from=127.0.0.6:54829 2022/12/15 11:18:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.049507018s) from=127.0.0.6:47455 2022/12/15 11:18:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m4.18577866s) from=127.0.0.6:41427 2022/12/15 11:18:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.127533244s) from=127.0.0.6:35969 2022/12/15 11:18:19 [DEBUG] http: Request GET /v1/status/leader (348.956µs) from=127.0.0.6:57363 2022/12/15 11:18:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.954555859s) from=127.0.0.6:43437 2022/12/15 11:18:24 [DEBUG] http: Request GET /v1/status/leader (151.352µs) from=127.0.0.6:49053 2022/12/15 11:18:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.859494613s) from=127.0.0.6:51901 2022/12/15 11:18:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.714384822s) from=127.0.0.6:46985 2022/12/15 11:18:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m2.846329044s) from=127.0.0.6:49175 2022/12/15 11:18:39 [DEBUG] http: Request GET /v1/status/leader (300.967µs) from=127.0.0.6:49053 2022/12/15 11:18:44 [DEBUG] http: Request GET /v1/status/leader (158.024µs) from=127.0.0.6:49053 2022/12/15 11:18:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.62546964s) from=127.0.0.6:39841 2022/12/15 11:18:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:18:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:18:53 [DEBUG] agent: Node info in sync 2022/12/15 11:18:59 [DEBUG] http: Request GET /v1/status/leader (197.463µs) from=127.0.0.6:57363 2022/12/15 11:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.081411693s) from=127.0.0.6:49849 2022/12/15 11:19:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:19:04 [DEBUG] http: Request GET /v1/status/leader (218.63µs) from=127.0.0.6:49053 2022/12/15 11:19:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.628297787s) from=127.0.0.6:36237 2022/12/15 11:19:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.439060314s) from=127.0.0.6:59233 2022/12/15 11:19:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.86554054s) from=127.0.0.6:40359 2022/12/15 11:19:19 [DEBUG] http: Request GET /v1/status/leader (290.648µs) from=127.0.0.6:49053 2022/12/15 11:19:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.443962049s) from=127.0.0.6:36537 2022/12/15 11:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.314106715s) from=127.0.0.6:46181 2022/12/15 11:19:24 [DEBUG] http: Request GET /v1/status/leader (310.816µs) from=127.0.0.6:49053 2022/12/15 11:19:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.586845889s) from=127.0.0.6:42429 2022/12/15 11:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.714117572s) from=127.0.0.6:42055 2022/12/15 11:19:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.550122764s) from=127.0.0.6:51701 2022/12/15 11:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.239253047s) from=127.0.0.6:48707 2022/12/15 11:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.07194214s) from=127.0.0.6:56309 2022/12/15 11:19:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.940604032s) from=127.0.0.6:36333 2022/12/15 11:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.356804776s) from=127.0.0.6:45565 2022/12/15 11:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.98669576s) from=127.0.0.6:48197 2022/12/15 11:19:39 [DEBUG] http: Request GET /v1/status/leader (300.984µs) from=127.0.0.6:57363 2022/12/15 11:19:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.527858934s) from=127.0.0.6:53451 2022/12/15 11:19:44 [DEBUG] http: Request GET /v1/status/leader (1.363451ms) from=127.0.0.6:49053 2022/12/15 11:19:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.522164607s) from=127.0.0.6:43959 2022/12/15 11:19:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:19:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:19:58 [DEBUG] agent: Node info in sync 2022/12/15 11:19:59 [DEBUG] http: Request GET /v1/status/leader (279.93µs) from=127.0.0.6:49053 2022/12/15 11:20:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.535576312s) from=127.0.0.6:39343 2022/12/15 11:20:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:20:04 [DEBUG] http: Request GET /v1/status/leader (251.839µs) from=127.0.0.6:49053 2022/12/15 11:20:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.343588644s) from=127.0.0.6:47455 2022/12/15 11:20:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.306116206s) from=127.0.0.6:41195 2022/12/15 11:20:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.484795237s) from=127.0.0.6:43691 2022/12/15 11:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.441863767s) from=127.0.0.6:42167 2022/12/15 11:20:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.462805712s) from=127.0.0.6:54829 2022/12/15 11:20:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.538224943s) from=127.0.0.6:35969 2022/12/15 11:20:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m3.01061561s) from=127.0.0.6:41427 2022/12/15 11:20:19 [DEBUG] http: Request GET /v1/status/leader (286.301µs) from=127.0.0.6:49053 2022/12/15 11:20:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:20:24 [DEBUG] http: Request GET /v1/status/leader (233.705µs) from=127.0.0.6:49053 2022/12/15 11:20:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.335527005s) from=127.0.0.6:43437 2022/12/15 11:20:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m1.494357329s) from=127.0.0.6:46985 2022/12/15 11:20:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.764701641s) from=127.0.0.6:51901 2022/12/15 11:20:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.195601134s) from=127.0.0.6:49175 2022/12/15 11:20:39 [DEBUG] http: Request GET /v1/status/leader (427.915µs) from=127.0.0.6:57363 2022/12/15 11:20:44 [DEBUG] http: Request GET /v1/status/leader (322.65µs) from=127.0.0.6:49053 2022/12/15 11:20:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.847755356s) from=127.0.0.6:39841 2022/12/15 11:20:59 [DEBUG] http: Request GET /v1/status/leader (206.802µs) from=127.0.0.6:57363 2022/12/15 11:21:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:21:04 [DEBUG] http: Request GET /v1/status/leader (2.287306ms) from=127.0.0.6:49053 2022/12/15 11:21:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:21:04 [DEBUG] agent: Node info in sync 2022/12/15 11:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.604306299s) from=127.0.0.6:49849 2022/12/15 11:21:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.38810997s) from=127.0.0.6:36237 2022/12/15 11:21:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.559423218s) from=127.0.0.6:59233 2022/12/15 11:21:19 [DEBUG] http: Request GET /v1/status/leader (472.32µs) from=127.0.0.6:49053 2022/12/15 11:21:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.241055604s) from=127.0.0.6:40359 2022/12/15 11:21:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.34133055s) from=127.0.0.6:36537 2022/12/15 11:21:24 [DEBUG] http: Request GET /v1/status/leader (254.669µs) from=127.0.0.6:49053 2022/12/15 11:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.847619793s) from=127.0.0.6:46181 2022/12/15 11:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.03405508s) from=127.0.0.6:48707 2022/12/15 11:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.170138738s) from=127.0.0.6:42055 2022/12/15 11:21:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.071522635s) from=127.0.0.6:42429 2022/12/15 11:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.808178048s) from=127.0.0.6:56309 2022/12/15 11:21:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.356825778s) from=127.0.0.6:51701 2022/12/15 11:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.89900039s) from=127.0.0.6:45565 2022/12/15 11:21:39 [DEBUG] http: Request GET /v1/status/leader (380.12µs) from=127.0.0.6:49053 2022/12/15 11:21:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.406749713s) from=127.0.0.6:36333 2022/12/15 11:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.146266348s) from=127.0.0.6:48197 2022/12/15 11:21:44 [DEBUG] http: Request GET /v1/status/leader (136.923µs) from=127.0.0.6:49053 2022/12/15 11:21:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.155778126s) from=127.0.0.6:53451 2022/12/15 11:21:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.357448196s) from=127.0.0.6:43959 2022/12/15 11:21:59 [DEBUG] http: Request GET /v1/status/leader (361.975µs) from=127.0.0.6:57363 2022/12/15 11:22:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:22:04 [DEBUG] http: Request GET /v1/status/leader (174.894µs) from=127.0.0.6:49053 2022/12/15 11:22:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.596421636s) from=127.0.0.6:47455 2022/12/15 11:22:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.740401589s) from=127.0.0.6:39343 2022/12/15 11:22:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.026410526s) from=127.0.0.6:41195 2022/12/15 11:22:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.428606178s) from=127.0.0.6:54829 2022/12/15 11:22:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.737239062s) from=127.0.0.6:42167 2022/12/15 11:22:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.303280037s) from=127.0.0.6:43691 2022/12/15 11:22:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.296871908s) from=127.0.0.6:35969 2022/12/15 11:22:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m1.202120307s) from=127.0.0.6:41427 2022/12/15 11:22:19 [DEBUG] http: Request GET /v1/status/leader (294.53µs) from=127.0.0.6:49053 2022/12/15 11:22:24 [DEBUG] http: Request GET /v1/status/leader (3.380978ms) from=127.0.0.6:49053 2022/12/15 11:22:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.301605487s) from=127.0.0.6:43437 2022/12/15 11:22:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.51790092s) from=127.0.0.6:51901 2022/12/15 11:22:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m5.541086643s) from=127.0.0.6:46985 2022/12/15 11:22:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.411946831s) from=127.0.0.6:49175 2022/12/15 11:22:40 [DEBUG] http: Request GET /v1/status/leader (289.827µs) from=127.0.0.6:57363 2022/12/15 11:22:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:22:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:22:41 [DEBUG] agent: Node info in sync 2022/12/15 11:22:44 [DEBUG] http: Request GET /v1/status/leader (223.595µs) from=127.0.0.6:49053 2022/12/15 11:22:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.262483521s) from=127.0.0.6:39841 2022/12/15 11:23:00 [DEBUG] http: Request GET /v1/status/leader (265.239µs) from=127.0.0.6:57363 2022/12/15 11:23:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:23:04 [DEBUG] http: Request GET /v1/status/leader (347.857µs) from=127.0.0.6:49053 2022/12/15 11:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.823338849s) from=127.0.0.6:49849 2022/12/15 11:23:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:23:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.792879968s) from=127.0.0.6:36237 2022/12/15 11:23:20 [DEBUG] http: Request GET /v1/status/leader (287.742µs) from=127.0.0.6:57363 2022/12/15 11:23:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.5943832s) from=127.0.0.6:59233 2022/12/15 11:23:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.141071477s) from=127.0.0.6:40359 2022/12/15 11:23:24 [DEBUG] http: Request GET /v1/status/leader (331.55µs) from=127.0.0.6:49053 2022/12/15 11:23:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.260508821s) from=127.0.0.6:36537 2022/12/15 11:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.17221288s) from=127.0.0.6:46181 2022/12/15 11:23:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.197970425s) from=127.0.0.6:42429 2022/12/15 11:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.19091635s) from=127.0.0.6:42055 2022/12/15 11:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.268593318s) from=127.0.0.6:48707 2022/12/15 11:23:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.444644611s) from=127.0.0.6:51701 2022/12/15 11:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.920817983s) from=127.0.0.6:56309 2022/12/15 11:23:40 [DEBUG] http: Request GET /v1/status/leader (137.904µs) from=127.0.0.6:49053 2022/12/15 11:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.772668551s) from=127.0.0.6:45565 2022/12/15 11:23:44 [DEBUG] http: Request GET /v1/status/leader (432.676µs) from=127.0.0.6:49053 2022/12/15 11:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.588891188s) from=127.0.0.6:48197 2022/12/15 11:23:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.118923405s) from=127.0.0.6:36333 2022/12/15 11:23:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.089758273s) from=127.0.0.6:53451 2022/12/15 11:24:00 [DEBUG] http: Request GET /v1/status/leader (304.064µs) from=127.0.0.6:57363 2022/12/15 11:24:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.26329984s) from=127.0.0.6:43959 2022/12/15 11:24:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:24:04 [DEBUG] http: Request GET /v1/status/leader (237.929µs) from=127.0.0.6:49053 2022/12/15 11:24:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.629815401s) from=127.0.0.6:54829 2022/12/15 11:24:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.586471592s) from=127.0.0.6:39343 2022/12/15 11:24:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m0.176120516s) from=127.0.0.6:41427 2022/12/15 11:24:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.477884955s) from=127.0.0.6:47455 2022/12/15 11:24:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m5.841085463s) from=127.0.0.6:41195 2022/12/15 11:24:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.171279673s) from=127.0.0.6:42167 2022/12/15 11:24:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.159984441s) from=127.0.0.6:43691 2022/12/15 11:24:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.496567774s) from=127.0.0.6:35969 2022/12/15 11:24:20 [DEBUG] http: Request GET /v1/status/leader (1.324537ms) from=127.0.0.6:49053 2022/12/15 11:24:24 [DEBUG] http: Request GET /v1/status/leader (241.087µs) from=127.0.0.6:49053 2022/12/15 11:24:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.580407188s) from=127.0.0.6:43437 2022/12/15 11:24:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.644209675s) from=127.0.0.6:51901 2022/12/15 11:24:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:24:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:24:37 [DEBUG] agent: Node info in sync 2022/12/15 11:24:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.307787875s) from=127.0.0.6:49175 2022/12/15 11:24:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m7.423808906s) from=127.0.0.6:46985 2022/12/15 11:24:40 [DEBUG] http: Request GET /v1/status/leader (146.552µs) from=127.0.0.6:57363 2022/12/15 11:24:44 [DEBUG] http: Request GET /v1/status/leader (164.115µs) from=127.0.0.6:49053 2022/12/15 11:25:00 [DEBUG] http: Request GET /v1/status/leader (213.705µs) from=127.0.0.6:57363 2022/12/15 11:25:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.21449246s) from=127.0.0.6:39841 2022/12/15 11:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:25:04 [DEBUG] http: Request GET /v1/status/leader (135.713µs) from=127.0.0.6:49053 2022/12/15 11:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.700589052s) from=127.0.0.6:49849 2022/12/15 11:25:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.317065473s) from=127.0.0.6:36237 2022/12/15 11:25:20 [DEBUG] http: Request GET /v1/status/leader (381.557µs) from=127.0.0.6:49053 2022/12/15 11:25:24 [DEBUG] http: Request GET /v1/status/leader (247.472µs) from=127.0.0.6:49053 2022/12/15 11:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.476328069s) from=127.0.0.6:40359 2022/12/15 11:25:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.079000784s) from=127.0.0.6:59233 2022/12/15 11:25:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.740236287s) from=127.0.0.6:36537 2022/12/15 11:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.35428422s) from=127.0.0.6:46181 2022/12/15 11:25:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.082721367s) from=127.0.0.6:42429 2022/12/15 11:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.987089877s) from=127.0.0.6:42055 2022/12/15 11:25:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:25:40 [DEBUG] http: Request GET /v1/status/leader (193.807µs) from=127.0.0.6:57363 2022/12/15 11:25:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:25:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:25:40 [DEBUG] agent: Node info in sync 2022/12/15 11:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.732298678s) from=127.0.0.6:45565 2022/12/15 11:25:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.823434569s) from=127.0.0.6:51701 2022/12/15 11:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.590571329s) from=127.0.0.6:48707 2022/12/15 11:25:44 [DEBUG] http: Request GET /v1/status/leader (3.727253ms) from=127.0.0.6:49053 2022/12/15 11:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.235265408s) from=127.0.0.6:56309 2022/12/15 11:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.489062557s) from=127.0.0.6:48197 2022/12/15 11:25:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.858852994s) from=127.0.0.6:36333 2022/12/15 11:25:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.945028362s) from=127.0.0.6:53451 2022/12/15 11:26:00 [DEBUG] http: Request GET /v1/status/leader (702.184µs) from=127.0.0.6:49053 2022/12/15 11:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:26:04 [DEBUG] http: Request GET /v1/status/leader (272.158µs) from=127.0.0.6:49053 2022/12/15 11:26:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.57524258s) from=127.0.0.6:43959 2022/12/15 11:26:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.184462722s) from=127.0.0.6:47455 2022/12/15 11:26:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m1.997321691s) from=127.0.0.6:41195 2022/12/15 11:26:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.607168816s) from=127.0.0.6:42167 2022/12/15 11:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.486006644s) from=127.0.0.6:39343 2022/12/15 11:26:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.906421252s) from=127.0.0.6:54829 2022/12/15 11:26:20 [DEBUG] http: Request GET /v1/status/leader (283.848µs) from=127.0.0.6:49053 2022/12/15 11:26:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.651960451s) from=127.0.0.6:41427 2022/12/15 11:26:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.765613557s) from=127.0.0.6:43691 2022/12/15 11:26:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.112894208s) from=127.0.0.6:35969 2022/12/15 11:26:24 [DEBUG] http: Request GET /v1/status/leader (255.337µs) from=127.0.0.6:49053 2022/12/15 11:26:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.358576881s) from=127.0.0.6:43437 2022/12/15 11:26:40 [DEBUG] http: Request GET /v1/status/leader (295.165µs) from=127.0.0.6:49053 2022/12/15 11:26:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m7.300092549s) from=127.0.0.6:51901 2022/12/15 11:26:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.862964995s) from=127.0.0.6:49175 2022/12/15 11:26:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.05851733s) from=127.0.0.6:46985 2022/12/15 11:26:44 [DEBUG] http: Request GET /v1/status/leader (236.483µs) from=127.0.0.6:49053 2022/12/15 11:27:00 [DEBUG] http: Request GET /v1/status/leader (147.043µs) from=127.0.0.6:57363 2022/12/15 11:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:27:04 [DEBUG] http: Request GET /v1/status/leader (130.589µs) from=127.0.0.6:49053 2022/12/15 11:27:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.658378532s) from=127.0.0.6:39841 2022/12/15 11:27:20 [DEBUG] http: Request GET /v1/status/leader (286.785µs) from=127.0.0.6:57363 2022/12/15 11:27:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.704154133s) from=127.0.0.6:36237 2022/12/15 11:27:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.987638388s) from=127.0.0.6:49849 2022/12/15 11:27:24 [DEBUG] http: Request GET /v1/status/leader (267.383µs) from=127.0.0.6:49053 2022/12/15 11:27:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.835119367s) from=127.0.0.6:40359 2022/12/15 11:27:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.71903713s) from=127.0.0.6:59233 2022/12/15 11:27:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.686790338s) from=127.0.0.6:36537 2022/12/15 11:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.311599109s) from=127.0.0.6:42055 2022/12/15 11:27:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:27:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:27:39 [DEBUG] agent: Node info in sync 2022/12/15 11:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.24579205s) from=127.0.0.6:46181 2022/12/15 11:27:40 [DEBUG] http: Request GET /v1/status/leader (284.666µs) from=127.0.0.6:57363 2022/12/15 11:27:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.111288806s) from=127.0.0.6:42429 2022/12/15 11:27:44 [DEBUG] http: Request GET /v1/status/leader (390.121µs) from=127.0.0.6:49053 2022/12/15 11:27:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:27:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.007348903s) from=127.0.0.6:56309 2022/12/15 11:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.182346715s) from=127.0.0.6:45565 2022/12/15 11:27:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.838985062s) from=127.0.0.6:51701 2022/12/15 11:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.696651362s) from=127.0.0.6:48707 2022/12/15 11:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.448322649s) from=127.0.0.6:48197 2022/12/15 11:27:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.980682398s) from=127.0.0.6:36333 2022/12/15 11:28:00 [DEBUG] http: Request GET /v1/status/leader (317.02µs) from=127.0.0.6:49053 2022/12/15 11:28:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.017550883s) from=127.0.0.6:53451 2022/12/15 11:28:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:28:04 [DEBUG] http: Request GET /v1/status/leader (260.415µs) from=127.0.0.6:49053 2022/12/15 11:28:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.888569512s) from=127.0.0.6:43959 2022/12/15 11:28:20 [DEBUG] http: Request GET /v1/status/leader (136.665µs) from=127.0.0.6:57363 2022/12/15 11:28:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.194100477s) from=127.0.0.6:54829 2022/12/15 11:28:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.368131932s) from=127.0.0.6:47455 2022/12/15 11:28:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.361369033s) from=127.0.0.6:41195 2022/12/15 11:28:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.443870019s) from=127.0.0.6:39343 2022/12/15 11:28:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.90191319s) from=127.0.0.6:42167 2022/12/15 11:28:24 [DEBUG] http: Request GET /v1/status/leader (296.929µs) from=127.0.0.6:49053 2022/12/15 11:28:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.219699378s) from=127.0.0.6:35969 2022/12/15 11:28:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m7.197438241s) from=127.0.0.6:41427 2022/12/15 11:28:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.717537103s) from=127.0.0.6:43691 2022/12/15 11:28:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.646107269s) from=127.0.0.6:43437 2022/12/15 11:28:40 [DEBUG] http: Request GET /v1/status/leader (231.728µs) from=127.0.0.6:57363 2022/12/15 11:28:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:28:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:28:43 [DEBUG] agent: Node info in sync 2022/12/15 11:28:44 [DEBUG] http: Request GET /v1/status/leader (249.878µs) from=127.0.0.6:49053 2022/12/15 11:28:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.371665257s) from=127.0.0.6:51901 2022/12/15 11:28:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.85169427s) from=127.0.0.6:49175 2022/12/15 11:28:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.717661718s) from=127.0.0.6:46985 2022/12/15 11:29:00 [DEBUG] http: Request GET /v1/status/leader (295.013µs) from=127.0.0.6:49053 2022/12/15 11:29:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:29:04 [DEBUG] http: Request GET /v1/status/leader (151.358µs) from=127.0.0.6:49053 2022/12/15 11:29:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.405762915s) from=127.0.0.6:39841 2022/12/15 11:29:20 [DEBUG] http: Request GET /v1/status/leader (211.205µs) from=127.0.0.6:49053 2022/12/15 11:29:24 [DEBUG] http: Request GET /v1/status/leader (195.262µs) from=127.0.0.6:49053 2022/12/15 11:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.879526347s) from=127.0.0.6:49849 2022/12/15 11:29:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.507082039s) from=127.0.0.6:36237 2022/12/15 11:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.777282235s) from=127.0.0.6:40359 2022/12/15 11:29:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.377801695s) from=127.0.0.6:59233 2022/12/15 11:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.299721227s) from=127.0.0.6:46181 2022/12/15 11:29:40 [DEBUG] http: Request GET /v1/status/leader (278.712µs) from=127.0.0.6:49053 2022/12/15 11:29:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.770401179s) from=127.0.0.6:36537 2022/12/15 11:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.839845547s) from=127.0.0.6:42055 2022/12/15 11:29:44 [DEBUG] http: Request GET /v1/status/leader (220.922µs) from=127.0.0.6:49053 2022/12/15 11:29:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.428123083s) from=127.0.0.6:42429 2022/12/15 11:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.933161929s) from=127.0.0.6:56309 2022/12/15 11:29:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.624838038s) from=127.0.0.6:51701 2022/12/15 11:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.451418149s) from=127.0.0.6:45565 2022/12/15 11:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.380814557s) from=127.0.0.6:48707 2022/12/15 11:29:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.615495121s) from=127.0.0.6:36333 2022/12/15 11:30:00 [DEBUG] http: Request GET /v1/status/leader (154.802µs) from=127.0.0.6:49053 2022/12/15 11:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.956340865s) from=127.0.0.6:48197 2022/12/15 11:30:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:30:04 [DEBUG] http: Request GET /v1/status/leader (342.415µs) from=127.0.0.6:49053 2022/12/15 11:30:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.659127721s) from=127.0.0.6:53451 2022/12/15 11:30:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.551846223s) from=127.0.0.6:43959 2022/12/15 11:30:20 [DEBUG] http: Request GET /v1/status/leader (274.422µs) from=127.0.0.6:57363 2022/12/15 11:30:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:30:23 [DEBUG] agent: Node info in sync 2022/12/15 11:30:24 [DEBUG] http: Request GET /v1/status/leader (186.577µs) from=127.0.0.6:49053 2022/12/15 11:30:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.53667692s) from=127.0.0.6:42167 2022/12/15 11:30:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.86873958s) from=127.0.0.6:47455 2022/12/15 11:30:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m7.341938911s) from=127.0.0.6:54829 2022/12/15 11:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.488041091s) from=127.0.0.6:39343 2022/12/15 11:30:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.649867993s) from=127.0.0.6:41195 2022/12/15 11:30:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:30:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.080891027s) from=127.0.0.6:43691 2022/12/15 11:30:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.607983237s) from=127.0.0.6:41427 2022/12/15 11:30:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.267518829s) from=127.0.0.6:35969 2022/12/15 11:30:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.357496035s) from=127.0.0.6:43437 2022/12/15 11:30:40 [DEBUG] http: Request GET /v1/status/leader (459.786µs) from=127.0.0.6:57363 2022/12/15 11:30:44 [DEBUG] http: Request GET /v1/status/leader (194.105µs) from=127.0.0.6:49053 2022/12/15 11:30:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.765682963s) from=127.0.0.6:51901 2022/12/15 11:30:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m5.232589047s) from=127.0.0.6:49175 2022/12/15 11:30:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m5.541134554s) from=127.0.0.6:46985 2022/12/15 11:31:00 [DEBUG] http: Request GET /v1/status/leader (273.715µs) from=127.0.0.6:57363 2022/12/15 11:31:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:31:04 [DEBUG] http: Request GET /v1/status/leader (229.176µs) from=127.0.0.6:49053 2022/12/15 11:31:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.958798963s) from=127.0.0.6:39841 2022/12/15 11:31:20 [DEBUG] http: Request GET /v1/status/leader (197.43µs) from=127.0.0.6:57363 2022/12/15 11:31:24 [DEBUG] http: Request GET /v1/status/leader (1.593854ms) from=127.0.0.6:49053 2022/12/15 11:31:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.435951402s) from=127.0.0.6:36237 2022/12/15 11:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.352863109s) from=127.0.0.6:49849 2022/12/15 11:31:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.684215654s) from=127.0.0.6:40359 2022/12/15 11:31:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.610584555s) from=127.0.0.6:59233 2022/12/15 11:31:40 [DEBUG] http: Request GET /v1/status/leader (220.997µs) from=127.0.0.6:57363 2022/12/15 11:31:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.186424004s) from=127.0.0.6:36537 2022/12/15 11:31:44 [DEBUG] http: Request GET /v1/status/leader (160.932µs) from=127.0.0.6:49053 2022/12/15 11:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.846790448s) from=127.0.0.6:42055 2022/12/15 11:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.654710163s) from=127.0.0.6:46181 2022/12/15 11:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.187595106s) from=127.0.0.6:56309 2022/12/15 11:31:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.487438506s) from=127.0.0.6:42429 2022/12/15 11:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.127495684s) from=127.0.0.6:48707 2022/12/15 11:31:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.369886862s) from=127.0.0.6:51701 2022/12/15 11:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.776789737s) from=127.0.0.6:45565 2022/12/15 11:32:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.202832085s) from=127.0.0.6:36333 2022/12/15 11:32:00 [DEBUG] http: Request GET /v1/status/leader (355.154µs) from=127.0.0.6:49053 2022/12/15 11:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.679633112s) from=127.0.0.6:48197 2022/12/15 11:32:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:32:04 [DEBUG] http: Request GET /v1/status/leader (226.327µs) from=127.0.0.6:49053 2022/12/15 11:32:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.991609377s) from=127.0.0.6:53451 2022/12/15 11:32:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.423812928s) from=127.0.0.6:43959 2022/12/15 11:32:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:32:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:32:19 [DEBUG] agent: Node info in sync 2022/12/15 11:32:20 [DEBUG] http: Request GET /v1/status/leader (227.807µs) from=127.0.0.6:57363 2022/12/15 11:32:24 [DEBUG] http: Request GET /v1/status/leader (147.74µs) from=127.0.0.6:49053 2022/12/15 11:32:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.415111992s) from=127.0.0.6:47455 2022/12/15 11:32:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m5.136811517s) from=127.0.0.6:42167 2022/12/15 11:32:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.058903795s) from=127.0.0.6:39343 2022/12/15 11:32:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.306953137s) from=127.0.0.6:54829 2022/12/15 11:32:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m3.798051658s) from=127.0.0.6:43691 2022/12/15 11:32:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m7.115273358s) from=127.0.0.6:41195 2022/12/15 11:32:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m4.37630492s) from=127.0.0.6:41427 2022/12/15 11:32:40 [DEBUG] http: Request GET /v1/status/leader (374.98µs) from=127.0.0.6:49053 2022/12/15 11:32:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.20558425s) from=127.0.0.6:43437 2022/12/15 11:32:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.362157013s) from=127.0.0.6:35969 2022/12/15 11:32:44 [DEBUG] http: Request GET /v1/status/leader (156.573µs) from=127.0.0.6:49053 2022/12/15 11:32:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.621213657s) from=127.0.0.6:51901 2022/12/15 11:32:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m0.206531466s) from=127.0.0.6:46985 2022/12/15 11:33:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.676425751s) from=127.0.0.6:49175 2022/12/15 11:33:00 [DEBUG] http: Request GET /v1/status/leader (163.895µs) from=127.0.0.6:57363 2022/12/15 11:33:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:33:05 [DEBUG] http: Request GET /v1/status/leader (165.134µs) from=127.0.0.6:49053 2022/12/15 11:33:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:33:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.652895229s) from=127.0.0.6:39841 2022/12/15 11:33:20 [DEBUG] http: Request GET /v1/status/leader (344.409µs) from=127.0.0.6:49053 2022/12/15 11:33:25 [DEBUG] http: Request GET /v1/status/leader (354.177µs) from=127.0.0.6:49053 2022/12/15 11:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.23072527s) from=127.0.0.6:49849 2022/12/15 11:33:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.852621424s) from=127.0.0.6:36237 2022/12/15 11:33:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.33348598s) from=127.0.0.6:59233 2022/12/15 11:33:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.121288592s) from=127.0.0.6:40359 2022/12/15 11:33:40 [DEBUG] http: Request GET /v1/status/leader (174.562µs) from=127.0.0.6:49053 2022/12/15 11:33:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:33:41 [DEBUG] agent: Node info in sync 2022/12/15 11:33:45 [DEBUG] http: Request GET /v1/status/leader (215.536µs) from=127.0.0.6:49053 2022/12/15 11:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.332405173s) from=127.0.0.6:42055 2022/12/15 11:33:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.930380861s) from=127.0.0.6:36537 2022/12/15 11:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.631430581s) from=127.0.0.6:46181 2022/12/15 11:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.964632372s) from=127.0.0.6:56309 2022/12/15 11:33:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.523036605s) from=127.0.0.6:51701 2022/12/15 11:33:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.861289209s) from=127.0.0.6:42429 2022/12/15 11:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.666307013s) from=127.0.0.6:48707 2022/12/15 11:34:00 [DEBUG] http: Request GET /v1/status/leader (316.35µs) from=127.0.0.6:57363 2022/12/15 11:34:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:34:05 [DEBUG] http: Request GET /v1/status/leader (164.187µs) from=127.0.0.6:49053 2022/12/15 11:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.429133382s) from=127.0.0.6:48197 2022/12/15 11:34:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.645194314s) from=127.0.0.6:36333 2022/12/15 11:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.102839211s) from=127.0.0.6:45565 2022/12/15 11:34:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.473575522s) from=127.0.0.6:53451 2022/12/15 11:34:20 [DEBUG] http: Request GET /v1/status/leader (427.873µs) from=127.0.0.6:57363 2022/12/15 11:34:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.488492398s) from=127.0.0.6:43959 2022/12/15 11:34:25 [DEBUG] http: Request GET /v1/status/leader (650.469µs) from=127.0.0.6:49053 2022/12/15 11:34:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.820957145s) from=127.0.0.6:47455 2022/12/15 11:34:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.874938947s) from=127.0.0.6:42167 2022/12/15 11:34:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.310308907s) from=127.0.0.6:39343 2022/12/15 11:34:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.219673459s) from=127.0.0.6:54829 2022/12/15 11:34:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m0.126275317s) from=127.0.0.6:43691 2022/12/15 11:34:40 [DEBUG] http: Request GET /v1/status/leader (369.597µs) from=127.0.0.6:57363 2022/12/15 11:34:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.30328673s) from=127.0.0.6:43437 2022/12/15 11:34:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.304147234s) from=127.0.0.6:41195 2022/12/15 11:34:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.535209875s) from=127.0.0.6:41427 2022/12/15 11:34:45 [DEBUG] http: Request GET /v1/status/leader (282.98µs) from=127.0.0.6:49053 2022/12/15 11:34:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.098540223s) from=127.0.0.6:35969 2022/12/15 11:35:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.587235356s) from=127.0.0.6:51901 2022/12/15 11:35:00 [DEBUG] http: Request GET /v1/status/leader (178.145µs) from=127.0.0.6:57363 2022/12/15 11:35:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.192462522s) from=127.0.0.6:49175 2022/12/15 11:35:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m5.844840382s) from=127.0.0.6:46985 2022/12/15 11:35:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:35:05 [DEBUG] http: Request GET /v1/status/leader (162.034µs) from=127.0.0.6:49053 2022/12/15 11:35:20 [DEBUG] http: Request GET /v1/status/leader (421.522µs) from=127.0.0.6:49053 2022/12/15 11:35:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:35:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:35:21 [DEBUG] agent: Node info in sync 2022/12/15 11:35:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.325955949s) from=127.0.0.6:39841 2022/12/15 11:35:25 [DEBUG] http: Request GET /v1/status/leader (313.957µs) from=127.0.0.6:49053 2022/12/15 11:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.715616141s) from=127.0.0.6:49849 2022/12/15 11:35:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.491386684s) from=127.0.0.6:36237 2022/12/15 11:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.783370512s) from=127.0.0.6:59233 2022/12/15 11:35:40 [DEBUG] http: Request GET /v1/status/leader (270.565µs) from=127.0.0.6:57363 2022/12/15 11:35:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:35:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.058742879s) from=127.0.0.6:40359 2022/12/15 11:35:45 [DEBUG] http: Request GET /v1/status/leader (3.821545ms) from=127.0.0.6:49053 2022/12/15 11:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.419792248s) from=127.0.0.6:42055 2022/12/15 11:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.627473235s) from=127.0.0.6:56309 2022/12/15 11:35:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.174363203s) from=127.0.0.6:36537 2022/12/15 11:35:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.509013846s) from=127.0.0.6:51701 2022/12/15 11:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.544103232s) from=127.0.0.6:46181 2022/12/15 11:36:00 [DEBUG] http: Request GET /v1/status/leader (158.019µs) from=127.0.0.6:49053 2022/12/15 11:36:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.515834757s) from=127.0.0.6:42429 2022/12/15 11:36:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:36:05 [DEBUG] http: Request GET /v1/status/leader (447.266µs) from=127.0.0.6:49053 2022/12/15 11:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.493502485s) from=127.0.0.6:48707 2022/12/15 11:36:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.157737355s) from=127.0.0.6:48197 2022/12/15 11:36:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.916690478s) from=127.0.0.6:36333 2022/12/15 11:36:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.273462577s) from=127.0.0.6:45565 2022/12/15 11:36:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.444724254s) from=127.0.0.6:53451 2022/12/15 11:36:20 [DEBUG] http: Request GET /v1/status/leader (189.043µs) from=127.0.0.6:57363 2022/12/15 11:36:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.398365724s) from=127.0.0.6:43959 2022/12/15 11:36:25 [DEBUG] http: Request GET /v1/status/leader (150.083µs) from=127.0.0.6:49053 2022/12/15 11:36:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.438558182s) from=127.0.0.6:39343 2022/12/15 11:36:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.064938401s) from=127.0.0.6:42167 2022/12/15 11:36:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.993160635s) from=127.0.0.6:47455 2022/12/15 11:36:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.526884583s) from=127.0.0.6:54829 2022/12/15 11:36:40 [DEBUG] http: Request GET /v1/status/leader (167.32µs) from=127.0.0.6:49053 2022/12/15 11:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.373850449s) from=127.0.0.6:43691 2022/12/15 11:36:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.049277118s) from=127.0.0.6:43437 2022/12/15 11:36:45 [DEBUG] http: Request GET /v1/status/leader (332.339µs) from=127.0.0.6:49053 2022/12/15 11:36:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m6.778747754s) from=127.0.0.6:41195 2022/12/15 11:36:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.627379253s) from=127.0.0.6:35969 2022/12/15 11:36:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.582069257s) from=127.0.0.6:41427 2022/12/15 11:37:00 [DEBUG] http: Request GET /v1/status/leader (809.065µs) from=127.0.0.6:49053 2022/12/15 11:37:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:37:01 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:37:01 [DEBUG] agent: Node info in sync 2022/12/15 11:37:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m0.695932339s) from=127.0.0.6:49175 2022/12/15 11:37:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m0.926419753s) from=127.0.0.6:46985 2022/12/15 11:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:37:05 [DEBUG] http: Request GET /v1/status/leader (152.47µs) from=127.0.0.6:49053 2022/12/15 11:37:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.665417879s) from=127.0.0.6:51901 2022/12/15 11:37:20 [DEBUG] http: Request GET /v1/status/leader (1.936422ms) from=127.0.0.6:49053 2022/12/15 11:37:25 [DEBUG] http: Request GET /v1/status/leader (293.356µs) from=127.0.0.6:49053 2022/12/15 11:37:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.082992193s) from=127.0.0.6:39841 2022/12/15 11:37:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.333440094s) from=127.0.0.6:36237 2022/12/15 11:37:40 [DEBUG] http: Request GET /v1/status/leader (411.638µs) from=127.0.0.6:49053 2022/12/15 11:37:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.419454506s) from=127.0.0.6:59233 2022/12/15 11:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.570703108s) from=127.0.0.6:49849 2022/12/15 11:37:45 [DEBUG] http: Request GET /v1/status/leader (206.441µs) from=127.0.0.6:49053 2022/12/15 11:37:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.004501981s) from=127.0.0.6:40359 2022/12/15 11:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.804041655s) from=127.0.0.6:42055 2022/12/15 11:38:00 [DEBUG] http: Request GET /v1/status/leader (927.268µs) from=127.0.0.6:49053 2022/12/15 11:38:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.047643161s) from=127.0.0.6:42429 2022/12/15 11:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.326550108s) from=127.0.0.6:56309 2022/12/15 11:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:38:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.269105455s) from=127.0.0.6:36537 2022/12/15 11:38:05 [DEBUG] http: Request GET /v1/status/leader (290.957µs) from=127.0.0.6:49053 2022/12/15 11:38:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.720028204s) from=127.0.0.6:51701 2022/12/15 11:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.876003214s) from=127.0.0.6:46181 2022/12/15 11:38:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.373558912s) from=127.0.0.6:48707 2022/12/15 11:38:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.477466705s) from=127.0.0.6:48197 2022/12/15 11:38:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.522386304s) from=127.0.0.6:36333 2022/12/15 11:38:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.218134303s) from=127.0.0.6:45565 2022/12/15 11:38:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.425957931s) from=127.0.0.6:53451 2022/12/15 11:38:20 [DEBUG] http: Request GET /v1/status/leader (362.605µs) from=127.0.0.6:49053 2022/12/15 11:38:25 [DEBUG] http: Request GET /v1/status/leader (300.14µs) from=127.0.0.6:49053 2022/12/15 11:38:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.781657346s) from=127.0.0.6:43959 2022/12/15 11:38:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.39924481s) from=127.0.0.6:39343 2022/12/15 11:38:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.167485415s) from=127.0.0.6:42167 2022/12/15 11:38:40 [DEBUG] http: Request GET /v1/status/leader (351.378µs) from=127.0.0.6:57363 2022/12/15 11:38:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.024611658s) from=127.0.0.6:54829 2022/12/15 11:38:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.952782613s) from=127.0.0.6:47455 2022/12/15 11:38:45 [DEBUG] http: Request GET /v1/status/leader (303.64µs) from=127.0.0.6:49053 2022/12/15 11:38:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.224584329s) from=127.0.0.6:43691 2022/12/15 11:38:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.117998085s) from=127.0.0.6:35969 2022/12/15 11:38:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.353051942s) from=127.0.0.6:43437 2022/12/15 11:38:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m5.694966657s) from=127.0.0.6:41195 2022/12/15 11:38:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.876648083s) from=127.0.0.6:41427 2022/12/15 11:39:00 [DEBUG] http: Request GET /v1/status/leader (226.204µs) from=127.0.0.6:49053 2022/12/15 11:39:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:39:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:39:01 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:39:01 [DEBUG] agent: Node info in sync 2022/12/15 11:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:39:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m2.124366353s) from=127.0.0.6:49175 2022/12/15 11:39:05 [DEBUG] http: Request GET /v1/status/leader (261.659µs) from=127.0.0.6:49053 2022/12/15 11:39:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.24268669s) from=127.0.0.6:51901 2022/12/15 11:39:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m6.132048881s) from=127.0.0.6:46985 2022/12/15 11:39:20 [DEBUG] http: Request GET /v1/status/leader (184.655µs) from=127.0.0.6:49053 2022/12/15 11:39:25 [DEBUG] http: Request GET /v1/status/leader (268.77µs) from=127.0.0.6:49053 2022/12/15 11:39:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.018646178s) from=127.0.0.6:39841 2022/12/15 11:39:40 [DEBUG] http: Request GET /v1/status/leader (4.540054ms) from=127.0.0.6:57363 2022/12/15 11:39:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.294421164s) from=127.0.0.6:36237 2022/12/15 11:39:45 [DEBUG] http: Request GET /v1/status/leader (270.026µs) from=127.0.0.6:49053 2022/12/15 11:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.829379537s) from=127.0.0.6:49849 2022/12/15 11:39:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.338696855s) from=127.0.0.6:59233 2022/12/15 11:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.102588129s) from=127.0.0.6:40359 2022/12/15 11:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.322652694s) from=127.0.0.6:42055 2022/12/15 11:40:00 [DEBUG] http: Request GET /v1/status/leader (232.045µs) from=127.0.0.6:49053 2022/12/15 11:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:40:05 [DEBUG] http: Request GET /v1/status/leader (164.366µs) from=127.0.0.6:49053 2022/12/15 11:40:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.918518239s) from=127.0.0.6:36537 2022/12/15 11:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.860938405s) from=127.0.0.6:56309 2022/12/15 11:40:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.364416531s) from=127.0.0.6:42429 2022/12/15 11:40:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.598647147s) from=127.0.0.6:46181 2022/12/15 11:40:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.007034533s) from=127.0.0.6:51701 2022/12/15 11:40:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:40:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:40:12 [DEBUG] agent: Node info in sync 2022/12/15 11:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.277298457s) from=127.0.0.6:48707 2022/12/15 11:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.996374076s) from=127.0.0.6:48197 2022/12/15 11:40:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.495364736s) from=127.0.0.6:36333 2022/12/15 11:40:20 [DEBUG] http: Request GET /v1/status/leader (1.683494ms) from=127.0.0.6:49053 2022/12/15 11:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.847765414s) from=127.0.0.6:45565 2022/12/15 11:40:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.074528364s) from=127.0.0.6:53451 2022/12/15 11:40:25 [DEBUG] http: Request GET /v1/status/leader (251.635µs) from=127.0.0.6:49053 2022/12/15 11:40:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.273607408s) from=127.0.0.6:43959 2022/12/15 11:40:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.430081086s) from=127.0.0.6:39343 2022/12/15 11:40:40 [DEBUG] http: Request GET /v1/status/leader (199.432µs) from=127.0.0.6:49053 2022/12/15 11:40:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.40173501s) from=127.0.0.6:42167 2022/12/15 11:40:45 [DEBUG] http: Request GET /v1/status/leader (192.107µs) from=127.0.0.6:49053 2022/12/15 11:40:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.583317536s) from=127.0.0.6:47455 2022/12/15 11:40:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m7.433791715s) from=127.0.0.6:54829 2022/12/15 11:40:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.864785233s) from=127.0.0.6:35969 2022/12/15 11:40:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.278031648s) from=127.0.0.6:43691 2022/12/15 11:40:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.684348097s) from=127.0.0.6:43437 2022/12/15 11:40:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m4.263812907s) from=127.0.0.6:41195 2022/12/15 11:41:00 [DEBUG] http: Request GET /v1/status/leader (162.953µs) from=127.0.0.6:57363 2022/12/15 11:41:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m4.809371886s) from=127.0.0.6:41427 2022/12/15 11:41:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:41:05 [DEBUG] http: Request GET /v1/status/leader (158.225µs) from=127.0.0.6:49053 2022/12/15 11:41:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.447068679s) from=127.0.0.6:49175 2022/12/15 11:41:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.068381478s) from=127.0.0.6:51901 2022/12/15 11:41:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.891756426s) from=127.0.0.6:46985 2022/12/15 11:41:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:41:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:41:19 [DEBUG] agent: Node info in sync 2022/12/15 11:41:20 [DEBUG] http: Request GET /v1/status/leader (869.747µs) from=127.0.0.6:49053 2022/12/15 11:41:25 [DEBUG] http: Request GET /v1/status/leader (268.843µs) from=127.0.0.6:49053 2022/12/15 11:41:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.240282295s) from=127.0.0.6:39841 2022/12/15 11:41:40 [DEBUG] http: Request GET /v1/status/leader (294.941µs) from=127.0.0.6:57363 2022/12/15 11:41:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.683795568s) from=127.0.0.6:36237 2022/12/15 11:41:45 [DEBUG] http: Request GET /v1/status/leader (325.649µs) from=127.0.0.6:49053 2022/12/15 11:41:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.630069727s) from=127.0.0.6:59233 2022/12/15 11:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.314581208s) from=127.0.0.6:49849 2022/12/15 11:41:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.013465639s) from=127.0.0.6:40359 2022/12/15 11:41:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.514411261s) from=127.0.0.6:42055 2022/12/15 11:42:00 [DEBUG] http: Request GET /v1/status/leader (153.527µs) from=127.0.0.6:49053 2022/12/15 11:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:42:05 [DEBUG] http: Request GET /v1/status/leader (253.415µs) from=127.0.0.6:49053 2022/12/15 11:42:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.80867887s) from=127.0.0.6:36537 2022/12/15 11:42:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.781617911s) from=127.0.0.6:42429 2022/12/15 11:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.71801212s) from=127.0.0.6:56309 2022/12/15 11:42:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.80052762s) from=127.0.0.6:51701 2022/12/15 11:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.999265662s) from=127.0.0.6:46181 2022/12/15 11:42:20 [DEBUG] http: Request GET /v1/status/leader (274.077µs) from=127.0.0.6:49053 2022/12/15 11:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.351893685s) from=127.0.0.6:48197 2022/12/15 11:42:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.920959005s) from=127.0.0.6:36333 2022/12/15 11:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.873099533s) from=127.0.0.6:48707 2022/12/15 11:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.056400681s) from=127.0.0.6:45565 2022/12/15 11:42:25 [DEBUG] http: Request GET /v1/status/leader (238.264µs) from=127.0.0.6:49053 2022/12/15 11:42:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.753963435s) from=127.0.0.6:53451 2022/12/15 11:42:40 [DEBUG] http: Request GET /v1/status/leader (249.024µs) from=127.0.0.6:57363 2022/12/15 11:42:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.488598902s) from=127.0.0.6:43959 2022/12/15 11:42:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.992248179s) from=127.0.0.6:39343 2022/12/15 11:42:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.413181179s) from=127.0.0.6:42167 2022/12/15 11:42:45 [DEBUG] http: Request GET /v1/status/leader (250.551µs) from=127.0.0.6:49053 2022/12/15 11:42:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.142340052s) from=127.0.0.6:47455 2022/12/15 11:42:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.748872212s) from=127.0.0.6:54829 2022/12/15 11:42:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.12415774s) from=127.0.0.6:35969 2022/12/15 11:42:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.651315367s) from=127.0.0.6:43691 2022/12/15 11:43:00 [DEBUG] http: Request GET /v1/status/leader (346.745µs) from=127.0.0.6:57363 2022/12/15 11:43:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.525032162s) from=127.0.0.6:43437 2022/12/15 11:43:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:43:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:43:03 [DEBUG] agent: Node info in sync 2022/12/15 11:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m2.634108705s) from=127.0.0.6:41427 2022/12/15 11:43:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m5.228389572s) from=127.0.0.6:41195 2022/12/15 11:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:43:05 [DEBUG] http: Request GET /v1/status/leader (292.772µs) from=127.0.0.6:49053 2022/12/15 11:43:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.983232277s) from=127.0.0.6:49175 2022/12/15 11:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.573089042s) from=127.0.0.6:51901 2022/12/15 11:43:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m5.865562886s) from=127.0.0.6:46985 2022/12/15 11:43:20 [DEBUG] http: Request GET /v1/status/leader (193.263µs) from=127.0.0.6:57363 2022/12/15 11:43:25 [DEBUG] http: Request GET /v1/status/leader (310.204µs) from=127.0.0.6:49053 2022/12/15 11:43:41 [DEBUG] http: Request GET /v1/status/leader (254.229µs) from=127.0.0.6:57363 2022/12/15 11:43:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.662717233s) from=127.0.0.6:39841 2022/12/15 11:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.287939767s) from=127.0.0.6:36237 2022/12/15 11:43:45 [DEBUG] http: Request GET /v1/status/leader (2.913981ms) from=127.0.0.6:49053 2022/12/15 11:43:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.523115788s) from=127.0.0.6:49849 2022/12/15 11:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.592859696s) from=127.0.0.6:40359 2022/12/15 11:43:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.394515144s) from=127.0.0.6:59233 2022/12/15 11:44:01 [DEBUG] http: Request GET /v1/status/leader (280.397µs) from=127.0.0.6:57363 2022/12/15 11:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.659480973s) from=127.0.0.6:42055 2022/12/15 11:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:44:05 [DEBUG] http: Request GET /v1/status/leader (283.347µs) from=127.0.0.6:49053 2022/12/15 11:44:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.464731769s) from=127.0.0.6:36537 2022/12/15 11:44:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.552288798s) from=127.0.0.6:42429 2022/12/15 11:44:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.95045548s) from=127.0.0.6:51701 2022/12/15 11:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.690651914s) from=127.0.0.6:56309 2022/12/15 11:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.882716434s) from=127.0.0.6:46181 2022/12/15 11:44:21 [DEBUG] http: Request GET /v1/status/leader (169.15µs) from=127.0.0.6:49053 2022/12/15 11:44:25 [DEBUG] http: Request GET /v1/status/leader (216.069µs) from=127.0.0.6:49053 2022/12/15 11:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.175796007s) from=127.0.0.6:48197 2022/12/15 11:44:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.979484251s) from=127.0.0.6:36333 2022/12/15 11:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.154825172s) from=127.0.0.6:45565 2022/12/15 11:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.091491977s) from=127.0.0.6:48707 2022/12/15 11:44:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:44:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:44:33 [DEBUG] agent: Node info in sync 2022/12/15 11:44:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.83738841s) from=127.0.0.6:53451 2022/12/15 11:44:41 [DEBUG] http: Request GET /v1/status/leader (381.602µs) from=127.0.0.6:57363 2022/12/15 11:44:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.592593846s) from=127.0.0.6:43959 2022/12/15 11:44:45 [DEBUG] http: Request GET /v1/status/leader (161.344µs) from=127.0.0.6:49053 2022/12/15 11:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.648074494s) from=127.0.0.6:39343 2022/12/15 11:44:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m7.111333328s) from=127.0.0.6:42167 2022/12/15 11:44:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.698260991s) from=127.0.0.6:47455 2022/12/15 11:44:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m0.284048363s) from=127.0.0.6:43691 2022/12/15 11:44:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.00585651s) from=127.0.0.6:35969 2022/12/15 11:44:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.53412706s) from=127.0.0.6:54829 2022/12/15 11:45:01 [DEBUG] http: Request GET /v1/status/leader (248.895µs) from=127.0.0.6:49053 2022/12/15 11:45:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:45:05 [DEBUG] http: Request GET /v1/status/leader (311.676µs) from=127.0.0.6:49053 2022/12/15 11:45:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m1.844689184s) from=127.0.0.6:41427 2022/12/15 11:45:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.395465661s) from=127.0.0.6:43437 2022/12/15 11:45:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m5.486355319s) from=127.0.0.6:41195 2022/12/15 11:45:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m2.522426605s) from=127.0.0.6:49175 2022/12/15 11:45:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.733224574s) from=127.0.0.6:51901 2022/12/15 11:45:21 [DEBUG] http: Request GET /v1/status/leader (499.718µs) from=127.0.0.6:57363 2022/12/15 11:45:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.717841431s) from=127.0.0.6:46985 2022/12/15 11:45:25 [DEBUG] http: Request GET /v1/status/leader (275.969µs) from=127.0.0.6:49053 2022/12/15 11:45:41 [DEBUG] http: Request GET /v1/status/leader (370.948µs) from=127.0.0.6:57363 2022/12/15 11:45:45 [DEBUG] http: Request GET /v1/status/leader (150.94µs) from=127.0.0.6:49053 2022/12/15 11:45:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.826913635s) from=127.0.0.6:39841 2022/12/15 11:45:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.275251932s) from=127.0.0.6:36237 2022/12/15 11:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.868178048s) from=127.0.0.6:49849 2022/12/15 11:45:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.139786289s) from=127.0.0.6:40359 2022/12/15 11:45:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:45:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:45:58 [DEBUG] agent: Node info in sync 2022/12/15 11:46:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.198928323s) from=127.0.0.6:59233 2022/12/15 11:46:01 [DEBUG] http: Request GET /v1/status/leader (336.311µs) from=127.0.0.6:49053 2022/12/15 11:46:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.704326766s) from=127.0.0.6:42055 2022/12/15 11:46:05 [DEBUG] http: Request GET /v1/status/leader (166.511µs) from=127.0.0.6:49053 2022/12/15 11:46:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.028065204s) from=127.0.0.6:36537 2022/12/15 11:46:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.107219277s) from=127.0.0.6:51701 2022/12/15 11:46:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.489782605s) from=127.0.0.6:42429 2022/12/15 11:46:21 [DEBUG] http: Request GET /v1/status/leader (436.965µs) from=127.0.0.6:49053 2022/12/15 11:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.467297297s) from=127.0.0.6:46181 2022/12/15 11:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.826537691s) from=127.0.0.6:56309 2022/12/15 11:46:25 [DEBUG] http: Request GET /v1/status/leader (153.685µs) from=127.0.0.6:49053 2022/12/15 11:46:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.173679366s) from=127.0.0.6:36333 2022/12/15 11:46:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.775828648s) from=127.0.0.6:48197 2022/12/15 11:46:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.4800408s) from=127.0.0.6:45565 2022/12/15 11:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.110848293s) from=127.0.0.6:48707 2022/12/15 11:46:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.555702155s) from=127.0.0.6:53451 2022/12/15 11:46:41 [DEBUG] http: Request GET /v1/status/leader (347.352µs) from=127.0.0.6:49053 2022/12/15 11:46:45 [DEBUG] http: Request GET /v1/status/leader (339.245µs) from=127.0.0.6:49053 2022/12/15 11:46:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:46:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.018957387s) from=127.0.0.6:43959 2022/12/15 11:46:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.243497647s) from=127.0.0.6:39343 2022/12/15 11:46:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.629421983s) from=127.0.0.6:47455 2022/12/15 11:46:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.212996742s) from=127.0.0.6:42167 2022/12/15 11:47:01 [DEBUG] http: Request GET /v1/status/leader (378.27µs) from=127.0.0.6:57363 2022/12/15 11:47:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.798643153s) from=127.0.0.6:35969 2022/12/15 11:47:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:47:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m6.450459265s) from=127.0.0.6:43691 2022/12/15 11:47:05 [DEBUG] http: Request GET /v1/status/leader (258.512µs) from=127.0.0.6:49053 2022/12/15 11:47:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m7.295573994s) from=127.0.0.6:54829 2022/12/15 11:47:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m5.503766675s) from=127.0.0.6:41427 2022/12/15 11:47:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:47:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:47:11 [DEBUG] agent: Node info in sync 2022/12/15 11:47:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.67113775s) from=127.0.0.6:43437 2022/12/15 11:47:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m3.545810684s) from=127.0.0.6:41195 2022/12/15 11:47:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m4.528068682s) from=127.0.0.6:49175 2022/12/15 11:47:21 [DEBUG] http: Request GET /v1/status/leader (360.576µs) from=127.0.0.6:57363 2022/12/15 11:47:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m7.002621889s) from=127.0.0.6:51901 2022/12/15 11:47:25 [DEBUG] http: Request GET /v1/status/leader (253.702µs) from=127.0.0.6:49053 2022/12/15 11:47:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m3.77243521s) from=127.0.0.6:46985 2022/12/15 11:47:41 [DEBUG] http: Request GET /v1/status/leader (2.136221ms) from=127.0.0.6:57363 2022/12/15 11:47:45 [DEBUG] http: Request GET /v1/status/leader (176.572µs) from=127.0.0.6:49053 2022/12/15 11:47:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.896233037s) from=127.0.0.6:39841 2022/12/15 11:47:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.483293958s) from=127.0.0.6:36237 2022/12/15 11:47:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.229016017s) from=127.0.0.6:49849 2022/12/15 11:47:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.603252391s) from=127.0.0.6:40359 2022/12/15 11:48:01 [DEBUG] http: Request GET /v1/status/leader (183.784µs) from=127.0.0.6:57363 2022/12/15 11:48:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.689101633s) from=127.0.0.6:59233 2022/12/15 11:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:48:05 [DEBUG] http: Request GET /v1/status/leader (475.677µs) from=127.0.0.6:49053 2022/12/15 11:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.934327933s) from=127.0.0.6:42055 2022/12/15 11:48:21 [DEBUG] http: Request GET /v1/status/leader (320.817µs) from=127.0.0.6:49053 2022/12/15 11:48:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.392541644s) from=127.0.0.6:36537 2022/12/15 11:48:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:48:25 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:48:25 [DEBUG] agent: Node info in sync 2022/12/15 11:48:25 [DEBUG] http: Request GET /v1/status/leader (132.567µs) from=127.0.0.6:49053 2022/12/15 11:48:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.986924746s) from=127.0.0.6:42429 2022/12/15 11:48:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.482352368s) from=127.0.0.6:51701 2022/12/15 11:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.137184019s) from=127.0.0.6:46181 2022/12/15 11:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.324540014s) from=127.0.0.6:56309 2022/12/15 11:48:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.265330242s) from=127.0.0.6:36333 2022/12/15 11:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.071567631s) from=127.0.0.6:48197 2022/12/15 11:48:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.69806022s) from=127.0.0.6:53451 2022/12/15 11:48:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.452306449s) from=127.0.0.6:45565 2022/12/15 11:48:41 [DEBUG] http: Request GET /v1/status/leader (302.897µs) from=127.0.0.6:49053 2022/12/15 11:48:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.344592244s) from=127.0.0.6:48707 2022/12/15 11:48:45 [DEBUG] http: Request GET /v1/status/leader (224.306µs) from=127.0.0.6:49053 2022/12/15 11:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m3.479064462s) from=127.0.0.6:39343 2022/12/15 11:48:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.520803711s) from=127.0.0.6:43959 2022/12/15 11:48:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.90350405s) from=127.0.0.6:47455 2022/12/15 11:48:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m2.956616909s) from=127.0.0.6:42167 2022/12/15 11:49:01 [DEBUG] http: Request GET /v1/status/leader (316.025µs) from=127.0.0.6:49053 2022/12/15 11:49:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:49:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.682349661s) from=127.0.0.6:35969 2022/12/15 11:49:05 [DEBUG] http: Request GET /v1/status/leader (1.50644ms) from=127.0.0.6:49053 2022/12/15 11:49:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.44475996s) from=127.0.0.6:43691 2022/12/15 11:49:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.040164694s) from=127.0.0.6:43437 2022/12/15 11:49:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.942309681s) from=127.0.0.6:54829 2022/12/15 11:49:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m3.534975646s) from=127.0.0.6:41195 2022/12/15 11:49:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.721403778s) from=127.0.0.6:41427 2022/12/15 11:49:21 [DEBUG] http: Request GET /v1/status/leader (381.078µs) from=127.0.0.6:49053 2022/12/15 11:49:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m7.304077029s) from=127.0.0.6:49175 2022/12/15 11:49:25 [DEBUG] http: Request GET /v1/status/leader (161.505µs) from=127.0.0.6:49053 2022/12/15 11:49:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.382219083s) from=127.0.0.6:51901 2022/12/15 11:49:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.777622202s) from=127.0.0.6:46985 2022/12/15 11:49:41 [DEBUG] http: Request GET /v1/status/leader (443.375µs) from=127.0.0.6:49053 2022/12/15 11:49:45 [DEBUG] http: Request GET /v1/status/leader (223.569µs) from=127.0.0.6:49053 2022/12/15 11:49:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:49:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:49:53 [DEBUG] agent: Node info in sync 2022/12/15 11:49:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.556154905s) from=127.0.0.6:39841 2022/12/15 11:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.060914904s) from=127.0.0.6:49849 2022/12/15 11:49:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.491342872s) from=127.0.0.6:36237 2022/12/15 11:50:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.645914097s) from=127.0.0.6:40359 2022/12/15 11:50:01 [DEBUG] http: Request GET /v1/status/leader (483.87µs) from=127.0.0.6:49053 2022/12/15 11:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:50:05 [DEBUG] http: Request GET /v1/status/leader (497.345µs) from=127.0.0.6:49053 2022/12/15 11:50:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.748162767s) from=127.0.0.6:59233 2022/12/15 11:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.432644347s) from=127.0.0.6:42055 2022/12/15 11:50:21 [DEBUG] http: Request GET /v1/status/leader (264.216µs) from=127.0.0.6:49053 2022/12/15 11:50:25 [DEBUG] http: Request GET /v1/status/leader (180.317µs) from=127.0.0.6:49053 2022/12/15 11:50:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.637519204s) from=127.0.0.6:51701 2022/12/15 11:50:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.482223057s) from=127.0.0.6:36537 2022/12/15 11:50:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.873775609s) from=127.0.0.6:42429 2022/12/15 11:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.024018129s) from=127.0.0.6:56309 2022/12/15 11:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.182814449s) from=127.0.0.6:46181 2022/12/15 11:50:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.932827017s) from=127.0.0.6:48197 2022/12/15 11:50:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.979236208s) from=127.0.0.6:36333 2022/12/15 11:50:41 [DEBUG] http: Request GET /v1/status/leader (311.48µs) from=127.0.0.6:57363 2022/12/15 11:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.313394638s) from=127.0.0.6:48707 2022/12/15 11:50:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.942590884s) from=127.0.0.6:53451 2022/12/15 11:50:45 [DEBUG] http: Request GET /v1/status/leader (220.937µs) from=127.0.0.6:49053 2022/12/15 11:50:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.166418793s) from=127.0.0.6:45565 2022/12/15 11:50:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m0.641145031s) from=127.0.0.6:39343 2022/12/15 11:50:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.406575459s) from=127.0.0.6:47455 2022/12/15 11:50:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.754938551s) from=127.0.0.6:43959 2022/12/15 11:51:01 [DEBUG] http: Request GET /v1/status/leader (152.117µs) from=127.0.0.6:57363 2022/12/15 11:51:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:51:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m4.531092046s) from=127.0.0.6:42167 2022/12/15 11:51:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:51:05 [DEBUG] http: Request GET /v1/status/leader (372.335µs) from=127.0.0.6:49053 2022/12/15 11:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:51:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:51:09 [DEBUG] agent: Node info in sync 2022/12/15 11:51:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.352588845s) from=127.0.0.6:35969 2022/12/15 11:51:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m4.189724519s) from=127.0.0.6:43691 2022/12/15 11:51:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.063382074s) from=127.0.0.6:43437 2022/12/15 11:51:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.303680685s) from=127.0.0.6:54829 2022/12/15 11:51:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m2.007507573s) from=127.0.0.6:41195 2022/12/15 11:51:21 [DEBUG] http: Request GET /v1/status/leader (322.693µs) from=127.0.0.6:49053 2022/12/15 11:51:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m3.816689242s) from=127.0.0.6:41427 2022/12/15 11:51:25 [DEBUG] http: Request GET /v1/status/leader (259.168µs) from=127.0.0.6:49053 2022/12/15 11:51:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.151307536s) from=127.0.0.6:49175 2022/12/15 11:51:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m0.329042448s) from=127.0.0.6:46985 2022/12/15 11:51:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.994963618s) from=127.0.0.6:51901 2022/12/15 11:51:41 [DEBUG] http: Request GET /v1/status/leader (214.994µs) from=127.0.0.6:49053 2022/12/15 11:51:45 [DEBUG] http: Request GET /v1/status/leader (260.692µs) from=127.0.0.6:49053 2022/12/15 11:51:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.765707555s) from=127.0.0.6:39841 2022/12/15 11:52:01 [DEBUG] http: Request GET /v1/status/leader (268.99µs) from=127.0.0.6:49053 2022/12/15 11:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.818880996s) from=127.0.0.6:49849 2022/12/15 11:52:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.752505238s) from=127.0.0.6:36237 2022/12/15 11:52:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:52:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.524958265s) from=127.0.0.6:40359 2022/12/15 11:52:05 [DEBUG] http: Request GET /v1/status/leader (165.349µs) from=127.0.0.6:49053 2022/12/15 11:52:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.238195386s) from=127.0.0.6:59233 2022/12/15 11:52:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.656872095s) from=127.0.0.6:42055 2022/12/15 11:52:21 [DEBUG] http: Request GET /v1/status/leader (271.67µs) from=127.0.0.6:49053 2022/12/15 11:52:25 [DEBUG] http: Request GET /v1/status/leader (175.55µs) from=127.0.0.6:49053 2022/12/15 11:52:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:52:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:52:31 [DEBUG] agent: Node info in sync 2022/12/15 11:52:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.396701396s) from=127.0.0.6:42429 2022/12/15 11:52:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.201775187s) from=127.0.0.6:56309 2022/12/15 11:52:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.974758393s) from=127.0.0.6:51701 2022/12/15 11:52:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.282031895s) from=127.0.0.6:36537 2022/12/15 11:52:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.656386165s) from=127.0.0.6:46181 2022/12/15 11:52:41 [DEBUG] http: Request GET /v1/status/leader (271.346µs) from=127.0.0.6:57363 2022/12/15 11:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.972711421s) from=127.0.0.6:48197 2022/12/15 11:52:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.781044583s) from=127.0.0.6:36333 2022/12/15 11:52:45 [DEBUG] http: Request GET /v1/status/leader (333.488µs) from=127.0.0.6:49053 2022/12/15 11:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.347052405s) from=127.0.0.6:48707 2022/12/15 11:52:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.412717947s) from=127.0.0.6:53451 2022/12/15 11:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.775747284s) from=127.0.0.6:45565 2022/12/15 11:52:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.342977764s) from=127.0.0.6:39343 2022/12/15 11:53:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.654715885s) from=127.0.0.6:47455 2022/12/15 11:53:01 [DEBUG] http: Request GET /v1/status/leader (1.642221ms) from=127.0.0.6:49053 2022/12/15 11:53:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:53:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m1.792528935s) from=127.0.0.6:42167 2022/12/15 11:53:05 [DEBUG] http: Request GET /v1/status/leader (233.146µs) from=127.0.0.6:49053 2022/12/15 11:53:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m7.452056384s) from=127.0.0.6:43959 2022/12/15 11:53:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.624165788s) from=127.0.0.6:35969 2022/12/15 11:53:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m0.52586996s) from=127.0.0.6:43691 2022/12/15 11:53:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:53:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.184953337s) from=127.0.0.6:43437 2022/12/15 11:53:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.212966627s) from=127.0.0.6:54829 2022/12/15 11:53:21 [DEBUG] http: Request GET /v1/status/leader (240.95µs) from=127.0.0.6:57363 2022/12/15 11:53:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m0.789014149s) from=127.0.0.6:41427 2022/12/15 11:53:25 [DEBUG] http: Request GET /v1/status/leader (156.109µs) from=127.0.0.6:49053 2022/12/15 11:53:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m7.200204987s) from=127.0.0.6:41195 2022/12/15 11:53:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m1.506516541s) from=127.0.0.6:49175 2022/12/15 11:53:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m2.068124872s) from=127.0.0.6:46985 2022/12/15 11:53:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.835452516s) from=127.0.0.6:51901 2022/12/15 11:53:41 [DEBUG] http: Request GET /v1/status/leader (1.104661ms) from=127.0.0.6:49053 2022/12/15 11:53:45 [DEBUG] http: Request GET /v1/status/leader (271.002µs) from=127.0.0.6:49053 2022/12/15 11:53:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.951484295s) from=127.0.0.6:39841 2022/12/15 11:53:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:53:56 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:53:56 [DEBUG] agent: Node info in sync 2022/12/15 11:54:01 [DEBUG] http: Request GET /v1/status/leader (290.347µs) from=127.0.0.6:57363 2022/12/15 11:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:54:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.103313934s) from=127.0.0.6:40359 2022/12/15 11:54:05 [DEBUG] http: Request GET /v1/status/leader (1.860456ms) from=127.0.0.6:49053 2022/12/15 11:54:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.811915098s) from=127.0.0.6:49849 2022/12/15 11:54:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.315813577s) from=127.0.0.6:36237 2022/12/15 11:54:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.119157587s) from=127.0.0.6:42055 2022/12/15 11:54:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.133855629s) from=127.0.0.6:59233 2022/12/15 11:54:21 [DEBUG] http: Request GET /v1/status/leader (186.703µs) from=127.0.0.6:57363 2022/12/15 11:54:25 [DEBUG] http: Request GET /v1/status/leader (236.26µs) from=127.0.0.6:49053 2022/12/15 11:54:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.52399093s) from=127.0.0.6:42429 2022/12/15 11:54:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.870699881s) from=127.0.0.6:36537 2022/12/15 11:54:41 [DEBUG] http: Request GET /v1/status/leader (204.731µs) from=127.0.0.6:57363 2022/12/15 11:54:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.36029362s) from=127.0.0.6:56309 2022/12/15 11:54:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.111353011s) from=127.0.0.6:51701 2022/12/15 11:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.145490755s) from=127.0.0.6:48197 2022/12/15 11:54:45 [DEBUG] http: Request GET /v1/status/leader (450.111µs) from=127.0.0.6:49053 2022/12/15 11:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.356361823s) from=127.0.0.6:46181 2022/12/15 11:54:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.722895452s) from=127.0.0.6:36333 2022/12/15 11:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.867174675s) from=127.0.0.6:48707 2022/12/15 11:54:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.029197105s) from=127.0.0.6:53451 2022/12/15 11:55:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.393899189s) from=127.0.0.6:45565 2022/12/15 11:55:01 [DEBUG] http: Request GET /v1/status/leader (149.717µs) from=127.0.0.6:49053 2022/12/15 11:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m6.842103298s) from=127.0.0.6:39343 2022/12/15 11:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:55:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.491170453s) from=127.0.0.6:47455 2022/12/15 11:55:05 [DEBUG] http: Request GET /v1/status/leader (244.485µs) from=127.0.0.6:49053 2022/12/15 11:55:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.837888542s) from=127.0.0.6:43959 2022/12/15 11:55:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (2m7.486132218s) from=127.0.0.6:42167 2022/12/15 11:55:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.171924436s) from=127.0.0.6:35969 2022/12/15 11:55:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=154 (2m2.749655328s) from=127.0.0.6:43691 2022/12/15 11:55:21 [DEBUG] http: Request GET /v1/status/leader (250.989µs) from=127.0.0.6:57363 2022/12/15 11:55:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.892601791s) from=127.0.0.6:43437 2022/12/15 11:55:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.739890421s) from=127.0.0.6:54829 2022/12/15 11:55:25 [DEBUG] http: Request GET /v1/status/leader (372.502µs) from=127.0.0.6:49053 2022/12/15 11:55:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wn7vg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/15 11:55:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=162 (2m6.729909s) from=127.0.0.6:41427 2022/12/15 11:55:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=156 (2m5.053394356s) from=127.0.0.6:41195 2022/12/15 11:55:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.005895424s) from=127.0.0.6:51901 2022/12/15 11:55:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=161 (2m4.348232065s) from=127.0.0.6:46985 2022/12/15 11:55:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=138 (2m6.881506184s) from=127.0.0.6:49175 2022/12/15 11:55:41 [DEBUG] http: Request GET /v1/status/leader (495.202µs) from=127.0.0.6:49053 2022/12/15 11:55:45 [DEBUG] http: Request GET /v1/status/leader (149.386µs) from=127.0.0.6:49053 2022/12/15 11:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.72_9092" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.177_8801" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v2_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.181_8806" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.150_8181" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.162_9015" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.39_8082" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:55:46 [DEBUG] agent: Node info in sync 2022/12/15 11:55:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.267896288s) from=127.0.0.6:39841 2022/12/15 11:56:01 [DEBUG] http: Request GET /v1/status/leader (590.821µs) from=127.0.0.6:49053 2022/12/15 11:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wn7vg" since the cluster is too small 2022/12/15 11:56:05 [DEBUG] http: Request GET /v1/status/leader (225.384µs) from=127.0.0.6:49053 2022/12/15 11:56:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.763662755s) from=127.0.0.6:40359 2022/12/15 11:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.104596653s) from=127.0.0.6:49849 2022/12/15 11:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.370391511s) from=127.0.0.6:36237 2022/12/15 11:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.773624081s) from=127.0.0.6:42055 2022/12/15 11:56:21 [DEBUG] http: Request GET /v1/status/leader (279.972µs) from=127.0.0.6:49053 2022/12/15 11:56:25 [DEBUG] http: Request GET /v1/status/leader (342.727µs) from=127.0.0.6:49053 2022/12/15 11:56:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.11469372s) from=127.0.0.6:59233 2022/12/15 11:56:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.719367346s) from=127.0.0.6:42429 2022/12/15 11:56:41 [DEBUG] http: Request GET /v1/status/leader (316.111µs) from=127.0.0.6:57363 2022/12/15 11:56:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.640978686s) from=127.0.0.6:36537 2022/12/15 11:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.730092657s) from=127.0.0.6:56309 2022/12/15 11:56:45 [DEBUG] http: Request GET /v1/status/leader (284.516µs) from=127.0.0.6:49053 2022/12/15 11:56:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.316271017s) from=127.0.0.6:46181 2022/12/15 11:56:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.810395323s) from=127.0.0.6:51701 2022/12/15 11:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.363778393s) from=127.0.0.6:48197 2022/12/15 11:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.85_8410" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.172_9011" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.23.46_8443" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.144_8482" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_nslcm_10.233.2.183_8403" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_vnfres_10.233.59.80_8802" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.184_8484" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.181_8806" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.191_8080" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.64_9001" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.65_9007" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.20.86_8282" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.241_8803" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_parser_10.233.45.181_8806" in sync 2022/12/15 11:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.45.181_8806" in sync 2022/12/15 11:56:52 [DEBUG] agent: Servic