By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '146da55a-73d6-53d1-3759-e5e9650d7849' Node name: 'onap-msb-consul-5454dcc5c5-9lxf8' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/09/10 22:49:22 [DEBUG] agent: Using random ID "146da55a-73d6-53d1-3759-e5e9650d7849" as node ID 2022/09/10 22:49:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:146da55a-73d6-53d1-3759-e5e9650d7849 Address:127.0.0.1:8300}] 2022/09/10 22:49:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/10 22:49:22 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9lxf8.dc1 127.0.0.1 2022/09/10 22:49:22 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9lxf8 127.0.0.1 2022/09/10 22:49:22 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-9lxf8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 22:49:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-9lxf8.dc1" in area "wan" 2022/09/10 22:49:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/10 22:49:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/10 22:49:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/10 22:49:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/10 22:49:22 [INFO] agent: started state syncer 2022/09/10 22:49:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/10 22:49:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/10 22:49:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/10 22:49:22 [DEBUG] raft: Votes needed: 1 2022/09/10 22:49:22 [DEBUG] raft: Vote granted from 146da55a-73d6-53d1-3759-e5e9650d7849 in term 2. Tally: 1 2022/09/10 22:49:22 [INFO] raft: Election won. Tally: 1 2022/09/10 22:49:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/10 22:49:22 [INFO] consul: cluster leadership acquired 2022/09/10 22:49:22 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-9lxf8 2022/09/10 22:49:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/10 22:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:49:22 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-9lxf8' joined, marking health alive 2022/09/10 22:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:49:22 [INFO] agent: Synced node info 2022/09/10 22:49:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:49:24 [DEBUG] agent: Node info in sync 2022/09/10 22:49:24 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/09/10 22:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:50:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:50:44 [DEBUG] agent: Node info in sync 2022/09/10 22:51:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 22:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:51:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:51:55 [DEBUG] agent: Node info in sync 2022/09/10 22:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:52:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:52:58 [DEBUG] agent: Node info in sync 2022/09/10 22:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:54:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:54:06 [DEBUG] agent: Node info in sync 2022/09/10 22:54:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 22:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:55:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:55:23 [DEBUG] agent: Node info in sync 2022/09/10 22:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:56:53 [DEBUG] agent: Node info in sync 2022/09/10 22:56:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 22:56:56 [DEBUG] http: Request GET /v1/status/leader (5.403345ms) from=127.0.0.6:37309 2022/09/10 22:56:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.98_443" 2022/09/10 22:56:56 [DEBUG] agent: Node info in sync 2022/09/10 22:56:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.326477ms) from=127.0.0.6:37309 2022/09/10 22:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:56 [DEBUG] agent: Node info in sync 2022/09/10 22:56:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.673353ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.31.70_9011" 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.797119ms) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.040555ms) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.31.70_9011" 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (41.294416ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (459.899µs) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_sdc-gui_10.233.48.224_8181" 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.195175ms) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (377.689µs) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_wf-gui_10.233.35.53_8080" 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.304024ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (403.906µs) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.60_9007" 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.321671ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.288127ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.60_9007" 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.54131ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (299.89µs) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v0_multicloud_10.233.19.105_9001" 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.421429ms) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (426.563µs) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_multicloud_10.233.19.105_9001" 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.550837ms) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (376.368µs) from=127.0.0.6:55131 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.148_9015" 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.179091ms) from=127.0.0.6:37309 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:57 [DEBUG] agent: Node info in sync 2022/09/10 22:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (342.018µs) from=127.0.0.6:55131 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [INFO] agent: Synced service "_v1_parser_10.233.11.27_8806" 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.998023ms) from=127.0.0.6:37309 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (391.055µs) from=127.0.0.6:37309 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [INFO] agent: Synced service "_v1_catalog_10.233.11.27_8806" 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (23.88431ms) from=127.0.0.6:55131 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (341.314µs) from=127.0.0.6:37309 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [INFO] agent: Synced service "_v1_nsd_10.233.11.27_8806" 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (16.425603ms) from=127.0.0.6:55131 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (377.274µs) from=127.0.0.6:55131 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.27_8806" 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.905411ms) from=127.0.0.6:55131 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:56:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 22:56:58 [DEBUG] agent: Node info in sync 2022/09/10 22:56:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.055385ms) from=127.0.0.6:55131 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/catalog/services (422.835µs) from=127.0.0.6:55131 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/status/leader (124.307µs) from=127.0.0.6:37309 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (290.954µs) from=127.0.0.6:51615 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (130.892µs) from=127.0.0.6:37309 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (167.317µs) from=127.0.0.6:51615 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (171.878µs) from=127.0.0.6:51615 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.839µs) from=127.0.0.6:37309 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.22µs) from=127.0.0.6:37309 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (109.846µs) from=127.0.0.6:51615 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (195.304µs) from=127.0.0.6:55347 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (127.531µs) from=127.0.0.6:55347 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (870.569µs) from=127.0.0.6:59243 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.218355ms) from=127.0.0.6:51615 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (205.359µs) from=127.0.0.6:55347 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (402.263µs) from=127.0.0.6:37309 2022/09/10 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (148.612µs) from=127.0.0.6:51615 2022/09/10 22:57:14 [DEBUG] http: Request GET /v1/catalog/services (324.854µs) from=127.0.0.6:35625 2022/09/10 22:57:14 [DEBUG] http: Request GET /v1/status/leader (590.375µs) from=127.0.0.6:44725 2022/09/10 22:57:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (329.543µs) from=127.0.0.6:44725 2022/09/10 22:57:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (125.924µs) from=127.0.0.6:44725 2022/09/10 22:57:20 [DEBUG] http: Request GET /v1/status/leader (482.532µs) from=127.0.0.6:37755 2022/09/10 22:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:57:34 [DEBUG] http: Request GET /v1/status/leader (222.974µs) from=127.0.0.6:37755 2022/09/10 22:57:40 [DEBUG] http: Request GET /v1/status/leader (256.046µs) from=127.0.0.6:37755 2022/09/10 22:57:54 [DEBUG] http: Request GET /v1/status/leader (272.199µs) from=127.0.0.6:37755 2022/09/10 22:58:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:58:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [INFO] agent: Synced service "_v1_sdnc_10.233.3.88_8282" 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:58:00 [DEBUG] agent: Node info in sync 2022/09/10 22:58:00 [DEBUG] http: Request PUT /v1/agent/service/register (39.067243ms) from=127.0.0.6:32961 2022/09/10 22:58:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (45.496454666s) from=127.0.0.6:35625 2022/09/10 22:58:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (59.504447004s) from=127.0.0.6:55131 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:58:00 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:58:00 [DEBUG] agent: Node info in sync 2022/09/10 22:58:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (215.495µs) from=127.0.0.6:37755 2022/09/10 22:58:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (423.41µs) from=127.0.0.6:32961 2022/09/10 22:58:00 [DEBUG] http: Request GET /v1/status/leader (184.345µs) from=127.0.0.6:49345 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/catalog/services (542.79µs) from=127.0.0.6:49345 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/status/leader (246.853µs) from=127.0.0.6:32961 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (222.63µs) from=127.0.0.6:42959 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (530.088µs) from=127.0.0.6:32961 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (190.612µs) from=127.0.0.6:42959 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.237µs) from=127.0.0.6:32961 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (117.373µs) from=127.0.0.6:42959 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (185.155µs) from=127.0.0.6:44285 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (119.607µs) from=127.0.0.6:42959 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (158.98µs) from=127.0.0.6:40687 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (260.381µs) from=127.0.0.6:40607 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.085µs) from=127.0.0.6:44285 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.423µs) from=127.0.0.6:54883 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (682.273µs) from=127.0.0.6:32961 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (150.623µs) from=127.0.0.6:40453 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (117.236µs) from=127.0.0.6:40687 2022/09/10 22:58:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (111.863µs) from=127.0.0.6:40687 2022/09/10 22:58:20 [DEBUG] http: Request GET /v1/catalog/services (346.965µs) from=127.0.0.6:57661 2022/09/10 22:58:20 [DEBUG] http: Request GET /v1/status/leader (652.034µs) from=127.0.0.6:37467 2022/09/10 22:58:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (262.74µs) from=127.0.0.6:37467 2022/09/10 22:58:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (135.388µs) from=127.0.0.6:37467 2022/09/10 22:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:58:27 [DEBUG] http: Request GET /v1/status/leader (785.421µs) from=127.0.0.6:38051 2022/09/10 22:58:40 [DEBUG] http: Request GET /v1/status/leader (722.799µs) from=127.0.0.6:42289 2022/09/10 22:58:47 [DEBUG] http: Request GET /v1/status/leader (271.615µs) from=127.0.0.6:38051 2022/09/10 22:59:00 [DEBUG] http: Request GET /v1/status/leader (1.616478ms) from=127.0.0.6:42289 2022/09/10 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m0.451011624s) from=127.0.0.6:42185 2022/09/10 22:59:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.034979405s) from=127.0.0.6:36977 2022/09/10 22:59:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.846726273s) from=127.0.0.6:42355 2022/09/10 22:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.366376018s) from=127.0.0.6:46105 2022/09/10 22:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m2.939300953s) from=127.0.0.6:59545 2022/09/10 22:59:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.179970141s) from=127.0.0.6:57821 2022/09/10 22:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.492936505s) from=127.0.0.6:53889 2022/09/10 22:59:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.468690271s) from=127.0.0.6:51615 2022/09/10 22:59:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.785413453s) from=127.0.0.6:53409 2022/09/10 22:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.391411288s) from=127.0.0.6:37309 2022/09/10 22:59:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m5.54081249s) from=127.0.0.6:59243 2022/09/10 22:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.65732387s) from=127.0.0.6:60681 2022/09/10 22:59:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.838787636s) from=127.0.0.6:55347 2022/09/10 22:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m7.104653014s) from=127.0.0.6:37053 2022/09/10 22:59:07 [DEBUG] http: Request GET /v1/status/leader (396.966µs) from=127.0.0.6:38051 2022/09/10 22:59:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/catalog/services (407.796µs) from=127.0.0.6:38051 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/status/leader (224.03µs) from=127.0.0.6:38051 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (281.797µs) from=127.0.0.6:48901 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (150.179µs) from=127.0.0.6:43933 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (120.242µs) from=127.0.0.6:42289 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (219.143µs) from=127.0.0.6:42289 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (285.827µs) from=127.0.0.6:40993 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.02µs) from=127.0.0.6:42289 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.344µs) from=127.0.0.6:43933 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (197.538µs) from=127.0.0.6:48901 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.711µs) from=127.0.0.6:40993 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (126.94µs) from=127.0.0.6:43933 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (184.848µs) from=127.0.0.6:48901 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.358µs) from=127.0.0.6:48901 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.13µs) from=127.0.0.6:51181 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.719µs) from=127.0.0.6:58861 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (145.536µs) from=127.0.0.6:40993 2022/09/10 22:59:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.231929397s) from=127.0.0.6:44725 2022/09/10 22:59:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.309769575s) from=127.0.0.6:44661 2022/09/10 22:59:20 [DEBUG] http: Request GET /v1/status/leader (179.783µs) from=127.0.0.6:38561 2022/09/10 22:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 22:59:29 [DEBUG] http: Request GET /v1/catalog/services (338.974µs) from=127.0.0.6:38561 2022/09/10 22:59:29 [DEBUG] http: Request GET /v1/status/leader (292.777µs) from=127.0.0.6:50639 2022/09/10 22:59:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (289.698µs) from=127.0.0.6:50639 2022/09/10 22:59:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (233.741µs) from=127.0.0.6:50639 2022/09/10 22:59:37 [DEBUG] http: Request GET /v1/status/leader (228.55µs) from=127.0.0.6:36935 2022/09/10 22:59:49 [DEBUG] http: Request GET /v1/status/leader (471.528µs) from=127.0.0.6:59783 2022/09/10 22:59:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 22:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 22:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 22:59:50 [DEBUG] agent: Node info in sync 2022/09/10 22:59:57 [DEBUG] http: Request GET /v1/status/leader (155.14µs) from=127.0.0.6:36935 2022/09/10 23:00:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.800234585s) from=127.0.0.6:37755 2022/09/10 23:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.310869021s) from=127.0.0.6:55131 2022/09/10 23:00:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.338303001s) from=127.0.0.6:35625 2022/09/10 23:00:09 [DEBUG] http: Request GET /v1/status/leader (999.733µs) from=127.0.0.6:36935 2022/09/10 23:00:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m1.680455033s) from=127.0.0.6:50933 2022/09/10 23:00:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.969955382s) from=127.0.0.6:56025 2022/09/10 23:00:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.970054548s) from=127.0.0.6:50021 2022/09/10 23:00:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.261799261s) from=127.0.0.6:44627 2022/09/10 23:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m2.559335555s) from=127.0.0.6:54883 2022/09/10 23:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.348284529s) from=127.0.0.6:40607 2022/09/10 23:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.999961844s) from=127.0.0.6:43475 2022/09/10 23:00:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.260430925s) from=127.0.0.6:49345 2022/09/10 23:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.214428936s) from=127.0.0.6:40453 2022/09/10 23:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.684919197s) from=127.0.0.6:32961 2022/09/10 23:00:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.177193958s) from=127.0.0.6:42959 2022/09/10 23:00:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.309437739s) from=127.0.0.6:57207 2022/09/10 23:00:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m5.805178722s) from=127.0.0.6:58993 2022/09/10 23:00:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.816268373s) from=127.0.0.6:44285 2022/09/10 23:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.93860075s) from=127.0.0.6:55655 2022/09/10 23:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m7.009080493s) from=127.0.0.6:40687 2022/09/10 23:00:17 [DEBUG] http: Request GET /v1/status/leader (188.51µs) from=127.0.0.6:36935 2022/09/10 23:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:00:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.385598871s) from=127.0.0.6:57661 2022/09/10 23:00:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.58782485s) from=127.0.0.6:58147 2022/09/10 23:00:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.079295867s) from=127.0.0.6:37467 2022/09/10 23:00:29 [DEBUG] http: Request GET /v1/status/leader (544.524µs) from=127.0.0.6:36935 2022/09/10 23:00:32 [DEBUG] http: Request GET /v1/catalog/services (446.278µs) from=127.0.0.6:36935 2022/09/10 23:00:32 [DEBUG] http: Request GET /v1/status/leader (326.312µs) from=127.0.0.6:36935 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (393.618µs) from=127.0.0.6:41063 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.628µs) from=127.0.0.6:59783 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (325.267µs) from=127.0.0.6:59783 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (174.73µs) from=127.0.0.6:41063 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (237.66µs) from=127.0.0.6:45029 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.143µs) from=127.0.0.6:59783 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (132.89µs) from=127.0.0.6:45029 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (134.202µs) from=127.0.0.6:45029 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (127.913µs) from=127.0.0.6:51571 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (207.839µs) from=127.0.0.6:46355 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (232.676µs) from=127.0.0.6:56815 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (334.086µs) from=127.0.0.6:41063 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (737.475µs) from=127.0.0.6:33349 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (161.751µs) from=127.0.0.6:41063 2022/09/10 23:00:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.335µs) from=127.0.0.6:42541 2022/09/10 23:00:51 [DEBUG] http: Request GET /v1/catalog/services (359.873µs) from=127.0.0.6:40617 2022/09/10 23:00:51 [DEBUG] http: Request GET /v1/status/leader (168.705µs) from=127.0.0.6:40617 2022/09/10 23:00:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (276.651µs) from=127.0.0.6:41421 2022/09/10 23:00:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.082µs) from=127.0.0.6:41421 2022/09/10 23:00:53 [DEBUG] http: Request GET /v1/status/leader (2.722379ms) from=127.0.0.6:44939 2022/09/10 23:00:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:00:57 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:00:57 [DEBUG] agent: Node info in sync 2022/09/10 23:01:11 [DEBUG] http: Request GET /v1/status/leader (315.886µs) from=127.0.0.6:58849 2022/09/10 23:01:13 [DEBUG] http: Request GET /v1/status/leader (286.15µs) from=127.0.0.6:58849 2022/09/10 23:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m0.114278742s) from=127.0.0.6:40993 2022/09/10 23:01:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.731748144s) from=127.0.0.6:59989 2022/09/10 23:01:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.883465558s) from=127.0.0.6:42289 2022/09/10 23:01:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m0.866565455s) from=127.0.0.6:42751 2022/09/10 23:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.30086612s) from=127.0.0.6:60667 2022/09/10 23:01:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m2.616206344s) from=127.0.0.6:36649 2022/09/10 23:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m2.745492951s) from=127.0.0.6:51163 2022/09/10 23:01:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.794593168s) from=127.0.0.6:58861 2022/09/10 23:01:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.990785679s) from=127.0.0.6:43933 2022/09/10 23:01:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.503146888s) from=127.0.0.6:44723 2022/09/10 23:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.716333815s) from=127.0.0.6:48901 2022/09/10 23:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.992911214s) from=127.0.0.6:56749 2022/09/10 23:01:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.160401215s) from=127.0.0.6:51181 2022/09/10 23:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.535319923s) from=127.0.0.6:49307 2022/09/10 23:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m6.945574127s) from=127.0.0.6:53809 2022/09/10 23:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m7.323414187s) from=127.0.0.6:38051 2022/09/10 23:01:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.61598928s) from=127.0.0.6:47711 2022/09/10 23:01:31 [DEBUG] http: Request GET /v1/status/leader (148.635µs) from=127.0.0.6:58849 2022/09/10 23:01:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.554690152s) from=127.0.0.6:38561 2022/09/10 23:01:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.639995996s) from=127.0.0.6:50639 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/catalog/services (436.714µs) from=127.0.0.6:44939 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/status/leader (234.214µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.738µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (226.348µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (147.409µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (118.282µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (322.652µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (124.904µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (212.143µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (218.878µs) from=127.0.0.6:33489 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (205.196µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (126.743µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (183.073µs) from=127.0.0.6:33489 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (166.524µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (226.945µs) from=127.0.0.6:44921 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (113.715µs) from=127.0.0.6:58849 2022/09/10 23:01:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (130.661µs) from=127.0.0.6:56055 2022/09/10 23:01:51 [DEBUG] http: Request GET /v1/status/leader (311.354µs) from=127.0.0.6:38211 2022/09/10 23:01:57 [DEBUG] http: Request GET /v1/status/leader (3.669137ms) from=127.0.0.6:46435 2022/09/10 23:01:58 [DEBUG] http: Request GET /v1/catalog/services (467.971µs) from=127.0.0.6:38211 2022/09/10 23:01:58 [DEBUG] http: Request GET /v1/status/leader (196.157µs) from=127.0.0.6:42743 2022/09/10 23:01:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (226.902µs) from=127.0.0.6:42743 2022/09/10 23:01:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (201.817µs) from=127.0.0.6:42743 2022/09/10 23:02:17 [DEBUG] http: Request GET /v1/status/leader (175.73µs) from=127.0.0.6:46435 2022/09/10 23:02:18 [DEBUG] http: Request GET /v1/status/leader (173.868µs) from=127.0.0.6:42939 2022/09/10 23:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:02:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.004221876s) from=127.0.0.6:41063 2022/09/10 23:02:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.396787138s) from=127.0.0.6:45029 2022/09/10 23:02:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.591800622s) from=127.0.0.6:33349 2022/09/10 23:02:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m1.751461335s) from=127.0.0.6:55361 2022/09/10 23:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.027426169s) from=127.0.0.6:48509 2022/09/10 23:02:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m3.543662053s) from=127.0.0.6:46355 2022/09/10 23:02:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m3.749584439s) from=127.0.0.6:36935 2022/09/10 23:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.009209342s) from=127.0.0.6:32827 2022/09/10 23:02:37 [DEBUG] http: Request GET /v1/status/leader (616.507µs) from=127.0.0.6:46435 2022/09/10 23:02:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m4.696686999s) from=127.0.0.6:59783 2022/09/10 23:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.818063323s) from=127.0.0.6:36047 2022/09/10 23:02:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.882466905s) from=127.0.0.6:60449 2022/09/10 23:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.189699548s) from=127.0.0.6:51571 2022/09/10 23:02:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.626398812s) from=127.0.0.6:56815 2022/09/10 23:02:38 [DEBUG] http: Request GET /v1/status/leader (555.939µs) from=127.0.0.6:42939 2022/09/10 23:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.610736565s) from=127.0.0.6:37715 2022/09/10 23:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m7.13569664s) from=127.0.0.6:34371 2022/09/10 23:02:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.420533935s) from=127.0.0.6:42541 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/catalog/services (329.11µs) from=127.0.0.6:46435 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/status/leader (219.53µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (260.262µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (181.345µs) from=127.0.0.6:50235 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (271.671µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.725347ms) from=127.0.0.6:50235 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.375µs) from=127.0.0.6:42939 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (156.355µs) from=127.0.0.6:42939 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (118.199µs) from=127.0.0.6:42939 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.777µs) from=127.0.0.6:42939 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (130.079µs) from=127.0.0.6:50235 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (338.606µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (211.508µs) from=127.0.0.6:55281 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (161.268µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (863.864µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (118.405µs) from=127.0.0.6:50607 2022/09/10 23:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.406µs) from=127.0.0.6:50607 2022/09/10 23:02:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:02:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:02:48 [DEBUG] agent: Node info in sync 2022/09/10 23:02:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.191382946s) from=127.0.0.6:41421 2022/09/10 23:02:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.299969675s) from=127.0.0.6:54113 2022/09/10 23:02:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m7.1078733s) from=127.0.0.6:40617 2022/09/10 23:02:58 [DEBUG] http: Request GET /v1/status/leader (438.287µs) from=127.0.0.6:48799 2022/09/10 23:03:06 [DEBUG] http: Request GET /v1/status/leader (509.907µs) from=127.0.0.6:48799 2022/09/10 23:03:08 [DEBUG] http: Request GET /v1/catalog/services (581.848µs) from=127.0.0.6:48799 2022/09/10 23:03:08 [DEBUG] http: Request GET /v1/status/leader (152.989µs) from=127.0.0.6:48799 2022/09/10 23:03:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (531.455µs) from=127.0.0.6:57711 2022/09/10 23:03:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.162µs) from=127.0.0.6:43559 2022/09/10 23:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:03:26 [DEBUG] http: Request GET /v1/status/leader (355.832µs) from=127.0.0.6:52991 2022/09/10 23:03:28 [DEBUG] http: Request GET /v1/status/leader (538.448µs) from=127.0.0.6:49873 2022/09/10 23:03:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.155981806s) from=127.0.0.6:42439 2022/09/10 23:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.272036327s) from=127.0.0.6:56055 2022/09/10 23:03:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.112851995s) from=127.0.0.6:56963 2022/09/10 23:03:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.097651627s) from=127.0.0.6:33489 2022/09/10 23:03:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m3.281659753s) from=127.0.0.6:39525 2022/09/10 23:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.390219895s) from=127.0.0.6:35753 2022/09/10 23:03:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m3.838774748s) from=127.0.0.6:44939 2022/09/10 23:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m4.291243342s) from=127.0.0.6:33155 2022/09/10 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.855877377s) from=127.0.0.6:58849 2022/09/10 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m5.340054884s) from=127.0.0.6:34965 2022/09/10 23:03:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.758597078s) from=127.0.0.6:53307 2022/09/10 23:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.852746563s) from=127.0.0.6:54967 2022/09/10 23:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.900616322s) from=127.0.0.6:44921 2022/09/10 23:03:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m6.192640842s) from=127.0.0.6:52055 2022/09/10 23:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.534164276s) from=127.0.0.6:48223 2022/09/10 23:03:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m7.152971286s) from=127.0.0.6:58667 2022/09/10 23:03:47 [DEBUG] http: Request GET /v1/status/leader (902.996µs) from=127.0.0.6:49873 2022/09/10 23:03:48 [DEBUG] http: Request GET /v1/status/leader (178.617µs) from=127.0.0.6:49873 2022/09/10 23:03:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:03:53 [DEBUG] agent: Node info in sync 2022/09/10 23:03:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.015963564s) from=127.0.0.6:45965 2022/09/10 23:04:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:04:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m5.264883741s) from=127.0.0.6:38211 2022/09/10 23:04:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.387155726s) from=127.0.0.6:42743 2022/09/10 23:04:08 [DEBUG] http: Request GET /v1/status/leader (276.62µs) from=127.0.0.6:52991 2022/09/10 23:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:04:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.241211604s) from=127.0.0.6:54451 2022/09/10 23:04:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.318890978s) from=127.0.0.6:57507 2022/09/10 23:04:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m1.639495968s) from=127.0.0.6:54153 2022/09/10 23:04:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m1.901278586s) from=127.0.0.6:46435 2022/09/10 23:04:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.062100281s) from=127.0.0.6:42939 2022/09/10 23:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m2.75756729s) from=127.0.0.6:50607 2022/09/10 23:04:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m3.441914285s) from=127.0.0.6:46199 2022/09/10 23:04:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.770089446s) from=127.0.0.6:43273 2022/09/10 23:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.47811812s) from=127.0.0.6:50963 2022/09/10 23:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.795435061s) from=127.0.0.6:50235 2022/09/10 23:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.122940384s) from=127.0.0.6:47153 2022/09/10 23:04:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.422261911s) from=127.0.0.6:42215 2022/09/10 23:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.526191487s) from=127.0.0.6:47339 2022/09/10 23:04:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.711515935s) from=127.0.0.6:49273 2022/09/10 23:04:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m7.296872689s) from=127.0.0.6:55281 2022/09/10 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.34551385s) from=127.0.0.6:35619 2022/09/10 23:05:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.757862836s) from=127.0.0.6:57711 2022/09/10 23:05:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m1.339961685s) from=127.0.0.6:48799 2022/09/10 23:05:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.238485623s) from=127.0.0.6:43559 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/catalog/services (345.538µs) from=127.0.0.6:57009 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/status/leader (253.696µs) from=127.0.0.6:35449 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (256.436µs) from=127.0.0.6:60339 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.352µs) from=127.0.0.6:60339 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (242.347µs) from=127.0.0.6:35449 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (447.871µs) from=127.0.0.6:35449 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (385.939µs) from=127.0.0.6:60339 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.398µs) from=127.0.0.6:44213 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (216.323µs) from=127.0.0.6:60339 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (212.904µs) from=127.0.0.6:44213 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (138.056µs) from=127.0.0.6:44213 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.47µs) from=127.0.0.6:60339 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (174.788µs) from=127.0.0.6:37463 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.101µs) from=127.0.0.6:35449 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (132.747µs) from=127.0.0.6:53941 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (148.896µs) from=127.0.0.6:37463 2022/09/10 23:05:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (307.454µs) from=127.0.0.6:38703 2022/09/10 23:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:05:38 [DEBUG] http: Request GET /v1/status/leader (297.488µs) from=127.0.0.6:43921 2022/09/10 23:05:39 [DEBUG] http: Request GET /v1/catalog/services (358.193µs) from=127.0.0.6:43921 2022/09/10 23:05:39 [DEBUG] http: Request GET /v1/status/leader (243.774µs) from=127.0.0.6:57665 2022/09/10 23:05:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (258.601µs) from=127.0.0.6:57665 2022/09/10 23:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.319µs) from=127.0.0.6:58525 2022/09/10 23:05:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:05:42 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:05:42 [DEBUG] agent: Node info in sync 2022/09/10 23:05:58 [DEBUG] http: Request GET /v1/status/leader (289.854µs) from=127.0.0.6:54309 2022/09/10 23:05:59 [DEBUG] http: Request GET /v1/status/leader (145.177µs) from=127.0.0.6:54309 2022/09/10 23:06:18 [DEBUG] http: Request GET /v1/status/leader (287.09µs) from=127.0.0.6:54309 2022/09/10 23:06:19 [DEBUG] http: Request GET /v1/status/leader (175.865µs) from=127.0.0.6:54309 2022/09/10 23:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:06:39 [DEBUG] http: Request GET /v1/status/leader (784.917µs) from=127.0.0.6:54309 2022/09/10 23:06:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:06:49 [DEBUG] http: Request GET /v1/catalog/services (366.995µs) from=127.0.0.6:54309 2022/09/10 23:06:49 [DEBUG] http: Request GET /v1/status/leader (699.232µs) from=127.0.0.6:53537 2022/09/10 23:06:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (321.315µs) from=127.0.0.6:53537 2022/09/10 23:06:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.385µs) from=127.0.0.6:45331 2022/09/10 23:07:09 [DEBUG] http: Request GET /v1/status/leader (1.7811ms) from=127.0.0.6:57245 2022/09/10 23:07:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:07:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Node info in sync 2022/09/10 23:07:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.891915ms) from=127.0.0.6:39313 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:07:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:07:14 [DEBUG] agent: Node info in sync 2022/09/10 23:07:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (1m35.281492091s) from=127.0.0.6:43921 2022/09/10 23:07:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (1m56.384094094s) from=127.0.0.6:57009 2022/09/10 23:07:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (25.692930165s) from=127.0.0.6:54309 2022/09/10 23:07:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (627.011µs) from=127.0.0.6:57245 2022/09/10 23:07:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.060327859s) from=127.0.0.6:50691 2022/09/10 23:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.38259634s) from=127.0.0.6:59859 2022/09/10 23:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m0.392814748s) from=127.0.0.6:35437 2022/09/10 23:07:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.506474942s) from=127.0.0.6:35449 2022/09/10 23:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.750166579s) from=127.0.0.6:44213 2022/09/10 23:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m2.197683725s) from=127.0.0.6:33505 2022/09/10 23:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m2.727675057s) from=127.0.0.6:53941 2022/09/10 23:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.958167379s) from=127.0.0.6:54873 2022/09/10 23:07:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.019045861s) from=127.0.0.6:37425 2022/09/10 23:07:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.241985167s) from=127.0.0.6:43637 2022/09/10 23:07:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.36838854s) from=127.0.0.6:38703 2022/09/10 23:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:07:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m4.7873141s) from=127.0.0.6:60339 2022/09/10 23:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.083049423s) from=127.0.0.6:37463 2022/09/10 23:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.21914563s) from=127.0.0.6:43681 2022/09/10 23:07:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.26974373s) from=127.0.0.6:44913 2022/09/10 23:07:29 [DEBUG] http: Request GET /v1/status/leader (276.987µs) from=127.0.0.6:57245 2022/09/10 23:07:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.539991321s) from=127.0.0.6:58525 2022/09/10 23:07:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.12927663s) from=127.0.0.6:57665 2022/09/10 23:07:49 [DEBUG] http: Request GET /v1/status/leader (1.790197ms) from=127.0.0.6:57245 2022/09/10 23:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:08:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.54.152_8443" 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1m26.177805395s) from=127.0.0.6:54309 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:40 [DEBUG] agent: Node info in sync 2022/09/10 23:08:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.159832ms) from=127.0.0.6:57245 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:40 [DEBUG] agent: Node info in sync 2022/09/10 23:08:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.592892ms) from=127.0.0.6:57245 2022/09/10 23:08:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:41 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.39.221_8082" 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:41 [DEBUG] agent: Node info in sync 2022/09/10 23:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.538957ms) from=127.0.0.6:57245 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:41 [DEBUG] agent: Node info in sync 2022/09/10 23:08:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (399.473µs) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [INFO] agent: Synced service "_v1_vnfres_10.233.7.121_8802" 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (18.792837ms) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (681.839µs) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.44.170_8484" 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (17.866688ms) from=127.0.0.6:57245 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (438.951µs) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [INFO] agent: Synced service "_v1_vnfmgr_10.233.20.225_8803" 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.710541ms) from=127.0.0.6:57245 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (361.52µs) from=127.0.0.6:57245 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.12.49_8482" 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (12.41968ms) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (385.755µs) from=127.0.0.6:39313 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:48 [INFO] agent: Synced service "_v1_nslcm_10.233.5.68_8403" 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (15.368204ms) from=127.0.0.6:57245 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:48 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (332.631µs) from=127.0.0.6:39313 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [INFO] agent: Synced service "_v2_nslcm_10.233.5.68_8403" 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.498311ms) from=127.0.0.6:57245 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (452.155µs) from=127.0.0.6:39313 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [INFO] agent: Synced service "_v1_vnflcm_10.233.31.79_8801" 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.145855ms) from=127.0.0.6:39313 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (519.841µs) from=127.0.0.6:39313 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.45.16_8410" 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.452055ms) from=127.0.0.6:57245 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:08:49 [DEBUG] agent: Node info in sync 2022/09/10 23:08:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (437.396µs) from=127.0.0.6:39313 2022/09/10 23:08:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.624820924s) from=127.0.0.6:45331 2022/09/10 23:08:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.577348783s) from=127.0.0.6:53537 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/catalog/services (701.016µs) from=127.0.0.6:39313 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/status/leader (256.833µs) from=127.0.0.6:39313 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (265.117µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (204.634µs) from=127.0.0.6:57245 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (263.609µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (205.797µs) from=127.0.0.6:57245 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (209.966µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (191.295µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (207.522µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (244.528µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (176.993µs) from=127.0.0.6:57245 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (282.406µs) from=127.0.0.6:57347 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (111.297µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (241.226µs) from=127.0.0.6:42313 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (182.376µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (361.827µs) from=127.0.0.6:57347 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (142.272µs) from=127.0.0.6:57347 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (129.706µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (178.67µs) from=127.0.0.6:57245 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (150.719µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (366.964µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (126.239µs) from=127.0.0.6:58355 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.340759ms) from=127.0.0.6:57347 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (336.706µs) from=127.0.0.6:43219 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (246.55µs) from=127.0.0.6:33725 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (316.386µs) from=127.0.0.6:39567 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (164.507µs) from=127.0.0.6:52243 2022/09/10 23:09:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.443544ms) from=127.0.0.6:55819 2022/09/10 23:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:09:37 [DEBUG] http: Request GET /v1/status/leader (167.334µs) from=127.0.0.6:39817 2022/09/10 23:09:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:09:57 [DEBUG] http: Request GET /v1/status/leader (689.689µs) from=127.0.0.6:59843 2022/09/10 23:10:17 [DEBUG] http: Request GET /v1/status/leader (643.976µs) from=127.0.0.6:39817 2022/09/10 23:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:10:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:10:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:10:35 [DEBUG] agent: Node info in sync 2022/09/10 23:10:46 [DEBUG] http: Request GET /v1/catalog/services (715.412µs) from=127.0.0.6:39817 2022/09/10 23:10:46 [DEBUG] http: Request GET /v1/status/leader (436.687µs) from=127.0.0.6:39817 2022/09/10 23:10:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (526.37µs) from=127.0.0.6:35521 2022/09/10 23:10:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.773µs) from=127.0.0.6:35521 2022/09/10 23:11:06 [DEBUG] http: Request GET /v1/status/leader (274.922µs) from=127.0.0.6:59843 2022/09/10 23:11:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m0.253934487s) from=127.0.0.6:59709 2022/09/10 23:11:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m0.290101746s) from=127.0.0.6:55819 2022/09/10 23:11:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.624392589s) from=127.0.0.6:56673 2022/09/10 23:11:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.621976493s) from=127.0.0.6:38905 2022/09/10 23:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.84613411s) from=127.0.0.6:35269 2022/09/10 23:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.193413447s) from=127.0.0.6:60001 2022/09/10 23:11:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.460655134s) from=127.0.0.6:58407 2022/09/10 23:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m1.580119061s) from=127.0.0.6:56577 2022/09/10 23:11:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m2.411888801s) from=127.0.0.6:42313 2022/09/10 23:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m2.357708628s) from=127.0.0.6:51879 2022/09/10 23:11:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.980873587s) from=127.0.0.6:52243 2022/09/10 23:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.163847018s) from=127.0.0.6:44301 2022/09/10 23:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m3.327948722s) from=127.0.0.6:50665 2022/09/10 23:11:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.529914208s) from=127.0.0.6:58703 2022/09/10 23:11:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.094476788s) from=127.0.0.6:39567 2022/09/10 23:11:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.387297055s) from=127.0.0.6:54593 2022/09/10 23:11:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m4.828696229s) from=127.0.0.6:54399 2022/09/10 23:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:11:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m5.393182192s) from=127.0.0.6:33725 2022/09/10 23:11:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.872363821s) from=127.0.0.6:39313 2022/09/10 23:11:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.051419778s) from=127.0.0.6:35755 2022/09/10 23:11:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m6.097653718s) from=127.0.0.6:56495 2022/09/10 23:11:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m6.531549858s) from=127.0.0.6:57245 2022/09/10 23:11:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m6.534028722s) from=127.0.0.6:47991 2022/09/10 23:11:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m7.001000275s) from=127.0.0.6:38935 2022/09/10 23:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.058687353s) from=127.0.0.6:57347 2022/09/10 23:11:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.080548926s) from=127.0.0.6:58355 2022/09/10 23:11:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m7.320802107s) from=127.0.0.6:43219 2022/09/10 23:11:26 [DEBUG] http: Request GET /v1/status/leader (262.373µs) from=127.0.0.6:59843 2022/09/10 23:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:12:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:12:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:12:31 [DEBUG] agent: Node info in sync 2022/09/10 23:12:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:12:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.168873175s) from=127.0.0.6:39817 2022/09/10 23:12:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.734425609s) from=127.0.0.6:60131 2022/09/10 23:12:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.911516532s) from=127.0.0.6:35521 2022/09/10 23:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:13:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:13:37 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:13:37 [DEBUG] agent: Node info in sync 2022/09/10 23:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:14:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:15:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:15:10 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:15:10 [DEBUG] agent: Node info in sync 2022/09/10 23:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/catalog/services (687.169µs) from=127.0.0.6:40863 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/status/leader (633.444µs) from=127.0.0.6:40863 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (383.874µs) from=127.0.0.6:35259 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (277.674µs) from=127.0.0.6:50873 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (179.957µs) from=127.0.0.6:50873 2022/09/10 23:15:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (271.202µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.739µs) from=127.0.0.6:50873 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (167.27µs) from=127.0.0.6:38045 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.496224ms) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (165.533µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (175.624µs) from=127.0.0.6:38045 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.911µs) from=127.0.0.6:38045 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (129.71µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (127.023µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (100.761µs) from=127.0.0.6:50873 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (269.286µs) from=127.0.0.6:36077 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (167.484µs) from=127.0.0.6:60207 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (120.193µs) from=127.0.0.6:58587 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (134.371µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (219.428µs) from=127.0.0.6:60207 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (236.072µs) from=127.0.0.6:60207 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (167.016µs) from=127.0.0.6:36077 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (342.62µs) from=127.0.0.6:60207 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (178.105µs) from=127.0.0.6:35259 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (162.581µs) from=127.0.0.6:60207 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (124.67µs) from=127.0.0.6:36077 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (135.996µs) from=127.0.0.6:56977 2022/09/10 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (120.495µs) from=127.0.0.6:43427 2022/09/10 23:15:50 [DEBUG] http: Request GET /v1/status/leader (336.556µs) from=127.0.0.6:42843 2022/09/10 23:16:11 [DEBUG] http: Request GET /v1/status/leader (1.835236ms) from=127.0.0.6:34419 2022/09/10 23:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:16:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:16:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:16:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:16:27 [DEBUG] agent: Node info in sync 2022/09/10 23:16:31 [DEBUG] http: Request GET /v1/status/leader (259.976µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/catalog/services (527.6µs) from=127.0.0.6:34419 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/status/leader (925.793µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (220.616µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (437.198µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (221.655µs) from=127.0.0.6:34509 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (148.595µs) from=127.0.0.6:34509 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (810.288µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (168.52µs) from=127.0.0.6:34509 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.418µs) from=127.0.0.6:53729 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (111.354µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (200.615µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (125.21µs) from=127.0.0.6:44205 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (161.882µs) from=127.0.0.6:36137 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (100.082µs) from=127.0.0.6:34509 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (113.514µs) from=127.0.0.6:43699 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (126.91µs) from=127.0.0.6:58169 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (128.475µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (185.593µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (166.23µs) from=127.0.0.6:34509 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.755µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (114.885µs) from=127.0.0.6:42843 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (127.973µs) from=127.0.0.6:54557 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (120.058µs) from=127.0.0.6:58169 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (195.508µs) from=127.0.0.6:36137 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (130.192µs) from=127.0.0.6:36137 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (257.606µs) from=127.0.0.6:53111 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (240.912µs) from=127.0.0.6:36043 2022/09/10 23:16:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.93µs) from=127.0.0.6:37209 2022/09/10 23:16:53 [DEBUG] http: Request GET /v1/catalog/services (751.478µs) from=127.0.0.6:37649 2022/09/10 23:16:53 [DEBUG] http: Request GET /v1/status/leader (309.225µs) from=127.0.0.6:37649 2022/09/10 23:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (307.615µs) from=127.0.0.6:59817 2022/09/10 23:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (196.468µs) from=127.0.0.6:59817 2022/09/10 23:17:01 [DEBUG] http: Request GET /v1/status/leader (262.535µs) from=127.0.0.6:47775 2022/09/10 23:17:13 [DEBUG] http: Request GET /v1/status/leader (250.783µs) from=127.0.0.6:42009 2022/09/10 23:17:21 [DEBUG] http: Request GET /v1/status/leader (244.111µs) from=127.0.0.6:47775 2022/09/10 23:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:17:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m0.582175404s) from=127.0.0.6:35431 2022/09/10 23:17:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.591573059s) from=127.0.0.6:52491 2022/09/10 23:17:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m1.679111765s) from=127.0.0.6:43427 2022/09/10 23:17:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m1.737430233s) from=127.0.0.6:50873 2022/09/10 23:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.80550319s) from=127.0.0.6:35259 2022/09/10 23:17:33 [DEBUG] http: Request GET /v1/status/leader (277.37µs) from=127.0.0.6:47775 2022/09/10 23:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.65584693s) from=127.0.0.6:58587 2022/09/10 23:17:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.717088122s) from=127.0.0.6:56977 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m3.070999099s) from=127.0.0.6:57103 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m3.194288297s) from=127.0.0.6:60207 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.154382181s) from=127.0.0.6:56321 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m3.330912187s) from=127.0.0.6:33113 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m3.763625315s) from=127.0.0.6:47357 2022/09/10 23:17:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m3.805612158s) from=127.0.0.6:36077 2022/09/10 23:17:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m4.011666074s) from=127.0.0.6:43257 2022/09/10 23:17:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m4.69877191s) from=127.0.0.6:39865 2022/09/10 23:17:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.715319821s) from=127.0.0.6:48765 2022/09/10 23:17:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.856274565s) from=127.0.0.6:59109 2022/09/10 23:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.949646782s) from=127.0.0.6:40863 2022/09/10 23:17:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.960755136s) from=127.0.0.6:33293 2022/09/10 23:17:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.474595329s) from=127.0.0.6:51973 2022/09/10 23:17:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m6.039982752s) from=127.0.0.6:39247 2022/09/10 23:17:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m6.009856564s) from=127.0.0.6:52881 2022/09/10 23:17:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m6.283410682s) from=127.0.0.6:53261 2022/09/10 23:17:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:17:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:17:37 [DEBUG] agent: Node info in sync 2022/09/10 23:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m6.507298461s) from=127.0.0.6:38045 2022/09/10 23:17:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.769462427s) from=127.0.0.6:36259 2022/09/10 23:17:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.910091897s) from=127.0.0.6:45835 2022/09/10 23:17:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.167525134s) from=127.0.0.6:57271 2022/09/10 23:17:41 [DEBUG] http: Request GET /v1/status/leader (176.757µs) from=127.0.0.6:47775 2022/09/10 23:17:58 [DEBUG] http: Request GET /v1/catalog/services (510.488µs) from=127.0.0.6:42009 2022/09/10 23:17:58 [DEBUG] http: Request GET /v1/status/leader (178.808µs) from=127.0.0.6:47775 2022/09/10 23:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.732µs) from=127.0.0.6:47775 2022/09/10 23:17:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (227.619µs) from=127.0.0.6:47775 2022/09/10 23:18:18 [DEBUG] http: Request GET /v1/status/leader (690.213µs) from=127.0.0.6:45739 2022/09/10 23:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:18:38 [DEBUG] http: Request GET /v1/status/leader (686.953µs) from=127.0.0.6:45739 2022/09/10 23:18:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.427356379s) from=127.0.0.6:37209 2022/09/10 23:18:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m0.769645923s) from=127.0.0.6:36043 2022/09/10 23:18:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.759045283s) from=127.0.0.6:59207 2022/09/10 23:18:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.371270416s) from=127.0.0.6:54817 2022/09/10 23:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m1.43786667s) from=127.0.0.6:48559 2022/09/10 23:18:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m1.577363135s) from=127.0.0.6:42171 2022/09/10 23:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m1.773542932s) from=127.0.0.6:42843 2022/09/10 23:18:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m1.898800078s) from=127.0.0.6:50627 2022/09/10 23:18:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m2.050443807s) from=127.0.0.6:43699 2022/09/10 23:18:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.422965449s) from=127.0.0.6:51779 2022/09/10 23:18:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m2.462720901s) from=127.0.0.6:53729 2022/09/10 23:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.72182613s) from=127.0.0.6:52761 2022/09/10 23:18:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.398205901s) from=127.0.0.6:49367 2022/09/10 23:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.526762052s) from=127.0.0.6:37869 2022/09/10 23:18:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.08804755s) from=127.0.0.6:34419 2022/09/10 23:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.236975404s) from=127.0.0.6:47735 2022/09/10 23:18:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m4.482338285s) from=127.0.0.6:37135 2022/09/10 23:18:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m4.89462261s) from=127.0.0.6:53111 2022/09/10 23:18:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m4.993004781s) from=127.0.0.6:44205 2022/09/10 23:18:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.879402936s) from=127.0.0.6:58169 2022/09/10 23:18:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m6.073272514s) from=127.0.0.6:47029 2022/09/10 23:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.238356044s) from=127.0.0.6:34509 2022/09/10 23:18:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m6.308275479s) from=127.0.0.6:56037 2022/09/10 23:18:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.550172537s) from=127.0.0.6:36137 2022/09/10 23:18:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m7.053477806s) from=127.0.0.6:58723 2022/09/10 23:18:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.13123217s) from=127.0.0.6:54557 2022/09/10 23:18:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m7.466229571s) from=127.0.0.6:49389 2022/09/10 23:18:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:18:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:18:55 [DEBUG] agent: Node info in sync 2022/09/10 23:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m1.93926906s) from=127.0.0.6:59817 2022/09/10 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.106297534s) from=127.0.0.6:37649 2022/09/10 23:18:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.258223338s) from=127.0.0.6:38669 2022/09/10 23:18:59 [DEBUG] http: Request GET /v1/status/leader (392.198µs) from=127.0.0.6:57771 2022/09/10 23:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:19:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:20:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.790169458s) from=127.0.0.6:47775 2022/09/10 23:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.376267156s) from=127.0.0.6:42009 2022/09/10 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.305143938s) from=127.0.0.6:48115 2022/09/10 23:20:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:20:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:20:09 [DEBUG] agent: Node info in sync 2022/09/10 23:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:21:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:21:51 [DEBUG] agent: Node info in sync 2022/09/10 23:21:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:22:51 [DEBUG] http: Request GET /v1/catalog/services (566.018µs) from=127.0.0.6:52171 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/status/leader (260.304µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (531.618µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (656.427µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (212.06µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (173.701µs) from=127.0.0.6:48031 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.957µs) from=127.0.0.6:48031 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (133.742µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (215.068µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (139.994µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (191.662µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.995µs) from=127.0.0.6:48031 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (113.885µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (123.05µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (109.842µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (125.952µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (132.148µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (112.115µs) from=127.0.0.6:48031 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.487µs) from=127.0.0.6:57309 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.192µs) from=127.0.0.6:54679 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (123.623µs) from=127.0.0.6:48731 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (118.265µs) from=127.0.0.6:60447 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (131.98µs) from=127.0.0.6:45569 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.327µs) from=127.0.0.6:57449 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (275.702µs) from=127.0.0.6:57449 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (191.855µs) from=127.0.0.6:54679 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (167.923µs) from=127.0.0.6:57449 2022/09/10 23:22:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (131.877µs) from=127.0.0.6:45569 2022/09/10 23:23:12 [DEBUG] http: Request GET /v1/status/leader (708.659µs) from=127.0.0.6:39753 2022/09/10 23:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:23:32 [DEBUG] http: Request GET /v1/status/leader (658.897µs) from=127.0.0.6:47361 2022/09/10 23:23:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:23:49 [DEBUG] agent: Node info in sync 2022/09/10 23:23:52 [DEBUG] http: Request GET /v1/status/leader (242.287µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/catalog/services (759.875µs) from=127.0.0.6:39753 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/status/leader (410.203µs) from=127.0.0.6:39753 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (478.695µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (179.827µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (146.649µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.403µs) from=127.0.0.6:53903 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.255µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (144.873µs) from=127.0.0.6:53903 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (130.533µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (182.217µs) from=127.0.0.6:34007 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (187.832µs) from=127.0.0.6:47361 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (200.924µs) from=127.0.0.6:56559 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (164.496µs) from=127.0.0.6:58029 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (222.99µs) from=127.0.0.6:54561 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (182.56µs) from=127.0.0.6:51099 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (170.983µs) from=127.0.0.6:54387 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (109.52µs) from=127.0.0.6:53903 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (154.34µs) from=127.0.0.6:51331 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (131.447µs) from=127.0.0.6:51331 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (160.509µs) from=127.0.0.6:51331 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (130.826µs) from=127.0.0.6:53903 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (236.981µs) from=127.0.0.6:58029 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (107.811µs) from=127.0.0.6:53903 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (139.843µs) from=127.0.0.6:51331 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.267µs) from=127.0.0.6:54387 2022/09/10 23:23:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.74µs) from=127.0.0.6:51099 2022/09/10 23:23:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (144.155µs) from=127.0.0.6:47361 2022/09/10 23:23:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (122.72µs) from=127.0.0.6:47361 2022/09/10 23:24:16 [DEBUG] http: Request GET /v1/status/leader (254.995µs) from=127.0.0.6:47347 2022/09/10 23:24:21 [DEBUG] http: Request GET /v1/catalog/services (653.587µs) from=127.0.0.6:59209 2022/09/10 23:24:21 [DEBUG] http: Request GET /v1/status/leader (170.707µs) from=127.0.0.6:47347 2022/09/10 23:24:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (309.32µs) from=127.0.0.6:47347 2022/09/10 23:24:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.58µs) from=127.0.0.6:47347 2022/09/10 23:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:24:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:24:36 [DEBUG] http: Request GET /v1/status/leader (265.283µs) from=127.0.0.6:40809 2022/09/10 23:24:41 [DEBUG] http: Request GET /v1/status/leader (314.553µs) from=127.0.0.6:40809 2022/09/10 23:24:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.080576584s) from=127.0.0.6:51345 2022/09/10 23:24:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.21923474s) from=127.0.0.6:45569 2022/09/10 23:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m0.633835425s) from=127.0.0.6:33449 2022/09/10 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m0.947910758s) from=127.0.0.6:48031 2022/09/10 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.883385017s) from=127.0.0.6:33027 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m1.989514078s) from=127.0.0.6:42099 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m2.057003256s) from=127.0.0.6:54679 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.066964162s) from=127.0.0.6:56509 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m2.545380119s) from=127.0.0.6:35481 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m2.593419381s) from=127.0.0.6:49461 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m2.620137487s) from=127.0.0.6:34969 2022/09/10 23:24:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m2.811404798s) from=127.0.0.6:60447 2022/09/10 23:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m3.183527993s) from=127.0.0.6:57309 2022/09/10 23:24:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m3.574489489s) from=127.0.0.6:48059 2022/09/10 23:24:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.727424406s) from=127.0.0.6:41807 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.001943462s) from=127.0.0.6:48731 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.959785471s) from=127.0.0.6:35605 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.169491831s) from=127.0.0.6:38513 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m4.194909167s) from=127.0.0.6:48359 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.332861813s) from=127.0.0.6:58193 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.466536229s) from=127.0.0.6:57449 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m4.600842651s) from=127.0.0.6:57863 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.755002956s) from=127.0.0.6:59159 2022/09/10 23:24:56 [DEBUG] http: Request GET /v1/status/leader (174.698µs) from=127.0.0.6:40809 2022/09/10 23:24:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m5.27533138s) from=127.0.0.6:42657 2022/09/10 23:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.352835957s) from=127.0.0.6:52171 2022/09/10 23:24:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m7.005416422s) from=127.0.0.6:53279 2022/09/10 23:24:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m7.186441352s) from=127.0.0.6:48505 2022/09/10 23:25:01 [DEBUG] http: Request GET /v1/status/leader (182.448µs) from=127.0.0.6:40809 2022/09/10 23:25:21 [DEBUG] http: Request GET /v1/status/leader (224.562µs) from=127.0.0.6:40809 2022/09/10 23:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:25:28 [DEBUG] http: Request GET /v1/catalog/services (593.942µs) from=127.0.0.6:40809 2022/09/10 23:25:28 [DEBUG] http: Request GET /v1/status/leader (171.6µs) from=127.0.0.6:40809 2022/09/10 23:25:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (397.503µs) from=127.0.0.6:36853 2022/09/10 23:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (166.751µs) from=127.0.0.6:36853 2022/09/10 23:25:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:25:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:25:34 [DEBUG] agent: Node info in sync 2022/09/10 23:25:48 [DEBUG] http: Request GET /v1/status/leader (188.835µs) from=127.0.0.6:34989 2022/09/10 23:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m0.091180044s) from=127.0.0.6:34007 2022/09/10 23:25:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.095880556s) from=127.0.0.6:51793 2022/09/10 23:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m0.191090253s) from=127.0.0.6:51331 2022/09/10 23:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.801126604s) from=127.0.0.6:53903 2022/09/10 23:25:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.867287964s) from=127.0.0.6:51099 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m0.986644723s) from=127.0.0.6:37471 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.004004543s) from=127.0.0.6:54195 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.133912322s) from=127.0.0.6:39753 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m1.121225801s) from=127.0.0.6:54835 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m1.262850777s) from=127.0.0.6:44569 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m1.399074989s) from=127.0.0.6:53675 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m1.463605335s) from=127.0.0.6:54221 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.644989685s) from=127.0.0.6:47361 2022/09/10 23:25:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m1.720179824s) from=127.0.0.6:52611 2022/09/10 23:25:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.675989992s) from=127.0.0.6:58029 2022/09/10 23:26:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.887971734s) from=127.0.0.6:54387 2022/09/10 23:26:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.005915918s) from=127.0.0.6:56559 2022/09/10 23:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.209039347s) from=127.0.0.6:40643 2022/09/10 23:26:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m4.383597697s) from=127.0.0.6:40597 2022/09/10 23:26:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m5.212564002s) from=127.0.0.6:35917 2022/09/10 23:26:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m5.29219148s) from=127.0.0.6:59007 2022/09/10 23:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.521424344s) from=127.0.0.6:43525 2022/09/10 23:26:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.187901396s) from=127.0.0.6:53207 2022/09/10 23:26:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m6.221950196s) from=127.0.0.6:51147 2022/09/10 23:26:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m6.31438208s) from=127.0.0.6:54561 2022/09/10 23:26:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.938917906s) from=127.0.0.6:36721 2022/09/10 23:26:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.245313045s) from=127.0.0.6:54863 2022/09/10 23:26:08 [DEBUG] http: Request GET /v1/status/leader (297.174µs) from=127.0.0.6:34989 2022/09/10 23:26:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.491961696s) from=127.0.0.6:43639 2022/09/10 23:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:26:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.075772123s) from=127.0.0.6:59209 2022/09/10 23:26:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.250934458s) from=127.0.0.6:47347 2022/09/10 23:26:28 [DEBUG] http: Request GET /v1/status/leader (370.771µs) from=127.0.0.6:34989 2022/09/10 23:26:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:26:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:26:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:26:49 [DEBUG] agent: Node info in sync 2022/09/10 23:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:27:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.99507703s) from=127.0.0.6:36853 2022/09/10 23:27:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.914553562s) from=127.0.0.6:36081 2022/09/10 23:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.213500524s) from=127.0.0.6:40809 2022/09/10 23:28:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:28:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:28:21 [DEBUG] agent: Node info in sync 2022/09/10 23:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:29:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/catalog/services (759.054µs) from=127.0.0.6:51959 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/status/leader (565.045µs) from=127.0.0.6:51959 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (315.131µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (411.685µs) from=127.0.0.6:43451 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (165.336µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (129.773µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (178.119µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (304.152µs) from=127.0.0.6:43451 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135.336µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.684µs) from=127.0.0.6:43451 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.351µs) from=127.0.0.6:43451 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.245µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (250.634µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (388.141µs) from=127.0.0.6:43479 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.908µs) from=127.0.0.6:42971 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (676.859µs) from=127.0.0.6:41025 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.829µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (361.817µs) from=127.0.0.6:53759 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (275.928µs) from=127.0.0.6:46903 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (193.21µs) from=127.0.0.6:43451 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (219.556µs) from=127.0.0.6:40445 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (189.233µs) from=127.0.0.6:43479 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (149.165µs) from=127.0.0.6:38169 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (212.588µs) from=127.0.0.6:38051 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (414.989µs) from=127.0.0.6:53759 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (199.553µs) from=127.0.0.6:48013 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (552.865µs) from=127.0.0.6:40445 2022/09/10 23:30:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (7.709177ms) from=127.0.0.6:44249 2022/09/10 23:30:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:30:13 [DEBUG] agent: Node info in sync 2022/09/10 23:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:30:31 [DEBUG] http: Request GET /v1/status/leader (326.755µs) from=127.0.0.6:54231 2022/09/10 23:30:51 [DEBUG] http: Request GET /v1/status/leader (1.143453ms) from=127.0.0.6:54231 2022/09/10 23:31:11 [DEBUG] http: Request GET /v1/status/leader (271.172µs) from=127.0.0.6:54231 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/catalog/services (565.83µs) from=127.0.0.6:54231 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/status/leader (141.068µs) from=127.0.0.6:54231 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (291.82µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (256.716µs) from=127.0.0.6:45853 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (110.944µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (134.656µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.562µs) from=127.0.0.6:45853 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (145.595µs) from=127.0.0.6:39845 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (235.195µs) from=127.0.0.6:58067 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (540.536µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (163.286µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.793µs) from=127.0.0.6:49583 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (190.67µs) from=127.0.0.6:39845 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (176.795µs) from=127.0.0.6:58067 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (115.321µs) from=127.0.0.6:45853 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (174.081µs) from=127.0.0.6:45105 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (125.183µs) from=127.0.0.6:39845 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (126.362µs) from=127.0.0.6:58067 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (124.234µs) from=127.0.0.6:39177 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (383.457µs) from=127.0.0.6:45853 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.834µs) from=127.0.0.6:39845 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.433µs) from=127.0.0.6:39845 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (130.43µs) from=127.0.0.6:58067 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (175.181µs) from=127.0.0.6:45983 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (638.552µs) from=127.0.0.6:39177 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (132.977µs) from=127.0.0.6:36573 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (211.275µs) from=127.0.0.6:36605 2022/09/10 23:31:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (126.635µs) from=127.0.0.6:44387 2022/09/10 23:31:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:31:36 [DEBUG] http: Request GET /v1/status/leader (2.312019ms) from=127.0.0.6:58991 2022/09/10 23:31:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:31:51 [DEBUG] http: Request GET /v1/catalog/services (830.702µs) from=127.0.0.6:46613 2022/09/10 23:31:51 [DEBUG] http: Request GET /v1/status/leader (300.261µs) from=127.0.0.6:47587 2022/09/10 23:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (221.298µs) from=127.0.0.6:58991 2022/09/10 23:31:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.902µs) from=127.0.0.6:47587 2022/09/10 23:31:56 [DEBUG] http: Request GET /v1/status/leader (239.167µs) from=127.0.0.6:60835 2022/09/10 23:32:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.218420063s) from=127.0.0.6:43451 2022/09/10 23:32:11 [DEBUG] http: Request GET /v1/status/leader (143.508µs) from=127.0.0.6:60835 2022/09/10 23:32:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m0.754075525s) from=127.0.0.6:44085 2022/09/10 23:32:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m0.839445799s) from=127.0.0.6:51597 2022/09/10 23:32:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.246826011s) from=127.0.0.6:45257 2022/09/10 23:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:32:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:32:12 [DEBUG] agent: Node info in sync 2022/09/10 23:32:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.845310147s) from=127.0.0.6:51959 2022/09/10 23:32:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m1.839956219s) from=127.0.0.6:44249 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m2.835859083s) from=127.0.0.6:48013 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m2.805345176s) from=127.0.0.6:58307 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.057149415s) from=127.0.0.6:53759 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m3.322015555s) from=127.0.0.6:40445 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.327589351s) from=127.0.0.6:38169 2022/09/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m3.487124446s) from=127.0.0.6:46903 2022/09/10 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.843723388s) from=127.0.0.6:39945 2022/09/10 23:32:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m4.041733707s) from=127.0.0.6:49315 2022/09/10 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.125155s) from=127.0.0.6:37153 2022/09/10 23:32:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m4.414081555s) from=127.0.0.6:60441 2022/09/10 23:32:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m4.520799688s) from=127.0.0.6:36641 2022/09/10 23:32:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.172242232s) from=127.0.0.6:43479 2022/09/10 23:32:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m5.51243192s) from=127.0.0.6:53369 2022/09/10 23:32:16 [DEBUG] http: Request GET /v1/status/leader (380.411µs) from=127.0.0.6:60835 2022/09/10 23:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.337376405s) from=127.0.0.6:41025 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.810579578s) from=127.0.0.6:42971 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m6.816327424s) from=127.0.0.6:41859 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.992780985s) from=127.0.0.6:47731 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m7.002626526s) from=127.0.0.6:33559 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m7.215809717s) from=127.0.0.6:46875 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m7.161697928s) from=127.0.0.6:38051 2022/09/10 23:32:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.437480791s) from=127.0.0.6:46125 2022/09/10 23:32:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:32:31 [DEBUG] http: Request GET /v1/status/leader (333.092µs) from=127.0.0.6:53671 2022/09/10 23:32:51 [DEBUG] http: Request GET /v1/status/leader (234.957µs) from=127.0.0.6:53671 2022/09/10 23:32:58 [DEBUG] http: Request GET /v1/catalog/services (527.116µs) from=127.0.0.6:53671 2022/09/10 23:32:58 [DEBUG] http: Request GET /v1/status/leader (412.795µs) from=127.0.0.6:53671 2022/09/10 23:32:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (243.86µs) from=127.0.0.6:60835 2022/09/10 23:32:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (219.805µs) from=127.0.0.6:37563 2022/09/10 23:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:33:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:33:14 [DEBUG] agent: Node info in sync 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.158746083s) from=127.0.0.6:36605 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.497815601s) from=127.0.0.6:39845 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m0.694148744s) from=127.0.0.6:36573 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m0.724682477s) from=127.0.0.6:45853 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.725503361s) from=127.0.0.6:54145 2022/09/10 23:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.863570323s) from=127.0.0.6:42837 2022/09/10 23:33:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m1.290333629s) from=127.0.0.6:40351 2022/09/10 23:33:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.795756136s) from=127.0.0.6:42361 2022/09/10 23:33:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m1.859859258s) from=127.0.0.6:39177 2022/09/10 23:33:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.00324236s) from=127.0.0.6:42651 2022/09/10 23:33:18 [DEBUG] http: Request GET /v1/status/leader (303.599µs) from=127.0.0.6:48985 2022/09/10 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.292886412s) from=127.0.0.6:54231 2022/09/10 23:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m2.357428287s) from=127.0.0.6:54379 2022/09/10 23:33:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.39723874s) from=127.0.0.6:38707 2022/09/10 23:33:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m2.503352683s) from=127.0.0.6:49583 2022/09/10 23:33:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m2.77488023s) from=127.0.0.6:45983 2022/09/10 23:33:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m3.307591383s) from=127.0.0.6:49683 2022/09/10 23:33:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.407665998s) from=127.0.0.6:42579 2022/09/10 23:33:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m3.469401001s) from=127.0.0.6:46835 2022/09/10 23:33:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m3.506290068s) from=127.0.0.6:58377 2022/09/10 23:33:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.647376604s) from=127.0.0.6:33501 2022/09/10 23:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.304606931s) from=127.0.0.6:45105 2022/09/10 23:33:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m4.659045825s) from=127.0.0.6:40319 2022/09/10 23:33:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:33:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m5.642877319s) from=127.0.0.6:44387 2022/09/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m6.218613s) from=127.0.0.6:58067 2022/09/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m6.202216682s) from=127.0.0.6:55705 2022/09/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.469610097s) from=127.0.0.6:43015 2022/09/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m6.516237819s) from=127.0.0.6:56213 2022/09/10 23:33:38 [DEBUG] http: Request GET /v1/status/leader (291.538µs) from=127.0.0.6:48985 2022/09/10 23:33:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.975840215s) from=127.0.0.6:58991 2022/09/10 23:33:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.503430627s) from=127.0.0.6:47587 2022/09/10 23:33:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m7.067541887s) from=127.0.0.6:46613 2022/09/10 23:33:58 [DEBUG] http: Request GET /v1/status/leader (727.902µs) from=127.0.0.6:48985 2022/09/10 23:34:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:34:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:34:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:34:49 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:34:49 [DEBUG] agent: Node info in sync 2022/09/10 23:35:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.636479318s) from=127.0.0.6:37563 2022/09/10 23:35:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.335933523s) from=127.0.0.6:60835 2022/09/10 23:35:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.917722278s) from=127.0.0.6:53671 2022/09/10 23:35:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:36:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:36:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:36:12 [DEBUG] agent: Node info in sync 2022/09/10 23:36:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:37:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:37:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/catalog/services (928.581µs) from=127.0.0.6:48931 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/status/leader (432.004µs) from=127.0.0.6:48931 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (311.738µs) from=127.0.0.6:47479 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (161.493µs) from=127.0.0.6:47479 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (267.388µs) from=127.0.0.6:51707 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (221.42µs) from=127.0.0.6:37709 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (287.95µs) from=127.0.0.6:47479 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (251.719µs) from=127.0.0.6:42257 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (180.026µs) from=127.0.0.6:37709 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (168.784µs) from=127.0.0.6:49953 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (114.467µs) from=127.0.0.6:42257 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.77µs) from=127.0.0.6:47479 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (157.426µs) from=127.0.0.6:47479 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.786µs) from=127.0.0.6:51707 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.842µs) from=127.0.0.6:51707 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (155.168µs) from=127.0.0.6:49953 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.897µs) from=127.0.0.6:51707 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (174.099µs) from=127.0.0.6:49953 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (149.843µs) from=127.0.0.6:51707 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (119.705µs) from=127.0.0.6:37709 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (155.28µs) from=127.0.0.6:37709 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (189.061µs) from=127.0.0.6:39295 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (171.764µs) from=127.0.0.6:35339 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (230.855µs) from=127.0.0.6:54957 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (397.627µs) from=127.0.0.6:59199 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.775µs) from=127.0.0.6:42257 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (170.847µs) from=127.0.0.6:45277 2022/09/10 23:37:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (113.689µs) from=127.0.0.6:59199 2022/09/10 23:37:54 [DEBUG] http: Request GET /v1/status/leader (174.98µs) from=127.0.0.6:55807 2022/09/10 23:38:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:38:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:38:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:38:08 [DEBUG] agent: Node info in sync 2022/09/10 23:38:14 [DEBUG] http: Request GET /v1/status/leader (292.405µs) from=127.0.0.6:55807 2022/09/10 23:38:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/catalog/services (666.77µs) from=127.0.0.6:55807 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/status/leader (712.396µs) from=127.0.0.6:58793 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (328.431µs) from=127.0.0.6:58793 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (219.35µs) from=127.0.0.6:58793 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (179.196µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.259497ms) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (217.126µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (146.235µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.302µs) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (122.444µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (178.76µs) from=127.0.0.6:60959 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (223.867µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (167.523µs) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (131.357µs) from=127.0.0.6:51255 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (910.318µs) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (128.692µs) from=127.0.0.6:60959 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (155.613µs) from=127.0.0.6:38951 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (122.681µs) from=127.0.0.6:39137 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (142.906µs) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.021µs) from=127.0.0.6:38951 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (214.471µs) from=127.0.0.6:39137 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.438611ms) from=127.0.0.6:36693 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.627228ms) from=127.0.0.6:44981 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (192.909µs) from=127.0.0.6:60959 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (164.491µs) from=127.0.0.6:55223 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (183.513µs) from=127.0.0.6:50965 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (229.446µs) from=127.0.0.6:57805 2022/09/10 23:38:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.94µs) from=127.0.0.6:51923 2022/09/10 23:38:56 [DEBUG] http: Request GET /v1/status/leader (356.305µs) from=127.0.0.6:34049 2022/09/10 23:39:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:39:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:39:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:39:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:39:10 [DEBUG] agent: Node info in sync 2022/09/10 23:39:11 [DEBUG] http: Request GET /v1/catalog/services (611.508µs) from=127.0.0.6:34361 2022/09/10 23:39:11 [DEBUG] http: Request GET /v1/status/leader (537.398µs) from=127.0.0.6:34361 2022/09/10 23:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (342.279µs) from=127.0.0.6:36869 2022/09/10 23:39:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (184.252µs) from=127.0.0.6:34049 2022/09/10 23:39:16 [DEBUG] http: Request GET /v1/status/leader (1.23374ms) from=127.0.0.6:44959 2022/09/10 23:39:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:39:31 [DEBUG] http: Request GET /v1/status/leader (194.995µs) from=127.0.0.6:54355 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m0.008182961s) from=127.0.0.6:34727 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m0.194294179s) from=127.0.0.6:53009 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.359143811s) from=127.0.0.6:55575 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.360282359s) from=127.0.0.6:39735 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m0.513177323s) from=127.0.0.6:49953 2022/09/10 23:39:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.545255819s) from=127.0.0.6:47479 2022/09/10 23:39:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.763829122s) from=127.0.0.6:59199 2022/09/10 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m1.808647616s) from=127.0.0.6:51407 2022/09/10 23:39:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m2.393376248s) from=127.0.0.6:37709 2022/09/10 23:39:36 [DEBUG] http: Request GET /v1/status/leader (294.339µs) from=127.0.0.6:54355 2022/09/10 23:39:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m2.981843735s) from=127.0.0.6:35339 2022/09/10 23:39:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m3.115974211s) from=127.0.0.6:37431 2022/09/10 23:39:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m3.872285094s) from=127.0.0.6:52029 2022/09/10 23:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.870148794s) from=127.0.0.6:58605 2022/09/10 23:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m3.878244111s) from=127.0.0.6:56953 2022/09/10 23:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.304431375s) from=127.0.0.6:42257 2022/09/10 23:39:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.3053119s) from=127.0.0.6:53537 2022/09/10 23:39:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.962178232s) from=127.0.0.6:39295 2022/09/10 23:39:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m5.081401234s) from=127.0.0.6:51501 2022/09/10 23:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.341057041s) from=127.0.0.6:60321 2022/09/10 23:39:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.866499092s) from=127.0.0.6:41797 2022/09/10 23:39:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.073897688s) from=127.0.0.6:54957 2022/09/10 23:39:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m6.156292989s) from=127.0.0.6:41321 2022/09/10 23:39:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m6.708041504s) from=127.0.0.6:51707 2022/09/10 23:39:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.773293628s) from=127.0.0.6:48931 2022/09/10 23:39:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m6.950644149s) from=127.0.0.6:45277 2022/09/10 23:39:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m7.021296851s) from=127.0.0.6:37557 2022/09/10 23:39:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m7.238560735s) from=127.0.0.6:50405 2022/09/10 23:39:51 [DEBUG] http: Request GET /v1/status/leader (168.501µs) from=127.0.0.6:54355 2022/09/10 23:40:11 [DEBUG] http: Request GET /v1/status/leader (343.317µs) from=127.0.0.6:44959 2022/09/10 23:40:19 [DEBUG] http: Request GET /v1/catalog/services (1.246351ms) from=127.0.0.6:54355 2022/09/10 23:40:19 [DEBUG] http: Request GET /v1/status/leader (138.162µs) from=127.0.0.6:44959 2022/09/10 23:40:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (409.515µs) from=127.0.0.6:44959 2022/09/10 23:40:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (184.567µs) from=127.0.0.6:44959 2022/09/10 23:40:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:40:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:40:20 [DEBUG] agent: Node info in sync 2022/09/10 23:40:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m0.015590938s) from=127.0.0.6:51211 2022/09/10 23:40:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.070660407s) from=127.0.0.6:44559 2022/09/10 23:40:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.461115114s) from=127.0.0.6:60959 2022/09/10 23:40:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m0.817267096s) from=127.0.0.6:53073 2022/09/10 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.94966394s) from=127.0.0.6:50965 2022/09/10 23:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.336951832s) from=127.0.0.6:51255 2022/09/10 23:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.578200939s) from=127.0.0.6:57805 2022/09/10 23:40:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.197769896s) from=127.0.0.6:60735 2022/09/10 23:40:39 [DEBUG] http: Request GET /v1/status/leader (381.313µs) from=127.0.0.6:34935 2022/09/10 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.541671897s) from=127.0.0.6:55223 2022/09/10 23:40:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m2.940490973s) from=127.0.0.6:51743 2022/09/10 23:40:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m2.996337949s) from=127.0.0.6:52235 2022/09/10 23:40:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m3.392048541s) from=127.0.0.6:58793 2022/09/10 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.331633843s) from=127.0.0.6:48129 2022/09/10 23:40:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.905538289s) from=127.0.0.6:55807 2022/09/10 23:40:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.023827018s) from=127.0.0.6:59673 2022/09/10 23:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m4.190215927s) from=127.0.0.6:44981 2022/09/10 23:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.718167724s) from=127.0.0.6:39137 2022/09/10 23:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m4.776860126s) from=127.0.0.6:38951 2022/09/10 23:40:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m4.935527235s) from=127.0.0.6:37605 2022/09/10 23:40:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m5.106198994s) from=127.0.0.6:47587 2022/09/10 23:40:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.129852671s) from=127.0.0.6:54517 2022/09/10 23:40:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m6.983429736s) from=127.0.0.6:51923 2022/09/10 23:40:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m7.078732137s) from=127.0.0.6:50503 2022/09/10 23:40:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.175260328s) from=127.0.0.6:55717 2022/09/10 23:40:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m7.333610373s) from=127.0.0.6:55619 2022/09/10 23:40:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.321145538s) from=127.0.0.6:44277 2022/09/10 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m7.469535286s) from=127.0.0.6:36693 2022/09/10 23:40:59 [DEBUG] http: Request GET /v1/status/leader (256.774µs) from=127.0.0.6:34935 2022/09/10 23:41:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.18386469s) from=127.0.0.6:34361 2022/09/10 23:41:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.388618679s) from=127.0.0.6:34049 2022/09/10 23:41:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.94665546s) from=127.0.0.6:36869 2022/09/10 23:41:19 [DEBUG] http: Request GET /v1/status/leader (286.391µs) from=127.0.0.6:34935 2022/09/10 23:41:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:41:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:41:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:41:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:41:37 [DEBUG] agent: Node info in sync 2022/09/10 23:42:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.814862834s) from=127.0.0.6:44959 2022/09/10 23:42:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:42:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.9314124s) from=127.0.0.6:39443 2022/09/10 23:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.654826415s) from=127.0.0.6:54355 2022/09/10 23:42:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:42:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:42:40 [DEBUG] agent: Node info in sync 2022/09/10 23:43:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:43:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:43:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:43:44 [DEBUG] agent: Node info in sync 2022/09/10 23:44:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:44:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/catalog/services (534.631µs) from=127.0.0.6:55121 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/status/leader (5.357453ms) from=127.0.0.6:48723 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (366.172µs) from=127.0.0.6:48723 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (185.629µs) from=127.0.0.6:35991 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (236.037µs) from=127.0.0.6:48723 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.982694ms) from=127.0.0.6:35991 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (399.496µs) from=127.0.0.6:35991 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (134.06µs) from=127.0.0.6:48723 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (233.592µs) from=127.0.0.6:33705 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (176.067µs) from=127.0.0.6:38797 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (157.304µs) from=127.0.0.6:47211 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (273.708µs) from=127.0.0.6:44773 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (138.86µs) from=127.0.0.6:60165 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (209.302µs) from=127.0.0.6:35991 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (118.591µs) from=127.0.0.6:33705 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (123.355µs) from=127.0.0.6:44773 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (100.571µs) from=127.0.0.6:48723 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (105.151µs) from=127.0.0.6:44773 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (145.448µs) from=127.0.0.6:47211 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (100.458µs) from=127.0.0.6:38797 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (169.788µs) from=127.0.0.6:33705 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (113.522µs) from=127.0.0.6:38797 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (134.81µs) from=127.0.0.6:44773 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (142.842µs) from=127.0.0.6:39295 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (196.77µs) from=127.0.0.6:47211 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.482µs) from=127.0.0.6:47211 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.64µs) from=127.0.0.6:35089 2022/09/10 23:44:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (315.147µs) from=127.0.0.6:51879 2022/09/10 23:45:14 [DEBUG] http: Request GET /v1/status/leader (258.288µs) from=127.0.0.6:52483 2022/09/10 23:45:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:45:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:45:28 [DEBUG] agent: Node info in sync 2022/09/10 23:45:34 [DEBUG] http: Request GET /v1/status/leader (1.810947ms) from=127.0.0.6:52483 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/catalog/services (490.595µs) from=127.0.0.6:35171 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/status/leader (556.468µs) from=127.0.0.6:35171 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (254.53µs) from=127.0.0.6:58811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (193.38µs) from=127.0.0.6:52483 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (113.776µs) from=127.0.0.6:58811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (233.626µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (257.32µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (147.197µs) from=127.0.0.6:52483 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (138.64µs) from=127.0.0.6:58811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (140.648µs) from=127.0.0.6:58811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (150.96µs) from=127.0.0.6:52483 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (114.773µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (150.1µs) from=127.0.0.6:52483 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (130.046µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (171.118µs) from=127.0.0.6:56229 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (196.755µs) from=127.0.0.6:53811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (129.638µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.3µs) from=127.0.0.6:53085 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (162.423µs) from=127.0.0.6:55107 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (134.377µs) from=127.0.0.6:56179 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (110.575µs) from=127.0.0.6:53811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (152.231µs) from=127.0.0.6:56229 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (176.317µs) from=127.0.0.6:49909 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (289.175µs) from=127.0.0.6:56595 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (324.358µs) from=127.0.0.6:55107 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.632µs) from=127.0.0.6:56229 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.502µs) from=127.0.0.6:53811 2022/09/10 23:45:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (228.145µs) from=127.0.0.6:42435 2022/09/10 23:46:17 [DEBUG] http: Request GET /v1/status/leader (249.286µs) from=127.0.0.6:52433 2022/09/10 23:46:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:46:34 [DEBUG] http: Request GET /v1/catalog/services (815.689µs) from=127.0.0.6:55239 2022/09/10 23:46:34 [DEBUG] http: Request GET /v1/status/leader (438.942µs) from=127.0.0.6:55239 2022/09/10 23:46:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (376.045µs) from=127.0.0.6:36277 2022/09/10 23:46:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (227.299µs) from=127.0.0.6:36277 2022/09/10 23:46:37 [DEBUG] http: Request GET /v1/status/leader (632.24µs) from=127.0.0.6:52433 2022/09/10 23:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m0.065258079s) from=127.0.0.6:51631 2022/09/10 23:46:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m0.179311206s) from=127.0.0.6:39295 2022/09/10 23:46:54 [DEBUG] http: Request GET /v1/status/leader (153.361µs) from=127.0.0.6:52433 2022/09/10 23:46:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m0.612878304s) from=127.0.0.6:48723 2022/09/10 23:46:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m1.022960648s) from=127.0.0.6:42147 2022/09/10 23:46:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.547078682s) from=127.0.0.6:38797 2022/09/10 23:46:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.612435385s) from=127.0.0.6:48167 2022/09/10 23:46:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.716996863s) from=127.0.0.6:33785 2022/09/10 23:46:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m1.831105639s) from=127.0.0.6:47353 2022/09/10 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.105996724s) from=127.0.0.6:52135 2022/09/10 23:46:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.622823674s) from=127.0.0.6:55121 2022/09/10 23:46:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m2.732336766s) from=127.0.0.6:53593 2022/09/10 23:46:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m2.842883934s) from=127.0.0.6:35991 2022/09/10 23:46:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m2.876883224s) from=127.0.0.6:33705 2022/09/10 23:46:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m3.689158706s) from=127.0.0.6:48061 2022/09/10 23:46:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m3.762035441s) from=127.0.0.6:35089 2022/09/10 23:46:57 [DEBUG] http: Request GET /v1/status/leader (222.327µs) from=127.0.0.6:52433 2022/09/10 23:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.484377618s) from=127.0.0.6:44773 2022/09/10 23:46:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m4.512422177s) from=127.0.0.6:37421 2022/09/10 23:46:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.931457978s) from=127.0.0.6:51879 2022/09/10 23:46:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m5.171982139s) from=127.0.0.6:60165 2022/09/10 23:46:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m5.643697188s) from=127.0.0.6:44481 2022/09/10 23:47:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m6.000135369s) from=127.0.0.6:40079 2022/09/10 23:47:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.130684118s) from=127.0.0.6:57859 2022/09/10 23:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.186979541s) from=127.0.0.6:36931 2022/09/10 23:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m6.372992648s) from=127.0.0.6:47211 2022/09/10 23:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.519808006s) from=127.0.0.6:50749 2022/09/10 23:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.163955531s) from=127.0.0.6:55481 2022/09/10 23:47:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.192819036s) from=127.0.0.6:50293 2022/09/10 23:47:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:47:07 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:47:07 [DEBUG] agent: Node info in sync 2022/09/10 23:47:14 [DEBUG] http: Request GET /v1/status/leader (444.462µs) from=127.0.0.6:52433 2022/09/10 23:47:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:47:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:47:39 [DEBUG] http: Request GET /v1/catalog/services (746.289µs) from=127.0.0.6:38881 2022/09/10 23:47:39 [DEBUG] http: Request GET /v1/status/leader (143.57µs) from=127.0.0.6:38881 2022/09/10 23:47:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.425µs) from=127.0.0.6:52433 2022/09/10 23:47:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.702µs) from=127.0.0.6:52433 2022/09/10 23:47:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.320246226s) from=127.0.0.6:49909 2022/09/10 23:47:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m0.689215097s) from=127.0.0.6:58811 2022/09/10 23:47:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.845512124s) from=127.0.0.6:49087 2022/09/10 23:47:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.007057892s) from=127.0.0.6:35171 2022/09/10 23:47:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m0.976998462s) from=127.0.0.6:50389 2022/09/10 23:47:59 [DEBUG] http: Request GET /v1/status/leader (260.985µs) from=127.0.0.6:54121 2022/09/10 23:47:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.582610802s) from=127.0.0.6:42435 2022/09/10 23:48:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.228458529s) from=127.0.0.6:48711 2022/09/10 23:48:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.507008434s) from=127.0.0.6:55107 2022/09/10 23:48:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m2.549846403s) from=127.0.0.6:44841 2022/09/10 23:48:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.249225565s) from=127.0.0.6:54763 2022/09/10 23:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.311500382s) from=127.0.0.6:53811 2022/09/10 23:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.790859932s) from=127.0.0.6:40561 2022/09/10 23:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.956130764s) from=127.0.0.6:39541 2022/09/10 23:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.226918324s) from=127.0.0.6:33731 2022/09/10 23:48:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.357554469s) from=127.0.0.6:56179 2022/09/10 23:48:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.469191506s) from=127.0.0.6:42243 2022/09/10 23:48:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m4.589748358s) from=127.0.0.6:52483 2022/09/10 23:48:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.626627738s) from=127.0.0.6:53085 2022/09/10 23:48:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m5.090148801s) from=127.0.0.6:56595 2022/09/10 23:48:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m5.148379921s) from=127.0.0.6:60129 2022/09/10 23:48:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m5.985713304s) from=127.0.0.6:51795 2022/09/10 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.110000929s) from=127.0.0.6:48023 2022/09/10 23:48:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.144601482s) from=127.0.0.6:42051 2022/09/10 23:48:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m6.526721102s) from=127.0.0.6:58761 2022/09/10 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m6.692053358s) from=127.0.0.6:56229 2022/09/10 23:48:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m6.830506026s) from=127.0.0.6:53639 2022/09/10 23:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.467586525s) from=127.0.0.6:46849 2022/09/10 23:48:19 [DEBUG] http: Request GET /v1/status/leader (260.115µs) from=127.0.0.6:54121 2022/09/10 23:48:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:48:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:48:25 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:48:25 [DEBUG] agent: Node info in sync 2022/09/10 23:48:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.569831106s) from=127.0.0.6:36277 2022/09/10 23:48:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.148946357s) from=127.0.0.6:55239 2022/09/10 23:48:39 [DEBUG] http: Request GET /v1/status/leader (260.114µs) from=127.0.0.6:54121 2022/09/10 23:48:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.470361876s) from=127.0.0.6:55327 2022/09/10 23:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.536650654s) from=127.0.0.6:36081 2022/09/10 23:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.634916347s) from=127.0.0.6:38881 2022/09/10 23:49:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.569086817s) from=127.0.0.6:52433 2022/09/10 23:49:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:50:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:50:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:50:02 [DEBUG] agent: Node info in sync 2022/09/10 23:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:51:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:51:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:51:57 [DEBUG] agent: Node info in sync 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/catalog/services (595.585µs) from=127.0.0.6:60767 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/status/leader (251.596µs) from=127.0.0.6:60621 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (265.748µs) from=127.0.0.6:60621 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (182.643µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (128.685µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (125.043µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (167.162µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (266.829µs) from=127.0.0.6:53127 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (147.013µs) from=127.0.0.6:36769 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (147.792µs) from=127.0.0.6:60621 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (188.49µs) from=127.0.0.6:59455 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.096µs) from=127.0.0.6:46269 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (121.406µs) from=127.0.0.6:53127 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (110.971µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (184.232µs) from=127.0.0.6:40583 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.327µs) from=127.0.0.6:53127 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (103.844µs) from=127.0.0.6:57401 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (110.138µs) from=127.0.0.6:40583 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (130.822µs) from=127.0.0.6:53127 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.302µs) from=127.0.0.6:46861 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (279.089µs) from=127.0.0.6:35463 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (3.489937ms) from=127.0.0.6:49111 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (360.081µs) from=127.0.0.6:55877 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (486.529µs) from=127.0.0.6:60621 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (227.258µs) from=127.0.0.6:36769 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (272.387µs) from=127.0.0.6:52299 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (816.041µs) from=127.0.0.6:43755 2022/09/10 23:52:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.039201ms) from=127.0.0.6:52383 2022/09/10 23:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:52:27 [DEBUG] http: Request GET /v1/status/leader (592.59µs) from=127.0.0.6:57921 2022/09/10 23:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:52:47 [DEBUG] http: Request GET /v1/status/leader (1.463297ms) from=127.0.0.6:57921 2022/09/10 23:53:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:53:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:53:00 [DEBUG] agent: Node info in sync 2022/09/10 23:53:07 [DEBUG] http: Request GET /v1/status/leader (241.159µs) from=127.0.0.6:57921 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/catalog/services (572.241µs) from=127.0.0.6:57921 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/status/leader (671.307µs) from=127.0.0.6:57921 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (278.461µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (135.512µs) from=127.0.0.6:42597 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (176.705µs) from=127.0.0.6:42597 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (184.122µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (170.264µs) from=127.0.0.6:52971 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (294.139µs) from=127.0.0.6:52971 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (207.406µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (186.075µs) from=127.0.0.6:33353 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (201.577µs) from=127.0.0.6:45989 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (196.76µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (247.558µs) from=127.0.0.6:60135 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (164.979µs) from=127.0.0.6:45989 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (134.017µs) from=127.0.0.6:48923 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.793µs) from=127.0.0.6:33353 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (111.371µs) from=127.0.0.6:60135 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (334.187µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.042958ms) from=127.0.0.6:52971 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (146.831µs) from=127.0.0.6:48549 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.491µs) from=127.0.0.6:52971 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (947.636µs) from=127.0.0.6:60135 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (427.942µs) from=127.0.0.6:34845 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (550.631µs) from=127.0.0.6:43117 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (158.598µs) from=127.0.0.6:42597 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.089µs) from=127.0.0.6:59593 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (236.77µs) from=127.0.0.6:35907 2022/09/10 23:53:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (142.476µs) from=127.0.0.6:34845 2022/09/10 23:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:53:36 [DEBUG] http: Request GET /v1/status/leader (639.83µs) from=127.0.0.6:38143 2022/09/10 23:53:56 [DEBUG] http: Request GET /v1/status/leader (228.16µs) from=127.0.0.6:56713 2022/09/10 23:53:57 [DEBUG] http: Request GET /v1/catalog/services (978.591µs) from=127.0.0.6:56713 2022/09/10 23:53:57 [DEBUG] http: Request GET /v1/status/leader (1.6484ms) from=127.0.0.6:38261 2022/09/10 23:53:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (423.014µs) from=127.0.0.6:38143 2022/09/10 23:53:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (239.91µs) from=127.0.0.6:38261 2022/09/10 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.06153615s) from=127.0.0.6:35975 2022/09/10 23:54:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m0.351178104s) from=127.0.0.6:55877 2022/09/10 23:54:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m0.478138073s) from=127.0.0.6:47117 2022/09/10 23:54:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.292817107s) from=127.0.0.6:59455 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m1.637575847s) from=127.0.0.6:60621 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m1.789816848s) from=127.0.0.6:33315 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.085659716s) from=127.0.0.6:49813 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.226007577s) from=127.0.0.6:46269 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m2.220597276s) from=127.0.0.6:45177 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m2.362523094s) from=127.0.0.6:52299 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m2.37894935s) from=127.0.0.6:57401 2022/09/10 23:54:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m2.432914083s) from=127.0.0.6:35237 2022/09/10 23:54:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.979438351s) from=127.0.0.6:60767 2022/09/10 23:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m3.047688562s) from=127.0.0.6:35463 2022/09/10 23:54:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m3.432054579s) from=127.0.0.6:38419 2022/09/10 23:54:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.81390867s) from=127.0.0.6:41857 2022/09/10 23:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m4.029590206s) from=127.0.0.6:49111 2022/09/10 23:54:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.896413682s) from=127.0.0.6:53127 2022/09/10 23:54:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m5.101885195s) from=127.0.0.6:52383 2022/09/10 23:54:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m5.364852392s) from=127.0.0.6:36173 2022/09/10 23:54:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m5.616292939s) from=127.0.0.6:43755 2022/09/10 23:54:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m6.068572689s) from=127.0.0.6:60341 2022/09/10 23:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.597628055s) from=127.0.0.6:40583 2022/09/10 23:54:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.814291196s) from=127.0.0.6:36769 2022/09/10 23:54:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m6.833168139s) from=127.0.0.6:46861 2022/09/10 23:54:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m6.890401542s) from=127.0.0.6:41729 2022/09/10 23:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m7.096745406s) from=127.0.0.6:42257 2022/09/10 23:54:16 [DEBUG] http: Request GET /v1/status/leader (219.589µs) from=127.0.0.6:39099 2022/09/10 23:54:17 [DEBUG] http: Request GET /v1/status/leader (343.2µs) from=127.0.0.6:42319 2022/09/10 23:54:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:54:20 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:54:20 [DEBUG] agent: Node info in sync 2022/09/10 23:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:54:37 [DEBUG] http: Request GET /v1/status/leader (362.886µs) from=127.0.0.6:42319 2022/09/10 23:54:59 [DEBUG] http: Request GET /v1/catalog/services (468.485µs) from=127.0.0.6:42319 2022/09/10 23:54:59 [DEBUG] http: Request GET /v1/status/leader (271.125µs) from=127.0.0.6:41339 2022/09/10 23:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (271.454µs) from=127.0.0.6:41339 2022/09/10 23:54:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.14µs) from=127.0.0.6:41339 2022/09/10 23:55:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:55:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m0.413931634s) from=127.0.0.6:35907 2022/09/10 23:55:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.644141196s) from=127.0.0.6:54057 2022/09/10 23:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.787044768s) from=127.0.0.6:48923 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m1.175598891s) from=127.0.0.6:34035 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m1.310238574s) from=127.0.0.6:50337 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m1.428060679s) from=127.0.0.6:59593 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.459791107s) from=127.0.0.6:33353 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.521542525s) from=127.0.0.6:51897 2022/09/10 23:55:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.747263311s) from=127.0.0.6:57921 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m2.206520267s) from=127.0.0.6:43117 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.251237392s) from=127.0.0.6:52681 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.267192346s) from=127.0.0.6:54343 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/status/leader (388.24µs) from=127.0.0.6:44039 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.964718918s) from=127.0.0.6:59287 2022/09/10 23:55:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m2.975606545s) from=127.0.0.6:60135 2022/09/10 23:55:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.311796799s) from=127.0.0.6:33689 2022/09/10 23:55:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.368609156s) from=127.0.0.6:37181 2022/09/10 23:55:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.414205492s) from=127.0.0.6:45989 2022/09/10 23:55:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.419118152s) from=127.0.0.6:48575 2022/09/10 23:55:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.573817402s) from=127.0.0.6:52949 2022/09/10 23:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m5.365628269s) from=127.0.0.6:37369 2022/09/10 23:55:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m5.714732103s) from=127.0.0.6:42597 2022/09/10 23:55:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.404979073s) from=127.0.0.6:50927 2022/09/10 23:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.519637542s) from=127.0.0.6:48549 2022/09/10 23:55:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m6.794182039s) from=127.0.0.6:45683 2022/09/10 23:55:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m7.046365487s) from=127.0.0.6:34845 2022/09/10 23:55:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m7.314142012s) from=127.0.0.6:60253 2022/09/10 23:55:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m7.333736554s) from=127.0.0.6:52971 2022/09/10 23:55:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:55:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:55:29 [DEBUG] agent: Node info in sync 2022/09/10 23:55:39 [DEBUG] http: Request GET /v1/status/leader (159.295µs) from=127.0.0.6:44039 2022/09/10 23:55:59 [DEBUG] http: Request GET /v1/status/leader (254.402µs) from=127.0.0.6:44039 2022/09/10 23:55:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.315223288s) from=127.0.0.6:56713 2022/09/10 23:56:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.174064187s) from=127.0.0.6:38143 2022/09/10 23:56:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.166106614s) from=127.0.0.6:38261 2022/09/10 23:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:56:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:56:59 [DEBUG] agent: Node info in sync 2022/09/10 23:57:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m2.098639673s) from=127.0.0.6:59601 2022/09/10 23:57:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.856209019s) from=127.0.0.6:41339 2022/09/10 23:57:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.14534118s) from=127.0.0.6:42319 2022/09/10 23:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:57:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:58:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:58:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:58:30 [DEBUG] agent: Node info in sync 2022/09/10 23:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/catalog/services (769.042µs) from=127.0.0.6:33177 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/status/leader (501.506µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (956.47µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (200.884µs) from=127.0.0.6:51507 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (387.6µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.377µs) from=127.0.0.6:51507 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (285.56µs) from=127.0.0.6:51507 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.612µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (152.666µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (136.218µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (128.672µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (114.521µs) from=127.0.0.6:51507 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (218.977µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (108.945µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (110.893µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (138.97µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (131.511µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (182.243µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (199.25µs) from=127.0.0.6:36559 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.643µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.635µs) from=127.0.0.6:47095 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.092µs) from=127.0.0.6:47095 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.558µs) from=127.0.0.6:42403 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (191.954µs) from=127.0.0.6:37211 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (173.647µs) from=127.0.0.6:47095 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (113.535µs) from=127.0.0.6:47095 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (117.859µs) from=127.0.0.6:36839 2022/09/10 23:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (115.402µs) from=127.0.0.6:47095 2022/09/10 23:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/10 23:59:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/10 23:59:35 [DEBUG] agent: Node info in sync 2022/09/10 23:59:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/10 23:59:48 [DEBUG] http: Request GET /v1/status/leader (326.352µs) from=127.0.0.6:43765 2022/09/11 00:00:08 [DEBUG] http: Request GET /v1/status/leader (282.994µs) from=127.0.0.6:43765 2022/09/11 00:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:00:28 [DEBUG] http: Request GET /v1/status/leader (677.046µs) from=127.0.0.6:43765 2022/09/11 00:00:36 [DEBUG] http: Request GET /v1/catalog/services (674.607µs) from=127.0.0.6:43765 2022/09/11 00:00:36 [DEBUG] http: Request GET /v1/status/leader (636.755µs) from=127.0.0.6:43765 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (309.804µs) from=127.0.0.6:57163 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (143.542µs) from=127.0.0.6:57163 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (406.253µs) from=127.0.0.6:57163 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.187µs) from=127.0.0.6:57163 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (196.734µs) from=127.0.0.6:56563 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (154.11µs) from=127.0.0.6:41039 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (186.49µs) from=127.0.0.6:58875 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (151.625µs) from=127.0.0.6:60963 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (152.715µs) from=127.0.0.6:37229 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (186.941µs) from=127.0.0.6:33849 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (178.757µs) from=127.0.0.6:45701 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (129.58µs) from=127.0.0.6:35557 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (255.196µs) from=127.0.0.6:41167 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (145.77µs) from=127.0.0.6:42219 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (128.478µs) from=127.0.0.6:55185 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (296.749µs) from=127.0.0.6:57163 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (121.934µs) from=127.0.0.6:57137 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (128.16µs) from=127.0.0.6:56321 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.865µs) from=127.0.0.6:60113 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (120.654µs) from=127.0.0.6:42983 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.147µs) from=127.0.0.6:41039 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (117.97µs) from=127.0.0.6:58875 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (138.082µs) from=127.0.0.6:55907 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (262.983µs) from=127.0.0.6:56563 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.629µs) from=127.0.0.6:35467 2022/09/11 00:00:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.658µs) from=127.0.0.6:35557 2022/09/11 00:00:56 [DEBUG] http: Request GET /v1/status/leader (511.34µs) from=127.0.0.6:40847 2022/09/11 00:01:14 [DEBUG] http: Request GET /v1/catalog/services (850.66µs) from=127.0.0.6:53797 2022/09/11 00:01:14 [DEBUG] http: Request GET /v1/status/leader (402.757µs) from=127.0.0.6:48291 2022/09/11 00:01:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.935916ms) from=127.0.0.6:48291 2022/09/11 00:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (138.818µs) from=127.0.0.6:48291 2022/09/11 00:01:17 [DEBUG] http: Request GET /v1/status/leader (392.27µs) from=127.0.0.6:40847 2022/09/11 00:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:01:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:01:17 [DEBUG] agent: Node info in sync 2022/09/11 00:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:01:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.419146162s) from=127.0.0.6:36559 2022/09/11 00:01:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m0.735999397s) from=127.0.0.6:35429 2022/09/11 00:01:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.83022321s) from=127.0.0.6:43907 2022/09/11 00:01:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m1.072553449s) from=127.0.0.6:36839 2022/09/11 00:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m1.143906354s) from=127.0.0.6:51507 2022/09/11 00:01:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m1.574854878s) from=127.0.0.6:52639 2022/09/11 00:01:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m1.977979392s) from=127.0.0.6:37211 2022/09/11 00:01:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.507816895s) from=127.0.0.6:52295 2022/09/11 00:01:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.512955657s) from=127.0.0.6:32835 2022/09/11 00:01:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.775091913s) from=127.0.0.6:33177 2022/09/11 00:01:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m3.011906449s) from=127.0.0.6:47095 2022/09/11 00:01:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.057308386s) from=127.0.0.6:50295 2022/09/11 00:01:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m3.419915646s) from=127.0.0.6:53205 2022/09/11 00:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.619581768s) from=127.0.0.6:50613 2022/09/11 00:01:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m3.937756057s) from=127.0.0.6:51007 2022/09/11 00:01:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.588390483s) from=127.0.0.6:39203 2022/09/11 00:01:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.699655735s) from=127.0.0.6:43247 2022/09/11 00:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.980298056s) from=127.0.0.6:57687 2022/09/11 00:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m4.973769114s) from=127.0.0.6:33945 2022/09/11 00:01:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.416505098s) from=127.0.0.6:57091 2022/09/11 00:01:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m5.601773629s) from=127.0.0.6:39167 2022/09/11 00:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m5.814416275s) from=127.0.0.6:50789 2022/09/11 00:01:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m5.970095469s) from=127.0.0.6:43885 2022/09/11 00:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m6.210821193s) from=127.0.0.6:48379 2022/09/11 00:01:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.340373657s) from=127.0.0.6:33641 2022/09/11 00:01:34 [DEBUG] http: Request GET /v1/status/leader (258.89µs) from=127.0.0.6:40847 2022/09/11 00:01:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.955561045s) from=127.0.0.6:58491 2022/09/11 00:01:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m7.427622781s) from=127.0.0.6:42403 2022/09/11 00:01:37 [DEBUG] http: Request GET /v1/status/leader (373.757µs) from=127.0.0.6:40847 2022/09/11 00:01:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:01:54 [DEBUG] http: Request GET /v1/status/leader (325.052µs) from=127.0.0.6:40847 2022/09/11 00:02:19 [DEBUG] http: Request GET /v1/catalog/services (540.574µs) from=127.0.0.6:40847 2022/09/11 00:02:19 [DEBUG] http: Request GET /v1/status/leader (373.145µs) from=127.0.0.6:40847 2022/09/11 00:02:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (414.793µs) from=127.0.0.6:57183 2022/09/11 00:02:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (122.905µs) from=127.0.0.6:57183 2022/09/11 00:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:02:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.379164652s) from=127.0.0.6:43765 2022/09/11 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m0.587694605s) from=127.0.0.6:35467 2022/09/11 00:02:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m0.943152034s) from=127.0.0.6:60951 2022/09/11 00:02:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m1.035817285s) from=127.0.0.6:56321 2022/09/11 00:02:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m1.40159843s) from=127.0.0.6:55185 2022/09/11 00:02:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.4270836s) from=127.0.0.6:42983 2022/09/11 00:02:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.790001571s) from=127.0.0.6:55907 2022/09/11 00:02:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m1.948587703s) from=127.0.0.6:60963 2022/09/11 00:02:39 [DEBUG] http: Request GET /v1/status/leader (280.805µs) from=127.0.0.6:43795 2022/09/11 00:02:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.123809805s) from=127.0.0.6:56563 2022/09/11 00:02:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m2.238705517s) from=127.0.0.6:57137 2022/09/11 00:02:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m2.927955299s) from=127.0.0.6:59507 2022/09/11 00:02:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m3.040127364s) from=127.0.0.6:33849 2022/09/11 00:02:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m3.363560721s) from=127.0.0.6:41039 2022/09/11 00:02:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.730634812s) from=127.0.0.6:58875 2022/09/11 00:02:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m3.966416299s) from=127.0.0.6:35557 2022/09/11 00:02:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.397133353s) from=127.0.0.6:57163 2022/09/11 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.547679826s) from=127.0.0.6:60113 2022/09/11 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m4.849051152s) from=127.0.0.6:41167 2022/09/11 00:02:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.892751385s) from=127.0.0.6:46693 2022/09/11 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m5.326895584s) from=127.0.0.6:37229 2022/09/11 00:02:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m5.541083316s) from=127.0.0.6:42219 2022/09/11 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.732058544s) from=127.0.0.6:51739 2022/09/11 00:02:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m5.792989468s) from=127.0.0.6:58651 2022/09/11 00:02:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.985923804s) from=127.0.0.6:57903 2022/09/11 00:02:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.225896809s) from=127.0.0.6:53811 2022/09/11 00:02:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m7.217655298s) from=127.0.0.6:56631 2022/09/11 00:02:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m7.468661572s) from=127.0.0.6:45701 2022/09/11 00:02:59 [DEBUG] http: Request GET /v1/status/leader (259.872µs) from=127.0.0.6:43795 2022/09/11 00:03:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:03:08 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:03:08 [DEBUG] agent: Node info in sync 2022/09/11 00:03:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.608555068s) from=127.0.0.6:48291 2022/09/11 00:03:19 [DEBUG] http: Request GET /v1/status/leader (7.750532ms) from=127.0.0.6:43795 2022/09/11 00:03:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.919097112s) from=127.0.0.6:53797 2022/09/11 00:03:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m5.904831321s) from=127.0.0.6:48617 2022/09/11 00:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:03:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:04:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.022843893s) from=127.0.0.6:57183 2022/09/11 00:04:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.723575419s) from=127.0.0.6:40847 2022/09/11 00:04:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.537022197s) from=127.0.0.6:52309 2022/09/11 00:05:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:05:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:05:05 [DEBUG] agent: Node info in sync 2022/09/11 00:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:05:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:06:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:06:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:06:35 [DEBUG] agent: Node info in sync 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/catalog/services (657.13µs) from=127.0.0.6:39867 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/status/leader (503.24µs) from=127.0.0.6:39867 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (755.367µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (204.079µs) from=127.0.0.6:55457 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (214.985µs) from=127.0.0.6:55457 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (117.56µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (192.229µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (121.18µs) from=127.0.0.6:55457 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (111.978µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (133.85µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (147.95µs) from=127.0.0.6:55457 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (113.698µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (124.258µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (125.813µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (112.54µs) from=127.0.0.6:55457 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (149.199µs) from=127.0.0.6:42155 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (130.128µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.588µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (147.998µs) from=127.0.0.6:56647 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (122.615µs) from=127.0.0.6:42155 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (267.49µs) from=127.0.0.6:56647 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (121.77µs) from=127.0.0.6:56953 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.256µs) from=127.0.0.6:56647 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (392.903µs) from=127.0.0.6:35325 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (267.045µs) from=127.0.0.6:42155 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (266.045µs) from=127.0.0.6:35325 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (181.928µs) from=127.0.0.6:35325 2022/09/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (170.7µs) from=127.0.0.6:35325 2022/09/11 00:07:11 [DEBUG] http: Request GET /v1/status/leader (339.471µs) from=127.0.0.6:44019 2022/09/11 00:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:07:31 [DEBUG] http: Request GET /v1/status/leader (591.4µs) from=127.0.0.6:44019 2022/09/11 00:07:51 [DEBUG] http: Request GET /v1/status/leader (2.367969ms) from=127.0.0.6:44019 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/catalog/services (1.053187ms) from=127.0.0.6:44019 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/status/leader (465.634µs) from=127.0.0.6:53493 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (374.572µs) from=127.0.0.6:53493 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (194.772µs) from=127.0.0.6:53493 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (140.449µs) from=127.0.0.6:41317 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (314.089µs) from=127.0.0.6:53493 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (136.846µs) from=127.0.0.6:41317 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (166.588µs) from=127.0.0.6:44945 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (121.337µs) from=127.0.0.6:48231 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (233.383µs) from=127.0.0.6:48231 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (147.416µs) from=127.0.0.6:44945 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.203µs) from=127.0.0.6:36459 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (194.905µs) from=127.0.0.6:48231 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (123.905µs) from=127.0.0.6:41317 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (197.044µs) from=127.0.0.6:50145 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (130.368µs) from=127.0.0.6:53493 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (127.308µs) from=127.0.0.6:34623 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (132.694µs) from=127.0.0.6:43407 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (394.31µs) from=127.0.0.6:44791 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (142.414µs) from=127.0.0.6:44791 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.372µs) from=127.0.0.6:44945 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (122.998µs) from=127.0.0.6:41317 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (160.33µs) from=127.0.0.6:37599 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (130.473µs) from=127.0.0.6:55687 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (209.132µs) from=127.0.0.6:50145 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (201.592µs) from=127.0.0.6:41317 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (136.763µs) from=127.0.0.6:55687 2022/09/11 00:07:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (142.365µs) from=127.0.0.6:39309 2022/09/11 00:08:16 [DEBUG] http: Request GET /v1/status/leader (334.858µs) from=127.0.0.6:49535 2022/09/11 00:08:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:08:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:08:21 [DEBUG] agent: Node info in sync 2022/09/11 00:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:08:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:08:33 [DEBUG] http: Request GET /v1/catalog/services (633.417µs) from=127.0.0.6:48925 2022/09/11 00:08:33 [DEBUG] http: Request GET /v1/status/leader (305.773µs) from=127.0.0.6:49535 2022/09/11 00:08:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (452.971µs) from=127.0.0.6:41717 2022/09/11 00:08:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.345µs) from=127.0.0.6:49535 2022/09/11 00:08:36 [DEBUG] http: Request GET /v1/status/leader (343.762µs) from=127.0.0.6:58917 2022/09/11 00:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m0.180020716s) from=127.0.0.6:35325 2022/09/11 00:08:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.785609417s) from=127.0.0.6:48893 2022/09/11 00:08:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.828025665s) from=127.0.0.6:40649 2022/09/11 00:08:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.912151181s) from=127.0.0.6:39867 2022/09/11 00:08:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.400694602s) from=127.0.0.6:41209 2022/09/11 00:08:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.400960902s) from=127.0.0.6:49077 2022/09/11 00:08:53 [DEBUG] http: Request GET /v1/status/leader (192.18µs) from=127.0.0.6:58247 2022/09/11 00:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.246702315s) from=127.0.0.6:33143 2022/09/11 00:08:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.398274054s) from=127.0.0.6:54745 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.871634622s) from=127.0.0.6:56647 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m3.243962619s) from=127.0.0.6:42155 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m3.317952648s) from=127.0.0.6:54033 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m3.402302586s) from=127.0.0.6:49819 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.491218468s) from=127.0.0.6:49767 2022/09/11 00:08:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.604109896s) from=127.0.0.6:39665 2022/09/11 00:08:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m3.875408292s) from=127.0.0.6:55457 2022/09/11 00:08:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.992891266s) from=127.0.0.6:52425 2022/09/11 00:08:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.224678335s) from=127.0.0.6:32929 2022/09/11 00:08:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m4.235274321s) from=127.0.0.6:37455 2022/09/11 00:08:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m4.550834071s) from=127.0.0.6:60435 2022/09/11 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.80256913s) from=127.0.0.6:53597 2022/09/11 00:08:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m4.838904739s) from=127.0.0.6:56079 2022/09/11 00:08:56 [DEBUG] http: Request GET /v1/status/leader (152.471µs) from=127.0.0.6:58247 2022/09/11 00:08:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m5.785163208s) from=127.0.0.6:39661 2022/09/11 00:08:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m5.828017397s) from=127.0.0.6:50959 2022/09/11 00:08:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m6.252517s) from=127.0.0.6:58327 2022/09/11 00:08:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.764545328s) from=127.0.0.6:36429 2022/09/11 00:08:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m7.238258575s) from=127.0.0.6:56953 2022/09/11 00:08:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m7.261572933s) from=127.0.0.6:40847 2022/09/11 00:09:13 [DEBUG] http: Request GET /v1/status/leader (1.170341ms) from=127.0.0.6:58917 2022/09/11 00:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:09:38 [DEBUG] http: Request GET /v1/catalog/services (568.771µs) from=127.0.0.6:58917 2022/09/11 00:09:38 [DEBUG] http: Request GET /v1/status/leader (280.392µs) from=127.0.0.6:34925 2022/09/11 00:09:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.64µs) from=127.0.0.6:58247 2022/09/11 00:09:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.882µs) from=127.0.0.6:34925 2022/09/11 00:09:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.794602332s) from=127.0.0.6:42613 2022/09/11 00:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.345363786s) from=127.0.0.6:36459 2022/09/11 00:09:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m1.879934624s) from=127.0.0.6:41397 2022/09/11 00:09:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m2.05365295s) from=127.0.0.6:56515 2022/09/11 00:09:58 [DEBUG] http: Request GET /v1/status/leader (219.885µs) from=127.0.0.6:46429 2022/09/11 00:09:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m2.452781185s) from=127.0.0.6:55687 2022/09/11 00:09:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m2.966758069s) from=127.0.0.6:44945 2022/09/11 00:09:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.199654303s) from=127.0.0.6:34623 2022/09/11 00:09:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m3.192046788s) from=127.0.0.6:50145 2022/09/11 00:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.398462001s) from=127.0.0.6:33799 2022/09/11 00:10:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m3.479657382s) from=127.0.0.6:59431 2022/09/11 00:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.003488124s) from=127.0.0.6:37599 2022/09/11 00:10:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:10:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:10:01 [DEBUG] agent: Node info in sync 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m4.642017477s) from=127.0.0.6:44791 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.623054109s) from=127.0.0.6:33107 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.878876367s) from=127.0.0.6:44019 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m5.228375409s) from=127.0.0.6:53493 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m5.206961505s) from=127.0.0.6:43855 2022/09/11 00:10:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.228050769s) from=127.0.0.6:40233 2022/09/11 00:10:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m5.323141475s) from=127.0.0.6:43741 2022/09/11 00:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.342067536s) from=127.0.0.6:38127 2022/09/11 00:10:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.73186159s) from=127.0.0.6:57303 2022/09/11 00:10:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m5.9023045s) from=127.0.0.6:48231 2022/09/11 00:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m6.092933183s) from=127.0.0.6:33649 2022/09/11 00:10:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m6.408953884s) from=127.0.0.6:54133 2022/09/11 00:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m6.507738438s) from=127.0.0.6:41317 2022/09/11 00:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.501003023s) from=127.0.0.6:51107 2022/09/11 00:10:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.105966154s) from=127.0.0.6:39309 2022/09/11 00:10:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.398669064s) from=127.0.0.6:43407 2022/09/11 00:10:18 [DEBUG] http: Request GET /v1/status/leader (307.029µs) from=127.0.0.6:46429 2022/09/11 00:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:10:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:10:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.182916387s) from=127.0.0.6:41717 2022/09/11 00:10:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.857002596s) from=127.0.0.6:48925 2022/09/11 00:10:38 [DEBUG] http: Request GET /v1/status/leader (421.437µs) from=127.0.0.6:46429 2022/09/11 00:10:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.478661775s) from=127.0.0.6:49535 2022/09/11 00:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:11:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:11:32 [DEBUG] agent: Node info in sync 2022/09/11 00:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.067033318s) from=127.0.0.6:58917 2022/09/11 00:11:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m4.858238193s) from=127.0.0.6:58247 2022/09/11 00:11:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.938825576s) from=127.0.0.6:34925 2022/09/11 00:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:13:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:13:24 [DEBUG] agent: Node info in sync 2022/09/11 00:13:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:14:19 [DEBUG] http: Request GET /v1/catalog/services (531.196µs) from=127.0.0.6:49379 2022/09/11 00:14:19 [DEBUG] http: Request GET /v1/status/leader (1.953257ms) from=127.0.0.6:57151 2022/09/11 00:14:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (238.109µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (136.944µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (159.438µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (165.454µs) from=127.0.0.6:38365 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (126.725µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.801µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (253.677µs) from=127.0.0.6:42455 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (156.784µs) from=127.0.0.6:57151 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.768µs) from=127.0.0.6:40591 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (235.647µs) from=127.0.0.6:58867 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (107.64µs) from=127.0.0.6:38365 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (185.53µs) from=127.0.0.6:59359 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (137.877µs) from=127.0.0.6:58867 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (119.827µs) from=127.0.0.6:58867 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (143.674µs) from=127.0.0.6:40591 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (119.457µs) from=127.0.0.6:38365 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (143.608µs) from=127.0.0.6:38365 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (129.299µs) from=127.0.0.6:40591 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (114.32µs) from=127.0.0.6:38365 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (149.439µs) from=127.0.0.6:59359 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (109.458µs) from=127.0.0.6:42455 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (102.842µs) from=127.0.0.6:59359 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (167.64µs) from=127.0.0.6:40895 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (153.945µs) from=127.0.0.6:46749 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (129.23µs) from=127.0.0.6:42455 2022/09/11 00:14:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (274.826µs) from=127.0.0.6:58867 2022/09/11 00:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:14:39 [DEBUG] http: Request GET /v1/status/leader (223.487µs) from=127.0.0.6:44543 2022/09/11 00:15:00 [DEBUG] http: Request GET /v1/status/leader (410.045µs) from=127.0.0.6:44543 2022/09/11 00:15:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:15:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:15:16 [DEBUG] agent: Node info in sync 2022/09/11 00:15:20 [DEBUG] http: Request GET /v1/status/leader (693.98µs) from=127.0.0.6:44543 2022/09/11 00:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/catalog/services (600µs) from=127.0.0.6:44543 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/status/leader (288.985µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (310.909µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (213.274µs) from=127.0.0.6:51263 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (252.4µs) from=127.0.0.6:51263 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.622µs) from=127.0.0.6:51263 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (183.531µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.593µs) from=127.0.0.6:59889 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (144.235µs) from=127.0.0.6:59889 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (124.905µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (192.29µs) from=127.0.0.6:51263 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (233.842µs) from=127.0.0.6:47593 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (184.905µs) from=127.0.0.6:59889 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (131.407µs) from=127.0.0.6:51263 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (252.446µs) from=127.0.0.6:57031 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (177.973µs) from=127.0.0.6:49721 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.151µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (160.81µs) from=127.0.0.6:57031 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (130.78µs) from=127.0.0.6:49063 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (133.228µs) from=127.0.0.6:57031 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (129.294µs) from=127.0.0.6:57031 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (116.344µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (200.557µs) from=127.0.0.6:57031 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (426.823µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (191.856µs) from=127.0.0.6:34065 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (238.165µs) from=127.0.0.6:39545 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.081µs) from=127.0.0.6:50089 2022/09/11 00:15:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (134.265µs) from=127.0.0.6:42499 2022/09/11 00:15:46 [DEBUG] http: Request GET /v1/status/leader (552.51µs) from=127.0.0.6:49503 2022/09/11 00:15:51 [DEBUG] http: Request GET /v1/catalog/services (972.636µs) from=127.0.0.6:36137 2022/09/11 00:15:51 [DEBUG] http: Request GET /v1/status/leader (7.320342ms) from=127.0.0.6:49503 2022/09/11 00:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (396.102µs) from=127.0.0.6:49503 2022/09/11 00:15:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (235.592µs) from=127.0.0.6:44933 2022/09/11 00:16:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:16:06 [DEBUG] http: Request GET /v1/status/leader (304.712µs) from=127.0.0.6:35807 2022/09/11 00:16:11 [DEBUG] http: Request GET /v1/status/leader (342.865µs) from=127.0.0.6:53441 2022/09/11 00:16:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m0.715928983s) from=127.0.0.6:40895 2022/09/11 00:16:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m0.909943277s) from=127.0.0.6:46551 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.167781707s) from=127.0.0.6:49577 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m1.369727639s) from=127.0.0.6:49793 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.489993488s) from=127.0.0.6:49379 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m1.429058134s) from=127.0.0.6:44555 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.497468433s) from=127.0.0.6:59721 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.494146515s) from=127.0.0.6:39143 2022/09/11 00:16:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m1.77194509s) from=127.0.0.6:46421 2022/09/11 00:16:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m2.098978631s) from=127.0.0.6:40637 2022/09/11 00:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:16:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m2.911051539s) from=127.0.0.6:42455 2022/09/11 00:16:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m3.312443454s) from=127.0.0.6:48223 2022/09/11 00:16:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m3.888372114s) from=127.0.0.6:40591 2022/09/11 00:16:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m3.934482885s) from=127.0.0.6:48891 2022/09/11 00:16:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.986546315s) from=127.0.0.6:59359 2022/09/11 00:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m4.078748529s) from=127.0.0.6:60703 2022/09/11 00:16:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m4.291570981s) from=127.0.0.6:42263 2022/09/11 00:16:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m4.790712521s) from=127.0.0.6:46749 2022/09/11 00:16:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.046808599s) from=127.0.0.6:39405 2022/09/11 00:16:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.572198734s) from=127.0.0.6:59251 2022/09/11 00:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m5.654534486s) from=127.0.0.6:58867 2022/09/11 00:16:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m5.73074885s) from=127.0.0.6:38365 2022/09/11 00:16:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m6.128619475s) from=127.0.0.6:52827 2022/09/11 00:16:26 [DEBUG] http: Request GET /v1/status/leader (228.882µs) from=127.0.0.6:35807 2022/09/11 00:16:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.899778314s) from=127.0.0.6:58567 2022/09/11 00:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.221325126s) from=127.0.0.6:57151 2022/09/11 00:16:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m7.172538s) from=127.0.0.6:57959 2022/09/11 00:16:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m7.321271707s) from=127.0.0.6:55879 2022/09/11 00:16:31 [DEBUG] http: Request GET /v1/status/leader (164.055µs) from=127.0.0.6:35807 2022/09/11 00:16:51 [DEBUG] http: Request GET /v1/status/leader (297.654µs) from=127.0.0.6:53441 2022/09/11 00:16:58 [DEBUG] http: Request GET /v1/catalog/services (500.263µs) from=127.0.0.6:53441 2022/09/11 00:16:58 [DEBUG] http: Request GET /v1/status/leader (296.186µs) from=127.0.0.6:35807 2022/09/11 00:16:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (252.787µs) from=127.0.0.6:35807 2022/09/11 00:16:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (494.026µs) from=127.0.0.6:35807 2022/09/11 00:17:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:17:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:17:15 [DEBUG] agent: Node info in sync 2022/09/11 00:17:18 [DEBUG] http: Request GET /v1/status/leader (303.947µs) from=127.0.0.6:37053 2022/09/11 00:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m0.009897792s) from=127.0.0.6:41225 2022/09/11 00:17:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m0.10800603s) from=127.0.0.6:42499 2022/09/11 00:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.735546632s) from=127.0.0.6:44543 2022/09/11 00:17:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m0.682017318s) from=127.0.0.6:45105 2022/09/11 00:17:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.861591027s) from=127.0.0.6:46075 2022/09/11 00:17:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m0.95758689s) from=127.0.0.6:50089 2022/09/11 00:17:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.245571834s) from=127.0.0.6:49063 2022/09/11 00:17:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m2.054864345s) from=127.0.0.6:51263 2022/09/11 00:17:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m2.188120858s) from=127.0.0.6:52441 2022/09/11 00:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m2.179091405s) from=127.0.0.6:35553 2022/09/11 00:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.325501497s) from=127.0.0.6:45339 2022/09/11 00:17:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m2.360077486s) from=127.0.0.6:52529 2022/09/11 00:17:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m3.198745409s) from=127.0.0.6:39545 2022/09/11 00:17:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m3.180365914s) from=127.0.0.6:37677 2022/09/11 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.099181428s) from=127.0.0.6:32799 2022/09/11 00:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m4.213894503s) from=127.0.0.6:41321 2022/09/11 00:17:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.248452301s) from=127.0.0.6:49721 2022/09/11 00:17:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m4.671517037s) from=127.0.0.6:55845 2022/09/11 00:17:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m5.102676492s) from=127.0.0.6:34105 2022/09/11 00:17:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.206763375s) from=127.0.0.6:34065 2022/09/11 00:17:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m5.20512676s) from=127.0.0.6:39373 2022/09/11 00:17:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m5.421404775s) from=127.0.0.6:47593 2022/09/11 00:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.182545002s) from=127.0.0.6:59575 2022/09/11 00:17:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m6.247687238s) from=127.0.0.6:57795 2022/09/11 00:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m6.41928352s) from=127.0.0.6:59889 2022/09/11 00:17:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m6.65690502s) from=127.0.0.6:57031 2022/09/11 00:17:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.774668252s) from=127.0.0.6:35879 2022/09/11 00:17:38 [DEBUG] http: Request GET /v1/status/leader (324.365µs) from=127.0.0.6:37053 2022/09/11 00:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m1.961956978s) from=127.0.0.6:44933 2022/09/11 00:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.890037834s) from=127.0.0.6:36137 2022/09/11 00:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m6.818567817s) from=127.0.0.6:49503 2022/09/11 00:17:58 [DEBUG] http: Request GET /v1/status/leader (322.517µs) from=127.0.0.6:37053 2022/09/11 00:18:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:18:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:18:55 [DEBUG] agent: Node info in sync 2022/09/11 00:18:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.457973465s) from=127.0.0.6:53441 2022/09/11 00:18:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.707511417s) from=127.0.0.6:42177 2022/09/11 00:19:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m3.656544075s) from=127.0.0.6:35807 2022/09/11 00:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:20:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:20:13 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:20:13 [DEBUG] agent: Node info in sync 2022/09/11 00:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:21:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/catalog/services (532.07µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/status/leader (875.913µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (362.411µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (179.397µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (132.574µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (121.084µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (191.519µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (156.991µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (616.164µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (143.246µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (120.307µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (196.02µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (271.701µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (113.809µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (131.612µs) from=127.0.0.6:54697 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.464µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (204.871µs) from=127.0.0.6:47907 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (351.083µs) from=127.0.0.6:48145 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (146.731µs) from=127.0.0.6:47907 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (118.964µs) from=127.0.0.6:37597 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (138.252µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (136.119µs) from=127.0.0.6:33655 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (174.18µs) from=127.0.0.6:46421 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (462.473µs) from=127.0.0.6:33655 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (282.037µs) from=127.0.0.6:49037 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (251.595µs) from=127.0.0.6:33655 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (217.186µs) from=127.0.0.6:36955 2022/09/11 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.382µs) from=127.0.0.6:53069 2022/09/11 00:22:01 [DEBUG] http: Request GET /v1/status/leader (260.062µs) from=127.0.0.6:40533 2022/09/11 00:22:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:22:11 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:22:11 [DEBUG] agent: Node info in sync 2022/09/11 00:22:21 [DEBUG] http: Request GET /v1/status/leader (247.92µs) from=127.0.0.6:40533 2022/09/11 00:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:22:41 [DEBUG] http: Request GET /v1/status/leader (280.005µs) from=127.0.0.6:57919 2022/09/11 00:22:46 [DEBUG] http: Request GET /v1/catalog/services (528.939µs) from=127.0.0.6:57919 2022/09/11 00:22:46 [DEBUG] http: Request GET /v1/status/leader (137.415µs) from=127.0.0.6:40533 2022/09/11 00:22:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (273.951µs) from=127.0.0.6:47979 2022/09/11 00:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (260.099µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (267.69µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (362.426µs) from=127.0.0.6:47979 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (257.712µs) from=127.0.0.6:50559 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.627µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (128.368µs) from=127.0.0.6:50559 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (711.114µs) from=127.0.0.6:47979 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (489.102µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (247.732µs) from=127.0.0.6:50559 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (282.625µs) from=127.0.0.6:47979 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.165µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (143.394µs) from=127.0.0.6:45563 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (182.927µs) from=127.0.0.6:50559 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (353.587µs) from=127.0.0.6:53965 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (132.256µs) from=127.0.0.6:48629 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (178.74µs) from=127.0.0.6:33849 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (334.938µs) from=127.0.0.6:58403 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (144.723µs) from=127.0.0.6:35237 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (185.33µs) from=127.0.0.6:55473 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (152.675µs) from=127.0.0.6:53811 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (117.375µs) from=127.0.0.6:58865 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (128.529µs) from=127.0.0.6:40533 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (123.56µs) from=127.0.0.6:47979 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (255.809µs) from=127.0.0.6:50559 2022/09/11 00:22:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.232µs) from=127.0.0.6:35237 2022/09/11 00:23:06 [DEBUG] http: Request GET /v1/status/leader (301.282µs) from=127.0.0.6:35601 2022/09/11 00:23:09 [DEBUG] http: Request GET /v1/catalog/services (516.704µs) from=127.0.0.6:35601 2022/09/11 00:23:09 [DEBUG] http: Request GET /v1/status/leader (186.43µs) from=127.0.0.6:49155 2022/09/11 00:23:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.715µs) from=127.0.0.6:49155 2022/09/11 00:23:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (179.058µs) from=127.0.0.6:49155 2022/09/11 00:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:23:27 [DEBUG] http: Request GET /v1/status/leader (1.277487ms) from=127.0.0.6:39239 2022/09/11 00:23:29 [DEBUG] http: Request GET /v1/status/leader (868.633µs) from=127.0.0.6:41163 2022/09/11 00:23:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:23:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:23:37 [DEBUG] agent: Node info in sync 2022/09/11 00:23:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m0.133423622s) from=127.0.0.6:53069 2022/09/11 00:23:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m1.215715303s) from=127.0.0.6:47907 2022/09/11 00:23:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m1.403792092s) from=127.0.0.6:54421 2022/09/11 00:23:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m1.696735149s) from=127.0.0.6:37597 2022/09/11 00:23:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m1.675858136s) from=127.0.0.6:32887 2022/09/11 00:23:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.861588426s) from=127.0.0.6:38675 2022/09/11 00:23:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.114322585s) from=127.0.0.6:53195 2022/09/11 00:23:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m2.151529703s) from=127.0.0.6:46421 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m2.802425037s) from=127.0.0.6:34951 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.832163504s) from=127.0.0.6:54697 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.816379236s) from=127.0.0.6:54683 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.030124366s) from=127.0.0.6:56371 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.120740782s) from=127.0.0.6:59457 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m3.142362342s) from=127.0.0.6:36955 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m3.333602033s) from=127.0.0.6:52331 2022/09/11 00:23:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.391400146s) from=127.0.0.6:51221 2022/09/11 00:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.868746631s) from=127.0.0.6:33395 2022/09/11 00:23:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m3.920209711s) from=127.0.0.6:59567 2022/09/11 00:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m3.907694093s) from=127.0.0.6:53767 2022/09/11 00:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.622520183s) from=127.0.0.6:44771 2022/09/11 00:23:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m5.334316216s) from=127.0.0.6:59779 2022/09/11 00:23:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m5.541896435s) from=127.0.0.6:49037 2022/09/11 00:23:47 [DEBUG] http: Request GET /v1/status/leader (320.279µs) from=127.0.0.6:41163 2022/09/11 00:23:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m6.287176339s) from=127.0.0.6:48145 2022/09/11 00:23:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m6.801772209s) from=127.0.0.6:36835 2022/09/11 00:23:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.853936703s) from=127.0.0.6:33655 2022/09/11 00:23:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m6.95669721s) from=127.0.0.6:57707 2022/09/11 00:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m7.185918916s) from=127.0.0.6:39559 2022/09/11 00:23:49 [DEBUG] http: Request GET /v1/status/leader (178.656µs) from=127.0.0.6:39239 2022/09/11 00:23:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:24:09 [DEBUG] http: Request GET /v1/status/leader (294.502µs) from=127.0.0.6:39239 2022/09/11 00:24:19 [DEBUG] http: Request GET /v1/catalog/services (696.525µs) from=127.0.0.6:39239 2022/09/11 00:24:19 [DEBUG] http: Request GET /v1/status/leader (160.89µs) from=127.0.0.6:41163 2022/09/11 00:24:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (381.435µs) from=127.0.0.6:41163 2022/09/11 00:24:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (183.822µs) from=127.0.0.6:41163 2022/09/11 00:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:24:39 [DEBUG] http: Request GET /v1/status/leader (310.415µs) from=127.0.0.6:59155 2022/09/11 00:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.456000246s) from=127.0.0.6:59015 2022/09/11 00:24:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=100 (2m0.475065583s) from=127.0.0.6:48629 2022/09/11 00:24:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=102 (2m0.527685848s) from=127.0.0.6:53965 2022/09/11 00:24:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.797897292s) from=127.0.0.6:35209 2022/09/11 00:24:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.854023973s) from=127.0.0.6:33737 2022/09/11 00:24:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.232282367s) from=127.0.0.6:57919 2022/09/11 00:24:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=44 (2m1.591811251s) from=127.0.0.6:58403 2022/09/11 00:24:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=105 (2m2.595764228s) from=127.0.0.6:42569 2022/09/11 00:24:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=106 (2m2.72361208s) from=127.0.0.6:60591 2022/09/11 00:24:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.073387831s) from=127.0.0.6:58865 2022/09/11 00:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=39 (2m3.200502828s) from=127.0.0.6:55473 2022/09/11 00:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.257733914s) from=127.0.0.6:34735 2022/09/11 00:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=43 (2m3.847450079s) from=127.0.0.6:38815 2022/09/11 00:24:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=108 (2m4.137093625s) from=127.0.0.6:43341 2022/09/11 00:24:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=40 (2m4.648153523s) from=127.0.0.6:40533 2022/09/11 00:24:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.785858857s) from=127.0.0.6:53811 2022/09/11 00:24:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.190342737s) from=127.0.0.6:50559 2022/09/11 00:24:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=107 (2m5.194328877s) from=127.0.0.6:33849 2022/09/11 00:24:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.372460125s) from=127.0.0.6:45563 2022/09/11 00:24:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m5.556584873s) from=127.0.0.6:38215 2022/09/11 00:24:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.911510559s) from=127.0.0.6:35237 2022/09/11 00:24:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=101 (2m6.096867983s) from=127.0.0.6:40763 2022/09/11 00:24:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m6.656509032s) from=127.0.0.6:58979 2022/09/11 00:24:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=104 (2m7.061702144s) from=127.0.0.6:33561 2022/09/11 00:24:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=103 (2m7.296494133s) from=127.0.0.6:47979 2022/09/11 00:24:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m7.327339842s) from=127.0.0.6:47519 2022/09/11 00:24:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=38 (2m7.448338115s) from=127.0.0.6:51427 2022/09/11 00:24:59 [DEBUG] http: Request GET /v1/status/leader (234.171µs) from=127.0.0.6:59155 2022/09/11 00:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.286715528s) from=127.0.0.6:49871 2022/09/11 00:25:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m2.443416496s) from=127.0.0.6:49155 2022/09/11 00:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.288088829s) from=127.0.0.6:35601 2022/09/11 00:25:19 [DEBUG] http: Request GET /v1/status/leader (350.58µs) from=127.0.0.6:59155 2022/09/11 00:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:25:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:25:32 [DEBUG] agent: Node info in sync 2022/09/11 00:25:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:26:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=41 (2m0.344127268s) from=127.0.0.6:41163 2022/09/11 00:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:26:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=42 (2m4.49772382s) from=127.0.0.6:39353 2022/09/11 00:26:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.765575259s) from=127.0.0.6:39239 2022/09/11 00:27:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:27:14 [DEBUG] agent: Node info in sync 2022/09/11 00:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:28:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:28:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:28:15 [DEBUG] agent: Node info in sync 2022/09/11 00:28:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9lxf8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 00:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/catalog/services (566.281µs) from=127.0.0.6:52131 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/status/leader (2.527801ms) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (468.211µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (144.885µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (113.32µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (183.31µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (205.624µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (224.949µs) from=127.0.0.6:33341 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.317µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (116.381µs) from=127.0.0.6:33341 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (131.792µs) from=127.0.0.6:43729 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (190.477µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (138.609µs) from=127.0.0.6:35695 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (245.24µs) from=127.0.0.6:33341 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (191.61µs) from=127.0.0.6:35695 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (110.902µs) from=127.0.0.6:33341 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (116.582µs) from=127.0.0.6:37215 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (125.505µs) from=127.0.0.6:43729 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (144.727µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.375227ms) from=127.0.0.6:35695 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (184.994µs) from=127.0.0.6:40467 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.788µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (117.126µs) from=127.0.0.6:45469 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (219.477µs) from=127.0.0.6:54069 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (456.626µs) from=127.0.0.6:37215 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (202.16µs) from=127.0.0.6:51623 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (175.904µs) from=127.0.0.6:41583 2022/09/11 00:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (201.039µs) from=127.0.0.6:41583 2022/09/11 00:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:29:25 [DEBUG] http: Request GET /v1/status/leader (306.575µs) from=127.0.0.6:53579 2022/09/11 00:29:45 [DEBUG] http: Request GET /v1/status/leader (205.913µs) from=127.0.0.6:40137 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/catalog/services (529.166µs) from=127.0.0.6:40137 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/status/leader (330.128µs) from=127.0.0.6:40137 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (314.177µs) from=127.0.0.6:53579 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (191.155µs) from=127.0.0.6:53579 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (187.83µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (156.014µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.028µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (209.805µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (111.99µs) from=127.0.0.6:53579 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (239.113µs) from=127.0.0.6:33989 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (252.974µs) from=127.0.0.6:33989 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (191.163µs) from=127.0.0.6:33989 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (165.687µs) from=127.0.0.6:59537 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (306.372µs) from=127.0.0.6:41797 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (247.078µs) from=127.0.0.6:41797 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (175.333µs) from=127.0.0.6:59537 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (160.771µs) from=127.0.0.6:50533 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (125.515µs) from=127.0.0.6:41797 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (132.927µs) from=127.0.0.6:50533 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (119.208µs) from=127.0.0.6:53579 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (108.225µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.868µs) from=127.0.0.6:42423 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (165.423µs) from=127.0.0.6:40701 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.013µs) from=127.0.0.6:40661 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (171.443µs) from=127.0.0.6:33755 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (163.113µs) from=127.0.0.6:36445 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (683.117µs) from=127.0.0.6:39409 2022/09/11 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (284.457µs) from=127.0.0.6:35849 2022/09/11 00:30:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.221_8082" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_vnfres_10.233.7.121_8802" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.225_8803" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.224_8181" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.27_8806" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_sdnc_10.233.3.88_8282" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.91_9092" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.170_8484" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v2_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.98_443" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.70_9011" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.53_8080" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.27_8806" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.148_9015" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.27_8806" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.12.49_8482" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_nslcm_10.233.5.68_8403" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.16_8410" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.60_9007" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.105_9001" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_parser_10.233.11.27_8806" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.152_8443" in sync 2022/09/11 00:30:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.79_8801" in sync 2022/09/11 00:30:12 [DEBUG] agent: Node info in sync 2022/09/11 00:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9lxf8" since the cluster is too small 2022/09/11 00:30:26 [DEBUG] http: Request GET /v1/status/leader (203.874µs) from=127.0.0.6:51735 2022/09/11 00:30:41 [DEBUG] http: Request GET /v1/catalog/services (488.034µs) from=127.0.0.6:51735 2022/09/11 00:30:41 [DEBUG] http: Request GET /v1/status/leader (309.271µs) from=127.0.0.6:37303 2022/09/11 00:30:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.358µs) from=127.0.0.6:37303 2022/09/11 00:30:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (221.178µs) from=127.0.0.6:37481 2022/09/11 00:30:46 [DEBUG] http: Request GET /v1/status/leader (838.63µs) from=127.0.0.6:54149 2022/09/11 00:31:01 [DEBUG] http: Request GET /v1/status/leader (263.393µs) from=127.0.0.6:54149