+ 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: '420e867a-ccb8-a33a-98dc-d3b3db8e6c7d' Node name: 'onap-msb-consul-5454dcc5c5-j9c6f' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/11 08:39:41 [DEBUG] agent: Using random ID "420e867a-ccb8-a33a-98dc-d3b3db8e6c7d" as node ID 2022/11/11 08:39:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:420e867a-ccb8-a33a-98dc-d3b3db8e6c7d Address:127.0.0.1:8300}] 2022/11/11 08:39:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/11 08:39:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-j9c6f.dc1 127.0.0.1 2022/11/11 08:39:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-j9c6f 127.0.0.1 2022/11/11 08:39:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-j9c6f.dc1" in area "wan" 2022/11/11 08:39:41 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-j9c6f (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:39:41 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/11 08:39:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/11 08:39:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/11 08:39:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/11 08:39:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/11 08:39:41 [INFO] agent: started state syncer 2022/11/11 08:39:41 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/11 08:39:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/11 08:39:41 [DEBUG] raft: Votes needed: 1 2022/11/11 08:39:41 [DEBUG] raft: Vote granted from 420e867a-ccb8-a33a-98dc-d3b3db8e6c7d in term 2. Tally: 1 2022/11/11 08:39:41 [INFO] raft: Election won. Tally: 1 2022/11/11 08:39:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/11 08:39:41 [INFO] consul: cluster leadership acquired 2022/11/11 08:39:41 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-j9c6f 2022/11/11 08:39:41 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/11 08:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:39:41 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-j9c6f' joined, marking health alive 2022/11/11 08:39:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:39:41 [INFO] agent: Synced node info 2022/11/11 08:39:41 [DEBUG] agent: Node info in sync 2022/11/11 08:39:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:39:42 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/11 08:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:41:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:41:02 [DEBUG] agent: Node info in sync 2022/11/11 08:41:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:42:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:42:41 [DEBUG] agent: Node info in sync 2022/11/11 08:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:44:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:44:10 [DEBUG] agent: Node info in sync 2022/11/11 08:44:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:45:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:45:34 [DEBUG] agent: Node info in sync 2022/11/11 08:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:46:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:46:50 [DEBUG] agent: Node info in sync 2022/11/11 08:47:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:48:08 [DEBUG] agent: Node info in sync 2022/11/11 08:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:49:14 [DEBUG] http: Request GET /v1/status/leader (916.374µs) from=127.0.0.6:50889 2022/11/11 08:49:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49: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/11/11 08:49:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.49.117_443" 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.602756ms) from=127.0.0.6:47535 2022/11/11 08:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (952.653µs) from=127.0.0.6:50889 2022/11/11 08:49:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49: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/11/11 08:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:14 [INFO] agent: Synced service "_v0_multicloud_10.233.43.54_9001" 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.577922ms) from=127.0.0.6:47535 2022/11/11 08:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (553.297µs) from=127.0.0.6:50889 2022/11/11 08:49:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49: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/11/11 08:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:14 [INFO] agent: Synced service "_v1_multicloud_10.233.43.54_9001" 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (11.269723ms) from=127.0.0.6:47535 2022/11/11 08:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:14 [DEBUG] agent: Node info in sync 2022/11/11 08:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (631.501µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.42.94_9007" 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.804538ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (764.368µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.42.94_9007" 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.475852ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (521.831µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.5.112_9015" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.576205ms) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (490.134µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.6.250_8181" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.107907ms) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (442.18µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_parser_10.233.46.65_8806" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.485734ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (479.915µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_catalog_10.233.46.65_8806" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.90988ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (599.415µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_nsd_10.233.46.65_8806" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.532033ms) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.044019ms) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.65_8806" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.285329ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (511.055µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.181_9011" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.982371ms) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (515.17µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.181_9011" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.594932ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (394.941µs) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [INFO] agent: Synced service "_v1_wf-gui_10.233.49.247_8080" 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.379166ms) from=127.0.0.6:50889 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:49:15 [DEBUG] agent: Node info in sync 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (541.495µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/catalog/services (357.668µs) from=127.0.0.6:47535 2022/11/11 08:49:15 [DEBUG] http: Request GET /v1/status/leader (209.97µs) from=127.0.0.6:50889 2022/11/11 08:49:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (228.412µs) from=127.0.0.6:50889 2022/11/11 08:49:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (241.966µs) from=127.0.0.6:48425 2022/11/11 08:49:36 [DEBUG] http: Request GET /v1/status/leader (651.314µs) from=127.0.0.6:45127 2022/11/11 08:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:49:56 [DEBUG] http: Request GET /v1/status/leader (469.826µs) from=127.0.0.6:58141 2022/11/11 08:49:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/catalog/services (416.197µs) from=127.0.0.6:58141 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/status/leader (254.719µs) from=127.0.0.6:45127 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (371.991µs) from=127.0.0.6:45127 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (340.073µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (252.29µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (251.674µs) from=127.0.0.6:33851 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (266.716µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (263.97µs) from=127.0.0.6:33851 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.706µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (750.419µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (194.027µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (438.027µs) from=127.0.0.6:45127 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (235.564µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (489.676µs) from=127.0.0.6:36181 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (170.355µs) from=127.0.0.6:33851 2022/11/11 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (298.192µs) from=127.0.0.6:52565 2022/11/11 08:50:16 [DEBUG] http: Request GET /v1/status/leader (684.725µs) from=127.0.0.6:46143 2022/11/11 08:50:21 [DEBUG] http: Request GET /v1/status/leader (630.807µs) from=127.0.0.6:46143 2022/11/11 08:50:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:50:27 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:50:27 [DEBUG] agent: Node info in sync 2022/11/11 08:50:36 [DEBUG] http: Request GET /v1/status/leader (433.71µs) from=127.0.0.6:46143 2022/11/11 08:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:50:41 [DEBUG] http: Request GET /v1/status/leader (458.842µs) from=127.0.0.6:46143 2022/11/11 08:50:56 [DEBUG] http: Request GET /v1/status/leader (322.73µs) from=127.0.0.6:48793 2022/11/11 08:51:01 [DEBUG] http: Request GET /v1/status/leader (1.125769ms) from=127.0.0.6:46143 2022/11/11 08:51:16 [DEBUG] http: Request GET /v1/status/leader (595.089µs) from=127.0.0.6:46143 2022/11/11 08:51:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.251295393s) from=127.0.0.6:48425 2022/11/11 08:51:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m4.724647675s) from=127.0.0.6:47535 2022/11/11 08:51:21 [DEBUG] http: Request GET /v1/status/leader (626.832µs) from=127.0.0.6:46143 2022/11/11 08:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.853136052s) from=127.0.0.6:50889 2022/11/11 08:51:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:51:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (5.49560623s) from=127.0.0.6:47535 2022/11/11 08:51:26 [INFO] agent: Synced service "_v1_sdnc_10.233.23.130_8282" 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:51:26 [DEBUG] agent: Node info in sync 2022/11/11 08:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.043182ms) from=127.0.0.6:46143 2022/11/11 08:51:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m24.671549803s) from=127.0.0.6:58141 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:51:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:51:26 [DEBUG] agent: Node info in sync 2022/11/11 08:51:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (646.345µs) from=127.0.0.6:46143 2022/11/11 08:51:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (310.047µs) from=127.0.0.6:48793 2022/11/11 08:51:36 [DEBUG] http: Request GET /v1/status/leader (858.354µs) from=127.0.0.6:46143 2022/11/11 08:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:51:41 [DEBUG] http: Request GET /v1/status/leader (4.356206ms) from=127.0.0.6:59477 2022/11/11 08:51:56 [DEBUG] http: Request GET /v1/status/leader (4.985156ms) from=127.0.0.6:46143 2022/11/11 08:52:01 [DEBUG] http: Request GET /v1/status/leader (367.321µs) from=127.0.0.6:59477 2022/11/11 08:52:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.255405522s) from=127.0.0.6:33851 2022/11/11 08:52:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.983572908s) from=127.0.0.6:37803 2022/11/11 08:52:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.3257923s) from=127.0.0.6:36181 2022/11/11 08:52:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.845416888s) from=127.0.0.6:35701 2022/11/11 08:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.3098908s) from=127.0.0.6:33659 2022/11/11 08:52:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.597717447s) from=127.0.0.6:35883 2022/11/11 08:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.724905078s) from=127.0.0.6:40199 2022/11/11 08:52:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.493716641s) from=127.0.0.6:33409 2022/11/11 08:52:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.561637549s) from=127.0.0.6:53095 2022/11/11 08:52:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.781535203s) from=127.0.0.6:42031 2022/11/11 08:52:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.995617344s) from=127.0.0.6:45127 2022/11/11 08:52:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.685641152s) from=127.0.0.6:33995 2022/11/11 08:52:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.908850715s) from=127.0.0.6:48151 2022/11/11 08:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m7.332702108s) from=127.0.0.6:52565 2022/11/11 08:52:16 [DEBUG] http: Request GET /v1/status/leader (419.659µs) from=127.0.0.6:59477 2022/11/11 08:52:21 [DEBUG] http: Request GET /v1/status/leader (283.295µs) from=127.0.0.6:59477 2022/11/11 08:52:36 [DEBUG] http: Request GET /v1/status/leader (347.49µs) from=127.0.0.6:46143 2022/11/11 08:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:52:41 [DEBUG] http: Request GET /v1/status/leader (563.81µs) from=127.0.0.6:59477 2022/11/11 08:52:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:52:56 [DEBUG] http: Request GET /v1/status/leader (428.29µs) from=127.0.0.6:46143 2022/11/11 08:53:01 [DEBUG] http: Request GET /v1/status/leader (359.815µs) from=127.0.0.6:59477 2022/11/11 08:53:16 [DEBUG] http: Request GET /v1/status/leader (1.005978ms) from=127.0.0.6:59477 2022/11/11 08:53:21 [DEBUG] http: Request GET /v1/status/leader (238.88µs) from=127.0.0.6:59477 2022/11/11 08:53:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:53:22 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:53:22 [DEBUG] agent: Node info in sync 2022/11/11 08:53:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.363151782s) from=127.0.0.6:50889 2022/11/11 08:53:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.515064221s) from=127.0.0.6:48425 2022/11/11 08:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.949389423s) from=127.0.0.6:47535 2022/11/11 08:53:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.013113898s) from=127.0.0.6:48793 2022/11/11 08:53:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.607104576s) from=127.0.0.6:58141 2022/11/11 08:53:36 [DEBUG] http: Request GET /v1/status/leader (929.226µs) from=127.0.0.6:59477 2022/11/11 08:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:53:41 [DEBUG] http: Request GET /v1/status/leader (555.512µs) from=127.0.0.6:59477 2022/11/11 08:53:56 [DEBUG] http: Request GET /v1/status/leader (879.065µs) from=127.0.0.6:46143 2022/11/11 08:54:02 [DEBUG] http: Request GET /v1/status/leader (281.691µs) from=127.0.0.6:46143 2022/11/11 08:54:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.507780164s) from=127.0.0.6:37803 2022/11/11 08:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.847106062s) from=127.0.0.6:36181 2022/11/11 08:54:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.099527426s) from=127.0.0.6:35883 2022/11/11 08:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.005483205s) from=127.0.0.6:40199 2022/11/11 08:54:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.892531679s) from=127.0.0.6:33851 2022/11/11 08:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.60814819s) from=127.0.0.6:53095 2022/11/11 08:54:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.707485876s) from=127.0.0.6:35701 2022/11/11 08:54:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.814039223s) from=127.0.0.6:42031 2022/11/11 08:54:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.328493927s) from=127.0.0.6:33659 2022/11/11 08:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.078575153s) from=127.0.0.6:52565 2022/11/11 08:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.069491852s) from=127.0.0.6:33995 2022/11/11 08:54:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.014468417s) from=127.0.0.6:45127 2022/11/11 08:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.147965012s) from=127.0.0.6:48151 2022/11/11 08:54:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.514988822s) from=127.0.0.6:33409 2022/11/11 08:54:16 [DEBUG] http: Request GET /v1/status/leader (432.196µs) from=127.0.0.6:59477 2022/11/11 08:54:22 [DEBUG] http: Request GET /v1/status/leader (556.401µs) from=127.0.0.6:59477 2022/11/11 08:54:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:54:27 [DEBUG] agent: Node info in sync 2022/11/11 08:54:36 [DEBUG] http: Request GET /v1/status/leader (2.371602ms) from=127.0.0.6:59477 2022/11/11 08:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:54:42 [DEBUG] http: Request GET /v1/status/leader (401.239µs) from=127.0.0.6:46143 2022/11/11 08:54:56 [DEBUG] http: Request GET /v1/status/leader (571.464µs) from=127.0.0.6:46143 2022/11/11 08:55:02 [DEBUG] http: Request GET /v1/status/leader (229.768µs) from=127.0.0.6:46143 2022/11/11 08:55:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:55:16 [DEBUG] http: Request GET /v1/status/leader (244.304µs) from=127.0.0.6:46143 2022/11/11 08:55:22 [DEBUG] http: Request GET /v1/status/leader (2.820463ms) from=127.0.0.6:59477 2022/11/11 08:55:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.373143486s) from=127.0.0.6:48425 2022/11/11 08:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.017472015s) from=127.0.0.6:50889 2022/11/11 08:55:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.773545713s) from=127.0.0.6:47535 2022/11/11 08:55:36 [DEBUG] http: Request GET /v1/status/leader (1.178078ms) from=127.0.0.6:46143 2022/11/11 08:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.807461627s) from=127.0.0.6:58141 2022/11/11 08:55:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.515027158s) from=127.0.0.6:48793 2022/11/11 08:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:55:37 [DEBUG] agent: Node info in sync 2022/11/11 08:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:55:42 [DEBUG] http: Request GET /v1/status/leader (1.036547ms) from=127.0.0.6:46143 2022/11/11 08:55:56 [DEBUG] http: Request GET /v1/status/leader (368.627µs) from=127.0.0.6:59477 2022/11/11 08:56:02 [DEBUG] http: Request GET /v1/status/leader (254.308µs) from=127.0.0.6:59477 2022/11/11 08:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.036863729s) from=127.0.0.6:53095 2022/11/11 08:56:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.515306983s) from=127.0.0.6:35883 2022/11/11 08:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.622784511s) from=127.0.0.6:36181 2022/11/11 08:56:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.262938409s) from=127.0.0.6:37803 2022/11/11 08:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.824097464s) from=127.0.0.6:33659 2022/11/11 08:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.132369665s) from=127.0.0.6:48151 2022/11/11 08:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.219708343s) from=127.0.0.6:45127 2022/11/11 08:56:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.10921492s) from=127.0.0.6:40199 2022/11/11 08:56:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.550333375s) from=127.0.0.6:35701 2022/11/11 08:56:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.99202157s) from=127.0.0.6:33851 2022/11/11 08:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.059937021s) from=127.0.0.6:52565 2022/11/11 08:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.718706855s) from=127.0.0.6:33995 2022/11/11 08:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.008298961s) from=127.0.0.6:42031 2022/11/11 08:56:16 [DEBUG] http: Request GET /v1/status/leader (756.664µs) from=127.0.0.6:59477 2022/11/11 08:56:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.715642318s) from=127.0.0.6:33409 2022/11/11 08:56:22 [DEBUG] http: Request GET /v1/status/leader (275.499µs) from=127.0.0.6:59477 2022/11/11 08:56:36 [DEBUG] http: Request GET /v1/status/leader (768.956µs) from=127.0.0.6:59477 2022/11/11 08:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:56:42 [DEBUG] http: Request GET /v1/status/leader (355.723µs) from=127.0.0.6:46143 2022/11/11 08:56:56 [DEBUG] http: Request GET /v1/status/leader (482.371µs) from=127.0.0.6:46143 2022/11/11 08:57:02 [DEBUG] http: Request GET /v1/status/leader (256.133µs) from=127.0.0.6:59477 2022/11/11 08:57:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:57:04 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:57:04 [DEBUG] agent: Node info in sync 2022/11/11 08:57:16 [DEBUG] http: Request GET /v1/status/leader (246.993µs) from=127.0.0.6:59477 2022/11/11 08:57:22 [DEBUG] http: Request GET /v1/status/leader (427.563µs) from=127.0.0.6:59477 2022/11/11 08:57:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:57:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.686518859s) from=127.0.0.6:48425 2022/11/11 08:57:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.776144465s) from=127.0.0.6:50889 2022/11/11 08:57:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.276297898s) from=127.0.0.6:47535 2022/11/11 08:57:36 [DEBUG] http: Request GET /v1/status/leader (342.223µs) from=127.0.0.6:59477 2022/11/11 08:57:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.232439568s) from=127.0.0.6:48793 2022/11/11 08:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:57:42 [DEBUG] http: Request GET /v1/status/leader (893.827µs) from=127.0.0.6:46143 2022/11/11 08:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.930102888s) from=127.0.0.6:58141 2022/11/11 08:57:56 [DEBUG] http: Request GET /v1/status/leader (784.589µs) from=127.0.0.6:59477 2022/11/11 08:58:02 [DEBUG] http: Request GET /v1/status/leader (813.285µs) from=127.0.0.6:59477 2022/11/11 08:58:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.213107655s) from=127.0.0.6:53095 2022/11/11 08:58:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.311325233s) from=127.0.0.6:36181 2022/11/11 08:58:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.215601659s) from=127.0.0.6:35883 2022/11/11 08:58:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.613649997s) from=127.0.0.6:48151 2022/11/11 08:58:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.343818446s) from=127.0.0.6:37803 2022/11/11 08:58:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.892407068s) from=127.0.0.6:45127 2022/11/11 08:58:16 [DEBUG] http: Request GET /v1/status/leader (723.66µs) from=127.0.0.6:59477 2022/11/11 08:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.371544845s) from=127.0.0.6:33659 2022/11/11 08:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.21977079s) from=127.0.0.6:40199 2022/11/11 08:58:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.963291949s) from=127.0.0.6:35701 2022/11/11 08:58:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.48060325s) from=127.0.0.6:33851 2022/11/11 08:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.85700539s) from=127.0.0.6:52565 2022/11/11 08:58:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.726633868s) from=127.0.0.6:33409 2022/11/11 08:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.387984996s) from=127.0.0.6:33995 2022/11/11 08:58:22 [DEBUG] http: Request GET /v1/status/leader (2.264647ms) from=127.0.0.6:46143 2022/11/11 08:58:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.457116533s) from=127.0.0.6:42031 2022/11/11 08:58:36 [DEBUG] http: Request GET /v1/status/leader (249.85µs) from=127.0.0.6:59477 2022/11/11 08:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:58:42 [DEBUG] http: Request GET /v1/status/leader (691.348µs) from=127.0.0.6:59477 2022/11/11 08:58:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 08:58:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 08:58:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 08:58:48 [DEBUG] agent: Node info in sync 2022/11/11 08:58:56 [DEBUG] http: Request GET /v1/status/leader (462.334µs) from=127.0.0.6:59477 2022/11/11 08:59:02 [DEBUG] http: Request GET /v1/status/leader (2.181354ms) from=127.0.0.6:46143 2022/11/11 08:59:16 [DEBUG] http: Request GET /v1/status/leader (423.411µs) from=127.0.0.6:59477 2022/11/11 08:59:22 [DEBUG] http: Request GET /v1/status/leader (277.947µs) from=127.0.0.6:46143 2022/11/11 08:59:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.476656374s) from=127.0.0.6:48425 2022/11/11 08:59:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 08:59:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.694959733s) from=127.0.0.6:50889 2022/11/11 08:59:36 [DEBUG] http: Request GET /v1/status/leader (252.633µs) from=127.0.0.6:46143 2022/11/11 08:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.527052456s) from=127.0.0.6:47535 2022/11/11 08:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 08:59:42 [DEBUG] http: Request GET /v1/status/leader (390.219µs) from=127.0.0.6:46143 2022/11/11 08:59:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.55786905s) from=127.0.0.6:48793 2022/11/11 08:59:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.045007563s) from=127.0.0.6:58141 2022/11/11 08:59:56 [DEBUG] http: Request GET /v1/status/leader (391.687µs) from=127.0.0.6:59477 2022/11/11 09:00:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:00:02 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:00:02 [DEBUG] agent: Node info in sync 2022/11/11 09:00:02 [DEBUG] http: Request GET /v1/status/leader (374.808µs) from=127.0.0.6:46143 2022/11/11 09:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.087370169s) from=127.0.0.6:36181 2022/11/11 09:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.695834592s) from=127.0.0.6:53095 2022/11/11 09:00:16 [DEBUG] http: Request GET /v1/status/leader (385.235µs) from=127.0.0.6:46143 2022/11/11 09:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.746264256s) from=127.0.0.6:33659 2022/11/11 09:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.662339236s) from=127.0.0.6:40199 2022/11/11 09:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.276217182s) from=127.0.0.6:48151 2022/11/11 09:00:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.882421696s) from=127.0.0.6:35883 2022/11/11 09:00:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.036763146s) from=127.0.0.6:45127 2022/11/11 09:00:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.259663208s) from=127.0.0.6:37803 2022/11/11 09:00:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.874297524s) from=127.0.0.6:35701 2022/11/11 09:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.191184976s) from=127.0.0.6:33995 2022/11/11 09:00:22 [DEBUG] http: Request GET /v1/status/leader (391.41µs) from=127.0.0.6:59477 2022/11/11 09:00:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.191509459s) from=127.0.0.6:33851 2022/11/11 09:00:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.345343693s) from=127.0.0.6:33409 2022/11/11 09:00:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.409600337s) from=127.0.0.6:52565 2022/11/11 09:00:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.975178826s) from=127.0.0.6:42031 2022/11/11 09:00:36 [DEBUG] http: Request GET /v1/status/leader (250.242µs) from=127.0.0.6:46143 2022/11/11 09:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:00:42 [DEBUG] http: Request GET /v1/status/leader (368.36µs) from=127.0.0.6:59477 2022/11/11 09:00:56 [DEBUG] http: Request GET /v1/status/leader (411.047µs) from=127.0.0.6:59477 2022/11/11 09:01:02 [DEBUG] http: Request GET /v1/status/leader (414.46µs) from=127.0.0.6:59477 2022/11/11 09:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:01:16 [DEBUG] agent: Node info in sync 2022/11/11 09:01:16 [DEBUG] http: Request GET /v1/status/leader (508.36µs) from=127.0.0.6:46143 2022/11/11 09:01:22 [DEBUG] http: Request GET /v1/status/leader (731.95µs) from=127.0.0.6:46143 2022/11/11 09:01:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.889631007s) from=127.0.0.6:48425 2022/11/11 09:01:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.391326472s) from=127.0.0.6:50889 2022/11/11 09:01:36 [DEBUG] http: Request GET /v1/status/leader (687.573µs) from=127.0.0.6:59477 2022/11/11 09:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:01:42 [DEBUG] http: Request GET /v1/status/leader (651.332µs) from=127.0.0.6:59477 2022/11/11 09:01:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.633936386s) from=127.0.0.6:47535 2022/11/11 09:01:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.841262729s) from=127.0.0.6:48793 2022/11/11 09:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.557704126s) from=127.0.0.6:58141 2022/11/11 09:01:56 [DEBUG] http: Request GET /v1/status/leader (552.814µs) from=127.0.0.6:59477 2022/11/11 09:02:02 [DEBUG] http: Request GET /v1/status/leader (271.489µs) from=127.0.0.6:46143 2022/11/11 09:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.30940016s) from=127.0.0.6:36181 2022/11/11 09:02:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.717905819s) from=127.0.0.6:53095 2022/11/11 09:02:16 [DEBUG] http: Request GET /v1/status/leader (516.108µs) from=127.0.0.6:46143 2022/11/11 09:02:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.40193634s) from=127.0.0.6:35883 2022/11/11 09:02:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.445351789s) from=127.0.0.6:48151 2022/11/11 09:02:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.337399976s) from=127.0.0.6:45127 2022/11/11 09:02:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.350289908s) from=127.0.0.6:33659 2022/11/11 09:02:22 [DEBUG] http: Request GET /v1/status/leader (484.849µs) from=127.0.0.6:46143 2022/11/11 09:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.713629964s) from=127.0.0.6:33995 2022/11/11 09:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.079704008s) from=127.0.0.6:40199 2022/11/11 09:02:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.81767431s) from=127.0.0.6:35701 2022/11/11 09:02:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m2.064199434s) from=127.0.0.6:52565 2022/11/11 09:02:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.259812348s) from=127.0.0.6:37803 2022/11/11 09:02:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.919863416s) from=127.0.0.6:33851 2022/11/11 09:02:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.780162899s) from=127.0.0.6:42031 2022/11/11 09:02:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:02:28 [DEBUG] agent: Node info in sync 2022/11/11 09:02:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.886717364s) from=127.0.0.6:33409 2022/11/11 09:02:36 [DEBUG] http: Request GET /v1/status/leader (638.029µs) from=127.0.0.6:59477 2022/11/11 09:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:02:42 [DEBUG] http: Request GET /v1/status/leader (537.046µs) from=127.0.0.6:46143 2022/11/11 09:02:56 [DEBUG] http: Request GET /v1/status/leader (394.688µs) from=127.0.0.6:46143 2022/11/11 09:03:02 [DEBUG] http: Request GET /v1/status/leader (383.592µs) from=127.0.0.6:46143 2022/11/11 09:03:16 [DEBUG] http: Request GET /v1/status/leader (389.963µs) from=127.0.0.6:59477 2022/11/11 09:03:22 [DEBUG] http: Request GET /v1/status/leader (459.719µs) from=127.0.0.6:46143 2022/11/11 09:03:36 [DEBUG] http: Request GET /v1/status/leader (361.027µs) from=127.0.0.6:59477 2022/11/11 09:03:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.169428705s) from=127.0.0.6:50889 2022/11/11 09:03:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.199070167s) from=127.0.0.6:48425 2022/11/11 09:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:03:42 [DEBUG] http: Request GET /v1/status/leader (338.933µs) from=127.0.0.6:46143 2022/11/11 09:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.214015433s) from=127.0.0.6:47535 2022/11/11 09:03:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.723495224s) from=127.0.0.6:48793 2022/11/11 09:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.709415327s) from=127.0.0.6:58141 2022/11/11 09:03:56 [DEBUG] http: Request GET /v1/status/leader (371.706µs) from=127.0.0.6:46143 2022/11/11 09:04:02 [DEBUG] http: Request GET /v1/status/leader (259.176µs) from=127.0.0.6:46143 2022/11/11 09:04:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:04:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:04:09 [DEBUG] agent: Node info in sync 2022/11/11 09:04:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.080210521s) from=127.0.0.6:36181 2022/11/11 09:04:16 [DEBUG] http: Request GET /v1/status/leader (444.439µs) from=127.0.0.6:46143 2022/11/11 09:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.170717745s) from=127.0.0.6:53095 2022/11/11 09:04:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.6749982s) from=127.0.0.6:35883 2022/11/11 09:04:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.720902007s) from=127.0.0.6:48151 2022/11/11 09:04:22 [DEBUG] http: Request GET /v1/status/leader (420.023µs) from=127.0.0.6:46143 2022/11/11 09:04:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.605538416s) from=127.0.0.6:45127 2022/11/11 09:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.637328976s) from=127.0.0.6:33995 2022/11/11 09:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.098224848s) from=127.0.0.6:40199 2022/11/11 09:04:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.201409724s) from=127.0.0.6:35701 2022/11/11 09:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.627814707s) from=127.0.0.6:33659 2022/11/11 09:04:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.945632004s) from=127.0.0.6:33851 2022/11/11 09:04:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.158776932s) from=127.0.0.6:37803 2022/11/11 09:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.973245895s) from=127.0.0.6:52565 2022/11/11 09:04:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.205921817s) from=127.0.0.6:33409 2022/11/11 09:04:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.149965871s) from=127.0.0.6:42031 2022/11/11 09:04:36 [DEBUG] http: Request GET /v1/status/leader (484.506µs) from=127.0.0.6:59477 2022/11/11 09:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:04:42 [DEBUG] http: Request GET /v1/status/leader (425.473µs) from=127.0.0.6:59477 2022/11/11 09:04:56 [DEBUG] http: Request GET /v1/status/leader (647µs) from=127.0.0.6:59477 2022/11/11 09:04:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:05:02 [DEBUG] http: Request GET /v1/status/leader (705.974µs) from=127.0.0.6:59477 2022/11/11 09:05:17 [DEBUG] http: Request GET /v1/status/leader (813.679µs) from=127.0.0.6:46143 2022/11/11 09:05:22 [DEBUG] http: Request GET /v1/status/leader (377.051µs) from=127.0.0.6:59477 2022/11/11 09:05:37 [DEBUG] http: Request GET /v1/status/leader (778.597µs) from=127.0.0.6:59477 2022/11/11 09:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:05:42 [DEBUG] http: Request GET /v1/status/leader (646.303µs) from=127.0.0.6:59477 2022/11/11 09:05:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.386351956s) from=127.0.0.6:48425 2022/11/11 09:05:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.550459473s) from=127.0.0.6:50889 2022/11/11 09:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:05:47 [DEBUG] agent: Node info in sync 2022/11/11 09:05:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.505581634s) from=127.0.0.6:48793 2022/11/11 09:05:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.462458654s) from=127.0.0.6:47535 2022/11/11 09:05:57 [DEBUG] http: Request GET /v1/status/leader (234.527µs) from=127.0.0.6:59477 2022/11/11 09:05:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.684818002s) from=127.0.0.6:58141 2022/11/11 09:06:02 [DEBUG] http: Request GET /v1/status/leader (536.327µs) from=127.0.0.6:46143 2022/11/11 09:06:17 [DEBUG] http: Request GET /v1/status/leader (426.652µs) from=127.0.0.6:46143 2022/11/11 09:06:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.786043299s) from=127.0.0.6:36181 2022/11/11 09:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.381591682s) from=127.0.0.6:53095 2022/11/11 09:06:22 [DEBUG] http: Request GET /v1/status/leader (317.501µs) from=127.0.0.6:46143 2022/11/11 09:06:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.298997164s) from=127.0.0.6:35883 2022/11/11 09:06:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.707043547s) from=127.0.0.6:48151 2022/11/11 09:06:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.292346229s) from=127.0.0.6:45127 2022/11/11 09:06:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.35606666s) from=127.0.0.6:33995 2022/11/11 09:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.721180611s) from=127.0.0.6:40199 2022/11/11 09:06:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.520943712s) from=127.0.0.6:35701 2022/11/11 09:06:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.828252559s) from=127.0.0.6:33851 2022/11/11 09:06:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:06:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:06:33 [DEBUG] agent: Node info in sync 2022/11/11 09:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.471466ms) from=127.0.0.6:46143 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:06:33 [DEBUG] agent: Node info in sync 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (38.927648012s) from=127.0.0.6:47535 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (33.442634021s) from=127.0.0.6:58141 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (737.31µs) from=127.0.0.6:59477 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (242.957µs) from=127.0.0.6:46143 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.025674243s) from=127.0.0.6:37803 2022/11/11 09:06:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.524508854s) from=127.0.0.6:33659 2022/11/11 09:06:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.597798622s) from=127.0.0.6:52565 2022/11/11 09:06:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.585944239s) from=127.0.0.6:33409 2022/11/11 09:06:37 [DEBUG] http: Request GET /v1/status/leader (343.472µs) from=127.0.0.6:51121 2022/11/11 09:06:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.03366517s) from=127.0.0.6:42031 2022/11/11 09:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:06:42 [DEBUG] http: Request GET /v1/status/leader (240.878µs) from=127.0.0.6:59477 2022/11/11 09:06:57 [DEBUG] http: Request GET /v1/status/leader (10.194719ms) from=127.0.0.6:59477 2022/11/11 09:07:02 [DEBUG] http: Request GET /v1/status/leader (263.435µs) from=127.0.0.6:59477 2022/11/11 09:07:17 [DEBUG] http: Request GET /v1/status/leader (288.831µs) from=127.0.0.6:51121 2022/11/11 09:07:22 [DEBUG] http: Request GET /v1/status/leader (241.851µs) from=127.0.0.6:59477 2022/11/11 09:07:37 [DEBUG] http: Request GET /v1/status/leader (390.066µs) from=127.0.0.6:59477 2022/11/11 09:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:07:42 [DEBUG] http: Request GET /v1/status/leader (247.367µs) from=127.0.0.6:59477 2022/11/11 09:07:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.956089542s) from=127.0.0.6:50889 2022/11/11 09:07:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.256679971s) from=127.0.0.6:48425 2022/11/11 09:07:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:07:57 [DEBUG] http: Request GET /v1/status/leader (8.893951ms) from=127.0.0.6:51121 2022/11/11 09:07:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.455959689s) from=127.0.0.6:48793 2022/11/11 09:08:02 [DEBUG] http: Request GET /v1/status/leader (374.667µs) from=127.0.0.6:59477 2022/11/11 09:08:17 [DEBUG] http: Request GET /v1/status/leader (296.575µs) from=127.0.0.6:51121 2022/11/11 09:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.167062277s) from=127.0.0.6:53095 2022/11/11 09:08:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:22 [DEBUG] agent: Node info in sync 2022/11/11 09:08:22 [DEBUG] http: Request GET /v1/status/leader (458.567µs) from=127.0.0.6:59477 2022/11/11 09:08:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.385065493s) from=127.0.0.6:36181 2022/11/11 09:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:26 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.56.26_8082" 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Node info in sync 2022/11/11 09:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.065504ms) from=127.0.0.6:51121 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m53.611802622s) from=127.0.0.6:47535 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m53.613841217s) from=127.0.0.6:58141 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Node info in sync 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (187.752µs) from=127.0.0.6:59477 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.216698ms) from=127.0.0.6:59477 2022/11/11 09:08:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.41.75_8443" 2022/11/11 09:08:26 [DEBUG] agent: Node info in sync 2022/11/11 09:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (8.871363ms) from=127.0.0.6:51121 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:26 [DEBUG] agent: Node info in sync 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (124.668379ms) from=127.0.0.6:47535 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (125.643069ms) from=127.0.0.6:58141 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (206.813µs) from=127.0.0.6:59477 2022/11/11 09:08:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (747.166µs) from=127.0.0.6:41203 2022/11/11 09:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.13632844s) from=127.0.0.6:48151 2022/11/11 09:08:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.793801889s) from=127.0.0.6:35883 2022/11/11 09:08:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.123815164s) from=127.0.0.6:45127 2022/11/11 09:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.882238934s) from=127.0.0.6:40199 2022/11/11 09:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.736954088s) from=127.0.0.6:33995 2022/11/11 09:08:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.134059756s) from=127.0.0.6:33851 2022/11/11 09:08:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.426691286s) from=127.0.0.6:35701 2022/11/11 09:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.011241805s) from=127.0.0.6:33659 2022/11/11 09:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.763995553s) from=127.0.0.6:52565 2022/11/11 09:08:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:36 [INFO] agent: Synced service "_v1_vnflcm_10.233.34.178_8801" 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:36 [DEBUG] agent: Node info in sync 2022/11/11 09:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.95367ms) from=127.0.0.6:51121 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:36 [DEBUG] agent: Node info in sync 2022/11/11 09:08:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.069635473s) from=127.0.0.6:58141 2022/11/11 09:08:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.066258299s) from=127.0.0.6:47535 2022/11/11 09:08:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (735.376µs) from=127.0.0.6:41203 2022/11/11 09:08:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (208.749µs) from=127.0.0.6:33339 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [INFO] agent: Synced service "_v1_vnfmgr_10.233.47.223_8803" 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.466817ms) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (64.007664ms) from=127.0.0.6:47535 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (65.795857ms) from=127.0.0.6:58141 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (292.52µs) from=127.0.0.6:41203 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (760.94µs) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.19.165_8482" 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.643785ms) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (56.274307ms) from=127.0.0.6:58141 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (56.721319ms) from=127.0.0.6:47535 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (949.014µs) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (281.69µs) from=127.0.0.6:40479 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [INFO] agent: Synced service "_v1_vnfres_10.233.5.73_8802" 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.961706ms) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (53.176142ms) from=127.0.0.6:58141 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (53.764987ms) from=127.0.0.6:47535 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.770715ms) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (244.223µs) from=127.0.0.6:58141 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/status/leader (398.282µs) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.3.23_8484" 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (11.537155ms) from=127.0.0.6:51121 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (57.940208ms) from=127.0.0.6:48779 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (67.466766ms) from=127.0.0.6:47535 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (298.041µs) from=127.0.0.6:60231 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (527.089µs) from=127.0.0.6:60231 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.38.174_8410" 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (67.177172ms) from=127.0.0.6:52397 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (291.810616ms) from=127.0.0.6:47535 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:37 [DEBUG] agent: Node info in sync 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (298.206415ms) from=127.0.0.6:48779 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (264.294µs) from=127.0.0.6:52397 2022/11/11 09:08:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (40.692033ms) from=127.0.0.6:55485 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.282255074s) from=127.0.0.6:46143 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:38 [INFO] agent: Synced service "_v1_nslcm_10.233.62.45_8403" 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:38 [DEBUG] agent: Node info in sync 2022/11/11 09:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (748.94546ms) from=127.0.0.6:55485 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:38 [DEBUG] agent: Node info in sync 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (960.235943ms) from=127.0.0.6:47535 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (956.03479ms) from=127.0.0.6:48779 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.949367096s) from=127.0.0.6:37803 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (834.773µs) from=127.0.0.6:55485 2022/11/11 09:08:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (351.906µs) from=127.0.0.6:55485 2022/11/11 09:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:08:39 [INFO] agent: Synced service "_v2_nslcm_10.233.62.45_8403" 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:39 [DEBUG] agent: Node info in sync 2022/11/11 09:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (506.65994ms) from=127.0.0.6:51121 2022/11/11 09:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (584.989661ms) from=127.0.0.6:48779 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:08:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:08:39 [DEBUG] agent: Node info in sync 2022/11/11 09:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (586.350909ms) from=127.0.0.6:47535 2022/11/11 09:08:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (762.824µs) from=127.0.0.6:35365 2022/11/11 09:08:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (290.848µs) from=127.0.0.6:51121 2022/11/11 09:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:08:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.220444913s) from=127.0.0.6:42031 2022/11/11 09:08:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m7.128001093s) from=127.0.0.6:33409 2022/11/11 09:08:42 [DEBUG] http: Request GET /v1/status/leader (291.587µs) from=127.0.0.6:35365 2022/11/11 09:08:57 [DEBUG] http: Request GET /v1/status/leader (12.25898ms) from=127.0.0.6:45453 2022/11/11 09:09:02 [DEBUG] http: Request GET /v1/status/leader (378.151µs) from=127.0.0.6:35365 2022/11/11 09:09:17 [DEBUG] http: Request GET /v1/status/leader (810.18µs) from=127.0.0.6:35365 2022/11/11 09:09:22 [DEBUG] http: Request GET /v1/status/leader (793.846µs) from=127.0.0.6:35365 2022/11/11 09:09:37 [DEBUG] http: Request GET /v1/status/leader (17.947278ms) from=127.0.0.6:45453 2022/11/11 09:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:09:42 [DEBUG] http: Request GET /v1/status/leader (438.251µs) from=127.0.0.6:35365 2022/11/11 09:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:09:46 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:09:46 [DEBUG] agent: Node info in sync 2022/11/11 09:09:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.580509428s) from=127.0.0.6:50889 2022/11/11 09:09:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.04897241s) from=127.0.0.6:48425 2022/11/11 09:09:57 [DEBUG] http: Request GET /v1/status/leader (273.85µs) from=127.0.0.6:45453 2022/11/11 09:09:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.483967841s) from=127.0.0.6:48793 2022/11/11 09:10:02 [DEBUG] http: Request GET /v1/status/leader (439.528µs) from=127.0.0.6:35365 2022/11/11 09:10:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:10:17 [DEBUG] http: Request GET /v1/status/leader (262.768µs) from=127.0.0.6:35365 2022/11/11 09:10:22 [DEBUG] http: Request GET /v1/status/leader (461.891µs) from=127.0.0.6:35365 2022/11/11 09:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.760152652s) from=127.0.0.6:53095 2022/11/11 09:10:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.382776544s) from=127.0.0.6:60511 2022/11/11 09:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.104670103s) from=127.0.0.6:36181 2022/11/11 09:10:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.600011645s) from=127.0.0.6:48151 2022/11/11 09:10:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m4.77855519s) from=127.0.0.6:59477 2022/11/11 09:10:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.511140163s) from=127.0.0.6:35883 2022/11/11 09:10:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.169430644s) from=127.0.0.6:45127 2022/11/11 09:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.838992289s) from=127.0.0.6:33995 2022/11/11 09:10:37 [DEBUG] http: Request GET /v1/status/leader (376.959µs) from=127.0.0.6:35365 2022/11/11 09:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.414743451s) from=127.0.0.6:40199 2022/11/11 09:10:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.655850042s) from=127.0.0.6:60231 2022/11/11 09:10:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.552748021s) from=127.0.0.6:33851 2022/11/11 09:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.800140621s) from=127.0.0.6:33659 2022/11/11 09:10:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.457471056s) from=127.0.0.6:46143 2022/11/11 09:10:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.282457003s) from=127.0.0.6:35701 2022/11/11 09:10:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.511987462s) from=127.0.0.6:55485 2022/11/11 09:10:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m1.804130307s) from=127.0.0.6:51121 2022/11/11 09:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:10:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.522925291s) from=127.0.0.6:48779 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.034923956s) from=127.0.0.6:40479 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m5.429726437s) from=127.0.0.6:41203 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.96146492s) from=127.0.0.6:37803 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.81052779s) from=127.0.0.6:33339 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.834205355s) from=127.0.0.6:52565 2022/11/11 09:10:42 [DEBUG] http: Request GET /v1/status/leader (396.067µs) from=127.0.0.6:35365 2022/11/11 09:10:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.616990653s) from=127.0.0.6:52397 2022/11/11 09:10:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.483596665s) from=127.0.0.6:58141 2022/11/11 09:10:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.946148103s) from=127.0.0.6:47535 2022/11/11 09:10:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.037780956s) from=127.0.0.6:33409 2022/11/11 09:10:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.96303657s) from=127.0.0.6:42031 2022/11/11 09:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:10:48 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:10:48 [DEBUG] agent: Node info in sync 2022/11/11 09:10:57 [DEBUG] http: Request GET /v1/status/leader (864.765µs) from=127.0.0.6:35365 2022/11/11 09:11:02 [DEBUG] http: Request GET /v1/status/leader (384.144µs) from=127.0.0.6:35365 2022/11/11 09:11:17 [DEBUG] http: Request GET /v1/status/leader (238.431µs) from=127.0.0.6:45453 2022/11/11 09:11:22 [DEBUG] http: Request GET /v1/status/leader (242.248µs) from=127.0.0.6:35365 2022/11/11 09:11:37 [DEBUG] http: Request GET /v1/status/leader (1.945335ms) from=127.0.0.6:35365 2022/11/11 09:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:11:42 [DEBUG] http: Request GET /v1/status/leader (353.067µs) from=127.0.0.6:35365 2022/11/11 09:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:11:48 [DEBUG] agent: Node info in sync 2022/11/11 09:11:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.621203547s) from=127.0.0.6:50889 2022/11/11 09:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.937766483s) from=127.0.0.6:48425 2022/11/11 09:11:57 [DEBUG] http: Request GET /v1/status/leader (300.953µs) from=127.0.0.6:35365 2022/11/11 09:12:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.929378235s) from=127.0.0.6:48793 2022/11/11 09:12:02 [DEBUG] http: Request GET /v1/status/leader (248.925µs) from=127.0.0.6:35365 2022/11/11 09:12:17 [DEBUG] http: Request GET /v1/status/leader (757.851µs) from=127.0.0.6:45453 2022/11/11 09:12:22 [DEBUG] http: Request GET /v1/status/leader (556.944µs) from=127.0.0.6:35365 2022/11/11 09:12:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.530746181s) from=127.0.0.6:36181 2022/11/11 09:12:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.095522395s) from=127.0.0.6:60511 2022/11/11 09:12:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.560941344s) from=127.0.0.6:53095 2022/11/11 09:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.03243454s) from=127.0.0.6:48151 2022/11/11 09:12:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m3.631255279s) from=127.0.0.6:59477 2022/11/11 09:12:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.784872329s) from=127.0.0.6:35883 2022/11/11 09:12:37 [DEBUG] http: Request GET /v1/status/leader (922.847µs) from=127.0.0.6:45453 2022/11/11 09:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.547175788s) from=127.0.0.6:45127 2022/11/11 09:12:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.446901762s) from=127.0.0.6:35701 2022/11/11 09:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.701455995s) from=127.0.0.6:40199 2022/11/11 09:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:12:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.252779979s) from=127.0.0.6:46143 2022/11/11 09:12:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.155583552s) from=127.0.0.6:33851 2022/11/11 09:12:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.000791503s) from=127.0.0.6:60231 2022/11/11 09:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.006520376s) from=127.0.0.6:33659 2022/11/11 09:12:43 [DEBUG] http: Request GET /v1/status/leader (440.781µs) from=127.0.0.6:35365 2022/11/11 09:12:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m2.107524799s) from=127.0.0.6:51121 2022/11/11 09:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.06598564s) from=127.0.0.6:33995 2022/11/11 09:12:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.669455022s) from=127.0.0.6:33339 2022/11/11 09:12:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.327717743s) from=127.0.0.6:40479 2022/11/11 09:12:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.007583797s) from=127.0.0.6:58141 2022/11/11 09:12:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m5.993115808s) from=127.0.0.6:55485 2022/11/11 09:12:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.911183436s) from=127.0.0.6:37803 2022/11/11 09:12:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.052597612s) from=127.0.0.6:48779 2022/11/11 09:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.251919427s) from=127.0.0.6:52565 2022/11/11 09:12:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.736781107s) from=127.0.0.6:52397 2022/11/11 09:12:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.177834886s) from=127.0.0.6:42031 2022/11/11 09:12:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m6.693052087s) from=127.0.0.6:41203 2022/11/11 09:12:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.152766633s) from=127.0.0.6:47535 2022/11/11 09:12:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.862198832s) from=127.0.0.6:33409 2022/11/11 09:12:57 [DEBUG] http: Request GET /v1/status/leader (283.531µs) from=127.0.0.6:35365 2022/11/11 09:13:03 [DEBUG] http: Request GET /v1/status/leader (584.705µs) from=127.0.0.6:35365 2022/11/11 09:13:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:13:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:13:10 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:13:10 [DEBUG] agent: Node info in sync 2022/11/11 09:13:17 [DEBUG] http: Request GET /v1/status/leader (415.398µs) from=127.0.0.6:35365 2022/11/11 09:13:23 [DEBUG] http: Request GET /v1/status/leader (238.771µs) from=127.0.0.6:35365 2022/11/11 09:13:37 [DEBUG] http: Request GET /v1/status/leader (2.961763ms) from=127.0.0.6:35365 2022/11/11 09:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:13:43 [DEBUG] http: Request GET /v1/status/leader (350.472µs) from=127.0.0.6:35365 2022/11/11 09:13:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.237977635s) from=127.0.0.6:48425 2022/11/11 09:13:57 [DEBUG] http: Request GET /v1/status/leader (263.603µs) from=127.0.0.6:35365 2022/11/11 09:14:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.821888844s) from=127.0.0.6:50889 2022/11/11 09:14:03 [DEBUG] http: Request GET /v1/status/leader (486.287µs) from=127.0.0.6:35365 2022/11/11 09:14:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.375885579s) from=127.0.0.6:48793 2022/11/11 09:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:14:11 [DEBUG] agent: Node info in sync 2022/11/11 09:14:17 [DEBUG] http: Request GET /v1/status/leader (291.209µs) from=127.0.0.6:35365 2022/11/11 09:14:23 [DEBUG] http: Request GET /v1/status/leader (399.159µs) from=127.0.0.6:35365 2022/11/11 09:14:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.730148875s) from=127.0.0.6:60511 2022/11/11 09:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.533154421s) from=127.0.0.6:36181 2022/11/11 09:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.820410538s) from=127.0.0.6:48151 2022/11/11 09:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.631494727s) from=127.0.0.6:53095 2022/11/11 09:14:37 [DEBUG] http: Request GET /v1/status/leader (393.782µs) from=127.0.0.6:35365 2022/11/11 09:14:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.249914666s) from=127.0.0.6:45127 2022/11/11 09:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:14:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m5.940098149s) from=127.0.0.6:59477 2022/11/11 09:14:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.477610079s) from=127.0.0.6:60231 2022/11/11 09:14:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.214162507s) from=127.0.0.6:33851 2022/11/11 09:14:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.899511685s) from=127.0.0.6:35883 2022/11/11 09:14:43 [DEBUG] http: Request GET /v1/status/leader (469.751µs) from=127.0.0.6:35365 2022/11/11 09:14:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.395475864s) from=127.0.0.6:35701 2022/11/11 09:14:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.206417334s) from=127.0.0.6:46143 2022/11/11 09:14:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.34230704s) from=127.0.0.6:40479 2022/11/11 09:14:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.206436059s) from=127.0.0.6:55485 2022/11/11 09:14:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.243589538s) from=127.0.0.6:33339 2022/11/11 09:14:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.224314204s) from=127.0.0.6:40199 2022/11/11 09:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.036979902s) from=127.0.0.6:33659 2022/11/11 09:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.565097539s) from=127.0.0.6:33995 2022/11/11 09:14:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.300121479s) from=127.0.0.6:48779 2022/11/11 09:14:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.607034949s) from=127.0.0.6:58141 2022/11/11 09:14:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m0.668195102s) from=127.0.0.6:41203 2022/11/11 09:14:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.329482543s) from=127.0.0.6:51121 2022/11/11 09:14:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.128286888s) from=127.0.0.6:37803 2022/11/11 09:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.836032008s) from=127.0.0.6:52565 2022/11/11 09:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.27105959s) from=127.0.0.6:47535 2022/11/11 09:14:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.073652114s) from=127.0.0.6:52397 2022/11/11 09:14:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.917935362s) from=127.0.0.6:33409 2022/11/11 09:14:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.795019823s) from=127.0.0.6:42031 2022/11/11 09:14:57 [DEBUG] http: Request GET /v1/status/leader (1.439131ms) from=127.0.0.6:45453 2022/11/11 09:15:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:15:03 [DEBUG] http: Request GET /v1/status/leader (294.884µs) from=127.0.0.6:35365 2022/11/11 09:15:17 [DEBUG] http: Request GET /v1/status/leader (264.894µs) from=127.0.0.6:45453 2022/11/11 09:15:23 [DEBUG] http: Request GET /v1/status/leader (258.762µs) from=127.0.0.6:35365 2022/11/11 09:15:37 [DEBUG] http: Request GET /v1/status/leader (420.808µs) from=127.0.0.6:35365 2022/11/11 09:15:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:15:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:15:40 [DEBUG] agent: Node info in sync 2022/11/11 09:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:15:43 [DEBUG] http: Request GET /v1/status/leader (672.705µs) from=127.0.0.6:35365 2022/11/11 09:15:57 [DEBUG] http: Request GET /v1/status/leader (376.489µs) from=127.0.0.6:45453 2022/11/11 09:15:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.471125718s) from=127.0.0.6:48425 2022/11/11 09:16:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.048099737s) from=127.0.0.6:50889 2022/11/11 09:16:03 [DEBUG] http: Request GET /v1/status/leader (589.979µs) from=127.0.0.6:35365 2022/11/11 09:16:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.052988809s) from=127.0.0.6:48793 2022/11/11 09:16:17 [DEBUG] http: Request GET /v1/status/leader (263.163µs) from=127.0.0.6:45453 2022/11/11 09:16:23 [DEBUG] http: Request GET /v1/status/leader (380.664µs) from=127.0.0.6:35365 2022/11/11 09:16:37 [DEBUG] http: Request GET /v1/status/leader (337.188µs) from=127.0.0.6:45453 2022/11/11 09:16:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.217262987s) from=127.0.0.6:60511 2022/11/11 09:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.535866972s) from=127.0.0.6:53095 2022/11/11 09:16:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.774753148s) from=127.0.0.6:48151 2022/11/11 09:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.330801084s) from=127.0.0.6:36181 2022/11/11 09:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:16:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.525905384s) from=127.0.0.6:59477 2022/11/11 09:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.850053509s) from=127.0.0.6:45127 2022/11/11 09:16:43 [DEBUG] http: Request GET /v1/status/leader (1.220243ms) from=127.0.0.6:35365 2022/11/11 09:16:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.424736679s) from=127.0.0.6:60231 2022/11/11 09:16:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.597458153s) from=127.0.0.6:33851 2022/11/11 09:16:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.256878786s) from=127.0.0.6:35883 2022/11/11 09:16:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m2.084255688s) from=127.0.0.6:55485 2022/11/11 09:16:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.243940106s) from=127.0.0.6:58141 2022/11/11 09:16:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.253184602s) from=127.0.0.6:40479 2022/11/11 09:16:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.729099093s) from=127.0.0.6:46143 2022/11/11 09:16:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.793744875s) from=127.0.0.6:35701 2022/11/11 09:16:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.284692741s) from=127.0.0.6:41203 2022/11/11 09:16:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m1.101275433s) from=127.0.0.6:51121 2022/11/11 09:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.896948983s) from=127.0.0.6:33995 2022/11/11 09:16:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.459018476s) from=127.0.0.6:48779 2022/11/11 09:16:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.844059986s) from=127.0.0.6:52565 2022/11/11 09:16:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.141935752s) from=127.0.0.6:33339 2022/11/11 09:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:16:54 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:16:54 [DEBUG] agent: Node info in sync 2022/11/11 09:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.446844637s) from=127.0.0.6:40199 2022/11/11 09:16:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.215998005s) from=127.0.0.6:33409 2022/11/11 09:16:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.138078515s) from=127.0.0.6:37803 2022/11/11 09:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.199174361s) from=127.0.0.6:33659 2022/11/11 09:16:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.586282565s) from=127.0.0.6:52397 2022/11/11 09:16:57 [DEBUG] http: Request GET /v1/status/leader (241.285µs) from=127.0.0.6:35365 2022/11/11 09:16:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.426170777s) from=127.0.0.6:47535 2022/11/11 09:17:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.800662042s) from=127.0.0.6:42031 2022/11/11 09:17:03 [DEBUG] http: Request GET /v1/status/leader (1.056659ms) from=127.0.0.6:35365 2022/11/11 09:17:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:17:17 [DEBUG] http: Request GET /v1/status/leader (443.61µs) from=127.0.0.6:45453 2022/11/11 09:17:23 [DEBUG] http: Request GET /v1/status/leader (307.4µs) from=127.0.0.6:35365 2022/11/11 09:17:37 [DEBUG] http: Request GET /v1/status/leader (274.788µs) from=127.0.0.6:35365 2022/11/11 09:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:17:43 [DEBUG] http: Request GET /v1/status/leader (505.812µs) from=127.0.0.6:35365 2022/11/11 09:17:57 [DEBUG] http: Request GET /v1/status/leader (417.734µs) from=127.0.0.6:35365 2022/11/11 09:18:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.528906322s) from=127.0.0.6:48425 2022/11/11 09:18:03 [DEBUG] http: Request GET /v1/status/leader (485.119µs) from=127.0.0.6:35365 2022/11/11 09:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.70039514s) from=127.0.0.6:50889 2022/11/11 09:18:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.201828694s) from=127.0.0.6:48793 2022/11/11 09:18:17 [DEBUG] http: Request GET /v1/status/leader (368.468µs) from=127.0.0.6:35365 2022/11/11 09:18:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:18:21 [DEBUG] agent: Node info in sync 2022/11/11 09:18:23 [DEBUG] http: Request GET /v1/status/leader (280.665µs) from=127.0.0.6:35365 2022/11/11 09:18:37 [DEBUG] http: Request GET /v1/status/leader (230.284µs) from=127.0.0.6:45453 2022/11/11 09:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:18:43 [DEBUG] http: Request GET /v1/status/leader (420.338µs) from=127.0.0.6:35365 2022/11/11 09:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.117285875s) from=127.0.0.6:48151 2022/11/11 09:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.874633935s) from=127.0.0.6:36181 2022/11/11 09:18:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.01745439s) from=127.0.0.6:60511 2022/11/11 09:18:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.768426445s) from=127.0.0.6:60231 2022/11/11 09:18:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.902977116s) from=127.0.0.6:53095 2022/11/11 09:18:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.455230587s) from=127.0.0.6:45127 2022/11/11 09:18:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.443739732s) from=127.0.0.6:59477 2022/11/11 09:18:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.183442588s) from=127.0.0.6:55485 2022/11/11 09:18:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.789307844s) from=127.0.0.6:33851 2022/11/11 09:18:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.659461273s) from=127.0.0.6:40479 2022/11/11 09:18:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.64163371s) from=127.0.0.6:35701 2022/11/11 09:18:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m2.073401062s) from=127.0.0.6:51121 2022/11/11 09:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.065884241s) from=127.0.0.6:33995 2022/11/11 09:18:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.597335529s) from=127.0.0.6:58141 2022/11/11 09:18:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.652692023s) from=127.0.0.6:41203 2022/11/11 09:18:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.489576632s) from=127.0.0.6:35883 2022/11/11 09:18:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.069601631s) from=127.0.0.6:46143 2022/11/11 09:18:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.231954925s) from=127.0.0.6:33409 2022/11/11 09:18:57 [DEBUG] http: Request GET /v1/status/leader (376.541µs) from=127.0.0.6:35365 2022/11/11 09:18:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.731901318s) from=127.0.0.6:52397 2022/11/11 09:18:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.507139702s) from=127.0.0.6:48779 2022/11/11 09:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.805082741s) from=127.0.0.6:33659 2022/11/11 09:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.349036002s) from=127.0.0.6:52565 2022/11/11 09:19:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.762443215s) from=127.0.0.6:37803 2022/11/11 09:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.518485119s) from=127.0.0.6:40199 2022/11/11 09:19:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.691394516s) from=127.0.0.6:33339 2022/11/11 09:19:03 [DEBUG] http: Request GET /v1/status/leader (331.131µs) from=127.0.0.6:35365 2022/11/11 09:19:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.741683956s) from=127.0.0.6:47535 2022/11/11 09:19:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.387056355s) from=127.0.0.6:42031 2022/11/11 09:19:17 [DEBUG] http: Request GET /v1/status/leader (1.112297ms) from=127.0.0.6:35365 2022/11/11 09:19:23 [DEBUG] http: Request GET /v1/status/leader (666.417µs) from=127.0.0.6:35365 2022/11/11 09:19:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:19:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:19:34 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:19:34 [DEBUG] agent: Node info in sync 2022/11/11 09:19:37 [DEBUG] http: Request GET /v1/status/leader (425.785µs) from=127.0.0.6:35365 2022/11/11 09:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:19:43 [DEBUG] http: Request GET /v1/status/leader (408.692µs) from=127.0.0.6:35365 2022/11/11 09:19:57 [DEBUG] http: Request GET /v1/status/leader (3.089312ms) from=127.0.0.6:35365 2022/11/11 09:20:03 [DEBUG] http: Request GET /v1/status/leader (405.218µs) from=127.0.0.6:35365 2022/11/11 09:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.091100159s) from=127.0.0.6:50889 2022/11/11 09:20:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.756989115s) from=127.0.0.6:48425 2022/11/11 09:20:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:20:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.655724571s) from=127.0.0.6:48793 2022/11/11 09:20:18 [DEBUG] http: Request GET /v1/status/leader (289.577µs) from=127.0.0.6:45453 2022/11/11 09:20:23 [DEBUG] http: Request GET /v1/status/leader (386.753µs) from=127.0.0.6:35365 2022/11/11 09:20:38 [DEBUG] http: Request GET /v1/status/leader (374.815µs) from=127.0.0.6:45453 2022/11/11 09:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:20:43 [DEBUG] http: Request GET /v1/status/leader (5.584345ms) from=127.0.0.6:35365 2022/11/11 09:20:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.445311777s) from=127.0.0.6:60231 2022/11/11 09:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.785845943s) from=127.0.0.6:53095 2022/11/11 09:20:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.448836328s) from=127.0.0.6:60511 2022/11/11 09:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.250763539s) from=127.0.0.6:36181 2022/11/11 09:20:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.079107297s) from=127.0.0.6:59477 2022/11/11 09:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.067110107s) from=127.0.0.6:48151 2022/11/11 09:20:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.778219005s) from=127.0.0.6:45127 2022/11/11 09:20:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.958440752s) from=127.0.0.6:35701 2022/11/11 09:20:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.395445464s) from=127.0.0.6:40479 2022/11/11 09:20:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m5.419586654s) from=127.0.0.6:55485 2022/11/11 09:20:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.638292302s) from=127.0.0.6:33851 2022/11/11 09:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.825876778s) from=127.0.0.6:33995 2022/11/11 09:20:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.961400912s) from=127.0.0.6:58141 2022/11/11 09:20:58 [DEBUG] http: Request GET /v1/status/leader (506.579µs) from=127.0.0.6:45453 2022/11/11 09:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.441235815s) from=127.0.0.6:51121 2022/11/11 09:20:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m4.193626089s) from=127.0.0.6:41203 2022/11/11 09:21:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.878199589s) from=127.0.0.6:35883 2022/11/11 09:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.508599218s) from=127.0.0.6:40199 2022/11/11 09:21:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.210463884s) from=127.0.0.6:48779 2022/11/11 09:21:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.688087711s) from=127.0.0.6:52397 2022/11/11 09:21:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:21:03 [DEBUG] agent: Node info in sync 2022/11/11 09:21:03 [DEBUG] http: Request GET /v1/status/leader (267.889µs) from=127.0.0.6:35365 2022/11/11 09:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.496886192s) from=127.0.0.6:52565 2022/11/11 09:21:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.162032497s) from=127.0.0.6:46143 2022/11/11 09:21:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.797524486s) from=127.0.0.6:33409 2022/11/11 09:21:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.677765833s) from=127.0.0.6:37803 2022/11/11 09:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.70577675s) from=127.0.0.6:33659 2022/11/11 09:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.865965373s) from=127.0.0.6:47535 2022/11/11 09:21:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.374728896s) from=127.0.0.6:33339 2022/11/11 09:21:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.884224093s) from=127.0.0.6:42031 2022/11/11 09:21:18 [DEBUG] http: Request GET /v1/status/leader (1.070928ms) from=127.0.0.6:45453 2022/11/11 09:21:23 [DEBUG] http: Request GET /v1/status/leader (269.199µs) from=127.0.0.6:35365 2022/11/11 09:21:38 [DEBUG] http: Request GET /v1/status/leader (470.06µs) from=127.0.0.6:35365 2022/11/11 09:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:21:43 [DEBUG] http: Request GET /v1/status/leader (730.352µs) from=127.0.0.6:35365 2022/11/11 09:21:58 [DEBUG] http: Request GET /v1/status/leader (241.274µs) from=127.0.0.6:45453 2022/11/11 09:22:03 [DEBUG] http: Request GET /v1/status/leader (491.596µs) from=127.0.0.6:35365 2022/11/11 09:22:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.724608844s) from=127.0.0.6:50889 2022/11/11 09:22:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.735997729s) from=127.0.0.6:48425 2022/11/11 09:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.476386805s) from=127.0.0.6:48793 2022/11/11 09:22:18 [DEBUG] http: Request GET /v1/status/leader (478.777µs) from=127.0.0.6:35365 2022/11/11 09:22:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:22:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:22:18 [DEBUG] agent: Node info in sync 2022/11/11 09:22:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:22:23 [DEBUG] http: Request GET /v1/status/leader (286.38µs) from=127.0.0.6:35365 2022/11/11 09:22:38 [DEBUG] http: Request GET /v1/status/leader (580.385µs) from=127.0.0.6:35365 2022/11/11 09:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:22:43 [DEBUG] http: Request GET /v1/status/leader (265.247µs) from=127.0.0.6:35365 2022/11/11 09:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.421361701s) from=127.0.0.6:36181 2022/11/11 09:22:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.663691202s) from=127.0.0.6:60231 2022/11/11 09:22:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.176922413s) from=127.0.0.6:48151 2022/11/11 09:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.326238383s) from=127.0.0.6:60511 2022/11/11 09:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.553536047s) from=127.0.0.6:53095 2022/11/11 09:22:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.313361965s) from=127.0.0.6:45127 2022/11/11 09:22:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.202724601s) from=127.0.0.6:35701 2022/11/11 09:22:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m7.411615382s) from=127.0.0.6:59477 2022/11/11 09:22:58 [DEBUG] http: Request GET /v1/status/leader (432.895µs) from=127.0.0.6:35365 2022/11/11 09:22:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m0.464007298s) from=127.0.0.6:51121 2022/11/11 09:23:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.002067429s) from=127.0.0.6:41203 2022/11/11 09:23:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.668318174s) from=127.0.0.6:40479 2022/11/11 09:23:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.957404271s) from=127.0.0.6:58141 2022/11/11 09:23:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.079366097s) from=127.0.0.6:48779 2022/11/11 09:23:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.927666495s) from=127.0.0.6:33851 2022/11/11 09:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.869708145s) from=127.0.0.6:33995 2022/11/11 09:23:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m7.058534261s) from=127.0.0.6:55485 2022/11/11 09:23:03 [DEBUG] http: Request GET /v1/status/leader (499.789µs) from=127.0.0.6:35365 2022/11/11 09:23:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.943447531s) from=127.0.0.6:52397 2022/11/11 09:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.126659375s) from=127.0.0.6:40199 2022/11/11 09:23:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.178006526s) from=127.0.0.6:35883 2022/11/11 09:23:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.630236153s) from=127.0.0.6:46143 2022/11/11 09:23:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.272324297s) from=127.0.0.6:47535 2022/11/11 09:23:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.875687931s) from=127.0.0.6:37803 2022/11/11 09:23:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.271246663s) from=127.0.0.6:33409 2022/11/11 09:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.759575303s) from=127.0.0.6:52565 2022/11/11 09:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.173644234s) from=127.0.0.6:33659 2022/11/11 09:23:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.916270724s) from=127.0.0.6:33339 2022/11/11 09:23:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.090000649s) from=127.0.0.6:42031 2022/11/11 09:23:18 [DEBUG] http: Request GET /v1/status/leader (376.885µs) from=127.0.0.6:45453 2022/11/11 09:23:23 [DEBUG] http: Request GET /v1/status/leader (737.597µs) from=127.0.0.6:35365 2022/11/11 09:23:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:23:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:23:35 [DEBUG] agent: Node info in sync 2022/11/11 09:23:38 [DEBUG] http: Request GET /v1/status/leader (261.761µs) from=127.0.0.6:45453 2022/11/11 09:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:23:43 [DEBUG] http: Request GET /v1/status/leader (393.249µs) from=127.0.0.6:35365 2022/11/11 09:23:58 [DEBUG] http: Request GET /v1/status/leader (301.037µs) from=127.0.0.6:35365 2022/11/11 09:24:03 [DEBUG] http: Request GET /v1/status/leader (2.414333ms) from=127.0.0.6:35365 2022/11/11 09:24:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.053417157s) from=127.0.0.6:50889 2022/11/11 09:24:18 [DEBUG] http: Request GET /v1/status/leader (334.882µs) from=127.0.0.6:45453 2022/11/11 09:24:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.488343861s) from=127.0.0.6:48425 2022/11/11 09:24:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.79972686s) from=127.0.0.6:48793 2022/11/11 09:24:23 [DEBUG] http: Request GET /v1/status/leader (300.108µs) from=127.0.0.6:35365 2022/11/11 09:24:38 [DEBUG] http: Request GET /v1/status/leader (602.946µs) from=127.0.0.6:35365 2022/11/11 09:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:24:43 [DEBUG] http: Request GET /v1/status/leader (701.513µs) from=127.0.0.6:35365 2022/11/11 09:24:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:24:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.698941873s) from=127.0.0.6:36181 2022/11/11 09:24:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.308784462s) from=127.0.0.6:48151 2022/11/11 09:24:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.781518236s) from=127.0.0.6:60511 2022/11/11 09:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.910685988s) from=127.0.0.6:60231 2022/11/11 09:24:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.71540397s) from=127.0.0.6:53095 2022/11/11 09:24:58 [DEBUG] http: Request GET /v1/status/leader (436.584µs) from=127.0.0.6:45453 2022/11/11 09:24:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.23768918s) from=127.0.0.6:45127 2022/11/11 09:25:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m3.408598621s) from=127.0.0.6:59477 2022/11/11 09:25:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.096914468s) from=127.0.0.6:33851 2022/11/11 09:25:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.020100697s) from=127.0.0.6:48779 2022/11/11 09:25:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m0.147152788s) from=127.0.0.6:55485 2022/11/11 09:25:03 [DEBUG] http: Request GET /v1/status/leader (292.969µs) from=127.0.0.6:35365 2022/11/11 09:25:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m5.177334615s) from=127.0.0.6:51121 2022/11/11 09:25:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.275740444s) from=127.0.0.6:35701 2022/11/11 09:25:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.887241984s) from=127.0.0.6:41203 2022/11/11 09:25:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.879769646s) from=127.0.0.6:58141 2022/11/11 09:25:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.24088883s) from=127.0.0.6:40199 2022/11/11 09:25:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.862544725s) from=127.0.0.6:40479 2022/11/11 09:25:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.859996582s) from=127.0.0.6:33995 2022/11/11 09:25:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.439887325s) from=127.0.0.6:46143 2022/11/11 09:25:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.401783913s) from=127.0.0.6:52397 2022/11/11 09:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.409385574s) from=127.0.0.6:35883 2022/11/11 09:25:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.330843339s) from=127.0.0.6:47535 2022/11/11 09:25:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.568028234s) from=127.0.0.6:37803 2022/11/11 09:25:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.909730224s) from=127.0.0.6:33339 2022/11/11 09:25:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.899191611s) from=127.0.0.6:33409 2022/11/11 09:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.507875433s) from=127.0.0.6:52565 2022/11/11 09:25:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.489965055s) from=127.0.0.6:33659 2022/11/11 09:25:18 [DEBUG] http: Request GET /v1/status/leader (1.241919ms) from=127.0.0.6:35365 2022/11/11 09:25:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.115697973s) from=127.0.0.6:42031 2022/11/11 09:25:23 [DEBUG] http: Request GET /v1/status/leader (3.661463ms) from=127.0.0.6:35365 2022/11/11 09:25:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:25:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:25:31 [DEBUG] agent: Node info in sync 2022/11/11 09:25:38 [DEBUG] http: Request GET /v1/status/leader (671.954µs) from=127.0.0.6:35365 2022/11/11 09:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:25:43 [DEBUG] http: Request GET /v1/status/leader (445.354µs) from=127.0.0.6:35365 2022/11/11 09:25:58 [DEBUG] http: Request GET /v1/status/leader (766.68µs) from=127.0.0.6:45453 2022/11/11 09:26:03 [DEBUG] http: Request GET /v1/status/leader (239.51µs) from=127.0.0.6:35365 2022/11/11 09:26:18 [DEBUG] http: Request GET /v1/status/leader (606.013µs) from=127.0.0.6:45453 2022/11/11 09:26:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.212663639s) from=127.0.0.6:50889 2022/11/11 09:26:23 [DEBUG] http: Request GET /v1/status/leader (471.413µs) from=127.0.0.6:35365 2022/11/11 09:26:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.414739556s) from=127.0.0.6:48425 2022/11/11 09:26:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.357476494s) from=127.0.0.6:48793 2022/11/11 09:26:38 [DEBUG] http: Request GET /v1/status/leader (233.205µs) from=127.0.0.6:45453 2022/11/11 09:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:26:43 [DEBUG] http: Request GET /v1/status/leader (240.546µs) from=127.0.0.6:35365 2022/11/11 09:26:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.349482696s) from=127.0.0.6:36181 2022/11/11 09:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.420423441s) from=127.0.0.6:48151 2022/11/11 09:26:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.319784492s) from=127.0.0.6:60231 2022/11/11 09:26:58 [DEBUG] http: Request GET /v1/status/leader (373.197µs) from=127.0.0.6:45453 2022/11/11 09:26:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.384069215s) from=127.0.0.6:45127 2022/11/11 09:26:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.456161092s) from=127.0.0.6:53095 2022/11/11 09:27:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.074519919s) from=127.0.0.6:60511 2022/11/11 09:27:03 [DEBUG] http: Request GET /v1/status/leader (1.281751ms) from=127.0.0.6:35365 2022/11/11 09:27:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m0.423790201s) from=127.0.0.6:55485 2022/11/11 09:27:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m3.128126957s) from=127.0.0.6:59477 2022/11/11 09:27:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.162007941s) from=127.0.0.6:33851 2022/11/11 09:27:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m0.977244132s) from=127.0.0.6:51121 2022/11/11 09:27:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.792309518s) from=127.0.0.6:48779 2022/11/11 09:27:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.37196829s) from=127.0.0.6:35701 2022/11/11 09:27:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.790902269s) from=127.0.0.6:40479 2022/11/11 09:27:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.670910507s) from=127.0.0.6:41203 2022/11/11 09:27:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.287106359s) from=127.0.0.6:46143 2022/11/11 09:27:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.486746407s) from=127.0.0.6:33995 2022/11/11 09:27:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.689566745s) from=127.0.0.6:40199 2022/11/11 09:27:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.186292781s) from=127.0.0.6:58141 2022/11/11 09:27:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:27:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.446697246s) from=127.0.0.6:37803 2022/11/11 09:27:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.670593551s) from=127.0.0.6:47535 2022/11/11 09:27:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.256305622s) from=127.0.0.6:33339 2022/11/11 09:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.307191548s) from=127.0.0.6:35883 2022/11/11 09:27:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:27:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:27:17 [DEBUG] agent: Node info in sync 2022/11/11 09:27:18 [DEBUG] http: Request GET /v1/status/leader (368.687µs) from=127.0.0.6:45453 2022/11/11 09:27:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.181315326s) from=127.0.0.6:52397 2022/11/11 09:27:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.968583128s) from=127.0.0.6:33409 2022/11/11 09:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m2.991629249s) from=127.0.0.6:52565 2022/11/11 09:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.157796304s) from=127.0.0.6:33659 2022/11/11 09:27:23 [DEBUG] http: Request GET /v1/status/leader (397.1µs) from=127.0.0.6:35365 2022/11/11 09:27:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.508998818s) from=127.0.0.6:42031 2022/11/11 09:27:38 [DEBUG] http: Request GET /v1/status/leader (278.563µs) from=127.0.0.6:35365 2022/11/11 09:27:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:27:43 [DEBUG] http: Request GET /v1/status/leader (364.777µs) from=127.0.0.6:35365 2022/11/11 09:27:58 [DEBUG] http: Request GET /v1/status/leader (282.191µs) from=127.0.0.6:35365 2022/11/11 09:28:03 [DEBUG] http: Request GET /v1/status/leader (235.177µs) from=127.0.0.6:35365 2022/11/11 09:28:18 [DEBUG] http: Request GET /v1/status/leader (619.855µs) from=127.0.0.6:45453 2022/11/11 09:28:23 [DEBUG] http: Request GET /v1/status/leader (232.234µs) from=127.0.0.6:35365 2022/11/11 09:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.464834682s) from=127.0.0.6:50889 2022/11/11 09:28:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.496054244s) from=127.0.0.6:48425 2022/11/11 09:28:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.14233478s) from=127.0.0.6:48793 2022/11/11 09:28:38 [DEBUG] http: Request GET /v1/status/leader (434.507µs) from=127.0.0.6:45453 2022/11/11 09:28:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:28:43 [DEBUG] http: Request GET /v1/status/leader (1.121594ms) from=127.0.0.6:35365 2022/11/11 09:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.448459833s) from=127.0.0.6:36181 2022/11/11 09:28:58 [DEBUG] http: Request GET /v1/status/leader (839.81µs) from=127.0.0.6:35365 2022/11/11 09:28:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.62135565s) from=127.0.0.6:60231 2022/11/11 09:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.127865178s) from=127.0.0.6:48151 2022/11/11 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.580095711s) from=127.0.0.6:53095 2022/11/11 09:29:03 [DEBUG] http: Request GET /v1/status/leader (352.637µs) from=127.0.0.6:35365 2022/11/11 09:29:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:29:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:29:03 [DEBUG] agent: Node info in sync 2022/11/11 09:29:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.108893727s) from=127.0.0.6:55485 2022/11/11 09:29:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.124510221s) from=127.0.0.6:48779 2022/11/11 09:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.873041617s) from=127.0.0.6:60511 2022/11/11 09:29:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.640045996s) from=127.0.0.6:33851 2022/11/11 09:29:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.002203353s) from=127.0.0.6:45127 2022/11/11 09:29:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.098808463s) from=127.0.0.6:40479 2022/11/11 09:29:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.061178319s) from=127.0.0.6:59477 2022/11/11 09:29:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.588556934s) from=127.0.0.6:41203 2022/11/11 09:29:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.296759535s) from=127.0.0.6:33995 2022/11/11 09:29:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.030042522s) from=127.0.0.6:35701 2022/11/11 09:29:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m6.872975566s) from=127.0.0.6:51121 2022/11/11 09:29:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.305262054s) from=127.0.0.6:58141 2022/11/11 09:29:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.360433679s) from=127.0.0.6:46143 2022/11/11 09:29:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.595628323s) from=127.0.0.6:40199 2022/11/11 09:29:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.553834754s) from=127.0.0.6:33339 2022/11/11 09:29:18 [DEBUG] http: Request GET /v1/status/leader (834.572µs) from=127.0.0.6:45453 2022/11/11 09:29:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.422712778s) from=127.0.0.6:35883 2022/11/11 09:29:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.203040065s) from=127.0.0.6:47535 2022/11/11 09:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.542184387s) from=127.0.0.6:52565 2022/11/11 09:29:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.921420994s) from=127.0.0.6:33409 2022/11/11 09:29:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.216872562s) from=127.0.0.6:37803 2022/11/11 09:29:23 [DEBUG] http: Request GET /v1/status/leader (365.758µs) from=127.0.0.6:35365 2022/11/11 09:29:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.458314374s) from=127.0.0.6:52397 2022/11/11 09:29:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.700629127s) from=127.0.0.6:42031 2022/11/11 09:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.810064831s) from=127.0.0.6:33659 2022/11/11 09:29:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:29:38 [DEBUG] http: Request GET /v1/status/leader (432.152µs) from=127.0.0.6:35365 2022/11/11 09:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:29:43 [DEBUG] http: Request GET /v1/status/leader (326.356µs) from=127.0.0.6:35365 2022/11/11 09:29:58 [DEBUG] http: Request GET /v1/status/leader (261.456µs) from=127.0.0.6:45453 2022/11/11 09:30:03 [DEBUG] http: Request GET /v1/status/leader (403.578µs) from=127.0.0.6:35365 2022/11/11 09:30:18 [DEBUG] http: Request GET /v1/status/leader (731.471µs) from=127.0.0.6:45453 2022/11/11 09:30:23 [DEBUG] http: Request GET /v1/status/leader (545.782µs) from=127.0.0.6:35365 2022/11/11 09:30:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m7.120292468s) from=127.0.0.6:50889 2022/11/11 09:30:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.717023877s) from=127.0.0.6:48793 2022/11/11 09:30:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:30:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:30:36 [DEBUG] agent: Node info in sync 2022/11/11 09:30:38 [DEBUG] http: Request GET /v1/status/leader (3.28807ms) from=127.0.0.6:45453 2022/11/11 09:30:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.335827342s) from=127.0.0.6:48425 2022/11/11 09:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:30:43 [DEBUG] http: Request GET /v1/status/leader (731.558µs) from=127.0.0.6:35365 2022/11/11 09:30:58 [DEBUG] http: Request GET /v1/status/leader (351.538µs) from=127.0.0.6:45453 2022/11/11 09:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.784805719s) from=127.0.0.6:36181 2022/11/11 09:31:03 [DEBUG] http: Request GET /v1/status/leader (289.292µs) from=127.0.0.6:35365 2022/11/11 09:31:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.289378528s) from=127.0.0.6:53095 2022/11/11 09:31:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.323175477s) from=127.0.0.6:60231 2022/11/11 09:31:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.639398923s) from=127.0.0.6:48151 2022/11/11 09:31:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.901775152s) from=127.0.0.6:48779 2022/11/11 09:31:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.482049196s) from=127.0.0.6:33851 2022/11/11 09:31:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.364898521s) from=127.0.0.6:40479 2022/11/11 09:31:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m4.219198804s) from=127.0.0.6:55485 2022/11/11 09:31:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.452587114s) from=127.0.0.6:59477 2022/11/11 09:31:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.33682902s) from=127.0.0.6:60511 2022/11/11 09:31:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.560740742s) from=127.0.0.6:45127 2022/11/11 09:31:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.216257482s) from=127.0.0.6:33995 2022/11/11 09:31:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.250390457s) from=127.0.0.6:35701 2022/11/11 09:31:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.556484115s) from=127.0.0.6:41203 2022/11/11 09:31:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m5.346705032s) from=127.0.0.6:51121 2022/11/11 09:31:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.533249686s) from=127.0.0.6:58141 2022/11/11 09:31:18 [DEBUG] http: Request GET /v1/status/leader (760.616µs) from=127.0.0.6:45453 2022/11/11 09:31:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.11785282s) from=127.0.0.6:46143 2022/11/11 09:31:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.847610771s) from=127.0.0.6:47535 2022/11/11 09:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.611928275s) from=127.0.0.6:35883 2022/11/11 09:31:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.651469288s) from=127.0.0.6:40199 2022/11/11 09:31:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.755607718s) from=127.0.0.6:33339 2022/11/11 09:31:23 [DEBUG] http: Request GET /v1/status/leader (265.276µs) from=127.0.0.6:35365 2022/11/11 09:31:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.50389681s) from=127.0.0.6:33409 2022/11/11 09:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.641260479s) from=127.0.0.6:52565 2022/11/11 09:31:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.931329801s) from=127.0.0.6:52397 2022/11/11 09:31:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.148940744s) from=127.0.0.6:37803 2022/11/11 09:31:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.099780301s) from=127.0.0.6:42031 2022/11/11 09:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.541490113s) from=127.0.0.6:33659 2022/11/11 09:31:38 [DEBUG] http: Request GET /v1/status/leader (486.719µs) from=127.0.0.6:45453 2022/11/11 09:31:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:31:43 [DEBUG] http: Request GET /v1/status/leader (593.599µs) from=127.0.0.6:35365 2022/11/11 09:31:58 [DEBUG] http: Request GET /v1/status/leader (280.613µs) from=127.0.0.6:35365 2022/11/11 09:32:03 [DEBUG] http: Request GET /v1/status/leader (2.250175ms) from=127.0.0.6:35365 2022/11/11 09:32:18 [DEBUG] http: Request GET /v1/status/leader (586.588µs) from=127.0.0.6:35365 2022/11/11 09:32:23 [DEBUG] http: Request GET /v1/status/leader (314.993µs) from=127.0.0.6:35365 2022/11/11 09:32:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:32:28 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:32:28 [DEBUG] agent: Node info in sync 2022/11/11 09:32:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.162834165s) from=127.0.0.6:50889 2022/11/11 09:32:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.240413022s) from=127.0.0.6:48793 2022/11/11 09:32:38 [DEBUG] http: Request GET /v1/status/leader (407.191µs) from=127.0.0.6:35365 2022/11/11 09:32:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.534058686s) from=127.0.0.6:48425 2022/11/11 09:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:32:43 [DEBUG] http: Request GET /v1/status/leader (262.227µs) from=127.0.0.6:35365 2022/11/11 09:32:58 [DEBUG] http: Request GET /v1/status/leader (619.948µs) from=127.0.0.6:35365 2022/11/11 09:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.489388498s) from=127.0.0.6:36181 2022/11/11 09:33:03 [DEBUG] http: Request GET /v1/status/leader (1.014355ms) from=127.0.0.6:35365 2022/11/11 09:33:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.332964136s) from=127.0.0.6:60231 2022/11/11 09:33:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m0.169102695s) from=127.0.0.6:55485 2022/11/11 09:33:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.845965309s) from=127.0.0.6:48779 2022/11/11 09:33:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.853837942s) from=127.0.0.6:53095 2022/11/11 09:33:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.75845749s) from=127.0.0.6:40479 2022/11/11 09:33:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.148120133s) from=127.0.0.6:33851 2022/11/11 09:33:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.354361731s) from=127.0.0.6:60511 2022/11/11 09:33:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.809618697s) from=127.0.0.6:59477 2022/11/11 09:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.106266697s) from=127.0.0.6:48151 2022/11/11 09:33:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.959278179s) from=127.0.0.6:45127 2022/11/11 09:33:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.438340534s) from=127.0.0.6:33995 2022/11/11 09:33:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.051326145s) from=127.0.0.6:35701 2022/11/11 09:33:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m1.251029731s) from=127.0.0.6:51121 2022/11/11 09:33:18 [DEBUG] http: Request GET /v1/status/leader (566.587µs) from=127.0.0.6:35365 2022/11/11 09:33:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.755935688s) from=127.0.0.6:41203 2022/11/11 09:33:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.306059007s) from=127.0.0.6:58141 2022/11/11 09:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.100489033s) from=127.0.0.6:35883 2022/11/11 09:33:23 [DEBUG] http: Request GET /v1/status/leader (391.156µs) from=127.0.0.6:35365 2022/11/11 09:33:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.204223572s) from=127.0.0.6:47535 2022/11/11 09:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.026078787s) from=127.0.0.6:52565 2022/11/11 09:33:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.805393134s) from=127.0.0.6:33339 2022/11/11 09:33:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.385472582s) from=127.0.0.6:46143 2022/11/11 09:33:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.315745782s) from=127.0.0.6:40199 2022/11/11 09:33:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.896865354s) from=127.0.0.6:33409 2022/11/11 09:33:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.656130251s) from=127.0.0.6:37803 2022/11/11 09:33:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.049415486s) from=127.0.0.6:52397 2022/11/11 09:33:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.876569032s) from=127.0.0.6:42031 2022/11/11 09:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.028055454s) from=127.0.0.6:33659 2022/11/11 09:33:38 [DEBUG] http: Request GET /v1/status/leader (436.351µs) from=127.0.0.6:45453 2022/11/11 09:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:33:43 [DEBUG] http: Request GET /v1/status/leader (372.732µs) from=127.0.0.6:35365 2022/11/11 09:33:58 [DEBUG] http: Request GET /v1/status/leader (1.261663ms) from=127.0.0.6:35365 2022/11/11 09:34:03 [DEBUG] http: Request GET /v1/status/leader (323.623µs) from=127.0.0.6:35365 2022/11/11 09:34:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:34:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:34:04 [DEBUG] agent: Node info in sync 2022/11/11 09:34:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:34:18 [DEBUG] http: Request GET /v1/status/leader (237.507µs) from=127.0.0.6:35365 2022/11/11 09:34:23 [DEBUG] http: Request GET /v1/status/leader (601.196µs) from=127.0.0.6:35365 2022/11/11 09:34:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.665481288s) from=127.0.0.6:50889 2022/11/11 09:34:38 [DEBUG] http: Request GET /v1/status/leader (256.399µs) from=127.0.0.6:35365 2022/11/11 09:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.129794539s) from=127.0.0.6:48425 2022/11/11 09:34:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.315649348s) from=127.0.0.6:48793 2022/11/11 09:34:44 [DEBUG] http: Request GET /v1/status/leader (246.272µs) from=127.0.0.6:35365 2022/11/11 09:34:58 [DEBUG] http: Request GET /v1/status/leader (357.862µs) from=127.0.0.6:45453 2022/11/11 09:35:04 [DEBUG] http: Request GET /v1/status/leader (511.539µs) from=127.0.0.6:35365 2022/11/11 09:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.669626896s) from=127.0.0.6:36181 2022/11/11 09:35:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.998794723s) from=127.0.0.6:53095 2022/11/11 09:35:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.491803702s) from=127.0.0.6:60231 2022/11/11 09:35:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.477193909s) from=127.0.0.6:60511 2022/11/11 09:35:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m5.957842386s) from=127.0.0.6:55485 2022/11/11 09:35:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.976884036s) from=127.0.0.6:59477 2022/11/11 09:35:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.146039473s) from=127.0.0.6:33851 2022/11/11 09:35:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.284661915s) from=127.0.0.6:48779 2022/11/11 09:35:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m0.570855376s) from=127.0.0.6:33995 2022/11/11 09:35:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.615500378s) from=127.0.0.6:45127 2022/11/11 09:35:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.035951838s) from=127.0.0.6:35701 2022/11/11 09:35:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:35:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:35:17 [DEBUG] agent: Node info in sync 2022/11/11 09:35:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.007012781s) from=127.0.0.6:48151 2022/11/11 09:35:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.435232297s) from=127.0.0.6:40479 2022/11/11 09:35:18 [DEBUG] http: Request GET /v1/status/leader (603.133µs) from=127.0.0.6:45453 2022/11/11 09:35:24 [DEBUG] http: Request GET /v1/status/leader (804.4µs) from=127.0.0.6:35365 2022/11/11 09:35:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m6.739131877s) from=127.0.0.6:51121 2022/11/11 09:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.181489595s) from=127.0.0.6:41203 2022/11/11 09:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.462882636s) from=127.0.0.6:35883 2022/11/11 09:35:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.903978533s) from=127.0.0.6:58141 2022/11/11 09:35:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.453524133s) from=127.0.0.6:33339 2022/11/11 09:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.196780893s) from=127.0.0.6:33409 2022/11/11 09:35:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.809140786s) from=127.0.0.6:46143 2022/11/11 09:35:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.139343753s) from=127.0.0.6:40199 2022/11/11 09:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.677689341s) from=127.0.0.6:52565 2022/11/11 09:35:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.408902092s) from=127.0.0.6:47535 2022/11/11 09:35:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.67003142s) from=127.0.0.6:37803 2022/11/11 09:35:38 [DEBUG] http: Request GET /v1/status/leader (920.471µs) from=127.0.0.6:45453 2022/11/11 09:35:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.822752284s) from=127.0.0.6:52397 2022/11/11 09:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:35:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.653268056s) from=127.0.0.6:42031 2022/11/11 09:35:44 [DEBUG] http: Request GET /v1/status/leader (220.648µs) from=127.0.0.6:35365 2022/11/11 09:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.723593748s) from=127.0.0.6:33659 2022/11/11 09:35:58 [DEBUG] http: Request GET /v1/status/leader (339.281µs) from=127.0.0.6:35365 2022/11/11 09:36:04 [DEBUG] http: Request GET /v1/status/leader (806.965µs) from=127.0.0.6:35365 2022/11/11 09:36:18 [DEBUG] http: Request GET /v1/status/leader (322.227µs) from=127.0.0.6:45453 2022/11/11 09:36:24 [DEBUG] http: Request GET /v1/status/leader (379.635µs) from=127.0.0.6:35365 2022/11/11 09:36:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:36:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:36:33 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:36:33 [DEBUG] agent: Node info in sync 2022/11/11 09:36:38 [DEBUG] http: Request GET /v1/status/leader (463.228µs) from=127.0.0.6:35365 2022/11/11 09:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:36:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.5531347s) from=127.0.0.6:50889 2022/11/11 09:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.985824533s) from=127.0.0.6:48425 2022/11/11 09:36:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.459768324s) from=127.0.0.6:48793 2022/11/11 09:36:44 [DEBUG] http: Request GET /v1/status/leader (476.113µs) from=127.0.0.6:35365 2022/11/11 09:36:58 [DEBUG] http: Request GET /v1/status/leader (285.172µs) from=127.0.0.6:35365 2022/11/11 09:37:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:37:04 [DEBUG] http: Request GET /v1/status/leader (638.999µs) from=127.0.0.6:35365 2022/11/11 09:37:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.407272829s) from=127.0.0.6:36181 2022/11/11 09:37:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.879828159s) from=127.0.0.6:53095 2022/11/11 09:37:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.327841671s) from=127.0.0.6:60511 2022/11/11 09:37:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m2.300243164s) from=127.0.0.6:55485 2022/11/11 09:37:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m2.299547344s) from=127.0.0.6:33995 2022/11/11 09:37:18 [DEBUG] http: Request GET /v1/status/leader (242.805µs) from=127.0.0.6:45453 2022/11/11 09:37:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.327002957s) from=127.0.0.6:60231 2022/11/11 09:37:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.299322675s) from=127.0.0.6:35701 2022/11/11 09:37:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.640088229s) from=127.0.0.6:45127 2022/11/11 09:37:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.236653851s) from=127.0.0.6:48779 2022/11/11 09:37:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.430690744s) from=127.0.0.6:59477 2022/11/11 09:37:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.047685605s) from=127.0.0.6:40479 2022/11/11 09:37:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.033601974s) from=127.0.0.6:33851 2022/11/11 09:37:24 [DEBUG] http: Request GET /v1/status/leader (258.817µs) from=127.0.0.6:35365 2022/11/11 09:37:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.330923276s) from=127.0.0.6:48151 2022/11/11 09:37:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.02594817s) from=127.0.0.6:58141 2022/11/11 09:37:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.144502489s) from=127.0.0.6:35883 2022/11/11 09:37:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m5.92885696s) from=127.0.0.6:51121 2022/11/11 09:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.670244254s) from=127.0.0.6:41203 2022/11/11 09:37:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.617380049s) from=127.0.0.6:33409 2022/11/11 09:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.650963092s) from=127.0.0.6:52565 2022/11/11 09:37:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.539779541s) from=127.0.0.6:46143 2022/11/11 09:37:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.088110816s) from=127.0.0.6:33339 2022/11/11 09:37:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.389588203s) from=127.0.0.6:40199 2022/11/11 09:37:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.877802235s) from=127.0.0.6:47535 2022/11/11 09:37:38 [DEBUG] http: Request GET /v1/status/leader (326.787µs) from=127.0.0.6:45453 2022/11/11 09:37:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.06968822s) from=127.0.0.6:37803 2022/11/11 09:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:37:44 [DEBUG] http: Request GET /v1/status/leader (379.54µs) from=127.0.0.6:35365 2022/11/11 09:37:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.317917361s) from=127.0.0.6:52397 2022/11/11 09:37:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.162424044s) from=127.0.0.6:42031 2022/11/11 09:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.471974527s) from=127.0.0.6:33659 2022/11/11 09:37:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:37:58 [DEBUG] agent: Node info in sync 2022/11/11 09:37:58 [DEBUG] http: Request GET /v1/status/leader (1.581512ms) from=127.0.0.6:45453 2022/11/11 09:38:04 [DEBUG] http: Request GET /v1/status/leader (433.073µs) from=127.0.0.6:35365 2022/11/11 09:38:18 [DEBUG] http: Request GET /v1/status/leader (356.737µs) from=127.0.0.6:35365 2022/11/11 09:38:24 [DEBUG] http: Request GET /v1/status/leader (263.158µs) from=127.0.0.6:35365 2022/11/11 09:38:38 [DEBUG] http: Request GET /v1/status/leader (249.984µs) from=127.0.0.6:35365 2022/11/11 09:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:38:44 [DEBUG] http: Request GET /v1/status/leader (590.805µs) from=127.0.0.6:35365 2022/11/11 09:38:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.71308831s) from=127.0.0.6:50889 2022/11/11 09:38:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.500373375s) from=127.0.0.6:48425 2022/11/11 09:38:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.766713588s) from=127.0.0.6:48793 2022/11/11 09:38:58 [DEBUG] http: Request GET /v1/status/leader (350.163µs) from=127.0.0.6:35365 2022/11/11 09:39:04 [DEBUG] http: Request GET /v1/status/leader (339.842µs) from=127.0.0.6:35365 2022/11/11 09:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.656903423s) from=127.0.0.6:36181 2022/11/11 09:39:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.498338339s) from=127.0.0.6:60511 2022/11/11 09:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.069212196s) from=127.0.0.6:53095 2022/11/11 09:39:18 [DEBUG] http: Request GET /v1/status/leader (369.909µs) from=127.0.0.6:45453 2022/11/11 09:39:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m6.407873105s) from=127.0.0.6:55485 2022/11/11 09:39:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.95482865s) from=127.0.0.6:59477 2022/11/11 09:39:24 [DEBUG] http: Request GET /v1/status/leader (3.277988ms) from=127.0.0.6:35365 2022/11/11 09:39:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.108397543s) from=127.0.0.6:60231 2022/11/11 09:39:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m5.509934638s) from=127.0.0.6:33995 2022/11/11 09:39:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.377660015s) from=127.0.0.6:35701 2022/11/11 09:39:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.970126922s) from=127.0.0.6:45127 2022/11/11 09:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.027223406s) from=127.0.0.6:48779 2022/11/11 09:39:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.775531573s) from=127.0.0.6:33851 2022/11/11 09:39:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.238909021s) from=127.0.0.6:40479 2022/11/11 09:39:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.348334709s) from=127.0.0.6:48151 2022/11/11 09:39:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.372746011s) from=127.0.0.6:52565 2022/11/11 09:39:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.128374299s) from=127.0.0.6:51121 2022/11/11 09:39:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.114797307s) from=127.0.0.6:46143 2022/11/11 09:39:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.24087601s) from=127.0.0.6:33409 2022/11/11 09:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.27932891s) from=127.0.0.6:35883 2022/11/11 09:39:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.511073561s) from=127.0.0.6:58141 2022/11/11 09:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.016288351s) from=127.0.0.6:41203 2022/11/11 09:39:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.459845923s) from=127.0.0.6:40199 2022/11/11 09:39:38 [DEBUG] http: Request GET /v1/status/leader (334.148µs) from=127.0.0.6:45453 2022/11/11 09:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:39:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.366165529s) from=127.0.0.6:37803 2022/11/11 09:39:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.764212366s) from=127.0.0.6:47535 2022/11/11 09:39:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.76737387s) from=127.0.0.6:33339 2022/11/11 09:39:44 [DEBUG] http: Request GET /v1/status/leader (401.564µs) from=127.0.0.6:35365 2022/11/11 09:39:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.899191024s) from=127.0.0.6:52397 2022/11/11 09:39:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:39:46 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:39:46 [DEBUG] agent: Node info in sync 2022/11/11 09:39:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.056752824s) from=127.0.0.6:42031 2022/11/11 09:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.367812908s) from=127.0.0.6:33659 2022/11/11 09:39:58 [DEBUG] http: Request GET /v1/status/leader (388.623µs) from=127.0.0.6:45453 2022/11/11 09:40:04 [DEBUG] http: Request GET /v1/status/leader (249.738µs) from=127.0.0.6:35365 2022/11/11 09:40:18 [DEBUG] http: Request GET /v1/status/leader (362.225µs) from=127.0.0.6:45453 2022/11/11 09:40:24 [DEBUG] http: Request GET /v1/status/leader (236.372µs) from=127.0.0.6:35365 2022/11/11 09:40:39 [DEBUG] http: Request GET /v1/status/leader (360.435µs) from=127.0.0.6:35365 2022/11/11 09:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:40:44 [DEBUG] http: Request GET /v1/status/leader (475.976µs) from=127.0.0.6:35365 2022/11/11 09:40:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.645662995s) from=127.0.0.6:48793 2022/11/11 09:40:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.085596617s) from=127.0.0.6:50889 2022/11/11 09:40:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.94888428s) from=127.0.0.6:48425 2022/11/11 09:40:59 [DEBUG] http: Request GET /v1/status/leader (452.768µs) from=127.0.0.6:45453 2022/11/11 09:41:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:41:01 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:41:01 [DEBUG] agent: Node info in sync 2022/11/11 09:41:04 [DEBUG] http: Request GET /v1/status/leader (546.763µs) from=127.0.0.6:35365 2022/11/11 09:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.540923223s) from=127.0.0.6:36181 2022/11/11 09:41:19 [DEBUG] http: Request GET /v1/status/leader (737.297µs) from=127.0.0.6:45453 2022/11/11 09:41:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.05925549s) from=127.0.0.6:53095 2022/11/11 09:41:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.173378359s) from=127.0.0.6:60511 2022/11/11 09:41:24 [DEBUG] http: Request GET /v1/status/leader (2.60575ms) from=127.0.0.6:35365 2022/11/11 09:41:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.881669112s) from=127.0.0.6:59477 2022/11/11 09:41:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.09133846s) from=127.0.0.6:55485 2022/11/11 09:41:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.392489468s) from=127.0.0.6:45127 2022/11/11 09:41:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m4.589535812s) from=127.0.0.6:33995 2022/11/11 09:41:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.131354362s) from=127.0.0.6:33851 2022/11/11 09:41:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.286475901s) from=127.0.0.6:35701 2022/11/11 09:41:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.451436296s) from=127.0.0.6:60231 2022/11/11 09:41:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.288557275s) from=127.0.0.6:48779 2022/11/11 09:41:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.789097574s) from=127.0.0.6:40479 2022/11/11 09:41:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.108813063s) from=127.0.0.6:33409 2022/11/11 09:41:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.027737081s) from=127.0.0.6:48151 2022/11/11 09:41:39 [DEBUG] http: Request GET /v1/status/leader (389.04µs) from=127.0.0.6:45453 2022/11/11 09:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.091478883s) from=127.0.0.6:35883 2022/11/11 09:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:41:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.455943272s) from=127.0.0.6:52565 2022/11/11 09:41:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.322707955s) from=127.0.0.6:46143 2022/11/11 09:41:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.53571199s) from=127.0.0.6:37803 2022/11/11 09:41:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.366116593s) from=127.0.0.6:58141 2022/11/11 09:41:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.361493873s) from=127.0.0.6:51121 2022/11/11 09:41:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.889264329s) from=127.0.0.6:47535 2022/11/11 09:41:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.59717195s) from=127.0.0.6:40199 2022/11/11 09:41:44 [DEBUG] http: Request GET /v1/status/leader (255.246µs) from=127.0.0.6:35365 2022/11/11 09:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.962093389s) from=127.0.0.6:41203 2022/11/11 09:41:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.171735568s) from=127.0.0.6:52397 2022/11/11 09:41:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m3.845938327s) from=127.0.0.6:33339 2022/11/11 09:41:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.126356664s) from=127.0.0.6:42031 2022/11/11 09:41:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.375113059s) from=127.0.0.6:33659 2022/11/11 09:41:59 [DEBUG] http: Request GET /v1/status/leader (261.428µs) from=127.0.0.6:35365 2022/11/11 09:42:04 [DEBUG] http: Request GET /v1/status/leader (926.034µs) from=127.0.0.6:35365 2022/11/11 09:42:19 [DEBUG] http: Request GET /v1/status/leader (702.122µs) from=127.0.0.6:35365 2022/11/11 09:42:24 [DEBUG] http: Request GET /v1/status/leader (504.414µs) from=127.0.0.6:35365 2022/11/11 09:42:39 [DEBUG] http: Request GET /v1/status/leader (871.682µs) from=127.0.0.6:45453 2022/11/11 09:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:42:44 [DEBUG] http: Request GET /v1/status/leader (963.011µs) from=127.0.0.6:35365 2022/11/11 09:42:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:42:49 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:42:49 [DEBUG] agent: Node info in sync 2022/11/11 09:42:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.428100183s) from=127.0.0.6:48793 2022/11/11 09:42:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.796749387s) from=127.0.0.6:50889 2022/11/11 09:42:59 [DEBUG] http: Request GET /v1/status/leader (471.399µs) from=127.0.0.6:45453 2022/11/11 09:42:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.917090047s) from=127.0.0.6:48425 2022/11/11 09:43:04 [DEBUG] http: Request GET /v1/status/leader (431.189µs) from=127.0.0.6:35365 2022/11/11 09:43:19 [DEBUG] http: Request GET /v1/status/leader (358.901µs) from=127.0.0.6:45453 2022/11/11 09:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.011003534s) from=127.0.0.6:36181 2022/11/11 09:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.822234286s) from=127.0.0.6:53095 2022/11/11 09:43:24 [DEBUG] http: Request GET /v1/status/leader (344.474µs) from=127.0.0.6:35365 2022/11/11 09:43:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.19298124s) from=127.0.0.6:59477 2022/11/11 09:43:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.330426973s) from=127.0.0.6:60511 2022/11/11 09:43:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m2.033655467s) from=127.0.0.6:55485 2022/11/11 09:43:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.83984655s) from=127.0.0.6:45127 2022/11/11 09:43:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.802892327s) from=127.0.0.6:35701 2022/11/11 09:43:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m4.904067668s) from=127.0.0.6:33995 2022/11/11 09:43:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.051514027s) from=127.0.0.6:60231 2022/11/11 09:43:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.872105447s) from=127.0.0.6:48779 2022/11/11 09:43:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.314535864s) from=127.0.0.6:33851 2022/11/11 09:43:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.09645893s) from=127.0.0.6:40479 2022/11/11 09:43:39 [DEBUG] http: Request GET /v1/status/leader (390.647µs) from=127.0.0.6:45453 2022/11/11 09:43:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.363102874s) from=127.0.0.6:48151 2022/11/11 09:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:43:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.532277848s) from=127.0.0.6:33409 2022/11/11 09:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.499478496s) from=127.0.0.6:35883 2022/11/11 09:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.810094231s) from=127.0.0.6:52565 2022/11/11 09:43:44 [DEBUG] http: Request GET /v1/status/leader (583.688µs) from=127.0.0.6:35365 2022/11/11 09:43:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.986098482s) from=127.0.0.6:40199 2022/11/11 09:43:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.583936793s) from=127.0.0.6:58141 2022/11/11 09:43:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.018359654s) from=127.0.0.6:51121 2022/11/11 09:43:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.473239006s) from=127.0.0.6:52397 2022/11/11 09:43:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.386091569s) from=127.0.0.6:37803 2022/11/11 09:43:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.814454972s) from=127.0.0.6:46143 2022/11/11 09:43:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.391120299s) from=127.0.0.6:47535 2022/11/11 09:43:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.887401686s) from=127.0.0.6:41203 2022/11/11 09:43:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.789595726s) from=127.0.0.6:33339 2022/11/11 09:43:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.984567212s) from=127.0.0.6:42031 2022/11/11 09:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.711326604s) from=127.0.0.6:33659 2022/11/11 09:43:59 [DEBUG] http: Request GET /v1/status/leader (233.002µs) from=127.0.0.6:45453 2022/11/11 09:44:04 [DEBUG] http: Request GET /v1/status/leader (374.586µs) from=127.0.0.6:35365 2022/11/11 09:44:19 [DEBUG] http: Request GET /v1/status/leader (1.816717ms) from=127.0.0.6:45453 2022/11/11 09:44:24 [DEBUG] http: Request GET /v1/status/leader (371.897µs) from=127.0.0.6:35365 2022/11/11 09:44:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:44:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:44:29 [DEBUG] agent: Node info in sync 2022/11/11 09:44:39 [DEBUG] http: Request GET /v1/status/leader (285.669µs) from=127.0.0.6:35365 2022/11/11 09:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:44:44 [DEBUG] http: Request GET /v1/status/leader (357.305µs) from=127.0.0.6:35365 2022/11/11 09:44:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:44:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.423496226s) from=127.0.0.6:48793 2022/11/11 09:44:59 [DEBUG] http: Request GET /v1/status/leader (545.399µs) from=127.0.0.6:45453 2022/11/11 09:45:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.359119415s) from=127.0.0.6:50889 2022/11/11 09:45:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.926976977s) from=127.0.0.6:48425 2022/11/11 09:45:04 [DEBUG] http: Request GET /v1/status/leader (374.772µs) from=127.0.0.6:35365 2022/11/11 09:45:19 [DEBUG] http: Request GET /v1/status/leader (387.375µs) from=127.0.0.6:35365 2022/11/11 09:45:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.158893023s) from=127.0.0.6:36181 2022/11/11 09:45:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.137594681s) from=127.0.0.6:53095 2022/11/11 09:45:24 [DEBUG] http: Request GET /v1/status/leader (229.685µs) from=127.0.0.6:35365 2022/11/11 09:45:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.658791213s) from=127.0.0.6:59477 2022/11/11 09:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.639662679s) from=127.0.0.6:55485 2022/11/11 09:45:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.463210887s) from=127.0.0.6:60511 2022/11/11 09:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.213619228s) from=127.0.0.6:45127 2022/11/11 09:45:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.299786638s) from=127.0.0.6:33995 2022/11/11 09:45:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.633109834s) from=127.0.0.6:60231 2022/11/11 09:45:39 [DEBUG] http: Request GET /v1/status/leader (275.936µs) from=127.0.0.6:35365 2022/11/11 09:45:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.271672465s) from=127.0.0.6:35701 2022/11/11 09:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:45:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.213968161s) from=127.0.0.6:33409 2022/11/11 09:45:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.607478911s) from=127.0.0.6:33851 2022/11/11 09:45:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.317331738s) from=127.0.0.6:52565 2022/11/11 09:45:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.696048853s) from=127.0.0.6:48779 2022/11/11 09:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.88478038s) from=127.0.0.6:40479 2022/11/11 09:45:44 [DEBUG] http: Request GET /v1/status/leader (379.137µs) from=127.0.0.6:35365 2022/11/11 09:45:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.953793297s) from=127.0.0.6:48151 2022/11/11 09:45:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.147103694s) from=127.0.0.6:46143 2022/11/11 09:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.411751357s) from=127.0.0.6:35883 2022/11/11 09:45:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.517131s) from=127.0.0.6:40199 2022/11/11 09:45:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.331684203s) from=127.0.0.6:52397 2022/11/11 09:45:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.368629885s) from=127.0.0.6:58141 2022/11/11 09:45:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.747605282s) from=127.0.0.6:37803 2022/11/11 09:45:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.448056241s) from=127.0.0.6:51121 2022/11/11 09:45:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.776405636s) from=127.0.0.6:41203 2022/11/11 09:45:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m1.208582221s) from=127.0.0.6:33339 2022/11/11 09:45:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.142204223s) from=127.0.0.6:47535 2022/11/11 09:45:59 [DEBUG] http: Request GET /v1/status/leader (244.374µs) from=127.0.0.6:35365 2022/11/11 09:46:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.465731626s) from=127.0.0.6:42031 2022/11/11 09:46:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:46:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:46:01 [DEBUG] agent: Node info in sync 2022/11/11 09:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.79025255s) from=127.0.0.6:33659 2022/11/11 09:46:04 [DEBUG] http: Request GET /v1/status/leader (244.566µs) from=127.0.0.6:35365 2022/11/11 09:46:19 [DEBUG] http: Request GET /v1/status/leader (352.813µs) from=127.0.0.6:35365 2022/11/11 09:46:24 [DEBUG] http: Request GET /v1/status/leader (338.031µs) from=127.0.0.6:35365 2022/11/11 09:46:39 [DEBUG] http: Request GET /v1/status/leader (412.382µs) from=127.0.0.6:35365 2022/11/11 09:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:46:44 [DEBUG] http: Request GET /v1/status/leader (796.148µs) from=127.0.0.6:35365 2022/11/11 09:46:59 [DEBUG] http: Request GET /v1/status/leader (364.049µs) from=127.0.0.6:45453 2022/11/11 09:47:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.863944731s) from=127.0.0.6:50889 2022/11/11 09:47:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.19412646s) from=127.0.0.6:48793 2022/11/11 09:47:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:47:04 [DEBUG] http: Request GET /v1/status/leader (429.871µs) from=127.0.0.6:35365 2022/11/11 09:47:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.926088619s) from=127.0.0.6:48425 2022/11/11 09:47:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:47:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:47:11 [DEBUG] agent: Node info in sync 2022/11/11 09:47:19 [DEBUG] http: Request GET /v1/status/leader (290.3µs) from=127.0.0.6:45453 2022/11/11 09:47:24 [DEBUG] http: Request GET /v1/status/leader (622.097µs) from=127.0.0.6:35365 2022/11/11 09:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.887731517s) from=127.0.0.6:53095 2022/11/11 09:47:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.477926367s) from=127.0.0.6:36181 2022/11/11 09:47:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.790820077s) from=127.0.0.6:59477 2022/11/11 09:47:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.106226196s) from=127.0.0.6:60511 2022/11/11 09:47:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m5.531386275s) from=127.0.0.6:55485 2022/11/11 09:47:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.805122929s) from=127.0.0.6:45127 2022/11/11 09:47:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m0.334450782s) from=127.0.0.6:33995 2022/11/11 09:47:39 [DEBUG] http: Request GET /v1/status/leader (386.915µs) from=127.0.0.6:45453 2022/11/11 09:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:47:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.151814731s) from=127.0.0.6:35701 2022/11/11 09:47:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.402726186s) from=127.0.0.6:60231 2022/11/11 09:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.850885927s) from=127.0.0.6:48779 2022/11/11 09:47:44 [DEBUG] http: Request GET /v1/status/leader (281.534µs) from=127.0.0.6:35365 2022/11/11 09:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.947654162s) from=127.0.0.6:52565 2022/11/11 09:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.544967961s) from=127.0.0.6:40479 2022/11/11 09:47:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.993950853s) from=127.0.0.6:33851 2022/11/11 09:47:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.857656302s) from=127.0.0.6:48151 2022/11/11 09:47:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.19825366s) from=127.0.0.6:33409 2022/11/11 09:47:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.208697017s) from=127.0.0.6:35883 2022/11/11 09:47:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.395013263s) from=127.0.0.6:46143 2022/11/11 09:47:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.427345646s) from=127.0.0.6:58141 2022/11/11 09:47:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.825495732s) from=127.0.0.6:40199 2022/11/11 09:47:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m1.183086697s) from=127.0.0.6:51121 2022/11/11 09:47:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.021747631s) from=127.0.0.6:37803 2022/11/11 09:47:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.117707705s) from=127.0.0.6:52397 2022/11/11 09:47:59 [DEBUG] http: Request GET /v1/status/leader (660.258µs) from=127.0.0.6:35365 2022/11/11 09:48:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.98781552s) from=127.0.0.6:41203 2022/11/11 09:48:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.318728558s) from=127.0.0.6:47535 2022/11/11 09:48:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.983914262s) from=127.0.0.6:33339 2022/11/11 09:48:04 [DEBUG] http: Request GET /v1/status/leader (233.259µs) from=127.0.0.6:35365 2022/11/11 09:48:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.051068771s) from=127.0.0.6:42031 2022/11/11 09:48:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.780689905s) from=127.0.0.6:33659 2022/11/11 09:48:19 [DEBUG] http: Request GET /v1/status/leader (688.145µs) from=127.0.0.6:35365 2022/11/11 09:48:24 [DEBUG] http: Request GET /v1/status/leader (596.343µs) from=127.0.0.6:35365 2022/11/11 09:48:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:48:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:48:37 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:48:37 [DEBUG] agent: Node info in sync 2022/11/11 09:48:39 [DEBUG] http: Request GET /v1/status/leader (405.11µs) from=127.0.0.6:35365 2022/11/11 09:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:48:44 [DEBUG] http: Request GET /v1/status/leader (623.553µs) from=127.0.0.6:35365 2022/11/11 09:48:59 [DEBUG] http: Request GET /v1/status/leader (549.434µs) from=127.0.0.6:35365 2022/11/11 09:49:04 [DEBUG] http: Request GET /v1/status/leader (392.357µs) from=127.0.0.6:35365 2022/11/11 09:49:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.673004246s) from=127.0.0.6:50889 2022/11/11 09:49:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.074484076s) from=127.0.0.6:48425 2022/11/11 09:49:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.214441787s) from=127.0.0.6:48793 2022/11/11 09:49:19 [DEBUG] http: Request GET /v1/status/leader (243.795µs) from=127.0.0.6:45453 2022/11/11 09:49:24 [DEBUG] http: Request GET /v1/status/leader (435.991µs) from=127.0.0.6:35365 2022/11/11 09:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.829554874s) from=127.0.0.6:53095 2022/11/11 09:49:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.124246725s) from=127.0.0.6:36181 2022/11/11 09:49:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.289605785s) from=127.0.0.6:60511 2022/11/11 09:49:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.267115542s) from=127.0.0.6:59477 2022/11/11 09:49:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.392692128s) from=127.0.0.6:45127 2022/11/11 09:49:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m0.983337364s) from=127.0.0.6:33995 2022/11/11 09:49:39 [DEBUG] http: Request GET /v1/status/leader (361.403µs) from=127.0.0.6:35365 2022/11/11 09:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:49:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:49:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m6.293487862s) from=127.0.0.6:55485 2022/11/11 09:49:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.135241907s) from=127.0.0.6:35701 2022/11/11 09:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.039755928s) from=127.0.0.6:48779 2022/11/11 09:49:44 [DEBUG] http: Request GET /v1/status/leader (359.51µs) from=127.0.0.6:35365 2022/11/11 09:49:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.647852239s) from=127.0.0.6:60231 2022/11/11 09:49:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.477983987s) from=127.0.0.6:33851 2022/11/11 09:49:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.359634213s) from=127.0.0.6:33409 2022/11/11 09:49:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.498067413s) from=127.0.0.6:46143 2022/11/11 09:49:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.852662484s) from=127.0.0.6:52565 2022/11/11 09:49:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.863015329s) from=127.0.0.6:40479 2022/11/11 09:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.918085738s) from=127.0.0.6:35883 2022/11/11 09:49:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.615270612s) from=127.0.0.6:48151 2022/11/11 09:49:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.55532227s) from=127.0.0.6:40199 2022/11/11 09:49:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.097611999s) from=127.0.0.6:58141 2022/11/11 09:49:59 [DEBUG] http: Request GET /v1/status/leader (240.058µs) from=127.0.0.6:45453 2022/11/11 09:50:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.917366734s) from=127.0.0.6:51121 2022/11/11 09:50:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.311693767s) from=127.0.0.6:52397 2022/11/11 09:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.257011113s) from=127.0.0.6:41203 2022/11/11 09:50:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.461194027s) from=127.0.0.6:47535 2022/11/11 09:50:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.921461686s) from=127.0.0.6:37803 2022/11/11 09:50:04 [DEBUG] http: Request GET /v1/status/leader (236.687µs) from=127.0.0.6:35365 2022/11/11 09:50:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.920713624s) from=127.0.0.6:33339 2022/11/11 09:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.806929583s) from=127.0.0.6:33659 2022/11/11 09:50:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.980058405s) from=127.0.0.6:42031 2022/11/11 09:50:19 [DEBUG] http: Request GET /v1/status/leader (328.652µs) from=127.0.0.6:45453 2022/11/11 09:50:24 [DEBUG] http: Request GET /v1/status/leader (252.38µs) from=127.0.0.6:35365 2022/11/11 09:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:50:31 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:50:31 [DEBUG] agent: Node info in sync 2022/11/11 09:50:39 [DEBUG] http: Request GET /v1/status/leader (240.733µs) from=127.0.0.6:35365 2022/11/11 09:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:50:44 [DEBUG] http: Request GET /v1/status/leader (334.962µs) from=127.0.0.6:35365 2022/11/11 09:50:59 [DEBUG] http: Request GET /v1/status/leader (353µs) from=127.0.0.6:35365 2022/11/11 09:51:04 [DEBUG] http: Request GET /v1/status/leader (414.957µs) from=127.0.0.6:35365 2022/11/11 09:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.751788793s) from=127.0.0.6:50889 2022/11/11 09:51:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.595449952s) from=127.0.0.6:48425 2022/11/11 09:51:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.252197242s) from=127.0.0.6:48793 2022/11/11 09:51:19 [DEBUG] http: Request GET /v1/status/leader (235.129µs) from=127.0.0.6:35365 2022/11/11 09:51:24 [DEBUG] http: Request GET /v1/status/leader (509.915µs) from=127.0.0.6:35365 2022/11/11 09:51:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.11522995s) from=127.0.0.6:36181 2022/11/11 09:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.472565136s) from=127.0.0.6:53095 2022/11/11 09:51:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.524317592s) from=127.0.0.6:60511 2022/11/11 09:51:39 [DEBUG] http: Request GET /v1/status/leader (539.572µs) from=127.0.0.6:45453 2022/11/11 09:51:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:51:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:51:39 [DEBUG] agent: Node info in sync 2022/11/11 09:51:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.979196304s) from=127.0.0.6:59477 2022/11/11 09:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.72481432s) from=127.0.0.6:45127 2022/11/11 09:51:44 [DEBUG] http: Request GET /v1/status/leader (230.616µs) from=127.0.0.6:35365 2022/11/11 09:51:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m6.682364733s) from=127.0.0.6:33995 2022/11/11 09:51:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.622495731s) from=127.0.0.6:60231 2022/11/11 09:51:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.416634883s) from=127.0.0.6:35701 2022/11/11 09:51:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.049091414s) from=127.0.0.6:48779 2022/11/11 09:51:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m6.016606989s) from=127.0.0.6:55485 2022/11/11 09:51:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.953388641s) from=127.0.0.6:33409 2022/11/11 09:51:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.453521416s) from=127.0.0.6:33851 2022/11/11 09:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m2.801117078s) from=127.0.0.6:52565 2022/11/11 09:51:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.465337079s) from=127.0.0.6:46143 2022/11/11 09:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.940244842s) from=127.0.0.6:40479 2022/11/11 09:51:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.685750286s) from=127.0.0.6:40199 2022/11/11 09:51:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.687334085s) from=127.0.0.6:35883 2022/11/11 09:51:59 [DEBUG] http: Request GET /v1/status/leader (538.378µs) from=127.0.0.6:45453 2022/11/11 09:52:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.425939249s) from=127.0.0.6:48151 2022/11/11 09:52:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.07490482s) from=127.0.0.6:58141 2022/11/11 09:52:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.159151141s) from=127.0.0.6:47535 2022/11/11 09:52:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.264674983s) from=127.0.0.6:52397 2022/11/11 09:52:04 [DEBUG] http: Request GET /v1/status/leader (6.098572ms) from=127.0.0.6:35365 2022/11/11 09:52:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.01246426s) from=127.0.0.6:41203 2022/11/11 09:52:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.111072899s) from=127.0.0.6:51121 2022/11/11 09:52:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.467717783s) from=127.0.0.6:37803 2022/11/11 09:52:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.345994607s) from=127.0.0.6:33339 2022/11/11 09:52:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.800192069s) from=127.0.0.6:33659 2022/11/11 09:52:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.865236715s) from=127.0.0.6:42031 2022/11/11 09:52:19 [DEBUG] http: Request GET /v1/status/leader (531.157µs) from=127.0.0.6:35365 2022/11/11 09:52:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:52:24 [DEBUG] http: Request GET /v1/status/leader (390.344µs) from=127.0.0.6:35365 2022/11/11 09:52:39 [DEBUG] http: Request GET /v1/status/leader (328.781µs) from=127.0.0.6:45453 2022/11/11 09:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:52:44 [DEBUG] http: Request GET /v1/status/leader (2.676838ms) from=127.0.0.6:35365 2022/11/11 09:52:59 [DEBUG] http: Request GET /v1/status/leader (423.426µs) from=127.0.0.6:45453 2022/11/11 09:53:04 [DEBUG] http: Request GET /v1/status/leader (480.115µs) from=127.0.0.6:35365 2022/11/11 09:53:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:53:11 [DEBUG] agent: Node info in sync 2022/11/11 09:53:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.350983057s) from=127.0.0.6:50889 2022/11/11 09:53:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.568357171s) from=127.0.0.6:48425 2022/11/11 09:53:19 [DEBUG] http: Request GET /v1/status/leader (320.735µs) from=127.0.0.6:35365 2022/11/11 09:53:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.80065688s) from=127.0.0.6:48793 2022/11/11 09:53:24 [DEBUG] http: Request GET /v1/status/leader (262.284µs) from=127.0.0.6:35365 2022/11/11 09:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.457398933s) from=127.0.0.6:36181 2022/11/11 09:53:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.01653968s) from=127.0.0.6:53095 2022/11/11 09:53:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.073477684s) from=127.0.0.6:60511 2022/11/11 09:53:39 [DEBUG] http: Request GET /v1/status/leader (1.485908ms) from=127.0.0.6:45453 2022/11/11 09:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:53:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m3.437180602s) from=127.0.0.6:59477 2022/11/11 09:53:44 [DEBUG] http: Request GET /v1/status/leader (381.997µs) from=127.0.0.6:35365 2022/11/11 09:53:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.463692466s) from=127.0.0.6:45127 2022/11/11 09:53:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.61246331s) from=127.0.0.6:33995 2022/11/11 09:53:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.555703226s) from=127.0.0.6:48779 2022/11/11 09:53:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.632324142s) from=127.0.0.6:60231 2022/11/11 09:53:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m0.556788184s) from=127.0.0.6:55485 2022/11/11 09:53:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.24414827s) from=127.0.0.6:35701 2022/11/11 09:53:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.047775874s) from=127.0.0.6:52565 2022/11/11 09:53:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.341257621s) from=127.0.0.6:33851 2022/11/11 09:53:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.153442154s) from=127.0.0.6:46143 2022/11/11 09:53:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.172273536s) from=127.0.0.6:40479 2022/11/11 09:53:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.319210483s) from=127.0.0.6:33409 2022/11/11 09:53:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.071550373s) from=127.0.0.6:40199 2022/11/11 09:53:59 [DEBUG] http: Request GET /v1/status/leader (390.665µs) from=127.0.0.6:45453 2022/11/11 09:54:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.978284743s) from=127.0.0.6:48151 2022/11/11 09:54:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.900667236s) from=127.0.0.6:52397 2022/11/11 09:54:04 [DEBUG] http: Request GET /v1/status/leader (253.664µs) from=127.0.0.6:35365 2022/11/11 09:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.275787645s) from=127.0.0.6:35883 2022/11/11 09:54:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.286725212s) from=127.0.0.6:58141 2022/11/11 09:54:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.484128153s) from=127.0.0.6:47535 2022/11/11 09:54:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.291954378s) from=127.0.0.6:37803 2022/11/11 09:54:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m5.065994519s) from=127.0.0.6:51121 2022/11/11 09:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.194329208s) from=127.0.0.6:41203 2022/11/11 09:54:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.470589482s) from=127.0.0.6:33339 2022/11/11 09:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.548976657s) from=127.0.0.6:33659 2022/11/11 09:54:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.376175053s) from=127.0.0.6:42031 2022/11/11 09:54:19 [DEBUG] http: Request GET /v1/status/leader (256.651µs) from=127.0.0.6:45453 2022/11/11 09:54:24 [DEBUG] http: Request GET /v1/status/leader (311.734µs) from=127.0.0.6:35365 2022/11/11 09:54:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:54:39 [DEBUG] http: Request GET /v1/status/leader (840.88µs) from=127.0.0.6:45453 2022/11/11 09:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:54:44 [DEBUG] http: Request GET /v1/status/leader (581.78µs) from=127.0.0.6:35365 2022/11/11 09:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:54:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:54:49 [DEBUG] agent: Node info in sync 2022/11/11 09:54:59 [DEBUG] http: Request GET /v1/status/leader (462.413µs) from=127.0.0.6:35365 2022/11/11 09:55:04 [DEBUG] http: Request GET /v1/status/leader (227.745µs) from=127.0.0.6:35365 2022/11/11 09:55:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.536008488s) from=127.0.0.6:50889 2022/11/11 09:55:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.386895539s) from=127.0.0.6:48425 2022/11/11 09:55:19 [DEBUG] http: Request GET /v1/status/leader (348.767µs) from=127.0.0.6:45453 2022/11/11 09:55:24 [DEBUG] http: Request GET /v1/status/leader (374.159µs) from=127.0.0.6:35365 2022/11/11 09:55:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.213425233s) from=127.0.0.6:48793 2022/11/11 09:55:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.778354731s) from=127.0.0.6:36181 2022/11/11 09:55:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.253609316s) from=127.0.0.6:60511 2022/11/11 09:55:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.187236674s) from=127.0.0.6:53095 2022/11/11 09:55:39 [DEBUG] http: Request GET /v1/status/leader (241.068µs) from=127.0.0.6:35365 2022/11/11 09:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:55:44 [DEBUG] http: Request GET /v1/status/leader (1.068162ms) from=127.0.0.6:35365 2022/11/11 09:55:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.601961612s) from=127.0.0.6:45127 2022/11/11 09:55:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m3.273905656s) from=127.0.0.6:59477 2022/11/11 09:55:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.832626661s) from=127.0.0.6:60231 2022/11/11 09:55:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.997594255s) from=127.0.0.6:48779 2022/11/11 09:55:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.164143724s) from=127.0.0.6:55485 2022/11/11 09:55:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m5.67071437s) from=127.0.0.6:33995 2022/11/11 09:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.377972793s) from=127.0.0.6:52565 2022/11/11 09:55:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.050669229s) from=127.0.0.6:33851 2022/11/11 09:55:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.901490324s) from=127.0.0.6:35701 2022/11/11 09:55:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.662318376s) from=127.0.0.6:33409 2022/11/11 09:55:59 [DEBUG] http: Request GET /v1/status/leader (290.554µs) from=127.0.0.6:35365 2022/11/11 09:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.393335041s) from=127.0.0.6:40479 2022/11/11 09:56:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.674609638s) from=127.0.0.6:40199 2022/11/11 09:56:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.620091513s) from=127.0.0.6:48151 2022/11/11 09:56:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.296792839s) from=127.0.0.6:46143 2022/11/11 09:56:04 [DEBUG] http: Request GET /v1/status/leader (354.694µs) from=127.0.0.6:35365 2022/11/11 09:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.848177606s) from=127.0.0.6:35883 2022/11/11 09:56:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.544048301s) from=127.0.0.6:47535 2022/11/11 09:56:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.392897071s) from=127.0.0.6:52397 2022/11/11 09:56:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.926257209s) from=127.0.0.6:58141 2022/11/11 09:56:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.836813511s) from=127.0.0.6:37803 2022/11/11 09:56:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m2.418450009s) from=127.0.0.6:51121 2022/11/11 09:56:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.270662718s) from=127.0.0.6:33659 2022/11/11 09:56:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.04960001s) from=127.0.0.6:42031 2022/11/11 09:56:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.605529612s) from=127.0.0.6:41203 2022/11/11 09:56:19 [DEBUG] http: Request GET /v1/status/leader (227.543µs) from=127.0.0.6:45453 2022/11/11 09:56:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.185574715s) from=127.0.0.6:33339 2022/11/11 09:56:24 [DEBUG] http: Request GET /v1/status/leader (250.735µs) from=127.0.0.6:35365 2022/11/11 09:56:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:56:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:56:32 [DEBUG] agent: Node info in sync 2022/11/11 09:56:39 [DEBUG] http: Request GET /v1/status/leader (241.916µs) from=127.0.0.6:45453 2022/11/11 09:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:56:44 [DEBUG] http: Request GET /v1/status/leader (371.288µs) from=127.0.0.6:35365 2022/11/11 09:56:59 [DEBUG] http: Request GET /v1/status/leader (368.585µs) from=127.0.0.6:35365 2022/11/11 09:57:04 [DEBUG] http: Request GET /v1/status/leader (437.915µs) from=127.0.0.6:35365 2022/11/11 09:57:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.781653255s) from=127.0.0.6:50889 2022/11/11 09:57:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:57:19 [DEBUG] http: Request GET /v1/status/leader (445.575µs) from=127.0.0.6:45453 2022/11/11 09:57:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.816612381s) from=127.0.0.6:48425 2022/11/11 09:57:24 [DEBUG] http: Request GET /v1/status/leader (372.105µs) from=127.0.0.6:35365 2022/11/11 09:57:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.124427393s) from=127.0.0.6:48793 2022/11/11 09:57:39 [DEBUG] http: Request GET /v1/status/leader (268.315µs) from=127.0.0.6:35365 2022/11/11 09:57:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.876682981s) from=127.0.0.6:60511 2022/11/11 09:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:57:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.895505778s) from=127.0.0.6:53095 2022/11/11 09:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.21945757s) from=127.0.0.6:36181 2022/11/11 09:57:44 [DEBUG] http: Request GET /v1/status/leader (734.106µs) from=127.0.0.6:35365 2022/11/11 09:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:57:51 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:57:51 [DEBUG] agent: Node info in sync 2022/11/11 09:57:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.678401188s) from=127.0.0.6:60231 2022/11/11 09:57:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.065910042s) from=127.0.0.6:45127 2022/11/11 09:57:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.955307907s) from=127.0.0.6:59477 2022/11/11 09:57:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m2.825998385s) from=127.0.0.6:33995 2022/11/11 09:57:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.851765563s) from=127.0.0.6:48779 2022/11/11 09:57:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m7.193604293s) from=127.0.0.6:55485 2022/11/11 09:57:59 [DEBUG] http: Request GET /v1/status/leader (360.479µs) from=127.0.0.6:45453 2022/11/11 09:57:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.447638202s) from=127.0.0.6:33851 2022/11/11 09:58:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.637631882s) from=127.0.0.6:35701 2022/11/11 09:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.713440662s) from=127.0.0.6:52565 2022/11/11 09:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.693909929s) from=127.0.0.6:40479 2022/11/11 09:58:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.41670358s) from=127.0.0.6:33409 2022/11/11 09:58:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.339410603s) from=127.0.0.6:48151 2022/11/11 09:58:04 [DEBUG] http: Request GET /v1/status/leader (929.593µs) from=127.0.0.6:35365 2022/11/11 09:58:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.442435321s) from=127.0.0.6:40199 2022/11/11 09:58:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.368222852s) from=127.0.0.6:35883 2022/11/11 09:58:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.26661132s) from=127.0.0.6:46143 2022/11/11 09:58:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.610685055s) from=127.0.0.6:58141 2022/11/11 09:58:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.379159339s) from=127.0.0.6:47535 2022/11/11 09:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.400928521s) from=127.0.0.6:33659 2022/11/11 09:58:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.603821917s) from=127.0.0.6:52397 2022/11/11 09:58:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.219695784s) from=127.0.0.6:42031 2022/11/11 09:58:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.289555961s) from=127.0.0.6:37803 2022/11/11 09:58:19 [DEBUG] http: Request GET /v1/status/leader (2.251777ms) from=127.0.0.6:35365 2022/11/11 09:58:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m6.0831343s) from=127.0.0.6:51121 2022/11/11 09:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.737971166s) from=127.0.0.6:41203 2022/11/11 09:58:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.402316011s) from=127.0.0.6:33339 2022/11/11 09:58:24 [DEBUG] http: Request GET /v1/status/leader (371.614µs) from=127.0.0.6:35365 2022/11/11 09:58:39 [DEBUG] http: Request GET /v1/status/leader (408.156µs) from=127.0.0.6:35365 2022/11/11 09:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:58:45 [DEBUG] http: Request GET /v1/status/leader (424.887µs) from=127.0.0.6:35365 2022/11/11 09:58:59 [DEBUG] http: Request GET /v1/status/leader (339.941µs) from=127.0.0.6:35365 2022/11/11 09:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 09:59:03 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 09:59:03 [DEBUG] agent: Node info in sync 2022/11/11 09:59:05 [DEBUG] http: Request GET /v1/status/leader (397.897µs) from=127.0.0.6:35365 2022/11/11 09:59:19 [DEBUG] http: Request GET /v1/status/leader (452.972µs) from=127.0.0.6:35365 2022/11/11 09:59:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.452853315s) from=127.0.0.6:50889 2022/11/11 09:59:25 [DEBUG] http: Request GET /v1/status/leader (436.806µs) from=127.0.0.6:35365 2022/11/11 09:59:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.376676801s) from=127.0.0.6:48425 2022/11/11 09:59:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.874786269s) from=127.0.0.6:48793 2022/11/11 09:59:39 [DEBUG] http: Request GET /v1/status/leader (1.25829ms) from=127.0.0.6:35365 2022/11/11 09:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 09:59:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.331939939s) from=127.0.0.6:36181 2022/11/11 09:59:45 [DEBUG] http: Request GET /v1/status/leader (341.19µs) from=127.0.0.6:35365 2022/11/11 09:59:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.415866964s) from=127.0.0.6:53095 2022/11/11 09:59:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.046024715s) from=127.0.0.6:60511 2022/11/11 09:59:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 09:59:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.245891145s) from=127.0.0.6:45127 2022/11/11 09:59:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.039371443s) from=127.0.0.6:60231 2022/11/11 09:59:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m4.316799612s) from=127.0.0.6:59477 2022/11/11 09:59:59 [DEBUG] http: Request GET /v1/status/leader (231.979µs) from=127.0.0.6:35365 2022/11/11 10:00:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m4.936604582s) from=127.0.0.6:33995 2022/11/11 10:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.422390941s) from=127.0.0.6:52565 2022/11/11 10:00:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.805052619s) from=127.0.0.6:48779 2022/11/11 10:00:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.495603735s) from=127.0.0.6:55485 2022/11/11 10:00:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.863831689s) from=127.0.0.6:48151 2022/11/11 10:00:05 [DEBUG] http: Request GET /v1/status/leader (592.892µs) from=127.0.0.6:35365 2022/11/11 10:00:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.415249161s) from=127.0.0.6:35701 2022/11/11 10:00:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.565339707s) from=127.0.0.6:33851 2022/11/11 10:00:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.853574095s) from=127.0.0.6:33409 2022/11/11 10:00:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.169128526s) from=127.0.0.6:40479 2022/11/11 10:00:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.756893s) from=127.0.0.6:40199 2022/11/11 10:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.519514884s) from=127.0.0.6:35883 2022/11/11 10:00:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.601438398s) from=127.0.0.6:46143 2022/11/11 10:00:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.903183796s) from=127.0.0.6:58141 2022/11/11 10:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.156316798s) from=127.0.0.6:33659 2022/11/11 10:00:19 [DEBUG] http: Request GET /v1/status/leader (396.615µs) from=127.0.0.6:45453 2022/11/11 10:00:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.468382716s) from=127.0.0.6:47535 2022/11/11 10:00:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.796260741s) from=127.0.0.6:52397 2022/11/11 10:00:25 [DEBUG] http: Request GET /v1/status/leader (3.298341ms) from=127.0.0.6:35365 2022/11/11 10:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.243426457s) from=127.0.0.6:41203 2022/11/11 10:00:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.471052698s) from=127.0.0.6:37803 2022/11/11 10:00:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.789127113s) from=127.0.0.6:42031 2022/11/11 10:00:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.049713288s) from=127.0.0.6:51121 2022/11/11 10:00:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.871881929s) from=127.0.0.6:33339 2022/11/11 10:00:39 [DEBUG] http: Request GET /v1/status/leader (643.708µs) from=127.0.0.6:45453 2022/11/11 10:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:00:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:00:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:00:42 [DEBUG] agent: Node info in sync 2022/11/11 10:00:45 [DEBUG] http: Request GET /v1/status/leader (783.173µs) from=127.0.0.6:35365 2022/11/11 10:00:59 [DEBUG] http: Request GET /v1/status/leader (1.168379ms) from=127.0.0.6:35365 2022/11/11 10:01:05 [DEBUG] http: Request GET /v1/status/leader (278.174µs) from=127.0.0.6:35365 2022/11/11 10:01:19 [DEBUG] http: Request GET /v1/status/leader (708.238µs) from=127.0.0.6:35365 2022/11/11 10:01:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.476347781s) from=127.0.0.6:50889 2022/11/11 10:01:25 [DEBUG] http: Request GET /v1/status/leader (412.8µs) from=127.0.0.6:35365 2022/11/11 10:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.043225487s) from=127.0.0.6:48425 2022/11/11 10:01:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.205556755s) from=127.0.0.6:48793 2022/11/11 10:01:40 [DEBUG] http: Request GET /v1/status/leader (450.23µs) from=127.0.0.6:35365 2022/11/11 10:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.545182666s) from=127.0.0.6:36181 2022/11/11 10:01:45 [DEBUG] http: Request GET /v1/status/leader (373.195µs) from=127.0.0.6:35365 2022/11/11 10:01:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.248255954s) from=127.0.0.6:60511 2022/11/11 10:01:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.227736862s) from=127.0.0.6:53095 2022/11/11 10:01:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:02:00 [DEBUG] http: Request GET /v1/status/leader (358.165µs) from=127.0.0.6:45453 2022/11/11 10:02:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.882586229s) from=127.0.0.6:60231 2022/11/11 10:02:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.748225757s) from=127.0.0.6:45127 2022/11/11 10:02:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m0.793514495s) from=127.0.0.6:33995 2022/11/11 10:02:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m4.404781696s) from=127.0.0.6:59477 2022/11/11 10:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.844012521s) from=127.0.0.6:52565 2022/11/11 10:02:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m1.627765797s) from=127.0.0.6:55485 2022/11/11 10:02:05 [DEBUG] http: Request GET /v1/status/leader (251.619µs) from=127.0.0.6:35365 2022/11/11 10:02:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.268716448s) from=127.0.0.6:33409 2022/11/11 10:02:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.415214371s) from=127.0.0.6:48779 2022/11/11 10:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.90074984s) from=127.0.0.6:40479 2022/11/11 10:02:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.391773329s) from=127.0.0.6:48151 2022/11/11 10:02:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.080280257s) from=127.0.0.6:35701 2022/11/11 10:02:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.600168771s) from=127.0.0.6:33851 2022/11/11 10:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.27951327s) from=127.0.0.6:35883 2022/11/11 10:02:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.392648909s) from=127.0.0.6:40199 2022/11/11 10:02:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.581140352s) from=127.0.0.6:46143 2022/11/11 10:02:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.181032029s) from=127.0.0.6:33659 2022/11/11 10:02:20 [DEBUG] http: Request GET /v1/status/leader (227.689µs) from=127.0.0.6:35365 2022/11/11 10:02:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.488239924s) from=127.0.0.6:58141 2022/11/11 10:02:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.125380124s) from=127.0.0.6:47535 2022/11/11 10:02:25 [DEBUG] http: Request GET /v1/status/leader (408.714µs) from=127.0.0.6:35365 2022/11/11 10:02:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.717721193s) from=127.0.0.6:52397 2022/11/11 10:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.156722479s) from=127.0.0.6:41203 2022/11/11 10:02:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.492124837s) from=127.0.0.6:37803 2022/11/11 10:02:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.806031201s) from=127.0.0.6:42031 2022/11/11 10:02:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.786041565s) from=127.0.0.6:51121 2022/11/11 10:02:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.6509195s) from=127.0.0.6:33339 2022/11/11 10:02:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:02:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:02:35 [DEBUG] agent: Node info in sync 2022/11/11 10:02:40 [DEBUG] http: Request GET /v1/status/leader (528.055µs) from=127.0.0.6:35365 2022/11/11 10:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:02:45 [DEBUG] http: Request GET /v1/status/leader (435.105µs) from=127.0.0.6:35365 2022/11/11 10:03:00 [DEBUG] http: Request GET /v1/status/leader (345.383µs) from=127.0.0.6:45453 2022/11/11 10:03:05 [DEBUG] http: Request GET /v1/status/leader (430.13µs) from=127.0.0.6:35365 2022/11/11 10:03:20 [DEBUG] http: Request GET /v1/status/leader (399.537µs) from=127.0.0.6:35365 2022/11/11 10:03:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.670270184s) from=127.0.0.6:50889 2022/11/11 10:03:25 [DEBUG] http: Request GET /v1/status/leader (242.271µs) from=127.0.0.6:35365 2022/11/11 10:03:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.509053266s) from=127.0.0.6:48425 2022/11/11 10:03:40 [DEBUG] http: Request GET /v1/status/leader (440.278µs) from=127.0.0.6:35365 2022/11/11 10:03:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.434163981s) from=127.0.0.6:48793 2022/11/11 10:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:03:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:03:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:03:44 [DEBUG] agent: Node info in sync 2022/11/11 10:03:45 [DEBUG] http: Request GET /v1/status/leader (227.861µs) from=127.0.0.6:35365 2022/11/11 10:03:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.804817895s) from=127.0.0.6:36181 2022/11/11 10:03:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.594240043s) from=127.0.0.6:60511 2022/11/11 10:03:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.561578264s) from=127.0.0.6:53095 2022/11/11 10:04:00 [DEBUG] http: Request GET /v1/status/leader (231.788µs) from=127.0.0.6:45453 2022/11/11 10:04:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.684376669s) from=127.0.0.6:45127 2022/11/11 10:04:05 [DEBUG] http: Request GET /v1/status/leader (362.833µs) from=127.0.0.6:35365 2022/11/11 10:04:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m5.536130316s) from=127.0.0.6:33995 2022/11/11 10:04:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.367239809s) from=127.0.0.6:52565 2022/11/11 10:04:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.170158975s) from=127.0.0.6:60231 2022/11/11 10:04:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m4.603965891s) from=127.0.0.6:59477 2022/11/11 10:04:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m4.30552406s) from=127.0.0.6:55485 2022/11/11 10:04:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.354281864s) from=127.0.0.6:33409 2022/11/11 10:04:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.023453429s) from=127.0.0.6:48151 2022/11/11 10:04:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.925655945s) from=127.0.0.6:33851 2022/11/11 10:04:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.186782608s) from=127.0.0.6:48779 2022/11/11 10:04:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.923919159s) from=127.0.0.6:40199 2022/11/11 10:04:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.098766749s) from=127.0.0.6:35701 2022/11/11 10:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.216782747s) from=127.0.0.6:40479 2022/11/11 10:04:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.791952281s) from=127.0.0.6:46143 2022/11/11 10:04:20 [DEBUG] http: Request GET /v1/status/leader (378.459µs) from=127.0.0.6:35365 2022/11/11 10:04:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.297556352s) from=127.0.0.6:35883 2022/11/11 10:04:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.730289291s) from=127.0.0.6:58141 2022/11/11 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.490377239s) from=127.0.0.6:33659 2022/11/11 10:04:25 [DEBUG] http: Request GET /v1/status/leader (460.449µs) from=127.0.0.6:35365 2022/11/11 10:04:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.213482246s) from=127.0.0.6:47535 2022/11/11 10:04:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.36791385s) from=127.0.0.6:37803 2022/11/11 10:04:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.434946948s) from=127.0.0.6:42031 2022/11/11 10:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.489159908s) from=127.0.0.6:41203 2022/11/11 10:04:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.157524661s) from=127.0.0.6:52397 2022/11/11 10:04:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.924642222s) from=127.0.0.6:51121 2022/11/11 10:04:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.901704784s) from=127.0.0.6:33339 2022/11/11 10:04:40 [DEBUG] http: Request GET /v1/status/leader (2.559762ms) from=127.0.0.6:35365 2022/11/11 10:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:04:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:04:45 [DEBUG] http: Request GET /v1/status/leader (373.437µs) from=127.0.0.6:35365 2022/11/11 10:05:00 [DEBUG] http: Request GET /v1/status/leader (350.339µs) from=127.0.0.6:35365 2022/11/11 10:05:05 [DEBUG] http: Request GET /v1/status/leader (258.266µs) from=127.0.0.6:35365 2022/11/11 10:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:05:10 [DEBUG] agent: Node info in sync 2022/11/11 10:05:20 [DEBUG] http: Request GET /v1/status/leader (245.715µs) from=127.0.0.6:35365 2022/11/11 10:05:25 [DEBUG] http: Request GET /v1/status/leader (224.596µs) from=127.0.0.6:35365 2022/11/11 10:05:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m7.284677539s) from=127.0.0.6:50889 2022/11/11 10:05:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.075049024s) from=127.0.0.6:48425 2022/11/11 10:05:40 [DEBUG] http: Request GET /v1/status/leader (372.048µs) from=127.0.0.6:35365 2022/11/11 10:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:05:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.043259929s) from=127.0.0.6:48793 2022/11/11 10:05:45 [DEBUG] http: Request GET /v1/status/leader (239.21µs) from=127.0.0.6:35365 2022/11/11 10:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.307627887s) from=127.0.0.6:36181 2022/11/11 10:05:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.445724025s) from=127.0.0.6:60511 2022/11/11 10:06:00 [DEBUG] http: Request GET /v1/status/leader (358.94µs) from=127.0.0.6:45453 2022/11/11 10:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.571782835s) from=127.0.0.6:53095 2022/11/11 10:06:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.652337467s) from=127.0.0.6:45127 2022/11/11 10:06:05 [DEBUG] http: Request GET /v1/status/leader (228.785µs) from=127.0.0.6:35365 2022/11/11 10:06:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m2.474852221s) from=127.0.0.6:33995 2022/11/11 10:06:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.788696265s) from=127.0.0.6:59477 2022/11/11 10:06:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.384500304s) from=127.0.0.6:60231 2022/11/11 10:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m7.396364826s) from=127.0.0.6:52565 2022/11/11 10:06:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m6.390606242s) from=127.0.0.6:55485 2022/11/11 10:06:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.762190925s) from=127.0.0.6:33409 2022/11/11 10:06:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.311705418s) from=127.0.0.6:33851 2022/11/11 10:06:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.863583906s) from=127.0.0.6:48151 2022/11/11 10:06:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.177680659s) from=127.0.0.6:40199 2022/11/11 10:06:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.506185956s) from=127.0.0.6:46143 2022/11/11 10:06:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.574085656s) from=127.0.0.6:40479 2022/11/11 10:06:20 [DEBUG] http: Request GET /v1/status/leader (360.362µs) from=127.0.0.6:45453 2022/11/11 10:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.146954348s) from=127.0.0.6:35883 2022/11/11 10:06:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.168348075s) from=127.0.0.6:48779 2022/11/11 10:06:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.584133468s) from=127.0.0.6:35701 2022/11/11 10:06:25 [DEBUG] http: Request GET /v1/status/leader (754.81µs) from=127.0.0.6:35365 2022/11/11 10:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.138012652s) from=127.0.0.6:33659 2022/11/11 10:06:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.977525949s) from=127.0.0.6:58141 2022/11/11 10:06:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.484300655s) from=127.0.0.6:37803 2022/11/11 10:06:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.105800169s) from=127.0.0.6:47535 2022/11/11 10:06:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.470059351s) from=127.0.0.6:41203 2022/11/11 10:06:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.11330361s) from=127.0.0.6:42031 2022/11/11 10:06:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.656953794s) from=127.0.0.6:52397 2022/11/11 10:06:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m1.51350733s) from=127.0.0.6:33339 2022/11/11 10:06:40 [DEBUG] http: Request GET /v1/status/leader (320.105µs) from=127.0.0.6:45453 2022/11/11 10:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:06:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m6.012175738s) from=127.0.0.6:51121 2022/11/11 10:06:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:06:44 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:06:44 [DEBUG] agent: Node info in sync 2022/11/11 10:06:45 [DEBUG] http: Request GET /v1/status/leader (234.889µs) from=127.0.0.6:35365 2022/11/11 10:06:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:07:00 [DEBUG] http: Request GET /v1/status/leader (884.804µs) from=127.0.0.6:35365 2022/11/11 10:07:05 [DEBUG] http: Request GET /v1/status/leader (423.848µs) from=127.0.0.6:35365 2022/11/11 10:07:20 [DEBUG] http: Request GET /v1/status/leader (828.837µs) from=127.0.0.6:45453 2022/11/11 10:07:25 [DEBUG] http: Request GET /v1/status/leader (262.106µs) from=127.0.0.6:35365 2022/11/11 10:07:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.113570341s) from=127.0.0.6:50889 2022/11/11 10:07:40 [DEBUG] http: Request GET /v1/status/leader (530.157µs) from=127.0.0.6:45453 2022/11/11 10:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:07:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.794449711s) from=127.0.0.6:48425 2022/11/11 10:07:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.927792321s) from=127.0.0.6:48793 2022/11/11 10:07:45 [DEBUG] http: Request GET /v1/status/leader (428.927µs) from=127.0.0.6:35365 2022/11/11 10:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.499338844s) from=127.0.0.6:36181 2022/11/11 10:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.263388524s) from=127.0.0.6:60511 2022/11/11 10:08:00 [DEBUG] http: Request GET /v1/status/leader (362.075µs) from=127.0.0.6:45453 2022/11/11 10:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.238383726s) from=127.0.0.6:53095 2022/11/11 10:08:05 [DEBUG] http: Request GET /v1/status/leader (271.438µs) from=127.0.0.6:35365 2022/11/11 10:08:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.373346129s) from=127.0.0.6:45127 2022/11/11 10:08:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.056770545s) from=127.0.0.6:59477 2022/11/11 10:08:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m2.372250275s) from=127.0.0.6:33995 2022/11/11 10:08:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:08:12 [DEBUG] agent: Node info in sync 2022/11/11 10:08:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.182800064s) from=127.0.0.6:60231 2022/11/11 10:08:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.151297555s) from=127.0.0.6:33851 2022/11/11 10:08:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.33294418s) from=127.0.0.6:55485 2022/11/11 10:08:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.525255197s) from=127.0.0.6:48151 2022/11/11 10:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.684101912s) from=127.0.0.6:52565 2022/11/11 10:08:20 [DEBUG] http: Request GET /v1/status/leader (270.928µs) from=127.0.0.6:45453 2022/11/11 10:08:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.087953648s) from=127.0.0.6:33409 2022/11/11 10:08:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.489017015s) from=127.0.0.6:46143 2022/11/11 10:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.059406905s) from=127.0.0.6:40479 2022/11/11 10:08:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.617873635s) from=127.0.0.6:48779 2022/11/11 10:08:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.779468923s) from=127.0.0.6:40199 2022/11/11 10:08:25 [DEBUG] http: Request GET /v1/status/leader (592.462µs) from=127.0.0.6:35365 2022/11/11 10:08:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.807047256s) from=127.0.0.6:35883 2022/11/11 10:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.897466451s) from=127.0.0.6:33659 2022/11/11 10:08:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.483067416s) from=127.0.0.6:35701 2022/11/11 10:08:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.301727279s) from=127.0.0.6:58141 2022/11/11 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.526827609s) from=127.0.0.6:47535 2022/11/11 10:08:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.947987262s) from=127.0.0.6:37803 2022/11/11 10:08:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.459813097s) from=127.0.0.6:52397 2022/11/11 10:08:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.811242913s) from=127.0.0.6:42031 2022/11/11 10:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.271850738s) from=127.0.0.6:41203 2022/11/11 10:08:40 [DEBUG] http: Request GET /v1/status/leader (245.331µs) from=127.0.0.6:45453 2022/11/11 10:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:08:45 [DEBUG] http: Request GET /v1/status/leader (346.283µs) from=127.0.0.6:35365 2022/11/11 10:08:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.198813601s) from=127.0.0.6:33339 2022/11/11 10:08:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m3.482785461s) from=127.0.0.6:51121 2022/11/11 10:09:00 [DEBUG] http: Request GET /v1/status/leader (2.068101ms) from=127.0.0.6:45453 2022/11/11 10:09:05 [DEBUG] http: Request GET /v1/status/leader (735.717µs) from=127.0.0.6:35365 2022/11/11 10:09:20 [DEBUG] http: Request GET /v1/status/leader (339.26µs) from=127.0.0.6:45453 2022/11/11 10:09:25 [DEBUG] http: Request GET /v1/status/leader (221.405µs) from=127.0.0.6:35365 2022/11/11 10:09:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.365865205s) from=127.0.0.6:50889 2022/11/11 10:09:40 [DEBUG] http: Request GET /v1/status/leader (2.579739ms) from=127.0.0.6:45453 2022/11/11 10:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:09:45 [DEBUG] http: Request GET /v1/status/leader (372.253µs) from=127.0.0.6:35365 2022/11/11 10:09:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.804524111s) from=127.0.0.6:48793 2022/11/11 10:09:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:09:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.717884311s) from=127.0.0.6:48425 2022/11/11 10:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.747813172s) from=127.0.0.6:36181 2022/11/11 10:09:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.942738271s) from=127.0.0.6:60511 2022/11/11 10:10:00 [DEBUG] http: Request GET /v1/status/leader (243.298µs) from=127.0.0.6:45453 2022/11/11 10:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.565283662s) from=127.0.0.6:53095 2022/11/11 10:10:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:10:03 [DEBUG] agent: Node info in sync 2022/11/11 10:10:05 [DEBUG] http: Request GET /v1/status/leader (383.847µs) from=127.0.0.6:35365 2022/11/11 10:10:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.182876798s) from=127.0.0.6:33995 2022/11/11 10:10:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.758889941s) from=127.0.0.6:59477 2022/11/11 10:10:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.021374416s) from=127.0.0.6:45127 2022/11/11 10:10:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.434575441s) from=127.0.0.6:60231 2022/11/11 10:10:20 [DEBUG] http: Request GET /v1/status/leader (357.991µs) from=127.0.0.6:35365 2022/11/11 10:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.287034539s) from=127.0.0.6:52565 2022/11/11 10:10:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.36704841s) from=127.0.0.6:33851 2022/11/11 10:10:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m5.375416778s) from=127.0.0.6:55485 2022/11/11 10:10:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.7832434s) from=127.0.0.6:46143 2022/11/11 10:10:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.05807708s) from=127.0.0.6:48151 2022/11/11 10:10:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.561774943s) from=127.0.0.6:40199 2022/11/11 10:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.512273815s) from=127.0.0.6:40479 2022/11/11 10:10:25 [DEBUG] http: Request GET /v1/status/leader (514.447µs) from=127.0.0.6:35365 2022/11/11 10:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.284856843s) from=127.0.0.6:35883 2022/11/11 10:10:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.277358403s) from=127.0.0.6:33409 2022/11/11 10:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.85381655s) from=127.0.0.6:48779 2022/11/11 10:10:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.381899956s) from=127.0.0.6:33659 2022/11/11 10:10:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.793243639s) from=127.0.0.6:58141 2022/11/11 10:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.774007861s) from=127.0.0.6:35701 2022/11/11 10:10:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.536768236s) from=127.0.0.6:47535 2022/11/11 10:10:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.992573028s) from=127.0.0.6:52397 2022/11/11 10:10:40 [DEBUG] http: Request GET /v1/status/leader (376.705µs) from=127.0.0.6:45453 2022/11/11 10:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:10:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.133213459s) from=127.0.0.6:41203 2022/11/11 10:10:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.11722365s) from=127.0.0.6:37803 2022/11/11 10:10:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.649441059s) from=127.0.0.6:42031 2022/11/11 10:10:45 [DEBUG] http: Request GET /v1/status/leader (244.066µs) from=127.0.0.6:35365 2022/11/11 10:10:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m1.201661099s) from=127.0.0.6:51121 2022/11/11 10:10:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.96039882s) from=127.0.0.6:33339 2022/11/11 10:11:00 [DEBUG] http: Request GET /v1/status/leader (235.378µs) from=127.0.0.6:35365 2022/11/11 10:11:05 [DEBUG] http: Request GET /v1/status/leader (381.257µs) from=127.0.0.6:35365 2022/11/11 10:11:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:11:12 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:11:12 [DEBUG] agent: Node info in sync 2022/11/11 10:11:20 [DEBUG] http: Request GET /v1/status/leader (792.972µs) from=127.0.0.6:35365 2022/11/11 10:11:25 [DEBUG] http: Request GET /v1/status/leader (441.2µs) from=127.0.0.6:35365 2022/11/11 10:11:40 [DEBUG] http: Request GET /v1/status/leader (591.959µs) from=127.0.0.6:45453 2022/11/11 10:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:11:45 [DEBUG] http: Request GET /v1/status/leader (262.021µs) from=127.0.0.6:35365 2022/11/11 10:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m5.951517434s) from=127.0.0.6:50889 2022/11/11 10:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.349926307s) from=127.0.0.6:48425 2022/11/11 10:11:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.482076698s) from=127.0.0.6:48793 2022/11/11 10:12:00 [DEBUG] http: Request GET /v1/status/leader (579.92µs) from=127.0.0.6:45453 2022/11/11 10:12:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.994354741s) from=127.0.0.6:60511 2022/11/11 10:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.65295707s) from=127.0.0.6:36181 2022/11/11 10:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.626471885s) from=127.0.0.6:53095 2022/11/11 10:12:05 [DEBUG] http: Request GET /v1/status/leader (260.801µs) from=127.0.0.6:35365 2022/11/11 10:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.429387522s) from=127.0.0.6:59477 2022/11/11 10:12:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.566863998s) from=127.0.0.6:45127 2022/11/11 10:12:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m6.961937263s) from=127.0.0.6:33995 2022/11/11 10:12:20 [DEBUG] http: Request GET /v1/status/leader (369.887µs) from=127.0.0.6:35365 2022/11/11 10:12:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:12:23 [DEBUG] agent: Node info in sync 2022/11/11 10:12:25 [DEBUG] http: Request GET /v1/status/leader (485.581µs) from=127.0.0.6:35365 2022/11/11 10:12:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.370250035s) from=127.0.0.6:60231 2022/11/11 10:12:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.187275742s) from=127.0.0.6:55485 2022/11/11 10:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.259856158s) from=127.0.0.6:52565 2022/11/11 10:12:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.955186692s) from=127.0.0.6:33851 2022/11/11 10:12:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.923758571s) from=127.0.0.6:40479 2022/11/11 10:12:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.882941437s) from=127.0.0.6:35883 2022/11/11 10:12:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.905774943s) from=127.0.0.6:40199 2022/11/11 10:12:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.023944407s) from=127.0.0.6:46143 2022/11/11 10:12:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.027995699s) from=127.0.0.6:48151 2022/11/11 10:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.403891749s) from=127.0.0.6:33659 2022/11/11 10:12:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.513609792s) from=127.0.0.6:33409 2022/11/11 10:12:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.318953226s) from=127.0.0.6:48779 2022/11/11 10:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:12:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.177160647s) from=127.0.0.6:52397 2022/11/11 10:12:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.095124493s) from=127.0.0.6:58141 2022/11/11 10:12:40 [DEBUG] http: Request GET /v1/status/leader (253.694µs) from=127.0.0.6:45453 2022/11/11 10:12:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.038809586s) from=127.0.0.6:35701 2022/11/11 10:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:12:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.749651164s) from=127.0.0.6:47535 2022/11/11 10:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.013574954s) from=127.0.0.6:41203 2022/11/11 10:12:45 [DEBUG] http: Request GET /v1/status/leader (264.475µs) from=127.0.0.6:35365 2022/11/11 10:12:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.948904224s) from=127.0.0.6:37803 2022/11/11 10:12:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.622700754s) from=127.0.0.6:42031 2022/11/11 10:12:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m3.244450799s) from=127.0.0.6:51121 2022/11/11 10:12:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.44739947s) from=127.0.0.6:33339 2022/11/11 10:13:00 [DEBUG] http: Request GET /v1/status/leader (330.011µs) from=127.0.0.6:35365 2022/11/11 10:13:05 [DEBUG] http: Request GET /v1/status/leader (676.403µs) from=127.0.0.6:35365 2022/11/11 10:13:20 [DEBUG] http: Request GET /v1/status/leader (314.325µs) from=127.0.0.6:45453 2022/11/11 10:13:25 [DEBUG] http: Request GET /v1/status/leader (309.879µs) from=127.0.0.6:35365 2022/11/11 10:13:40 [DEBUG] http: Request GET /v1/status/leader (631.148µs) from=127.0.0.6:35365 2022/11/11 10:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:13:45 [DEBUG] http: Request GET /v1/status/leader (251.993µs) from=127.0.0.6:35365 2022/11/11 10:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:13:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:13:46 [DEBUG] agent: Node info in sync 2022/11/11 10:13:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.855215942s) from=127.0.0.6:50889 2022/11/11 10:13:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.935765873s) from=127.0.0.6:48793 2022/11/11 10:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.155623101s) from=127.0.0.6:48425 2022/11/11 10:14:00 [DEBUG] http: Request GET /v1/status/leader (446.811µs) from=127.0.0.6:45453 2022/11/11 10:14:05 [DEBUG] http: Request GET /v1/status/leader (458.959µs) from=127.0.0.6:35365 2022/11/11 10:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.10431952s) from=127.0.0.6:36181 2022/11/11 10:14:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.988707356s) from=127.0.0.6:60511 2022/11/11 10:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.832791195s) from=127.0.0.6:53095 2022/11/11 10:14:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.658365512s) from=127.0.0.6:59477 2022/11/11 10:14:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.793193046s) from=127.0.0.6:45127 2022/11/11 10:14:20 [DEBUG] http: Request GET /v1/status/leader (852.577µs) from=127.0.0.6:45453 2022/11/11 10:14:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.877679647s) from=127.0.0.6:33995 2022/11/11 10:14:25 [DEBUG] http: Request GET /v1/status/leader (286.505µs) from=127.0.0.6:35365 2022/11/11 10:14:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.965264863s) from=127.0.0.6:33851 2022/11/11 10:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.006035643s) from=127.0.0.6:40479 2022/11/11 10:14:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.849193607s) from=127.0.0.6:40199 2022/11/11 10:14:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.175856357s) from=127.0.0.6:60231 2022/11/11 10:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.365160075s) from=127.0.0.6:52565 2022/11/11 10:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.290263859s) from=127.0.0.6:35883 2022/11/11 10:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.479355283s) from=127.0.0.6:33659 2022/11/11 10:14:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m7.125988324s) from=127.0.0.6:55485 2022/11/11 10:14:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.677705942s) from=127.0.0.6:46143 2022/11/11 10:14:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.729104133s) from=127.0.0.6:48779 2022/11/11 10:14:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.635151486s) from=127.0.0.6:48151 2022/11/11 10:14:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.257362582s) from=127.0.0.6:33409 2022/11/11 10:14:40 [DEBUG] http: Request GET /v1/status/leader (287.208µs) from=127.0.0.6:45453 2022/11/11 10:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:14:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.866698601s) from=127.0.0.6:52397 2022/11/11 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.301067384s) from=127.0.0.6:58141 2022/11/11 10:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.546023327s) from=127.0.0.6:47535 2022/11/11 10:14:45 [DEBUG] http: Request GET /v1/status/leader (439.991µs) from=127.0.0.6:35365 2022/11/11 10:14:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.597818818s) from=127.0.0.6:35701 2022/11/11 10:14:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.952628535s) from=127.0.0.6:41203 2022/11/11 10:14:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.867192348s) from=127.0.0.6:42031 2022/11/11 10:14:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.314819108s) from=127.0.0.6:37803 2022/11/11 10:14:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m3.53950376s) from=127.0.0.6:33339 2022/11/11 10:14:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.215119296s) from=127.0.0.6:51121 2022/11/11 10:15:00 [DEBUG] http: Request GET /v1/status/leader (436.889µs) from=127.0.0.6:35365 2022/11/11 10:15:05 [DEBUG] http: Request GET /v1/status/leader (235.944µs) from=127.0.0.6:35365 2022/11/11 10:15:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:15:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:15:06 [DEBUG] agent: Node info in sync 2022/11/11 10:15:20 [DEBUG] http: Request GET /v1/status/leader (405.906µs) from=127.0.0.6:45453 2022/11/11 10:15:25 [DEBUG] http: Request GET /v1/status/leader (369.702µs) from=127.0.0.6:35365 2022/11/11 10:15:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:15:40 [DEBUG] http: Request GET /v1/status/leader (376.326µs) from=127.0.0.6:45453 2022/11/11 10:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:15:45 [DEBUG] http: Request GET /v1/status/leader (250.201µs) from=127.0.0.6:35365 2022/11/11 10:15:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.753848318s) from=127.0.0.6:50889 2022/11/11 10:15:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.278778815s) from=127.0.0.6:48793 2022/11/11 10:15:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.018951197s) from=127.0.0.6:48425 2022/11/11 10:16:00 [DEBUG] http: Request GET /v1/status/leader (596.478µs) from=127.0.0.6:35365 2022/11/11 10:16:05 [DEBUG] http: Request GET /v1/status/leader (1.308825ms) from=127.0.0.6:35365 2022/11/11 10:16:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.31098443s) from=127.0.0.6:36181 2022/11/11 10:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.991115743s) from=127.0.0.6:53095 2022/11/11 10:16:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.471885088s) from=127.0.0.6:60511 2022/11/11 10:16:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.180710944s) from=127.0.0.6:59477 2022/11/11 10:16:20 [DEBUG] http: Request GET /v1/status/leader (262.069µs) from=127.0.0.6:45453 2022/11/11 10:16:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.710565865s) from=127.0.0.6:45127 2022/11/11 10:16:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:16:25 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:16:25 [DEBUG] agent: Node info in sync 2022/11/11 10:16:25 [DEBUG] http: Request GET /v1/status/leader (544.732µs) from=127.0.0.6:35365 2022/11/11 10:16:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m5.918361196s) from=127.0.0.6:33995 2022/11/11 10:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.59848471s) from=127.0.0.6:40479 2022/11/11 10:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.015380783s) from=127.0.0.6:52565 2022/11/11 10:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.058106155s) from=127.0.0.6:35883 2022/11/11 10:16:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.756932211s) from=127.0.0.6:33851 2022/11/11 10:16:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.233538871s) from=127.0.0.6:40199 2022/11/11 10:16:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m1.581250694s) from=127.0.0.6:46143 2022/11/11 10:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.054124736s) from=127.0.0.6:33659 2022/11/11 10:16:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.072945186s) from=127.0.0.6:55485 2022/11/11 10:16:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.104872517s) from=127.0.0.6:48151 2022/11/11 10:16:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.797728479s) from=127.0.0.6:60231 2022/11/11 10:16:40 [DEBUG] http: Request GET /v1/status/leader (482.367µs) from=127.0.0.6:35365 2022/11/11 10:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:16:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.300942882s) from=127.0.0.6:48779 2022/11/11 10:16:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.935787674s) from=127.0.0.6:33409 2022/11/11 10:16:45 [DEBUG] http: Request GET /v1/status/leader (243.385µs) from=127.0.0.6:35365 2022/11/11 10:16:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.070138275s) from=127.0.0.6:52397 2022/11/11 10:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.072549438s) from=127.0.0.6:47535 2022/11/11 10:16:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.102747044s) from=127.0.0.6:58141 2022/11/11 10:16:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.130862824s) from=127.0.0.6:42031 2022/11/11 10:16:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.075298971s) from=127.0.0.6:35701 2022/11/11 10:16:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.190962498s) from=127.0.0.6:37803 2022/11/11 10:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.412438825s) from=127.0.0.6:41203 2022/11/11 10:17:00 [DEBUG] http: Request GET /v1/status/leader (491.749µs) from=127.0.0.6:35365 2022/11/11 10:17:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m2.893354724s) from=127.0.0.6:51121 2022/11/11 10:17:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.588567623s) from=127.0.0.6:33339 2022/11/11 10:17:05 [DEBUG] http: Request GET /v1/status/leader (384.364µs) from=127.0.0.6:35365 2022/11/11 10:17:20 [DEBUG] http: Request GET /v1/status/leader (638.798µs) from=127.0.0.6:35365 2022/11/11 10:17:25 [DEBUG] http: Request GET /v1/status/leader (255.907µs) from=127.0.0.6:35365 2022/11/11 10:17:40 [DEBUG] http: Request GET /v1/status/leader (599.172µs) from=127.0.0.6:35365 2022/11/11 10:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:17:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:17:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:17:41 [DEBUG] agent: Node info in sync 2022/11/11 10:17:45 [DEBUG] http: Request GET /v1/status/leader (397.586µs) from=127.0.0.6:35365 2022/11/11 10:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.148335193s) from=127.0.0.6:50889 2022/11/11 10:18:00 [DEBUG] http: Request GET /v1/status/leader (234.533µs) from=127.0.0.6:35365 2022/11/11 10:18:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.632314175s) from=127.0.0.6:48425 2022/11/11 10:18:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.418763106s) from=127.0.0.6:48793 2022/11/11 10:18:05 [DEBUG] http: Request GET /v1/status/leader (2.188695ms) from=127.0.0.6:35365 2022/11/11 10:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.441287015s) from=127.0.0.6:36181 2022/11/11 10:18:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.407137131s) from=127.0.0.6:53095 2022/11/11 10:18:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.100384431s) from=127.0.0.6:60511 2022/11/11 10:18:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m0.861075038s) from=127.0.0.6:59477 2022/11/11 10:18:20 [DEBUG] http: Request GET /v1/status/leader (273.583µs) from=127.0.0.6:45453 2022/11/11 10:18:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.815155573s) from=127.0.0.6:45127 2022/11/11 10:18:25 [DEBUG] http: Request GET /v1/status/leader (471.095µs) from=127.0.0.6:35365 2022/11/11 10:18:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:18:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.287336083s) from=127.0.0.6:40479 2022/11/11 10:18:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m7.304154062s) from=127.0.0.6:33995 2022/11/11 10:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m2.727544703s) from=127.0.0.6:52565 2022/11/11 10:18:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.00097869s) from=127.0.0.6:40199 2022/11/11 10:18:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.231577141s) from=127.0.0.6:33851 2022/11/11 10:18:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.499132565s) from=127.0.0.6:46143 2022/11/11 10:18:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m2.36610633s) from=127.0.0.6:55485 2022/11/11 10:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.388509328s) from=127.0.0.6:35883 2022/11/11 10:18:40 [DEBUG] http: Request GET /v1/status/leader (355.142µs) from=127.0.0.6:45453 2022/11/11 10:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:18:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.487780438s) from=127.0.0.6:48151 2022/11/11 10:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.970659144s) from=127.0.0.6:33659 2022/11/11 10:18:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.721999124s) from=127.0.0.6:60231 2022/11/11 10:18:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.396185488s) from=127.0.0.6:48779 2022/11/11 10:18:45 [DEBUG] http: Request GET /v1/status/leader (257.81µs) from=127.0.0.6:35365 2022/11/11 10:18:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.862477501s) from=127.0.0.6:33409 2022/11/11 10:18:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.687531076s) from=127.0.0.6:52397 2022/11/11 10:18:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:18:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:18:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:18:53 [DEBUG] agent: Node info in sync 2022/11/11 10:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.709048678s) from=127.0.0.6:47535 2022/11/11 10:18:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.436056321s) from=127.0.0.6:58141 2022/11/11 10:18:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.155254691s) from=127.0.0.6:41203 2022/11/11 10:18:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.420713178s) from=127.0.0.6:37803 2022/11/11 10:18:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.204684434s) from=127.0.0.6:42031 2022/11/11 10:18:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.389519495s) from=127.0.0.6:35701 2022/11/11 10:19:00 [DEBUG] http: Request GET /v1/status/leader (579.132µs) from=127.0.0.6:45453 2022/11/11 10:19:05 [DEBUG] http: Request GET /v1/status/leader (249.662µs) from=127.0.0.6:35365 2022/11/11 10:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m4.524130635s) from=127.0.0.6:51121 2022/11/11 10:19:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m4.841302844s) from=127.0.0.6:33339 2022/11/11 10:19:20 [DEBUG] http: Request GET /v1/status/leader (247.654µs) from=127.0.0.6:35365 2022/11/11 10:19:25 [DEBUG] http: Request GET /v1/status/leader (320.382µs) from=127.0.0.6:35365 2022/11/11 10:19:40 [DEBUG] http: Request GET /v1/status/leader (308.744µs) from=127.0.0.6:35365 2022/11/11 10:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:19:45 [DEBUG] http: Request GET /v1/status/leader (4.697891ms) from=127.0.0.6:35365 2022/11/11 10:20:00 [DEBUG] http: Request GET /v1/status/leader (539.983µs) from=127.0.0.6:45453 2022/11/11 10:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.70259028s) from=127.0.0.6:50889 2022/11/11 10:20:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.477836953s) from=127.0.0.6:48793 2022/11/11 10:20:05 [DEBUG] http: Request GET /v1/status/leader (475.921µs) from=127.0.0.6:35365 2022/11/11 10:20:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.027957047s) from=127.0.0.6:48425 2022/11/11 10:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.943455394s) from=127.0.0.6:36181 2022/11/11 10:20:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.270344995s) from=127.0.0.6:60511 2022/11/11 10:20:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.182355098s) from=127.0.0.6:59477 2022/11/11 10:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.903757017s) from=127.0.0.6:53095 2022/11/11 10:20:20 [DEBUG] http: Request GET /v1/status/leader (631.716µs) from=127.0.0.6:35365 2022/11/11 10:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.113388303s) from=127.0.0.6:45127 2022/11/11 10:20:25 [DEBUG] http: Request GET /v1/status/leader (667.774µs) from=127.0.0.6:35365 2022/11/11 10:20:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.011603204s) from=127.0.0.6:52565 2022/11/11 10:20:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.641330685s) from=127.0.0.6:40199 2022/11/11 10:20:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m3.948031179s) from=127.0.0.6:33995 2022/11/11 10:20:40 [DEBUG] http: Request GET /v1/status/leader (702µs) from=127.0.0.6:45453 2022/11/11 10:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:20:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:20:41 [DEBUG] agent: Node info in sync 2022/11/11 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.643979171s) from=127.0.0.6:35883 2022/11/11 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.431656665s) from=127.0.0.6:40479 2022/11/11 10:20:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m2.723766186s) from=127.0.0.6:55485 2022/11/11 10:20:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.881764817s) from=127.0.0.6:33851 2022/11/11 10:20:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.375240046s) from=127.0.0.6:46143 2022/11/11 10:20:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.189790906s) from=127.0.0.6:48151 2022/11/11 10:20:46 [DEBUG] http: Request GET /v1/status/leader (675.179µs) from=127.0.0.6:35365 2022/11/11 10:20:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.172276095s) from=127.0.0.6:33409 2022/11/11 10:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.77544145s) from=127.0.0.6:33659 2022/11/11 10:20:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.767888808s) from=127.0.0.6:52397 2022/11/11 10:20:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.182050638s) from=127.0.0.6:60231 2022/11/11 10:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.943274442s) from=127.0.0.6:48779 2022/11/11 10:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.495320311s) from=127.0.0.6:41203 2022/11/11 10:21:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.812348076s) from=127.0.0.6:58141 2022/11/11 10:21:00 [DEBUG] http: Request GET /v1/status/leader (271.834µs) from=127.0.0.6:45453 2022/11/11 10:21:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.789773641s) from=127.0.0.6:42031 2022/11/11 10:21:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.653426069s) from=127.0.0.6:47535 2022/11/11 10:21:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.926909279s) from=127.0.0.6:35701 2022/11/11 10:21:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.405815764s) from=127.0.0.6:37803 2022/11/11 10:21:06 [DEBUG] http: Request GET /v1/status/leader (417.728µs) from=127.0.0.6:35365 2022/11/11 10:21:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m2.10371043s) from=127.0.0.6:33339 2022/11/11 10:21:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m5.910211386s) from=127.0.0.6:51121 2022/11/11 10:21:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:21:20 [DEBUG] http: Request GET /v1/status/leader (641.738µs) from=127.0.0.6:35365 2022/11/11 10:21:26 [DEBUG] http: Request GET /v1/status/leader (393.234µs) from=127.0.0.6:35365 2022/11/11 10:21:40 [DEBUG] http: Request GET /v1/status/leader (463.021µs) from=127.0.0.6:45453 2022/11/11 10:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:21:46 [DEBUG] http: Request GET /v1/status/leader (341.454µs) from=127.0.0.6:35365 2022/11/11 10:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:21:58 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:21:58 [DEBUG] agent: Node info in sync 2022/11/11 10:22:00 [DEBUG] http: Request GET /v1/status/leader (379.253µs) from=127.0.0.6:45453 2022/11/11 10:22:06 [DEBUG] http: Request GET /v1/status/leader (252.239µs) from=127.0.0.6:35365 2022/11/11 10:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m3.012214677s) from=127.0.0.6:50889 2022/11/11 10:22:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.185203915s) from=127.0.0.6:48793 2022/11/11 10:22:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.576202247s) from=127.0.0.6:48425 2022/11/11 10:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.791242164s) from=127.0.0.6:36181 2022/11/11 10:22:20 [DEBUG] http: Request GET /v1/status/leader (332.34µs) from=127.0.0.6:35365 2022/11/11 10:22:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m2.682396672s) from=127.0.0.6:59477 2022/11/11 10:22:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.205963498s) from=127.0.0.6:60511 2022/11/11 10:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.601734008s) from=127.0.0.6:53095 2022/11/11 10:22:26 [DEBUG] http: Request GET /v1/status/leader (667.8µs) from=127.0.0.6:35365 2022/11/11 10:22:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.402839548s) from=127.0.0.6:45127 2022/11/11 10:22:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m1.712645616s) from=127.0.0.6:33995 2022/11/11 10:22:40 [DEBUG] http: Request GET /v1/status/leader (300.231µs) from=127.0.0.6:35365 2022/11/11 10:22:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.471290367s) from=127.0.0.6:40199 2022/11/11 10:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:22:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.714645615s) from=127.0.0.6:52565 2022/11/11 10:22:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.023455068s) from=127.0.0.6:33851 2022/11/11 10:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.667086103s) from=127.0.0.6:35883 2022/11/11 10:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.323385488s) from=127.0.0.6:40479 2022/11/11 10:22:46 [DEBUG] http: Request GET /v1/status/leader (1.084987ms) from=127.0.0.6:35365 2022/11/11 10:22:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m4.829901876s) from=127.0.0.6:46143 2022/11/11 10:22:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m6.129836021s) from=127.0.0.6:55485 2022/11/11 10:22:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.785890004s) from=127.0.0.6:48151 2022/11/11 10:22:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.427886176s) from=127.0.0.6:52397 2022/11/11 10:22:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.665203875s) from=127.0.0.6:48779 2022/11/11 10:22:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.674450055s) from=127.0.0.6:33409 2022/11/11 10:22:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.442719376s) from=127.0.0.6:60231 2022/11/11 10:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.268881638s) from=127.0.0.6:33659 2022/11/11 10:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.291055518s) from=127.0.0.6:41203 2022/11/11 10:23:00 [DEBUG] http: Request GET /v1/status/leader (374.442µs) from=127.0.0.6:45453 2022/11/11 10:23:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.698669762s) from=127.0.0.6:42031 2022/11/11 10:23:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.976614007s) from=127.0.0.6:58141 2022/11/11 10:23:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.107323849s) from=127.0.0.6:47535 2022/11/11 10:23:06 [DEBUG] http: Request GET /v1/status/leader (235.862µs) from=127.0.0.6:35365 2022/11/11 10:23:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.522588896s) from=127.0.0.6:37803 2022/11/11 10:23:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.836018222s) from=127.0.0.6:35701 2022/11/11 10:23:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m3.409504062s) from=127.0.0.6:51121 2022/11/11 10:23:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.890825858s) from=127.0.0.6:33339 2022/11/11 10:23:21 [DEBUG] http: Request GET /v1/status/leader (540.777µs) from=127.0.0.6:45453 2022/11/11 10:23:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:23:21 [DEBUG] agent: Node info in sync 2022/11/11 10:23:26 [DEBUG] http: Request GET /v1/status/leader (373.648µs) from=127.0.0.6:35365 2022/11/11 10:23:41 [DEBUG] http: Request GET /v1/status/leader (420.674µs) from=127.0.0.6:45453 2022/11/11 10:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:23:46 [DEBUG] http: Request GET /v1/status/leader (345.211µs) from=127.0.0.6:35365 2022/11/11 10:23:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:24:01 [DEBUG] http: Request GET /v1/status/leader (269.858µs) from=127.0.0.6:45453 2022/11/11 10:24:06 [DEBUG] http: Request GET /v1/status/leader (267.258µs) from=127.0.0.6:35365 2022/11/11 10:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m0.17224263s) from=127.0.0.6:50889 2022/11/11 10:24:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.258492763s) from=127.0.0.6:48793 2022/11/11 10:24:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.891870048s) from=127.0.0.6:48425 2022/11/11 10:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.464735491s) from=127.0.0.6:36181 2022/11/11 10:24:21 [DEBUG] http: Request GET /v1/status/leader (1.072331ms) from=127.0.0.6:35365 2022/11/11 10:24:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.321795718s) from=127.0.0.6:60511 2022/11/11 10:24:26 [DEBUG] http: Request GET /v1/status/leader (429.947µs) from=127.0.0.6:35365 2022/11/11 10:24:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.524686865s) from=127.0.0.6:45127 2022/11/11 10:24:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m6.696948729s) from=127.0.0.6:59477 2022/11/11 10:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.11944293s) from=127.0.0.6:53095 2022/11/11 10:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:24:41 [DEBUG] http: Request GET /v1/status/leader (251.396µs) from=127.0.0.6:35365 2022/11/11 10:24:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.947288877s) from=127.0.0.6:40199 2022/11/11 10:24:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.1614016s) from=127.0.0.6:33851 2022/11/11 10:24:46 [DEBUG] http: Request GET /v1/status/leader (397.859µs) from=127.0.0.6:35365 2022/11/11 10:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.079335264s) from=127.0.0.6:40479 2022/11/11 10:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.925911715s) from=127.0.0.6:52565 2022/11/11 10:24:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=135 (2m7.090423847s) from=127.0.0.6:33995 2022/11/11 10:24:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.553151442s) from=127.0.0.6:48151 2022/11/11 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.478359783s) from=127.0.0.6:35883 2022/11/11 10:24:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m2.964087213s) from=127.0.0.6:46143 2022/11/11 10:24:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=141 (2m3.920522116s) from=127.0.0.6:55485 2022/11/11 10:24:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.490472401s) from=127.0.0.6:33409 2022/11/11 10:24:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.900615838s) from=127.0.0.6:52397 2022/11/11 10:24:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.6579782s) from=127.0.0.6:60231 2022/11/11 10:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.037826326s) from=127.0.0.6:48779 2022/11/11 10:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.894271686s) from=127.0.0.6:33659 2022/11/11 10:25:01 [DEBUG] http: Request GET /v1/status/leader (240.604µs) from=127.0.0.6:45453 2022/11/11 10:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.312359221s) from=127.0.0.6:41203 2022/11/11 10:25:06 [DEBUG] http: Request GET /v1/status/leader (1.179413ms) from=127.0.0.6:35365 2022/11/11 10:25:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.605653644s) from=127.0.0.6:37803 2022/11/11 10:25:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.937032624s) from=127.0.0.6:42031 2022/11/11 10:25:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.447620104s) from=127.0.0.6:58141 2022/11/11 10:25:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:25:12 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:25:12 [DEBUG] agent: Node info in sync 2022/11/11 10:25:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.083036121s) from=127.0.0.6:47535 2022/11/11 10:25:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.632461337s) from=127.0.0.6:35701 2022/11/11 10:25:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m1.529674289s) from=127.0.0.6:33339 2022/11/11 10:25:21 [DEBUG] http: Request GET /v1/status/leader (338.484µs) from=127.0.0.6:35365 2022/11/11 10:25:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=142 (2m7.263086642s) from=127.0.0.6:51121 2022/11/11 10:25:26 [DEBUG] http: Request GET /v1/status/leader (251.045µs) from=127.0.0.6:35365 2022/11/11 10:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:25:41 [DEBUG] http: Request GET /v1/status/leader (541.486µs) from=127.0.0.6:35365 2022/11/11 10:25:46 [DEBUG] http: Request GET /v1/status/leader (1.503404ms) from=127.0.0.6:35365 2022/11/11 10:26:01 [DEBUG] http: Request GET /v1/status/leader (645.237µs) from=127.0.0.6:35365 2022/11/11 10:26:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j9c6f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/11 10:26:06 [DEBUG] http: Request GET /v1/status/leader (369.065µs) from=127.0.0.6:35365 2022/11/11 10:26:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.59468885s) from=127.0.0.6:48793 2022/11/11 10:26:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=59 (2m6.799354281s) from=127.0.0.6:50889 2022/11/11 10:26:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.875986293s) from=127.0.0.6:48425 2022/11/11 10:26:21 [DEBUG] http: Request GET /v1/status/leader (374.651µs) from=127.0.0.6:35365 2022/11/11 10:26:26 [DEBUG] http: Request GET /v1/status/leader (376.068µs) from=127.0.0.6:35365 2022/11/11 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.10306949s) from=127.0.0.6:36181 2022/11/11 10:26:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.029508781s) from=127.0.0.6:60511 2022/11/11 10:26:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=133 (2m1.329070802s) from=127.0.0.6:59477 2022/11/11 10:26:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m2.886581713s) from=127.0.0.6:53095 2022/11/11 10:26:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.828504164s) from=127.0.0.6:45127 2022/11/11 10:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j9c6f" since the cluster is too small 2022/11/11 10:26:41 [DEBUG] http: Request GET /v1/status/leader (673.281µs) from=127.0.0.6:35365 2022/11/11 10:26:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.963367457s) from=127.0.0.6:40199 2022/11/11 10:26:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/11 10:26:44 [DEBUG] agent: Service "_v2_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.54_9001" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.41.75_8443" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.178_8801" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.38.174_8410" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.165_8482" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.73_8802" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.250_8181" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_parser_10.233.46.65_8806" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.5_9092" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.47.223_8803" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.56.26_8082" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_nslcm_10.233.62.45_8403" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.117_443" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.94_9007" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.65_8806" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_sdnc_10.233.23.130_8282" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.23_8484" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.112_9015" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.65_8806" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.65_8806" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.181_9011" in sync 2022/11/11 10:26:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.247_8080" in sync 2022/11/11 10:26:44 [DEBUG] agent: Node info in sync 2022/11/11 10:26:46 [DEBUG] http: Request GET /v1/status/leader (251.311µs) from=127.0.0.6:35365 2022/11/11 10:26:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.923180613s) from=127.0.0.6:33851 2022/11/11 10:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (