+ 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: 'cffdf94b-cac5-3fb8-2496-c726c85c23b8' Node name: 'onap-msb-consul-5454dcc5c5-7rzht' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/27 22:49:52 [DEBUG] agent: Using random ID "cffdf94b-cac5-3fb8-2496-c726c85c23b8" as node ID 2022/11/27 22:49:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cffdf94b-cac5-3fb8-2496-c726c85c23b8 Address:127.0.0.1:8300}] 2022/11/27 22:49:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/27 22:49:52 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-7rzht.dc1 127.0.0.1 2022/11/27 22:49:52 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-7rzht 127.0.0.1 2022/11/27 22:49:52 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-7rzht (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 22:49:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-7rzht.dc1" in area "wan" 2022/11/27 22:49:52 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/27 22:49:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/27 22:49:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/27 22:49:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/27 22:49:52 [INFO] agent: started state syncer 2022/11/27 22:49:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/27 22:49:52 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/27 22:49:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/27 22:49:52 [DEBUG] raft: Votes needed: 1 2022/11/27 22:49:52 [DEBUG] raft: Vote granted from cffdf94b-cac5-3fb8-2496-c726c85c23b8 in term 2. Tally: 1 2022/11/27 22:49:52 [INFO] raft: Election won. Tally: 1 2022/11/27 22:49:52 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/27 22:49:52 [INFO] consul: cluster leadership acquired 2022/11/27 22:49:52 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-7rzht 2022/11/27 22:49:52 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/27 22:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:49:52 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-7rzht' joined, marking health alive 2022/11/27 22:49:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:49:52 [INFO] agent: Synced node info 2022/11/27 22:49:52 [DEBUG] agent: Node info in sync 2022/11/27 22:49:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:49:55 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/27 22:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:51:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:51:36 [DEBUG] agent: Node info in sync 2022/11/27 22:51:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 22:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:52:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:52:42 [DEBUG] agent: Node info in sync 2022/11/27 22:52:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:53:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:54:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 22:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:54:23 [DEBUG] agent: Node info in sync 2022/11/27 22:54:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:55:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:55:27 [DEBUG] agent: Node info in sync 2022/11/27 22:55:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:56:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 22:56:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:57:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:57:03 [DEBUG] agent: Node info in sync 2022/11/27 22:57:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:58:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:58:07 [DEBUG] agent: Node info in sync 2022/11/27 22:58:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 22:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 22:59:19 [DEBUG] agent: Node info in sync 2022/11/27 22:59:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 22:59:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:00:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:00:59 [DEBUG] http: Request GET /v1/status/leader (904.817µs) from=127.0.0.6:58761 2022/11/27 23:01:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01: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/11/27 23:01:00 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.5.3_9011" 2022/11/27 23:01:00 [DEBUG] agent: Node info in sync 2022/11/27 23:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (49.720064ms) from=127.0.0.6:58761 2022/11/27 23:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:00 [DEBUG] agent: Node info in sync 2022/11/27 23:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.373934ms) from=127.0.0.6:58761 2022/11/27 23:01:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01: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/11/27 23:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:00 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.5.3_9011" 2022/11/27 23:01:00 [DEBUG] agent: Node info in sync 2022/11/27 23:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (21.652394ms) from=127.0.0.6:58761 2022/11/27 23:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:00 [DEBUG] agent: Node info in sync 2022/11/27 23:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.939304ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_sdc-gui_10.233.58.17_8181" 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (36.390153ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (562.168µs) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_parser_10.233.10.161_8806" 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.195274ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (385.784µs) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_catalog_10.233.10.161_8806" 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.9506ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.0027ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_nsd_10.233.10.161_8806" 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.855054ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (514.264µs) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.161_8806" 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.794405ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.565µs) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.228_8080" 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.236327ms) from=127.0.0.6:58761 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:01 [DEBUG] agent: Node info in sync 2022/11/27 23:01:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (338.602µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.166_9007" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.535239ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (314.426µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.166_9007" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.085002ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (344.53µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.134_9015" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.303917ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (338.403µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [INFO] agent: Synced service "_v0_multicloud_10.233.30.107_9001" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.860531ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (263.881µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [INFO] agent: Synced service "_v1_multicloud_10.233.30.107_9001" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.840762ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (376.183µs) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.32.68_443" 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.471127ms) from=127.0.0.6:58761 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:02 [DEBUG] agent: Node info in sync 2022/11/27 23:01:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (323.441µs) from=127.0.0.6:58761 2022/11/27 23:01:10 [DEBUG] http: Request GET /v1/catalog/services (461.162µs) from=127.0.0.6:58761 2022/11/27 23:01:10 [DEBUG] http: Request GET /v1/status/leader (247.634µs) from=127.0.0.6:50963 2022/11/27 23:01:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.591µs) from=127.0.0.6:58771 2022/11/27 23:01:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (117.855µs) from=127.0.0.6:58761 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/catalog/services (357.75µs) from=127.0.0.6:37233 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/status/leader (483.867µs) from=127.0.0.6:48987 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (178.691µs) from=127.0.0.6:48987 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (224.931µs) from=127.0.0.6:54311 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (132.205µs) from=127.0.0.6:54311 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.72µs) from=127.0.0.6:54311 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (134.053µs) from=127.0.0.6:54311 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (266.932µs) from=127.0.0.6:48987 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (249.55µs) from=127.0.0.6:42123 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (129.232µs) from=127.0.0.6:42123 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (267.663µs) from=127.0.0.6:42123 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (133.073µs) from=127.0.0.6:48987 2022/11/27 23:01:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (192.597µs) from=127.0.0.6:54311 2022/11/27 23:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (261.881µs) from=127.0.0.6:35345 2022/11/27 23:01:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (225.48µs) from=127.0.0.6:35345 2022/11/27 23:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (215.09µs) from=127.0.0.6:60705 2022/11/27 23:01:30 [DEBUG] http: Request GET /v1/status/leader (685.965µs) from=127.0.0.6:35947 2022/11/27 23:01:37 [DEBUG] http: Request GET /v1/status/leader (393.346µs) from=127.0.0.6:46821 2022/11/27 23:01:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:01:50 [DEBUG] http: Request GET /v1/status/leader (674.296µs) from=127.0.0.6:46821 2022/11/27 23:01:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:01:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:01: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/11/27 23:01:55 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:55 [INFO] agent: Synced service "_v1_sdnc_10.233.16.2_8282" 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Node info in sync 2022/11/27 23:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.127307ms) from=127.0.0.6:46821 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:01:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:01:55 [DEBUG] agent: Node info in sync 2022/11/27 23:01:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (38.100838902s) from=127.0.0.6:37233 2022/11/27 23:01:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (45.574048135s) from=127.0.0.6:50963 2022/11/27 23:01:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (343.664µs) from=127.0.0.6:46821 2022/11/27 23:01:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (294.013µs) from=127.0.0.6:46821 2022/11/27 23:01:57 [DEBUG] http: Request GET /v1/status/leader (363.235µs) from=127.0.0.6:47593 2022/11/27 23:02:10 [DEBUG] http: Request GET /v1/status/leader (214.136µs) from=127.0.0.6:35947 2022/11/27 23:02:17 [DEBUG] http: Request GET /v1/status/leader (171.117µs) from=127.0.0.6:47593 2022/11/27 23:02:30 [DEBUG] http: Request GET /v1/status/leader (335.402µs) from=127.0.0.6:47593 2022/11/27 23:02:37 [DEBUG] http: Request GET /v1/status/leader (177.615µs) from=127.0.0.6:47593 2022/11/27 23:02:50 [DEBUG] http: Request GET /v1/status/leader (266.951µs) from=127.0.0.6:47593 2022/11/27 23:02:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:02:57 [DEBUG] http: Request GET /v1/status/leader (2.329616ms) from=127.0.0.6:47593 2022/11/27 23:03:10 [DEBUG] http: Request GET /v1/status/leader (568.897µs) from=127.0.0.6:35947 2022/11/27 23:03:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.089065931s) from=127.0.0.6:58771 2022/11/27 23:03:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.460940879s) from=127.0.0.6:58761 2022/11/27 23:03:17 [DEBUG] http: Request GET /v1/status/leader (849.808µs) from=127.0.0.6:47593 2022/11/27 23:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.299523205s) from=127.0.0.6:34591 2022/11/27 23:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.286099288s) from=127.0.0.6:42019 2022/11/27 23:03:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.757697714s) from=127.0.0.6:54311 2022/11/27 23:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.932639634s) from=127.0.0.6:35345 2022/11/27 23:03:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.055674606s) from=127.0.0.6:42123 2022/11/27 23:03:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.321750199s) from=127.0.0.6:41339 2022/11/27 23:03:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.797671829s) from=127.0.0.6:48171 2022/11/27 23:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.634109045s) from=127.0.0.6:54683 2022/11/27 23:03:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m4.603659571s) from=127.0.0.6:60705 2022/11/27 23:03:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.736195444s) from=127.0.0.6:43951 2022/11/27 23:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.830388739s) from=127.0.0.6:48987 2022/11/27 23:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.254914607s) from=127.0.0.6:45979 2022/11/27 23:03:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.453131549s) from=127.0.0.6:47711 2022/11/27 23:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.621441107s) from=127.0.0.6:54803 2022/11/27 23:03:30 [DEBUG] http: Request GET /v1/status/leader (926.167µs) from=127.0.0.6:35947 2022/11/27 23:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:03:32 [DEBUG] agent: Node info in sync 2022/11/27 23:03:38 [DEBUG] http: Request GET /v1/status/leader (569.168µs) from=127.0.0.6:47593 2022/11/27 23:03:50 [DEBUG] http: Request GET /v1/status/leader (678.313µs) from=127.0.0.6:35947 2022/11/27 23:03:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:03:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:03:58 [DEBUG] http: Request GET /v1/status/leader (598.711µs) from=127.0.0.6:47593 2022/11/27 23:03:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.510497518s) from=127.0.0.6:50963 2022/11/27 23:03:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.089865853s) from=127.0.0.6:46821 2022/11/27 23:04:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.773435201s) from=127.0.0.6:37233 2022/11/27 23:04:10 [DEBUG] http: Request GET /v1/status/leader (151.335µs) from=127.0.0.6:47593 2022/11/27 23:04:18 [DEBUG] http: Request GET /v1/status/leader (250.208µs) from=127.0.0.6:47593 2022/11/27 23:04:30 [DEBUG] http: Request GET /v1/status/leader (161.71µs) from=127.0.0.6:47593 2022/11/27 23:04:38 [DEBUG] http: Request GET /v1/status/leader (264.17µs) from=127.0.0.6:47593 2022/11/27 23:04:50 [DEBUG] http: Request GET /v1/status/leader (1.220497ms) from=127.0.0.6:35947 2022/11/27 23:04:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:04:58 [DEBUG] http: Request GET /v1/status/leader (193.505µs) from=127.0.0.6:47593 2022/11/27 23:05:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:05:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:05:08 [DEBUG] agent: Node info in sync 2022/11/27 23:05:10 [DEBUG] http: Request GET /v1/status/leader (10.228731ms) from=127.0.0.6:47593 2022/11/27 23:05:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.196882888s) from=127.0.0.6:58771 2022/11/27 23:05:18 [DEBUG] http: Request GET /v1/status/leader (225.666µs) from=127.0.0.6:47593 2022/11/27 23:05:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.313565506s) from=127.0.0.6:42123 2022/11/27 23:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.850646205s) from=127.0.0.6:35345 2022/11/27 23:05:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.372590647s) from=127.0.0.6:48171 2022/11/27 23:05:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.801398066s) from=127.0.0.6:58761 2022/11/27 23:05:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.009967977s) from=127.0.0.6:54311 2022/11/27 23:05:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.176324489s) from=127.0.0.6:42019 2022/11/27 23:05:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m1.384888841s) from=127.0.0.6:60705 2022/11/27 23:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.178152607s) from=127.0.0.6:54683 2022/11/27 23:05:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.61320632s) from=127.0.0.6:41339 2022/11/27 23:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.219777234s) from=127.0.0.6:45979 2022/11/27 23:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.193450382s) from=127.0.0.6:34591 2022/11/27 23:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.922019375s) from=127.0.0.6:54803 2022/11/27 23:05:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.422141607s) from=127.0.0.6:47711 2022/11/27 23:05:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.128559294s) from=127.0.0.6:43951 2022/11/27 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.560832685s) from=127.0.0.6:48987 2022/11/27 23:05:30 [DEBUG] http: Request GET /v1/status/leader (669.978µs) from=127.0.0.6:35947 2022/11/27 23:05:38 [DEBUG] http: Request GET /v1/status/leader (5.935195ms) from=127.0.0.6:47593 2022/11/27 23:05:50 [DEBUG] http: Request GET /v1/status/leader (477.23µs) from=127.0.0.6:47593 2022/11/27 23:05:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:05:58 [DEBUG] http: Request GET /v1/status/leader (192.487µs) from=127.0.0.6:47593 2022/11/27 23:06:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.022058375s) from=127.0.0.6:50963 2022/11/27 23:06:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.191149571s) from=127.0.0.6:37233 2022/11/27 23:06:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.82027047s) from=127.0.0.6:46821 2022/11/27 23:06:10 [DEBUG] http: Request GET /v1/status/leader (898.652µs) from=127.0.0.6:35947 2022/11/27 23:06:18 [DEBUG] http: Request GET /v1/status/leader (144.11µs) from=127.0.0.6:47593 2022/11/27 23:06:30 [DEBUG] http: Request GET /v1/status/leader (268.061µs) from=127.0.0.6:35947 2022/11/27 23:06:38 [DEBUG] http: Request GET /v1/status/leader (252.93µs) from=127.0.0.6:47593 2022/11/27 23:06:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:06:50 [DEBUG] http: Request GET /v1/status/leader (301.566µs) from=127.0.0.6:47593 2022/11/27 23:06:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:06:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:06:57 [DEBUG] agent: Node info in sync 2022/11/27 23:06:58 [DEBUG] http: Request GET /v1/status/leader (227.657µs) from=127.0.0.6:47593 2022/11/27 23:07:10 [DEBUG] http: Request GET /v1/status/leader (213.212µs) from=127.0.0.6:35947 2022/11/27 23:07:18 [DEBUG] http: Request GET /v1/status/leader (163.607µs) from=127.0.0.6:47593 2022/11/27 23:07:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.486733923s) from=127.0.0.6:58771 2022/11/27 23:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.717688408s) from=127.0.0.6:42123 2022/11/27 23:07:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.881520609s) from=127.0.0.6:48171 2022/11/27 23:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.071798276s) from=127.0.0.6:54683 2022/11/27 23:07:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m1.044034798s) from=127.0.0.6:60705 2022/11/27 23:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.661320156s) from=127.0.0.6:58761 2022/11/27 23:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.650613557s) from=127.0.0.6:42019 2022/11/27 23:07:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.440365273s) from=127.0.0.6:41339 2022/11/27 23:07:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.227639951s) from=127.0.0.6:54311 2022/11/27 23:07:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.785753103s) from=127.0.0.6:35345 2022/11/27 23:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.238248457s) from=127.0.0.6:54803 2022/11/27 23:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.584839254s) from=127.0.0.6:45979 2022/11/27 23:07:30 [DEBUG] http: Request GET /v1/status/leader (160.667µs) from=127.0.0.6:35947 2022/11/27 23:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.540180201s) from=127.0.0.6:34591 2022/11/27 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.859235974s) from=127.0.0.6:48987 2022/11/27 23:07:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.745745294s) from=127.0.0.6:43951 2022/11/27 23:07:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.854078031s) from=127.0.0.6:47711 2022/11/27 23:07:38 [DEBUG] http: Request GET /v1/status/leader (965.44µs) from=127.0.0.6:47593 2022/11/27 23:07:50 [DEBUG] http: Request GET /v1/status/leader (277.302µs) from=127.0.0.6:47593 2022/11/27 23:07:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:07:58 [DEBUG] http: Request GET /v1/status/leader (148.228µs) from=127.0.0.6:47593 2022/11/27 23:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.793588991s) from=127.0.0.6:50963 2022/11/27 23:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.656349322s) from=127.0.0.6:37233 2022/11/27 23:08:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:08:08 [DEBUG] agent: Node info in sync 2022/11/27 23:08:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.832705301s) from=127.0.0.6:46821 2022/11/27 23:08:10 [DEBUG] http: Request GET /v1/status/leader (773.617µs) from=127.0.0.6:35947 2022/11/27 23:08:18 [DEBUG] http: Request GET /v1/status/leader (199.916µs) from=127.0.0.6:47593 2022/11/27 23:08:30 [DEBUG] http: Request GET /v1/status/leader (731.872µs) from=127.0.0.6:47593 2022/11/27 23:08:38 [DEBUG] http: Request GET /v1/status/leader (966.533µs) from=127.0.0.6:47593 2022/11/27 23:08:50 [DEBUG] http: Request GET /v1/status/leader (717.602µs) from=127.0.0.6:35947 2022/11/27 23:08:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:08:58 [DEBUG] http: Request GET /v1/status/leader (416.295µs) from=127.0.0.6:47593 2022/11/27 23:09:10 [DEBUG] http: Request GET /v1/status/leader (400.393µs) from=127.0.0.6:47593 2022/11/27 23:09:18 [DEBUG] http: Request GET /v1/status/leader (411.683µs) from=127.0.0.6:47593 2022/11/27 23:09:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:09:21 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:09:21 [DEBUG] agent: Node info in sync 2022/11/27 23:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.361733191s) from=127.0.0.6:42123 2022/11/27 23:09:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.686319587s) from=127.0.0.6:58771 2022/11/27 23:09:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m0.964309382s) from=127.0.0.6:60705 2022/11/27 23:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.138179723s) from=127.0.0.6:42019 2022/11/27 23:09:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.899802657s) from=127.0.0.6:48171 2022/11/27 23:09:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.181551839s) from=127.0.0.6:58761 2022/11/27 23:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.034165306s) from=127.0.0.6:54683 2022/11/27 23:09:30 [DEBUG] http: Request GET /v1/status/leader (290.435µs) from=127.0.0.6:47593 2022/11/27 23:09:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.602662833s) from=127.0.0.6:41339 2022/11/27 23:09:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m4.576052939s) from=127.0.0.6:35345 2022/11/27 23:09:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.113119467s) from=127.0.0.6:54311 2022/11/27 23:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.590907952s) from=127.0.0.6:34591 2022/11/27 23:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.347660605s) from=127.0.0.6:54803 2022/11/27 23:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.592217521s) from=127.0.0.6:45979 2022/11/27 23:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.718484848s) from=127.0.0.6:48987 2022/11/27 23:09:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.080793168s) from=127.0.0.6:47711 2022/11/27 23:09:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.722762177s) from=127.0.0.6:43951 2022/11/27 23:09:38 [DEBUG] http: Request GET /v1/status/leader (159.583µs) from=127.0.0.6:47593 2022/11/27 23:09:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:09:50 [DEBUG] http: Request GET /v1/status/leader (305.72µs) from=127.0.0.6:35947 2022/11/27 23:09:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:09:58 [DEBUG] http: Request GET /v1/status/leader (171.626µs) from=127.0.0.6:47593 2022/11/27 23:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.38214358s) from=127.0.0.6:37233 2022/11/27 23:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.734590685s) from=127.0.0.6:50963 2022/11/27 23:10:10 [DEBUG] http: Request GET /v1/status/leader (298.06µs) from=127.0.0.6:35947 2022/11/27 23:10:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.936542664s) from=127.0.0.6:46821 2022/11/27 23:10:18 [DEBUG] http: Request GET /v1/status/leader (161.518µs) from=127.0.0.6:47593 2022/11/27 23:10:30 [DEBUG] http: Request GET /v1/status/leader (143.722µs) from=127.0.0.6:35947 2022/11/27 23:10:38 [DEBUG] http: Request GET /v1/status/leader (190.619µs) from=127.0.0.6:47593 2022/11/27 23:10:50 [DEBUG] http: Request GET /v1/status/leader (318.83µs) from=127.0.0.6:35947 2022/11/27 23:10:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:10:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:10:57 [DEBUG] agent: Node info in sync 2022/11/27 23:10:58 [DEBUG] http: Request GET /v1/status/leader (324.369µs) from=127.0.0.6:47593 2022/11/27 23:11:10 [DEBUG] http: Request GET /v1/status/leader (755.109µs) from=127.0.0.6:35947 2022/11/27 23:11:18 [DEBUG] http: Request GET /v1/status/leader (510.742µs) from=127.0.0.6:47593 2022/11/27 23:11:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.223074774s) from=127.0.0.6:58771 2022/11/27 23:11:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m2.306156095s) from=127.0.0.6:60705 2022/11/27 23:11:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.184788213s) from=127.0.0.6:48171 2022/11/27 23:11:30 [DEBUG] http: Request GET /v1/status/leader (542.13µs) from=127.0.0.6:35947 2022/11/27 23:11:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.988829007s) from=127.0.0.6:42123 2022/11/27 23:11:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.195595833s) from=127.0.0.6:54311 2022/11/27 23:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.315247402s) from=127.0.0.6:42019 2022/11/27 23:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.252520832s) from=127.0.0.6:34591 2022/11/27 23:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.787061473s) from=127.0.0.6:35345 2022/11/27 23:11:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.964699332s) from=127.0.0.6:41339 2022/11/27 23:11:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.288345327s) from=127.0.0.6:47711 2022/11/27 23:11:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.182456427s) from=127.0.0.6:58761 2022/11/27 23:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.999502602s) from=127.0.0.6:54803 2022/11/27 23:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.273133061s) from=127.0.0.6:54683 2022/11/27 23:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.370594895s) from=127.0.0.6:45979 2022/11/27 23:11:38 [DEBUG] http: Request GET /v1/status/leader (298.023µs) from=127.0.0.6:47593 2022/11/27 23:11:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.305086952s) from=127.0.0.6:43951 2022/11/27 23:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.277597717s) from=127.0.0.6:48987 2022/11/27 23:11:50 [DEBUG] http: Request GET /v1/status/leader (387.469µs) from=127.0.0.6:35947 2022/11/27 23:11:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:11:58 [DEBUG] http: Request GET /v1/status/leader (191.773µs) from=127.0.0.6:47593 2022/11/27 23:11:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:12:10 [DEBUG] http: Request GET /v1/status/leader (170.946µs) from=127.0.0.6:47593 2022/11/27 23:12:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.501905209s) from=127.0.0.6:37233 2022/11/27 23:12:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.710042295s) from=127.0.0.6:50963 2022/11/27 23:12:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.631257895s) from=127.0.0.6:46821 2022/11/27 23:12:18 [DEBUG] http: Request GET /v1/status/leader (360.059µs) from=127.0.0.6:47593 2022/11/27 23:12:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:12:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:12:29 [DEBUG] agent: Node info in sync 2022/11/27 23:12:31 [DEBUG] http: Request GET /v1/status/leader (146.34µs) from=127.0.0.6:35947 2022/11/27 23:12:38 [DEBUG] http: Request GET /v1/status/leader (166.357µs) from=127.0.0.6:47593 2022/11/27 23:12:51 [DEBUG] http: Request GET /v1/status/leader (361.555µs) from=127.0.0.6:47593 2022/11/27 23:12:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:12:58 [DEBUG] http: Request GET /v1/status/leader (1.246955ms) from=127.0.0.6:47593 2022/11/27 23:13:11 [DEBUG] http: Request GET /v1/status/leader (245.514µs) from=127.0.0.6:35947 2022/11/27 23:13:18 [DEBUG] http: Request GET /v1/status/leader (286.447µs) from=127.0.0.6:47593 2022/11/27 23:13:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.677671126s) from=127.0.0.6:58771 2022/11/27 23:13:31 [DEBUG] http: Request GET /v1/status/leader (271.96µs) from=127.0.0.6:35947 2022/11/27 23:13:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.129249976s) from=127.0.0.6:48171 2022/11/27 23:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.389131271s) from=127.0.0.6:34591 2022/11/27 23:13:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m6.690515346s) from=127.0.0.6:60705 2022/11/27 23:13:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.511522836s) from=127.0.0.6:54311 2022/11/27 23:13:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.649968913s) from=127.0.0.6:42123 2022/11/27 23:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.583991101s) from=127.0.0.6:54803 2022/11/27 23:13:38 [DEBUG] http: Request GET /v1/status/leader (180.649µs) from=127.0.0.6:47593 2022/11/27 23:13:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.954466513s) from=127.0.0.6:42019 2022/11/27 23:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.220923155s) from=127.0.0.6:48987 2022/11/27 23:13:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.895014879s) from=127.0.0.6:41339 2022/11/27 23:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m6.504207563s) from=127.0.0.6:35345 2022/11/27 23:13:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.693685518s) from=127.0.0.6:47711 2022/11/27 23:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.950509852s) from=127.0.0.6:54683 2022/11/27 23:13:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.67427837s) from=127.0.0.6:58761 2022/11/27 23:13:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:13:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:13:44 [DEBUG] agent: Node info in sync 2022/11/27 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.188808618s) from=127.0.0.6:45979 2022/11/27 23:13:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.855630341s) from=127.0.0.6:43951 2022/11/27 23:13:51 [DEBUG] http: Request GET /v1/status/leader (254.142µs) from=127.0.0.6:35947 2022/11/27 23:13:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:13:58 [DEBUG] http: Request GET /v1/status/leader (287.585µs) from=127.0.0.6:47593 2022/11/27 23:14:11 [DEBUG] http: Request GET /v1/status/leader (2.025792ms) from=127.0.0.6:35947 2022/11/27 23:14:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.427830251s) from=127.0.0.6:37233 2022/11/27 23:14:18 [DEBUG] http: Request GET /v1/status/leader (236.485µs) from=127.0.0.6:47593 2022/11/27 23:14:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.312820353s) from=127.0.0.6:50963 2022/11/27 23:14:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.454026175s) from=127.0.0.6:46821 2022/11/27 23:14:31 [DEBUG] http: Request GET /v1/status/leader (248.3µs) from=127.0.0.6:47593 2022/11/27 23:14:38 [DEBUG] http: Request GET /v1/status/leader (182.182µs) from=127.0.0.6:47593 2022/11/27 23:14:51 [DEBUG] http: Request GET /v1/status/leader (449.314µs) from=127.0.0.6:47593 2022/11/27 23:14:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:14:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:14:58 [DEBUG] http: Request GET /v1/status/leader (193.509µs) from=127.0.0.6:47593 2022/11/27 23:15:11 [DEBUG] http: Request GET /v1/status/leader (254.465µs) from=127.0.0.6:47593 2022/11/27 23:15:18 [DEBUG] http: Request GET /v1/status/leader (410.332µs) from=127.0.0.6:47593 2022/11/27 23:15:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:15:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:15:25 [DEBUG] agent: Node info in sync 2022/11/27 23:15:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.01543863s) from=127.0.0.6:58771 2022/11/27 23:15:31 [DEBUG] http: Request GET /v1/status/leader (534.303µs) from=127.0.0.6:47593 2022/11/27 23:15:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m0.732532629s) from=127.0.0.6:60705 2022/11/27 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.296938553s) from=127.0.0.6:34591 2022/11/27 23:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.292389195s) from=127.0.0.6:48171 2022/11/27 23:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.291615798s) from=127.0.0.6:54803 2022/11/27 23:15:38 [DEBUG] http: Request GET /v1/status/leader (195.974µs) from=127.0.0.6:47593 2022/11/27 23:15:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.869087356s) from=127.0.0.6:54311 2022/11/27 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.210264564s) from=127.0.0.6:42019 2022/11/27 23:15:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.314747742s) from=127.0.0.6:41339 2022/11/27 23:15:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.525782138s) from=127.0.0.6:42123 2022/11/27 23:15:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.096478293s) from=127.0.0.6:47711 2022/11/27 23:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.991271092s) from=127.0.0.6:48987 2022/11/27 23:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m6.217677226s) from=127.0.0.6:35345 2022/11/27 23:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.561634732s) from=127.0.0.6:54683 2022/11/27 23:15:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.349004638s) from=127.0.0.6:58761 2022/11/27 23:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.209640506s) from=127.0.0.6:45979 2022/11/27 23:15:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.207606161s) from=127.0.0.6:43951 2022/11/27 23:15:51 [DEBUG] http: Request GET /v1/status/leader (366.247µs) from=127.0.0.6:35947 2022/11/27 23:15:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:15:58 [DEBUG] http: Request GET /v1/status/leader (268.695µs) from=127.0.0.6:47593 2022/11/27 23:16:11 [DEBUG] http: Request GET /v1/status/leader (147.974µs) from=127.0.0.6:47593 2022/11/27 23:16:18 [DEBUG] http: Request GET /v1/status/leader (200.488µs) from=127.0.0.6:47593 2022/11/27 23:16:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.568815812s) from=127.0.0.6:37233 2022/11/27 23:16:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.053846151s) from=127.0.0.6:46821 2022/11/27 23:16:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.367535203s) from=127.0.0.6:50963 2022/11/27 23:16:31 [DEBUG] http: Request GET /v1/status/leader (265.828µs) from=127.0.0.6:47593 2022/11/27 23:16:38 [DEBUG] http: Request GET /v1/status/leader (251.53µs) from=127.0.0.6:47593 2022/11/27 23:16:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:16:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:16:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:16:50 [DEBUG] agent: Node info in sync 2022/11/27 23:16:51 [DEBUG] http: Request GET /v1/status/leader (280.649µs) from=127.0.0.6:35947 2022/11/27 23:16:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:16:58 [DEBUG] http: Request GET /v1/status/leader (287.585µs) from=127.0.0.6:47593 2022/11/27 23:17:11 [DEBUG] http: Request GET /v1/status/leader (365.605µs) from=127.0.0.6:35947 2022/11/27 23:17:18 [DEBUG] http: Request GET /v1/status/leader (179.315µs) from=127.0.0.6:47593 2022/11/27 23:17:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:17:31 [DEBUG] http: Request GET /v1/status/leader (3.85616ms) from=127.0.0.6:35947 2022/11/27 23:17:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.593794196s) from=127.0.0.6:58771 2022/11/27 23:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.396118837s) from=127.0.0.6:54803 2022/11/27 23:17:38 [DEBUG] http: Request GET /v1/status/leader (289.542µs) from=127.0.0.6:47593 2022/11/27 23:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.310097542s) from=127.0.0.6:34591 2022/11/27 23:17:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.050089323s) from=127.0.0.6:48171 2022/11/27 23:17:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m6.516501756s) from=127.0.0.6:60705 2022/11/27 23:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.3774795s) from=127.0.0.6:42019 2022/11/27 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.039033395s) from=127.0.0.6:48987 2022/11/27 23:17:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.593176004s) from=127.0.0.6:54311 2022/11/27 23:17:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.755309118s) from=127.0.0.6:41339 2022/11/27 23:17:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.290482608s) from=127.0.0.6:47711 2022/11/27 23:17:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.887217458s) from=127.0.0.6:42123 2022/11/27 23:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.549925872s) from=127.0.0.6:54683 2022/11/27 23:17:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.048562095s) from=127.0.0.6:58761 2022/11/27 23:17:51 [DEBUG] http: Request GET /v1/status/leader (271.298µs) from=127.0.0.6:47593 2022/11/27 23:17:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.727759401s) from=127.0.0.6:43951 2022/11/27 23:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.310667507s) from=127.0.0.6:45979 2022/11/27 23:17:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m6.597281555s) from=127.0.0.6:35345 2022/11/27 23:17:58 [DEBUG] http: Request GET /v1/status/leader (190.222µs) from=127.0.0.6:47593 2022/11/27 23:18:11 [DEBUG] http: Request GET /v1/status/leader (363.171µs) from=127.0.0.6:35947 2022/11/27 23:18:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:12 [DEBUG] agent: Node info in sync 2022/11/27 23:18:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:18:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:13 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:18:13 [DEBUG] agent: Node info in sync 2022/11/27 23:18:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.482687ms) from=127.0.0.6:47593 2022/11/27 23:18:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (1m45.886879119s) from=127.0.0.6:50963 2022/11/27 23:18:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (1m53.857285544s) from=127.0.0.6:37233 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:18:13 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:18:13 [DEBUG] agent: Node info in sync 2022/11/27 23:18:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (220.803µs) from=127.0.0.6:47593 2022/11/27 23:18:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.338082ms) from=127.0.0.6:47593 2022/11/27 23:18:18 [DEBUG] http: Request GET /v1/status/leader (310.956µs) from=127.0.0.6:57763 2022/11/27 23:18:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.819427262s) from=127.0.0.6:46821 2022/11/27 23:18:31 [DEBUG] http: Request GET /v1/status/leader (443.073µs) from=127.0.0.6:57763 2022/11/27 23:18:38 [DEBUG] http: Request GET /v1/status/leader (168.138µs) from=127.0.0.6:57763 2022/11/27 23:18:51 [DEBUG] http: Request GET /v1/status/leader (709.597µs) from=127.0.0.6:35947 2022/11/27 23:18:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:18:58 [DEBUG] http: Request GET /v1/status/leader (274.56µs) from=127.0.0.6:57763 2022/11/27 23:19:11 [DEBUG] http: Request GET /v1/status/leader (922.542µs) from=127.0.0.6:57763 2022/11/27 23:19:18 [DEBUG] http: Request GET /v1/status/leader (2.609647ms) from=127.0.0.6:57763 2022/11/27 23:19:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:19:31 [DEBUG] http: Request GET /v1/status/leader (546.053µs) from=127.0.0.6:35947 2022/11/27 23:19:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.31673753s) from=127.0.0.6:58771 2022/11/27 23:19:38 [DEBUG] http: Request GET /v1/status/leader (209.227µs) from=127.0.0.6:57763 2022/11/27 23:19:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.381581368s) from=127.0.0.6:54803 2022/11/27 23:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.019890889s) from=127.0.0.6:34591 2022/11/27 23:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.206192631s) from=127.0.0.6:42019 2022/11/27 23:19:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m2.171454823s) from=127.0.0.6:60705 2022/11/27 23:19:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.455482233s) from=127.0.0.6:48171 2022/11/27 23:19:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.252952868s) from=127.0.0.6:41339 2022/11/27 23:19:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.993640584s) from=127.0.0.6:54311 2022/11/27 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.235601976s) from=127.0.0.6:48987 2022/11/27 23:19:51 [DEBUG] http: Request GET /v1/status/leader (341.348µs) from=127.0.0.6:57763 2022/11/27 23:19:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:19:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.122826907s) from=127.0.0.6:45979 2022/11/27 23:19:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.721727107s) from=127.0.0.6:47711 2022/11/27 23:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.178295492s) from=127.0.0.6:35345 2022/11/27 23:19:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.330427103s) from=127.0.0.6:42123 2022/11/27 23:19:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.052356531s) from=127.0.0.6:58761 2022/11/27 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.761613671s) from=127.0.0.6:54683 2022/11/27 23:19:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.789039798s) from=127.0.0.6:43951 2022/11/27 23:19:58 [DEBUG] http: Request GET /v1/status/leader (158.118µs) from=127.0.0.6:57763 2022/11/27 23:20:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:11 [DEBUG] agent: Node info in sync 2022/11/27 23:20:11 [DEBUG] http: Request GET /v1/status/leader (313.469µs) from=127.0.0.6:57763 2022/11/27 23:20:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m3.910900909s) from=127.0.0.6:50963 2022/11/27 23:20:18 [DEBUG] http: Request GET /v1/status/leader (262.664µs) from=127.0.0.6:57763 2022/11/27 23:20:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.30083227s) from=127.0.0.6:37233 2022/11/27 23:20:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.802483542s) from=127.0.0.6:47593 2022/11/27 23:20:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:28 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.28.127_8443" 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Node info in sync 2022/11/27 23:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.749109ms) from=127.0.0.6:57763 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (8.761184084s) from=127.0.0.6:37233 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (11.149937579s) from=127.0.0.6:50963 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Node info in sync 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (197.591µs) from=127.0.0.6:57763 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.253051ms) from=127.0.0.6:36061 2022/11/27 23:20:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:28 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.49.200_8082" 2022/11/27 23:20:28 [DEBUG] agent: Node info in sync 2022/11/27 23:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.301464ms) from=127.0.0.6:57763 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:28 [DEBUG] agent: Node info in sync 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (155.777749ms) from=127.0.0.6:50963 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (171.400354ms) from=127.0.0.6:37233 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (160.273µs) from=127.0.0.6:57763 2022/11/27 23:20:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (371.935µs) from=127.0.0.6:57763 2022/11/27 23:20:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.998363894s) from=127.0.0.6:46821 2022/11/27 23:20:31 [DEBUG] http: Request GET /v1/status/leader (179.779µs) from=127.0.0.6:40913 2022/11/27 23:20:38 [DEBUG] http: Request GET /v1/status/leader (283.017µs) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.50.111_8410" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.062367ms) from=127.0.0.6:40913 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (10.511341723s) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (10.504581681s) from=127.0.0.6:50963 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (443.772µs) from=127.0.0.6:40913 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (394.797µs) from=127.0.0.6:40913 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_vnfmgr_10.233.0.173_8803" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.494265ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (66.221993ms) from=127.0.0.6:50963 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (66.293664ms) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (281.515µs) from=127.0.0.6:50963 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (878.229µs) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.51.209_8484" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.539746ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (62.592408ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (83.102298ms) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (863.105µs) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (279.32µs) from=127.0.0.6:41127 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.211_8801" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.143707ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (76.012328ms) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (91.223456ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (574.161µs) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (212.138µs) from=127.0.0.6:55087 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_vnfres_10.233.19.207_8802" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (20.497205ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (80.277151ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (77.757925ms) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (290.279µs) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (203.974µs) from=127.0.0.6:60669 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_nslcm_10.233.57.123_8403" 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.9548ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (85.97532ms) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (73.029791ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (314.042µs) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (116.487µs) from=127.0.0.6:37233 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v2_nslcm_10.233.57.123_8403" 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.150559ms) from=127.0.0.6:53835 2022/11/27 23:20:39 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (54.77132ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (48.330559ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (394.274µs) from=127.0.0.6:53835 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (190.342µs) from=127.0.0.6:41881 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.34.137_8482" 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (26.420687ms) from=127.0.0.6:53835 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:20:39 [DEBUG] agent: Node info in sync 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (117.867398ms) from=127.0.0.6:47071 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (113.929955ms) from=127.0.0.6:35947 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (464.173µs) from=127.0.0.6:53835 2022/11/27 23:20:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (256.415µs) from=127.0.0.6:45045 2022/11/27 23:20:51 [DEBUG] http: Request GET /v1/status/leader (307.941µs) from=127.0.0.6:53375 2022/11/27 23:20:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:20:58 [DEBUG] http: Request GET /v1/status/leader (279.373µs) from=127.0.0.6:53375 2022/11/27 23:21:11 [DEBUG] http: Request GET /v1/status/leader (745.412µs) from=127.0.0.6:53375 2022/11/27 23:21:18 [DEBUG] http: Request GET /v1/status/leader (147.08µs) from=127.0.0.6:53375 2022/11/27 23:21:31 [DEBUG] http: Request GET /v1/status/leader (354.159µs) from=127.0.0.6:53375 2022/11/27 23:21:38 [DEBUG] http: Request GET /v1/status/leader (867.959µs) from=127.0.0.6:53375 2022/11/27 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.990191916s) from=127.0.0.6:58771 2022/11/27 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.760621315s) from=127.0.0.6:54803 2022/11/27 23:21:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.825612456s) from=127.0.0.6:34591 2022/11/27 23:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.578369302s) from=127.0.0.6:42019 2022/11/27 23:21:51 [DEBUG] http: Request GET /v1/status/leader (706.495µs) from=127.0.0.6:53375 2022/11/27 23:21:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m7.076915785s) from=127.0.0.6:60705 2022/11/27 23:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.95363592s) from=127.0.0.6:48987 2022/11/27 23:21:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:21:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.061385629s) from=127.0.0.6:48171 2022/11/27 23:21:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.2088429s) from=127.0.0.6:54311 2022/11/27 23:21:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.026232301s) from=127.0.0.6:42123 2022/11/27 23:21:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.021192721s) from=127.0.0.6:47711 2022/11/27 23:21:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.981775845s) from=127.0.0.6:41339 2022/11/27 23:21:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.940434436s) from=127.0.0.6:58761 2022/11/27 23:21:58 [DEBUG] http: Request GET /v1/status/leader (401.735µs) from=127.0.0.6:53375 2022/11/27 23:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.561440071s) from=127.0.0.6:35345 2022/11/27 23:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.70760624s) from=127.0.0.6:45979 2022/11/27 23:22:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.514266643s) from=127.0.0.6:43951 2022/11/27 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.741672942s) from=127.0.0.6:54683 2022/11/27 23:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:22:11 [DEBUG] http: Request GET /v1/status/leader (347.536µs) from=127.0.0.6:53375 2022/11/27 23:22:18 [DEBUG] http: Request GET /v1/status/leader (175.376µs) from=127.0.0.6:53375 2022/11/27 23:22:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:22:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:22:21 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:22:21 [DEBUG] agent: Node info in sync 2022/11/27 23:22:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.324673342s) from=127.0.0.6:47593 2022/11/27 23:22:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.396939036s) from=127.0.0.6:46821 2022/11/27 23:22:31 [DEBUG] http: Request GET /v1/status/leader (364.127µs) from=127.0.0.6:53835 2022/11/27 23:22:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.223585524s) from=127.0.0.6:57763 2022/11/27 23:22:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.338679635s) from=127.0.0.6:36061 2022/11/27 23:22:38 [DEBUG] http: Request GET /v1/status/leader (394.947µs) from=127.0.0.6:53375 2022/11/27 23:22:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.087063009s) from=127.0.0.6:41127 2022/11/27 23:22:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.297417889s) from=127.0.0.6:37233 2022/11/27 23:22:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.873170121s) from=127.0.0.6:40913 2022/11/27 23:22:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.961460156s) from=127.0.0.6:50963 2022/11/27 23:22:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m2.923981376s) from=127.0.0.6:55087 2022/11/27 23:22:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.096619057s) from=127.0.0.6:60669 2022/11/27 23:22:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.344377247s) from=127.0.0.6:41881 2022/11/27 23:22:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m6.093136739s) from=127.0.0.6:45045 2022/11/27 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.117894172s) from=127.0.0.6:47071 2022/11/27 23:22:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.275955676s) from=127.0.0.6:35947 2022/11/27 23:22:51 [DEBUG] http: Request GET /v1/status/leader (314.731µs) from=127.0.0.6:53835 2022/11/27 23:22:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:22:58 [DEBUG] http: Request GET /v1/status/leader (362.17µs) from=127.0.0.6:53375 2022/11/27 23:23:11 [DEBUG] http: Request GET /v1/status/leader (303.557µs) from=127.0.0.6:53835 2022/11/27 23:23:19 [DEBUG] http: Request GET /v1/status/leader (345.458µs) from=127.0.0.6:53375 2022/11/27 23:23:31 [DEBUG] http: Request GET /v1/status/leader (179.501µs) from=127.0.0.6:53375 2022/11/27 23:23:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:23:36 [DEBUG] agent: Node info in sync 2022/11/27 23:23:39 [DEBUG] http: Request GET /v1/status/leader (254.749µs) from=127.0.0.6:53375 2022/11/27 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.378600708s) from=127.0.0.6:54803 2022/11/27 23:23:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.18500761s) from=127.0.0.6:58771 2022/11/27 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.573158002s) from=127.0.0.6:34591 2022/11/27 23:23:51 [DEBUG] http: Request GET /v1/status/leader (1.029741ms) from=127.0.0.6:53375 2022/11/27 23:23:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.813220937s) from=127.0.0.6:42019 2022/11/27 23:23:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.94389019s) from=127.0.0.6:47711 2022/11/27 23:23:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m5.739061428s) from=127.0.0.6:60705 2022/11/27 23:23:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.50827208s) from=127.0.0.6:48987 2022/11/27 23:23:59 [DEBUG] http: Request GET /v1/status/leader (268.704µs) from=127.0.0.6:53375 2022/11/27 23:23:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.736192181s) from=127.0.0.6:54311 2022/11/27 23:23:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.261113907s) from=127.0.0.6:48171 2022/11/27 23:23:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.263943427s) from=127.0.0.6:41339 2022/11/27 23:24:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.167655498s) from=127.0.0.6:42123 2022/11/27 23:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.004393244s) from=127.0.0.6:45979 2022/11/27 23:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.694761474s) from=127.0.0.6:35345 2022/11/27 23:24:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.150172813s) from=127.0.0.6:58761 2022/11/27 23:24:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.064257643s) from=127.0.0.6:43951 2022/11/27 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.320160771s) from=127.0.0.6:54683 2022/11/27 23:24:11 [DEBUG] http: Request GET /v1/status/leader (1.310696ms) from=127.0.0.6:53835 2022/11/27 23:24:19 [DEBUG] http: Request GET /v1/status/leader (312.88µs) from=127.0.0.6:53375 2022/11/27 23:24:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:24:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.695107578s) from=127.0.0.6:47593 2022/11/27 23:24:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.443982187s) from=127.0.0.6:46821 2022/11/27 23:24:31 [DEBUG] http: Request GET /v1/status/leader (679.077µs) from=127.0.0.6:53835 2022/11/27 23:24:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.285401431s) from=127.0.0.6:57763 2022/11/27 23:24:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.723080944s) from=127.0.0.6:36061 2022/11/27 23:24:39 [DEBUG] http: Request GET /v1/status/leader (149.543µs) from=127.0.0.6:53375 2022/11/27 23:24:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.439267373s) from=127.0.0.6:37233 2022/11/27 23:24:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m2.081976163s) from=127.0.0.6:55087 2022/11/27 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.846101794s) from=127.0.0.6:50963 2022/11/27 23:24:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.590789892s) from=127.0.0.6:41881 2022/11/27 23:24:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.161522691s) from=127.0.0.6:41127 2022/11/27 23:24:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.266878653s) from=127.0.0.6:47071 2022/11/27 23:24:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.185155666s) from=127.0.0.6:60669 2022/11/27 23:24:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.808843857s) from=127.0.0.6:40913 2022/11/27 23:24:51 [DEBUG] http: Request GET /v1/status/leader (208.946µs) from=127.0.0.6:53375 2022/11/27 23:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.455716471s) from=127.0.0.6:35947 2022/11/27 23:24:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:24:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m6.909509326s) from=127.0.0.6:45045 2022/11/27 23:24:59 [DEBUG] http: Request GET /v1/status/leader (251.488µs) from=127.0.0.6:53375 2022/11/27 23:25:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:25:03 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:25:03 [DEBUG] agent: Node info in sync 2022/11/27 23:25:11 [DEBUG] http: Request GET /v1/status/leader (478.431µs) from=127.0.0.6:53375 2022/11/27 23:25:19 [DEBUG] http: Request GET /v1/status/leader (577.839µs) from=127.0.0.6:53375 2022/11/27 23:25:31 [DEBUG] http: Request GET /v1/status/leader (227.575µs) from=127.0.0.6:53375 2022/11/27 23:25:39 [DEBUG] http: Request GET /v1/status/leader (1.806263ms) from=127.0.0.6:53375 2022/11/27 23:25:51 [DEBUG] http: Request GET /v1/status/leader (808.509µs) from=127.0.0.6:53375 2022/11/27 23:25:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.8540908s) from=127.0.0.6:54803 2022/11/27 23:25:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.165074643s) from=127.0.0.6:58771 2022/11/27 23:25:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.098957219s) from=127.0.0.6:34591 2022/11/27 23:25:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.062631641s) from=127.0.0.6:42019 2022/11/27 23:25:59 [DEBUG] http: Request GET /v1/status/leader (643.092µs) from=127.0.0.6:53375 2022/11/27 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.842627608s) from=127.0.0.6:41339 2022/11/27 23:26:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.605552512s) from=127.0.0.6:47711 2022/11/27 23:26:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.585359996s) from=127.0.0.6:42123 2022/11/27 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.442948227s) from=127.0.0.6:48987 2022/11/27 23:26:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m6.647908055s) from=127.0.0.6:60705 2022/11/27 23:26:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.179500621s) from=127.0.0.6:54311 2022/11/27 23:26:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.149702941s) from=127.0.0.6:48171 2022/11/27 23:26:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.180974989s) from=127.0.0.6:58761 2022/11/27 23:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.959212371s) from=127.0.0.6:45979 2022/11/27 23:26:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m6.376360623s) from=127.0.0.6:35345 2022/11/27 23:26:11 [DEBUG] http: Request GET /v1/status/leader (703.189µs) from=127.0.0.6:53835 2022/11/27 23:26:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.225959893s) from=127.0.0.6:43951 2022/11/27 23:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.25953642s) from=127.0.0.6:54683 2022/11/27 23:26:19 [DEBUG] http: Request GET /v1/status/leader (483.658µs) from=127.0.0.6:53375 2022/11/27 23:26:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.089888786s) from=127.0.0.6:47593 2022/11/27 23:26:31 [DEBUG] http: Request GET /v1/status/leader (634.354µs) from=127.0.0.6:53375 2022/11/27 23:26:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.806196753s) from=127.0.0.6:46821 2022/11/27 23:26:39 [DEBUG] http: Request GET /v1/status/leader (187.84µs) from=127.0.0.6:53375 2022/11/27 23:26:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.423551752s) from=127.0.0.6:57763 2022/11/27 23:26:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.011875288s) from=127.0.0.6:36061 2022/11/27 23:26:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.381484749s) from=127.0.0.6:50963 2022/11/27 23:26:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:26:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.062225091s) from=127.0.0.6:37233 2022/11/27 23:26:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.606166291s) from=127.0.0.6:40913 2022/11/27 23:26:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.835095549s) from=127.0.0.6:41881 2022/11/27 23:26:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.072315211s) from=127.0.0.6:55087 2022/11/27 23:26:51 [DEBUG] http: Request GET /v1/status/leader (1.406634ms) from=127.0.0.6:53375 2022/11/27 23:26:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.536865393s) from=127.0.0.6:41127 2022/11/27 23:26:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:26:52 [DEBUG] agent: Node info in sync 2022/11/27 23:26:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.450713069s) from=127.0.0.6:47071 2022/11/27 23:26:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.935508353s) from=127.0.0.6:60669 2022/11/27 23:26:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.376064362s) from=127.0.0.6:35947 2022/11/27 23:26:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m5.035149366s) from=127.0.0.6:45045 2022/11/27 23:26:59 [DEBUG] http: Request GET /v1/status/leader (358.76µs) from=127.0.0.6:53375 2022/11/27 23:27:11 [DEBUG] http: Request GET /v1/status/leader (273.865µs) from=127.0.0.6:53375 2022/11/27 23:27:19 [DEBUG] http: Request GET /v1/status/leader (215.929µs) from=127.0.0.6:53375 2022/11/27 23:27:31 [DEBUG] http: Request GET /v1/status/leader (321.657µs) from=127.0.0.6:53835 2022/11/27 23:27:39 [DEBUG] http: Request GET /v1/status/leader (232.104µs) from=127.0.0.6:53375 2022/11/27 23:27:51 [DEBUG] http: Request GET /v1/status/leader (253.046µs) from=127.0.0.6:53375 2022/11/27 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.006286796s) from=127.0.0.6:54803 2022/11/27 23:27:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.519568538s) from=127.0.0.6:34591 2022/11/27 23:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.408315425s) from=127.0.0.6:58771 2022/11/27 23:27:59 [DEBUG] http: Request GET /v1/status/leader (358.066µs) from=127.0.0.6:53375 2022/11/27 23:28:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.545242959s) from=127.0.0.6:47711 2022/11/27 23:28:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.053432091s) from=127.0.0.6:41339 2022/11/27 23:28:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.075227858s) from=127.0.0.6:54311 2022/11/27 23:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.718425733s) from=127.0.0.6:42019 2022/11/27 23:28:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m1.231802137s) from=127.0.0.6:60705 2022/11/27 23:28:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.557871705s) from=127.0.0.6:48171 2022/11/27 23:28:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.072782951s) from=127.0.0.6:42123 2022/11/27 23:28:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.187582033s) from=127.0.0.6:48987 2022/11/27 23:28:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.898080016s) from=127.0.0.6:58761 2022/11/27 23:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.640675651s) from=127.0.0.6:35345 2022/11/27 23:28:11 [DEBUG] http: Request GET /v1/status/leader (559.519µs) from=127.0.0.6:53375 2022/11/27 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.003819097s) from=127.0.0.6:45979 2022/11/27 23:28:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.510107077s) from=127.0.0.6:43951 2022/11/27 23:28:19 [DEBUG] http: Request GET /v1/status/leader (269.673µs) from=127.0.0.6:53375 2022/11/27 23:28:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.67518728s) from=127.0.0.6:54683 2022/11/27 23:28:31 [DEBUG] http: Request GET /v1/status/leader (382.904µs) from=127.0.0.6:53375 2022/11/27 23:28:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.235162428s) from=127.0.0.6:47593 2022/11/27 23:28:39 [DEBUG] http: Request GET /v1/status/leader (217.945µs) from=127.0.0.6:53375 2022/11/27 23:28:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:28:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:28:42 [DEBUG] agent: Node info in sync 2022/11/27 23:28:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.426460423s) from=127.0.0.6:57763 2022/11/27 23:28:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.191204546s) from=127.0.0.6:46821 2022/11/27 23:28:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.119020707s) from=127.0.0.6:36061 2022/11/27 23:28:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.210111981s) from=127.0.0.6:37233 2022/11/27 23:28:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.649832985s) from=127.0.0.6:40913 2022/11/27 23:28:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.196551836s) from=127.0.0.6:50963 2022/11/27 23:28:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.273872153s) from=127.0.0.6:41881 2022/11/27 23:28:51 [DEBUG] http: Request GET /v1/status/leader (338.805µs) from=127.0.0.6:53375 2022/11/27 23:28:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:28:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m5.521944988s) from=127.0.0.6:55087 2022/11/27 23:28:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.446172514s) from=127.0.0.6:41127 2022/11/27 23:28:59 [DEBUG] http: Request GET /v1/status/leader (282.937µs) from=127.0.0.6:53375 2022/11/27 23:28:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.102700556s) from=127.0.0.6:60669 2022/11/27 23:29:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.829510626s) from=127.0.0.6:47071 2022/11/27 23:29:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.711494584s) from=127.0.0.6:35947 2022/11/27 23:29:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m6.308160743s) from=127.0.0.6:45045 2022/11/27 23:29:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:29:11 [DEBUG] http: Request GET /v1/status/leader (262.061µs) from=127.0.0.6:53375 2022/11/27 23:29:19 [DEBUG] http: Request GET /v1/status/leader (2.190625ms) from=127.0.0.6:53375 2022/11/27 23:29:31 [DEBUG] http: Request GET /v1/status/leader (187.898µs) from=127.0.0.6:53835 2022/11/27 23:29:39 [DEBUG] http: Request GET /v1/status/leader (681.739µs) from=127.0.0.6:53375 2022/11/27 23:29:51 [DEBUG] http: Request GET /v1/status/leader (384.1µs) from=127.0.0.6:53375 2022/11/27 23:29:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.87817624s) from=127.0.0.6:54803 2022/11/27 23:29:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:29:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:29:55 [DEBUG] agent: Node info in sync 2022/11/27 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.766581412s) from=127.0.0.6:34591 2022/11/27 23:29:59 [DEBUG] http: Request GET /v1/status/leader (857.887µs) from=127.0.0.6:53375 2022/11/27 23:30:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.664154099s) from=127.0.0.6:58771 2022/11/27 23:30:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.129327168s) from=127.0.0.6:47711 2022/11/27 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.92091812s) from=127.0.0.6:54311 2022/11/27 23:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.737068794s) from=127.0.0.6:42019 2022/11/27 23:30:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.775691833s) from=127.0.0.6:41339 2022/11/27 23:30:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.197908557s) from=127.0.0.6:58761 2022/11/27 23:30:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.926624578s) from=127.0.0.6:42123 2022/11/27 23:30:11 [DEBUG] http: Request GET /v1/status/leader (475.047µs) from=127.0.0.6:53835 2022/11/27 23:30:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m7.456384072s) from=127.0.0.6:60705 2022/11/27 23:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.004257992s) from=127.0.0.6:35345 2022/11/27 23:30:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.962574911s) from=127.0.0.6:48171 2022/11/27 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.942498982s) from=127.0.0.6:45979 2022/11/27 23:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.322791924s) from=127.0.0.6:48987 2022/11/27 23:30:19 [DEBUG] http: Request GET /v1/status/leader (371.773µs) from=127.0.0.6:53375 2022/11/27 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.042956921s) from=127.0.0.6:54683 2022/11/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.936087929s) from=127.0.0.6:43951 2022/11/27 23:30:31 [DEBUG] http: Request GET /v1/status/leader (229.692µs) from=127.0.0.6:53835 2022/11/27 23:30:39 [DEBUG] http: Request GET /v1/status/leader (171.875µs) from=127.0.0.6:53375 2022/11/27 23:30:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.778156582s) from=127.0.0.6:47593 2022/11/27 23:30:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.072895356s) from=127.0.0.6:57763 2022/11/27 23:30:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.145395753s) from=127.0.0.6:36061 2022/11/27 23:30:51 [DEBUG] http: Request GET /v1/status/leader (264.17µs) from=127.0.0.6:53375 2022/11/27 23:30:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.158844806s) from=127.0.0.6:41881 2022/11/27 23:30:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.703972495s) from=127.0.0.6:46821 2022/11/27 23:30:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:30:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.144052397s) from=127.0.0.6:50963 2022/11/27 23:30:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.231904444s) from=127.0.0.6:40913 2022/11/27 23:30:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.785680109s) from=127.0.0.6:37233 2022/11/27 23:30:59 [DEBUG] http: Request GET /v1/status/leader (497.176µs) from=127.0.0.6:53375 2022/11/27 23:31:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.625727906s) from=127.0.0.6:55087 2022/11/27 23:31:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.751117591s) from=127.0.0.6:45045 2022/11/27 23:31:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.410237002s) from=127.0.0.6:41127 2022/11/27 23:31:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.575634037s) from=127.0.0.6:60669 2022/11/27 23:31:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.042205164s) from=127.0.0.6:47071 2022/11/27 23:31:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.490639496s) from=127.0.0.6:35947 2022/11/27 23:31:11 [DEBUG] http: Request GET /v1/status/leader (1.39607ms) from=127.0.0.6:53835 2022/11/27 23:31:19 [DEBUG] http: Request GET /v1/status/leader (184.456µs) from=127.0.0.6:53375 2022/11/27 23:31:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:31:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:31:31 [DEBUG] agent: Node info in sync 2022/11/27 23:31:31 [DEBUG] http: Request GET /v1/status/leader (146.497µs) from=127.0.0.6:53375 2022/11/27 23:31:39 [DEBUG] http: Request GET /v1/status/leader (261.931µs) from=127.0.0.6:53375 2022/11/27 23:31:51 [DEBUG] http: Request GET /v1/status/leader (227.629µs) from=127.0.0.6:53835 2022/11/27 23:31:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:31:59 [DEBUG] http: Request GET /v1/status/leader (320.487µs) from=127.0.0.6:53375 2022/11/27 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.867936136s) from=127.0.0.6:54803 2022/11/27 23:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.603755141s) from=127.0.0.6:34591 2022/11/27 23:32:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.642022518s) from=127.0.0.6:54311 2022/11/27 23:32:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.568841472s) from=127.0.0.6:58771 2022/11/27 23:32:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.441560806s) from=127.0.0.6:41339 2022/11/27 23:32:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.001472736s) from=127.0.0.6:42123 2022/11/27 23:32:11 [DEBUG] http: Request GET /v1/status/leader (283.745µs) from=127.0.0.6:53835 2022/11/27 23:32:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.843673846s) from=127.0.0.6:47711 2022/11/27 23:32:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m1.117411171s) from=127.0.0.6:60705 2022/11/27 23:32:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.640633593s) from=127.0.0.6:48171 2022/11/27 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.348129664s) from=127.0.0.6:35345 2022/11/27 23:32:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.36843739s) from=127.0.0.6:58761 2022/11/27 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.447523796s) from=127.0.0.6:42019 2022/11/27 23:32:19 [DEBUG] http: Request GET /v1/status/leader (265.453µs) from=127.0.0.6:53375 2022/11/27 23:32:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.103139407s) from=127.0.0.6:45979 2022/11/27 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.425290499s) from=127.0.0.6:48987 2022/11/27 23:32:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.501007029s) from=127.0.0.6:54683 2022/11/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.886044517s) from=127.0.0.6:43951 2022/11/27 23:32:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:32:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:32:31 [DEBUG] agent: Node info in sync 2022/11/27 23:32:32 [DEBUG] http: Request GET /v1/status/leader (354.819µs) from=127.0.0.6:53375 2022/11/27 23:32:39 [DEBUG] http: Request GET /v1/status/leader (595.802µs) from=127.0.0.6:53375 2022/11/27 23:32:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.234373588s) from=127.0.0.6:47593 2022/11/27 23:32:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.593833653s) from=127.0.0.6:57763 2022/11/27 23:32:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.857415712s) from=127.0.0.6:36061 2022/11/27 23:32:52 [DEBUG] http: Request GET /v1/status/leader (260.89µs) from=127.0.0.6:53375 2022/11/27 23:32:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:32:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.019323446s) from=127.0.0.6:40913 2022/11/27 23:32:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.302046105s) from=127.0.0.6:46821 2022/11/27 23:32:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.400364876s) from=127.0.0.6:50963 2022/11/27 23:32:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.761074299s) from=127.0.0.6:41881 2022/11/27 23:32:59 [DEBUG] http: Request GET /v1/status/leader (347.309µs) from=127.0.0.6:53375 2022/11/27 23:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.467785211s) from=127.0.0.6:37233 2022/11/27 23:33:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.206883703s) from=127.0.0.6:45045 2022/11/27 23:33:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.811210598s) from=127.0.0.6:60669 2022/11/27 23:33:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.261514029s) from=127.0.0.6:55087 2022/11/27 23:33:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.658959397s) from=127.0.0.6:41127 2022/11/27 23:33:12 [DEBUG] http: Request GET /v1/status/leader (171.245µs) from=127.0.0.6:53375 2022/11/27 23:33:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.606159724s) from=127.0.0.6:47071 2022/11/27 23:33:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.493191852s) from=127.0.0.6:35947 2022/11/27 23:33:19 [DEBUG] http: Request GET /v1/status/leader (311.23µs) from=127.0.0.6:53375 2022/11/27 23:33:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:33:32 [DEBUG] http: Request GET /v1/status/leader (272.617µs) from=127.0.0.6:53375 2022/11/27 23:33:39 [DEBUG] http: Request GET /v1/status/leader (645.728µs) from=127.0.0.6:53375 2022/11/27 23:33:52 [DEBUG] http: Request GET /v1/status/leader (314.658µs) from=127.0.0.6:53835 2022/11/27 23:33:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:33:59 [DEBUG] http: Request GET /v1/status/leader (2.766442ms) from=127.0.0.6:53375 2022/11/27 23:34:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:34:01 [DEBUG] agent: Node info in sync 2022/11/27 23:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.140062223s) from=127.0.0.6:54803 2022/11/27 23:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.447764679s) from=127.0.0.6:34591 2022/11/27 23:34:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.551270206s) from=127.0.0.6:54311 2022/11/27 23:34:12 [DEBUG] http: Request GET /v1/status/leader (565.528µs) from=127.0.0.6:53835 2022/11/27 23:34:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.720351216s) from=127.0.0.6:58771 2022/11/27 23:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.886358874s) from=127.0.0.6:35345 2022/11/27 23:34:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.946016053s) from=127.0.0.6:42123 2022/11/27 23:34:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.616676089s) from=127.0.0.6:47711 2022/11/27 23:34:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.45213193s) from=127.0.0.6:48171 2022/11/27 23:34:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m3.69427728s) from=127.0.0.6:60705 2022/11/27 23:34:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.779311235s) from=127.0.0.6:41339 2022/11/27 23:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.757737017s) from=127.0.0.6:58761 2022/11/27 23:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.997185881s) from=127.0.0.6:42019 2022/11/27 23:34:19 [DEBUG] http: Request GET /v1/status/leader (376.623µs) from=127.0.0.6:53375 2022/11/27 23:34:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.427055257s) from=127.0.0.6:45979 2022/11/27 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.651575706s) from=127.0.0.6:48987 2022/11/27 23:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.82180221s) from=127.0.0.6:54683 2022/11/27 23:34:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.082536966s) from=127.0.0.6:43951 2022/11/27 23:34:32 [DEBUG] http: Request GET /v1/status/leader (430.344µs) from=127.0.0.6:53375 2022/11/27 23:34:39 [DEBUG] http: Request GET /v1/status/leader (194.629µs) from=127.0.0.6:53375 2022/11/27 23:34:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.425852751s) from=127.0.0.6:47593 2022/11/27 23:34:52 [DEBUG] http: Request GET /v1/status/leader (379.132µs) from=127.0.0.6:53835 2022/11/27 23:34:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:34:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.994771579s) from=127.0.0.6:36061 2022/11/27 23:34:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.154867261s) from=127.0.0.6:46821 2022/11/27 23:34:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.54325069s) from=127.0.0.6:40913 2022/11/27 23:34:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m7.317162688s) from=127.0.0.6:57763 2022/11/27 23:34:59 [DEBUG] http: Request GET /v1/status/leader (338.431µs) from=127.0.0.6:53375 2022/11/27 23:35:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.092427568s) from=127.0.0.6:41881 2022/11/27 23:35:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.344888874s) from=127.0.0.6:50963 2022/11/27 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.333593486s) from=127.0.0.6:37233 2022/11/27 23:35:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.160104409s) from=127.0.0.6:45045 2022/11/27 23:35:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.627266926s) from=127.0.0.6:60669 2022/11/27 23:35:12 [DEBUG] http: Request GET /v1/status/leader (156.57µs) from=127.0.0.6:53835 2022/11/27 23:35:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.266146026s) from=127.0.0.6:55087 2022/11/27 23:35:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.432922621s) from=127.0.0.6:47071 2022/11/27 23:35:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.492813587s) from=127.0.0.6:35947 2022/11/27 23:35:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.599712339s) from=127.0.0.6:41127 2022/11/27 23:35:19 [DEBUG] http: Request GET /v1/status/leader (1.375034ms) from=127.0.0.6:53375 2022/11/27 23:35:32 [DEBUG] http: Request GET /v1/status/leader (269.975µs) from=127.0.0.6:53835 2022/11/27 23:35:39 [DEBUG] http: Request GET /v1/status/leader (335.936µs) from=127.0.0.6:53375 2022/11/27 23:35:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:35:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:35:40 [DEBUG] agent: Node info in sync 2022/11/27 23:35:52 [DEBUG] http: Request GET /v1/status/leader (198.748µs) from=127.0.0.6:53375 2022/11/27 23:35:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:35:59 [DEBUG] http: Request GET /v1/status/leader (244.1µs) from=127.0.0.6:53375 2022/11/27 23:35:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.835069468s) from=127.0.0.6:34591 2022/11/27 23:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.198048203s) from=127.0.0.6:54803 2022/11/27 23:36:12 [DEBUG] http: Request GET /v1/status/leader (160.117µs) from=127.0.0.6:53375 2022/11/27 23:36:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.150883841s) from=127.0.0.6:54311 2022/11/27 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.054475976s) from=127.0.0.6:58771 2022/11/27 23:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.574110975s) from=127.0.0.6:35345 2022/11/27 23:36:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.263018867s) from=127.0.0.6:42019 2022/11/27 23:36:19 [DEBUG] http: Request GET /v1/status/leader (275.975µs) from=127.0.0.6:53375 2022/11/27 23:36:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m2.383108195s) from=127.0.0.6:60705 2022/11/27 23:36:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.701045118s) from=127.0.0.6:48171 2022/11/27 23:36:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.34070916s) from=127.0.0.6:47711 2022/11/27 23:36:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.527157493s) from=127.0.0.6:42123 2022/11/27 23:36:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.913195303s) from=127.0.0.6:41339 2022/11/27 23:36:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.697627076s) from=127.0.0.6:58761 2022/11/27 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.031301831s) from=127.0.0.6:45979 2022/11/27 23:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.732657917s) from=127.0.0.6:54683 2022/11/27 23:36:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.599334422s) from=127.0.0.6:43951 2022/11/27 23:36:32 [DEBUG] http: Request GET /v1/status/leader (269.978µs) from=127.0.0.6:53835 2022/11/27 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.124635914s) from=127.0.0.6:48987 2022/11/27 23:36:39 [DEBUG] http: Request GET /v1/status/leader (257.92µs) from=127.0.0.6:53375 2022/11/27 23:36:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.099760453s) from=127.0.0.6:47593 2022/11/27 23:36:52 [DEBUG] http: Request GET /v1/status/leader (484.315µs) from=127.0.0.6:53835 2022/11/27 23:36:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:36:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.043051292s) from=127.0.0.6:46821 2022/11/27 23:36:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.229624996s) from=127.0.0.6:57763 2022/11/27 23:36:59 [DEBUG] http: Request GET /v1/status/leader (180.324µs) from=127.0.0.6:53375 2022/11/27 23:37:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.157690859s) from=127.0.0.6:36061 2022/11/27 23:37:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.236526787s) from=127.0.0.6:40913 2022/11/27 23:37:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.025066589s) from=127.0.0.6:50963 2022/11/27 23:37:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.665229414s) from=127.0.0.6:41881 2022/11/27 23:37:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m2.644868337s) from=127.0.0.6:45045 2022/11/27 23:37:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.441700335s) from=127.0.0.6:37233 2022/11/27 23:37:12 [DEBUG] http: Request GET /v1/status/leader (368.477µs) from=127.0.0.6:53375 2022/11/27 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.170405627s) from=127.0.0.6:55087 2022/11/27 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.529553265s) from=127.0.0.6:60669 2022/11/27 23:37:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.782928776s) from=127.0.0.6:47071 2022/11/27 23:37:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.268205932s) from=127.0.0.6:35947 2022/11/27 23:37:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.490567577s) from=127.0.0.6:41127 2022/11/27 23:37:19 [DEBUG] http: Request GET /v1/status/leader (370.971µs) from=127.0.0.6:53375 2022/11/27 23:37:32 [DEBUG] http: Request GET /v1/status/leader (222.963µs) from=127.0.0.6:53835 2022/11/27 23:37:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:37:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:37:38 [DEBUG] agent: Node info in sync 2022/11/27 23:37:39 [DEBUG] http: Request GET /v1/status/leader (219.295µs) from=127.0.0.6:53375 2022/11/27 23:37:52 [DEBUG] http: Request GET /v1/status/leader (384.519µs) from=127.0.0.6:53375 2022/11/27 23:37:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:37:59 [DEBUG] http: Request GET /v1/status/leader (1.519184ms) from=127.0.0.6:53375 2022/11/27 23:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.400354003s) from=127.0.0.6:34591 2022/11/27 23:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.557017767s) from=127.0.0.6:54803 2022/11/27 23:38:12 [DEBUG] http: Request GET /v1/status/leader (299.69µs) from=127.0.0.6:53375 2022/11/27 23:38:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.175030927s) from=127.0.0.6:58771 2022/11/27 23:38:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.266267441s) from=127.0.0.6:54311 2022/11/27 23:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.280094976s) from=127.0.0.6:35345 2022/11/27 23:38:19 [DEBUG] http: Request GET /v1/status/leader (204.429µs) from=127.0.0.6:53375 2022/11/27 23:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.15022875s) from=127.0.0.6:42019 2022/11/27 23:38:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m0.454173669s) from=127.0.0.6:60705 2022/11/27 23:38:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.695916369s) from=127.0.0.6:48171 2022/11/27 23:38:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.926315499s) from=127.0.0.6:41339 2022/11/27 23:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.51265002s) from=127.0.0.6:45979 2022/11/27 23:38:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.995678873s) from=127.0.0.6:47711 2022/11/27 23:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.826211076s) from=127.0.0.6:42123 2022/11/27 23:38:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.81345062s) from=127.0.0.6:58761 2022/11/27 23:38:32 [DEBUG] http: Request GET /v1/status/leader (731.569µs) from=127.0.0.6:53835 2022/11/27 23:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.100203717s) from=127.0.0.6:54683 2022/11/27 23:38:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.163465145s) from=127.0.0.6:43951 2022/11/27 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.64230633s) from=127.0.0.6:48987 2022/11/27 23:38:39 [DEBUG] http: Request GET /v1/status/leader (294.702µs) from=127.0.0.6:53375 2022/11/27 23:38:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:38:52 [DEBUG] http: Request GET /v1/status/leader (3.693881ms) from=127.0.0.6:53835 2022/11/27 23:38:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:38:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.359851169s) from=127.0.0.6:47593 2022/11/27 23:38:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:38:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:38:55 [DEBUG] agent: Node info in sync 2022/11/27 23:38:59 [DEBUG] http: Request GET /v1/status/leader (630.04µs) from=127.0.0.6:53375 2022/11/27 23:39:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.587462352s) from=127.0.0.6:46821 2022/11/27 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.282817779s) from=127.0.0.6:36061 2022/11/27 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.570743303s) from=127.0.0.6:57763 2022/11/27 23:39:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.301915173s) from=127.0.0.6:40913 2022/11/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.208682162s) from=127.0.0.6:41881 2022/11/27 23:39:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.132144635s) from=127.0.0.6:37233 2022/11/27 23:39:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.633884293s) from=127.0.0.6:50963 2022/11/27 23:39:12 [DEBUG] http: Request GET /v1/status/leader (564.964µs) from=127.0.0.6:53835 2022/11/27 23:39:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.78368325s) from=127.0.0.6:45045 2022/11/27 23:39:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.550997887s) from=127.0.0.6:55087 2022/11/27 23:39:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.047593723s) from=127.0.0.6:60669 2022/11/27 23:39:19 [DEBUG] http: Request GET /v1/status/leader (189.183µs) from=127.0.0.6:53375 2022/11/27 23:39:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.49044296s) from=127.0.0.6:35947 2022/11/27 23:39:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.941222581s) from=127.0.0.6:41127 2022/11/27 23:39:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.027471913s) from=127.0.0.6:47071 2022/11/27 23:39:32 [DEBUG] http: Request GET /v1/status/leader (164.319µs) from=127.0.0.6:53375 2022/11/27 23:39:39 [DEBUG] http: Request GET /v1/status/leader (168.562µs) from=127.0.0.6:53375 2022/11/27 23:39:52 [DEBUG] http: Request GET /v1/status/leader (224.799µs) from=127.0.0.6:53375 2022/11/27 23:39:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:39:59 [DEBUG] http: Request GET /v1/status/leader (283.525µs) from=127.0.0.6:53375 2022/11/27 23:40:12 [DEBUG] http: Request GET /v1/status/leader (340.14µs) from=127.0.0.6:53835 2022/11/27 23:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.340010005s) from=127.0.0.6:34591 2022/11/27 23:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.242902453s) from=127.0.0.6:54803 2022/11/27 23:40:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.211683845s) from=127.0.0.6:58771 2022/11/27 23:40:19 [DEBUG] http: Request GET /v1/status/leader (255.299µs) from=127.0.0.6:53375 2022/11/27 23:40:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.131770452s) from=127.0.0.6:54311 2022/11/27 23:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.68356924s) from=127.0.0.6:42019 2022/11/27 23:40:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m4.872432825s) from=127.0.0.6:35345 2022/11/27 23:40:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m4.937154574s) from=127.0.0.6:60705 2022/11/27 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.573464004s) from=127.0.0.6:41339 2022/11/27 23:40:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.633481928s) from=127.0.0.6:48171 2022/11/27 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.767766953s) from=127.0.0.6:45979 2022/11/27 23:40:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.801710768s) from=127.0.0.6:47711 2022/11/27 23:40:32 [DEBUG] http: Request GET /v1/status/leader (273.125µs) from=127.0.0.6:53375 2022/11/27 23:40:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.825952874s) from=127.0.0.6:42123 2022/11/27 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.1796432s) from=127.0.0.6:54683 2022/11/27 23:40:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.899707584s) from=127.0.0.6:58761 2022/11/27 23:40:39 [DEBUG] http: Request GET /v1/status/leader (213.967µs) from=127.0.0.6:53375 2022/11/27 23:40:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.042214364s) from=127.0.0.6:43951 2022/11/27 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.788134676s) from=127.0.0.6:48987 2022/11/27 23:40:52 [DEBUG] http: Request GET /v1/status/leader (3.810402ms) from=127.0.0.6:53835 2022/11/27 23:40:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:40:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:40:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:40:55 [DEBUG] agent: Node info in sync 2022/11/27 23:40:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.819045661s) from=127.0.0.6:47593 2022/11/27 23:40:59 [DEBUG] http: Request GET /v1/status/leader (288.252µs) from=127.0.0.6:53375 2022/11/27 23:41:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.460489758s) from=127.0.0.6:46821 2022/11/27 23:41:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.511620019s) from=127.0.0.6:40913 2022/11/27 23:41:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.229133995s) from=127.0.0.6:36061 2022/11/27 23:41:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.253811096s) from=127.0.0.6:57763 2022/11/27 23:41:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.721939296s) from=127.0.0.6:41881 2022/11/27 23:41:12 [DEBUG] http: Request GET /v1/status/leader (501.648µs) from=127.0.0.6:53375 2022/11/27 23:41:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.392845116s) from=127.0.0.6:50963 2022/11/27 23:41:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m1.787834767s) from=127.0.0.6:45045 2022/11/27 23:41:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.229104896s) from=127.0.0.6:37233 2022/11/27 23:41:19 [DEBUG] http: Request GET /v1/status/leader (307.168µs) from=127.0.0.6:53375 2022/11/27 23:41:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.690293079s) from=127.0.0.6:60669 2022/11/27 23:41:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.206819506s) from=127.0.0.6:55087 2022/11/27 23:41:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.793865501s) from=127.0.0.6:35947 2022/11/27 23:41:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.706716892s) from=127.0.0.6:47071 2022/11/27 23:41:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.321794766s) from=127.0.0.6:41127 2022/11/27 23:41:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:41:32 [DEBUG] http: Request GET /v1/status/leader (520.332µs) from=127.0.0.6:53375 2022/11/27 23:41:39 [DEBUG] http: Request GET /v1/status/leader (8.477676ms) from=127.0.0.6:53375 2022/11/27 23:41:52 [DEBUG] http: Request GET /v1/status/leader (381.635µs) from=127.0.0.6:53835 2022/11/27 23:41:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:41:59 [DEBUG] http: Request GET /v1/status/leader (183.356µs) from=127.0.0.6:53375 2022/11/27 23:42:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:42:07 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:42:07 [DEBUG] agent: Node info in sync 2022/11/27 23:42:12 [DEBUG] http: Request GET /v1/status/leader (279.893µs) from=127.0.0.6:53835 2022/11/27 23:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.540140202s) from=127.0.0.6:54803 2022/11/27 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.676057839s) from=127.0.0.6:34591 2022/11/27 23:42:19 [DEBUG] http: Request GET /v1/status/leader (177.105µs) from=127.0.0.6:53375 2022/11/27 23:42:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.605362743s) from=127.0.0.6:35345 2022/11/27 23:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.493024352s) from=127.0.0.6:42019 2022/11/27 23:42:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.882237383s) from=127.0.0.6:54311 2022/11/27 23:42:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.095524706s) from=127.0.0.6:58771 2022/11/27 23:42:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m0.913301017s) from=127.0.0.6:60705 2022/11/27 23:42:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.113142539s) from=127.0.0.6:48171 2022/11/27 23:42:32 [DEBUG] http: Request GET /v1/status/leader (493.984µs) from=127.0.0.6:53835 2022/11/27 23:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.228612084s) from=127.0.0.6:42123 2022/11/27 23:42:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.881210081s) from=127.0.0.6:41339 2022/11/27 23:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.834861767s) from=127.0.0.6:45979 2022/11/27 23:42:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.479072643s) from=127.0.0.6:47711 2022/11/27 23:42:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.963779367s) from=127.0.0.6:58761 2022/11/27 23:42:39 [DEBUG] http: Request GET /v1/status/leader (596.274µs) from=127.0.0.6:53375 2022/11/27 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.179956591s) from=127.0.0.6:54683 2022/11/27 23:42:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.41475288s) from=127.0.0.6:43951 2022/11/27 23:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.077816033s) from=127.0.0.6:48987 2022/11/27 23:42:52 [DEBUG] http: Request GET /v1/status/leader (171.536µs) from=127.0.0.6:53835 2022/11/27 23:42:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:42:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.300760135s) from=127.0.0.6:47593 2022/11/27 23:42:59 [DEBUG] http: Request GET /v1/status/leader (699.503µs) from=127.0.0.6:53375 2022/11/27 23:43:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.865938418s) from=127.0.0.6:46821 2022/11/27 23:43:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.182300646s) from=127.0.0.6:36061 2022/11/27 23:43:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.500177238s) from=127.0.0.6:57763 2022/11/27 23:43:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.598105454s) from=127.0.0.6:40913 2022/11/27 23:43:12 [DEBUG] http: Request GET /v1/status/leader (288.669µs) from=127.0.0.6:53375 2022/11/27 23:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.505692941s) from=127.0.0.6:50963 2022/11/27 23:43:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.883173301s) from=127.0.0.6:41881 2022/11/27 23:43:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.506329551s) from=127.0.0.6:37233 2022/11/27 23:43:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m3.28551212s) from=127.0.0.6:45045 2022/11/27 23:43:19 [DEBUG] http: Request GET /v1/status/leader (445.585µs) from=127.0.0.6:53375 2022/11/27 23:43:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.328909919s) from=127.0.0.6:47071 2022/11/27 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.369622516s) from=127.0.0.6:55087 2022/11/27 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.511277899s) from=127.0.0.6:60669 2022/11/27 23:43:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.02061814s) from=127.0.0.6:35947 2022/11/27 23:43:32 [DEBUG] http: Request GET /v1/status/leader (241.774µs) from=127.0.0.6:53835 2022/11/27 23:43:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.068661282s) from=127.0.0.6:41127 2022/11/27 23:43:39 [DEBUG] http: Request GET /v1/status/leader (7.2414ms) from=127.0.0.6:53375 2022/11/27 23:43:52 [DEBUG] http: Request GET /v1/status/leader (388.113µs) from=127.0.0.6:53835 2022/11/27 23:43:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:43:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:43:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:43:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:43:52 [DEBUG] agent: Node info in sync 2022/11/27 23:43:59 [DEBUG] http: Request GET /v1/status/leader (173.36µs) from=127.0.0.6:53375 2022/11/27 23:44:12 [DEBUG] http: Request GET /v1/status/leader (167.635µs) from=127.0.0.6:53375 2022/11/27 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.09368304s) from=127.0.0.6:54803 2022/11/27 23:44:19 [DEBUG] http: Request GET /v1/status/leader (328.514µs) from=127.0.0.6:53375 2022/11/27 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.421270018s) from=127.0.0.6:34591 2022/11/27 23:44:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.136321779s) from=127.0.0.6:58771 2022/11/27 23:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.612286439s) from=127.0.0.6:42019 2022/11/27 23:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.656523637s) from=127.0.0.6:35345 2022/11/27 23:44:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:44:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m4.976937748s) from=127.0.0.6:60705 2022/11/27 23:44:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.919694014s) from=127.0.0.6:54311 2022/11/27 23:44:32 [DEBUG] http: Request GET /v1/status/leader (281.394µs) from=127.0.0.6:53835 2022/11/27 23:44:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.902866436s) from=127.0.0.6:42123 2022/11/27 23:44:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.905708078s) from=127.0.0.6:48171 2022/11/27 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.759694631s) from=127.0.0.6:45979 2022/11/27 23:44:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.423150418s) from=127.0.0.6:41339 2022/11/27 23:44:39 [DEBUG] http: Request GET /v1/status/leader (297.739µs) from=127.0.0.6:53375 2022/11/27 23:44:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.756177807s) from=127.0.0.6:47711 2022/11/27 23:44:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.878124649s) from=127.0.0.6:58761 2022/11/27 23:44:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.237165805s) from=127.0.0.6:43951 2022/11/27 23:44:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.63202682s) from=127.0.0.6:54683 2022/11/27 23:44:52 [DEBUG] http: Request GET /v1/status/leader (297.193µs) from=127.0.0.6:53835 2022/11/27 23:44:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:44:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.452930813s) from=127.0.0.6:48987 2022/11/27 23:44:59 [DEBUG] http: Request GET /v1/status/leader (169.513µs) from=127.0.0.6:53375 2022/11/27 23:45:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.867583167s) from=127.0.0.6:47593 2022/11/27 23:45:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.396817371s) from=127.0.0.6:46821 2022/11/27 23:45:12 [DEBUG] http: Request GET /v1/status/leader (363.442µs) from=127.0.0.6:53375 2022/11/27 23:45:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.739747164s) from=127.0.0.6:40913 2022/11/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.638880766s) from=127.0.0.6:50963 2022/11/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.552721042s) from=127.0.0.6:41881 2022/11/27 23:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.389809232s) from=127.0.0.6:57763 2022/11/27 23:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.827867113s) from=127.0.0.6:36061 2022/11/27 23:45:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.271659876s) from=127.0.0.6:45045 2022/11/27 23:45:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.615711076s) from=127.0.0.6:37233 2022/11/27 23:45:20 [DEBUG] http: Request GET /v1/status/leader (188.345µs) from=127.0.0.6:53375 2022/11/27 23:45:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:45:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:45:21 [DEBUG] agent: Node info in sync 2022/11/27 23:45:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.993679182s) from=127.0.0.6:47071 2022/11/27 23:45:32 [DEBUG] http: Request GET /v1/status/leader (352.02µs) from=127.0.0.6:53375 2022/11/27 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.998071571s) from=127.0.0.6:35947 2022/11/27 23:45:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.237418361s) from=127.0.0.6:60669 2022/11/27 23:45:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.411446379s) from=127.0.0.6:55087 2022/11/27 23:45:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.337114236s) from=127.0.0.6:41127 2022/11/27 23:45:40 [DEBUG] http: Request GET /v1/status/leader (297.403µs) from=127.0.0.6:53375 2022/11/27 23:45:52 [DEBUG] http: Request GET /v1/status/leader (156.588µs) from=127.0.0.6:53835 2022/11/27 23:45:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:46:00 [DEBUG] http: Request GET /v1/status/leader (266.886µs) from=127.0.0.6:53375 2022/11/27 23:46:12 [DEBUG] http: Request GET /v1/status/leader (339.187µs) from=127.0.0.6:53835 2022/11/27 23:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.205101037s) from=127.0.0.6:54803 2022/11/27 23:46:20 [DEBUG] http: Request GET /v1/status/leader (3.385022ms) from=127.0.0.6:53375 2022/11/27 23:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.192825226s) from=127.0.0.6:34591 2022/11/27 23:46:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.076916765s) from=127.0.0.6:58771 2022/11/27 23:46:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m1.303176745s) from=127.0.0.6:60705 2022/11/27 23:46:32 [DEBUG] http: Request GET /v1/status/leader (387.018µs) from=127.0.0.6:53375 2022/11/27 23:46:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.674043278s) from=127.0.0.6:35345 2022/11/27 23:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.933020722s) from=127.0.0.6:42019 2022/11/27 23:46:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.164589539s) from=127.0.0.6:54311 2022/11/27 23:46:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.747563456s) from=127.0.0.6:48171 2022/11/27 23:46:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.675813076s) from=127.0.0.6:42123 2022/11/27 23:46:40 [DEBUG] http: Request GET /v1/status/leader (158.95µs) from=127.0.0.6:53375 2022/11/27 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.093519199s) from=127.0.0.6:45979 2022/11/27 23:46:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.406252345s) from=127.0.0.6:41339 2022/11/27 23:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.032365761s) from=127.0.0.6:58761 2022/11/27 23:46:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.740477786s) from=127.0.0.6:47711 2022/11/27 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.136880033s) from=127.0.0.6:54683 2022/11/27 23:46:52 [DEBUG] http: Request GET /v1/status/leader (147.546µs) from=127.0.0.6:53375 2022/11/27 23:46:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:46:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.401155276s) from=127.0.0.6:43951 2022/11/27 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.026063535s) from=127.0.0.6:48987 2022/11/27 23:47:00 [DEBUG] http: Request GET /v1/status/leader (567.726µs) from=127.0.0.6:53375 2022/11/27 23:47:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.613732765s) from=127.0.0.6:47593 2022/11/27 23:47:12 [DEBUG] http: Request GET /v1/status/leader (344.784µs) from=127.0.0.6:53835 2022/11/27 23:47:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:47:12 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:47:12 [DEBUG] agent: Node info in sync 2022/11/27 23:47:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.269145108s) from=127.0.0.6:46821 2022/11/27 23:47:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.408257454s) from=127.0.0.6:40913 2022/11/27 23:47:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.888350756s) from=127.0.0.6:41881 2022/11/27 23:47:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.801383434s) from=127.0.0.6:57763 2022/11/27 23:47:20 [DEBUG] http: Request GET /v1/status/leader (459.327µs) from=127.0.0.6:53375 2022/11/27 23:47:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.171692505s) from=127.0.0.6:50963 2022/11/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.434755729s) from=127.0.0.6:36061 2022/11/27 23:47:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.66628607s) from=127.0.0.6:45045 2022/11/27 23:47:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.719614811s) from=127.0.0.6:37233 2022/11/27 23:47:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:47:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.067202105s) from=127.0.0.6:47071 2022/11/27 23:47:32 [DEBUG] http: Request GET /v1/status/leader (649.895µs) from=127.0.0.6:53835 2022/11/27 23:47:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.671157111s) from=127.0.0.6:35947 2022/11/27 23:47:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.745470641s) from=127.0.0.6:55087 2022/11/27 23:47:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.490431796s) from=127.0.0.6:60669 2022/11/27 23:47:40 [DEBUG] http: Request GET /v1/status/leader (319.793µs) from=127.0.0.6:53375 2022/11/27 23:47:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.189769786s) from=127.0.0.6:41127 2022/11/27 23:47:52 [DEBUG] http: Request GET /v1/status/leader (714.102µs) from=127.0.0.6:53375 2022/11/27 23:47:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:48:00 [DEBUG] http: Request GET /v1/status/leader (225.06µs) from=127.0.0.6:53375 2022/11/27 23:48:12 [DEBUG] http: Request GET /v1/status/leader (5.343105ms) from=127.0.0.6:53835 2022/11/27 23:48:20 [DEBUG] http: Request GET /v1/status/leader (678.695µs) from=127.0.0.6:53375 2022/11/27 23:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.338280643s) from=127.0.0.6:54803 2022/11/27 23:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.009050652s) from=127.0.0.6:34591 2022/11/27 23:48:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.271020363s) from=127.0.0.6:58771 2022/11/27 23:48:32 [DEBUG] http: Request GET /v1/status/leader (257.24µs) from=127.0.0.6:53375 2022/11/27 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.163383951s) from=127.0.0.6:42019 2022/11/27 23:48:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.441581386s) from=127.0.0.6:54311 2022/11/27 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.067049987s) from=127.0.0.6:35345 2022/11/27 23:48:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m3.525078439s) from=127.0.0.6:60705 2022/11/27 23:48:40 [DEBUG] http: Request GET /v1/status/leader (457.978µs) from=127.0.0.6:53375 2022/11/27 23:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.278749933s) from=127.0.0.6:45979 2022/11/27 23:48:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.961816925s) from=127.0.0.6:42123 2022/11/27 23:48:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.437163932s) from=127.0.0.6:48171 2022/11/27 23:48:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.751576582s) from=127.0.0.6:41339 2022/11/27 23:48:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.371110635s) from=127.0.0.6:58761 2022/11/27 23:48:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.057824274s) from=127.0.0.6:47711 2022/11/27 23:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:48:52 [DEBUG] http: Request GET /v1/status/leader (428.902µs) from=127.0.0.6:53835 2022/11/27 23:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.337176043s) from=127.0.0.6:54683 2022/11/27 23:48:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.142068737s) from=127.0.0.6:43951 2022/11/27 23:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.152108713s) from=127.0.0.6:48987 2022/11/27 23:49:00 [DEBUG] http: Request GET /v1/status/leader (256.152µs) from=127.0.0.6:53375 2022/11/27 23:49:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:49:07 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:49:07 [DEBUG] agent: Node info in sync 2022/11/27 23:49:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.479536073s) from=127.0.0.6:47593 2022/11/27 23:49:12 [DEBUG] http: Request GET /v1/status/leader (277.347µs) from=127.0.0.6:53375 2022/11/27 23:49:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.42017129s) from=127.0.0.6:46821 2022/11/27 23:49:20 [DEBUG] http: Request GET /v1/status/leader (342.701µs) from=127.0.0.6:53375 2022/11/27 23:49:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.028532393s) from=127.0.0.6:41881 2022/11/27 23:49:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.206830138s) from=127.0.0.6:40913 2022/11/27 23:49:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.283727764s) from=127.0.0.6:57763 2022/11/27 23:49:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.682573147s) from=127.0.0.6:50963 2022/11/27 23:49:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.757738091s) from=127.0.0.6:36061 2022/11/27 23:49:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.628124401s) from=127.0.0.6:45045 2022/11/27 23:49:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.4215131s) from=127.0.0.6:37233 2022/11/27 23:49:32 [DEBUG] http: Request GET /v1/status/leader (184.943µs) from=127.0.0.6:53835 2022/11/27 23:49:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.17747867s) from=127.0.0.6:47071 2022/11/27 23:49:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.485884992s) from=127.0.0.6:35947 2022/11/27 23:49:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.213470176s) from=127.0.0.6:55087 2022/11/27 23:49:40 [DEBUG] http: Request GET /v1/status/leader (205.386µs) from=127.0.0.6:53375 2022/11/27 23:49:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.79303157s) from=127.0.0.6:60669 2022/11/27 23:49:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.438889124s) from=127.0.0.6:41127 2022/11/27 23:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:49:52 [DEBUG] http: Request GET /v1/status/leader (264.427µs) from=127.0.0.6:53375 2022/11/27 23:50:00 [DEBUG] http: Request GET /v1/status/leader (295.536µs) from=127.0.0.6:53375 2022/11/27 23:50:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:50:11 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:50:11 [DEBUG] agent: Node info in sync 2022/11/27 23:50:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:50:12 [DEBUG] http: Request GET /v1/status/leader (291.683µs) from=127.0.0.6:53375 2022/11/27 23:50:20 [DEBUG] http: Request GET /v1/status/leader (544.335µs) from=127.0.0.6:53375 2022/11/27 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.119953698s) from=127.0.0.6:54803 2022/11/27 23:50:32 [DEBUG] http: Request GET /v1/status/leader (310.57µs) from=127.0.0.6:53375 2022/11/27 23:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.003842747s) from=127.0.0.6:58771 2022/11/27 23:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.488067764s) from=127.0.0.6:34591 2022/11/27 23:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.102491678s) from=127.0.0.6:42019 2022/11/27 23:50:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.977550787s) from=127.0.0.6:54311 2022/11/27 23:50:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m2.51412417s) from=127.0.0.6:60705 2022/11/27 23:50:40 [DEBUG] http: Request GET /v1/status/leader (200.33µs) from=127.0.0.6:53375 2022/11/27 23:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.810471866s) from=127.0.0.6:35345 2022/11/27 23:50:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.854939076s) from=127.0.0.6:42123 2022/11/27 23:50:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.998806654s) from=127.0.0.6:48171 2022/11/27 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.062885595s) from=127.0.0.6:45979 2022/11/27 23:50:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.528390339s) from=127.0.0.6:41339 2022/11/27 23:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:50:52 [DEBUG] http: Request GET /v1/status/leader (1.010307ms) from=127.0.0.6:53375 2022/11/27 23:50:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.898566997s) from=127.0.0.6:58761 2022/11/27 23:50:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.419288419s) from=127.0.0.6:47711 2022/11/27 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.139905191s) from=127.0.0.6:43951 2022/11/27 23:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.83016317s) from=127.0.0.6:54683 2022/11/27 23:51:00 [DEBUG] http: Request GET /v1/status/leader (239.535µs) from=127.0.0.6:53375 2022/11/27 23:51:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.987546845s) from=127.0.0.6:48987 2022/11/27 23:51:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:51:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:51:12 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:51:12 [DEBUG] agent: Node info in sync 2022/11/27 23:51:12 [DEBUG] http: Request GET /v1/status/leader (465.047µs) from=127.0.0.6:53835 2022/11/27 23:51:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.275512281s) from=127.0.0.6:47593 2022/11/27 23:51:20 [DEBUG] http: Request GET /v1/status/leader (230.197µs) from=127.0.0.6:53375 2022/11/27 23:51:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.242941836s) from=127.0.0.6:40913 2022/11/27 23:51:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.237820044s) from=127.0.0.6:50963 2022/11/27 23:51:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.108696491s) from=127.0.0.6:46821 2022/11/27 23:51:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m5.505521627s) from=127.0.0.6:41881 2022/11/27 23:51:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.62203921s) from=127.0.0.6:45045 2022/11/27 23:51:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.457048344s) from=127.0.0.6:57763 2022/11/27 23:51:32 [DEBUG] http: Request GET /v1/status/leader (829.154µs) from=127.0.0.6:53835 2022/11/27 23:51:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.929717777s) from=127.0.0.6:36061 2022/11/27 23:51:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.129567156s) from=127.0.0.6:37233 2022/11/27 23:51:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.430922677s) from=127.0.0.6:47071 2022/11/27 23:51:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.855132792s) from=127.0.0.6:55087 2022/11/27 23:51:40 [DEBUG] http: Request GET /v1/status/leader (285.254µs) from=127.0.0.6:53375 2022/11/27 23:51:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.823004469s) from=127.0.0.6:60669 2022/11/27 23:51:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.749985923s) from=127.0.0.6:35947 2022/11/27 23:51:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.720607374s) from=127.0.0.6:41127 2022/11/27 23:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:51:52 [DEBUG] http: Request GET /v1/status/leader (190.119µs) from=127.0.0.6:53375 2022/11/27 23:52:00 [DEBUG] http: Request GET /v1/status/leader (885.98µs) from=127.0.0.6:53375 2022/11/27 23:52:12 [DEBUG] http: Request GET /v1/status/leader (757.959µs) from=127.0.0.6:53375 2022/11/27 23:52:20 [DEBUG] http: Request GET /v1/status/leader (695.828µs) from=127.0.0.6:53375 2022/11/27 23:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.118652144s) from=127.0.0.6:54803 2022/11/27 23:52:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:52:32 [DEBUG] http: Request GET /v1/status/leader (262.525µs) from=127.0.0.6:53375 2022/11/27 23:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.462720962s) from=127.0.0.6:34591 2022/11/27 23:52:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.141543027s) from=127.0.0.6:54311 2022/11/27 23:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.385705143s) from=127.0.0.6:42019 2022/11/27 23:52:40 [DEBUG] http: Request GET /v1/status/leader (388.077µs) from=127.0.0.6:53375 2022/11/27 23:52:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.379284067s) from=127.0.0.6:58771 2022/11/27 23:52:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.069317833s) from=127.0.0.6:35345 2022/11/27 23:52:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:52:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:52:41 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:52:41 [DEBUG] agent: Node info in sync 2022/11/27 23:52:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m4.592979707s) from=127.0.0.6:60705 2022/11/27 23:52:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.095466387s) from=127.0.0.6:42123 2022/11/27 23:52:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.11089111s) from=127.0.0.6:45979 2022/11/27 23:52:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.29582571s) from=127.0.0.6:48171 2022/11/27 23:52:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:52:52 [DEBUG] http: Request GET /v1/status/leader (158.485µs) from=127.0.0.6:53375 2022/11/27 23:52:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.847380868s) from=127.0.0.6:58761 2022/11/27 23:52:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.32078676s) from=127.0.0.6:41339 2022/11/27 23:52:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.512999036s) from=127.0.0.6:47711 2022/11/27 23:53:00 [DEBUG] http: Request GET /v1/status/leader (317.882µs) from=127.0.0.6:53375 2022/11/27 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.983928705s) from=127.0.0.6:54683 2022/11/27 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.153062586s) from=127.0.0.6:43951 2022/11/27 23:53:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.734262812s) from=127.0.0.6:48987 2022/11/27 23:53:12 [DEBUG] http: Request GET /v1/status/leader (312.785µs) from=127.0.0.6:53375 2022/11/27 23:53:20 [DEBUG] http: Request GET /v1/status/leader (198.688µs) from=127.0.0.6:53375 2022/11/27 23:53:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.354016187s) from=127.0.0.6:47593 2022/11/27 23:53:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.071443827s) from=127.0.0.6:40913 2022/11/27 23:53:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.682147674s) from=127.0.0.6:41881 2022/11/27 23:53:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.289151623s) from=127.0.0.6:50963 2022/11/27 23:53:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.561730771s) from=127.0.0.6:46821 2022/11/27 23:53:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.089483405s) from=127.0.0.6:57763 2022/11/27 23:53:32 [DEBUG] http: Request GET /v1/status/leader (195.01µs) from=127.0.0.6:53375 2022/11/27 23:53:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m4.403446983s) from=127.0.0.6:45045 2022/11/27 23:53:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.937352655s) from=127.0.0.6:36061 2022/11/27 23:53:40 [DEBUG] http: Request GET /v1/status/leader (320.95µs) from=127.0.0.6:53375 2022/11/27 23:53:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.582123565s) from=127.0.0.6:37233 2022/11/27 23:53:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.077245365s) from=127.0.0.6:55087 2022/11/27 23:53:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.541382559s) from=127.0.0.6:47071 2022/11/27 23:53:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.220287853s) from=127.0.0.6:35947 2022/11/27 23:53:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.385231343s) from=127.0.0.6:60669 2022/11/27 23:53:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:53:52 [DEBUG] http: Request GET /v1/status/leader (282.489µs) from=127.0.0.6:53835 2022/11/27 23:53:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.758509165s) from=127.0.0.6:41127 2022/11/27 23:54:00 [DEBUG] http: Request GET /v1/status/leader (247.938µs) from=127.0.0.6:53375 2022/11/27 23:54:12 [DEBUG] http: Request GET /v1/status/leader (778.745µs) from=127.0.0.6:53835 2022/11/27 23:54:20 [DEBUG] http: Request GET /v1/status/leader (262.819µs) from=127.0.0.6:53375 2022/11/27 23:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.843890892s) from=127.0.0.6:54803 2022/11/27 23:54:33 [DEBUG] http: Request GET /v1/status/leader (291.104µs) from=127.0.0.6:53375 2022/11/27 23:54:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-7rzht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 23:54:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:54:37 [DEBUG] agent: Node info in sync 2022/11/27 23:54:40 [DEBUG] http: Request GET /v1/status/leader (178.307µs) from=127.0.0.6:53375 2022/11/27 23:54:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.207321231s) from=127.0.0.6:54311 2022/11/27 23:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.321667634s) from=127.0.0.6:34591 2022/11/27 23:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.47056426s) from=127.0.0.6:42019 2022/11/27 23:54:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.528616629s) from=127.0.0.6:58771 2022/11/27 23:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.012457851s) from=127.0.0.6:35345 2022/11/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m7.122448864s) from=127.0.0.6:60705 2022/11/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.933549852s) from=127.0.0.6:42123 2022/11/27 23:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.284917011s) from=127.0.0.6:45979 2022/11/27 23:54:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:54:53 [DEBUG] http: Request GET /v1/status/leader (673.745µs) from=127.0.0.6:53835 2022/11/27 23:54:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.839901867s) from=127.0.0.6:48171 2022/11/27 23:54:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.987821293s) from=127.0.0.6:58761 2022/11/27 23:55:00 [DEBUG] http: Request GET /v1/status/leader (275.899µs) from=127.0.0.6:53375 2022/11/27 23:55:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.518753534s) from=127.0.0.6:47711 2022/11/27 23:55:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.530569927s) from=127.0.0.6:41339 2022/11/27 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.764550832s) from=127.0.0.6:54683 2022/11/27 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.918294106s) from=127.0.0.6:43951 2022/11/27 23:55:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.279939601s) from=127.0.0.6:48987 2022/11/27 23:55:13 [DEBUG] http: Request GET /v1/status/leader (345.395µs) from=127.0.0.6:53375 2022/11/27 23:55:20 [DEBUG] http: Request GET /v1/status/leader (299.872µs) from=127.0.0.6:53375 2022/11/27 23:55:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.840199428s) from=127.0.0.6:40913 2022/11/27 23:55:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.515724082s) from=127.0.0.6:41881 2022/11/27 23:55:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.647144909s) from=127.0.0.6:47593 2022/11/27 23:55:33 [DEBUG] http: Request GET /v1/status/leader (308.482µs) from=127.0.0.6:53835 2022/11/27 23:55:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=149 (2m0.972094269s) from=127.0.0.6:45045 2022/11/27 23:55:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.054555541s) from=127.0.0.6:50963 2022/11/27 23:55:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.929549586s) from=127.0.0.6:46821 2022/11/27 23:55:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.624095039s) from=127.0.0.6:36061 2022/11/27 23:55:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.091562082s) from=127.0.0.6:57763 2022/11/27 23:55:40 [DEBUG] http: Request GET /v1/status/leader (308.707µs) from=127.0.0.6:53375 2022/11/27 23:55:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:55:40 [DEBUG] agent: Node info in sync 2022/11/27 23:55:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.564573362s) from=127.0.0.6:37233 2022/11/27 23:55:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.26053455s) from=127.0.0.6:47071 2022/11/27 23:55:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.382832872s) from=127.0.0.6:55087 2022/11/27 23:55:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.430946124s) from=127.0.0.6:35947 2022/11/27 23:55:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:55:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.305840315s) from=127.0.0.6:60669 2022/11/27 23:55:53 [DEBUG] http: Request GET /v1/status/leader (625.108µs) from=127.0.0.6:53375 2022/11/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.711788202s) from=127.0.0.6:41127 2022/11/27 23:56:00 [DEBUG] http: Request GET /v1/status/leader (183.387µs) from=127.0.0.6:53375 2022/11/27 23:56:13 [DEBUG] http: Request GET /v1/status/leader (335.88µs) from=127.0.0.6:53835 2022/11/27 23:56:20 [DEBUG] http: Request GET /v1/status/leader (163.903µs) from=127.0.0.6:53375 2022/11/27 23:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.273898452s) from=127.0.0.6:54803 2022/11/27 23:56:33 [DEBUG] http: Request GET /v1/status/leader (469.907µs) from=127.0.0.6:53375 2022/11/27 23:56:40 [DEBUG] http: Request GET /v1/status/leader (328.89µs) from=127.0.0.6:53375 2022/11/27 23:56:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.137579386s) from=127.0.0.6:54311 2022/11/27 23:56:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.540753612s) from=127.0.0.6:42019 2022/11/27 23:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.203489102s) from=127.0.0.6:34591 2022/11/27 23:56:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.521846427s) from=127.0.0.6:35345 2022/11/27 23:56:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.87698972s) from=127.0.0.6:58771 2022/11/27 23:56:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.33919892s) from=127.0.0.6:42123 2022/11/27 23:56:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-7rzht" since the cluster is too small 2022/11/27 23:56:53 [DEBUG] http: Request GET /v1/status/leader (489.396µs) from=127.0.0.6:53835 2022/11/27 23:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.669947549s) from=127.0.0.6:45979 2022/11/27 23:56:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=64 (2m4.219117951s) from=127.0.0.6:60705 2022/11/27 23:57:00 [DEBUG] http: Request GET /v1/status/leader (432.328µs) from=127.0.0.6:53375 2022/11/27 23:57:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 23:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.166_9007" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.66_9092" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.49.200_8082" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_vnfres_10.233.19.207_8802" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.17_8181" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.161_8806" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.228_8080" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.30.107_9001" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.16.2_8282" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.127_8443" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.111_8410" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.173_8803" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.161_8806" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v2_nslcm_10.233.57.123_8403" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.137_8482" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.3_9011" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.161_8806" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.134_9015" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.68_443" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.209_8484" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.211_8801" in sync 2022/11/27 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.10.161_8806" in sync 2022/11/27 23:57:01 [DEBUG] agent: Node info in sync 2022/11/27 23:57:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.923994846s) from=127.0.0.6:47711 2022/11/27 23:57:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.407432217s) from=127.0.0.6:48171 2022/11/27 23:57:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.737775629s) from=127.0.0.6:58761 2022/11/27 23:57:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.853291727s) from=127.0.0.6:41339 2022/11/27 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.036521332s) from=127.0.0.6:54683