By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + grep ^- + echo agent + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '834350e2-2d54-b839-d9c4-72a6a0621f8e' Node name: 'onap-msb-consul-5454dcc5c5-rz7fr' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/02/03 09:25:32 [DEBUG] agent: Using random ID "834350e2-2d54-b839-d9c4-72a6a0621f8e" as node ID 2023/02/03 09:25:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:834350e2-2d54-b839-d9c4-72a6a0621f8e Address:127.0.0.1:8300}] 2023/02/03 09:25:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/03 09:25:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-rz7fr.dc1 127.0.0.1 2023/02/03 09:25:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-rz7fr 127.0.0.1 2023/02/03 09:25:32 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-rz7fr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:25:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-rz7fr.dc1" in area "wan" 2023/02/03 09:25:32 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/03 09:25:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/03 09:25:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/03 09:25:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/03 09:25:32 [INFO] agent: started state syncer 2023/02/03 09:25:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/03 09:25:32 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/03 09:25:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/03 09:25:32 [DEBUG] raft: Votes needed: 1 2023/02/03 09:25:32 [DEBUG] raft: Vote granted from 834350e2-2d54-b839-d9c4-72a6a0621f8e in term 2. Tally: 1 2023/02/03 09:25:32 [INFO] raft: Election won. Tally: 1 2023/02/03 09:25:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/03 09:25:32 [INFO] consul: cluster leadership acquired 2023/02/03 09:25:32 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-rz7fr 2023/02/03 09:25:32 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/03 09:25:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:25:32 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-rz7fr' joined, marking health alive 2023/02/03 09:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:25:32 [INFO] agent: Synced node info 2023/02/03 09:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:25:32 [DEBUG] agent: Node info in sync 2023/02/03 09:25:32 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/02/03 09:26:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:26:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:26:45 [DEBUG] agent: Node info in sync 2023/02/03 09:27:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:27:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:28:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:28:19 [DEBUG] agent: Node info in sync 2023/02/03 09:28:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:29:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:29:41 [DEBUG] agent: Node info in sync 2023/02/03 09:30:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:30:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:30:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:30:44 [DEBUG] agent: Node info in sync 2023/02/03 09:31:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:32:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:32:08 [DEBUG] agent: Node info in sync 2023/02/03 09:32:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:33:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:33:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:34:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:34:05 [DEBUG] agent: Node info in sync 2023/02/03 09:34:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:35:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:35:07 [DEBUG] agent: Node info in sync 2023/02/03 09:35:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:35:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:36:15 [DEBUG] http: Request GET /v1/status/leader (4.350704ms) from=10.233.68.16:56712 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [INFO] agent: Synced service "_v0_multicloud_10.233.46.75_9001" 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request PUT /v1/agent/service/register (37.798299ms) from=10.233.68.16:56718 2023/02/03 09:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (66.399901ms) from=10.233.68.16:56720 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [INFO] agent: Synced service "_v1_multicloud_10.233.46.75_9001" 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request PUT /v1/agent/service/register (52.886103ms) from=10.233.68.16:56726 2023/02/03 09:36:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (26.344251ms) from=10.233.68.16:56728 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [INFO] agent: Synced service "_v1_sdc-gui_10.233.43.115_8181" 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request PUT /v1/agent/service/register (77.955523ms) from=10.233.68.16:56734 2023/02/03 09:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:16 [DEBUG] agent: Node info in sync 2023/02/03 09:36:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (798.698µs) from=10.233.68.16:56738 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.141_9011" 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request PUT /v1/agent/service/register (57.589929ms) from=10.233.68.16:56744 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (3.48003ms) from=10.233.68.16:56748 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.141_9011" 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request PUT /v1/agent/service/register (45.191941ms) from=10.233.68.16:56750 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.306166ms) from=10.233.68.16:56752 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [INFO] agent: Synced service "_v1_parser_10.233.31.236_8806" 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request PUT /v1/agent/service/register (62.235324ms) from=10.233.68.16:56754 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.230177ms) from=10.233.68.16:56756 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [INFO] agent: Synced service "_v1_catalog_10.233.31.236_8806" 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request PUT /v1/agent/service/register (24.158584ms) from=10.233.68.16:56758 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (947.086µs) from=10.233.68.16:56760 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [INFO] agent: Synced service "_v1_nsd_10.233.31.236_8806" 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request PUT /v1/agent/service/register (40.921709ms) from=10.233.68.16:56764 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:17 [DEBUG] agent: Node info in sync 2023/02/03 09:36:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.335879ms) from=10.233.68.16:56766 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.236_8806" 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] http: Request PUT /v1/agent/service/register (67.951626ms) from=10.233.68.16:56768 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (83.500591ms) from=10.233.68.16:56770 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.2_9015" 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] http: Request PUT /v1/agent/service/register (61.695771ms) from=10.233.68.16:56772 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (26.361626ms) from=10.233.68.16:56774 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.32.128_9007" 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] http: Request PUT /v1/agent/service/register (181.225942ms) from=10.233.68.16:56776 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:18 [DEBUG] agent: Node info in sync 2023/02/03 09:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.280202ms) from=10.233.68.16:56784 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.32.128_9007" 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:19 [DEBUG] agent: Node info in sync 2023/02/03 09:36:19 [DEBUG] http: Request PUT /v1/agent/service/register (100.76401ms) from=10.233.68.16:56788 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Node info in sync 2023/02/03 09:36:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (6.693936ms) from=10.233.68.16:56790 2023/02/03 09:36:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:19 [INFO] agent: Synced service "_v1_wf-gui_10.233.20.58_8080" 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Node info in sync 2023/02/03 09:36:19 [DEBUG] http: Request PUT /v1/agent/service/register (104.772895ms) from=10.233.68.16:56792 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:36:19 [DEBUG] agent: Node info in sync 2023/02/03 09:36:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.561859ms) from=10.233.68.16:56794 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/catalog/services (1.33124ms) from=10.233.67.12:45100 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/status/leader (1.00556ms) from=10.233.67.12:45104 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (416.011µs) from=10.233.67.12:45110 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (419.833µs) from=10.233.67.12:45116 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (239.186µs) from=10.233.67.12:45124 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (271.87µs) from=10.233.67.12:45112 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (253.403µs) from=10.233.67.12:45122 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (674.555µs) from=10.233.67.12:45126 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (296.697µs) from=10.233.67.12:45114 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (589.934µs) from=10.233.67.12:45130 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (291.794µs) from=10.233.67.12:45108 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (279.828µs) from=10.233.67.12:45128 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (365.631µs) from=10.233.67.12:45120 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (319.32µs) from=10.233.67.12:45118 2023/02/03 09:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.04248ms) from=10.233.67.12:45106 2023/02/03 09:36:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:36:48 [DEBUG] http: Request GET /v1/status/leader (509.041µs) from=10.233.67.12:45420 2023/02/03 09:37:08 [DEBUG] http: Request GET /v1/status/leader (1.233093ms) from=10.233.67.12:45722 2023/02/03 09:37:15 [DEBUG] http: Request GET /v1/catalog/services (492.301µs) from=10.233.72.103:51108 2023/02/03 09:37:16 [DEBUG] http: Request GET /v1/status/leader (469.558µs) from=10.233.72.103:51118 2023/02/03 09:37:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (456.525µs) from=10.233.72.103:51122 2023/02/03 09:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.158µs) from=10.233.72.103:51124 2023/02/03 09:37:28 [DEBUG] http: Request GET /v1/status/leader (1.358901ms) from=10.233.67.12:46000 2023/02/03 09:37:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:37:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:37:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:37:33 [DEBUG] agent: Node info in sync 2023/02/03 09:37:36 [DEBUG] http: Request GET /v1/status/leader (311.343µs) from=10.233.72.103:51688 2023/02/03 09:37:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:37:48 [DEBUG] http: Request GET /v1/status/leader (853.323µs) from=10.233.67.12:46306 2023/02/03 09:37:56 [DEBUG] http: Request GET /v1/status/leader (9.550389ms) from=10.233.72.103:52170 2023/02/03 09:38:08 [DEBUG] http: Request GET /v1/status/leader (734.895µs) from=10.233.67.12:46658 2023/02/03 09:38:16 [DEBUG] http: Request GET /v1/status/leader (1.630085ms) from=10.233.72.103:52534 2023/02/03 09:38:28 [DEBUG] http: Request GET /v1/status/leader (301.667µs) from=10.233.67.12:46944 2023/02/03 09:38:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.042227194s) from=10.233.67.12:45116 2023/02/03 09:38:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.16639604s) from=10.233.67.12:45130 2023/02/03 09:38:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.205647347s) from=10.233.67.12:45126 2023/02/03 09:38:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.306635994s) from=10.233.67.12:45124 2023/02/03 09:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.05786306s) from=10.233.67.12:45106 2023/02/03 09:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.102228849s) from=10.233.67.12:45120 2023/02/03 09:38:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m3.390961503s) from=10.233.67.12:45100 2023/02/03 09:38:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:38:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.451768261s) from=10.233.67.12:45110 2023/02/03 09:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.50010996s) from=10.233.67.12:45122 2023/02/03 09:38:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.588997945s) from=10.233.67.12:45112 2023/02/03 09:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.347260148s) from=10.233.67.12:45108 2023/02/03 09:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.473959011s) from=10.233.67.12:45114 2023/02/03 09:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.448793833s) from=10.233.67.12:45118 2023/02/03 09:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.855015317s) from=10.233.67.12:45128 2023/02/03 09:38:36 [DEBUG] http: Request GET /v1/status/leader (379.314µs) from=10.233.72.103:52902 2023/02/03 09:38:48 [DEBUG] http: Request GET /v1/status/leader (430.038µs) from=10.233.67.12:47240 2023/02/03 09:38:56 [DEBUG] http: Request GET /v1/status/leader (245.122µs) from=10.233.72.103:53248 2023/02/03 09:39:08 [DEBUG] http: Request GET /v1/status/leader (399.716µs) from=10.233.67.12:47542 2023/02/03 09:39:16 [DEBUG] http: Request GET /v1/status/leader (468.74µs) from=10.233.72.103:53616 2023/02/03 09:39:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.763608155s) from=10.233.72.103:51122 2023/02/03 09:39:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:17 [DEBUG] agent: Node info in sync 2023/02/03 09:39:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.594464281s) from=10.233.72.103:51124 2023/02/03 09:39:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m7.005440259s) from=10.233.72.103:51108 2023/02/03 09:39:28 [DEBUG] http: Request GET /v1/status/leader (303.557µs) from=10.233.67.12:47862 2023/02/03 09:39:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:39:36 [DEBUG] http: Request GET /v1/status/leader (347.319µs) from=10.233.72.103:53964 2023/02/03 09:39:48 [DEBUG] http: Request GET /v1/status/leader (367.45µs) from=10.233.67.12:48180 2023/02/03 09:39:56 [DEBUG] http: Request GET /v1/status/leader (532.941µs) from=10.233.72.103:54372 2023/02/03 09:39:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:39:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:39:57 [INFO] agent: Synced service "_v1_sdnc_10.233.33.170_8282" 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Node info in sync 2023/02/03 09:39:57 [DEBUG] http: Request PUT /v1/agent/service/register (19.374987ms) from=10.233.68.16:58470 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:39:57 [DEBUG] agent: Node info in sync 2023/02/03 09:39:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (34.573327372s) from=10.233.72.103:51108 2023/02/03 09:39:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (527.345µs) from=10.233.68.16:58472 2023/02/03 09:39:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m25.845355298s) from=10.233.67.12:45100 2023/02/03 09:39:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.332µs) from=10.233.67.12:45100 2023/02/03 09:40:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:40:08 [DEBUG] http: Request GET /v1/status/leader (415.466µs) from=10.233.67.12:48548 2023/02/03 09:40:16 [DEBUG] http: Request GET /v1/status/leader (5.313983ms) from=10.233.72.103:54860 2023/02/03 09:40:28 [DEBUG] http: Request GET /v1/status/leader (2.320701ms) from=10.233.67.12:48868 2023/02/03 09:40:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.24625672s) from=10.233.67.12:45116 2023/02/03 09:40:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.672645984s) from=10.233.67.12:45130 2023/02/03 09:40:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.310559975s) from=10.233.67.12:45106 2023/02/03 09:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.918480951s) from=10.233.67.12:45114 2023/02/03 09:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.475857534s) from=10.233.67.12:45118 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.95783871s) from=10.233.67.12:45126 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.137894327s) from=10.233.67.12:45120 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.841924834s) from=10.233.67.12:45110 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.253109107s) from=10.233.67.12:45124 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/status/leader (7.172553ms) from=10.233.72.103:55230 2023/02/03 09:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.041643276s) from=10.233.67.12:45128 2023/02/03 09:40:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.408159408s) from=10.233.67.12:45112 2023/02/03 09:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.339393098s) from=10.233.67.12:45122 2023/02/03 09:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.570763349s) from=10.233.67.12:45108 2023/02/03 09:40:48 [DEBUG] http: Request GET /v1/status/leader (241.354µs) from=10.233.67.12:49214 2023/02/03 09:40:57 [DEBUG] http: Request GET /v1/status/leader (881.432µs) from=10.233.72.103:55458 2023/02/03 09:41:08 [DEBUG] http: Request GET /v1/status/leader (428.612µs) from=10.233.67.12:49560 2023/02/03 09:41:17 [DEBUG] http: Request GET /v1/status/leader (1.548597ms) from=10.233.72.103:55750 2023/02/03 09:41:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.080720413s) from=10.233.72.103:51124 2023/02/03 09:41:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.380119043s) from=10.233.72.103:51122 2023/02/03 09:41:28 [DEBUG] http: Request GET /v1/status/leader (235.744µs) from=10.233.67.12:49888 2023/02/03 09:41:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:41:35 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:41:35 [DEBUG] agent: Node info in sync 2023/02/03 09:41:37 [DEBUG] http: Request GET /v1/status/leader (9.928145ms) from=10.233.72.103:56020 2023/02/03 09:41:48 [DEBUG] http: Request GET /v1/status/leader (521.76µs) from=10.233.67.12:50280 2023/02/03 09:41:58 [DEBUG] http: Request GET /v1/status/leader (761.186µs) from=10.233.72.103:56496 2023/02/03 09:42:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m3.567026023s) from=10.233.72.103:51108 2023/02/03 09:42:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.46400358s) from=10.233.67.12:45100 2023/02/03 09:42:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m5.734243629s) from=10.233.67.12:48338 2023/02/03 09:42:08 [DEBUG] http: Request GET /v1/status/leader (1.00299ms) from=10.233.67.12:50792 2023/02/03 09:42:18 [DEBUG] http: Request GET /v1/status/leader (5.023992ms) from=10.233.72.103:56976 2023/02/03 09:42:28 [DEBUG] http: Request GET /v1/status/leader (622.698µs) from=10.233.67.12:51128 2023/02/03 09:42:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:42:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.149491842s) from=10.233.67.12:45130 2023/02/03 09:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.643867829s) from=10.233.67.12:45106 2023/02/03 09:42:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.122062568s) from=10.233.67.12:45116 2023/02/03 09:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.530022373s) from=10.233.67.12:45118 2023/02/03 09:42:38 [DEBUG] http: Request GET /v1/status/leader (346.18µs) from=10.233.72.103:57472 2023/02/03 09:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.594063106s) from=10.233.67.12:45128 2023/02/03 09:42:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.70468162s) from=10.233.67.12:45112 2023/02/03 09:42:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.535302589s) from=10.233.67.12:45110 2023/02/03 09:42:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.721979785s) from=10.233.67.12:45114 2023/02/03 09:42:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.782403589s) from=10.233.67.12:45126 2023/02/03 09:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.926762225s) from=10.233.67.12:45120 2023/02/03 09:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.173557647s) from=10.233.67.12:45122 2023/02/03 09:42:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.055059796s) from=10.233.67.12:45124 2023/02/03 09:42:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.5108761s) from=10.233.67.12:45108 2023/02/03 09:42:48 [DEBUG] http: Request GET /v1/status/leader (655.186µs) from=10.233.67.12:51504 2023/02/03 09:42:58 [DEBUG] http: Request GET /v1/status/leader (13.037661ms) from=10.233.72.103:57844 2023/02/03 09:42:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:43:08 [DEBUG] http: Request GET /v1/status/leader (357.632µs) from=10.233.67.12:51836 2023/02/03 09:43:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:43:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:43:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:43:13 [DEBUG] agent: Node info in sync 2023/02/03 09:43:18 [DEBUG] http: Request GET /v1/status/leader (541.63µs) from=10.233.72.103:58232 2023/02/03 09:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.620115585s) from=10.233.72.103:51124 2023/02/03 09:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.599248487s) from=10.233.72.103:51122 2023/02/03 09:43:28 [DEBUG] http: Request GET /v1/status/leader (304.168µs) from=10.233.67.12:52178 2023/02/03 09:43:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:43:38 [DEBUG] http: Request GET /v1/status/leader (1.568566ms) from=10.233.72.103:58602 2023/02/03 09:43:48 [DEBUG] http: Request GET /v1/status/leader (798.863µs) from=10.233.67.12:52526 2023/02/03 09:43:58 [DEBUG] http: Request GET /v1/status/leader (327.624µs) from=10.233.72.103:58976 2023/02/03 09:44:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.074915047s) from=10.233.67.12:45100 2023/02/03 09:44:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m3.122806829s) from=10.233.67.12:48338 2023/02/03 09:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m6.580773959s) from=10.233.72.103:51108 2023/02/03 09:44:08 [DEBUG] http: Request GET /v1/status/leader (283.982µs) from=10.233.67.12:52872 2023/02/03 09:44:18 [DEBUG] http: Request GET /v1/status/leader (344.94µs) from=10.233.72.103:59354 2023/02/03 09:44:28 [DEBUG] http: Request GET /v1/status/leader (705.453µs) from=10.233.67.12:53316 2023/02/03 09:44:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.32007814s) from=10.233.67.12:45106 2023/02/03 09:44:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.384238024s) from=10.233.67.12:45116 2023/02/03 09:44:38 [DEBUG] http: Request GET /v1/status/leader (370.078µs) from=10.233.72.103:59730 2023/02/03 09:44:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.758773478s) from=10.233.67.12:45130 2023/02/03 09:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.156656669s) from=10.233.67.12:45114 2023/02/03 09:44:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.422757064s) from=10.233.67.12:45118 2023/02/03 09:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.245338031s) from=10.233.67.12:45128 2023/02/03 09:44:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.488864635s) from=10.233.67.12:45112 2023/02/03 09:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.379530342s) from=10.233.67.12:45120 2023/02/03 09:44:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.06072463s) from=10.233.67.12:45124 2023/02/03 09:44:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.61567182s) from=10.233.67.12:45110 2023/02/03 09:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.319515838s) from=10.233.67.12:45108 2023/02/03 09:44:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.877412355s) from=10.233.67.12:45126 2023/02/03 09:44:48 [DEBUG] http: Request GET /v1/status/leader (799.023µs) from=10.233.67.12:53688 2023/02/03 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.916393046s) from=10.233.67.12:45122 2023/02/03 09:44:58 [DEBUG] http: Request GET /v1/status/leader (530.223µs) from=10.233.72.103:60102 2023/02/03 09:45:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:45:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:45:07 [DEBUG] agent: Node info in sync 2023/02/03 09:45:09 [DEBUG] http: Request GET /v1/status/leader (1.298316ms) from=10.233.67.12:54060 2023/02/03 09:45:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:45:18 [DEBUG] http: Request GET /v1/status/leader (1.612557ms) from=10.233.72.103:60444 2023/02/03 09:45:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.844557128s) from=10.233.72.103:51124 2023/02/03 09:45:29 [DEBUG] http: Request GET /v1/status/leader (23.827525ms) from=10.233.67.12:54418 2023/02/03 09:45:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.288279201s) from=10.233.72.103:51122 2023/02/03 09:45:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:45:38 [DEBUG] http: Request GET /v1/status/leader (2.223198ms) from=10.233.72.103:60924 2023/02/03 09:45:49 [DEBUG] http: Request GET /v1/status/leader (290.293µs) from=10.233.67.12:54830 2023/02/03 09:45:58 [DEBUG] http: Request GET /v1/status/leader (634.664µs) from=10.233.72.103:33036 2023/02/03 09:46:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.57466489s) from=10.233.67.12:45100 2023/02/03 09:46:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m1.927828172s) from=10.233.67.12:48338 2023/02/03 09:46:09 [DEBUG] http: Request GET /v1/status/leader (30.863169ms) from=10.233.67.12:55230 2023/02/03 09:46:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m4.917466939s) from=10.233.72.103:51108 2023/02/03 09:46:18 [DEBUG] http: Request GET /v1/status/leader (545.118µs) from=10.233.72.103:33408 2023/02/03 09:46:29 [DEBUG] http: Request GET /v1/status/leader (603.094µs) from=10.233.67.12:55642 2023/02/03 09:46:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:46:38 [DEBUG] http: Request GET /v1/status/leader (3.636664ms) from=10.233.72.103:33782 2023/02/03 09:46:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.674147786s) from=10.233.67.12:45116 2023/02/03 09:46:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:46:42 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:46:42 [DEBUG] agent: Node info in sync 2023/02/03 09:46:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.46196882s) from=10.233.67.12:45114 2023/02/03 09:46:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.145910553s) from=10.233.67.12:45128 2023/02/03 09:46:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.420825291s) from=10.233.67.12:45130 2023/02/03 09:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.20015619s) from=10.233.67.12:45106 2023/02/03 09:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.13149449s) from=10.233.67.12:45112 2023/02/03 09:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.897406038s) from=10.233.67.12:45120 2023/02/03 09:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.032861494s) from=10.233.67.12:45118 2023/02/03 09:46:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.636222136s) from=10.233.67.12:45110 2023/02/03 09:46:49 [DEBUG] http: Request GET /v1/status/leader (753.135µs) from=10.233.67.12:56028 2023/02/03 09:46:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.974891851s) from=10.233.67.12:45124 2023/02/03 09:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.854338451s) from=10.233.67.12:45108 2023/02/03 09:46:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.236703655s) from=10.233.67.12:45122 2023/02/03 09:46:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.109439879s) from=10.233.67.12:45126 2023/02/03 09:46:58 [DEBUG] http: Request GET /v1/status/leader (601.848µs) from=10.233.72.103:34152 2023/02/03 09:47:09 [DEBUG] http: Request GET /v1/status/leader (890.119µs) from=10.233.67.12:56404 2023/02/03 09:47:18 [DEBUG] http: Request GET /v1/status/leader (521.758µs) from=10.233.72.103:34490 2023/02/03 09:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.621343711s) from=10.233.72.103:51124 2023/02/03 09:47:29 [DEBUG] http: Request GET /v1/status/leader (719.477µs) from=10.233.67.12:56794 2023/02/03 09:47:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.405317895s) from=10.233.72.103:51122 2023/02/03 09:47:38 [DEBUG] http: Request GET /v1/status/leader (533.936µs) from=10.233.72.103:34836 2023/02/03 09:47:49 [DEBUG] http: Request GET /v1/status/leader (1.771892ms) from=10.233.67.12:57186 2023/02/03 09:47:59 [DEBUG] http: Request GET /v1/status/leader (937.301µs) from=10.233.72.103:35182 2023/02/03 09:48:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:48:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:48:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:48:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:48:04 [DEBUG] agent: Node info in sync 2023/02/03 09:48:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m0.444589015s) from=10.233.67.12:48338 2023/02/03 09:48:09 [DEBUG] http: Request GET /v1/status/leader (870.456µs) from=10.233.67.12:57568 2023/02/03 09:48:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.822109538s) from=10.233.67.12:45100 2023/02/03 09:48:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m4.659214506s) from=10.233.72.103:51108 2023/02/03 09:48:19 [DEBUG] http: Request GET /v1/status/leader (6.29655ms) from=10.233.72.103:35544 2023/02/03 09:48:29 [DEBUG] http: Request GET /v1/status/leader (6.202149ms) from=10.233.67.12:57964 2023/02/03 09:48:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:48:39 [DEBUG] http: Request GET /v1/status/leader (1.210066ms) from=10.233.72.103:35916 2023/02/03 09:48:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.184986848s) from=10.233.67.12:45116 2023/02/03 09:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.601971248s) from=10.233.67.12:45120 2023/02/03 09:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.079382545s) from=10.233.67.12:45106 2023/02/03 09:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.895947347s) from=10.233.67.12:45114 2023/02/03 09:48:49 [DEBUG] http: Request GET /v1/status/leader (1.134895ms) from=10.233.67.12:58346 2023/02/03 09:48:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.868992527s) from=10.233.67.12:45130 2023/02/03 09:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.175981894s) from=10.233.67.12:45128 2023/02/03 09:48:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.820017436s) from=10.233.67.12:45112 2023/02/03 09:48:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.406824447s) from=10.233.67.12:45118 2023/02/03 09:48:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.76438687s) from=10.233.67.12:45124 2023/02/03 09:48:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.706572747s) from=10.233.67.12:45110 2023/02/03 09:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.889327921s) from=10.233.67.12:45122 2023/02/03 09:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.105579862s) from=10.233.67.12:45108 2023/02/03 09:48:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.205278474s) from=10.233.67.12:45126 2023/02/03 09:48:59 [DEBUG] http: Request GET /v1/status/leader (1.416828ms) from=10.233.72.103:36270 2023/02/03 09:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:49:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:49:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:49:06 [DEBUG] agent: Node info in sync 2023/02/03 09:49:09 [DEBUG] http: Request GET /v1/status/leader (229.105µs) from=10.233.67.12:58732 2023/02/03 09:49:19 [DEBUG] http: Request GET /v1/status/leader (196.972µs) from=10.233.72.103:36640 2023/02/03 09:49:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.058608276s) from=10.233.72.103:51124 2023/02/03 09:49:29 [DEBUG] http: Request GET /v1/status/leader (405.547µs) from=10.233.67.12:59116 2023/02/03 09:49:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:49:39 [DEBUG] http: Request GET /v1/status/leader (280.953µs) from=10.233.72.103:37004 2023/02/03 09:49:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.441828194s) from=10.233.72.103:51122 2023/02/03 09:49:49 [DEBUG] http: Request GET /v1/status/leader (1.647492ms) from=10.233.67.12:59500 2023/02/03 09:49:59 [DEBUG] http: Request GET /v1/status/leader (1.663873ms) from=10.233.72.103:37356 2023/02/03 09:50:09 [DEBUG] http: Request GET /v1/status/leader (746.158µs) from=10.233.67.12:59880 2023/02/03 09:50:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m2.778482569s) from=10.233.67.12:48338 2023/02/03 09:50:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.65978432s) from=10.233.67.12:45100 2023/02/03 09:50:19 [DEBUG] http: Request GET /v1/status/leader (490.412µs) from=10.233.72.103:37714 2023/02/03 09:50:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m6.155870793s) from=10.233.72.103:51108 2023/02/03 09:50:29 [DEBUG] http: Request GET /v1/status/leader (211.934µs) from=10.233.67.12:60264 2023/02/03 09:50:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:50:39 [DEBUG] http: Request GET /v1/status/leader (296.894µs) from=10.233.72.103:38088 2023/02/03 09:50:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:50:49 [DEBUG] http: Request GET /v1/status/leader (350.027µs) from=10.233.67.12:60642 2023/02/03 09:50:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.686405831s) from=10.233.67.12:45112 2023/02/03 09:50:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:50:50 [DEBUG] agent: Node info in sync 2023/02/03 09:50:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.519195019s) from=10.233.67.12:45130 2023/02/03 09:50:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.450892841s) from=10.233.67.12:45124 2023/02/03 09:50:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.27895275s) from=10.233.67.12:45116 2023/02/03 09:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.297628724s) from=10.233.67.12:45120 2023/02/03 09:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.732158934s) from=10.233.67.12:45114 2023/02/03 09:50:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.961172858s) from=10.233.67.12:45110 2023/02/03 09:50:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.596494943s) from=10.233.67.12:45106 2023/02/03 09:50:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.299634971s) from=10.233.67.12:45128 2023/02/03 09:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.994622864s) from=10.233.67.12:45122 2023/02/03 09:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.475120633s) from=10.233.67.12:45118 2023/02/03 09:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.443017128s) from=10.233.67.12:45108 2023/02/03 09:50:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.311350204s) from=10.233.67.12:45126 2023/02/03 09:50:59 [DEBUG] http: Request GET /v1/status/leader (316.675µs) from=10.233.72.103:38452 2023/02/03 09:51:09 [DEBUG] http: Request GET /v1/status/leader (197.461µs) from=10.233.67.12:32786 2023/02/03 09:51:19 [DEBUG] http: Request GET /v1/status/leader (1.664016ms) from=10.233.72.103:38808 2023/02/03 09:51:29 [DEBUG] http: Request GET /v1/status/leader (485.363µs) from=10.233.67.12:33158 2023/02/03 09:51:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:51:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.81465616s) from=10.233.72.103:51124 2023/02/03 09:51:39 [DEBUG] http: Request GET /v1/status/leader (415.375µs) from=10.233.72.103:39174 2023/02/03 09:51:49 [DEBUG] http: Request GET /v1/status/leader (6.660431ms) from=10.233.67.12:33546 2023/02/03 09:51:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.870394665s) from=10.233.72.103:51122 2023/02/03 09:51:59 [DEBUG] http: Request GET /v1/status/leader (2.291246ms) from=10.233.72.103:39526 2023/02/03 09:52:09 [DEBUG] http: Request GET /v1/status/leader (260.061µs) from=10.233.67.12:33918 2023/02/03 09:52:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.795537376s) from=10.233.67.12:45100 2023/02/03 09:52:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m3.48252599s) from=10.233.67.12:48338 2023/02/03 09:52:19 [DEBUG] http: Request GET /v1/status/leader (570.647µs) from=10.233.72.103:39896 2023/02/03 09:52:29 [DEBUG] http: Request GET /v1/status/leader (4.064221ms) from=10.233.67.12:34294 2023/02/03 09:52:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m7.044567275s) from=10.233.72.103:51108 2023/02/03 09:52:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:52:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:52:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:52:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:52:36 [DEBUG] agent: Node info in sync 2023/02/03 09:52:39 [DEBUG] http: Request GET /v1/status/leader (1.205133ms) from=10.233.72.103:40244 2023/02/03 09:52:49 [DEBUG] http: Request GET /v1/status/leader (453.811µs) from=10.233.67.12:34672 2023/02/03 09:52:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:52:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.926063542s) from=10.233.67.12:45114 2023/02/03 09:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.855225896s) from=10.233.67.12:45128 2023/02/03 09:52:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.76553223s) from=10.233.67.12:45110 2023/02/03 09:52:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.267928907s) from=10.233.67.12:45130 2023/02/03 09:52:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.167351577s) from=10.233.67.12:45112 2023/02/03 09:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.156882936s) from=10.233.67.12:45106 2023/02/03 09:52:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.439472188s) from=10.233.67.12:45124 2023/02/03 09:52:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.960994887s) from=10.233.67.12:45116 2023/02/03 09:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.299530996s) from=10.233.67.12:45118 2023/02/03 09:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.741138471s) from=10.233.67.12:45120 2023/02/03 09:52:59 [DEBUG] http: Request GET /v1/status/leader (330.282µs) from=10.233.72.103:40602 2023/02/03 09:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.989772815s) from=10.233.67.12:45122 2023/02/03 09:53:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.358822359s) from=10.233.67.12:45126 2023/02/03 09:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.957563816s) from=10.233.67.12:45108 2023/02/03 09:53:09 [DEBUG] http: Request GET /v1/status/leader (551.926µs) from=10.233.67.12:35046 2023/02/03 09:53:19 [DEBUG] http: Request GET /v1/status/leader (463.33µs) from=10.233.72.103:40964 2023/02/03 09:53:29 [DEBUG] http: Request GET /v1/status/leader (981.251µs) from=10.233.67.12:35414 2023/02/03 09:53:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:53:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.705627582s) from=10.233.72.103:51124 2023/02/03 09:53:39 [DEBUG] http: Request GET /v1/status/leader (208.451µs) from=10.233.72.103:41336 2023/02/03 09:53:49 [DEBUG] http: Request GET /v1/status/leader (936.106µs) from=10.233.67.12:35814 2023/02/03 09:53:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.672972006s) from=10.233.72.103:51122 2023/02/03 09:53:59 [DEBUG] http: Request GET /v1/status/leader (610.713µs) from=10.233.72.103:41694 2023/02/03 09:54:09 [DEBUG] http: Request GET /v1/status/leader (455.207µs) from=10.233.67.12:36194 2023/02/03 09:54:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.465157317s) from=10.233.67.12:45100 2023/02/03 09:54:19 [DEBUG] http: Request GET /v1/status/leader (685.567µs) from=10.233.72.103:42044 2023/02/03 09:54:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m6.203419737s) from=10.233.67.12:48338 2023/02/03 09:54:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:54:22 [DEBUG] agent: Node info in sync 2023/02/03 09:54:29 [DEBUG] http: Request GET /v1/status/leader (4.525154ms) from=10.233.67.12:36576 2023/02/03 09:54:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:54:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m6.238670197s) from=10.233.72.103:51108 2023/02/03 09:54:40 [DEBUG] http: Request GET /v1/status/leader (720.384µs) from=10.233.72.103:42416 2023/02/03 09:54:49 [DEBUG] http: Request GET /v1/status/leader (1.973583ms) from=10.233.67.12:36946 2023/02/03 09:54:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.814867983s) from=10.233.67.12:45110 2023/02/03 09:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.499511382s) from=10.233.67.12:45106 2023/02/03 09:54:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.951799059s) from=10.233.67.12:45130 2023/02/03 09:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.498927133s) from=10.233.67.12:45114 2023/02/03 09:55:00 [DEBUG] http: Request GET /v1/status/leader (613.247µs) from=10.233.72.103:42790 2023/02/03 09:55:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.537505518s) from=10.233.67.12:45120 2023/02/03 09:55:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.739673963s) from=10.233.67.12:45122 2023/02/03 09:55:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.271069905s) from=10.233.67.12:45112 2023/02/03 09:55:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.66929009s) from=10.233.67.12:45116 2023/02/03 09:55:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.969787038s) from=10.233.67.12:45126 2023/02/03 09:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.202840471s) from=10.233.67.12:45118 2023/02/03 09:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.38991119s) from=10.233.67.12:45128 2023/02/03 09:55:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.790642867s) from=10.233.67.12:45124 2023/02/03 09:55:09 [DEBUG] http: Request GET /v1/status/leader (2.327236ms) from=10.233.67.12:37320 2023/02/03 09:55:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.925075321s) from=10.233.67.12:45108 2023/02/03 09:55:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:55:20 [DEBUG] http: Request GET /v1/status/leader (344.647µs) from=10.233.72.103:43142 2023/02/03 09:55:29 [DEBUG] http: Request GET /v1/status/leader (398.396µs) from=10.233.67.12:37688 2023/02/03 09:55:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:55:40 [DEBUG] http: Request GET /v1/status/leader (520.529µs) from=10.233.72.103:43510 2023/02/03 09:55:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.598323174s) from=10.233.72.103:51124 2023/02/03 09:55:49 [DEBUG] http: Request GET /v1/status/leader (577.948µs) from=10.233.67.12:38080 2023/02/03 09:55:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.29361295s) from=10.233.72.103:51122 2023/02/03 09:55:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:55:56 [DEBUG] agent: Node info in sync 2023/02/03 09:56:00 [DEBUG] http: Request GET /v1/status/leader (553.67µs) from=10.233.72.103:43878 2023/02/03 09:56:09 [DEBUG] http: Request GET /v1/status/leader (345.025µs) from=10.233.67.12:38464 2023/02/03 09:56:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.381562522s) from=10.233.67.12:45100 2023/02/03 09:56:20 [DEBUG] http: Request GET /v1/status/leader (494.958µs) from=10.233.72.103:44240 2023/02/03 09:56:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m3.870639407s) from=10.233.67.12:48338 2023/02/03 09:56:29 [DEBUG] http: Request GET /v1/status/leader (566.631µs) from=10.233.67.12:38850 2023/02/03 09:56:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:56:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (2m2.288180849s) from=10.233.72.103:51108 2023/02/03 09:56:40 [DEBUG] http: Request GET /v1/status/leader (9.355748ms) from=10.233.72.103:44596 2023/02/03 09:56:49 [DEBUG] http: Request GET /v1/status/leader (521.094µs) from=10.233.67.12:39238 2023/02/03 09:57:00 [DEBUG] http: Request GET /v1/status/leader (809.193µs) from=10.233.72.103:44964 2023/02/03 09:57:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.498114383s) from=10.233.67.12:45110 2023/02/03 09:57:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.292609503s) from=10.233.67.12:45130 2023/02/03 09:57:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.156899821s) from=10.233.67.12:45116 2023/02/03 09:57:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.099261676s) from=10.233.67.12:45112 2023/02/03 09:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.30707546s) from=10.233.67.12:45128 2023/02/03 09:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.27414315s) from=10.233.67.12:45122 2023/02/03 09:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.669509135s) from=10.233.67.12:45120 2023/02/03 09:57:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.369589827s) from=10.233.67.12:45126 2023/02/03 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.551589236s) from=10.233.67.12:45106 2023/02/03 09:57:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.826941429s) from=10.233.67.12:45124 2023/02/03 09:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.843921271s) from=10.233.67.12:45114 2023/02/03 09:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.971135367s) from=10.233.67.12:45118 2023/02/03 09:57:09 [DEBUG] http: Request GET /v1/status/leader (320.476µs) from=10.233.67.12:39626 2023/02/03 09:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.759647994s) from=10.233.67.12:45108 2023/02/03 09:57:20 [DEBUG] http: Request GET /v1/status/leader (477.936µs) from=10.233.72.103:45344 2023/02/03 09:57:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:57:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:57:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (44.050981374s) from=10.233.72.103:51108 2023/02/03 09:57:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (57.975566731s) from=10.233.67.12:48338 2023/02/03 09:57:23 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:57:23 [DEBUG] agent: Node info in sync 2023/02/03 09:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (25.160824ms) from=10.233.68.16:37584 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:57:23 [DEBUG] agent: Node info in sync 2023/02/03 09:57:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (352.821µs) from=10.233.67.12:39864 2023/02/03 09:57:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (954.021µs) from=10.233.68.16:37586 2023/02/03 09:57:29 [DEBUG] http: Request GET /v1/status/leader (480.598µs) from=10.233.67.12:40000 2023/02/03 09:57:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:57:40 [DEBUG] http: Request GET /v1/status/leader (713.146µs) from=10.233.72.103:45688 2023/02/03 09:57:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.13649337s) from=10.233.72.103:51124 2023/02/03 09:57:49 [DEBUG] http: Request GET /v1/status/leader (1.954441ms) from=10.233.67.12:40402 2023/02/03 09:57:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.513653797s) from=10.233.72.103:51122 2023/02/03 09:58:00 [DEBUG] http: Request GET /v1/status/leader (453.381µs) from=10.233.72.103:46040 2023/02/03 09:58:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 09:58:09 [DEBUG] http: Request GET /v1/status/leader (309.449µs) from=10.233.67.12:40788 2023/02/03 09:58:20 [DEBUG] http: Request GET /v1/status/leader (288.926µs) from=10.233.72.103:46254 2023/02/03 09:58:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.44472888s) from=10.233.67.12:45100 2023/02/03 09:58:30 [DEBUG] http: Request GET /v1/status/leader (1.350742ms) from=10.233.67.12:41184 2023/02/03 09:58:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:58:40 [DEBUG] http: Request GET /v1/status/leader (648.375µs) from=10.233.72.103:46542 2023/02/03 09:58:50 [DEBUG] http: Request GET /v1/status/leader (812.804µs) from=10.233.67.12:41570 2023/02/03 09:59:00 [DEBUG] http: Request GET /v1/status/leader (239.75µs) from=10.233.72.103:46836 2023/02/03 09:59:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.178669272s) from=10.233.67.12:45110 2023/02/03 09:59:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.948009245s) from=10.233.67.12:45120 2023/02/03 09:59:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.901162326s) from=10.233.67.12:45112 2023/02/03 09:59:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.10997025s) from=10.233.67.12:45116 2023/02/03 09:59:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 09:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 09:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 09:59:06 [DEBUG] agent: Node info in sync 2023/02/03 09:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.466974054s) from=10.233.67.12:45122 2023/02/03 09:59:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.644723742s) from=10.233.67.12:45130 2023/02/03 09:59:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.083097419s) from=10.233.67.12:45126 2023/02/03 09:59:10 [DEBUG] http: Request GET /v1/status/leader (1.009361ms) from=10.233.67.12:41960 2023/02/03 09:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.49978157s) from=10.233.67.12:45128 2023/02/03 09:59:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.732975194s) from=10.233.67.12:45124 2023/02/03 09:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.535640481s) from=10.233.67.12:45118 2023/02/03 09:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.186703286s) from=10.233.67.12:45106 2023/02/03 09:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.921548839s) from=10.233.67.12:45114 2023/02/03 09:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.641956761s) from=10.233.67.12:45108 2023/02/03 09:59:21 [DEBUG] http: Request GET /v1/status/leader (328.678µs) from=10.233.72.103:47164 2023/02/03 09:59:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.200943067s) from=10.233.67.12:39864 2023/02/03 09:59:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.771045265s) from=10.233.72.103:51108 2023/02/03 09:59:30 [DEBUG] http: Request GET /v1/status/leader (624.41µs) from=10.233.67.12:42356 2023/02/03 09:59:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.499598602s) from=10.233.67.12:48338 2023/02/03 09:59:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 09:59:41 [DEBUG] http: Request GET /v1/status/leader (1.83678ms) from=10.233.72.103:47348 2023/02/03 09:59:50 [DEBUG] http: Request GET /v1/status/leader (450.733µs) from=10.233.67.12:42734 2023/02/03 09:59:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.926017401s) from=10.233.72.103:51124 2023/02/03 10:00:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.595983682s) from=10.233.72.103:51122 2023/02/03 10:00:01 [DEBUG] http: Request GET /v1/status/leader (491.666µs) from=10.233.72.103:47642 2023/02/03 10:00:10 [DEBUG] http: Request GET /v1/status/leader (1.005005ms) from=10.233.67.12:43128 2023/02/03 10:00:21 [DEBUG] http: Request GET /v1/status/leader (1.143895ms) from=10.233.72.103:47858 2023/02/03 10:00:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.568649889s) from=10.233.67.12:45100 2023/02/03 10:00:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:00:30 [DEBUG] http: Request GET /v1/status/leader (1.003085ms) from=10.233.67.12:43526 2023/02/03 10:00:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:00:41 [DEBUG] http: Request GET /v1/status/leader (21.10974ms) from=10.233.72.103:48188 2023/02/03 10:00:50 [DEBUG] http: Request GET /v1/status/leader (550.294µs) from=10.233.67.12:43896 2023/02/03 10:00:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:00:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:00:51 [DEBUG] agent: Node info in sync 2023/02/03 10:01:01 [DEBUG] http: Request GET /v1/status/leader (2.680091ms) from=10.233.72.103:48494 2023/02/03 10:01:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.326807519s) from=10.233.67.12:45110 2023/02/03 10:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.524898019s) from=10.233.67.12:45120 2023/02/03 10:01:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.88879575s) from=10.233.67.12:45116 2023/02/03 10:01:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.426592646s) from=10.233.67.12:45112 2023/02/03 10:01:10 [DEBUG] http: Request GET /v1/status/leader (405.808µs) from=10.233.67.12:44292 2023/02/03 10:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.971301517s) from=10.233.67.12:45122 2023/02/03 10:01:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.305927717s) from=10.233.67.12:45126 2023/02/03 10:01:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.61816045s) from=10.233.67.12:45118 2023/02/03 10:01:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.837969267s) from=10.233.67.12:45130 2023/02/03 10:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.713962556s) from=10.233.67.12:45128 2023/02/03 10:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.307567631s) from=10.233.67.12:45114 2023/02/03 10:01:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.950466204s) from=10.233.67.12:45124 2023/02/03 10:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.293532274s) from=10.233.67.12:45106 2023/02/03 10:01:21 [DEBUG] http: Request GET /v1/status/leader (550.764µs) from=10.233.72.103:48756 2023/02/03 10:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.358045005s) from=10.233.67.12:45108 2023/02/03 10:01:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.079135366s) from=10.233.67.12:39864 2023/02/03 10:01:30 [DEBUG] http: Request GET /v1/status/leader (4.745923ms) from=10.233.67.12:44688 2023/02/03 10:01:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:01:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.107722959s) from=10.233.72.103:51108 2023/02/03 10:01:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.840063593s) from=10.233.67.12:48338 2023/02/03 10:01:41 [DEBUG] http: Request GET /v1/status/leader (1.188358ms) from=10.233.72.103:49040 2023/02/03 10:01:50 [DEBUG] http: Request GET /v1/status/leader (439.532µs) from=10.233.67.12:45084 2023/02/03 10:01:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.891940718s) from=10.233.72.103:51124 2023/02/03 10:02:02 [DEBUG] http: Request GET /v1/status/leader (13.57123ms) from=10.233.72.103:49258 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.131801235s) from=10.233.72.103:51122 2023/02/03 10:02:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.57.10_8443" 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:07 [DEBUG] agent: Node info in sync 2023/02/03 10:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (69.114093ms) from=10.233.68.16:39504 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (30.039892256s) from=10.233.67.12:48338 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:07 [DEBUG] agent: Node info in sync 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (32.371596247s) from=10.233.72.103:51108 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (860.117µs) from=10.233.67.12:45412 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.961873ms) from=10.233.68.16:39506 2023/02/03 10:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:07 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.61.196_8082" 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Node info in sync 2023/02/03 10:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (42.473028ms) from=10.233.68.16:39510 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:07 [DEBUG] agent: Node info in sync 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (332.714627ms) from=10.233.67.12:48338 2023/02/03 10:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (334.090145ms) from=10.233.72.103:51108 2023/02/03 10:02:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (515.136µs) from=10.233.67.12:45418 2023/02/03 10:02:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (3.424286ms) from=10.233.68.16:39512 2023/02/03 10:02:10 [DEBUG] http: Request GET /v1/status/leader (611.72µs) from=10.233.67.12:45492 2023/02/03 10:02:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:19 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.48.240_8410" 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:19 [DEBUG] agent: Node info in sync 2023/02/03 10:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (156.985242ms) from=10.233.68.16:39610 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:19 [DEBUG] agent: Node info in sync 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (11.59992085s) from=10.233.67.12:48338 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (815.877µs) from=10.233.68.16:39612 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (513.767µs) from=10.233.67.12:45666 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (11.299255078s) from=10.233.72.103:51108 2023/02/03 10:02:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (294.006668ms) from=10.233.67.12:48338 2023/02/03 10:02:19 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.12.176_8484" 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:19 [DEBUG] agent: Node info in sync 2023/02/03 10:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (180.826674ms) from=10.233.68.16:39614 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:19 [DEBUG] agent: Node info in sync 2023/02/03 10:02:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (417.201µs) from=10.233.67.12:45672 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (584.074µs) from=10.233.68.16:39618 2023/02/03 10:02:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (4.817737ms) from=10.233.72.103:51108 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:20 [INFO] agent: Synced service "_v1_nslcm_10.233.29.163_8403" 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Node info in sync 2023/02/03 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (142.445113ms) from=10.233.68.16:39620 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:20 [DEBUG] agent: Node info in sync 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (275.036984ms) from=10.233.67.12:48338 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (149.978498ms) from=10.233.68.16:39622 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (524.759µs) from=10.233.67.12:45676 2023/02/03 10:02:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (84.568077ms) from=10.233.72.103:51108 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:20 [INFO] agent: Synced service "_v2_nslcm_10.233.29.163_8403" 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:20 [DEBUG] agent: Node info in sync 2023/02/03 10:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (363.596415ms) from=10.233.68.16:39628 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:20 [DEBUG] agent: Node info in sync 2023/02/03 10:02:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (250.689757ms) from=10.233.72.103:51108 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (685.325665ms) from=10.233.67.12:48338 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (650.654µs) from=10.233.68.16:39632 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.484973ms) from=10.233.67.12:45722 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [INFO] agent: Synced service "_v1_vnfmgr_10.233.4.22_8803" 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (259.044177ms) from=10.233.72.103:51108 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (260.994985ms) from=10.233.67.12:48338 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (166.746207ms) from=10.233.68.16:39634 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (888.028µs) from=10.233.68.16:39636 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.136285ms) from=10.233.67.12:45734 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [INFO] agent: Synced service "_v1_vnflcm_10.233.14.211_8801" 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:21 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (258.804731ms) from=10.233.68.16:39638 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:21 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (378.675732ms) from=10.233.72.103:51108 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (405.551462ms) from=10.233.67.12:48338 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.555483ms) from=10.233.67.12:45744 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (23.86638ms) from=10.233.68.16:39640 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:21 [INFO] agent: Synced service "_v1_vnfres_10.233.7.109_8802" 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (110.423862ms) from=10.233.68.16:39644 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:22 [DEBUG] agent: Node info in sync 2023/02/03 10:02:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=170 (261.219674ms) from=10.233.72.103:51108 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=170 (274.573054ms) from=10.233.67.12:48338 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (377.523µs) from=10.233.68.16:39646 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.591075ms) from=10.233.67.12:45750 2023/02/03 10:02:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 10:02:22 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.1.62_8482" 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:02:22 [DEBUG] agent: Node info in sync 2023/02/03 10:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (96.136502ms) from=10.233.68.16:39648 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:02:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:02:22 [DEBUG] agent: Node info in sync 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (163.346316ms) from=10.233.67.12:48338 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (375.428µs) from=10.233.68.16:39650 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (308.79µs) from=10.233.67.12:45756 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/status/leader (32.868713ms) from=10.233.72.103:49478 2023/02/03 10:02:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (1.029348ms) from=10.233.72.103:51108 2023/02/03 10:02:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.386763335s) from=10.233.67.12:45100 2023/02/03 10:02:30 [DEBUG] http: Request GET /v1/status/leader (97.576747ms) from=10.233.67.12:45936 2023/02/03 10:02:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:02:42 [DEBUG] http: Request GET /v1/status/leader (1.067783ms) from=10.233.72.103:49678 2023/02/03 10:02:50 [DEBUG] http: Request GET /v1/status/leader (1.768529ms) from=10.233.67.12:46330 2023/02/03 10:02:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:03:02 [DEBUG] http: Request GET /v1/status/leader (18.229651ms) from=10.233.72.103:49880 2023/02/03 10:03:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.817567873s) from=10.233.67.12:45110 2023/02/03 10:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.56160461s) from=10.233.67.12:45120 2023/02/03 10:03:10 [DEBUG] http: Request GET /v1/status/leader (849.188µs) from=10.233.67.12:46764 2023/02/03 10:03:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.625769099s) from=10.233.67.12:45116 2023/02/03 10:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.213636677s) from=10.233.67.12:45122 2023/02/03 10:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.368363918s) from=10.233.67.12:45128 2023/02/03 10:03:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.282233008s) from=10.233.67.12:45130 2023/02/03 10:03:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.597336179s) from=10.233.67.12:45112 2023/02/03 10:03:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.191705702s) from=10.233.67.12:45126 2023/02/03 10:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.211376297s) from=10.233.67.12:45114 2023/02/03 10:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.832970703s) from=10.233.67.12:45118 2023/02/03 10:03:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.354593315s) from=10.233.67.12:45124 2023/02/03 10:03:22 [DEBUG] http: Request GET /v1/status/leader (318.85µs) from=10.233.72.103:50076 2023/02/03 10:03:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:03:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:03:24 [DEBUG] agent: Node info in sync 2023/02/03 10:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.44714817s) from=10.233.67.12:45106 2023/02/03 10:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.505129119s) from=10.233.67.12:45108 2023/02/03 10:03:30 [DEBUG] http: Request GET /v1/status/leader (10.931565ms) from=10.233.67.12:47178 2023/02/03 10:03:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:03:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m7.277172215s) from=10.233.67.12:39864 2023/02/03 10:03:43 [DEBUG] http: Request GET /v1/status/leader (106.830637ms) from=10.233.72.103:50274 2023/02/03 10:03:50 [DEBUG] http: Request GET /v1/status/leader (365.738µs) from=10.233.67.12:47596 2023/02/03 10:04:03 [DEBUG] http: Request GET /v1/status/leader (408.719µs) from=10.233.72.103:50478 2023/02/03 10:04:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.940946397s) from=10.233.72.103:51124 2023/02/03 10:04:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.643563816s) from=10.233.72.103:51122 2023/02/03 10:04:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m2.285244406s) from=10.233.67.12:45412 2023/02/03 10:04:10 [DEBUG] http: Request GET /v1/status/leader (986.008µs) from=10.233.67.12:48010 2023/02/03 10:04:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.40355134s) from=10.233.67.12:45418 2023/02/03 10:04:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.290933031s) from=10.233.67.12:48338 2023/02/03 10:04:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.309234238s) from=10.233.72.103:51108 2023/02/03 10:04:23 [DEBUG] http: Request GET /v1/status/leader (4.105086ms) from=10.233.72.103:50706 2023/02/03 10:04:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.624156909s) from=10.233.67.12:45722 2023/02/03 10:04:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.842449559s) from=10.233.67.12:45744 2023/02/03 10:04:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.434333083s) from=10.233.67.12:45750 2023/02/03 10:04:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.851357549s) from=10.233.67.12:45676 2023/02/03 10:04:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m6.76327848s) from=10.233.67.12:45666 2023/02/03 10:04:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.086355211s) from=10.233.67.12:45734 2023/02/03 10:04:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m7.205984346s) from=10.233.67.12:45672 2023/02/03 10:04:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.634294164s) from=10.233.67.12:45756 2023/02/03 10:04:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m7.074876483s) from=10.233.67.12:45100 2023/02/03 10:04:30 [DEBUG] http: Request GET /v1/status/leader (2.126382ms) from=10.233.67.12:48410 2023/02/03 10:04:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:04:43 [DEBUG] http: Request GET /v1/status/leader (402.22µs) from=10.233.72.103:50922 2023/02/03 10:04:51 [DEBUG] http: Request GET /v1/status/leader (262.858µs) from=10.233.67.12:48828 2023/02/03 10:05:03 [DEBUG] http: Request GET /v1/status/leader (27.724963ms) from=10.233.72.103:51158 2023/02/03 10:05:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.961870419s) from=10.233.67.12:45110 2023/02/03 10:05:11 [DEBUG] http: Request GET /v1/status/leader (1.496138ms) from=10.233.67.12:49242 2023/02/03 10:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.038924368s) from=10.233.67.12:45120 2023/02/03 10:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.164802528s) from=10.233.67.12:45128 2023/02/03 10:05:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.554508804s) from=10.233.67.12:45116 2023/02/03 10:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.388007488s) from=10.233.67.12:45122 2023/02/03 10:05:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.018569789s) from=10.233.67.12:45112 2023/02/03 10:05:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.672371581s) from=10.233.67.12:45130 2023/02/03 10:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.900580257s) from=10.233.67.12:45118 2023/02/03 10:05:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.475297151s) from=10.233.67.12:45124 2023/02/03 10:05:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.051841326s) from=10.233.67.12:45126 2023/02/03 10:05:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:05:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:05:24 [DEBUG] agent: Node info in sync 2023/02/03 10:05:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:05:24 [DEBUG] http: Request GET /v1/status/leader (1.237091ms) from=10.233.72.103:51356 2023/02/03 10:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.599716288s) from=10.233.67.12:45114 2023/02/03 10:05:31 [DEBUG] http: Request GET /v1/status/leader (8.600896ms) from=10.233.67.12:49654 2023/02/03 10:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.76529789s) from=10.233.67.12:45108 2023/02/03 10:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.02960863s) from=10.233.67.12:45106 2023/02/03 10:05:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:05:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m1.386891098s) from=10.233.67.12:39864 2023/02/03 10:05:44 [DEBUG] http: Request GET /v1/status/leader (627.095µs) from=10.233.72.103:51554 2023/02/03 10:05:51 [DEBUG] http: Request GET /v1/status/leader (1.245215ms) from=10.233.67.12:50080 2023/02/03 10:06:04 [DEBUG] http: Request GET /v1/status/leader (897.57µs) from=10.233.72.103:51736 2023/02/03 10:06:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.956286856s) from=10.233.72.103:51124 2023/02/03 10:06:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.643962451s) from=10.233.72.103:51122 2023/02/03 10:06:11 [DEBUG] http: Request GET /v1/status/leader (811.628µs) from=10.233.67.12:50494 2023/02/03 10:06:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m4.383200136s) from=10.233.67.12:45412 2023/02/03 10:06:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.082044315s) from=10.233.67.12:45418 2023/02/03 10:06:24 [DEBUG] http: Request GET /v1/status/leader (645.499µs) from=10.233.72.103:52048 2023/02/03 10:06:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.27887663s) from=10.233.67.12:45750 2023/02/03 10:06:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.076019767s) from=10.233.72.103:51108 2023/02/03 10:06:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.680061678s) from=10.233.67.12:48338 2023/02/03 10:06:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.124566452s) from=10.233.67.12:45744 2023/02/03 10:06:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.85541449s) from=10.233.67.12:45722 2023/02/03 10:06:31 [DEBUG] http: Request GET /v1/status/leader (448.813µs) from=10.233.67.12:50900 2023/02/03 10:06:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.783315964s) from=10.233.67.12:45666 2023/02/03 10:06:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.97130351s) from=10.233.67.12:45676 2023/02/03 10:06:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:06:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.808140974s) from=10.233.67.12:45734 2023/02/03 10:06:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m7.460731994s) from=10.233.67.12:45672 2023/02/03 10:06:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m4.36553799s) from=10.233.67.12:45100 2023/02/03 10:06:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.562247437s) from=10.233.67.12:45756 2023/02/03 10:06:45 [DEBUG] http: Request GET /v1/status/leader (9.515425ms) from=10.233.72.103:52290 2023/02/03 10:06:51 [DEBUG] http: Request GET /v1/status/leader (1.056543ms) from=10.233.67.12:51306 2023/02/03 10:06:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:06:54 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:06:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:06:54 [DEBUG] agent: Node info in sync 2023/02/03 10:07:06 [DEBUG] http: Request GET /v1/status/leader (415.562µs) from=10.233.72.103:52556 2023/02/03 10:07:11 [DEBUG] http: Request GET /v1/status/leader (916.813µs) from=10.233.67.12:51714 2023/02/03 10:07:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.387571404s) from=10.233.67.12:45110 2023/02/03 10:07:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.430007521s) from=10.233.67.12:45120 2023/02/03 10:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.585965245s) from=10.233.67.12:45128 2023/02/03 10:07:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.895865155s) from=10.233.67.12:45116 2023/02/03 10:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.619599867s) from=10.233.67.12:45122 2023/02/03 10:07:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.366010033s) from=10.233.67.12:45124 2023/02/03 10:07:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.195941663s) from=10.233.67.12:45112 2023/02/03 10:07:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.599958464s) from=10.233.67.12:45126 2023/02/03 10:07:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.264864579s) from=10.233.67.12:45130 2023/02/03 10:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.445761224s) from=10.233.67.12:45114 2023/02/03 10:07:27 [DEBUG] http: Request GET /v1/status/leader (1.337854ms) from=10.233.72.103:52798 2023/02/03 10:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.188722557s) from=10.233.67.12:45118 2023/02/03 10:07:31 [DEBUG] http: Request GET /v1/status/leader (234.75µs) from=10.233.67.12:52138 2023/02/03 10:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.14782107s) from=10.233.67.12:45108 2023/02/03 10:07:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.751525814s) from=10.233.67.12:45106 2023/02/03 10:07:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m2.631186129s) from=10.233.67.12:39864 2023/02/03 10:07:48 [DEBUG] http: Request GET /v1/status/leader (824.035µs) from=10.233.72.103:53026 2023/02/03 10:07:51 [DEBUG] http: Request GET /v1/status/leader (5.847503ms) from=10.233.67.12:52562 2023/02/03 10:08:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:08:08 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:08:08 [DEBUG] agent: Node info in sync 2023/02/03 10:08:08 [DEBUG] http: Request GET /v1/status/leader (4.80645ms) from=10.233.72.103:53278 2023/02/03 10:08:11 [DEBUG] http: Request GET /v1/status/leader (397.835µs) from=10.233.67.12:53002 2023/02/03 10:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.333534255s) from=10.233.72.103:51122 2023/02/03 10:08:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.850115937s) from=10.233.72.103:51124 2023/02/03 10:08:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:08:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m6.944703847s) from=10.233.67.12:45412 2023/02/03 10:08:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.235135093s) from=10.233.67.12:45418 2023/02/03 10:08:29 [DEBUG] http: Request GET /v1/status/leader (946.603µs) from=10.233.72.103:53708 2023/02/03 10:08:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.65553194s) from=10.233.67.12:48338 2023/02/03 10:08:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.636486388s) from=10.233.67.12:45750 2023/02/03 10:08:32 [DEBUG] http: Request GET /v1/status/leader (713.731µs) from=10.233.67.12:53428 2023/02/03 10:08:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.567621308s) from=10.233.67.12:45676 2023/02/03 10:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.326955344s) from=10.233.72.103:51108 2023/02/03 10:08:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.685657514s) from=10.233.67.12:45666 2023/02/03 10:08:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.487868132s) from=10.233.67.12:45722 2023/02/03 10:08:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m6.292736389s) from=10.233.67.12:45744 2023/02/03 10:08:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m3.491012083s) from=10.233.67.12:45734 2023/02/03 10:08:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.865675412s) from=10.233.67.12:45100 2023/02/03 10:08:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m7.066313784s) from=10.233.67.12:45672 2023/02/03 10:08:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m7.752158981s) from=10.233.67.12:45756 2023/02/03 10:08:50 [DEBUG] http: Request GET /v1/status/leader (719.694µs) from=10.233.72.103:54088 2023/02/03 10:08:52 [DEBUG] http: Request GET /v1/status/leader (552.031832ms) from=10.233.67.12:53838 2023/02/03 10:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:09:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:09:09 [DEBUG] agent: Node info in sync 2023/02/03 10:09:11 [DEBUG] http: Request GET /v1/status/leader (10.232024ms) from=10.233.72.103:54374 2023/02/03 10:09:12 [DEBUG] http: Request GET /v1/status/leader (411.852µs) from=10.233.67.12:54262 2023/02/03 10:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.761523162s) from=10.233.67.12:45120 2023/02/03 10:09:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.802275951s) from=10.233.67.12:45110 2023/02/03 10:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.381881954s) from=10.233.67.12:45128 2023/02/03 10:09:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.91077609s) from=10.233.67.12:45122 2023/02/03 10:09:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.650531212s) from=10.233.67.12:45126 2023/02/03 10:09:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.31617485s) from=10.233.67.12:45130 2023/02/03 10:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.849033007s) from=10.233.67.12:45116 2023/02/03 10:09:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.771191629s) from=10.233.67.12:45124 2023/02/03 10:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.260299367s) from=10.233.67.12:45118 2023/02/03 10:09:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.484327332s) from=10.233.67.12:45112 2023/02/03 10:09:31 [DEBUG] http: Request GET /v1/status/leader (627.309µs) from=10.233.72.103:54678 2023/02/03 10:09:32 [DEBUG] http: Request GET /v1/status/leader (1.210171ms) from=10.233.67.12:54680 2023/02/03 10:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m7.0997155s) from=10.233.67.12:45114 2023/02/03 10:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.540967315s) from=10.233.67.12:45108 2023/02/03 10:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.215927828s) from=10.233.67.12:45106 2023/02/03 10:09:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m6.139955766s) from=10.233.67.12:39864 2023/02/03 10:09:51 [DEBUG] http: Request GET /v1/status/leader (458.813µs) from=10.233.72.103:54946 2023/02/03 10:09:53 [DEBUG] http: Request GET /v1/status/leader (1.209328ms) from=10.233.67.12:55094 2023/02/03 10:10:12 [DEBUG] http: Request GET /v1/status/leader (498.538µs) from=10.233.72.103:55172 2023/02/03 10:10:13 [DEBUG] http: Request GET /v1/status/leader (239.321222ms) from=10.233.67.12:55518 2023/02/03 10:10:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:10:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.640153992s) from=10.233.72.103:51122 2023/02/03 10:10:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.576105067s) from=10.233.67.12:45412 2023/02/03 10:10:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.756860911s) from=10.233.72.103:51124 2023/02/03 10:10:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m4.538080263s) from=10.233.67.12:45418 2023/02/03 10:10:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:10:29 [DEBUG] agent: Node info in sync 2023/02/03 10:10:33 [DEBUG] http: Request GET /v1/status/leader (1.71345ms) from=10.233.67.12:55950 2023/02/03 10:10:34 [DEBUG] http: Request GET /v1/status/leader (346.566µs) from=10.233.72.103:55510 2023/02/03 10:10:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:10:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.880793345s) from=10.233.67.12:45666 2023/02/03 10:10:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.846066696s) from=10.233.67.12:45750 2023/02/03 10:10:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m4.11478676s) from=10.233.67.12:48338 2023/02/03 10:10:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.828607094s) from=10.233.67.12:45676 2023/02/03 10:10:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.435834428s) from=10.233.72.103:51108 2023/02/03 10:10:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m3.129549054s) from=10.233.67.12:45734 2023/02/03 10:10:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.132079539s) from=10.233.67.12:45744 2023/02/03 10:10:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m7.60920201s) from=10.233.67.12:45722 2023/02/03 10:10:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.857495144s) from=10.233.67.12:45100 2023/02/03 10:10:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m2.49924779s) from=10.233.67.12:45672 2023/02/03 10:10:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.135595019s) from=10.233.67.12:45756 2023/02/03 10:10:53 [DEBUG] http: Request GET /v1/status/leader (642.36µs) from=10.233.67.12:56366 2023/02/03 10:10:54 [DEBUG] http: Request GET /v1/status/leader (11.623322ms) from=10.233.72.103:55738 2023/02/03 10:11:13 [DEBUG] http: Request GET /v1/status/leader (400.736µs) from=10.233.67.12:56762 2023/02/03 10:11:15 [DEBUG] http: Request GET /v1/status/leader (310.659µs) from=10.233.72.103:55940 2023/02/03 10:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.633780929s) from=10.233.67.12:45120 2023/02/03 10:11:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.094265283s) from=10.233.67.12:45110 2023/02/03 10:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.097123665s) from=10.233.67.12:45128 2023/02/03 10:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.463045428s) from=10.233.67.12:45116 2023/02/03 10:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.564271042s) from=10.233.67.12:45122 2023/02/03 10:11:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.161273559s) from=10.233.67.12:45126 2023/02/03 10:11:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.712942234s) from=10.233.67.12:45124 2023/02/03 10:11:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.70962795s) from=10.233.67.12:45118 2023/02/03 10:11:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.252121606s) from=10.233.67.12:45130 2023/02/03 10:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:11:33 [DEBUG] http: Request GET /v1/status/leader (441.56µs) from=10.233.67.12:57184 2023/02/03 10:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.367178205s) from=10.233.67.12:45114 2023/02/03 10:11:35 [DEBUG] http: Request GET /v1/status/leader (704.412µs) from=10.233.72.103:56242 2023/02/03 10:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.734952019s) from=10.233.67.12:45108 2023/02/03 10:11:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.205027401s) from=10.233.67.12:45112 2023/02/03 10:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.581750332s) from=10.233.67.12:45106 2023/02/03 10:11:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m1.797543062s) from=10.233.67.12:39864 2023/02/03 10:11:54 [DEBUG] http: Request GET /v1/status/leader (5.740309ms) from=10.233.67.12:57612 2023/02/03 10:11:55 [DEBUG] http: Request GET /v1/status/leader (415.026µs) from=10.233.72.103:56452 2023/02/03 10:12:14 [DEBUG] http: Request GET /v1/status/leader (1.10253ms) from=10.233.67.12:58028 2023/02/03 10:12:15 [DEBUG] http: Request GET /v1/status/leader (34.086856ms) from=10.233.72.103:56678 2023/02/03 10:12:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:12:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:12:15 [DEBUG] agent: Node info in sync 2023/02/03 10:12:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.523449073s) from=10.233.67.12:45412 2023/02/03 10:12:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.335980113s) from=10.233.72.103:51122 2023/02/03 10:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.078557387s) from=10.233.72.103:51124 2023/02/03 10:12:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.099320519s) from=10.233.67.12:45418 2023/02/03 10:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:12:34 [DEBUG] http: Request GET /v1/status/leader (1.711778ms) from=10.233.67.12:58458 2023/02/03 10:12:35 [DEBUG] http: Request GET /v1/status/leader (266.417µs) from=10.233.72.103:56996 2023/02/03 10:12:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.319117984s) from=10.233.67.12:45750 2023/02/03 10:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.53152117s) from=10.233.67.12:48338 2023/02/03 10:12:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m4.395268651s) from=10.233.67.12:45666 2023/02/03 10:12:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.16814394s) from=10.233.67.12:45744 2023/02/03 10:12:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.295993318s) from=10.233.67.12:45676 2023/02/03 10:12:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.082766691s) from=10.233.72.103:51108 2023/02/03 10:12:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.524724806s) from=10.233.67.12:45734 2023/02/03 10:12:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m4.144919785s) from=10.233.67.12:45100 2023/02/03 10:12:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.981662944s) from=10.233.67.12:45672 2023/02/03 10:12:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.707960164s) from=10.233.67.12:45722 2023/02/03 10:12:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m4.789252893s) from=10.233.67.12:45756 2023/02/03 10:12:54 [DEBUG] http: Request GET /v1/status/leader (1.256615ms) from=10.233.67.12:58878 2023/02/03 10:12:55 [DEBUG] http: Request GET /v1/status/leader (1.314087ms) from=10.233.72.103:57208 2023/02/03 10:13:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:13:14 [DEBUG] http: Request GET /v1/status/leader (998.245µs) from=10.233.67.12:59276 2023/02/03 10:13:15 [DEBUG] http: Request GET /v1/status/leader (258.997µs) from=10.233.72.103:57420 2023/02/03 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.42441838s) from=10.233.67.12:45120 2023/02/03 10:13:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.644112065s) from=10.233.67.12:45110 2023/02/03 10:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.783934458s) from=10.233.67.12:45128 2023/02/03 10:13:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:13:24 [DEBUG] agent: Node info in sync 2023/02/03 10:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.621465695s) from=10.233.67.12:45118 2023/02/03 10:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.718943996s) from=10.233.67.12:45116 2023/02/03 10:13:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.817619972s) from=10.233.67.12:45126 2023/02/03 10:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:13:34 [DEBUG] http: Request GET /v1/status/leader (1.085236ms) from=10.233.67.12:59694 2023/02/03 10:13:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.048575691s) from=10.233.67.12:45130 2023/02/03 10:13:36 [DEBUG] http: Request GET /v1/status/leader (30.26719ms) from=10.233.72.103:57718 2023/02/03 10:13:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.916074792s) from=10.233.67.12:45122 2023/02/03 10:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.721430098s) from=10.233.67.12:45114 2023/02/03 10:13:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.113470201s) from=10.233.67.12:45124 2023/02/03 10:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.236707831s) from=10.233.67.12:45108 2023/02/03 10:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.695947007s) from=10.233.67.12:45112 2023/02/03 10:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.749390899s) from=10.233.67.12:45106 2023/02/03 10:13:54 [DEBUG] http: Request GET /v1/status/leader (900.158µs) from=10.233.67.12:60136 2023/02/03 10:13:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m5.95107669s) from=10.233.67.12:39864 2023/02/03 10:13:56 [DEBUG] http: Request GET /v1/status/leader (201.546µs) from=10.233.72.103:57922 2023/02/03 10:14:14 [DEBUG] http: Request GET /v1/status/leader (675.907µs) from=10.233.67.12:60544 2023/02/03 10:14:16 [DEBUG] http: Request GET /v1/status/leader (819.858µs) from=10.233.72.103:58120 2023/02/03 10:14:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m3.633172443s) from=10.233.67.12:45412 2023/02/03 10:14:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.168835428s) from=10.233.72.103:51122 2023/02/03 10:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:14:34 [DEBUG] http: Request GET /v1/status/leader (22.116794ms) from=10.233.67.12:32780 2023/02/03 10:14:36 [DEBUG] http: Request GET /v1/status/leader (2.351366ms) from=10.233.72.103:58420 2023/02/03 10:14:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.513331961s) from=10.233.67.12:45750 2023/02/03 10:14:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.730349372s) from=10.233.72.103:51124 2023/02/03 10:14:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.211205539s) from=10.233.67.12:45418 2023/02/03 10:14:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m4.780034005s) from=10.233.67.12:48338 2023/02/03 10:14:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.109450788s) from=10.233.67.12:45666 2023/02/03 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.167237563s) from=10.233.67.12:45744 2023/02/03 10:14:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.31419752s) from=10.233.67.12:45676 2023/02/03 10:14:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.638645552s) from=10.233.72.103:51108 2023/02/03 10:14:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m0.354443221s) from=10.233.67.12:45672 2023/02/03 10:14:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m0.598454742s) from=10.233.67.12:45756 2023/02/03 10:14:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.873372387s) from=10.233.67.12:45100 2023/02/03 10:14:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.647946821s) from=10.233.67.12:45734 2023/02/03 10:14:54 [DEBUG] http: Request GET /v1/status/leader (186.515µs) from=10.233.67.12:33234 2023/02/03 10:14:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m7.451677231s) from=10.233.67.12:45722 2023/02/03 10:14:56 [DEBUG] http: Request GET /v1/status/leader (667.299µs) from=10.233.72.103:58700 2023/02/03 10:15:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:15:09 [DEBUG] agent: Node info in sync 2023/02/03 10:15:14 [DEBUG] http: Request GET /v1/status/leader (436.003µs) from=10.233.67.12:33652 2023/02/03 10:15:16 [DEBUG] http: Request GET /v1/status/leader (539.328µs) from=10.233.72.103:59084 2023/02/03 10:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.632114517s) from=10.233.67.12:45120 2023/02/03 10:15:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.734649701s) from=10.233.67.12:45110 2023/02/03 10:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.971524349s) from=10.233.67.12:45128 2023/02/03 10:15:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.03442417s) from=10.233.67.12:45118 2023/02/03 10:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:15:34 [DEBUG] http: Request GET /v1/status/leader (14.556679ms) from=10.233.67.12:34066 2023/02/03 10:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.730444926s) from=10.233.67.12:45116 2023/02/03 10:15:36 [DEBUG] http: Request GET /v1/status/leader (3.229442ms) from=10.233.72.103:59532 2023/02/03 10:15:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.073976585s) from=10.233.67.12:45126 2023/02/03 10:15:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.966994359s) from=10.233.67.12:45130 2023/02/03 10:15:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.589172535s) from=10.233.67.12:45124 2023/02/03 10:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.237913034s) from=10.233.67.12:45114 2023/02/03 10:15:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.389543645s) from=10.233.67.12:45122 2023/02/03 10:15:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.88499877s) from=10.233.67.12:45112 2023/02/03 10:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.994921554s) from=10.233.67.12:45108 2023/02/03 10:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.707696242s) from=10.233.67.12:45106 2023/02/03 10:15:54 [DEBUG] http: Request GET /v1/status/leader (1.077799ms) from=10.233.67.12:34504 2023/02/03 10:15:56 [DEBUG] http: Request GET /v1/status/leader (8.209134ms) from=10.233.72.103:59874 2023/02/03 10:15:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.95138456s) from=10.233.67.12:39864 2023/02/03 10:16:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:16:14 [DEBUG] http: Request GET /v1/status/leader (2.001346ms) from=10.233.67.12:34914 2023/02/03 10:16:17 [DEBUG] http: Request GET /v1/status/leader (1.681636ms) from=10.233.72.103:60140 2023/02/03 10:16:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.967354888s) from=10.233.67.12:45412 2023/02/03 10:16:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.320585775s) from=10.233.72.103:51122 2023/02/03 10:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:16:34 [DEBUG] http: Request GET /v1/status/leader (65.905927ms) from=10.233.67.12:35352 2023/02/03 10:16:37 [DEBUG] http: Request GET /v1/status/leader (1.270177ms) from=10.233.72.103:60536 2023/02/03 10:16:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.591482455s) from=10.233.67.12:45750 2023/02/03 10:16:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:16:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:16:41 [DEBUG] agent: Node info in sync 2023/02/03 10:16:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m4.021097013s) from=10.233.67.12:45418 2023/02/03 10:16:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.619043368s) from=10.233.72.103:51124 2023/02/03 10:16:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.79778628s) from=10.233.67.12:45666 2023/02/03 10:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.813985269s) from=10.233.67.12:48338 2023/02/03 10:16:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.036769893s) from=10.233.67.12:45744 2023/02/03 10:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.018301352s) from=10.233.72.103:51108 2023/02/03 10:16:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.800400221s) from=10.233.67.12:45672 2023/02/03 10:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.259768081s) from=10.233.67.12:45676 2023/02/03 10:16:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.400726074s) from=10.233.67.12:45100 2023/02/03 10:16:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m3.471898728s) from=10.233.67.12:45756 2023/02/03 10:16:54 [DEBUG] http: Request GET /v1/status/leader (986.691µs) from=10.233.67.12:35762 2023/02/03 10:16:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m4.120291128s) from=10.233.67.12:45734 2023/02/03 10:16:57 [DEBUG] http: Request GET /v1/status/leader (536.968µs) from=10.233.72.103:60748 2023/02/03 10:17:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.718477527s) from=10.233.67.12:45722 2023/02/03 10:17:14 [DEBUG] http: Request GET /v1/status/leader (1.905361ms) from=10.233.67.12:36170 2023/02/03 10:17:17 [DEBUG] http: Request GET /v1/status/leader (312.92µs) from=10.233.72.103:60944 2023/02/03 10:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.992437528s) from=10.233.67.12:45120 2023/02/03 10:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.265448334s) from=10.233.67.12:45128 2023/02/03 10:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.024880274s) from=10.233.67.12:45118 2023/02/03 10:17:34 [DEBUG] http: Request GET /v1/status/leader (435.755µs) from=10.233.67.12:36604 2023/02/03 10:17:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.305542125s) from=10.233.67.12:45110 2023/02/03 10:17:37 [DEBUG] http: Request GET /v1/status/leader (270.068µs) from=10.233.72.103:33036 2023/02/03 10:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.291258154s) from=10.233.67.12:45116 2023/02/03 10:17:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.371557591s) from=10.233.67.12:45130 2023/02/03 10:17:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.993174659s) from=10.233.67.12:45124 2023/02/03 10:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.590527317s) from=10.233.67.12:45114 2023/02/03 10:17:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.745678852s) from=10.233.67.12:45126 2023/02/03 10:17:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.850498885s) from=10.233.67.12:45112 2023/02/03 10:17:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.636077985s) from=10.233.67.12:45122 2023/02/03 10:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.895211022s) from=10.233.67.12:45106 2023/02/03 10:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.031856915s) from=10.233.67.12:45108 2023/02/03 10:17:54 [DEBUG] http: Request GET /v1/status/leader (10.137515ms) from=10.233.67.12:37030 2023/02/03 10:17:57 [DEBUG] http: Request GET /v1/status/leader (353.172µs) from=10.233.72.103:33254 2023/02/03 10:18:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.504836542s) from=10.233.67.12:39864 2023/02/03 10:18:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:18:08 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:18:08 [DEBUG] agent: Node info in sync 2023/02/03 10:18:14 [DEBUG] http: Request GET /v1/status/leader (860.444µs) from=10.233.67.12:37432 2023/02/03 10:18:17 [DEBUG] http: Request GET /v1/status/leader (432.404µs) from=10.233.72.103:33444 2023/02/03 10:18:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:18:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.021200564s) from=10.233.67.12:45412 2023/02/03 10:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:18:34 [DEBUG] http: Request GET /v1/status/leader (425.679µs) from=10.233.67.12:37864 2023/02/03 10:18:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.183293714s) from=10.233.72.103:51122 2023/02/03 10:18:37 [DEBUG] http: Request GET /v1/status/leader (326.327µs) from=10.233.72.103:33670 2023/02/03 10:18:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m2.968806653s) from=10.233.67.12:45418 2023/02/03 10:18:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.92284716s) from=10.233.72.103:51124 2023/02/03 10:18:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.113319671s) from=10.233.67.12:45750 2023/02/03 10:18:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.350702092s) from=10.233.67.12:45666 2023/02/03 10:18:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.57050159s) from=10.233.72.103:51108 2023/02/03 10:18:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.872009012s) from=10.233.67.12:48338 2023/02/03 10:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.495230078s) from=10.233.67.12:45744 2023/02/03 10:18:54 [DEBUG] http: Request GET /v1/status/leader (5.961728ms) from=10.233.67.12:38262 2023/02/03 10:18:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.604417403s) from=10.233.67.12:45756 2023/02/03 10:18:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.28643025s) from=10.233.67.12:45100 2023/02/03 10:18:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m6.497430065s) from=10.233.67.12:45672 2023/02/03 10:18:57 [DEBUG] http: Request GET /v1/status/leader (254.203µs) from=10.233.72.103:33866 2023/02/03 10:18:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m3.134884596s) from=10.233.67.12:45734 2023/02/03 10:18:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.877415827s) from=10.233.67.12:45676 2023/02/03 10:19:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.98259069s) from=10.233.67.12:45722 2023/02/03 10:19:14 [DEBUG] http: Request GET /v1/status/leader (971.473µs) from=10.233.67.12:38674 2023/02/03 10:19:17 [DEBUG] http: Request GET /v1/status/leader (544.515µs) from=10.233.72.103:34068 2023/02/03 10:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:19:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:19:28 [DEBUG] agent: Node info in sync 2023/02/03 10:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.79565508s) from=10.233.67.12:45120 2023/02/03 10:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:19:34 [DEBUG] http: Request GET /v1/status/leader (2.063247ms) from=10.233.67.12:39078 2023/02/03 10:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.520407067s) from=10.233.67.12:45118 2023/02/03 10:19:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.435215793s) from=10.233.67.12:45128 2023/02/03 10:19:37 [DEBUG] http: Request GET /v1/status/leader (325.194µs) from=10.233.72.103:34290 2023/02/03 10:19:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.697863686s) from=10.233.67.12:45110 2023/02/03 10:19:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.48866284s) from=10.233.67.12:45130 2023/02/03 10:19:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.226419314s) from=10.233.67.12:45116 2023/02/03 10:19:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.90689888s) from=10.233.67.12:45124 2023/02/03 10:19:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.972476095s) from=10.233.67.12:45126 2023/02/03 10:19:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.146601017s) from=10.233.67.12:45122 2023/02/03 10:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.414936556s) from=10.233.67.12:45114 2023/02/03 10:19:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.359009346s) from=10.233.67.12:45112 2023/02/03 10:19:54 [DEBUG] http: Request GET /v1/status/leader (1.340856ms) from=10.233.67.12:39504 2023/02/03 10:19:58 [DEBUG] http: Request GET /v1/status/leader (220.672µs) from=10.233.72.103:34480 2023/02/03 10:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.478888846s) from=10.233.67.12:45106 2023/02/03 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.145409898s) from=10.233.67.12:45108 2023/02/03 10:20:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.517215825s) from=10.233.67.12:39864 2023/02/03 10:20:15 [DEBUG] http: Request GET /v1/status/leader (81.869938ms) from=10.233.67.12:39908 2023/02/03 10:20:18 [DEBUG] http: Request GET /v1/status/leader (431.259µs) from=10.233.72.103:34678 2023/02/03 10:20:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.426015628s) from=10.233.67.12:45412 2023/02/03 10:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:20:35 [DEBUG] http: Request GET /v1/status/leader (317.068µs) from=10.233.67.12:40328 2023/02/03 10:20:38 [DEBUG] http: Request GET /v1/status/leader (532.738µs) from=10.233.72.103:34902 2023/02/03 10:20:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.867686094s) from=10.233.72.103:51122 2023/02/03 10:20:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.267283372s) from=10.233.67.12:45418 2023/02/03 10:20:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.873515684s) from=10.233.72.103:51124 2023/02/03 10:20:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.445821569s) from=10.233.67.12:45750 2023/02/03 10:20:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.541162665s) from=10.233.67.12:45666 2023/02/03 10:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.051467059s) from=10.233.72.103:51108 2023/02/03 10:20:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m0.394247462s) from=10.233.67.12:48338 2023/02/03 10:20:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.328686681s) from=10.233.67.12:45744 2023/02/03 10:20:55 [DEBUG] http: Request GET /v1/status/leader (301.985µs) from=10.233.67.12:40726 2023/02/03 10:20:58 [DEBUG] http: Request GET /v1/status/leader (8.454778ms) from=10.233.72.103:35196 2023/02/03 10:20:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m2.075729407s) from=10.233.67.12:45672 2023/02/03 10:20:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.10756275s) from=10.233.67.12:45734 2023/02/03 10:21:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.574853527s) from=10.233.67.12:45100 2023/02/03 10:21:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m7.086987618s) from=10.233.67.12:45756 2023/02/03 10:21:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:21:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.206868941s) from=10.233.67.12:45676 2023/02/03 10:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.101644787s) from=10.233.67.12:45722 2023/02/03 10:21:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:21:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:21:10 [DEBUG] agent: Node info in sync 2023/02/03 10:21:15 [DEBUG] http: Request GET /v1/status/leader (2.262547ms) from=10.233.67.12:41142 2023/02/03 10:21:18 [DEBUG] http: Request GET /v1/status/leader (464.205µs) from=10.233.72.103:35394 2023/02/03 10:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:21:35 [DEBUG] http: Request GET /v1/status/leader (455.252µs) from=10.233.67.12:41556 2023/02/03 10:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.107012886s) from=10.233.67.12:45120 2023/02/03 10:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.563411078s) from=10.233.67.12:45128 2023/02/03 10:21:38 [DEBUG] http: Request GET /v1/status/leader (417.247µs) from=10.233.72.103:35614 2023/02/03 10:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.520480795s) from=10.233.67.12:45118 2023/02/03 10:21:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.282454195s) from=10.233.67.12:45110 2023/02/03 10:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.46686647s) from=10.233.67.12:45116 2023/02/03 10:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.02820717s) from=10.233.67.12:45114 2023/02/03 10:21:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.424019017s) from=10.233.67.12:45126 2023/02/03 10:21:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.354272947s) from=10.233.67.12:45130 2023/02/03 10:21:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.644674606s) from=10.233.67.12:45112 2023/02/03 10:21:55 [DEBUG] http: Request GET /v1/status/leader (1.653451ms) from=10.233.67.12:41984 2023/02/03 10:21:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.408546137s) from=10.233.67.12:45124 2023/02/03 10:21:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.444470816s) from=10.233.67.12:45122 2023/02/03 10:21:58 [DEBUG] http: Request GET /v1/status/leader (407.47µs) from=10.233.72.103:35926 2023/02/03 10:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.713190894s) from=10.233.67.12:45106 2023/02/03 10:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.657253525s) from=10.233.67.12:45108 2023/02/03 10:22:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m2.372340363s) from=10.233.67.12:39864 2023/02/03 10:22:15 [DEBUG] http: Request GET /v1/status/leader (614.146µs) from=10.233.67.12:42392 2023/02/03 10:22:18 [DEBUG] http: Request GET /v1/status/leader (14.077244ms) from=10.233.72.103:36294 2023/02/03 10:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:22:35 [DEBUG] http: Request GET /v1/status/leader (2.082884ms) from=10.233.67.12:42802 2023/02/03 10:22:38 [DEBUG] http: Request GET /v1/status/leader (371.685µs) from=10.233.72.103:36696 2023/02/03 10:22:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.755315031s) from=10.233.67.12:45412 2023/02/03 10:22:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.343062256s) from=10.233.72.103:51122 2023/02/03 10:22:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.419104148s) from=10.233.72.103:51124 2023/02/03 10:22:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m4.146117124s) from=10.233.67.12:45418 2023/02/03 10:22:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.007807716s) from=10.233.67.12:45750 2023/02/03 10:22:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.522976511s) from=10.233.67.12:45666 2023/02/03 10:22:55 [DEBUG] http: Request GET /v1/status/leader (421.322µs) from=10.233.67.12:43212 2023/02/03 10:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.660679208s) from=10.233.72.103:51108 2023/02/03 10:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.823700714s) from=10.233.67.12:45744 2023/02/03 10:22:58 [DEBUG] http: Request GET /v1/status/leader (231.931µs) from=10.233.72.103:37058 2023/02/03 10:22:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m6.870658855s) from=10.233.67.12:48338 2023/02/03 10:23:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.693395019s) from=10.233.67.12:45734 2023/02/03 10:23:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.278945536s) from=10.233.67.12:45672 2023/02/03 10:23:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.00249503s) from=10.233.67.12:45756 2023/02/03 10:23:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.962039916s) from=10.233.67.12:45100 2023/02/03 10:23:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:23:09 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:23:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.283969317s) from=10.233.67.12:45676 2023/02/03 10:23:09 [DEBUG] agent: Node info in sync 2023/02/03 10:23:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.45836401s) from=10.233.67.12:45722 2023/02/03 10:23:15 [DEBUG] http: Request GET /v1/status/leader (333.959µs) from=10.233.67.12:43636 2023/02/03 10:23:18 [DEBUG] http: Request GET /v1/status/leader (684.004µs) from=10.233.72.103:37432 2023/02/03 10:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:23:35 [DEBUG] http: Request GET /v1/status/leader (266.01µs) from=10.233.67.12:44048 2023/02/03 10:23:38 [DEBUG] http: Request GET /v1/status/leader (1.477547ms) from=10.233.72.103:37822 2023/02/03 10:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.373922647s) from=10.233.67.12:45120 2023/02/03 10:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.369036644s) from=10.233.67.12:45118 2023/02/03 10:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.403729048s) from=10.233.67.12:45128 2023/02/03 10:23:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.581161018s) from=10.233.67.12:45110 2023/02/03 10:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.366488118s) from=10.233.67.12:45116 2023/02/03 10:23:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.326575131s) from=10.233.67.12:45126 2023/02/03 10:23:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.066980598s) from=10.233.67.12:45130 2023/02/03 10:23:55 [DEBUG] http: Request GET /v1/status/leader (370.671µs) from=10.233.67.12:44480 2023/02/03 10:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.632663754s) from=10.233.67.12:45114 2023/02/03 10:23:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.173941921s) from=10.233.67.12:45112 2023/02/03 10:23:58 [DEBUG] http: Request GET /v1/status/leader (1.240702ms) from=10.233.72.103:38224 2023/02/03 10:24:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:24:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.516224484s) from=10.233.67.12:45122 2023/02/03 10:24:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.443829174s) from=10.233.67.12:45124 2023/02/03 10:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.744548699s) from=10.233.67.12:45106 2023/02/03 10:24:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:24:11 [DEBUG] agent: Node info in sync 2023/02/03 10:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.82057081s) from=10.233.67.12:45108 2023/02/03 10:24:15 [DEBUG] http: Request GET /v1/status/leader (11.747145ms) from=10.233.67.12:44886 2023/02/03 10:24:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m5.235455106s) from=10.233.67.12:39864 2023/02/03 10:24:18 [DEBUG] http: Request GET /v1/status/leader (404.335µs) from=10.233.72.103:38608 2023/02/03 10:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:24:35 [DEBUG] http: Request GET /v1/status/leader (335.655µs) from=10.233.67.12:45308 2023/02/03 10:24:38 [DEBUG] http: Request GET /v1/status/leader (2.912514ms) from=10.233.72.103:39034 2023/02/03 10:24:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.467449854s) from=10.233.72.103:51122 2023/02/03 10:24:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.768781689s) from=10.233.67.12:45412 2023/02/03 10:24:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m2.198953377s) from=10.233.67.12:45418 2023/02/03 10:24:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.182778267s) from=10.233.72.103:51124 2023/02/03 10:24:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.241175004s) from=10.233.67.12:45666 2023/02/03 10:24:55 [DEBUG] http: Request GET /v1/status/leader (22.605073ms) from=10.233.67.12:45724 2023/02/03 10:24:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.931216243s) from=10.233.67.12:45750 2023/02/03 10:24:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.660507164s) from=10.233.67.12:45744 2023/02/03 10:24:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.491649489s) from=10.233.72.103:51108 2023/02/03 10:24:58 [DEBUG] http: Request GET /v1/status/leader (733.899µs) from=10.233.72.103:39432 2023/02/03 10:25:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.585231464s) from=10.233.67.12:45672 2023/02/03 10:25:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.405191525s) from=10.233.67.12:45756 2023/02/03 10:25:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.249175852s) from=10.233.67.12:45734 2023/02/03 10:25:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m6.13720264s) from=10.233.67.12:48338 2023/02/03 10:25:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m3.247742929s) from=10.233.67.12:45100 2023/02/03 10:25:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.336684472s) from=10.233.67.12:45676 2023/02/03 10:25:15 [DEBUG] http: Request GET /v1/status/leader (652.03µs) from=10.233.67.12:46130 2023/02/03 10:25:18 [DEBUG] http: Request GET /v1/status/leader (246.711µs) from=10.233.72.103:39796 2023/02/03 10:25:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m7.259543428s) from=10.233.67.12:45722 2023/02/03 10:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:25:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:25:32 [DEBUG] agent: Node info in sync 2023/02/03 10:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:25:35 [DEBUG] http: Request GET /v1/status/leader (432.549µs) from=10.233.67.12:46540 2023/02/03 10:25:38 [DEBUG] http: Request GET /v1/status/leader (668.258µs) from=10.233.72.103:40204 2023/02/03 10:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.696117652s) from=10.233.67.12:45128 2023/02/03 10:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.831426577s) from=10.233.67.12:45118 2023/02/03 10:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.982587362s) from=10.233.67.12:45120 2023/02/03 10:25:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.673904011s) from=10.233.67.12:45110 2023/02/03 10:25:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.175979345s) from=10.233.67.12:45130 2023/02/03 10:25:55 [DEBUG] http: Request GET /v1/status/leader (583.708µs) from=10.233.67.12:46968 2023/02/03 10:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.743885315s) from=10.233.67.12:45116 2023/02/03 10:25:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.307415315s) from=10.233.67.12:45126 2023/02/03 10:25:58 [DEBUG] http: Request GET /v1/status/leader (356.526µs) from=10.233.72.103:40580 2023/02/03 10:26:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.076588119s) from=10.233.67.12:45112 2023/02/03 10:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.566341584s) from=10.233.67.12:45114 2023/02/03 10:26:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.22845641s) from=10.233.67.12:45124 2023/02/03 10:26:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.111116666s) from=10.233.67.12:45122 2023/02/03 10:26:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.49449091s) from=10.233.67.12:45106 2023/02/03 10:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.628675871s) from=10.233.67.12:45108 2023/02/03 10:26:15 [DEBUG] http: Request GET /v1/status/leader (3.821246ms) from=10.233.67.12:47378 2023/02/03 10:26:19 [DEBUG] http: Request GET /v1/status/leader (1.58798ms) from=10.233.72.103:40942 2023/02/03 10:26:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.548679874s) from=10.233.67.12:39864 2023/02/03 10:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:26:35 [DEBUG] http: Request GET /v1/status/leader (517.468µs) from=10.233.67.12:47804 2023/02/03 10:26:39 [DEBUG] http: Request GET /v1/status/leader (268.736µs) from=10.233.72.103:41358 2023/02/03 10:26:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.014433559s) from=10.233.72.103:51122 2023/02/03 10:26:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m2.332914883s) from=10.233.67.12:45412 2023/02/03 10:26:55 [DEBUG] http: Request GET /v1/status/leader (17.537244ms) from=10.233.67.12:48212 2023/02/03 10:26:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.147621767s) from=10.233.67.12:45418 2023/02/03 10:26:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.235945386s) from=10.233.72.103:51124 2023/02/03 10:26:59 [DEBUG] http: Request GET /v1/status/leader (915.967µs) from=10.233.72.103:41824 2023/02/03 10:26:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.84628586s) from=10.233.67.12:45750 2023/02/03 10:26:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m4.961908371s) from=10.233.67.12:45666 2023/02/03 10:27:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m0.640496607s) from=10.233.67.12:45672 2023/02/03 10:27:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.939960902s) from=10.233.72.103:51108 2023/02/03 10:27:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.068555993s) from=10.233.67.12:45744 2023/02/03 10:27:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m0.385346906s) from=10.233.67.12:45756 2023/02/03 10:27:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m1.572485733s) from=10.233.67.12:45734 2023/02/03 10:27:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.543623062s) from=10.233.67.12:48338 2023/02/03 10:27:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m3.322163234s) from=10.233.67.12:45100 2023/02/03 10:27:15 [DEBUG] http: Request GET /v1/status/leader (330.032µs) from=10.233.67.12:48628 2023/02/03 10:27:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.889429839s) from=10.233.67.12:45676 2023/02/03 10:27:19 [DEBUG] http: Request GET /v1/status/leader (1.711079ms) from=10.233.72.103:42200 2023/02/03 10:27:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:27:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:27:20 [DEBUG] agent: Node info in sync 2023/02/03 10:27:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.884905827s) from=10.233.67.12:45722 2023/02/03 10:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:27:35 [DEBUG] http: Request GET /v1/status/leader (767.331µs) from=10.233.67.12:49036 2023/02/03 10:27:39 [DEBUG] http: Request GET /v1/status/leader (7.140309ms) from=10.233.72.103:42624 2023/02/03 10:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.351819059s) from=10.233.67.12:45128 2023/02/03 10:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.218461741s) from=10.233.67.12:45120 2023/02/03 10:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.128600671s) from=10.233.67.12:45118 2023/02/03 10:27:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.7186845s) from=10.233.67.12:45110 2023/02/03 10:27:55 [DEBUG] http: Request GET /v1/status/leader (1.437042ms) from=10.233.67.12:49468 2023/02/03 10:27:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.598327485s) from=10.233.67.12:45116 2023/02/03 10:27:59 [DEBUG] http: Request GET /v1/status/leader (203.297µs) from=10.233.72.103:43014 2023/02/03 10:28:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.915734434s) from=10.233.67.12:45130 2023/02/03 10:28:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.719257909s) from=10.233.67.12:45126 2023/02/03 10:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.324131646s) from=10.233.67.12:45114 2023/02/03 10:28:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.563580608s) from=10.233.67.12:45112 2023/02/03 10:28:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.272183213s) from=10.233.67.12:45124 2023/02/03 10:28:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.036195615s) from=10.233.67.12:45122 2023/02/03 10:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.692586271s) from=10.233.67.12:45106 2023/02/03 10:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.596552423s) from=10.233.67.12:45108 2023/02/03 10:28:15 [DEBUG] http: Request GET /v1/status/leader (567.018µs) from=10.233.67.12:49878 2023/02/03 10:28:19 [DEBUG] http: Request GET /v1/status/leader (3.999464ms) from=10.233.72.103:43420 2023/02/03 10:28:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m7.113958185s) from=10.233.67.12:39864 2023/02/03 10:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:28:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:28:30 [DEBUG] agent: Node info in sync 2023/02/03 10:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:28:35 [DEBUG] http: Request GET /v1/status/leader (485.272µs) from=10.233.67.12:50296 2023/02/03 10:28:39 [DEBUG] http: Request GET /v1/status/leader (553.598µs) from=10.233.72.103:43840 2023/02/03 10:28:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.492011875s) from=10.233.72.103:51122 2023/02/03 10:28:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m3.296618872s) from=10.233.67.12:45412 2023/02/03 10:28:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:28:55 [DEBUG] http: Request GET /v1/status/leader (382.09µs) from=10.233.67.12:50706 2023/02/03 10:28:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.552506008s) from=10.233.67.12:45418 2023/02/03 10:28:59 [DEBUG] http: Request GET /v1/status/leader (256.657µs) from=10.233.72.103:44230 2023/02/03 10:29:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.330863167s) from=10.233.72.103:51124 2023/02/03 10:29:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.136487338s) from=10.233.67.12:45666 2023/02/03 10:29:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.193183272s) from=10.233.67.12:45750 2023/02/03 10:29:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.990719883s) from=10.233.67.12:45672 2023/02/03 10:29:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m4.582568862s) from=10.233.67.12:45744 2023/02/03 10:29:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.16463458s) from=10.233.72.103:51108 2023/02/03 10:29:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m4.925630291s) from=10.233.67.12:45756 2023/02/03 10:29:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m4.81284366s) from=10.233.67.12:45734 2023/02/03 10:29:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.636358442s) from=10.233.67.12:48338 2023/02/03 10:29:15 [DEBUG] http: Request GET /v1/status/leader (1.778074ms) from=10.233.67.12:51132 2023/02/03 10:29:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m7.391548885s) from=10.233.67.12:45100 2023/02/03 10:29:19 [DEBUG] http: Request GET /v1/status/leader (604.758µs) from=10.233.72.103:44640 2023/02/03 10:29:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.457783786s) from=10.233.67.12:45676 2023/02/03 10:29:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.393942158s) from=10.233.67.12:45722 2023/02/03 10:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:29:35 [DEBUG] http: Request GET /v1/status/leader (714.644µs) from=10.233.67.12:51546 2023/02/03 10:29:39 [DEBUG] http: Request GET /v1/status/leader (266.49µs) from=10.233.72.103:45048 2023/02/03 10:29:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:29:40 [DEBUG] agent: Node info in sync 2023/02/03 10:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.938793209s) from=10.233.67.12:45128 2023/02/03 10:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.115828888s) from=10.233.67.12:45120 2023/02/03 10:29:55 [DEBUG] http: Request GET /v1/status/leader (661.84µs) from=10.233.67.12:51968 2023/02/03 10:29:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.747503842s) from=10.233.67.12:45110 2023/02/03 10:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.532107047s) from=10.233.67.12:45118 2023/02/03 10:29:59 [DEBUG] http: Request GET /v1/status/leader (810.47µs) from=10.233.72.103:45530 2023/02/03 10:30:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.429840857s) from=10.233.67.12:45126 2023/02/03 10:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.542079888s) from=10.233.67.12:45116 2023/02/03 10:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.833559858s) from=10.233.67.12:45114 2023/02/03 10:30:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.446681168s) from=10.233.67.12:45130 2023/02/03 10:30:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.453559222s) from=10.233.67.12:45112 2023/02/03 10:30:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.41867226s) from=10.233.67.12:45122 2023/02/03 10:30:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.079876518s) from=10.233.67.12:45124 2023/02/03 10:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.94630266s) from=10.233.67.12:45108 2023/02/03 10:30:15 [DEBUG] http: Request GET /v1/status/leader (303.718µs) from=10.233.67.12:52392 2023/02/03 10:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.584353876s) from=10.233.67.12:45106 2023/02/03 10:30:19 [DEBUG] http: Request GET /v1/status/leader (439.64µs) from=10.233.72.103:45934 2023/02/03 10:30:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.507862894s) from=10.233.67.12:39864 2023/02/03 10:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:30:35 [DEBUG] http: Request GET /v1/status/leader (454.995µs) from=10.233.67.12:52798 2023/02/03 10:30:39 [DEBUG] http: Request GET /v1/status/leader (370.491µs) from=10.233.72.103:46346 2023/02/03 10:30:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.969879981s) from=10.233.72.103:51122 2023/02/03 10:30:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m2.357045133s) from=10.233.67.12:45412 2023/02/03 10:30:55 [DEBUG] http: Request GET /v1/status/leader (277.776µs) from=10.233.67.12:53208 2023/02/03 10:30:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:30:56 [DEBUG] agent: Node info in sync 2023/02/03 10:30:59 [DEBUG] http: Request GET /v1/status/leader (3.315353ms) from=10.233.72.103:46760 2023/02/03 10:31:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.958141531s) from=10.233.67.12:45418 2023/02/03 10:31:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.330485202s) from=10.233.72.103:51124 2023/02/03 10:31:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.575731604s) from=10.233.67.12:45666 2023/02/03 10:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.80172734s) from=10.233.67.12:45672 2023/02/03 10:31:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.425559434s) from=10.233.67.12:45750 2023/02/03 10:31:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.711227185s) from=10.233.72.103:51108 2023/02/03 10:31:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m2.487726117s) from=10.233.67.12:45734 2023/02/03 10:31:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.515141225s) from=10.233.67.12:45744 2023/02/03 10:31:15 [DEBUG] http: Request GET /v1/status/leader (530.759µs) from=10.233.67.12:53628 2023/02/03 10:31:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m7.329926158s) from=10.233.67.12:45756 2023/02/03 10:31:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m6.035033679s) from=10.233.67.12:48338 2023/02/03 10:31:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.66375279s) from=10.233.67.12:45100 2023/02/03 10:31:20 [DEBUG] http: Request GET /v1/status/leader (265.282µs) from=10.233.72.103:47168 2023/02/03 10:31:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.234497738s) from=10.233.67.12:45676 2023/02/03 10:31:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.203928752s) from=10.233.67.12:45722 2023/02/03 10:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:31:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:31:35 [DEBUG] http: Request GET /v1/status/leader (417.625µs) from=10.233.67.12:54054 2023/02/03 10:31:40 [DEBUG] http: Request GET /v1/status/leader (4.813071ms) from=10.233.72.103:47558 2023/02/03 10:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.704595678s) from=10.233.67.12:45128 2023/02/03 10:31:55 [DEBUG] http: Request GET /v1/status/leader (289.173µs) from=10.233.67.12:54458 2023/02/03 10:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.890126829s) from=10.233.67.12:45120 2023/02/03 10:31:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.756674923s) from=10.233.67.12:45110 2023/02/03 10:32:00 [DEBUG] http: Request GET /v1/status/leader (921.722µs) from=10.233.72.103:47938 2023/02/03 10:32:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.326081504s) from=10.233.67.12:45118 2023/02/03 10:32:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.887720277s) from=10.233.67.12:45116 2023/02/03 10:32:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.046550628s) from=10.233.67.12:45126 2023/02/03 10:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.602574916s) from=10.233.67.12:45114 2023/02/03 10:32:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.001631879s) from=10.233.67.12:45122 2023/02/03 10:32:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.9586966s) from=10.233.67.12:45130 2023/02/03 10:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.937350544s) from=10.233.67.12:45112 2023/02/03 10:32:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.09178577s) from=10.233.67.12:45124 2023/02/03 10:32:15 [DEBUG] http: Request GET /v1/status/leader (2.347441ms) from=10.233.67.12:54872 2023/02/03 10:32:20 [DEBUG] http: Request GET /v1/status/leader (570.338µs) from=10.233.72.103:48324 2023/02/03 10:32:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.315482147s) from=10.233.67.12:45108 2023/02/03 10:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.194734872s) from=10.233.67.12:45106 2023/02/03 10:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:32:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:32:30 [DEBUG] agent: Node info in sync 2023/02/03 10:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:32:35 [DEBUG] http: Request GET /v1/status/leader (396.606µs) from=10.233.67.12:55298 2023/02/03 10:32:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m6.094491367s) from=10.233.67.12:39864 2023/02/03 10:32:40 [DEBUG] http: Request GET /v1/status/leader (18.53908ms) from=10.233.72.103:48736 2023/02/03 10:32:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.839597412s) from=10.233.72.103:51122 2023/02/03 10:32:56 [DEBUG] http: Request GET /v1/status/leader (44.348828ms) from=10.233.67.12:55690 2023/02/03 10:32:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m3.649119651s) from=10.233.67.12:45412 2023/02/03 10:33:00 [DEBUG] http: Request GET /v1/status/leader (463.708µs) from=10.233.72.103:49194 2023/02/03 10:33:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m3.61297118s) from=10.233.67.12:45418 2023/02/03 10:33:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.412827186s) from=10.233.72.103:51124 2023/02/03 10:33:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m2.856967643s) from=10.233.67.12:45672 2023/02/03 10:33:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m7.421113732s) from=10.233.67.12:45666 2023/02/03 10:33:16 [DEBUG] http: Request GET /v1/status/leader (777.242µs) from=10.233.67.12:56104 2023/02/03 10:33:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.488979158s) from=10.233.67.12:45750 2023/02/03 10:33:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.517480561s) from=10.233.67.12:45734 2023/02/03 10:33:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.659278227s) from=10.233.72.103:51108 2023/02/03 10:33:20 [DEBUG] http: Request GET /v1/status/leader (518.238µs) from=10.233.72.103:49534 2023/02/03 10:33:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.710434713s) from=10.233.67.12:48338 2023/02/03 10:33:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.975625229s) from=10.233.67.12:45744 2023/02/03 10:33:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m5.673927793s) from=10.233.67.12:45756 2023/02/03 10:33:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.919299414s) from=10.233.67.12:45100 2023/02/03 10:33:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.833422349s) from=10.233.67.12:45676 2023/02/03 10:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:33:36 [DEBUG] http: Request GET /v1/status/leader (746.888µs) from=10.233.67.12:56520 2023/02/03 10:33:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.990062466s) from=10.233.67.12:45722 2023/02/03 10:33:40 [DEBUG] http: Request GET /v1/status/leader (437.017µs) from=10.233.72.103:49888 2023/02/03 10:33:56 [DEBUG] http: Request GET /v1/status/leader (9.942053ms) from=10.233.67.12:56942 2023/02/03 10:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.234672462s) from=10.233.67.12:45128 2023/02/03 10:34:00 [DEBUG] http: Request GET /v1/status/leader (275.141µs) from=10.233.72.103:50304 2023/02/03 10:34:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.178775653s) from=10.233.67.12:45110 2023/02/03 10:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.116717077s) from=10.233.67.12:45120 2023/02/03 10:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.544060029s) from=10.233.67.12:45118 2023/02/03 10:34:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:34:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:34:08 [DEBUG] agent: Node info in sync 2023/02/03 10:34:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.292434942s) from=10.233.67.12:45126 2023/02/03 10:34:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.41341489s) from=10.233.67.12:45116 2023/02/03 10:34:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.980130528s) from=10.233.67.12:45114 2023/02/03 10:34:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.973249314s) from=10.233.67.12:45112 2023/02/03 10:34:16 [DEBUG] http: Request GET /v1/status/leader (70.206502ms) from=10.233.67.12:57350 2023/02/03 10:34:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.175262031s) from=10.233.67.12:45122 2023/02/03 10:34:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.011139972s) from=10.233.67.12:45124 2023/02/03 10:34:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.578380832s) from=10.233.67.12:45130 2023/02/03 10:34:20 [DEBUG] http: Request GET /v1/status/leader (1.185276ms) from=10.233.72.103:50698 2023/02/03 10:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.005941614s) from=10.233.67.12:45108 2023/02/03 10:34:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.876325773s) from=10.233.67.12:45106 2023/02/03 10:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:34:36 [DEBUG] http: Request GET /v1/status/leader (445.499µs) from=10.233.67.12:57778 2023/02/03 10:34:40 [DEBUG] http: Request GET /v1/status/leader (553.89µs) from=10.233.72.103:51128 2023/02/03 10:34:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.544675723s) from=10.233.67.12:39864 2023/02/03 10:34:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.794172621s) from=10.233.72.103:51122 2023/02/03 10:34:56 [DEBUG] http: Request GET /v1/status/leader (280.511µs) from=10.233.67.12:58186 2023/02/03 10:35:00 [DEBUG] http: Request GET /v1/status/leader (468.716µs) from=10.233.72.103:51536 2023/02/03 10:35:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m7.091139725s) from=10.233.67.12:45412 2023/02/03 10:35:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.654079279s) from=10.233.67.12:45418 2023/02/03 10:35:16 [DEBUG] http: Request GET /v1/status/leader (520.997µs) from=10.233.67.12:58598 2023/02/03 10:35:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m2.753799528s) from=10.233.67.12:45666 2023/02/03 10:35:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.981077228s) from=10.233.72.103:51124 2023/02/03 10:35:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.962594021s) from=10.233.67.12:45672 2023/02/03 10:35:20 [DEBUG] http: Request GET /v1/status/leader (405.992µs) from=10.233.72.103:51928 2023/02/03 10:35:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m0.453076517s) from=10.233.67.12:48338 2023/02/03 10:35:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.442190909s) from=10.233.67.12:45750 2023/02/03 10:35:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m2.692933635s) from=10.233.67.12:45756 2023/02/03 10:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.623114071s) from=10.233.72.103:51108 2023/02/03 10:35:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.64095459s) from=10.233.67.12:45734 2023/02/03 10:35:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.210301859s) from=10.233.67.12:45744 2023/02/03 10:35:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.266292705s) from=10.233.67.12:45100 2023/02/03 10:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:35:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.986142048s) from=10.233.67.12:45676 2023/02/03 10:35:36 [DEBUG] http: Request GET /v1/status/leader (289.225µs) from=10.233.67.12:59022 2023/02/03 10:35:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.3383688s) from=10.233.67.12:45722 2023/02/03 10:35:40 [DEBUG] http: Request GET /v1/status/leader (6.748159ms) from=10.233.72.103:52350 2023/02/03 10:35:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:35:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:35:52 [DEBUG] agent: Node info in sync 2023/02/03 10:35:56 [DEBUG] http: Request GET /v1/status/leader (746.767µs) from=10.233.67.12:59452 2023/02/03 10:36:00 [DEBUG] http: Request GET /v1/status/leader (547.239µs) from=10.233.72.103:52840 2023/02/03 10:36:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.022606164s) from=10.233.67.12:45110 2023/02/03 10:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.240201022s) from=10.233.67.12:45128 2023/02/03 10:36:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.134061313s) from=10.233.67.12:45120 2023/02/03 10:36:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.316380973s) from=10.233.67.12:45126 2023/02/03 10:36:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.881587735s) from=10.233.67.12:45118 2023/02/03 10:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.712303618s) from=10.233.67.12:45114 2023/02/03 10:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.150787283s) from=10.233.67.12:45116 2023/02/03 10:36:16 [DEBUG] http: Request GET /v1/status/leader (405.883µs) from=10.233.67.12:59862 2023/02/03 10:36:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.881448884s) from=10.233.67.12:45124 2023/02/03 10:36:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.665531263s) from=10.233.67.12:45130 2023/02/03 10:36:20 [DEBUG] http: Request GET /v1/status/leader (589.151µs) from=10.233.72.103:53248 2023/02/03 10:36:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.586437528s) from=10.233.67.12:45112 2023/02/03 10:36:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.312370215s) from=10.233.67.12:45122 2023/02/03 10:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.84315057s) from=10.233.67.12:45108 2023/02/03 10:36:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.545715152s) from=10.233.67.12:45106 2023/02/03 10:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:36:36 [DEBUG] http: Request GET /v1/status/leader (347.295µs) from=10.233.67.12:60304 2023/02/03 10:36:40 [DEBUG] http: Request GET /v1/status/leader (495.554µs) from=10.233.72.103:53642 2023/02/03 10:36:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.725791523s) from=10.233.67.12:39864 2023/02/03 10:36:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:36:56 [DEBUG] http: Request GET /v1/status/leader (440.466µs) from=10.233.67.12:60706 2023/02/03 10:36:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.63649501s) from=10.233.72.103:51122 2023/02/03 10:37:00 [DEBUG] http: Request GET /v1/status/leader (508.727µs) from=10.233.72.103:54024 2023/02/03 10:37:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.908161444s) from=10.233.67.12:45412 2023/02/03 10:37:16 [DEBUG] http: Request GET /v1/status/leader (28.206849ms) from=10.233.67.12:32888 2023/02/03 10:37:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.116491023s) from=10.233.67.12:45418 2023/02/03 10:37:20 [DEBUG] http: Request GET /v1/status/leader (384.297µs) from=10.233.72.103:54448 2023/02/03 10:37:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.225397977s) from=10.233.67.12:45666 2023/02/03 10:37:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.250575956s) from=10.233.72.103:51124 2023/02/03 10:37:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m7.313132666s) from=10.233.67.12:45672 2023/02/03 10:37:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m3.914149573s) from=10.233.67.12:48338 2023/02/03 10:37:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.511206038s) from=10.233.67.12:45744 2023/02/03 10:37:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.883498721s) from=10.233.72.103:51108 2023/02/03 10:37:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.444952094s) from=10.233.67.12:45750 2023/02/03 10:37:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.456099807s) from=10.233.67.12:45756 2023/02/03 10:37:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.657886847s) from=10.233.67.12:45100 2023/02/03 10:37:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.4861828s) from=10.233.67.12:45734 2023/02/03 10:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.423601113s) from=10.233.67.12:45676 2023/02/03 10:37:36 [DEBUG] http: Request GET /v1/status/leader (279.459µs) from=10.233.67.12:33316 2023/02/03 10:37:40 [DEBUG] http: Request GET /v1/status/leader (1.532327ms) from=10.233.72.103:54876 2023/02/03 10:37:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:37:41 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:37:41 [DEBUG] agent: Node info in sync 2023/02/03 10:37:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.672269848s) from=10.233.67.12:45722 2023/02/03 10:37:56 [DEBUG] http: Request GET /v1/status/leader (1.192351ms) from=10.233.67.12:33732 2023/02/03 10:38:00 [DEBUG] http: Request GET /v1/status/leader (187.788µs) from=10.233.72.103:55260 2023/02/03 10:38:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.045274771s) from=10.233.67.12:45110 2023/02/03 10:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.267525944s) from=10.233.67.12:45120 2023/02/03 10:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.157856664s) from=10.233.67.12:45128 2023/02/03 10:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.143400885s) from=10.233.67.12:45118 2023/02/03 10:38:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.841824912s) from=10.233.67.12:45126 2023/02/03 10:38:16 [DEBUG] http: Request GET /v1/status/leader (781.837µs) from=10.233.67.12:34140 2023/02/03 10:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.617210787s) from=10.233.67.12:45116 2023/02/03 10:38:20 [DEBUG] http: Request GET /v1/status/leader (420.245µs) from=10.233.72.103:55662 2023/02/03 10:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.608669616s) from=10.233.67.12:45114 2023/02/03 10:38:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.870898146s) from=10.233.67.12:45130 2023/02/03 10:38:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.473376136s) from=10.233.67.12:45112 2023/02/03 10:38:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.01118124s) from=10.233.67.12:45124 2023/02/03 10:38:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.532705519s) from=10.233.67.12:45122 2023/02/03 10:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.343370683s) from=10.233.67.12:45108 2023/02/03 10:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.32691861s) from=10.233.67.12:45106 2023/02/03 10:38:36 [DEBUG] http: Request GET /v1/status/leader (394.975µs) from=10.233.67.12:34570 2023/02/03 10:38:40 [DEBUG] http: Request GET /v1/status/leader (415.228µs) from=10.233.72.103:56088 2023/02/03 10:38:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.59670021s) from=10.233.67.12:39864 2023/02/03 10:38:56 [DEBUG] http: Request GET /v1/status/leader (480.326µs) from=10.233.67.12:34970 2023/02/03 10:39:00 [DEBUG] http: Request GET /v1/status/leader (3.633061ms) from=10.233.72.103:56596 2023/02/03 10:39:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.192925325s) from=10.233.72.103:51122 2023/02/03 10:39:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.804593463s) from=10.233.67.12:45412 2023/02/03 10:39:16 [DEBUG] http: Request GET /v1/status/leader (991.675µs) from=10.233.67.12:35386 2023/02/03 10:39:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.903990834s) from=10.233.67.12:45418 2023/02/03 10:39:21 [DEBUG] http: Request GET /v1/status/leader (371.978µs) from=10.233.72.103:57000 2023/02/03 10:39:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.387119498s) from=10.233.67.12:45666 2023/02/03 10:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.536452362s) from=10.233.72.103:51124 2023/02/03 10:39:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:39:26 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:39:26 [DEBUG] agent: Node info in sync 2023/02/03 10:39:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m4.373923948s) from=10.233.67.12:45672 2023/02/03 10:39:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.723980112s) from=10.233.67.12:45744 2023/02/03 10:39:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m6.505132289s) from=10.233.67.12:48338 2023/02/03 10:39:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m4.423616073s) from=10.233.72.103:51108 2023/02/03 10:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:39:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:39:36 [DEBUG] http: Request GET /v1/status/leader (361.577µs) from=10.233.67.12:35816 2023/02/03 10:39:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.353878267s) from=10.233.67.12:45750 2023/02/03 10:39:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.652488301s) from=10.233.67.12:45756 2023/02/03 10:39:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.502906837s) from=10.233.67.12:45100 2023/02/03 10:39:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.545380232s) from=10.233.67.12:45734 2023/02/03 10:39:41 [DEBUG] http: Request GET /v1/status/leader (259.722µs) from=10.233.72.103:57432 2023/02/03 10:39:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.372205256s) from=10.233.67.12:45676 2023/02/03 10:39:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.230161957s) from=10.233.67.12:45722 2023/02/03 10:39:56 [DEBUG] http: Request GET /v1/status/leader (396.795µs) from=10.233.67.12:36228 2023/02/03 10:40:01 [DEBUG] http: Request GET /v1/status/leader (419.707µs) from=10.233.72.103:57778 2023/02/03 10:40:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.541415047s) from=10.233.67.12:45110 2023/02/03 10:40:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.571234345s) from=10.233.67.12:45120 2023/02/03 10:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.635125057s) from=10.233.67.12:45118 2023/02/03 10:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.652407073s) from=10.233.67.12:45128 2023/02/03 10:40:16 [DEBUG] http: Request GET /v1/status/leader (296.418µs) from=10.233.67.12:36638 2023/02/03 10:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.446468845s) from=10.233.67.12:45116 2023/02/03 10:40:21 [DEBUG] http: Request GET /v1/status/leader (3.942624ms) from=10.233.72.103:58100 2023/02/03 10:40:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.566883094s) from=10.233.67.12:45126 2023/02/03 10:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.22375946s) from=10.233.67.12:45114 2023/02/03 10:40:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.912640462s) from=10.233.67.12:45112 2023/02/03 10:40:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.246075676s) from=10.233.67.12:45130 2023/02/03 10:40:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.52237868s) from=10.233.67.12:45124 2023/02/03 10:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.827387724s) from=10.233.67.12:45122 2023/02/03 10:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.178536042s) from=10.233.67.12:45106 2023/02/03 10:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.649749391s) from=10.233.67.12:45108 2023/02/03 10:40:36 [DEBUG] http: Request GET /v1/status/leader (7.554371ms) from=10.233.67.12:37066 2023/02/03 10:40:41 [DEBUG] http: Request GET /v1/status/leader (291.242µs) from=10.233.72.103:58504 2023/02/03 10:40:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.741030834s) from=10.233.67.12:39864 2023/02/03 10:40:56 [DEBUG] http: Request GET /v1/status/leader (1.001925ms) from=10.233.67.12:37472 2023/02/03 10:41:01 [DEBUG] http: Request GET /v1/status/leader (809.587µs) from=10.233.72.103:58902 2023/02/03 10:41:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.575998915s) from=10.233.72.103:51122 2023/02/03 10:41:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:41:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:41:11 [DEBUG] agent: Node info in sync 2023/02/03 10:41:16 [DEBUG] http: Request GET /v1/status/leader (261.138µs) from=10.233.67.12:37882 2023/02/03 10:41:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.13566411s) from=10.233.67.12:45418 2023/02/03 10:41:21 [DEBUG] http: Request GET /v1/status/leader (568.627µs) from=10.233.72.103:59198 2023/02/03 10:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m7.327561657s) from=10.233.67.12:45412 2023/02/03 10:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.928663104s) from=10.233.67.12:45666 2023/02/03 10:41:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.164980944s) from=10.233.72.103:51124 2023/02/03 10:41:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.467098837s) from=10.233.67.12:45744 2023/02/03 10:41:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.150315086s) from=10.233.67.12:45672 2023/02/03 10:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:41:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.208031079s) from=10.233.72.103:51108 2023/02/03 10:41:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.093971273s) from=10.233.67.12:48338 2023/02/03 10:41:36 [DEBUG] http: Request GET /v1/status/leader (1.112541ms) from=10.233.67.12:38306 2023/02/03 10:41:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.100552584s) from=10.233.67.12:45734 2023/02/03 10:41:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.068958664s) from=10.233.67.12:45750 2023/02/03 10:41:41 [DEBUG] http: Request GET /v1/status/leader (771.721µs) from=10.233.72.103:59472 2023/02/03 10:41:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m3.762816409s) from=10.233.67.12:45756 2023/02/03 10:41:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.556904387s) from=10.233.67.12:45676 2023/02/03 10:41:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.756118193s) from=10.233.67.12:45100 2023/02/03 10:41:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.111519594s) from=10.233.67.12:45722 2023/02/03 10:41:56 [DEBUG] http: Request GET /v1/status/leader (457.625µs) from=10.233.67.12:38730 2023/02/03 10:42:01 [DEBUG] http: Request GET /v1/status/leader (549.618µs) from=10.233.72.103:59826 2023/02/03 10:42:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.16855676s) from=10.233.67.12:45120 2023/02/03 10:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.084263078s) from=10.233.67.12:45118 2023/02/03 10:42:16 [DEBUG] http: Request GET /v1/status/leader (722.547µs) from=10.233.67.12:39132 2023/02/03 10:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.704751337s) from=10.233.67.12:45128 2023/02/03 10:42:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.413719266s) from=10.233.67.12:45110 2023/02/03 10:42:21 [DEBUG] http: Request GET /v1/status/leader (9.545324ms) from=10.233.72.103:60094 2023/02/03 10:42:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.590427564s) from=10.233.67.12:45126 2023/02/03 10:42:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.956965558s) from=10.233.67.12:45116 2023/02/03 10:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.752701482s) from=10.233.67.12:45114 2023/02/03 10:42:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.280705751s) from=10.233.67.12:45130 2023/02/03 10:42:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.651540779s) from=10.233.67.12:45124 2023/02/03 10:42:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.122872196s) from=10.233.67.12:45112 2023/02/03 10:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:42:36 [DEBUG] http: Request GET /v1/status/leader (642.627µs) from=10.233.67.12:39570 2023/02/03 10:42:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.43671974s) from=10.233.67.12:45106 2023/02/03 10:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.909253064s) from=10.233.67.12:45108 2023/02/03 10:42:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.548958035s) from=10.233.67.12:45122 2023/02/03 10:42:41 [DEBUG] http: Request GET /v1/status/leader (251.825µs) from=10.233.72.103:60392 2023/02/03 10:42:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m0.469994635s) from=10.233.67.12:39864 2023/02/03 10:42:56 [DEBUG] http: Request GET /v1/status/leader (1.916695ms) from=10.233.67.12:39970 2023/02/03 10:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:42:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:42:58 [DEBUG] agent: Node info in sync 2023/02/03 10:43:01 [DEBUG] http: Request GET /v1/status/leader (602.516µs) from=10.233.72.103:60644 2023/02/03 10:43:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.82961731s) from=10.233.72.103:51122 2023/02/03 10:43:16 [DEBUG] http: Request GET /v1/status/leader (227.997µs) from=10.233.67.12:40380 2023/02/03 10:43:21 [DEBUG] http: Request GET /v1/status/leader (477.4µs) from=10.233.72.103:60896 2023/02/03 10:43:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m0.667725443s) from=10.233.67.12:45412 2023/02/03 10:43:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m7.499225209s) from=10.233.67.12:45418 2023/02/03 10:43:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.002308291s) from=10.233.67.12:45666 2023/02/03 10:43:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.294244793s) from=10.233.72.103:51124 2023/02/03 10:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:43:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.552085867s) from=10.233.67.12:45744 2023/02/03 10:43:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.308464143s) from=10.233.72.103:51108 2023/02/03 10:43:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m4.388602545s) from=10.233.67.12:45672 2023/02/03 10:43:36 [DEBUG] http: Request GET /v1/status/leader (803.95µs) from=10.233.67.12:40810 2023/02/03 10:43:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m1.030937293s) from=10.233.67.12:45734 2023/02/03 10:43:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m7.373540574s) from=10.233.67.12:48338 2023/02/03 10:43:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.470360931s) from=10.233.67.12:45750 2023/02/03 10:43:41 [DEBUG] http: Request GET /v1/status/leader (507.288µs) from=10.233.72.103:32944 2023/02/03 10:43:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m2.04224111s) from=10.233.67.12:45756 2023/02/03 10:43:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.494646971s) from=10.233.67.12:45676 2023/02/03 10:43:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m3.355172135s) from=10.233.67.12:45100 2023/02/03 10:43:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.792082612s) from=10.233.67.12:45722 2023/02/03 10:43:56 [DEBUG] http: Request GET /v1/status/leader (529.685µs) from=10.233.67.12:41234 2023/02/03 10:44:01 [DEBUG] http: Request GET /v1/status/leader (282.033µs) from=10.233.72.103:33204 2023/02/03 10:44:16 [DEBUG] http: Request GET /v1/status/leader (644.25µs) from=10.233.67.12:41642 2023/02/03 10:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.862670191s) from=10.233.67.12:45120 2023/02/03 10:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.157868664s) from=10.233.67.12:45128 2023/02/03 10:44:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:44:20 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:44:20 [DEBUG] agent: Node info in sync 2023/02/03 10:44:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.126347603s) from=10.233.67.12:45110 2023/02/03 10:44:21 [DEBUG] http: Request GET /v1/status/leader (591.612µs) from=10.233.72.103:33462 2023/02/03 10:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.037676931s) from=10.233.67.12:45118 2023/02/03 10:44:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.973199336s) from=10.233.67.12:45126 2023/02/03 10:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.254666649s) from=10.233.67.12:45116 2023/02/03 10:44:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m7.186122092s) from=10.233.67.12:45114 2023/02/03 10:44:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.220093064s) from=10.233.67.12:45112 2023/02/03 10:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:44:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:44:36 [DEBUG] http: Request GET /v1/status/leader (454.86µs) from=10.233.67.12:42066 2023/02/03 10:44:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.855029059s) from=10.233.67.12:45130 2023/02/03 10:44:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.575531851s) from=10.233.67.12:45124 2023/02/03 10:44:41 [DEBUG] http: Request GET /v1/status/leader (482.911µs) from=10.233.72.103:33738 2023/02/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.174541056s) from=10.233.67.12:45108 2023/02/03 10:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.001466404s) from=10.233.67.12:45106 2023/02/03 10:44:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.867338578s) from=10.233.67.12:45122 2023/02/03 10:44:56 [DEBUG] http: Request GET /v1/status/leader (980.14µs) from=10.233.67.12:42480 2023/02/03 10:44:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.208010506s) from=10.233.67.12:39864 2023/02/03 10:45:01 [DEBUG] http: Request GET /v1/status/leader (196.538µs) from=10.233.72.103:34100 2023/02/03 10:45:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.590827184s) from=10.233.72.103:51122 2023/02/03 10:45:16 [DEBUG] http: Request GET /v1/status/leader (1.008594ms) from=10.233.67.12:42888 2023/02/03 10:45:21 [DEBUG] http: Request GET /v1/status/leader (2.961657ms) from=10.233.72.103:34370 2023/02/03 10:45:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m4.709099994s) from=10.233.67.12:45412 2023/02/03 10:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.16161164s) from=10.233.72.103:51124 2023/02/03 10:45:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.773934648s) from=10.233.67.12:45418 2023/02/03 10:45:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.403282965s) from=10.233.67.12:45666 2023/02/03 10:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:45:36 [DEBUG] http: Request GET /v1/status/leader (569.644µs) from=10.233.67.12:43318 2023/02/03 10:45:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.84665715s) from=10.233.72.103:51108 2023/02/03 10:45:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.589783466s) from=10.233.67.12:45672 2023/02/03 10:45:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.537481721s) from=10.233.67.12:45744 2023/02/03 10:45:41 [DEBUG] http: Request GET /v1/status/leader (518.092µs) from=10.233.72.103:34630 2023/02/03 10:45:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.375796245s) from=10.233.67.12:45750 2023/02/03 10:45:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.314601301s) from=10.233.67.12:48338 2023/02/03 10:45:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.485332044s) from=10.233.67.12:45756 2023/02/03 10:45:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.709299755s) from=10.233.67.12:45734 2023/02/03 10:45:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.007180582s) from=10.233.67.12:45676 2023/02/03 10:45:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:45:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:45:51 [DEBUG] agent: Node info in sync 2023/02/03 10:45:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.702819918s) from=10.233.67.12:45100 2023/02/03 10:45:56 [DEBUG] http: Request GET /v1/status/leader (941.931µs) from=10.233.67.12:43744 2023/02/03 10:45:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.35021777s) from=10.233.67.12:45722 2023/02/03 10:46:01 [DEBUG] http: Request GET /v1/status/leader (862.858µs) from=10.233.72.103:34878 2023/02/03 10:46:16 [DEBUG] http: Request GET /v1/status/leader (244.141µs) from=10.233.67.12:44142 2023/02/03 10:46:21 [DEBUG] http: Request GET /v1/status/leader (1.128455ms) from=10.233.72.103:35136 2023/02/03 10:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.64178303s) from=10.233.67.12:45120 2023/02/03 10:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.607479559s) from=10.233.67.12:45128 2023/02/03 10:46:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.464792166s) from=10.233.67.12:45118 2023/02/03 10:46:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.34919151s) from=10.233.67.12:45110 2023/02/03 10:46:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.649300295s) from=10.233.67.12:45126 2023/02/03 10:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.301834895s) from=10.233.67.12:45116 2023/02/03 10:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:46:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.096630219s) from=10.233.67.12:45114 2023/02/03 10:46:37 [DEBUG] http: Request GET /v1/status/leader (1.722555ms) from=10.233.67.12:44578 2023/02/03 10:46:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.177816229s) from=10.233.67.12:45130 2023/02/03 10:46:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.301492804s) from=10.233.67.12:45112 2023/02/03 10:46:41 [DEBUG] http: Request GET /v1/status/leader (374.788µs) from=10.233.72.103:35528 2023/02/03 10:46:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.134128567s) from=10.233.67.12:45124 2023/02/03 10:46:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.172734344s) from=10.233.67.12:45108 2023/02/03 10:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.076971863s) from=10.233.67.12:45106 2023/02/03 10:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.482992644s) from=10.233.67.12:45122 2023/02/03 10:46:57 [DEBUG] http: Request GET /v1/status/leader (1.570561ms) from=10.233.67.12:44992 2023/02/03 10:47:01 [DEBUG] http: Request GET /v1/status/leader (240.921µs) from=10.233.72.103:35932 2023/02/03 10:47:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m5.834471486s) from=10.233.67.12:39864 2023/02/03 10:47:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.535531337s) from=10.233.72.103:51122 2023/02/03 10:47:17 [DEBUG] http: Request GET /v1/status/leader (266.57µs) from=10.233.67.12:45396 2023/02/03 10:47:21 [DEBUG] http: Request GET /v1/status/leader (284.02µs) from=10.233.72.103:36308 2023/02/03 10:47:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.859414851s) from=10.233.72.103:51124 2023/02/03 10:47:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.499978609s) from=10.233.67.12:45418 2023/02/03 10:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:47:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.523936757s) from=10.233.67.12:45666 2023/02/03 10:47:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m7.246324529s) from=10.233.67.12:45412 2023/02/03 10:47:37 [DEBUG] http: Request GET /v1/status/leader (1.175ms) from=10.233.67.12:45820 2023/02/03 10:47:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.078130294s) from=10.233.72.103:51108 2023/02/03 10:47:42 [DEBUG] http: Request GET /v1/status/leader (470.58µs) from=10.233.72.103:36716 2023/02/03 10:47:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m5.655112468s) from=10.233.67.12:45672 2023/02/03 10:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.797878634s) from=10.233.67.12:45744 2023/02/03 10:47:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:47:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:47:47 [DEBUG] agent: Node info in sync 2023/02/03 10:47:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m3.371010129s) from=10.233.67.12:45756 2023/02/03 10:47:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.072432848s) from=10.233.67.12:48338 2023/02/03 10:47:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m2.686188749s) from=10.233.67.12:45734 2023/02/03 10:47:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.286324181s) from=10.233.67.12:45750 2023/02/03 10:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.042938301s) from=10.233.67.12:45676 2023/02/03 10:47:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.71955343s) from=10.233.67.12:45100 2023/02/03 10:47:57 [DEBUG] http: Request GET /v1/status/leader (669.1µs) from=10.233.67.12:46242 2023/02/03 10:48:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.635214869s) from=10.233.67.12:45722 2023/02/03 10:48:02 [DEBUG] http: Request GET /v1/status/leader (7.975234ms) from=10.233.72.103:37214 2023/02/03 10:48:17 [DEBUG] http: Request GET /v1/status/leader (473.331µs) from=10.233.67.12:46650 2023/02/03 10:48:22 [DEBUG] http: Request GET /v1/status/leader (618.821µs) from=10.233.72.103:37594 2023/02/03 10:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.171644739s) from=10.233.67.12:45120 2023/02/03 10:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.562611601s) from=10.233.67.12:45128 2023/02/03 10:48:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.352447827s) from=10.233.67.12:45110 2023/02/03 10:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.146167004s) from=10.233.67.12:45118 2023/02/03 10:48:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.003311879s) from=10.233.67.12:45126 2023/02/03 10:48:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.081138974s) from=10.233.67.12:45116 2023/02/03 10:48:37 [DEBUG] http: Request GET /v1/status/leader (490.095µs) from=10.233.67.12:47090 2023/02/03 10:48:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.303813635s) from=10.233.67.12:45114 2023/02/03 10:48:42 [DEBUG] http: Request GET /v1/status/leader (440.531µs) from=10.233.72.103:37990 2023/02/03 10:48:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.065656126s) from=10.233.67.12:45112 2023/02/03 10:48:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.96537375s) from=10.233.67.12:45130 2023/02/03 10:48:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.597275599s) from=10.233.67.12:45124 2023/02/03 10:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.882813784s) from=10.233.67.12:45106 2023/02/03 10:48:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:48:53 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:48:53 [DEBUG] agent: Node info in sync 2023/02/03 10:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.644552378s) from=10.233.67.12:45108 2023/02/03 10:48:57 [DEBUG] http: Request GET /v1/status/leader (473.355µs) from=10.233.67.12:47494 2023/02/03 10:48:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.263326817s) from=10.233.67.12:45122 2023/02/03 10:49:02 [DEBUG] http: Request GET /v1/status/leader (4.744577ms) from=10.233.72.103:38372 2023/02/03 10:49:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m0.430548985s) from=10.233.67.12:39864 2023/02/03 10:49:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.561779771s) from=10.233.72.103:51122 2023/02/03 10:49:17 [DEBUG] http: Request GET /v1/status/leader (979.787µs) from=10.233.67.12:47908 2023/02/03 10:49:22 [DEBUG] http: Request GET /v1/status/leader (1.530663ms) from=10.233.72.103:38764 2023/02/03 10:49:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:49:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.046550847s) from=10.233.72.103:51124 2023/02/03 10:49:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.266570966s) from=10.233.67.12:45666 2023/02/03 10:49:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m4.371291791s) from=10.233.67.12:45418 2023/02/03 10:49:37 [DEBUG] http: Request GET /v1/status/leader (455.611µs) from=10.233.67.12:48330 2023/02/03 10:49:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.906200826s) from=10.233.67.12:45412 2023/02/03 10:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.406000105s) from=10.233.72.103:51108 2023/02/03 10:49:42 [DEBUG] http: Request GET /v1/status/leader (302.838µs) from=10.233.72.103:39134 2023/02/03 10:49:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m0.894711162s) from=10.233.67.12:45672 2023/02/03 10:49:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.375904374s) from=10.233.67.12:45756 2023/02/03 10:49:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.317282432s) from=10.233.67.12:45744 2023/02/03 10:49:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.703993553s) from=10.233.67.12:48338 2023/02/03 10:49:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.301950719s) from=10.233.67.12:45100 2023/02/03 10:49:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.834210032s) from=10.233.67.12:45734 2023/02/03 10:49:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.489861755s) from=10.233.67.12:45676 2023/02/03 10:49:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.179717346s) from=10.233.67.12:45750 2023/02/03 10:49:57 [DEBUG] http: Request GET /v1/status/leader (1.318926ms) from=10.233.67.12:48764 2023/02/03 10:50:02 [DEBUG] http: Request GET /v1/status/leader (18.52603ms) from=10.233.72.103:39522 2023/02/03 10:50:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.418795413s) from=10.233.67.12:45722 2023/02/03 10:50:17 [DEBUG] http: Request GET /v1/status/leader (244.735µs) from=10.233.67.12:49164 2023/02/03 10:50:22 [DEBUG] http: Request GET /v1/status/leader (585.798µs) from=10.233.72.103:39904 2023/02/03 10:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.931578419s) from=10.233.67.12:45128 2023/02/03 10:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:50:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.050137639s) from=10.233.67.12:45110 2023/02/03 10:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.408251572s) from=10.233.67.12:45120 2023/02/03 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.537080646s) from=10.233.67.12:45118 2023/02/03 10:50:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.94890197s) from=10.233.67.12:45126 2023/02/03 10:50:37 [DEBUG] http: Request GET /v1/status/leader (244.729µs) from=10.233.67.12:49592 2023/02/03 10:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.194875414s) from=10.233.67.12:45114 2023/02/03 10:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.769474283s) from=10.233.67.12:45116 2023/02/03 10:50:42 [DEBUG] http: Request GET /v1/status/leader (414.024µs) from=10.233.72.103:40318 2023/02/03 10:50:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:50:46 [DEBUG] agent: Node info in sync 2023/02/03 10:50:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.955593981s) from=10.233.67.12:45112 2023/02/03 10:50:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.919005035s) from=10.233.67.12:45124 2023/02/03 10:50:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.453812762s) from=10.233.67.12:45130 2023/02/03 10:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.674533652s) from=10.233.67.12:45106 2023/02/03 10:50:57 [DEBUG] http: Request GET /v1/status/leader (5.705845ms) from=10.233.67.12:50004 2023/02/03 10:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.945167035s) from=10.233.67.12:45108 2023/02/03 10:51:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.262699056s) from=10.233.67.12:45122 2023/02/03 10:51:02 [DEBUG] http: Request GET /v1/status/leader (482.873µs) from=10.233.72.103:40806 2023/02/03 10:51:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m0.047351685s) from=10.233.67.12:39864 2023/02/03 10:51:17 [DEBUG] http: Request GET /v1/status/leader (389.332µs) from=10.233.67.12:50404 2023/02/03 10:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.449944185s) from=10.233.72.103:51122 2023/02/03 10:51:22 [DEBUG] http: Request GET /v1/status/leader (449.563µs) from=10.233.72.103:41186 2023/02/03 10:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:51:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.697456737s) from=10.233.67.12:45418 2023/02/03 10:51:37 [DEBUG] http: Request GET /v1/status/leader (217.91µs) from=10.233.67.12:50830 2023/02/03 10:51:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.945000719s) from=10.233.72.103:51124 2023/02/03 10:51:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.664558766s) from=10.233.67.12:45666 2023/02/03 10:51:42 [DEBUG] http: Request GET /v1/status/leader (6.504762ms) from=10.233.72.103:41596 2023/02/03 10:51:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.565462212s) from=10.233.72.103:51108 2023/02/03 10:51:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m4.13251814s) from=10.233.67.12:45412 2023/02/03 10:51:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.200961184s) from=10.233.67.12:45672 2023/02/03 10:51:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m0.285546869s) from=10.233.67.12:48338 2023/02/03 10:51:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m4.189977452s) from=10.233.67.12:45756 2023/02/03 10:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.454429856s) from=10.233.67.12:45676 2023/02/03 10:51:57 [DEBUG] http: Request GET /v1/status/leader (675.153µs) from=10.233.67.12:51254 2023/02/03 10:51:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.217270907s) from=10.233.67.12:45744 2023/02/03 10:52:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.478102569s) from=10.233.67.12:45750 2023/02/03 10:52:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.304306792s) from=10.233.67.12:45100 2023/02/03 10:52:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.04354198s) from=10.233.67.12:45734 2023/02/03 10:52:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:52:03 [DEBUG] http: Request GET /v1/status/leader (534.183µs) from=10.233.72.103:41994 2023/02/03 10:52:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.346884154s) from=10.233.67.12:45722 2023/02/03 10:52:17 [DEBUG] http: Request GET /v1/status/leader (210.228µs) from=10.233.67.12:51660 2023/02/03 10:52:23 [DEBUG] http: Request GET /v1/status/leader (4.287533ms) from=10.233.72.103:42372 2023/02/03 10:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.73957153s) from=10.233.67.12:45128 2023/02/03 10:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.272281465s) from=10.233.67.12:45120 2023/02/03 10:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.103587968s) from=10.233.67.12:45118 2023/02/03 10:52:37 [DEBUG] http: Request GET /v1/status/leader (456.944µs) from=10.233.67.12:52098 2023/02/03 10:52:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.876924229s) from=10.233.67.12:45114 2023/02/03 10:52:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.864244967s) from=10.233.67.12:45110 2023/02/03 10:52:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:52:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:52:42 [DEBUG] agent: Node info in sync 2023/02/03 10:52:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.306134753s) from=10.233.67.12:45126 2023/02/03 10:52:43 [DEBUG] http: Request GET /v1/status/leader (565.563µs) from=10.233.72.103:42770 2023/02/03 10:52:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.12885647s) from=10.233.67.12:45116 2023/02/03 10:52:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.775570462s) from=10.233.67.12:45112 2023/02/03 10:52:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.211200936s) from=10.233.67.12:45124 2023/02/03 10:52:57 [DEBUG] http: Request GET /v1/status/leader (1.048331ms) from=10.233.67.12:52502 2023/02/03 10:52:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.697673791s) from=10.233.67.12:45130 2023/02/03 10:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.229716685s) from=10.233.67.12:45108 2023/02/03 10:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.344867693s) from=10.233.67.12:45106 2023/02/03 10:53:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.368828963s) from=10.233.67.12:45122 2023/02/03 10:53:03 [DEBUG] http: Request GET /v1/status/leader (326.161µs) from=10.233.72.103:43182 2023/02/03 10:53:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m1.728956974s) from=10.233.67.12:39864 2023/02/03 10:53:17 [DEBUG] http: Request GET /v1/status/leader (1.250843ms) from=10.233.67.12:52906 2023/02/03 10:53:23 [DEBUG] http: Request GET /v1/status/leader (720.912µs) from=10.233.72.103:43590 2023/02/03 10:53:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.446488232s) from=10.233.72.103:51122 2023/02/03 10:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:53:37 [DEBUG] http: Request GET /v1/status/leader (455.907µs) from=10.233.67.12:53340 2023/02/03 10:53:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.695638529s) from=10.233.67.12:45418 2023/02/03 10:53:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.79418737s) from=10.233.72.103:51124 2023/02/03 10:53:43 [DEBUG] http: Request GET /v1/status/leader (466.085µs) from=10.233.72.103:43998 2023/02/03 10:53:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m2.012162566s) from=10.233.67.12:45412 2023/02/03 10:53:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m7.052023491s) from=10.233.67.12:45666 2023/02/03 10:53:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.183169137s) from=10.233.72.103:51108 2023/02/03 10:53:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m6.053072432s) from=10.233.67.12:45672 2023/02/03 10:53:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m0.862244279s) from=10.233.67.12:45756 2023/02/03 10:53:57 [DEBUG] http: Request GET /v1/status/leader (350.463µs) from=10.233.67.12:53768 2023/02/03 10:53:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.062200847s) from=10.233.67.12:48338 2023/02/03 10:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.399085369s) from=10.233.67.12:45744 2023/02/03 10:54:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.103487316s) from=10.233.67.12:45676 2023/02/03 10:54:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.258100582s) from=10.233.67.12:45750 2023/02/03 10:54:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.535714025s) from=10.233.67.12:45100 2023/02/03 10:54:03 [DEBUG] http: Request GET /v1/status/leader (449.821µs) from=10.233.72.103:44478 2023/02/03 10:54:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m6.974752973s) from=10.233.67.12:45734 2023/02/03 10:54:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.422174122s) from=10.233.67.12:45722 2023/02/03 10:54:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:54:15 [DEBUG] agent: Node info in sync 2023/02/03 10:54:17 [DEBUG] http: Request GET /v1/status/leader (2.230032ms) from=10.233.67.12:54182 2023/02/03 10:54:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:54:23 [DEBUG] http: Request GET /v1/status/leader (853.314µs) from=10.233.72.103:44862 2023/02/03 10:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:54:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.398508023s) from=10.233.67.12:45120 2023/02/03 10:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.699923221s) from=10.233.67.12:45118 2023/02/03 10:54:37 [DEBUG] http: Request GET /v1/status/leader (251.99µs) from=10.233.67.12:54610 2023/02/03 10:54:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.93952994s) from=10.233.67.12:45128 2023/02/03 10:54:43 [DEBUG] http: Request GET /v1/status/leader (574.132µs) from=10.233.72.103:45272 2023/02/03 10:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.142876855s) from=10.233.67.12:45116 2023/02/03 10:54:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.396004478s) from=10.233.67.12:45110 2023/02/03 10:54:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.351064929s) from=10.233.67.12:45114 2023/02/03 10:54:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.189892447s) from=10.233.67.12:45126 2023/02/03 10:54:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.545343059s) from=10.233.67.12:45112 2023/02/03 10:54:57 [DEBUG] http: Request GET /v1/status/leader (458.825µs) from=10.233.67.12:55028 2023/02/03 10:54:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.270596245s) from=10.233.67.12:45130 2023/02/03 10:55:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.985093488s) from=10.233.67.12:45124 2023/02/03 10:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.20670012s) from=10.233.67.12:45106 2023/02/03 10:55:03 [DEBUG] http: Request GET /v1/status/leader (563.401µs) from=10.233.72.103:45668 2023/02/03 10:55:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.894501883s) from=10.233.67.12:45108 2023/02/03 10:55:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.734760225s) from=10.233.67.12:45122 2023/02/03 10:55:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.978003172s) from=10.233.67.12:39864 2023/02/03 10:55:17 [DEBUG] http: Request GET /v1/status/leader (435.618µs) from=10.233.67.12:55432 2023/02/03 10:55:23 [DEBUG] http: Request GET /v1/status/leader (437.226µs) from=10.233.72.103:46072 2023/02/03 10:55:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.902873327s) from=10.233.72.103:51122 2023/02/03 10:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:55:37 [DEBUG] http: Request GET /v1/status/leader (1.170114ms) from=10.233.67.12:55850 2023/02/03 10:55:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.535810298s) from=10.233.67.12:45418 2023/02/03 10:55:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.66474761s) from=10.233.72.103:51124 2023/02/03 10:55:43 [DEBUG] http: Request GET /v1/status/leader (470.055µs) from=10.233.72.103:46498 2023/02/03 10:55:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.918898733s) from=10.233.67.12:45666 2023/02/03 10:55:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m3.375343455s) from=10.233.67.12:45412 2023/02/03 10:55:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.477613036s) from=10.233.67.12:45672 2023/02/03 10:55:57 [DEBUG] http: Request GET /v1/status/leader (306.663µs) from=10.233.67.12:56278 2023/02/03 10:55:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:55:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:55:57 [DEBUG] agent: Node info in sync 2023/02/03 10:55:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.958967915s) from=10.233.72.103:51108 2023/02/03 10:56:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m5.005717671s) from=10.233.67.12:45756 2023/02/03 10:56:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.006712167s) from=10.233.67.12:48338 2023/02/03 10:56:03 [DEBUG] http: Request GET /v1/status/leader (539.682µs) from=10.233.72.103:46894 2023/02/03 10:56:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.452320191s) from=10.233.67.12:45744 2023/02/03 10:56:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.907006301s) from=10.233.67.12:45750 2023/02/03 10:56:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.9686683s) from=10.233.67.12:45676 2023/02/03 10:56:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m3.532499949s) from=10.233.67.12:45100 2023/02/03 10:56:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m4.641243762s) from=10.233.67.12:45734 2023/02/03 10:56:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.544485573s) from=10.233.67.12:45722 2023/02/03 10:56:17 [DEBUG] http: Request GET /v1/status/leader (348.146µs) from=10.233.67.12:56684 2023/02/03 10:56:23 [DEBUG] http: Request GET /v1/status/leader (891.901µs) from=10.233.72.103:47300 2023/02/03 10:56:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:56:37 [DEBUG] http: Request GET /v1/status/leader (5.830683ms) from=10.233.67.12:57110 2023/02/03 10:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.382462596s) from=10.233.67.12:45120 2023/02/03 10:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.51890886s) from=10.233.67.12:45118 2023/02/03 10:56:43 [DEBUG] http: Request GET /v1/status/leader (1.315118ms) from=10.233.72.103:47722 2023/02/03 10:56:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.310087641s) from=10.233.67.12:45128 2023/02/03 10:56:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.034076347s) from=10.233.67.12:45116 2023/02/03 10:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.345141545s) from=10.233.67.12:45114 2023/02/03 10:56:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.040729731s) from=10.233.67.12:45110 2023/02/03 10:56:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.599378751s) from=10.233.67.12:45126 2023/02/03 10:56:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.191294537s) from=10.233.67.12:45112 2023/02/03 10:56:57 [DEBUG] http: Request GET /v1/status/leader (377.213µs) from=10.233.67.12:57514 2023/02/03 10:57:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.150533548s) from=10.233.67.12:45106 2023/02/03 10:57:03 [DEBUG] http: Request GET /v1/status/leader (831.7µs) from=10.233.72.103:48202 2023/02/03 10:57:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.686795091s) from=10.233.67.12:45130 2023/02/03 10:57:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.595412477s) from=10.233.67.12:45124 2023/02/03 10:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.161463716s) from=10.233.67.12:45108 2023/02/03 10:57:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m1.314368851s) from=10.233.67.12:39864 2023/02/03 10:57:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.470620146s) from=10.233.67.12:45122 2023/02/03 10:57:17 [DEBUG] http: Request GET /v1/status/leader (370.468µs) from=10.233.67.12:57918 2023/02/03 10:57:23 [DEBUG] http: Request GET /v1/status/leader (395.566µs) from=10.233.72.103:48610 2023/02/03 10:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:57:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.456211785s) from=10.233.72.103:51122 2023/02/03 10:57:37 [DEBUG] http: Request GET /v1/status/leader (595.62µs) from=10.233.67.12:58348 2023/02/03 10:57:43 [DEBUG] http: Request GET /v1/status/leader (11.959114ms) from=10.233.72.103:49012 2023/02/03 10:57:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.513494316s) from=10.233.67.12:45418 2023/02/03 10:57:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.390613289s) from=10.233.72.103:51124 2023/02/03 10:57:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.506503484s) from=10.233.67.12:45666 2023/02/03 10:57:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m4.939888361s) from=10.233.67.12:45412 2023/02/03 10:57:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:57:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:57:55 [DEBUG] agent: Node info in sync 2023/02/03 10:57:57 [DEBUG] http: Request GET /v1/status/leader (41.715495ms) from=10.233.67.12:58768 2023/02/03 10:57:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m0.637644996s) from=10.233.67.12:45672 2023/02/03 10:57:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.357511427s) from=10.233.72.103:51108 2023/02/03 10:58:04 [DEBUG] http: Request GET /v1/status/leader (1.111929ms) from=10.233.72.103:49280 2023/02/03 10:58:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.199995921s) from=10.233.67.12:45676 2023/02/03 10:58:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.232370953s) from=10.233.67.12:45750 2023/02/03 10:58:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m5.91994157s) from=10.233.67.12:45756 2023/02/03 10:58:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.334839427s) from=10.233.67.12:45100 2023/02/03 10:58:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.296849697s) from=10.233.67.12:48338 2023/02/03 10:58:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.196772963s) from=10.233.67.12:45744 2023/02/03 10:58:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.354263595s) from=10.233.67.12:45734 2023/02/03 10:58:17 [DEBUG] http: Request GET /v1/status/leader (492.098µs) from=10.233.67.12:59180 2023/02/03 10:58:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.228162005s) from=10.233.67.12:45722 2023/02/03 10:58:24 [DEBUG] http: Request GET /v1/status/leader (247.132µs) from=10.233.72.103:49672 2023/02/03 10:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:58:37 [DEBUG] http: Request GET /v1/status/leader (23.271227ms) from=10.233.67.12:59604 2023/02/03 10:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.437680385s) from=10.233.67.12:45118 2023/02/03 10:58:44 [DEBUG] http: Request GET /v1/status/leader (792.316µs) from=10.233.72.103:50036 2023/02/03 10:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.433346852s) from=10.233.67.12:45120 2023/02/03 10:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.457951931s) from=10.233.67.12:45128 2023/02/03 10:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.043609868s) from=10.233.67.12:45114 2023/02/03 10:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.396176252s) from=10.233.67.12:45116 2023/02/03 10:58:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 10:58:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.593320193s) from=10.233.67.12:45110 2023/02/03 10:58:57 [DEBUG] http: Request GET /v1/status/leader (263.653µs) from=10.233.67.12:60000 2023/02/03 10:58:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.918971473s) from=10.233.67.12:45126 2023/02/03 10:59:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.514144945s) from=10.233.67.12:45112 2023/02/03 10:59:04 [DEBUG] http: Request GET /v1/status/leader (2.105013ms) from=10.233.72.103:50300 2023/02/03 10:59:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.033084701s) from=10.233.67.12:45130 2023/02/03 10:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.730642019s) from=10.233.67.12:45106 2023/02/03 10:59:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.859402109s) from=10.233.67.12:45124 2023/02/03 10:59:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 10:59:13 [DEBUG] agent: Node info in sync 2023/02/03 10:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.175299282s) from=10.233.67.12:45108 2023/02/03 10:59:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.294893148s) from=10.233.67.12:45122 2023/02/03 10:59:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m5.344770437s) from=10.233.67.12:39864 2023/02/03 10:59:17 [DEBUG] http: Request GET /v1/status/leader (775.241µs) from=10.233.67.12:60408 2023/02/03 10:59:24 [DEBUG] http: Request GET /v1/status/leader (3.024062ms) from=10.233.72.103:50562 2023/02/03 10:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 10:59:37 [DEBUG] http: Request GET /v1/status/leader (599.737µs) from=10.233.67.12:60836 2023/02/03 10:59:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.363986404s) from=10.233.72.103:51122 2023/02/03 10:59:44 [DEBUG] http: Request GET /v1/status/leader (2.995445ms) from=10.233.72.103:50822 2023/02/03 10:59:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m2.235224916s) from=10.233.67.12:45418 2023/02/03 10:59:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.195706356s) from=10.233.67.12:45666 2023/02/03 10:59:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.054772156s) from=10.233.72.103:51124 2023/02/03 10:59:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m2.079114654s) from=10.233.67.12:45412 2023/02/03 10:59:57 [DEBUG] http: Request GET /v1/status/leader (802.18µs) from=10.233.67.12:33032 2023/02/03 10:59:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m0.466241316s) from=10.233.67.12:45672 2023/02/03 11:00:04 [DEBUG] http: Request GET /v1/status/leader (2.280771ms) from=10.233.72.103:51186 2023/02/03 11:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m5.511295722s) from=10.233.72.103:51108 2023/02/03 11:00:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.896624712s) from=10.233.67.12:45750 2023/02/03 11:00:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.544764212s) from=10.233.67.12:48338 2023/02/03 11:00:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.316777692s) from=10.233.67.12:45744 2023/02/03 11:00:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.114272548s) from=10.233.67.12:45676 2023/02/03 11:00:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.521088073s) from=10.233.67.12:45100 2023/02/03 11:00:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.901089675s) from=10.233.67.12:45756 2023/02/03 11:00:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.236447242s) from=10.233.67.12:45734 2023/02/03 11:00:17 [DEBUG] http: Request GET /v1/status/leader (2.20506ms) from=10.233.67.12:33440 2023/02/03 11:00:24 [DEBUG] http: Request GET /v1/status/leader (794.568µs) from=10.233.72.103:51462 2023/02/03 11:00:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.795208623s) from=10.233.67.12:45722 2023/02/03 11:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:00:38 [DEBUG] http: Request GET /v1/status/leader (946.993µs) from=10.233.67.12:33868 2023/02/03 11:00:44 [DEBUG] http: Request GET /v1/status/leader (629.853µs) from=10.233.72.103:51714 2023/02/03 11:00:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.232657576s) from=10.233.67.12:45118 2023/02/03 11:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.722038866s) from=10.233.67.12:45114 2023/02/03 11:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.678122014s) from=10.233.67.12:45120 2023/02/03 11:00:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.346206451s) from=10.233.67.12:45128 2023/02/03 11:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.161351838s) from=10.233.67.12:45116 2023/02/03 11:00:58 [DEBUG] http: Request GET /v1/status/leader (400.762µs) from=10.233.67.12:34264 2023/02/03 11:00:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.241163002s) from=10.233.67.12:45110 2023/02/03 11:01:04 [DEBUG] http: Request GET /v1/status/leader (588.8µs) from=10.233.72.103:51974 2023/02/03 11:01:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.461025102s) from=10.233.67.12:45112 2023/02/03 11:01:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.115066516s) from=10.233.67.12:45126 2023/02/03 11:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.851313777s) from=10.233.67.12:45106 2023/02/03 11:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:01:11 [DEBUG] agent: Node info in sync 2023/02/03 11:01:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.028464371s) from=10.233.67.12:45130 2023/02/03 11:01:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.125255412s) from=10.233.67.12:45124 2023/02/03 11:01:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.544177117s) from=10.233.67.12:45122 2023/02/03 11:01:18 [DEBUG] http: Request GET /v1/status/leader (3.664155ms) from=10.233.67.12:34682 2023/02/03 11:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.439320279s) from=10.233.67.12:45108 2023/02/03 11:01:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.37118615s) from=10.233.67.12:39864 2023/02/03 11:01:24 [DEBUG] http: Request GET /v1/status/leader (362.217µs) from=10.233.72.103:52246 2023/02/03 11:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:01:38 [DEBUG] http: Request GET /v1/status/leader (301.235µs) from=10.233.67.12:35100 2023/02/03 11:01:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:01:44 [DEBUG] http: Request GET /v1/status/leader (982.38µs) from=10.233.72.103:52508 2023/02/03 11:01:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.011805231s) from=10.233.67.12:45418 2023/02/03 11:01:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.815841372s) from=10.233.72.103:51122 2023/02/03 11:01:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.928032319s) from=10.233.72.103:51124 2023/02/03 11:01:58 [DEBUG] http: Request GET /v1/status/leader (550.456µs) from=10.233.67.12:35516 2023/02/03 11:01:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m7.094149681s) from=10.233.67.12:45666 2023/02/03 11:02:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m6.840938095s) from=10.233.67.12:45412 2023/02/03 11:02:04 [DEBUG] http: Request GET /v1/status/leader (6.005133ms) from=10.233.72.103:52766 2023/02/03 11:02:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m7.03610412s) from=10.233.67.12:45672 2023/02/03 11:02:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m1.889658344s) from=10.233.72.103:51108 2023/02/03 11:02:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.015021634s) from=10.233.67.12:48338 2023/02/03 11:02:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m2.476109427s) from=10.233.67.12:45100 2023/02/03 11:02:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m1.73347072s) from=10.233.67.12:45734 2023/02/03 11:02:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.379738187s) from=10.233.67.12:45750 2023/02/03 11:02:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.351046888s) from=10.233.67.12:45744 2023/02/03 11:02:18 [DEBUG] http: Request GET /v1/status/leader (485.971µs) from=10.233.67.12:35934 2023/02/03 11:02:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.740092026s) from=10.233.67.12:45676 2023/02/03 11:02:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.389753294s) from=10.233.67.12:45756 2023/02/03 11:02:24 [DEBUG] http: Request GET /v1/status/leader (325.473µs) from=10.233.72.103:53054 2023/02/03 11:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:02:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.414448097s) from=10.233.67.12:45722 2023/02/03 11:02:38 [DEBUG] http: Request GET /v1/status/leader (269.002µs) from=10.233.67.12:36354 2023/02/03 11:02:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:02:42 [DEBUG] agent: Node info in sync 2023/02/03 11:02:44 [DEBUG] http: Request GET /v1/status/leader (554.483µs) from=10.233.72.103:53310 2023/02/03 11:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.993497484s) from=10.233.67.12:45118 2023/02/03 11:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.725206763s) from=10.233.67.12:45128 2023/02/03 11:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.992765137s) from=10.233.67.12:45116 2023/02/03 11:02:58 [DEBUG] http: Request GET /v1/status/leader (463.714µs) from=10.233.67.12:36760 2023/02/03 11:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.746050561s) from=10.233.67.12:45120 2023/02/03 11:02:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.471160479s) from=10.233.67.12:45110 2023/02/03 11:03:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.681449204s) from=10.233.67.12:45114 2023/02/03 11:03:04 [DEBUG] http: Request GET /v1/status/leader (444.858µs) from=10.233.72.103:53682 2023/02/03 11:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.507670377s) from=10.233.67.12:45112 2023/02/03 11:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.646294335s) from=10.233.67.12:45106 2023/02/03 11:03:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.163314729s) from=10.233.67.12:45126 2023/02/03 11:03:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.392692817s) from=10.233.67.12:45130 2023/02/03 11:03:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.187138099s) from=10.233.67.12:45124 2023/02/03 11:03:18 [DEBUG] http: Request GET /v1/status/leader (243.602µs) from=10.233.67.12:37174 2023/02/03 11:03:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.776810578s) from=10.233.67.12:45122 2023/02/03 11:03:24 [DEBUG] http: Request GET /v1/status/leader (1.237446ms) from=10.233.72.103:53976 2023/02/03 11:03:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.14685022s) from=10.233.67.12:39864 2023/02/03 11:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.781281694s) from=10.233.67.12:45108 2023/02/03 11:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:03:38 [DEBUG] http: Request GET /v1/status/leader (374.23µs) from=10.233.67.12:37604 2023/02/03 11:03:44 [DEBUG] http: Request GET /v1/status/leader (253.265µs) from=10.233.72.103:54236 2023/02/03 11:03:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m0.691142773s) from=10.233.67.12:45418 2023/02/03 11:03:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.089984753s) from=10.233.72.103:51122 2023/02/03 11:03:58 [DEBUG] http: Request GET /v1/status/leader (562.259µs) from=10.233.67.12:38022 2023/02/03 11:03:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.944672123s) from=10.233.72.103:51124 2023/02/03 11:04:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m4.259663552s) from=10.233.67.12:45666 2023/02/03 11:04:04 [DEBUG] http: Request GET /v1/status/leader (347.372µs) from=10.233.72.103:54522 2023/02/03 11:04:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.970883608s) from=10.233.67.12:45672 2023/02/03 11:04:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.390543195s) from=10.233.67.12:45412 2023/02/03 11:04:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.295183146s) from=10.233.72.103:51108 2023/02/03 11:04:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m0.468134628s) from=10.233.67.12:48338 2023/02/03 11:04:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:04:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.854802632s) from=10.233.67.12:45734 2023/02/03 11:04:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:04:17 [DEBUG] agent: Node info in sync 2023/02/03 11:04:18 [DEBUG] http: Request GET /v1/status/leader (439.523µs) from=10.233.67.12:38436 2023/02/03 11:04:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.581009369s) from=10.233.67.12:45750 2023/02/03 11:04:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.062824882s) from=10.233.67.12:45676 2023/02/03 11:04:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.518435787s) from=10.233.67.12:45100 2023/02/03 11:04:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m2.274808764s) from=10.233.67.12:45756 2023/02/03 11:04:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.395716002s) from=10.233.67.12:45744 2023/02/03 11:04:24 [DEBUG] http: Request GET /v1/status/leader (348.526µs) from=10.233.72.103:54888 2023/02/03 11:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:04:38 [DEBUG] http: Request GET /v1/status/leader (300.137µs) from=10.233.67.12:38856 2023/02/03 11:04:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.374476209s) from=10.233.67.12:45722 2023/02/03 11:04:45 [DEBUG] http: Request GET /v1/status/leader (449.413µs) from=10.233.72.103:55292 2023/02/03 11:04:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.127297653s) from=10.233.67.12:45128 2023/02/03 11:04:58 [DEBUG] http: Request GET /v1/status/leader (411.087µs) from=10.233.67.12:39272 2023/02/03 11:04:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.460419744s) from=10.233.67.12:45118 2023/02/03 11:04:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.059842996s) from=10.233.67.12:45110 2023/02/03 11:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.942910245s) from=10.233.67.12:45116 2023/02/03 11:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.137559037s) from=10.233.67.12:45120 2023/02/03 11:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.832600598s) from=10.233.67.12:45114 2023/02/03 11:05:05 [DEBUG] http: Request GET /v1/status/leader (2.959599ms) from=10.233.72.103:55656 2023/02/03 11:05:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.570348274s) from=10.233.67.12:45112 2023/02/03 11:05:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.081223403s) from=10.233.67.12:45130 2023/02/03 11:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.866777348s) from=10.233.67.12:45106 2023/02/03 11:05:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.119206167s) from=10.233.67.12:45124 2023/02/03 11:05:18 [DEBUG] http: Request GET /v1/status/leader (491.764µs) from=10.233.67.12:39686 2023/02/03 11:05:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.633198196s) from=10.233.67.12:45126 2023/02/03 11:05:25 [DEBUG] http: Request GET /v1/status/leader (2.469606ms) from=10.233.72.103:55926 2023/02/03 11:05:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.241012117s) from=10.233.67.12:45122 2023/02/03 11:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.649146373s) from=10.233.67.12:45108 2023/02/03 11:05:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m4.612097331s) from=10.233.67.12:39864 2023/02/03 11:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:05:38 [DEBUG] http: Request GET /v1/status/leader (9.428407ms) from=10.233.67.12:40110 2023/02/03 11:05:45 [DEBUG] http: Request GET /v1/status/leader (2.012451ms) from=10.233.72.103:56252 2023/02/03 11:05:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.381863749s) from=10.233.67.12:45418 2023/02/03 11:05:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:05:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:05:55 [DEBUG] agent: Node info in sync 2023/02/03 11:05:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.347171915s) from=10.233.72.103:51122 2023/02/03 11:05:58 [DEBUG] http: Request GET /v1/status/leader (533.331µs) from=10.233.67.12:40522 2023/02/03 11:06:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.008543016s) from=10.233.72.103:51124 2023/02/03 11:06:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m2.926369032s) from=10.233.67.12:45666 2023/02/03 11:06:05 [DEBUG] http: Request GET /v1/status/leader (1.354921ms) from=10.233.72.103:56636 2023/02/03 11:06:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.843283887s) from=10.233.72.103:51108 2023/02/03 11:06:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m5.146960808s) from=10.233.67.12:45672 2023/02/03 11:06:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.664470689s) from=10.233.67.12:48338 2023/02/03 11:06:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m6.870336649s) from=10.233.67.12:45412 2023/02/03 11:06:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.9849275s) from=10.233.67.12:45734 2023/02/03 11:06:18 [DEBUG] http: Request GET /v1/status/leader (466.742µs) from=10.233.67.12:40932 2023/02/03 11:06:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.053413747s) from=10.233.67.12:45750 2023/02/03 11:06:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.948932121s) from=10.233.67.12:45756 2023/02/03 11:06:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m4.083306991s) from=10.233.67.12:45100 2023/02/03 11:06:25 [DEBUG] http: Request GET /v1/status/leader (50.779564ms) from=10.233.72.103:56914 2023/02/03 11:06:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.047521843s) from=10.233.67.12:45676 2023/02/03 11:06:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.401953796s) from=10.233.67.12:45744 2023/02/03 11:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:06:38 [DEBUG] http: Request GET /v1/status/leader (418.815µs) from=10.233.67.12:41358 2023/02/03 11:06:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.118958714s) from=10.233.67.12:45722 2023/02/03 11:06:45 [DEBUG] http: Request GET /v1/status/leader (258.258µs) from=10.233.72.103:57178 2023/02/03 11:06:58 [DEBUG] http: Request GET /v1/status/leader (1.999511ms) from=10.233.67.12:41754 2023/02/03 11:07:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.589407538s) from=10.233.67.12:45116 2023/02/03 11:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.726828674s) from=10.233.67.12:45120 2023/02/03 11:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.837994304s) from=10.233.67.12:45118 2023/02/03 11:07:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.900807526s) from=10.233.67.12:45110 2023/02/03 11:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.787208176s) from=10.233.67.12:45128 2023/02/03 11:07:05 [DEBUG] http: Request GET /v1/status/leader (1.934132ms) from=10.233.72.103:57440 2023/02/03 11:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m7.014791296s) from=10.233.67.12:45114 2023/02/03 11:07:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:07:09 [DEBUG] agent: Node info in sync 2023/02/03 11:07:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.025982913s) from=10.233.67.12:45112 2023/02/03 11:07:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:07:18 [DEBUG] http: Request GET /v1/status/leader (228.294µs) from=10.233.67.12:42174 2023/02/03 11:07:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.255659068s) from=10.233.67.12:45130 2023/02/03 11:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.773203925s) from=10.233.67.12:45106 2023/02/03 11:07:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.952532906s) from=10.233.67.12:45126 2023/02/03 11:07:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.1016809s) from=10.233.67.12:45124 2023/02/03 11:07:25 [DEBUG] http: Request GET /v1/status/leader (389.057µs) from=10.233.72.103:57722 2023/02/03 11:07:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.639077467s) from=10.233.67.12:45122 2023/02/03 11:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.039972357s) from=10.233.67.12:45108 2023/02/03 11:07:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m0.622968028s) from=10.233.67.12:39864 2023/02/03 11:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:07:38 [DEBUG] http: Request GET /v1/status/leader (1.075338ms) from=10.233.67.12:42590 2023/02/03 11:07:45 [DEBUG] http: Request GET /v1/status/leader (810.137µs) from=10.233.72.103:57982 2023/02/03 11:07:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.055369816s) from=10.233.72.103:51122 2023/02/03 11:07:58 [DEBUG] http: Request GET /v1/status/leader (741.159µs) from=10.233.67.12:43014 2023/02/03 11:08:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.900280309s) from=10.233.67.12:45418 2023/02/03 11:08:05 [DEBUG] http: Request GET /v1/status/leader (280.75µs) from=10.233.72.103:58244 2023/02/03 11:08:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.489749616s) from=10.233.72.103:51124 2023/02/03 11:08:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m2.923742722s) from=10.233.67.12:45666 2023/02/03 11:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.464180987s) from=10.233.72.103:51108 2023/02/03 11:08:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m1.369631756s) from=10.233.67.12:48338 2023/02/03 11:08:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.296255744s) from=10.233.67.12:45412 2023/02/03 11:08:18 [DEBUG] http: Request GET /v1/status/leader (259.065µs) from=10.233.67.12:43434 2023/02/03 11:08:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m6.340721081s) from=10.233.67.12:45672 2023/02/03 11:08:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m4.866601297s) from=10.233.67.12:45734 2023/02/03 11:08:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.828543912s) from=10.233.67.12:45750 2023/02/03 11:08:25 [DEBUG] http: Request GET /v1/status/leader (238.267µs) from=10.233.72.103:58518 2023/02/03 11:08:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.625450364s) from=10.233.67.12:45756 2023/02/03 11:08:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.829118596s) from=10.233.67.12:45744 2023/02/03 11:08:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m6.108614296s) from=10.233.67.12:45100 2023/02/03 11:08:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.936907958s) from=10.233.67.12:45676 2023/02/03 11:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:08:38 [DEBUG] http: Request GET /v1/status/leader (13.736156ms) from=10.233.67.12:43854 2023/02/03 11:08:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:08:39 [DEBUG] agent: Node info in sync 2023/02/03 11:08:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.860973272s) from=10.233.67.12:45722 2023/02/03 11:08:45 [DEBUG] http: Request GET /v1/status/leader (387.021µs) from=10.233.72.103:58800 2023/02/03 11:08:58 [DEBUG] http: Request GET /v1/status/leader (879.199µs) from=10.233.67.12:44264 2023/02/03 11:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.356843801s) from=10.233.67.12:45118 2023/02/03 11:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.748886209s) from=10.233.67.12:45128 2023/02/03 11:09:05 [DEBUG] http: Request GET /v1/status/leader (507.535µs) from=10.233.72.103:59170 2023/02/03 11:09:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.87089169s) from=10.233.67.12:45110 2023/02/03 11:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.760652734s) from=10.233.67.12:45116 2023/02/03 11:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.704750817s) from=10.233.67.12:45120 2023/02/03 11:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.937821513s) from=10.233.67.12:45114 2023/02/03 11:09:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:09:18 [DEBUG] http: Request GET /v1/status/leader (327.908µs) from=10.233.67.12:44682 2023/02/03 11:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.153242655s) from=10.233.67.12:45112 2023/02/03 11:09:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.188679073s) from=10.233.67.12:45130 2023/02/03 11:09:25 [DEBUG] http: Request GET /v1/status/leader (851.307µs) from=10.233.72.103:59454 2023/02/03 11:09:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.859233189s) from=10.233.67.12:45126 2023/02/03 11:09:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.45426941s) from=10.233.67.12:45122 2023/02/03 11:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.330240428s) from=10.233.67.12:45106 2023/02/03 11:09:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.324453483s) from=10.233.67.12:45124 2023/02/03 11:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:09:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.565984901s) from=10.233.67.12:39864 2023/02/03 11:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.278153426s) from=10.233.67.12:45108 2023/02/03 11:09:38 [DEBUG] http: Request GET /v1/status/leader (490.48µs) from=10.233.67.12:45102 2023/02/03 11:09:45 [DEBUG] http: Request GET /v1/status/leader (2.785277ms) from=10.233.72.103:59724 2023/02/03 11:09:58 [DEBUG] http: Request GET /v1/status/leader (638.048µs) from=10.233.67.12:45534 2023/02/03 11:09:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.468080348s) from=10.233.72.103:51122 2023/02/03 11:10:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m1.135646645s) from=10.233.67.12:45418 2023/02/03 11:10:05 [DEBUG] http: Request GET /v1/status/leader (529.72µs) from=10.233.72.103:59986 2023/02/03 11:10:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:10:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:10:07 [DEBUG] agent: Node info in sync 2023/02/03 11:10:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.927584374s) from=10.233.72.103:51124 2023/02/03 11:10:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m3.217125506s) from=10.233.67.12:45666 2023/02/03 11:10:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.846698093s) from=10.233.72.103:51108 2023/02/03 11:10:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m0.021336958s) from=10.233.67.12:48338 2023/02/03 11:10:18 [DEBUG] http: Request GET /v1/status/leader (575.088µs) from=10.233.67.12:45948 2023/02/03 11:10:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m3.686062114s) from=10.233.67.12:45672 2023/02/03 11:10:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m5.958887357s) from=10.233.67.12:45412 2023/02/03 11:10:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m2.784787184s) from=10.233.67.12:45734 2023/02/03 11:10:25 [DEBUG] http: Request GET /v1/status/leader (486.013µs) from=10.233.72.103:60262 2023/02/03 11:10:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.523211264s) from=10.233.67.12:45750 2023/02/03 11:10:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.516184254s) from=10.233.67.12:45756 2023/02/03 11:10:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m1.752859004s) from=10.233.67.12:45100 2023/02/03 11:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:10:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.235655353s) from=10.233.67.12:45744 2023/02/03 11:10:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.010107381s) from=10.233.67.12:45676 2023/02/03 11:10:38 [DEBUG] http: Request GET /v1/status/leader (429.373µs) from=10.233.67.12:46378 2023/02/03 11:10:45 [DEBUG] http: Request GET /v1/status/leader (297.047µs) from=10.233.72.103:60518 2023/02/03 11:10:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m7.467692054s) from=10.233.67.12:45722 2023/02/03 11:10:58 [DEBUG] http: Request GET /v1/status/leader (390.043µs) from=10.233.67.12:46774 2023/02/03 11:11:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.642455607s) from=10.233.67.12:45118 2023/02/03 11:11:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.057868438s) from=10.233.67.12:45128 2023/02/03 11:11:06 [DEBUG] http: Request GET /v1/status/leader (250.27µs) from=10.233.72.103:60784 2023/02/03 11:11:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.545168521s) from=10.233.67.12:45110 2023/02/03 11:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.031918601s) from=10.233.67.12:45116 2023/02/03 11:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.393516508s) from=10.233.67.12:45120 2023/02/03 11:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.269190895s) from=10.233.67.12:45114 2023/02/03 11:11:18 [DEBUG] http: Request GET /v1/status/leader (368.509µs) from=10.233.67.12:47196 2023/02/03 11:11:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:11:20 [DEBUG] agent: Node info in sync 2023/02/03 11:11:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.123293542s) from=10.233.67.12:45112 2023/02/03 11:11:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.119849106s) from=10.233.67.12:45130 2023/02/03 11:11:26 [DEBUG] http: Request GET /v1/status/leader (362.573µs) from=10.233.72.103:32956 2023/02/03 11:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.718615007s) from=10.233.67.12:45122 2023/02/03 11:11:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.204778763s) from=10.233.67.12:45124 2023/02/03 11:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.958990188s) from=10.233.67.12:45106 2023/02/03 11:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:11:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.404494028s) from=10.233.67.12:45126 2023/02/03 11:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.366209392s) from=10.233.67.12:45108 2023/02/03 11:11:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:11:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m2.336002429s) from=10.233.67.12:39864 2023/02/03 11:11:38 [DEBUG] http: Request GET /v1/status/leader (471.846µs) from=10.233.67.12:47612 2023/02/03 11:11:46 [DEBUG] http: Request GET /v1/status/leader (399.087µs) from=10.233.72.103:33350 2023/02/03 11:11:58 [DEBUG] http: Request GET /v1/status/leader (506.759µs) from=10.233.67.12:48028 2023/02/03 11:11:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.898500456s) from=10.233.72.103:51122 2023/02/03 11:12:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m2.464229924s) from=10.233.67.12:45418 2023/02/03 11:12:06 [DEBUG] http: Request GET /v1/status/leader (2.539713ms) from=10.233.72.103:33824 2023/02/03 11:12:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.913682501s) from=10.233.72.103:51124 2023/02/03 11:12:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m6.945340988s) from=10.233.67.12:45666 2023/02/03 11:12:18 [DEBUG] http: Request GET /v1/status/leader (387.56µs) from=10.233.67.12:48444 2023/02/03 11:12:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.028397813s) from=10.233.67.12:48338 2023/02/03 11:12:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m6.896023864s) from=10.233.72.103:51108 2023/02/03 11:12:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.937532s) from=10.233.67.12:45672 2023/02/03 11:12:26 [DEBUG] http: Request GET /v1/status/leader (661.535µs) from=10.233.72.103:34218 2023/02/03 11:12:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.681725142s) from=10.233.67.12:45750 2023/02/03 11:12:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m6.904233664s) from=10.233.67.12:45412 2023/02/03 11:12:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.912225506s) from=10.233.67.12:45734 2023/02/03 11:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:12:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.415942164s) from=10.233.67.12:45756 2023/02/03 11:12:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m0.823221947s) from=10.233.67.12:45100 2023/02/03 11:12:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.651183106s) from=10.233.67.12:45744 2023/02/03 11:12:38 [DEBUG] http: Request GET /v1/status/leader (327.088µs) from=10.233.67.12:48874 2023/02/03 11:12:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.724922847s) from=10.233.67.12:45676 2023/02/03 11:12:46 [DEBUG] http: Request GET /v1/status/leader (302.103µs) from=10.233.72.103:34608 2023/02/03 11:12:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.94718362s) from=10.233.67.12:45722 2023/02/03 11:12:58 [DEBUG] http: Request GET /v1/status/leader (265.975µs) from=10.233.67.12:49286 2023/02/03 11:13:06 [DEBUG] http: Request GET /v1/status/leader (2.623004ms) from=10.233.72.103:34998 2023/02/03 11:13:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:13:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:13:08 [DEBUG] agent: Node info in sync 2023/02/03 11:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.267366775s) from=10.233.67.12:45128 2023/02/03 11:13:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.778728839s) from=10.233.67.12:45110 2023/02/03 11:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.89793626s) from=10.233.67.12:45118 2023/02/03 11:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.376116599s) from=10.233.67.12:45114 2023/02/03 11:13:18 [DEBUG] http: Request GET /v1/status/leader (476.591µs) from=10.233.67.12:49704 2023/02/03 11:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.711048204s) from=10.233.67.12:45116 2023/02/03 11:13:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.675782318s) from=10.233.67.12:45112 2023/02/03 11:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.367090653s) from=10.233.67.12:45120 2023/02/03 11:13:26 [DEBUG] http: Request GET /v1/status/leader (596.278µs) from=10.233.72.103:35404 2023/02/03 11:13:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.707043446s) from=10.233.67.12:45130 2023/02/03 11:13:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.622314547s) from=10.233.67.12:45122 2023/02/03 11:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:13:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.998150935s) from=10.233.67.12:45124 2023/02/03 11:13:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.066233297s) from=10.233.67.12:45126 2023/02/03 11:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.083501655s) from=10.233.67.12:45106 2023/02/03 11:13:38 [DEBUG] http: Request GET /v1/status/leader (16.195618ms) from=10.233.67.12:50112 2023/02/03 11:13:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.02640842s) from=10.233.67.12:39864 2023/02/03 11:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.022019323s) from=10.233.67.12:45108 2023/02/03 11:13:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:13:46 [DEBUG] http: Request GET /v1/status/leader (212.422µs) from=10.233.72.103:35792 2023/02/03 11:13:58 [DEBUG] http: Request GET /v1/status/leader (49.596358ms) from=10.233.67.12:50540 2023/02/03 11:14:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.472286284s) from=10.233.72.103:51122 2023/02/03 11:14:06 [DEBUG] http: Request GET /v1/status/leader (2.169878ms) from=10.233.72.103:36164 2023/02/03 11:14:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m7.22694821s) from=10.233.67.12:45418 2023/02/03 11:14:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.773172639s) from=10.233.72.103:51124 2023/02/03 11:14:18 [DEBUG] http: Request GET /v1/status/leader (516.431µs) from=10.233.67.12:50944 2023/02/03 11:14:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m5.291807024s) from=10.233.67.12:45666 2023/02/03 11:14:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m4.923291274s) from=10.233.67.12:48338 2023/02/03 11:14:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.839705174s) from=10.233.72.103:51108 2023/02/03 11:14:26 [DEBUG] http: Request GET /v1/status/leader (783.867µs) from=10.233.72.103:36560 2023/02/03 11:14:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.655389097s) from=10.233.67.12:45672 2023/02/03 11:14:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m0.684470403s) from=10.233.67.12:45412 2023/02/03 11:14:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.475668038s) from=10.233.67.12:45750 2023/02/03 11:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:14:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m1.106843945s) from=10.233.67.12:45756 2023/02/03 11:14:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m3.786204305s) from=10.233.67.12:45734 2023/02/03 11:14:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:14:38 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:14:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:14:38 [DEBUG] agent: Node info in sync 2023/02/03 11:14:38 [DEBUG] http: Request GET /v1/status/leader (525.75µs) from=10.233.67.12:51370 2023/02/03 11:14:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m4.825212125s) from=10.233.67.12:45100 2023/02/03 11:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m4.104045832s) from=10.233.67.12:45744 2023/02/03 11:14:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.818238212s) from=10.233.67.12:45676 2023/02/03 11:14:46 [DEBUG] http: Request GET /v1/status/leader (448.885µs) from=10.233.72.103:36940 2023/02/03 11:14:58 [DEBUG] http: Request GET /v1/status/leader (595.4µs) from=10.233.67.12:51778 2023/02/03 11:15:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.604136256s) from=10.233.67.12:45722 2023/02/03 11:15:06 [DEBUG] http: Request GET /v1/status/leader (456.53µs) from=10.233.72.103:37420 2023/02/03 11:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.303304453s) from=10.233.67.12:45128 2023/02/03 11:15:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.943605582s) from=10.233.67.12:45110 2023/02/03 11:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.231633079s) from=10.233.67.12:45118 2023/02/03 11:15:18 [DEBUG] http: Request GET /v1/status/leader (442.544µs) from=10.233.67.12:52196 2023/02/03 11:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.388220798s) from=10.233.67.12:45114 2023/02/03 11:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.415712934s) from=10.233.67.12:45116 2023/02/03 11:15:26 [DEBUG] http: Request GET /v1/status/leader (1.762156ms) from=10.233.72.103:37792 2023/02/03 11:15:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.317507605s) from=10.233.67.12:45112 2023/02/03 11:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.303618109s) from=10.233.67.12:45120 2023/02/03 11:15:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.246610964s) from=10.233.67.12:45122 2023/02/03 11:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.045305633s) from=10.233.67.12:45130 2023/02/03 11:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.30812036s) from=10.233.67.12:45106 2023/02/03 11:15:38 [DEBUG] http: Request GET /v1/status/leader (7.84485ms) from=10.233.67.12:52608 2023/02/03 11:15:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.670565654s) from=10.233.67.12:45126 2023/02/03 11:15:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.640071156s) from=10.233.67.12:45124 2023/02/03 11:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.594380446s) from=10.233.67.12:45108 2023/02/03 11:15:46 [DEBUG] http: Request GET /v1/status/leader (494.788µs) from=10.233.72.103:38160 2023/02/03 11:15:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m7.443730846s) from=10.233.67.12:39864 2023/02/03 11:15:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:15:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:15:54 [DEBUG] agent: Node info in sync 2023/02/03 11:15:58 [DEBUG] http: Request GET /v1/status/leader (1.500538ms) from=10.233.67.12:53030 2023/02/03 11:16:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.687632825s) from=10.233.72.103:51122 2023/02/03 11:16:06 [DEBUG] http: Request GET /v1/status/leader (879.468µs) from=10.233.72.103:38550 2023/02/03 11:16:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:16:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.061593313s) from=10.233.72.103:51124 2023/02/03 11:16:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m5.939827243s) from=10.233.67.12:45418 2023/02/03 11:16:19 [DEBUG] http: Request GET /v1/status/leader (914.908µs) from=10.233.67.12:53440 2023/02/03 11:16:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m0.324864009s) from=10.233.67.12:45666 2023/02/03 11:16:26 [DEBUG] http: Request GET /v1/status/leader (819.214µs) from=10.233.72.103:38946 2023/02/03 11:16:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m2.842002719s) from=10.233.67.12:48338 2023/02/03 11:16:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m2.31712285s) from=10.233.72.103:51108 2023/02/03 11:16:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.916884965s) from=10.233.67.12:45672 2023/02/03 11:16:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m1.117809603s) from=10.233.67.12:45412 2023/02/03 11:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:16:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m0.705945062s) from=10.233.67.12:45756 2023/02/03 11:16:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.987752117s) from=10.233.67.12:45750 2023/02/03 11:16:39 [DEBUG] http: Request GET /v1/status/leader (477.649µs) from=10.233.67.12:53862 2023/02/03 11:16:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m5.848652181s) from=10.233.67.12:45734 2023/02/03 11:16:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.391480407s) from=10.233.67.12:45744 2023/02/03 11:16:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.440969157s) from=10.233.67.12:45676 2023/02/03 11:16:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m5.226166939s) from=10.233.67.12:45100 2023/02/03 11:16:46 [DEBUG] http: Request GET /v1/status/leader (520.247µs) from=10.233.72.103:39342 2023/02/03 11:16:59 [DEBUG] http: Request GET /v1/status/leader (2.73814ms) from=10.233.67.12:54256 2023/02/03 11:17:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.216770656s) from=10.233.67.12:45722 2023/02/03 11:17:06 [DEBUG] http: Request GET /v1/status/leader (446.998µs) from=10.233.72.103:39730 2023/02/03 11:17:19 [DEBUG] http: Request GET /v1/status/leader (555.86µs) from=10.233.67.12:54666 2023/02/03 11:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.800729196s) from=10.233.67.12:45128 2023/02/03 11:17:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.435132327s) from=10.233.67.12:45110 2023/02/03 11:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.47321676s) from=10.233.67.12:45118 2023/02/03 11:17:26 [DEBUG] http: Request GET /v1/status/leader (2.345118ms) from=10.233.72.103:40128 2023/02/03 11:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.965210913s) from=10.233.67.12:45114 2023/02/03 11:17:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.151583666s) from=10.233.67.12:45112 2023/02/03 11:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.287092999s) from=10.233.67.12:45120 2023/02/03 11:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.512770677s) from=10.233.67.12:45116 2023/02/03 11:17:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.93284023s) from=10.233.67.12:45122 2023/02/03 11:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:17:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:17:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:17:36 [DEBUG] agent: Node info in sync 2023/02/03 11:17:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.445559788s) from=10.233.67.12:45130 2023/02/03 11:17:39 [DEBUG] http: Request GET /v1/status/leader (576.13µs) from=10.233.67.12:55098 2023/02/03 11:17:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.20326109s) from=10.233.67.12:45126 2023/02/03 11:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.256338042s) from=10.233.67.12:45108 2023/02/03 11:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.284439115s) from=10.233.67.12:45106 2023/02/03 11:17:46 [DEBUG] http: Request GET /v1/status/leader (392.352µs) from=10.233.72.103:40512 2023/02/03 11:17:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.935936378s) from=10.233.67.12:45124 2023/02/03 11:17:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.598988228s) from=10.233.67.12:39864 2023/02/03 11:17:59 [DEBUG] http: Request GET /v1/status/leader (279.042µs) from=10.233.67.12:55516 2023/02/03 11:18:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.514162006s) from=10.233.72.103:51122 2023/02/03 11:18:06 [DEBUG] http: Request GET /v1/status/leader (3.186271ms) from=10.233.72.103:40990 2023/02/03 11:18:19 [DEBUG] http: Request GET /v1/status/leader (1.451069ms) from=10.233.67.12:55934 2023/02/03 11:18:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.277889552s) from=10.233.72.103:51124 2023/02/03 11:18:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m6.800409251s) from=10.233.67.12:45418 2023/02/03 11:18:26 [DEBUG] http: Request GET /v1/status/leader (424.553µs) from=10.233.72.103:41372 2023/02/03 11:18:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m2.984461667s) from=10.233.67.12:45666 2023/02/03 11:18:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m0.856329117s) from=10.233.72.103:51108 2023/02/03 11:18:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m1.261961726s) from=10.233.67.12:45672 2023/02/03 11:18:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m0.748928297s) from=10.233.67.12:45412 2023/02/03 11:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:18:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m7.251688125s) from=10.233.67.12:48338 2023/02/03 11:18:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.198886151s) from=10.233.67.12:45750 2023/02/03 11:18:39 [DEBUG] http: Request GET /v1/status/leader (956.411µs) from=10.233.67.12:56354 2023/02/03 11:18:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m6.368950454s) from=10.233.67.12:45756 2023/02/03 11:18:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.640100769s) from=10.233.67.12:45676 2023/02/03 11:18:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m4.220411958s) from=10.233.67.12:45734 2023/02/03 11:18:46 [DEBUG] http: Request GET /v1/status/leader (1.737992ms) from=10.233.72.103:41746 2023/02/03 11:18:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m4.067010054s) from=10.233.67.12:45100 2023/02/03 11:18:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m7.400968547s) from=10.233.67.12:45744 2023/02/03 11:18:59 [DEBUG] http: Request GET /v1/status/leader (664.549µs) from=10.233.67.12:56762 2023/02/03 11:19:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-rz7fr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 11:19:06 [DEBUG] http: Request GET /v1/status/leader (374.271µs) from=10.233.72.103:42132 2023/02/03 11:19:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.081916768s) from=10.233.67.12:45722 2023/02/03 11:19:19 [DEBUG] http: Request GET /v1/status/leader (243.898µs) from=10.233.67.12:57168 2023/02/03 11:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.226921862s) from=10.233.67.12:45118 2023/02/03 11:19:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.533488152s) from=10.233.67.12:45110 2023/02/03 11:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.411260625s) from=10.233.67.12:45128 2023/02/03 11:19:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:19:24 [DEBUG] agent: Node info in sync 2023/02/03 11:19:26 [DEBUG] http: Request GET /v1/status/leader (377.035µs) from=10.233.72.103:42524 2023/02/03 11:19:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.888556902s) from=10.233.67.12:45112 2023/02/03 11:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.223398054s) from=10.233.67.12:45120 2023/02/03 11:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.14341387s) from=10.233.67.12:45114 2023/02/03 11:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.659027308s) from=10.233.67.12:45116 2023/02/03 11:19:39 [DEBUG] http: Request GET /v1/status/leader (1.306388ms) from=10.233.67.12:57596 2023/02/03 11:19:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.005439617s) from=10.233.67.12:45122 2023/02/03 11:19:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.504946272s) from=10.233.67.12:45130 2023/02/03 11:19:46 [DEBUG] http: Request GET /v1/status/leader (469.716µs) from=10.233.72.103:42918 2023/02/03 11:19:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.380036516s) from=10.233.67.12:45126 2023/02/03 11:19:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.567999764s) from=10.233.67.12:45106 2023/02/03 11:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.196923616s) from=10.233.67.12:45108 2023/02/03 11:19:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.952925381s) from=10.233.67.12:45124 2023/02/03 11:19:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=144 (2m3.903790453s) from=10.233.67.12:39864 2023/02/03 11:19:59 [DEBUG] http: Request GET /v1/status/leader (435.998µs) from=10.233.67.12:58030 2023/02/03 11:20:06 [DEBUG] http: Request GET /v1/status/leader (613.532µs) from=10.233.72.103:43294 2023/02/03 11:20:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.867067772s) from=10.233.72.103:51122 2023/02/03 11:20:19 [DEBUG] http: Request GET /v1/status/leader (404.571µs) from=10.233.67.12:58442 2023/02/03 11:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.018867242s) from=10.233.72.103:51124 2023/02/03 11:20:26 [DEBUG] http: Request GET /v1/status/leader (214.747µs) from=10.233.72.103:43716 2023/02/03 11:20:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=165 (2m1.280069235s) from=10.233.67.12:45666 2023/02/03 11:20:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=163 (2m3.503945341s) from=10.233.67.12:45418 2023/02/03 11:20:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.33.170_8282" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.187_9092" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.4.22_8803" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_vnfres_10.233.7.109_8802" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.62_8482" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.128_9007" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.2_9015" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.75_9001" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.115_8181" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.236_8806" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.196_8082" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.48.240_8410" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_parser_10.233.31.236_8806" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.236_8806" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.10_8443" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.20.58_8080" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.12.176_8484" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v2_nslcm_10.233.29.163_8403" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.211_8801" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.141_9011" in sync 2023/02/03 11:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.236_8806" in sync 2023/02/03 11:20:28 [DEBUG] agent: Node info in sync 2023/02/03 11:20:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (2m3.477518217s) from=10.233.72.103:51108 2023/02/03 11:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-rz7fr" since the cluster is too small 2023/02/03 11:20:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=162 (2m0.56907432s) from=10.233.67.12:45412 2023/02/03 11:20:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=166 (2m5.59722676s) from=10.233.67.12:45672 2023/02/03 11:20:39 [DEBUG] http: Request GET /v1/status/leader (19.961266ms) from=10.233.67.12:58876 2023/02/03 11:20:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.645534655s) from=10.233.67.12:45750 2023/02/03 11:20:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=170 (2m5.808408593s) from=10.233.67.12:48338 2023/02/03 11:20:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.271732193s) from=10.233.67.12:45676 2023/02/03 11:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=169 (2m0.184202083s) from=10.233.67.12:45734 2023/02/03 11:20:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=172 (2m4.594771108s) from=10.233.67.12:45756 2023/02/03 11:20:46 [DEBUG] http: Request GET /v1/status/leader (379.09µs) from=10.233.72.103:44122 2023/02/03 11:20:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=77 (2m7.303993798s) from=10.233.67.12:45100 2023/02/0