+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + grep ^- + echo agent + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '523eaf5c-6231-9f7d-7b46-4b88a6b9c2e3' Node name: 'onap-msb-consul-5454dcc5c5-jmb2q' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/01/31 22:58:14 [DEBUG] agent: Using random ID "523eaf5c-6231-9f7d-7b46-4b88a6b9c2e3" as node ID 2023/01/31 22:58:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:523eaf5c-6231-9f7d-7b46-4b88a6b9c2e3 Address:127.0.0.1:8300}] 2023/01/31 22:58:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/31 22:58:14 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jmb2q.dc1 127.0.0.1 2023/01/31 22:58:14 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jmb2q 127.0.0.1 2023/01/31 22:58:14 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-jmb2q (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 22:58:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-jmb2q.dc1" in area "wan" 2023/01/31 22:58:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/31 22:58:14 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/31 22:58:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/31 22:58:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/31 22:58:14 [INFO] agent: started state syncer 2023/01/31 22:58:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/31 22:58:14 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/31 22:58:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/31 22:58:14 [DEBUG] raft: Votes needed: 1 2023/01/31 22:58:14 [DEBUG] raft: Vote granted from 523eaf5c-6231-9f7d-7b46-4b88a6b9c2e3 in term 2. Tally: 1 2023/01/31 22:58:14 [INFO] raft: Election won. Tally: 1 2023/01/31 22:58:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/31 22:58:14 [INFO] consul: cluster leadership acquired 2023/01/31 22:58:14 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-jmb2q 2023/01/31 22:58:14 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/31 22:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 22:58:14 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-jmb2q' joined, marking health alive 2023/01/31 22:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 22:58:14 [INFO] agent: Synced node info 2023/01/31 22:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 22:58:14 [DEBUG] agent: Node info in sync 2023/01/31 22:58:14 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/01/31 22:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 22:59:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 22:59:24 [DEBUG] agent: Node info in sync 2023/01/31 23:00:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:00:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:00:35 [DEBUG] agent: Node info in sync 2023/01/31 23:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:01:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:01:39 [DEBUG] agent: Node info in sync 2023/01/31 23:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:02:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:02:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:02:42 [DEBUG] agent: Node info in sync 2023/01/31 23:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:04:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:04:06 [DEBUG] agent: Node info in sync 2023/01/31 23:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:05:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:05:13 [DEBUG] agent: Node info in sync 2023/01/31 23:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:05:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:06:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:06:22 [DEBUG] agent: Node info in sync 2023/01/31 23:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:08:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:08:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:08:16 [DEBUG] agent: Node info in sync 2023/01/31 23:08:33 [DEBUG] http: Request GET /v1/catalog/services (449.334µs) from=127.0.0.6:37195 2023/01/31 23:08:33 [DEBUG] http: Request GET /v1/status/leader (3.816606ms) from=127.0.0.6:37195 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/status/leader (423.56µs) from=127.0.0.6:37085 2023/01/31 23:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:38 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.180_8181" 2023/01/31 23:08:38 [DEBUG] agent: Node info in sync 2023/01/31 23:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (25.162764ms) from=127.0.0.6:37085 2023/01/31 23:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:38 [DEBUG] agent: Node info in sync 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (5.305321094s) from=127.0.0.6:37195 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (836.62µs) from=127.0.0.6:37085 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (780.236µs) from=127.0.0.6:37085 2023/01/31 23:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23: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. 2023/01/31 23:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.28_9007" 2023/01/31 23:08:38 [DEBUG] agent: Node info in sync 2023/01/31 23:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.283499ms) from=127.0.0.6:57473 2023/01/31 23:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:38 [DEBUG] agent: Node info in sync 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (194.926893ms) from=127.0.0.6:37195 2023/01/31 23:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (467.288µs) from=127.0.0.6:37195 2023/01/31 23:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23: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. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.28_9007" 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (17.65184ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (67.937147ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (780.929µs) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.32.233_9011" 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.184671ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (49.76722ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.107487ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (69.103635ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.32.233_9011" 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.880703ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (543.812µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_parser_10.233.33.218_8806" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.619744ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (80.313044ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (572.761µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_catalog_10.233.33.218_8806" 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.256266ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (64.743342ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (558.912µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_nsd_10.233.33.218_8806" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (20.31687ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (80.51228ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (589.42µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.218_8806" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (20.955437ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (61.580296ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (12.224899ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (141.771603ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.97_8080" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (51.039307ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (881.259µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (414.324µs) from=127.0.0.6:35887 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v0_multicloud_10.233.35.104_9001" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (39.159598ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (93.44193ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (500.166µs) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_multicloud_10.233.35.104_9001" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.372795ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (80.425633ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (12.165349ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.9.17_9015" 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (23.939006ms) from=127.0.0.6:37195 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (70.272241ms) from=127.0.0.6:57473 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:08:39 [DEBUG] agent: Node info in sync 2023/01/31 23:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (516.457µs) from=127.0.0.6:37195 2023/01/31 23:08:53 [DEBUG] http: Request GET /v1/status/leader (1.47386ms) from=127.0.0.6:37195 2023/01/31 23:09:13 [DEBUG] http: Request GET /v1/status/leader (809.073µs) from=127.0.0.6:37195 2023/01/31 23:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:09:18 [DEBUG] http: Request GET /v1/catalog/services (752.289µs) from=127.0.0.6:37195 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/status/leader (1.306414ms) from=127.0.0.6:37195 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (747.632µs) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (671.939µs) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (504.392µs) from=127.0.0.6:59087 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (297.708µs) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (849.356µs) from=127.0.0.6:59087 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.107165ms) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.175024ms) from=127.0.0.6:48169 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (447.778µs) from=127.0.0.6:48169 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (279.727µs) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.135302ms) from=127.0.0.6:59087 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (405.087µs) from=127.0.0.6:40267 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (324.844µs) from=127.0.0.6:48169 2023/01/31 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (11.057244ms) from=127.0.0.6:51283 2023/01/31 23:09:33 [DEBUG] http: Request GET /v1/status/leader (2.537159ms) from=127.0.0.6:47617 2023/01/31 23:09:39 [DEBUG] http: Request GET /v1/status/leader (335.665µs) from=127.0.0.6:47617 2023/01/31 23:09:53 [DEBUG] http: Request GET /v1/status/leader (461.716µs) from=127.0.0.6:47617 2023/01/31 23:09:59 [DEBUG] http: Request GET /v1/status/leader (1.390849ms) from=127.0.0.6:48037 2023/01/31 23:10:13 [DEBUG] http: Request GET /v1/status/leader (350.8µs) from=127.0.0.6:47617 2023/01/31 23:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:10:19 [DEBUG] http: Request GET /v1/status/leader (783.505µs) from=127.0.0.6:47617 2023/01/31 23:10:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:10:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:10:30 [DEBUG] agent: Node info in sync 2023/01/31 23:10:33 [DEBUG] http: Request GET /v1/status/leader (200.322µs) from=127.0.0.6:47617 2023/01/31 23:10:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:10:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:10:39 [INFO] agent: Synced service "_v1_sdnc_10.233.56.100_8282" 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Node info in sync 2023/01/31 23:10:39 [DEBUG] http: Request PUT /v1/agent/service/register (18.3642ms) from=127.0.0.6:47617 2023/01/31 23:10:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m19.828428203s) from=127.0.0.6:37195 2023/01/31 23:10:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m59.029058795s) from=127.0.0.6:57473 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:10:39 [DEBUG] agent: Node info in sync 2023/01/31 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (6.900906ms) from=127.0.0.6:57473 2023/01/31 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (431.104µs) from=127.0.0.6:47617 2023/01/31 23:10:39 [DEBUG] http: Request GET /v1/status/leader (202.881µs) from=127.0.0.6:36689 2023/01/31 23:10:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.08442726s) from=127.0.0.6:37085 2023/01/31 23:10:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.873306089s) from=127.0.0.6:35887 2023/01/31 23:10:53 [DEBUG] http: Request GET /v1/status/leader (413.587µs) from=127.0.0.6:36689 2023/01/31 23:10:59 [DEBUG] http: Request GET /v1/status/leader (239.522µs) from=127.0.0.6:36689 2023/01/31 23:11:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:11:13 [DEBUG] http: Request GET /v1/status/leader (388.72µs) from=127.0.0.6:36689 2023/01/31 23:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:11:19 [DEBUG] http: Request GET /v1/status/leader (5.942324ms) from=127.0.0.6:36689 2023/01/31 23:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.182059425s) from=127.0.0.6:51283 2023/01/31 23:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.462829092s) from=127.0.0.6:33151 2023/01/31 23:11:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.472662433s) from=127.0.0.6:40281 2023/01/31 23:11:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.986065935s) from=127.0.0.6:55451 2023/01/31 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.992504536s) from=127.0.0.6:52931 2023/01/31 23:11:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.038725165s) from=127.0.0.6:35719 2023/01/31 23:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.560652414s) from=127.0.0.6:40267 2023/01/31 23:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.962918764s) from=127.0.0.6:36725 2023/01/31 23:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.218322657s) from=127.0.0.6:48169 2023/01/31 23:11:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.792278783s) from=127.0.0.6:59839 2023/01/31 23:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.058807957s) from=127.0.0.6:34297 2023/01/31 23:11:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.523308748s) from=127.0.0.6:53389 2023/01/31 23:11:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.110196709s) from=127.0.0.6:59087 2023/01/31 23:11:33 [DEBUG] http: Request GET /v1/status/leader (3.405987ms) from=127.0.0.6:36689 2023/01/31 23:11:39 [DEBUG] http: Request GET /v1/status/leader (408.094µs) from=127.0.0.6:48037 2023/01/31 23:11:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:11:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:11:51 [DEBUG] agent: Node info in sync 2023/01/31 23:11:53 [DEBUG] http: Request GET /v1/status/leader (4.66959ms) from=127.0.0.6:36689 2023/01/31 23:11:59 [DEBUG] http: Request GET /v1/status/leader (357.482µs) from=127.0.0.6:36689 2023/01/31 23:12:13 [DEBUG] http: Request GET /v1/status/leader (332.399µs) from=127.0.0.6:36689 2023/01/31 23:12:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:12:19 [DEBUG] http: Request GET /v1/status/leader (178.534µs) from=127.0.0.6:36689 2023/01/31 23:12:33 [DEBUG] http: Request GET /v1/status/leader (230.638µs) from=127.0.0.6:36689 2023/01/31 23:12:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.361301235s) from=127.0.0.6:47617 2023/01/31 23:12:39 [DEBUG] http: Request GET /v1/status/leader (328.162µs) from=127.0.0.6:36689 2023/01/31 23:12:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.080351573s) from=127.0.0.6:37195 2023/01/31 23:12:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.603623855s) from=127.0.0.6:57473 2023/01/31 23:12:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.968057008s) from=127.0.0.6:37085 2023/01/31 23:12:53 [DEBUG] http: Request GET /v1/status/leader (295.016µs) from=127.0.0.6:36689 2023/01/31 23:12:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.395386793s) from=127.0.0.6:35887 2023/01/31 23:13:00 [DEBUG] http: Request GET /v1/status/leader (220.326µs) from=127.0.0.6:36689 2023/01/31 23:13:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:13:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:13:02 [DEBUG] agent: Node info in sync 2023/01/31 23:13:13 [DEBUG] http: Request GET /v1/status/leader (1.349698ms) from=127.0.0.6:36689 2023/01/31 23:13:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:13:20 [DEBUG] http: Request GET /v1/status/leader (194.404µs) from=127.0.0.6:48037 2023/01/31 23:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.151436587s) from=127.0.0.6:33151 2023/01/31 23:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.84773225s) from=127.0.0.6:51283 2023/01/31 23:13:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.199751538s) from=127.0.0.6:55451 2023/01/31 23:13:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.023172241s) from=127.0.0.6:35719 2023/01/31 23:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.3521064s) from=127.0.0.6:40267 2023/01/31 23:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.861749262s) from=127.0.0.6:36725 2023/01/31 23:13:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.476373154s) from=127.0.0.6:53389 2023/01/31 23:13:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.471057724s) from=127.0.0.6:40281 2023/01/31 23:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.448086616s) from=127.0.0.6:52931 2023/01/31 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.169752524s) from=127.0.0.6:48169 2023/01/31 23:13:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.794752419s) from=127.0.0.6:34297 2023/01/31 23:13:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.045492545s) from=127.0.0.6:59087 2023/01/31 23:13:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.500213235s) from=127.0.0.6:59839 2023/01/31 23:13:33 [DEBUG] http: Request GET /v1/status/leader (718.203µs) from=127.0.0.6:36689 2023/01/31 23:13:40 [DEBUG] http: Request GET /v1/status/leader (1.04626ms) from=127.0.0.6:48037 2023/01/31 23:13:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:13:53 [DEBUG] http: Request GET /v1/status/leader (376.083µs) from=127.0.0.6:36689 2023/01/31 23:14:00 [DEBUG] http: Request GET /v1/status/leader (500.031µs) from=127.0.0.6:36689 2023/01/31 23:14:13 [DEBUG] http: Request GET /v1/status/leader (373.283µs) from=127.0.0.6:36689 2023/01/31 23:14:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:14:20 [DEBUG] http: Request GET /v1/status/leader (214.015µs) from=127.0.0.6:36689 2023/01/31 23:14:33 [DEBUG] http: Request GET /v1/status/leader (1.426225ms) from=127.0.0.6:36689 2023/01/31 23:14:40 [DEBUG] http: Request GET /v1/status/leader (375.977µs) from=127.0.0.6:36689 2023/01/31 23:14:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:14:42 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:14:42 [DEBUG] agent: Node info in sync 2023/01/31 23:14:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.121000964s) from=127.0.0.6:47617 2023/01/31 23:14:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.633899335s) from=127.0.0.6:37195 2023/01/31 23:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.422494892s) from=127.0.0.6:57473 2023/01/31 23:14:53 [DEBUG] http: Request GET /v1/status/leader (394.357µs) from=127.0.0.6:36689 2023/01/31 23:14:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.213996729s) from=127.0.0.6:35887 2023/01/31 23:14:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.858844814s) from=127.0.0.6:37085 2023/01/31 23:15:00 [DEBUG] http: Request GET /v1/status/leader (191.367µs) from=127.0.0.6:36689 2023/01/31 23:15:13 [DEBUG] http: Request GET /v1/status/leader (176.633µs) from=127.0.0.6:36689 2023/01/31 23:15:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:15:20 [DEBUG] http: Request GET /v1/status/leader (5.563893ms) from=127.0.0.6:36689 2023/01/31 23:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.586869295s) from=127.0.0.6:33151 2023/01/31 23:15:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.06586098s) from=127.0.0.6:55451 2023/01/31 23:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.048773084s) from=127.0.0.6:52931 2023/01/31 23:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.760589639s) from=127.0.0.6:51283 2023/01/31 23:15:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.490758049s) from=127.0.0.6:35719 2023/01/31 23:15:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.546580119s) from=127.0.0.6:53389 2023/01/31 23:15:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.041888007s) from=127.0.0.6:59087 2023/01/31 23:15:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.624091137s) from=127.0.0.6:40281 2023/01/31 23:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.401872979s) from=127.0.0.6:40267 2023/01/31 23:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.764015789s) from=127.0.0.6:36725 2023/01/31 23:15:33 [DEBUG] http: Request GET /v1/status/leader (215.644µs) from=127.0.0.6:36689 2023/01/31 23:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.356682022s) from=127.0.0.6:48169 2023/01/31 23:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.193675436s) from=127.0.0.6:34297 2023/01/31 23:15:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.093506378s) from=127.0.0.6:59839 2023/01/31 23:15:40 [DEBUG] http: Request GET /v1/status/leader (640.055µs) from=127.0.0.6:48037 2023/01/31 23:15:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:15:53 [DEBUG] http: Request GET /v1/status/leader (333.019µs) from=127.0.0.6:36689 2023/01/31 23:16:00 [DEBUG] http: Request GET /v1/status/leader (338.732µs) from=127.0.0.6:48037 2023/01/31 23:16:13 [DEBUG] http: Request GET /v1/status/leader (356.577µs) from=127.0.0.6:36689 2023/01/31 23:16:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:16:20 [DEBUG] http: Request GET /v1/status/leader (874.571µs) from=127.0.0.6:48037 2023/01/31 23:16:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:16:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:16:33 [DEBUG] agent: Node info in sync 2023/01/31 23:16:33 [DEBUG] http: Request GET /v1/status/leader (1.31784ms) from=127.0.0.6:36689 2023/01/31 23:16:40 [DEBUG] http: Request GET /v1/status/leader (646.174µs) from=127.0.0.6:36689 2023/01/31 23:16:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.498549839s) from=127.0.0.6:37195 2023/01/31 23:16:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.14445231s) from=127.0.0.6:57473 2023/01/31 23:16:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.368366943s) from=127.0.0.6:47617 2023/01/31 23:16:53 [DEBUG] http: Request GET /v1/status/leader (600.095µs) from=127.0.0.6:36689 2023/01/31 23:16:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.625679933s) from=127.0.0.6:35887 2023/01/31 23:17:00 [DEBUG] http: Request GET /v1/status/leader (3.065916ms) from=127.0.0.6:36689 2023/01/31 23:17:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.63798219s) from=127.0.0.6:37085 2023/01/31 23:17:14 [DEBUG] http: Request GET /v1/status/leader (232.81µs) from=127.0.0.6:36689 2023/01/31 23:17:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:17:20 [DEBUG] http: Request GET /v1/status/leader (1.694045ms) from=127.0.0.6:36689 2023/01/31 23:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.532523005s) from=127.0.0.6:33151 2023/01/31 23:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.835487035s) from=127.0.0.6:52931 2023/01/31 23:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.812560377s) from=127.0.0.6:51283 2023/01/31 23:17:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.786186356s) from=127.0.0.6:35719 2023/01/31 23:17:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.478911099s) from=127.0.0.6:53389 2023/01/31 23:17:34 [DEBUG] http: Request GET /v1/status/leader (349.598µs) from=127.0.0.6:36689 2023/01/31 23:17:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.462447579s) from=127.0.0.6:55451 2023/01/31 23:17:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.247553836s) from=127.0.0.6:59087 2023/01/31 23:17:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.598842139s) from=127.0.0.6:40267 2023/01/31 23:17:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.296233s) from=127.0.0.6:40281 2023/01/31 23:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.287280306s) from=127.0.0.6:36725 2023/01/31 23:17:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.600638703s) from=127.0.0.6:59839 2023/01/31 23:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.340298531s) from=127.0.0.6:48169 2023/01/31 23:17:40 [DEBUG] http: Request GET /v1/status/leader (233.293µs) from=127.0.0.6:48037 2023/01/31 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.066440727s) from=127.0.0.6:34297 2023/01/31 23:17:54 [DEBUG] http: Request GET /v1/status/leader (447.712µs) from=127.0.0.6:36689 2023/01/31 23:18:00 [DEBUG] http: Request GET /v1/status/leader (218.479µs) from=127.0.0.6:48037 2023/01/31 23:18:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:18:03 [DEBUG] agent: Node info in sync 2023/01/31 23:18:14 [DEBUG] http: Request GET /v1/status/leader (325.894µs) from=127.0.0.6:36689 2023/01/31 23:18:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:18:20 [DEBUG] http: Request GET /v1/status/leader (1.605656ms) from=127.0.0.6:48037 2023/01/31 23:18:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:18:34 [DEBUG] http: Request GET /v1/status/leader (198.684µs) from=127.0.0.6:36689 2023/01/31 23:18:40 [DEBUG] http: Request GET /v1/status/leader (381.612µs) from=127.0.0.6:48037 2023/01/31 23:18:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.035475274s) from=127.0.0.6:37195 2023/01/31 23:18:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.905965594s) from=127.0.0.6:57473 2023/01/31 23:18:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.670926285s) from=127.0.0.6:47617 2023/01/31 23:18:54 [DEBUG] http: Request GET /v1/status/leader (178.85µs) from=127.0.0.6:36689 2023/01/31 23:18:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.865937892s) from=127.0.0.6:35887 2023/01/31 23:19:00 [DEBUG] http: Request GET /v1/status/leader (587.52µs) from=127.0.0.6:48037 2023/01/31 23:19:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.224218555s) from=127.0.0.6:37085 2023/01/31 23:19:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:19:13 [DEBUG] agent: Node info in sync 2023/01/31 23:19:14 [DEBUG] http: Request GET /v1/status/leader (305.276µs) from=127.0.0.6:36689 2023/01/31 23:19:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:19:20 [DEBUG] http: Request GET /v1/status/leader (711.683µs) from=127.0.0.6:36689 2023/01/31 23:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.836541448s) from=127.0.0.6:33151 2023/01/31 23:19:34 [DEBUG] http: Request GET /v1/status/leader (877.451µs) from=127.0.0.6:36689 2023/01/31 23:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.651172932s) from=127.0.0.6:51283 2023/01/31 23:19:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.318662329s) from=127.0.0.6:59087 2023/01/31 23:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.585379481s) from=127.0.0.6:52931 2023/01/31 23:19:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.657470186s) from=127.0.0.6:40281 2023/01/31 23:19:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.438737786s) from=127.0.0.6:35719 2023/01/31 23:19:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.584432559s) from=127.0.0.6:53389 2023/01/31 23:19:41 [DEBUG] http: Request GET /v1/status/leader (1.776422ms) from=127.0.0.6:48037 2023/01/31 23:19:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.41622602s) from=127.0.0.6:48169 2023/01/31 23:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.860295707s) from=127.0.0.6:40267 2023/01/31 23:19:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.364869556s) from=127.0.0.6:55451 2023/01/31 23:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.145443216s) from=127.0.0.6:59839 2023/01/31 23:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.585364144s) from=127.0.0.6:36725 2023/01/31 23:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.101836777s) from=127.0.0.6:34297 2023/01/31 23:19:54 [DEBUG] http: Request GET /v1/status/leader (375.255µs) from=127.0.0.6:36689 2023/01/31 23:20:01 [DEBUG] http: Request GET /v1/status/leader (787.98µs) from=127.0.0.6:36689 2023/01/31 23:20:14 [DEBUG] http: Request GET /v1/status/leader (246.557µs) from=127.0.0.6:36689 2023/01/31 23:20:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:20:21 [DEBUG] http: Request GET /v1/status/leader (207.842µs) from=127.0.0.6:36689 2023/01/31 23:20:34 [DEBUG] http: Request GET /v1/status/leader (341.368µs) from=127.0.0.6:36689 2023/01/31 23:20:41 [DEBUG] http: Request GET /v1/status/leader (214.54µs) from=127.0.0.6:48037 2023/01/31 23:20:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.116515902s) from=127.0.0.6:37195 2023/01/31 23:20:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.344004346s) from=127.0.0.6:47617 2023/01/31 23:20:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:20:54 [DEBUG] http: Request GET /v1/status/leader (160.967µs) from=127.0.0.6:36689 2023/01/31 23:20:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.706319317s) from=127.0.0.6:57473 2023/01/31 23:20:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:20:59 [DEBUG] agent: Node info in sync 2023/01/31 23:21:01 [DEBUG] http: Request GET /v1/status/leader (427.185µs) from=127.0.0.6:36689 2023/01/31 23:21:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.194804101s) from=127.0.0.6:35887 2023/01/31 23:21:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.207287967s) from=127.0.0.6:37085 2023/01/31 23:21:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:21:14 [DEBUG] http: Request GET /v1/status/leader (386.008µs) from=127.0.0.6:36689 2023/01/31 23:21:21 [DEBUG] http: Request GET /v1/status/leader (531.819µs) from=127.0.0.6:48037 2023/01/31 23:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.254793035s) from=127.0.0.6:33151 2023/01/31 23:21:34 [DEBUG] http: Request GET /v1/status/leader (270.818µs) from=127.0.0.6:36689 2023/01/31 23:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.260967623s) from=127.0.0.6:52931 2023/01/31 23:21:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.274238492s) from=127.0.0.6:59087 2023/01/31 23:21:41 [DEBUG] http: Request GET /v1/status/leader (7.772747ms) from=127.0.0.6:36689 2023/01/31 23:21:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.014338741s) from=127.0.0.6:59839 2023/01/31 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.023657925s) from=127.0.0.6:51283 2023/01/31 23:21:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.367228424s) from=127.0.0.6:35719 2023/01/31 23:21:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.357372165s) from=127.0.0.6:53389 2023/01/31 23:21:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.347829568s) from=127.0.0.6:40281 2023/01/31 23:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.57341587s) from=127.0.0.6:40267 2023/01/31 23:21:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.062513102s) from=127.0.0.6:55451 2023/01/31 23:21:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.405240031s) from=127.0.0.6:48169 2023/01/31 23:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.639723278s) from=127.0.0.6:34297 2023/01/31 23:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.344860956s) from=127.0.0.6:36725 2023/01/31 23:21:54 [DEBUG] http: Request GET /v1/status/leader (342.851µs) from=127.0.0.6:36689 2023/01/31 23:22:01 [DEBUG] http: Request GET /v1/status/leader (316.329µs) from=127.0.0.6:36689 2023/01/31 23:22:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:22:14 [DEBUG] http: Request GET /v1/status/leader (476.651µs) from=127.0.0.6:36689 2023/01/31 23:22:21 [DEBUG] http: Request GET /v1/status/leader (322.683µs) from=127.0.0.6:36689 2023/01/31 23:22:34 [DEBUG] http: Request GET /v1/status/leader (200.393µs) from=127.0.0.6:36689 2023/01/31 23:22:41 [DEBUG] http: Request GET /v1/status/leader (348.662µs) from=127.0.0.6:36689 2023/01/31 23:22:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:22:46 [DEBUG] agent: Node info in sync 2023/01/31 23:22:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.673758223s) from=127.0.0.6:47617 2023/01/31 23:22:54 [DEBUG] http: Request GET /v1/status/leader (196.174µs) from=127.0.0.6:36689 2023/01/31 23:22:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.411234203s) from=127.0.0.6:37195 2023/01/31 23:23:01 [DEBUG] http: Request GET /v1/status/leader (190.448µs) from=127.0.0.6:36689 2023/01/31 23:23:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.584399418s) from=127.0.0.6:57473 2023/01/31 23:23:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.538657631s) from=127.0.0.6:35887 2023/01/31 23:23:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:23:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:23:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.53288618s) from=127.0.0.6:37085 2023/01/31 23:23:14 [DEBUG] http: Request GET /v1/status/leader (341.693µs) from=127.0.0.6:36689 2023/01/31 23:23:21 [DEBUG] http: Request GET /v1/status/leader (318.437µs) from=127.0.0.6:48037 2023/01/31 23:23:34 [DEBUG] http: Request GET /v1/status/leader (182.805µs) from=127.0.0.6:36689 2023/01/31 23:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.151425515s) from=127.0.0.6:33151 2023/01/31 23:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.369785524s) from=127.0.0.6:52931 2023/01/31 23:23:41 [DEBUG] http: Request GET /v1/status/leader (5.361263ms) from=127.0.0.6:36689 2023/01/31 23:23:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.15098686s) from=127.0.0.6:59087 2023/01/31 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.274673289s) from=127.0.0.6:35719 2023/01/31 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.637529836s) from=127.0.0.6:59839 2023/01/31 23:23:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.318757337s) from=127.0.0.6:51283 2023/01/31 23:23:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:23:49 [DEBUG] agent: Node info in sync 2023/01/31 23:23:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.576541913s) from=127.0.0.6:55451 2023/01/31 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.448915572s) from=127.0.0.6:53389 2023/01/31 23:23:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.458742218s) from=127.0.0.6:40281 2023/01/31 23:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.024026516s) from=127.0.0.6:40267 2023/01/31 23:23:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.315182429s) from=127.0.0.6:48169 2023/01/31 23:23:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.961038s) from=127.0.0.6:34297 2023/01/31 23:23:54 [DEBUG] http: Request GET /v1/status/leader (370.158µs) from=127.0.0.6:36689 2023/01/31 23:23:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.123599951s) from=127.0.0.6:36725 2023/01/31 23:24:01 [DEBUG] http: Request GET /v1/status/leader (204.393µs) from=127.0.0.6:48037 2023/01/31 23:24:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:24:14 [DEBUG] http: Request GET /v1/status/leader (218.726µs) from=127.0.0.6:36689 2023/01/31 23:24:21 [DEBUG] http: Request GET /v1/status/leader (1.641293ms) from=127.0.0.6:48037 2023/01/31 23:24:34 [DEBUG] http: Request GET /v1/status/leader (762.659µs) from=127.0.0.6:36689 2023/01/31 23:24:41 [DEBUG] http: Request GET /v1/status/leader (347.455µs) from=127.0.0.6:36689 2023/01/31 23:24:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.006742598s) from=127.0.0.6:47617 2023/01/31 23:24:54 [DEBUG] http: Request GET /v1/status/leader (176.442µs) from=127.0.0.6:36689 2023/01/31 23:25:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.970873124s) from=127.0.0.6:37195 2023/01/31 23:25:01 [DEBUG] http: Request GET /v1/status/leader (265.168µs) from=127.0.0.6:48037 2023/01/31 23:25:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.657408267s) from=127.0.0.6:57473 2023/01/31 23:25:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:25:14 [DEBUG] http: Request GET /v1/status/leader (6.735043ms) from=127.0.0.6:36689 2023/01/31 23:25:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.028579023s) from=127.0.0.6:35887 2023/01/31 23:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.35007971s) from=127.0.0.6:37085 2023/01/31 23:25:21 [DEBUG] http: Request GET /v1/status/leader (361.732µs) from=127.0.0.6:48037 2023/01/31 23:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:25:34 [DEBUG] http: Request GET /v1/status/leader (298.987µs) from=127.0.0.6:36689 2023/01/31 23:25:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:25:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:25:41 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:25:41 [DEBUG] agent: Node info in sync 2023/01/31 23:25:41 [DEBUG] http: Request PUT /v1/agent/service/register (18.547333ms) from=127.0.0.6:36689 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:25:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:25:41 [DEBUG] agent: Node info in sync 2023/01/31 23:25:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (40.151323864s) from=127.0.0.6:37195 2023/01/31 23:25:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (36.815422306s) from=127.0.0.6:57473 2023/01/31 23:25:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (648.484µs) from=127.0.0.6:57473 2023/01/31 23:25:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (529.897µs) from=127.0.0.6:48037 2023/01/31 23:25:41 [DEBUG] http: Request GET /v1/status/leader (407.753µs) from=127.0.0.6:36689 2023/01/31 23:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.828570287s) from=127.0.0.6:33151 2023/01/31 23:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.973050647s) from=127.0.0.6:52931 2023/01/31 23:25:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.782919281s) from=127.0.0.6:59087 2023/01/31 23:25:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.153965976s) from=127.0.0.6:35719 2023/01/31 23:25:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.058006385s) from=127.0.0.6:53389 2023/01/31 23:25:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.72290287s) from=127.0.0.6:51283 2023/01/31 23:25:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.06525799s) from=127.0.0.6:59839 2023/01/31 23:25:54 [DEBUG] http: Request GET /v1/status/leader (221.265µs) from=127.0.0.6:36689 2023/01/31 23:25:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.568635073s) from=127.0.0.6:48169 2023/01/31 23:25:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.640164704s) from=127.0.0.6:40267 2023/01/31 23:25:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.498306548s) from=127.0.0.6:40281 2023/01/31 23:25:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.193203349s) from=127.0.0.6:55451 2023/01/31 23:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.45816374s) from=127.0.0.6:34297 2023/01/31 23:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.280121847s) from=127.0.0.6:36725 2023/01/31 23:26:01 [DEBUG] http: Request GET /v1/status/leader (267.037µs) from=127.0.0.6:36689 2023/01/31 23:26:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:26:14 [DEBUG] http: Request GET /v1/status/leader (178.469µs) from=127.0.0.6:36689 2023/01/31 23:26:21 [DEBUG] http: Request GET /v1/status/leader (468.172µs) from=127.0.0.6:36689 2023/01/31 23:26:34 [DEBUG] http: Request GET /v1/status/leader (397.156µs) from=127.0.0.6:36689 2023/01/31 23:26:41 [DEBUG] http: Request GET /v1/status/leader (385.146µs) from=127.0.0.6:36689 2023/01/31 23:26:54 [DEBUG] http: Request GET /v1/status/leader (330.401µs) from=127.0.0.6:36689 2023/01/31 23:27:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.178487015s) from=127.0.0.6:47617 2023/01/31 23:27:01 [DEBUG] http: Request GET /v1/status/leader (348.513µs) from=127.0.0.6:36689 2023/01/31 23:27:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:27:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:27:04 [DEBUG] agent: Node info in sync 2023/01/31 23:27:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:27:14 [DEBUG] http: Request GET /v1/status/leader (349.505µs) from=127.0.0.6:36689 2023/01/31 23:27:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.027371873s) from=127.0.0.6:35887 2023/01/31 23:27:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.66256674s) from=127.0.0.6:37085 2023/01/31 23:27:21 [DEBUG] http: Request GET /v1/status/leader (376.797µs) from=127.0.0.6:36689 2023/01/31 23:27:34 [DEBUG] http: Request GET /v1/status/leader (278.571µs) from=127.0.0.6:36689 2023/01/31 23:27:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:27:41 [DEBUG] http: Request GET /v1/status/leader (176.79µs) from=127.0.0.6:36689 2023/01/31 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.651617407s) from=127.0.0.6:33151 2023/01/31 23:27:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.950161822s) from=127.0.0.6:59087 2023/01/31 23:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.425073592s) from=127.0.0.6:52931 2023/01/31 23:27:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m6.85473784s) from=127.0.0.6:37195 2023/01/31 23:27:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.872039292s) from=127.0.0.6:48037 2023/01/31 23:27:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m7.370513757s) from=127.0.0.6:57473 2023/01/31 23:27:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.512487876s) from=127.0.0.6:35719 2023/01/31 23:27:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.729631928s) from=127.0.0.6:59839 2023/01/31 23:27:54 [DEBUG] http: Request GET /v1/status/leader (425.07µs) from=127.0.0.6:36689 2023/01/31 23:27:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.433489589s) from=127.0.0.6:51283 2023/01/31 23:27:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.123096285s) from=127.0.0.6:48169 2023/01/31 23:27:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.176277809s) from=127.0.0.6:40267 2023/01/31 23:27:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.022131702s) from=127.0.0.6:53389 2023/01/31 23:27:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.059174744s) from=127.0.0.6:55451 2023/01/31 23:28:01 [DEBUG] http: Request GET /v1/status/leader (326.702µs) from=127.0.0.6:36689 2023/01/31 23:28:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.514736994s) from=127.0.0.6:36725 2023/01/31 23:28:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.204309503s) from=127.0.0.6:40281 2023/01/31 23:28:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.440071866s) from=127.0.0.6:34297 2023/01/31 23:28:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:28:14 [DEBUG] http: Request GET /v1/status/leader (288.276µs) from=127.0.0.6:36689 2023/01/31 23:28:21 [DEBUG] http: Request GET /v1/status/leader (391.775µs) from=127.0.0.6:36689 2023/01/31 23:28:34 [DEBUG] http: Request GET /v1/status/leader (188.573µs) from=127.0.0.6:36689 2023/01/31 23:28:41 [DEBUG] http: Request GET /v1/status/leader (385.908µs) from=127.0.0.6:36689 2023/01/31 23:28:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:42 [DEBUG] agent: Node info in sync 2023/01/31 23:28:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:43 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.18.40_8443" 2023/01/31 23:28:43 [DEBUG] agent: Node info in sync 2023/01/31 23:28:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.281246ms) from=127.0.0.6:36689 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Node info in sync 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (55.151595495s) from=127.0.0.6:37195 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (54.646874074s) from=127.0.0.6:57473 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (4.73137ms) from=127.0.0.6:37195 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (332.486µs) from=127.0.0.6:36689 2023/01/31 23:28:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.35.251_8082" 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Node info in sync 2023/01/31 23:28:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.858905ms) from=127.0.0.6:56123 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:43 [DEBUG] agent: Node info in sync 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (81.155443ms) from=127.0.0.6:37195 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (124.365811ms) from=127.0.0.6:57473 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (445.114µs) from=127.0.0.6:37195 2023/01/31 23:28:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (350.585µs) from=127.0.0.6:56123 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.21.231_8410" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.221912ms) from=127.0.0.6:54353 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.222731207s) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.219336535s) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (976.528µs) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (391.71µs) from=127.0.0.6:55851 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.59.166_8484" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.741025ms) from=127.0.0.6:54353 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (39.545096ms) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (53.945422ms) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (433.569µs) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (285.285µs) from=127.0.0.6:55851 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (57.596875ms) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (53.387051ms) from=127.0.0.6:57473 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_vnfmgr_10.233.32.10_8803" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (19.030038ms) from=127.0.0.6:54353 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (428.98µs) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (373.311µs) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.58.90_8482" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.820576ms) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (50.272587ms) from=127.0.0.6:54353 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (780.304µs) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.70829ms) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_vnfres_10.233.5.161_8802" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.482353ms) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (10.30975ms) from=127.0.0.6:50857 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (55.525907ms) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.086244ms) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (376.803µs) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (440.55µs) from=127.0.0.6:37195 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:53 [INFO] agent: Synced service "_v1_nslcm_10.233.44.49_8403" 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.603509ms) from=127.0.0.6:60159 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:53 [DEBUG] agent: Node info in sync 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (116.39003ms) from=127.0.0.6:50857 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (144.158858ms) from=127.0.0.6:57473 2023/01/31 23:28:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (607.952µs) from=127.0.0.6:60159 2023/01/31 23:28:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (394.954µs) from=127.0.0.6:34303 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:54 [INFO] agent: Synced service "_v2_nslcm_10.233.44.49_8403" 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Node info in sync 2023/01/31 23:28:54 [DEBUG] http: Request PUT /v1/agent/service/register (98.041752ms) from=127.0.0.6:60159 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (213.61028ms) from=127.0.0.6:57473 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Node info in sync 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (494.312µs) from=127.0.0.6:57473 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (188.80899ms) from=127.0.0.6:38985 2023/01/31 23:28:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:54 [INFO] agent: Synced service "_v1_vnflcm_10.233.3.159_8801" 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:54 [DEBUG] agent: Node info in sync 2023/01/31 23:28:54 [DEBUG] http: Request PUT /v1/agent/service/register (84.162168ms) from=127.0.0.6:60159 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:28:54 [DEBUG] agent: Node info in sync 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (128.911526ms) from=127.0.0.6:38985 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (41.671047ms) from=127.0.0.6:50197 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (161.114927ms) from=127.0.0.6:57473 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (497.939µs) from=127.0.0.6:57473 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (186.387µs) from=127.0.0.6:57473 2023/01/31 23:28:54 [DEBUG] http: Request GET /v1/status/leader (353.826µs) from=127.0.0.6:60449 2023/01/31 23:29:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.400477451s) from=127.0.0.6:47617 2023/01/31 23:29:01 [DEBUG] http: Request GET /v1/status/leader (301.923µs) from=127.0.0.6:60449 2023/01/31 23:29:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:29:14 [DEBUG] http: Request GET /v1/status/leader (485.684µs) from=127.0.0.6:60449 2023/01/31 23:29:22 [DEBUG] http: Request GET /v1/status/leader (447.082µs) from=127.0.0.6:48745 2023/01/31 23:29:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.090009422s) from=127.0.0.6:35887 2023/01/31 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.386871431s) from=127.0.0.6:37085 2023/01/31 23:29:34 [DEBUG] http: Request GET /v1/status/leader (447.508µs) from=127.0.0.6:60449 2023/01/31 23:29:42 [DEBUG] http: Request GET /v1/status/leader (336.825µs) from=127.0.0.6:60449 2023/01/31 23:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.60026786s) from=127.0.0.6:33151 2023/01/31 23:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.317208287s) from=127.0.0.6:52931 2023/01/31 23:29:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.816721057s) from=127.0.0.6:59087 2023/01/31 23:29:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.962142466s) from=127.0.0.6:48037 2023/01/31 23:29:54 [DEBUG] http: Request GET /v1/status/leader (357.258µs) from=127.0.0.6:60449 2023/01/31 23:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.474105026s) from=127.0.0.6:59839 2023/01/31 23:29:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.270278829s) from=127.0.0.6:48169 2023/01/31 23:29:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.24378157s) from=127.0.0.6:35719 2023/01/31 23:29:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.697055852s) from=127.0.0.6:51283 2023/01/31 23:30:02 [DEBUG] http: Request GET /v1/status/leader (426.055µs) from=127.0.0.6:48745 2023/01/31 23:30:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.870192009s) from=127.0.0.6:55451 2023/01/31 23:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.351587475s) from=127.0.0.6:40267 2023/01/31 23:30:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.147271437s) from=127.0.0.6:53389 2023/01/31 23:30:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.612686491s) from=127.0.0.6:40281 2023/01/31 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.695669812s) from=127.0.0.6:36725 2023/01/31 23:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.787402585s) from=127.0.0.6:34297 2023/01/31 23:30:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:30:14 [DEBUG] http: Request GET /v1/status/leader (528.932µs) from=127.0.0.6:60449 2023/01/31 23:30:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:30:22 [DEBUG] http: Request GET /v1/status/leader (345.457µs) from=127.0.0.6:48745 2023/01/31 23:30:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:30:30 [DEBUG] agent: Node info in sync 2023/01/31 23:30:34 [DEBUG] http: Request GET /v1/status/leader (506.252µs) from=127.0.0.6:60449 2023/01/31 23:30:42 [DEBUG] http: Request GET /v1/status/leader (210.451µs) from=127.0.0.6:48745 2023/01/31 23:30:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.223110857s) from=127.0.0.6:56123 2023/01/31 23:30:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.976962484s) from=127.0.0.6:36689 2023/01/31 23:30:54 [DEBUG] http: Request GET /v1/status/leader (356.409µs) from=127.0.0.6:60449 2023/01/31 23:30:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.784092454s) from=127.0.0.6:55851 2023/01/31 23:30:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.095136683s) from=127.0.0.6:37195 2023/01/31 23:30:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.820259321s) from=127.0.0.6:50197 2023/01/31 23:30:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.268347188s) from=127.0.0.6:34303 2023/01/31 23:30:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.149617545s) from=127.0.0.6:57473 2023/01/31 23:30:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.710178284s) from=127.0.0.6:60159 2023/01/31 23:30:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.434023235s) from=127.0.0.6:50857 2023/01/31 23:30:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.926398363s) from=127.0.0.6:37965 2023/01/31 23:30:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.010008388s) from=127.0.0.6:54353 2023/01/31 23:30:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.317221035s) from=127.0.0.6:38985 2023/01/31 23:31:02 [DEBUG] http: Request GET /v1/status/leader (1.085107ms) from=127.0.0.6:48745 2023/01/31 23:31:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.869126119s) from=127.0.0.6:47617 2023/01/31 23:31:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:31:14 [DEBUG] http: Request GET /v1/status/leader (318.997µs) from=127.0.0.6:60449 2023/01/31 23:31:22 [DEBUG] http: Request GET /v1/status/leader (229.122µs) from=127.0.0.6:48745 2023/01/31 23:31:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.593601146s) from=127.0.0.6:35887 2023/01/31 23:31:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.707252263s) from=127.0.0.6:37085 2023/01/31 23:31:34 [DEBUG] http: Request GET /v1/status/leader (377.062µs) from=127.0.0.6:60449 2023/01/31 23:31:42 [DEBUG] http: Request GET /v1/status/leader (1.587269ms) from=127.0.0.6:48745 2023/01/31 23:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.478302188s) from=127.0.0.6:33151 2023/01/31 23:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.155852216s) from=127.0.0.6:52931 2023/01/31 23:31:54 [DEBUG] http: Request GET /v1/status/leader (804.853µs) from=127.0.0.6:60449 2023/01/31 23:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.332101092s) from=127.0.0.6:59087 2023/01/31 23:31:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.172431052s) from=127.0.0.6:48037 2023/01/31 23:32:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.663713732s) from=127.0.0.6:51283 2023/01/31 23:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.128914513s) from=127.0.0.6:59839 2023/01/31 23:32:02 [DEBUG] http: Request GET /v1/status/leader (479.403µs) from=127.0.0.6:48745 2023/01/31 23:32:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.998216748s) from=127.0.0.6:48169 2023/01/31 23:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.102835619s) from=127.0.0.6:35719 2023/01/31 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.006887304s) from=127.0.0.6:40267 2023/01/31 23:32:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.925617958s) from=127.0.0.6:40281 2023/01/31 23:32:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.659580584s) from=127.0.0.6:53389 2023/01/31 23:32:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.994470689s) from=127.0.0.6:55451 2023/01/31 23:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:32:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:32:12 [DEBUG] agent: Node info in sync 2023/01/31 23:32:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.888700554s) from=127.0.0.6:36725 2023/01/31 23:32:14 [DEBUG] http: Request GET /v1/status/leader (339.785µs) from=127.0.0.6:60449 2023/01/31 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.078261254s) from=127.0.0.6:34297 2023/01/31 23:32:22 [DEBUG] http: Request GET /v1/status/leader (410.23µs) from=127.0.0.6:60449 2023/01/31 23:32:34 [DEBUG] http: Request GET /v1/status/leader (350.449µs) from=127.0.0.6:60449 2023/01/31 23:32:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:32:42 [DEBUG] http: Request GET /v1/status/leader (409.054µs) from=127.0.0.6:60449 2023/01/31 23:32:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.357193051s) from=127.0.0.6:36689 2023/01/31 23:32:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.32536616s) from=127.0.0.6:56123 2023/01/31 23:32:55 [DEBUG] http: Request GET /v1/status/leader (184.868µs) from=127.0.0.6:60449 2023/01/31 23:32:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.478672036s) from=127.0.0.6:50197 2023/01/31 23:32:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.495180851s) from=127.0.0.6:55851 2023/01/31 23:33:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.163097504s) from=127.0.0.6:37195 2023/01/31 23:33:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.748838021s) from=127.0.0.6:54353 2023/01/31 23:33:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.294746847s) from=127.0.0.6:50857 2023/01/31 23:33:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.535115124s) from=127.0.0.6:37965 2023/01/31 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.024884994s) from=127.0.0.6:60159 2023/01/31 23:33:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.132022797s) from=127.0.0.6:38985 2023/01/31 23:33:02 [DEBUG] http: Request GET /v1/status/leader (378.275µs) from=127.0.0.6:48745 2023/01/31 23:33:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.520903694s) from=127.0.0.6:34303 2023/01/31 23:33:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.275135155s) from=127.0.0.6:57473 2023/01/31 23:33:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.428281515s) from=127.0.0.6:47617 2023/01/31 23:33:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:33:15 [DEBUG] http: Request GET /v1/status/leader (320.061µs) from=127.0.0.6:60449 2023/01/31 23:33:22 [DEBUG] http: Request GET /v1/status/leader (281.667µs) from=127.0.0.6:60449 2023/01/31 23:33:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.423903355s) from=127.0.0.6:35887 2023/01/31 23:33:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.344646697s) from=127.0.0.6:37085 2023/01/31 23:33:35 [DEBUG] http: Request GET /v1/status/leader (766.092µs) from=127.0.0.6:60449 2023/01/31 23:33:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:33:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:33:41 [DEBUG] agent: Node info in sync 2023/01/31 23:33:43 [DEBUG] http: Request GET /v1/status/leader (1.027005ms) from=127.0.0.6:48745 2023/01/31 23:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.931562956s) from=127.0.0.6:33151 2023/01/31 23:33:55 [DEBUG] http: Request GET /v1/status/leader (304.623µs) from=127.0.0.6:60449 2023/01/31 23:33:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.900114724s) from=127.0.0.6:48037 2023/01/31 23:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.312428139s) from=127.0.0.6:52931 2023/01/31 23:34:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.740524849s) from=127.0.0.6:51283 2023/01/31 23:34:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.95656079s) from=127.0.0.6:59087 2023/01/31 23:34:03 [DEBUG] http: Request GET /v1/status/leader (275.82µs) from=127.0.0.6:48745 2023/01/31 23:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.680555248s) from=127.0.0.6:59839 2023/01/31 23:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.751411857s) from=127.0.0.6:35719 2023/01/31 23:34:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.206787732s) from=127.0.0.6:48169 2023/01/31 23:34:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.951202064s) from=127.0.0.6:40267 2023/01/31 23:34:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.197982163s) from=127.0.0.6:53389 2023/01/31 23:34:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.002058288s) from=127.0.0.6:55451 2023/01/31 23:34:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:34:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.937770404s) from=127.0.0.6:40281 2023/01/31 23:34:15 [DEBUG] http: Request GET /v1/status/leader (185.227µs) from=127.0.0.6:60449 2023/01/31 23:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.847122471s) from=127.0.0.6:36725 2023/01/31 23:34:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.431007483s) from=127.0.0.6:34297 2023/01/31 23:34:23 [DEBUG] http: Request GET /v1/status/leader (183.573µs) from=127.0.0.6:48745 2023/01/31 23:34:35 [DEBUG] http: Request GET /v1/status/leader (327.28µs) from=127.0.0.6:60449 2023/01/31 23:34:43 [DEBUG] http: Request GET /v1/status/leader (568.034µs) from=127.0.0.6:60449 2023/01/31 23:34:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:34:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.524447907s) from=127.0.0.6:36689 2023/01/31 23:34:55 [DEBUG] http: Request GET /v1/status/leader (319.354µs) from=127.0.0.6:60449 2023/01/31 23:34:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.510642045s) from=127.0.0.6:56123 2023/01/31 23:35:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.363334203s) from=127.0.0.6:55851 2023/01/31 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.899038104s) from=127.0.0.6:37195 2023/01/31 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.072473075s) from=127.0.0.6:54353 2023/01/31 23:35:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.241196951s) from=127.0.0.6:60159 2023/01/31 23:35:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.539869247s) from=127.0.0.6:37965 2023/01/31 23:35:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.179280684s) from=127.0.0.6:50857 2023/01/31 23:35:03 [DEBUG] http: Request GET /v1/status/leader (161.354µs) from=127.0.0.6:48745 2023/01/31 23:35:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.582727387s) from=127.0.0.6:50197 2023/01/31 23:35:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.6296715s) from=127.0.0.6:57473 2023/01/31 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.381052913s) from=127.0.0.6:34303 2023/01/31 23:35:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.539848122s) from=127.0.0.6:47617 2023/01/31 23:35:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.862615827s) from=127.0.0.6:38985 2023/01/31 23:35:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:35:15 [DEBUG] http: Request GET /v1/status/leader (339.149µs) from=127.0.0.6:60449 2023/01/31 23:35:23 [DEBUG] http: Request GET /v1/status/leader (324.375µs) from=127.0.0.6:48745 2023/01/31 23:35:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:35:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:35:24 [DEBUG] agent: Node info in sync 2023/01/31 23:35:35 [DEBUG] http: Request GET /v1/status/leader (334.347µs) from=127.0.0.6:60449 2023/01/31 23:35:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.925019101s) from=127.0.0.6:37085 2023/01/31 23:35:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.858450933s) from=127.0.0.6:35887 2023/01/31 23:35:43 [DEBUG] http: Request GET /v1/status/leader (350.401µs) from=127.0.0.6:60449 2023/01/31 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.164912505s) from=127.0.0.6:33151 2023/01/31 23:35:55 [DEBUG] http: Request GET /v1/status/leader (317.385µs) from=127.0.0.6:60449 2023/01/31 23:36:03 [DEBUG] http: Request GET /v1/status/leader (1.118094ms) from=127.0.0.6:48745 2023/01/31 23:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.803528631s) from=127.0.0.6:52931 2023/01/31 23:36:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.584389282s) from=127.0.0.6:48037 2023/01/31 23:36:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.721945117s) from=127.0.0.6:59087 2023/01/31 23:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.30800559s) from=127.0.0.6:40267 2023/01/31 23:36:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.288343967s) from=127.0.0.6:51283 2023/01/31 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.17445377s) from=127.0.0.6:35719 2023/01/31 23:36:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.266825841s) from=127.0.0.6:48169 2023/01/31 23:36:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.328920009s) from=127.0.0.6:59839 2023/01/31 23:36:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.661783643s) from=127.0.0.6:53389 2023/01/31 23:36:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:36:15 [DEBUG] http: Request GET /v1/status/leader (326.986µs) from=127.0.0.6:60449 2023/01/31 23:36:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.288842555s) from=127.0.0.6:55451 2023/01/31 23:36:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.86651417s) from=127.0.0.6:36725 2023/01/31 23:36:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.805844973s) from=127.0.0.6:40281 2023/01/31 23:36:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.564026541s) from=127.0.0.6:34297 2023/01/31 23:36:23 [DEBUG] http: Request GET /v1/status/leader (363.576µs) from=127.0.0.6:48745 2023/01/31 23:36:35 [DEBUG] http: Request GET /v1/status/leader (353.786µs) from=127.0.0.6:60449 2023/01/31 23:36:43 [DEBUG] http: Request GET /v1/status/leader (346.649µs) from=127.0.0.6:48745 2023/01/31 23:36:55 [DEBUG] http: Request GET /v1/status/leader (205.297µs) from=127.0.0.6:60449 2023/01/31 23:36:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.534057874s) from=127.0.0.6:36689 2023/01/31 23:36:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.380366923s) from=127.0.0.6:56123 2023/01/31 23:37:03 [DEBUG] http: Request GET /v1/status/leader (194.807µs) from=127.0.0.6:48745 2023/01/31 23:37:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:37:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:37:03 [DEBUG] agent: Node info in sync 2023/01/31 23:37:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.674596495s) from=127.0.0.6:55851 2023/01/31 23:37:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.650514826s) from=127.0.0.6:50857 2023/01/31 23:37:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.794727103s) from=127.0.0.6:50197 2023/01/31 23:37:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.342501578s) from=127.0.0.6:54353 2023/01/31 23:37:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.691012175s) from=127.0.0.6:57473 2023/01/31 23:37:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.986044555s) from=127.0.0.6:60159 2023/01/31 23:37:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.307871502s) from=127.0.0.6:37195 2023/01/31 23:37:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.054476646s) from=127.0.0.6:37965 2023/01/31 23:37:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.668754801s) from=127.0.0.6:34303 2023/01/31 23:37:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.453802994s) from=127.0.0.6:47617 2023/01/31 23:37:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:37:15 [DEBUG] http: Request GET /v1/status/leader (2.00195ms) from=127.0.0.6:60449 2023/01/31 23:37:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.997487312s) from=127.0.0.6:38985 2023/01/31 23:37:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:37:23 [DEBUG] http: Request GET /v1/status/leader (348.363µs) from=127.0.0.6:60449 2023/01/31 23:37:35 [DEBUG] http: Request GET /v1/status/leader (506.695µs) from=127.0.0.6:60449 2023/01/31 23:37:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.610823087s) from=127.0.0.6:35887 2023/01/31 23:37:43 [DEBUG] http: Request GET /v1/status/leader (351.811µs) from=127.0.0.6:48745 2023/01/31 23:37:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.917696857s) from=127.0.0.6:37085 2023/01/31 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.526196925s) from=127.0.0.6:33151 2023/01/31 23:37:55 [DEBUG] http: Request GET /v1/status/leader (219.84µs) from=127.0.0.6:60449 2023/01/31 23:38:03 [DEBUG] http: Request GET /v1/status/leader (6.152933ms) from=127.0.0.6:60449 2023/01/31 23:38:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.151867513s) from=127.0.0.6:59087 2023/01/31 23:38:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.267680592s) from=127.0.0.6:48037 2023/01/31 23:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.573738372s) from=127.0.0.6:52931 2023/01/31 23:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.554282773s) from=127.0.0.6:35719 2023/01/31 23:38:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.667414111s) from=127.0.0.6:48169 2023/01/31 23:38:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.078939866s) from=127.0.0.6:59839 2023/01/31 23:38:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.643453338s) from=127.0.0.6:53389 2023/01/31 23:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.189863147s) from=127.0.0.6:40267 2023/01/31 23:38:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:38:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.234616468s) from=127.0.0.6:51283 2023/01/31 23:38:15 [DEBUG] http: Request GET /v1/status/leader (291.065µs) from=127.0.0.6:60449 2023/01/31 23:38:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.361297317s) from=127.0.0.6:55451 2023/01/31 23:38:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.443489121s) from=127.0.0.6:36725 2023/01/31 23:38:23 [DEBUG] http: Request GET /v1/status/leader (390.552µs) from=127.0.0.6:48745 2023/01/31 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.443880439s) from=127.0.0.6:34297 2023/01/31 23:38:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.474165329s) from=127.0.0.6:40281 2023/01/31 23:38:35 [DEBUG] http: Request GET /v1/status/leader (371.904µs) from=127.0.0.6:60449 2023/01/31 23:38:43 [DEBUG] http: Request GET /v1/status/leader (296.152µs) from=127.0.0.6:48745 2023/01/31 23:38:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:38:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:38:49 [DEBUG] agent: Node info in sync 2023/01/31 23:38:55 [DEBUG] http: Request GET /v1/status/leader (292.197µs) from=127.0.0.6:60449 2023/01/31 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.678431619s) from=127.0.0.6:36689 2023/01/31 23:39:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.452125284s) from=127.0.0.6:56123 2023/01/31 23:39:03 [DEBUG] http: Request GET /v1/status/leader (288.064µs) from=127.0.0.6:60449 2023/01/31 23:39:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.826642897s) from=127.0.0.6:50857 2023/01/31 23:39:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.445732582s) from=127.0.0.6:55851 2023/01/31 23:39:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.460903983s) from=127.0.0.6:50197 2023/01/31 23:39:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.697350555s) from=127.0.0.6:60159 2023/01/31 23:39:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.89912065s) from=127.0.0.6:37965 2023/01/31 23:39:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.353697895s) from=127.0.0.6:57473 2023/01/31 23:39:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.944323613s) from=127.0.0.6:34303 2023/01/31 23:39:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.682065395s) from=127.0.0.6:37195 2023/01/31 23:39:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:39:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m7.315287553s) from=127.0.0.6:54353 2023/01/31 23:39:15 [DEBUG] http: Request GET /v1/status/leader (157.532µs) from=127.0.0.6:60449 2023/01/31 23:39:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.324538365s) from=127.0.0.6:47617 2023/01/31 23:39:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.968090552s) from=127.0.0.6:38985 2023/01/31 23:39:23 [DEBUG] http: Request GET /v1/status/leader (216.33µs) from=127.0.0.6:48745 2023/01/31 23:39:35 [DEBUG] http: Request GET /v1/status/leader (319.429µs) from=127.0.0.6:60449 2023/01/31 23:39:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.131758857s) from=127.0.0.6:35887 2023/01/31 23:39:43 [DEBUG] http: Request GET /v1/status/leader (323.935µs) from=127.0.0.6:60449 2023/01/31 23:39:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.176367398s) from=127.0.0.6:37085 2023/01/31 23:39:55 [DEBUG] http: Request GET /v1/status/leader (187.143µs) from=127.0.0.6:60449 2023/01/31 23:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.665867742s) from=127.0.0.6:33151 2023/01/31 23:40:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:40:03 [DEBUG] http: Request GET /v1/status/leader (334.576µs) from=127.0.0.6:48745 2023/01/31 23:40:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.717277233s) from=127.0.0.6:48037 2023/01/31 23:40:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.463011037s) from=127.0.0.6:59087 2023/01/31 23:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.492379667s) from=127.0.0.6:52931 2023/01/31 23:40:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:40:15 [DEBUG] http: Request GET /v1/status/leader (627.464µs) from=127.0.0.6:60449 2023/01/31 23:40:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.710712334s) from=127.0.0.6:53389 2023/01/31 23:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.723441155s) from=127.0.0.6:40267 2023/01/31 23:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.353067078s) from=127.0.0.6:59839 2023/01/31 23:40:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.635647436s) from=127.0.0.6:48169 2023/01/31 23:40:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.958527559s) from=127.0.0.6:35719 2023/01/31 23:40:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.666980443s) from=127.0.0.6:51283 2023/01/31 23:40:23 [DEBUG] http: Request GET /v1/status/leader (335.463µs) from=127.0.0.6:60449 2023/01/31 23:40:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.714495461s) from=127.0.0.6:40281 2023/01/31 23:40:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.712110347s) from=127.0.0.6:55451 2023/01/31 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.675877893s) from=127.0.0.6:36725 2023/01/31 23:40:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.134410658s) from=127.0.0.6:34297 2023/01/31 23:40:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:40:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:40:33 [DEBUG] agent: Node info in sync 2023/01/31 23:40:35 [DEBUG] http: Request GET /v1/status/leader (2.710993ms) from=127.0.0.6:60449 2023/01/31 23:40:43 [DEBUG] http: Request GET /v1/status/leader (309.646µs) from=127.0.0.6:60449 2023/01/31 23:40:55 [DEBUG] http: Request GET /v1/status/leader (338.039µs) from=127.0.0.6:60449 2023/01/31 23:41:03 [DEBUG] http: Request GET /v1/status/leader (301.863µs) from=127.0.0.6:60449 2023/01/31 23:41:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.11085127s) from=127.0.0.6:56123 2023/01/31 23:41:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.010626359s) from=127.0.0.6:36689 2023/01/31 23:41:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.695826781s) from=127.0.0.6:60159 2023/01/31 23:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.323672184s) from=127.0.0.6:34303 2023/01/31 23:41:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.969077698s) from=127.0.0.6:55851 2023/01/31 23:41:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.764675985s) from=127.0.0.6:50857 2023/01/31 23:41:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.154244919s) from=127.0.0.6:50197 2023/01/31 23:41:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.335729855s) from=127.0.0.6:37965 2023/01/31 23:41:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:41:15 [DEBUG] http: Request GET /v1/status/leader (168.835µs) from=127.0.0.6:60449 2023/01/31 23:41:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.083722872s) from=127.0.0.6:37195 2023/01/31 23:41:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.91403011s) from=127.0.0.6:57473 2023/01/31 23:41:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.871870467s) from=127.0.0.6:47617 2023/01/31 23:41:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.22339128s) from=127.0.0.6:54353 2023/01/31 23:41:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.529964274s) from=127.0.0.6:38985 2023/01/31 23:41:23 [DEBUG] http: Request GET /v1/status/leader (2.647146ms) from=127.0.0.6:60449 2023/01/31 23:41:35 [DEBUG] http: Request GET /v1/status/leader (381.183µs) from=127.0.0.6:60449 2023/01/31 23:41:43 [DEBUG] http: Request GET /v1/status/leader (252.581µs) from=127.0.0.6:60449 2023/01/31 23:41:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.626429101s) from=127.0.0.6:35887 2023/01/31 23:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:41:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:41:46 [DEBUG] agent: Node info in sync 2023/01/31 23:41:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.070139936s) from=127.0.0.6:37085 2023/01/31 23:41:55 [DEBUG] http: Request GET /v1/status/leader (358.477µs) from=127.0.0.6:60449 2023/01/31 23:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.948096424s) from=127.0.0.6:33151 2023/01/31 23:42:03 [DEBUG] http: Request GET /v1/status/leader (240.964µs) from=127.0.0.6:60449 2023/01/31 23:42:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:42:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.648606108s) from=127.0.0.6:59087 2023/01/31 23:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.472096395s) from=127.0.0.6:52931 2023/01/31 23:42:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.462331434s) from=127.0.0.6:48037 2023/01/31 23:42:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:42:15 [DEBUG] http: Request GET /v1/status/leader (2.545161ms) from=127.0.0.6:60449 2023/01/31 23:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.569550669s) from=127.0.0.6:40267 2023/01/31 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.386816068s) from=127.0.0.6:59839 2023/01/31 23:42:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.657532315s) from=127.0.0.6:48169 2023/01/31 23:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.28930746s) from=127.0.0.6:35719 2023/01/31 23:42:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.482292208s) from=127.0.0.6:53389 2023/01/31 23:42:23 [DEBUG] http: Request GET /v1/status/leader (281.972µs) from=127.0.0.6:48745 2023/01/31 23:42:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.677825851s) from=127.0.0.6:51283 2023/01/31 23:42:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.961831526s) from=127.0.0.6:55451 2023/01/31 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.470759282s) from=127.0.0.6:34297 2023/01/31 23:42:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.247842698s) from=127.0.0.6:40281 2023/01/31 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.382259741s) from=127.0.0.6:36725 2023/01/31 23:42:35 [DEBUG] http: Request GET /v1/status/leader (631.1µs) from=127.0.0.6:60449 2023/01/31 23:42:43 [DEBUG] http: Request GET /v1/status/leader (763.883µs) from=127.0.0.6:60449 2023/01/31 23:42:55 [DEBUG] http: Request GET /v1/status/leader (227.292µs) from=127.0.0.6:60449 2023/01/31 23:42:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:42:59 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:42:59 [DEBUG] agent: Node info in sync 2023/01/31 23:43:03 [DEBUG] http: Request GET /v1/status/leader (232.872µs) from=127.0.0.6:48745 2023/01/31 23:43:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.267652749s) from=127.0.0.6:56123 2023/01/31 23:43:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.615891931s) from=127.0.0.6:36689 2023/01/31 23:43:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:43:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.354781131s) from=127.0.0.6:37965 2023/01/31 23:43:15 [DEBUG] http: Request GET /v1/status/leader (373.563µs) from=127.0.0.6:60449 2023/01/31 23:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.734141225s) from=127.0.0.6:50197 2023/01/31 23:43:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.554094388s) from=127.0.0.6:60159 2023/01/31 23:43:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.592951662s) from=127.0.0.6:55851 2023/01/31 23:43:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.973956427s) from=127.0.0.6:34303 2023/01/31 23:43:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.186585833s) from=127.0.0.6:57473 2023/01/31 23:43:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.490615688s) from=127.0.0.6:50857 2023/01/31 23:43:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.885113388s) from=127.0.0.6:47617 2023/01/31 23:43:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.927732255s) from=127.0.0.6:37195 2023/01/31 23:43:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.138886058s) from=127.0.0.6:54353 2023/01/31 23:43:23 [DEBUG] http: Request GET /v1/status/leader (213.963µs) from=127.0.0.6:48745 2023/01/31 23:43:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.406482855s) from=127.0.0.6:38985 2023/01/31 23:43:35 [DEBUG] http: Request GET /v1/status/leader (598.793µs) from=127.0.0.6:60449 2023/01/31 23:43:43 [DEBUG] http: Request GET /v1/status/leader (421.343µs) from=127.0.0.6:60449 2023/01/31 23:43:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.09398539s) from=127.0.0.6:35887 2023/01/31 23:43:55 [DEBUG] http: Request GET /v1/status/leader (411.555µs) from=127.0.0.6:60449 2023/01/31 23:44:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.489952372s) from=127.0.0.6:37085 2023/01/31 23:44:04 [DEBUG] http: Request GET /v1/status/leader (490.988µs) from=127.0.0.6:48745 2023/01/31 23:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.932989592s) from=127.0.0.6:33151 2023/01/31 23:44:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:44:15 [DEBUG] http: Request GET /v1/status/leader (214.376µs) from=127.0.0.6:60449 2023/01/31 23:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.107937601s) from=127.0.0.6:52931 2023/01/31 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.34665717s) from=127.0.0.6:59087 2023/01/31 23:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.63923166s) from=127.0.0.6:59839 2023/01/31 23:44:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.019189953s) from=127.0.0.6:48037 2023/01/31 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.134097197s) from=127.0.0.6:35719 2023/01/31 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.299205261s) from=127.0.0.6:40267 2023/01/31 23:44:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.957904466s) from=127.0.0.6:53389 2023/01/31 23:44:24 [DEBUG] http: Request GET /v1/status/leader (1.898204ms) from=127.0.0.6:60449 2023/01/31 23:44:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.515596835s) from=127.0.0.6:48169 2023/01/31 23:44:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.452733871s) from=127.0.0.6:51283 2023/01/31 23:44:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.295471866s) from=127.0.0.6:34297 2023/01/31 23:44:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:44:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.119008342s) from=127.0.0.6:55451 2023/01/31 23:44:35 [DEBUG] http: Request GET /v1/status/leader (232.379µs) from=127.0.0.6:60449 2023/01/31 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.493970562s) from=127.0.0.6:36725 2023/01/31 23:44:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.222647737s) from=127.0.0.6:40281 2023/01/31 23:44:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:44:38 [DEBUG] agent: Node info in sync 2023/01/31 23:44:44 [DEBUG] http: Request GET /v1/status/leader (239.083µs) from=127.0.0.6:48745 2023/01/31 23:44:55 [DEBUG] http: Request GET /v1/status/leader (198.36µs) from=127.0.0.6:60449 2023/01/31 23:45:04 [DEBUG] http: Request GET /v1/status/leader (157.774µs) from=127.0.0.6:48745 2023/01/31 23:45:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:45:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.952452663s) from=127.0.0.6:56123 2023/01/31 23:45:15 [DEBUG] http: Request GET /v1/status/leader (325.29µs) from=127.0.0.6:60449 2023/01/31 23:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.666739616s) from=127.0.0.6:37965 2023/01/31 23:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.539484959s) from=127.0.0.6:50197 2023/01/31 23:45:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.189195636s) from=127.0.0.6:36689 2023/01/31 23:45:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.985569567s) from=127.0.0.6:55851 2023/01/31 23:45:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.563666233s) from=127.0.0.6:47617 2023/01/31 23:45:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.575035421s) from=127.0.0.6:57473 2023/01/31 23:45:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.91761535s) from=127.0.0.6:60159 2023/01/31 23:45:24 [DEBUG] http: Request GET /v1/status/leader (371.253µs) from=127.0.0.6:60449 2023/01/31 23:45:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.312550708s) from=127.0.0.6:34303 2023/01/31 23:45:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.102110142s) from=127.0.0.6:50857 2023/01/31 23:45:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.945456954s) from=127.0.0.6:37195 2023/01/31 23:45:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.660902086s) from=127.0.0.6:38985 2023/01/31 23:45:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.387311494s) from=127.0.0.6:54353 2023/01/31 23:45:35 [DEBUG] http: Request GET /v1/status/leader (165.977µs) from=127.0.0.6:60449 2023/01/31 23:45:44 [DEBUG] http: Request GET /v1/status/leader (243.453µs) from=127.0.0.6:60449 2023/01/31 23:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.17982819s) from=127.0.0.6:35887 2023/01/31 23:45:55 [DEBUG] http: Request GET /v1/status/leader (274.963µs) from=127.0.0.6:60449 2023/01/31 23:46:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.412474955s) from=127.0.0.6:37085 2023/01/31 23:46:04 [DEBUG] http: Request GET /v1/status/leader (353.113µs) from=127.0.0.6:48745 2023/01/31 23:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.438254943s) from=127.0.0.6:33151 2023/01/31 23:46:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:46:15 [DEBUG] http: Request GET /v1/status/leader (308.799µs) from=127.0.0.6:60449 2023/01/31 23:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.386773538s) from=127.0.0.6:52931 2023/01/31 23:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.919796319s) from=127.0.0.6:59839 2023/01/31 23:46:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.581144132s) from=127.0.0.6:48037 2023/01/31 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.115651251s) from=127.0.0.6:35719 2023/01/31 23:46:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.459144187s) from=127.0.0.6:59087 2023/01/31 23:46:24 [DEBUG] http: Request GET /v1/status/leader (319.531µs) from=127.0.0.6:48745 2023/01/31 23:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.725886258s) from=127.0.0.6:40267 2023/01/31 23:46:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.43333208s) from=127.0.0.6:51283 2023/01/31 23:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:46:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:46:28 [DEBUG] agent: Node info in sync 2023/01/31 23:46:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.69557263s) from=127.0.0.6:48169 2023/01/31 23:46:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.74434239s) from=127.0.0.6:53389 2023/01/31 23:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.897374531s) from=127.0.0.6:34297 2023/01/31 23:46:35 [DEBUG] http: Request GET /v1/status/leader (307.541µs) from=127.0.0.6:60449 2023/01/31 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.681305844s) from=127.0.0.6:36725 2023/01/31 23:46:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.827689185s) from=127.0.0.6:55451 2023/01/31 23:46:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.488728043s) from=127.0.0.6:40281 2023/01/31 23:46:44 [DEBUG] http: Request GET /v1/status/leader (354.944µs) from=127.0.0.6:48745 2023/01/31 23:46:55 [DEBUG] http: Request GET /v1/status/leader (432.517µs) from=127.0.0.6:60449 2023/01/31 23:47:04 [DEBUG] http: Request GET /v1/status/leader (352.231µs) from=127.0.0.6:60449 2023/01/31 23:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:47:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:47:15 [DEBUG] http: Request GET /v1/status/leader (359.482µs) from=127.0.0.6:60449 2023/01/31 23:47:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.466411621s) from=127.0.0.6:37965 2023/01/31 23:47:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.78454225s) from=127.0.0.6:56123 2023/01/31 23:47:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.478707783s) from=127.0.0.6:55851 2023/01/31 23:47:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.373675437s) from=127.0.0.6:47617 2023/01/31 23:47:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.835255267s) from=127.0.0.6:36689 2023/01/31 23:47:24 [DEBUG] http: Request GET /v1/status/leader (280.349µs) from=127.0.0.6:60449 2023/01/31 23:47:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m7.03250664s) from=127.0.0.6:50197 2023/01/31 23:47:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.980953779s) from=127.0.0.6:60159 2023/01/31 23:47:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.757947371s) from=127.0.0.6:37195 2023/01/31 23:47:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.296694206s) from=127.0.0.6:57473 2023/01/31 23:47:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.250519797s) from=127.0.0.6:38985 2023/01/31 23:47:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.302714121s) from=127.0.0.6:50857 2023/01/31 23:47:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:47:31 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:47:31 [DEBUG] agent: Node info in sync 2023/01/31 23:47:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.742234427s) from=127.0.0.6:34303 2023/01/31 23:47:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.625269249s) from=127.0.0.6:54353 2023/01/31 23:47:35 [DEBUG] http: Request GET /v1/status/leader (323.348µs) from=127.0.0.6:60449 2023/01/31 23:47:44 [DEBUG] http: Request GET /v1/status/leader (213.943µs) from=127.0.0.6:60449 2023/01/31 23:47:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.50478068s) from=127.0.0.6:35887 2023/01/31 23:47:55 [DEBUG] http: Request GET /v1/status/leader (455.956µs) from=127.0.0.6:60449 2023/01/31 23:48:04 [DEBUG] http: Request GET /v1/status/leader (5.79537ms) from=127.0.0.6:48745 2023/01/31 23:48:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.994947937s) from=127.0.0.6:37085 2023/01/31 23:48:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.0451662s) from=127.0.0.6:33151 2023/01/31 23:48:15 [DEBUG] http: Request GET /v1/status/leader (528.047µs) from=127.0.0.6:60449 2023/01/31 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.930594986s) from=127.0.0.6:59839 2023/01/31 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.313699766s) from=127.0.0.6:35719 2023/01/31 23:48:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.093976443s) from=127.0.0.6:52931 2023/01/31 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.035593138s) from=127.0.0.6:40267 2023/01/31 23:48:24 [DEBUG] http: Request GET /v1/status/leader (187.287µs) from=127.0.0.6:60449 2023/01/31 23:48:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.626117534s) from=127.0.0.6:59087 2023/01/31 23:48:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.019787533s) from=127.0.0.6:48037 2023/01/31 23:48:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.891538206s) from=127.0.0.6:48169 2023/01/31 23:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:48:34 [DEBUG] agent: Node info in sync 2023/01/31 23:48:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.370572706s) from=127.0.0.6:51283 2023/01/31 23:48:35 [DEBUG] http: Request GET /v1/status/leader (352.738µs) from=127.0.0.6:60449 2023/01/31 23:48:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.096063247s) from=127.0.0.6:53389 2023/01/31 23:48:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.648266604s) from=127.0.0.6:34297 2023/01/31 23:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.079948832s) from=127.0.0.6:36725 2023/01/31 23:48:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.281131883s) from=127.0.0.6:55451 2023/01/31 23:48:44 [DEBUG] http: Request GET /v1/status/leader (192.807µs) from=127.0.0.6:48745 2023/01/31 23:48:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.012306714s) from=127.0.0.6:40281 2023/01/31 23:48:55 [DEBUG] http: Request GET /v1/status/leader (380.748µs) from=127.0.0.6:60449 2023/01/31 23:49:04 [DEBUG] http: Request GET /v1/status/leader (994.121µs) from=127.0.0.6:48745 2023/01/31 23:49:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:49:15 [DEBUG] http: Request GET /v1/status/leader (408.426µs) from=127.0.0.6:60449 2023/01/31 23:49:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.200533572s) from=127.0.0.6:56123 2023/01/31 23:49:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.460174783s) from=127.0.0.6:37965 2023/01/31 23:49:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.121134016s) from=127.0.0.6:55851 2023/01/31 23:49:24 [DEBUG] http: Request GET /v1/status/leader (326.239µs) from=127.0.0.6:60449 2023/01/31 23:49:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.156213364s) from=127.0.0.6:50197 2023/01/31 23:49:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.725188267s) from=127.0.0.6:47617 2023/01/31 23:49:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.38699194s) from=127.0.0.6:36689 2023/01/31 23:49:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.349308893s) from=127.0.0.6:60159 2023/01/31 23:49:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.214589248s) from=127.0.0.6:38985 2023/01/31 23:49:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.206039156s) from=127.0.0.6:37195 2023/01/31 23:49:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.165359588s) from=127.0.0.6:34303 2023/01/31 23:49:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.394029712s) from=127.0.0.6:50857 2023/01/31 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.468115378s) from=127.0.0.6:57473 2023/01/31 23:49:35 [DEBUG] http: Request GET /v1/status/leader (411.465µs) from=127.0.0.6:60449 2023/01/31 23:49:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.206459261s) from=127.0.0.6:54353 2023/01/31 23:49:44 [DEBUG] http: Request GET /v1/status/leader (1.19775ms) from=127.0.0.6:60449 2023/01/31 23:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:49:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.610407562s) from=127.0.0.6:35887 2023/01/31 23:49:55 [DEBUG] http: Request GET /v1/status/leader (453.546µs) from=127.0.0.6:60449 2023/01/31 23:50:04 [DEBUG] http: Request GET /v1/status/leader (618.099µs) from=127.0.0.6:48745 2023/01/31 23:50:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:50:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:50:05 [DEBUG] agent: Node info in sync 2023/01/31 23:50:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.919959301s) from=127.0.0.6:37085 2023/01/31 23:50:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.348206814s) from=127.0.0.6:33151 2023/01/31 23:50:15 [DEBUG] http: Request GET /v1/status/leader (210.647µs) from=127.0.0.6:60449 2023/01/31 23:50:24 [DEBUG] http: Request GET /v1/status/leader (183.07µs) from=127.0.0.6:60449 2023/01/31 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.732197696s) from=127.0.0.6:59839 2023/01/31 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.528777924s) from=127.0.0.6:40267 2023/01/31 23:50:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.548656726s) from=127.0.0.6:52931 2023/01/31 23:50:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.938146182s) from=127.0.0.6:59087 2023/01/31 23:50:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.13855683s) from=127.0.0.6:48037 2023/01/31 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.30023459s) from=127.0.0.6:35719 2023/01/31 23:50:36 [DEBUG] http: Request GET /v1/status/leader (341.64µs) from=127.0.0.6:60449 2023/01/31 23:50:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.994451386s) from=127.0.0.6:34297 2023/01/31 23:50:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.662714171s) from=127.0.0.6:51283 2023/01/31 23:50:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.99456323s) from=127.0.0.6:48169 2023/01/31 23:50:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.196185898s) from=127.0.0.6:53389 2023/01/31 23:50:44 [DEBUG] http: Request GET /v1/status/leader (254.995µs) from=127.0.0.6:60449 2023/01/31 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.831670975s) from=127.0.0.6:36725 2023/01/31 23:50:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.779774725s) from=127.0.0.6:55451 2023/01/31 23:50:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.858091741s) from=127.0.0.6:40281 2023/01/31 23:50:56 [DEBUG] http: Request GET /v1/status/leader (196.736µs) from=127.0.0.6:60449 2023/01/31 23:51:04 [DEBUG] http: Request GET /v1/status/leader (151.766µs) from=127.0.0.6:48745 2023/01/31 23:51:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:51:16 [DEBUG] http: Request GET /v1/status/leader (338.635µs) from=127.0.0.6:60449 2023/01/31 23:51:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.542564485s) from=127.0.0.6:37965 2023/01/31 23:51:24 [DEBUG] http: Request GET /v1/status/leader (142.563µs) from=127.0.0.6:48745 2023/01/31 23:51:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.123583009s) from=127.0.0.6:56123 2023/01/31 23:51:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.74256266s) from=127.0.0.6:55851 2023/01/31 23:51:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.763232734s) from=127.0.0.6:47617 2023/01/31 23:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.740591245s) from=127.0.0.6:60159 2023/01/31 23:51:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.100299465s) from=127.0.0.6:37195 2023/01/31 23:51:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.952503479s) from=127.0.0.6:36689 2023/01/31 23:51:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m7.116002212s) from=127.0.0.6:50197 2023/01/31 23:51:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.800823712s) from=127.0.0.6:38985 2023/01/31 23:51:36 [DEBUG] http: Request GET /v1/status/leader (241.154µs) from=127.0.0.6:60449 2023/01/31 23:51:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.840148092s) from=127.0.0.6:50857 2023/01/31 23:51:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.116868735s) from=127.0.0.6:34303 2023/01/31 23:51:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.226938821s) from=127.0.0.6:57473 2023/01/31 23:51:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.261199623s) from=127.0.0.6:54353 2023/01/31 23:51:44 [DEBUG] http: Request GET /v1/status/leader (450.479µs) from=127.0.0.6:48745 2023/01/31 23:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.535428747s) from=127.0.0.6:35887 2023/01/31 23:51:56 [DEBUG] http: Request GET /v1/status/leader (269.434µs) from=127.0.0.6:60449 2023/01/31 23:52:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:52:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:52:03 [DEBUG] agent: Node info in sync 2023/01/31 23:52:04 [DEBUG] http: Request GET /v1/status/leader (180.964µs) from=127.0.0.6:60449 2023/01/31 23:52:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:52:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:52:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.299298869s) from=127.0.0.6:37085 2023/01/31 23:52:16 [DEBUG] http: Request GET /v1/status/leader (341.082µs) from=127.0.0.6:60449 2023/01/31 23:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.220679411s) from=127.0.0.6:33151 2023/01/31 23:52:24 [DEBUG] http: Request GET /v1/status/leader (527.827µs) from=127.0.0.6:60449 2023/01/31 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.137338948s) from=127.0.0.6:52931 2023/01/31 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.298008235s) from=127.0.0.6:59839 2023/01/31 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.794172372s) from=127.0.0.6:40267 2023/01/31 23:52:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.185773534s) from=127.0.0.6:59087 2023/01/31 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.645679745s) from=127.0.0.6:35719 2023/01/31 23:52:36 [DEBUG] http: Request GET /v1/status/leader (341.093µs) from=127.0.0.6:60449 2023/01/31 23:52:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.993318848s) from=127.0.0.6:48037 2023/01/31 23:52:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.33974988s) from=127.0.0.6:34297 2023/01/31 23:52:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.038541851s) from=127.0.0.6:51283 2023/01/31 23:52:44 [DEBUG] http: Request GET /v1/status/leader (379.495µs) from=127.0.0.6:60449 2023/01/31 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.217709167s) from=127.0.0.6:53389 2023/01/31 23:52:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.213853569s) from=127.0.0.6:48169 2023/01/31 23:52:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.899858932s) from=127.0.0.6:36725 2023/01/31 23:52:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.165934133s) from=127.0.0.6:40281 2023/01/31 23:52:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.383347129s) from=127.0.0.6:55451 2023/01/31 23:52:56 [DEBUG] http: Request GET /v1/status/leader (408.517µs) from=127.0.0.6:60449 2023/01/31 23:53:04 [DEBUG] http: Request GET /v1/status/leader (458.701µs) from=127.0.0.6:60449 2023/01/31 23:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:53:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:53:13 [DEBUG] agent: Node info in sync 2023/01/31 23:53:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:53:16 [DEBUG] http: Request GET /v1/status/leader (175.446µs) from=127.0.0.6:60449 2023/01/31 23:53:24 [DEBUG] http: Request GET /v1/status/leader (241.747µs) from=127.0.0.6:48745 2023/01/31 23:53:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.693465078s) from=127.0.0.6:56123 2023/01/31 23:53:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.837820724s) from=127.0.0.6:37965 2023/01/31 23:53:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.298882074s) from=127.0.0.6:55851 2023/01/31 23:53:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.324633021s) from=127.0.0.6:37195 2023/01/31 23:53:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.093283613s) from=127.0.0.6:36689 2023/01/31 23:53:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.875165394s) from=127.0.0.6:38985 2023/01/31 23:53:36 [DEBUG] http: Request GET /v1/status/leader (344.602µs) from=127.0.0.6:60449 2023/01/31 23:53:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.948827044s) from=127.0.0.6:50197 2023/01/31 23:53:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.180719619s) from=127.0.0.6:47617 2023/01/31 23:53:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.894272621s) from=127.0.0.6:60159 2023/01/31 23:53:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.321592136s) from=127.0.0.6:50857 2023/01/31 23:53:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.084104026s) from=127.0.0.6:34303 2023/01/31 23:53:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.930138182s) from=127.0.0.6:57473 2023/01/31 23:53:44 [DEBUG] http: Request GET /v1/status/leader (285.094µs) from=127.0.0.6:48745 2023/01/31 23:53:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.950891856s) from=127.0.0.6:54353 2023/01/31 23:53:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.330744119s) from=127.0.0.6:35887 2023/01/31 23:53:56 [DEBUG] http: Request GET /v1/status/leader (368.442µs) from=127.0.0.6:60449 2023/01/31 23:54:04 [DEBUG] http: Request GET /v1/status/leader (436.62µs) from=127.0.0.6:60449 2023/01/31 23:54:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:54:16 [DEBUG] http: Request GET /v1/status/leader (309.308µs) from=127.0.0.6:60449 2023/01/31 23:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:54:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:54:17 [DEBUG] agent: Node info in sync 2023/01/31 23:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.607631986s) from=127.0.0.6:37085 2023/01/31 23:54:24 [DEBUG] http: Request GET /v1/status/leader (274.111µs) from=127.0.0.6:60449 2023/01/31 23:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.594164974s) from=127.0.0.6:33151 2023/01/31 23:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.733415674s) from=127.0.0.6:59839 2023/01/31 23:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.977225332s) from=127.0.0.6:52931 2023/01/31 23:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.797883317s) from=127.0.0.6:40267 2023/01/31 23:54:36 [DEBUG] http: Request GET /v1/status/leader (182.99µs) from=127.0.0.6:60449 2023/01/31 23:54:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.727599235s) from=127.0.0.6:59087 2023/01/31 23:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.849642475s) from=127.0.0.6:35719 2023/01/31 23:54:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.837401848s) from=127.0.0.6:48037 2023/01/31 23:54:45 [DEBUG] http: Request GET /v1/status/leader (190.359µs) from=127.0.0.6:60449 2023/01/31 23:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.928262452s) from=127.0.0.6:34297 2023/01/31 23:54:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.753751784s) from=127.0.0.6:53389 2023/01/31 23:54:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.955716328s) from=127.0.0.6:51283 2023/01/31 23:54:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.906184496s) from=127.0.0.6:48169 2023/01/31 23:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.135080168s) from=127.0.0.6:36725 2023/01/31 23:54:56 [DEBUG] http: Request GET /v1/status/leader (353.089µs) from=127.0.0.6:60449 2023/01/31 23:54:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.829253084s) from=127.0.0.6:55451 2023/01/31 23:54:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.321011774s) from=127.0.0.6:40281 2023/01/31 23:55:05 [DEBUG] http: Request GET /v1/status/leader (229.388µs) from=127.0.0.6:60449 2023/01/31 23:55:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:55:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:55:16 [DEBUG] http: Request GET /v1/status/leader (409.982µs) from=127.0.0.6:60449 2023/01/31 23:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:55:19 [DEBUG] agent: Node info in sync 2023/01/31 23:55:25 [DEBUG] http: Request GET /v1/status/leader (1.003768ms) from=127.0.0.6:60449 2023/01/31 23:55:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.174216265s) from=127.0.0.6:37965 2023/01/31 23:55:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.778412039s) from=127.0.0.6:56123 2023/01/31 23:55:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.416719837s) from=127.0.0.6:55851 2023/01/31 23:55:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.46675626s) from=127.0.0.6:37195 2023/01/31 23:55:36 [DEBUG] http: Request GET /v1/status/leader (341.461µs) from=127.0.0.6:60449 2023/01/31 23:55:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.205724361s) from=127.0.0.6:38985 2023/01/31 23:55:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.407455858s) from=127.0.0.6:36689 2023/01/31 23:55:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.985943432s) from=127.0.0.6:50197 2023/01/31 23:55:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.489974627s) from=127.0.0.6:34303 2023/01/31 23:55:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.955015006s) from=127.0.0.6:47617 2023/01/31 23:55:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.345438177s) from=127.0.0.6:60159 2023/01/31 23:55:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.418554399s) from=127.0.0.6:50857 2023/01/31 23:55:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.597067909s) from=127.0.0.6:57473 2023/01/31 23:55:45 [DEBUG] http: Request GET /v1/status/leader (288.306µs) from=127.0.0.6:48745 2023/01/31 23:55:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.114557941s) from=127.0.0.6:54353 2023/01/31 23:55:56 [DEBUG] http: Request GET /v1/status/leader (231.061µs) from=127.0.0.6:60449 2023/01/31 23:55:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.994579327s) from=127.0.0.6:35887 2023/01/31 23:56:05 [DEBUG] http: Request GET /v1/status/leader (488.361µs) from=127.0.0.6:60449 2023/01/31 23:56:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:56:16 [DEBUG] http: Request GET /v1/status/leader (329.417µs) from=127.0.0.6:60449 2023/01/31 23:56:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.430640141s) from=127.0.0.6:37085 2023/01/31 23:56:25 [DEBUG] http: Request GET /v1/status/leader (370.806µs) from=127.0.0.6:48745 2023/01/31 23:56:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.601093886s) from=127.0.0.6:33151 2023/01/31 23:56:36 [DEBUG] http: Request GET /v1/status/leader (5.729518ms) from=127.0.0.6:60449 2023/01/31 23:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.033493773s) from=127.0.0.6:59839 2023/01/31 23:56:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.863547532s) from=127.0.0.6:59087 2023/01/31 23:56:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.98733262s) from=127.0.0.6:52931 2023/01/31 23:56:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.032958143s) from=127.0.0.6:35719 2023/01/31 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.540078624s) from=127.0.0.6:40267 2023/01/31 23:56:45 [DEBUG] http: Request GET /v1/status/leader (301.701µs) from=127.0.0.6:60449 2023/01/31 23:56:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.567862142s) from=127.0.0.6:48037 2023/01/31 23:56:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.770939687s) from=127.0.0.6:34297 2023/01/31 23:56:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.112490611s) from=127.0.0.6:53389 2023/01/31 23:56:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.909350205s) from=127.0.0.6:48169 2023/01/31 23:56:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.319571551s) from=127.0.0.6:51283 2023/01/31 23:56:56 [DEBUG] http: Request GET /v1/status/leader (407.403µs) from=127.0.0.6:60449 2023/01/31 23:56:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.353913524s) from=127.0.0.6:40281 2023/01/31 23:57:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.719127728s) from=127.0.0.6:55451 2023/01/31 23:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.979276146s) from=127.0.0.6:36725 2023/01/31 23:57:05 [DEBUG] http: Request GET /v1/status/leader (193.744µs) from=127.0.0.6:60449 2023/01/31 23:57:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:57:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:57:15 [DEBUG] agent: Node info in sync 2023/01/31 23:57:16 [DEBUG] http: Request GET /v1/status/leader (637.823µs) from=127.0.0.6:60449 2023/01/31 23:57:25 [DEBUG] http: Request GET /v1/status/leader (2.446752ms) from=127.0.0.6:48745 2023/01/31 23:57:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.122801515s) from=127.0.0.6:37965 2023/01/31 23:57:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.540594591s) from=127.0.0.6:56123 2023/01/31 23:57:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.625639645s) from=127.0.0.6:55851 2023/01/31 23:57:36 [DEBUG] http: Request GET /v1/status/leader (329.153µs) from=127.0.0.6:60449 2023/01/31 23:57:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.124099525s) from=127.0.0.6:37195 2023/01/31 23:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.270171093s) from=127.0.0.6:50197 2023/01/31 23:57:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 23:57:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.8461193s) from=127.0.0.6:36689 2023/01/31 23:57:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.043851528s) from=127.0.0.6:38985 2023/01/31 23:57:45 [DEBUG] http: Request GET /v1/status/leader (416.748µs) from=127.0.0.6:48745 2023/01/31 23:57:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.750596801s) from=127.0.0.6:57473 2023/01/31 23:57:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.173834732s) from=127.0.0.6:47617 2023/01/31 23:57:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.283881801s) from=127.0.0.6:60159 2023/01/31 23:57:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.345120922s) from=127.0.0.6:34303 2023/01/31 23:57:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.989238614s) from=127.0.0.6:50857 2023/01/31 23:57:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.857809885s) from=127.0.0.6:54353 2023/01/31 23:57:56 [DEBUG] http: Request GET /v1/status/leader (284.641µs) from=127.0.0.6:60449 2023/01/31 23:58:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.665603884s) from=127.0.0.6:35887 2023/01/31 23:58:05 [DEBUG] http: Request GET /v1/status/leader (359.061µs) from=127.0.0.6:60449 2023/01/31 23:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:58:16 [DEBUG] http: Request GET /v1/status/leader (602.169µs) from=127.0.0.6:60449 2023/01/31 23:58:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.44103776s) from=127.0.0.6:37085 2023/01/31 23:58:25 [DEBUG] http: Request GET /v1/status/leader (327.717µs) from=127.0.0.6:48745 2023/01/31 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.205044924s) from=127.0.0.6:33151 2023/01/31 23:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/01/31 23:58:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/01/31 23:58:32 [DEBUG] agent: Node info in sync 2023/01/31 23:58:36 [DEBUG] http: Request GET /v1/status/leader (1.21647ms) from=127.0.0.6:60449 2023/01/31 23:58:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.558610566s) from=127.0.0.6:59087 2023/01/31 23:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.556052942s) from=127.0.0.6:59839 2023/01/31 23:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.928018293s) from=127.0.0.6:52931 2023/01/31 23:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.849913187s) from=127.0.0.6:35719 2023/01/31 23:58:45 [DEBUG] http: Request GET /v1/status/leader (328.469µs) from=127.0.0.6:60449 2023/01/31 23:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.98035289s) from=127.0.0.6:40267 2023/01/31 23:58:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.401478069s) from=127.0.0.6:48037 2023/01/31 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.076202981s) from=127.0.0.6:34297 2023/01/31 23:58:56 [DEBUG] http: Request GET /v1/status/leader (234.677µs) from=127.0.0.6:60449 2023/01/31 23:58:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.864297251s) from=127.0.0.6:48169 2023/01/31 23:58:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.528302991s) from=127.0.0.6:53389 2023/01/31 23:58:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.834407791s) from=127.0.0.6:51283 2023/01/31 23:59:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.91059775s) from=127.0.0.6:55451 2023/01/31 23:59:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.66509185s) from=127.0.0.6:40281 2023/01/31 23:59:05 [DEBUG] http: Request GET /v1/status/leader (385.279µs) from=127.0.0.6:48745 2023/01/31 23:59:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.549521966s) from=127.0.0.6:36725 2023/01/31 23:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/01/31 23:59:16 [DEBUG] http: Request GET /v1/status/leader (365.857µs) from=127.0.0.6:60449 2023/01/31 23:59:25 [DEBUG] http: Request GET /v1/status/leader (322.698µs) from=127.0.0.6:48745 2023/01/31 23:59:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.6959546s) from=127.0.0.6:37965 2023/01/31 23:59:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.252512945s) from=127.0.0.6:56123 2023/01/31 23:59:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.733051615s) from=127.0.0.6:55851 2023/01/31 23:59:36 [DEBUG] http: Request GET /v1/status/leader (427.272µs) from=127.0.0.6:60449 2023/01/31 23:59:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.057956756s) from=127.0.0.6:50197 2023/01/31 23:59:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.489410655s) from=127.0.0.6:37195 2023/01/31 23:59:45 [DEBUG] http: Request GET /v1/status/leader (1.756446ms) from=127.0.0.6:60449 2023/01/31 23:59:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.249681464s) from=127.0.0.6:36689 2023/01/31 23:59:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.359880856s) from=127.0.0.6:57473 2023/01/31 23:59:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.404419713s) from=127.0.0.6:38985 2023/01/31 23:59:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.188476476s) from=127.0.0.6:47617 2023/01/31 23:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.354782014s) from=127.0.0.6:60159 2023/01/31 23:59:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.778079826s) from=127.0.0.6:34303 2023/01/31 23:59:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.980663927s) from=127.0.0.6:50857 2023/01/31 23:59:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.733443097s) from=127.0.0.6:54353 2023/01/31 23:59:56 [DEBUG] http: Request GET /v1/status/leader (424.325µs) from=127.0.0.6:60449 2023/02/01 00:00:05 [DEBUG] http: Request GET /v1/status/leader (244.483µs) from=127.0.0.6:48745 2023/02/01 00:00:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.571470978s) from=127.0.0.6:35887 2023/02/01 00:00:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:00:11 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:00:11 [DEBUG] agent: Node info in sync 2023/02/01 00:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:00:16 [DEBUG] http: Request GET /v1/status/leader (352.404µs) from=127.0.0.6:60449 2023/02/01 00:00:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.578046097s) from=127.0.0.6:37085 2023/02/01 00:00:25 [DEBUG] http: Request GET /v1/status/leader (163.408µs) from=127.0.0.6:48745 2023/02/01 00:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.241591408s) from=127.0.0.6:33151 2023/02/01 00:00:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:00:36 [DEBUG] http: Request GET /v1/status/leader (412.67µs) from=127.0.0.6:60449 2023/02/01 00:00:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.611417348s) from=127.0.0.6:52931 2023/02/01 00:00:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.480444243s) from=127.0.0.6:59839 2023/02/01 00:00:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.806635919s) from=127.0.0.6:59087 2023/02/01 00:00:45 [DEBUG] http: Request GET /v1/status/leader (227.908µs) from=127.0.0.6:48745 2023/02/01 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.898347254s) from=127.0.0.6:35719 2023/02/01 00:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.059956722s) from=127.0.0.6:40267 2023/02/01 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.974035155s) from=127.0.0.6:34297 2023/02/01 00:00:56 [DEBUG] http: Request GET /v1/status/leader (874.133µs) from=127.0.0.6:60449 2023/02/01 00:00:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.076214529s) from=127.0.0.6:48037 2023/02/01 00:00:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.571213147s) from=127.0.0.6:48169 2023/02/01 00:01:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.906262683s) from=127.0.0.6:53389 2023/02/01 00:01:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.233005215s) from=127.0.0.6:40281 2023/02/01 00:01:05 [DEBUG] http: Request GET /v1/status/leader (469.245µs) from=127.0.0.6:60449 2023/02/01 00:01:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.657670559s) from=127.0.0.6:51283 2023/02/01 00:01:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.426484963s) from=127.0.0.6:55451 2023/02/01 00:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.008166733s) from=127.0.0.6:36725 2023/02/01 00:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:01:16 [DEBUG] http: Request GET /v1/status/leader (327.942µs) from=127.0.0.6:60449 2023/02/01 00:01:25 [DEBUG] http: Request GET /v1/status/leader (663.084µs) from=127.0.0.6:60449 2023/02/01 00:01:36 [DEBUG] http: Request GET /v1/status/leader (591.533µs) from=127.0.0.6:60449 2023/02/01 00:01:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.677574705s) from=127.0.0.6:37965 2023/02/01 00:01:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.336186279s) from=127.0.0.6:55851 2023/02/01 00:01:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.718846974s) from=127.0.0.6:56123 2023/02/01 00:01:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.328897541s) from=127.0.0.6:50197 2023/02/01 00:01:45 [DEBUG] http: Request GET /v1/status/leader (174.38µs) from=127.0.0.6:60449 2023/02/01 00:01:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.962823103s) from=127.0.0.6:36689 2023/02/01 00:01:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.212944819s) from=127.0.0.6:37195 2023/02/01 00:01:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.660590249s) from=127.0.0.6:57473 2023/02/01 00:01:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.435430858s) from=127.0.0.6:38985 2023/02/01 00:01:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.567113561s) from=127.0.0.6:34303 2023/02/01 00:01:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.182456485s) from=127.0.0.6:47617 2023/02/01 00:01:56 [DEBUG] http: Request GET /v1/status/leader (381.761µs) from=127.0.0.6:60449 2023/02/01 00:01:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.733768739s) from=127.0.0.6:60159 2023/02/01 00:01:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.797949921s) from=127.0.0.6:50857 2023/02/01 00:01:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.225359893s) from=127.0.0.6:54353 2023/02/01 00:02:05 [DEBUG] http: Request GET /v1/status/leader (376.019µs) from=127.0.0.6:48745 2023/02/01 00:02:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:02:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:02:06 [DEBUG] agent: Node info in sync 2023/02/01 00:02:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.059187293s) from=127.0.0.6:35887 2023/02/01 00:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:02:16 [DEBUG] http: Request GET /v1/status/leader (504.849µs) from=127.0.0.6:60449 2023/02/01 00:02:25 [DEBUG] http: Request GET /v1/status/leader (417.03µs) from=127.0.0.6:60449 2023/02/01 00:02:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.058411984s) from=127.0.0.6:37085 2023/02/01 00:02:36 [DEBUG] http: Request GET /v1/status/leader (550.58µs) from=127.0.0.6:60449 2023/02/01 00:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.207342507s) from=127.0.0.6:33151 2023/02/01 00:02:45 [DEBUG] http: Request GET /v1/status/leader (198.048µs) from=127.0.0.6:48745 2023/02/01 00:02:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.388372179s) from=127.0.0.6:59087 2023/02/01 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.736428904s) from=127.0.0.6:52931 2023/02/01 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.752288557s) from=127.0.0.6:35719 2023/02/01 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.995205856s) from=127.0.0.6:59839 2023/02/01 00:02:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.411233395s) from=127.0.0.6:40267 2023/02/01 00:02:56 [DEBUG] http: Request GET /v1/status/leader (319.852µs) from=127.0.0.6:60449 2023/02/01 00:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.177517355s) from=127.0.0.6:34297 2023/02/01 00:03:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.189699194s) from=127.0.0.6:48169 2023/02/01 00:03:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.917291651s) from=127.0.0.6:48037 2023/02/01 00:03:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.251207182s) from=127.0.0.6:40281 2023/02/01 00:03:05 [DEBUG] http: Request GET /v1/status/leader (180.18µs) from=127.0.0.6:48745 2023/02/01 00:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.315911604s) from=127.0.0.6:51283 2023/02/01 00:03:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.525836263s) from=127.0.0.6:53389 2023/02/01 00:03:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.538024731s) from=127.0.0.6:55451 2023/02/01 00:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.12835638s) from=127.0.0.6:36725 2023/02/01 00:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:03:16 [DEBUG] http: Request GET /v1/status/leader (411.79µs) from=127.0.0.6:60449 2023/02/01 00:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:03:25 [DEBUG] http: Request GET /v1/status/leader (496.607µs) from=127.0.0.6:48745 2023/02/01 00:03:36 [DEBUG] http: Request GET /v1/status/leader (222.258µs) from=127.0.0.6:60449 2023/02/01 00:03:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.425864758s) from=127.0.0.6:55851 2023/02/01 00:03:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.012398141s) from=127.0.0.6:37965 2023/02/01 00:03:45 [DEBUG] http: Request GET /v1/status/leader (525.44µs) from=127.0.0.6:60449 2023/02/01 00:03:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.653451412s) from=127.0.0.6:50197 2023/02/01 00:03:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.535019762s) from=127.0.0.6:56123 2023/02/01 00:03:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:03:46 [DEBUG] agent: Node info in sync 2023/02/01 00:03:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.294768098s) from=127.0.0.6:36689 2023/02/01 00:03:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.574749197s) from=127.0.0.6:37195 2023/02/01 00:03:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.619724848s) from=127.0.0.6:57473 2023/02/01 00:03:56 [DEBUG] http: Request GET /v1/status/leader (281.669µs) from=127.0.0.6:60449 2023/02/01 00:03:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.782034945s) from=127.0.0.6:38985 2023/02/01 00:03:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.275490727s) from=127.0.0.6:60159 2023/02/01 00:04:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.921473259s) from=127.0.0.6:50857 2023/02/01 00:04:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.279785191s) from=127.0.0.6:34303 2023/02/01 00:04:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.248870701s) from=127.0.0.6:47617 2023/02/01 00:04:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.931528051s) from=127.0.0.6:54353 2023/02/01 00:04:05 [DEBUG] http: Request GET /v1/status/leader (182.064µs) from=127.0.0.6:60449 2023/02/01 00:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:04:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.170303713s) from=127.0.0.6:35887 2023/02/01 00:04:16 [DEBUG] http: Request GET /v1/status/leader (180.308µs) from=127.0.0.6:60449 2023/02/01 00:04:25 [DEBUG] http: Request GET /v1/status/leader (518.332µs) from=127.0.0.6:60449 2023/02/01 00:04:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.720119363s) from=127.0.0.6:37085 2023/02/01 00:04:36 [DEBUG] http: Request GET /v1/status/leader (275.654µs) from=127.0.0.6:60449 2023/02/01 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.753613367s) from=127.0.0.6:33151 2023/02/01 00:04:45 [DEBUG] http: Request GET /v1/status/leader (263.937µs) from=127.0.0.6:60449 2023/02/01 00:04:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.712060926s) from=127.0.0.6:52931 2023/02/01 00:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.112661343s) from=127.0.0.6:59087 2023/02/01 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.015277708s) from=127.0.0.6:59839 2023/02/01 00:04:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.962185843s) from=127.0.0.6:35719 2023/02/01 00:04:56 [DEBUG] http: Request GET /v1/status/leader (291.801µs) from=127.0.0.6:60449 2023/02/01 00:04:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.237493403s) from=127.0.0.6:40267 2023/02/01 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.230551474s) from=127.0.0.6:34297 2023/02/01 00:05:05 [DEBUG] http: Request GET /v1/status/leader (185.127µs) from=127.0.0.6:60449 2023/02/01 00:05:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.344854895s) from=127.0.0.6:48037 2023/02/01 00:05:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.112171737s) from=127.0.0.6:48169 2023/02/01 00:05:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.150217452s) from=127.0.0.6:40281 2023/02/01 00:05:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.71089104s) from=127.0.0.6:53389 2023/02/01 00:05:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.188364751s) from=127.0.0.6:55451 2023/02/01 00:05:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.352059943s) from=127.0.0.6:51283 2023/02/01 00:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.612554052s) from=127.0.0.6:36725 2023/02/01 00:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:05:16 [DEBUG] http: Request GET /v1/status/leader (326.513µs) from=127.0.0.6:60449 2023/02/01 00:05:25 [DEBUG] http: Request GET /v1/status/leader (311.91µs) from=127.0.0.6:60449 2023/02/01 00:05:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:05:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:05:32 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:05:32 [DEBUG] agent: Node info in sync 2023/02/01 00:05:36 [DEBUG] http: Request GET /v1/status/leader (195.233µs) from=127.0.0.6:60449 2023/02/01 00:05:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.293398186s) from=127.0.0.6:37965 2023/02/01 00:05:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.413960486s) from=127.0.0.6:55851 2023/02/01 00:05:46 [DEBUG] http: Request GET /v1/status/leader (281.584µs) from=127.0.0.6:60449 2023/02/01 00:05:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.48762556s) from=127.0.0.6:50197 2023/02/01 00:05:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.164108244s) from=127.0.0.6:56123 2023/02/01 00:05:56 [DEBUG] http: Request GET /v1/status/leader (370.078µs) from=127.0.0.6:60449 2023/02/01 00:05:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.82645337s) from=127.0.0.6:57473 2023/02/01 00:05:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.554452985s) from=127.0.0.6:36689 2023/02/01 00:06:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.274424395s) from=127.0.0.6:38985 2023/02/01 00:06:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.806161825s) from=127.0.0.6:37195 2023/02/01 00:06:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.867003538s) from=127.0.0.6:60159 2023/02/01 00:06:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.367150704s) from=127.0.0.6:34303 2023/02/01 00:06:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.238330368s) from=127.0.0.6:50857 2023/02/01 00:06:06 [DEBUG] http: Request GET /v1/status/leader (349.293µs) from=127.0.0.6:60449 2023/02/01 00:06:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.931447489s) from=127.0.0.6:47617 2023/02/01 00:06:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.717541964s) from=127.0.0.6:54353 2023/02/01 00:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.415229983s) from=127.0.0.6:35887 2023/02/01 00:06:16 [DEBUG] http: Request GET /v1/status/leader (227.658µs) from=127.0.0.6:60449 2023/02/01 00:06:26 [DEBUG] http: Request GET /v1/status/leader (374.182µs) from=127.0.0.6:60449 2023/02/01 00:06:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.50160542s) from=127.0.0.6:37085 2023/02/01 00:06:36 [DEBUG] http: Request GET /v1/status/leader (317.861µs) from=127.0.0.6:60449 2023/02/01 00:06:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:06:40 [DEBUG] agent: Node info in sync 2023/02/01 00:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.557322794s) from=127.0.0.6:33151 2023/02/01 00:06:46 [DEBUG] http: Request GET /v1/status/leader (411.197µs) from=127.0.0.6:60449 2023/02/01 00:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.22399135s) from=127.0.0.6:52931 2023/02/01 00:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.727948017s) from=127.0.0.6:59087 2023/02/01 00:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.661562954s) from=127.0.0.6:59839 2023/02/01 00:06:56 [DEBUG] http: Request GET /v1/status/leader (174.329µs) from=127.0.0.6:60449 2023/02/01 00:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.120156719s) from=127.0.0.6:35719 2023/02/01 00:07:06 [DEBUG] http: Request GET /v1/status/leader (268.408µs) from=127.0.0.6:60449 2023/02/01 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.272922555s) from=127.0.0.6:40267 2023/02/01 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.177588659s) from=127.0.0.6:34297 2023/02/01 00:07:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.982430571s) from=127.0.0.6:48037 2023/02/01 00:07:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.803188306s) from=127.0.0.6:55451 2023/02/01 00:07:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.07252932s) from=127.0.0.6:48169 2023/02/01 00:07:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.676076283s) from=127.0.0.6:51283 2023/02/01 00:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:07:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.234799789s) from=127.0.0.6:40281 2023/02/01 00:07:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.09228264s) from=127.0.0.6:53389 2023/02/01 00:07:16 [DEBUG] http: Request GET /v1/status/leader (289.61µs) from=127.0.0.6:60449 2023/02/01 00:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.171447485s) from=127.0.0.6:36725 2023/02/01 00:07:26 [DEBUG] http: Request GET /v1/status/leader (166.564µs) from=127.0.0.6:48745 2023/02/01 00:07:36 [DEBUG] http: Request GET /v1/status/leader (430.854µs) from=127.0.0.6:60449 2023/02/01 00:07:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:07:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:07:41 [DEBUG] agent: Node info in sync 2023/02/01 00:07:46 [DEBUG] http: Request GET /v1/status/leader (189.323µs) from=127.0.0.6:48745 2023/02/01 00:07:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.838041513s) from=127.0.0.6:37965 2023/02/01 00:07:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.895607636s) from=127.0.0.6:55851 2023/02/01 00:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.492892497s) from=127.0.0.6:50197 2023/02/01 00:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.513405254s) from=127.0.0.6:56123 2023/02/01 00:07:56 [DEBUG] http: Request GET /v1/status/leader (781.278µs) from=127.0.0.6:60449 2023/02/01 00:07:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.59237088s) from=127.0.0.6:57473 2023/02/01 00:07:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.415390416s) from=127.0.0.6:36689 2023/02/01 00:08:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.043100549s) from=127.0.0.6:38985 2023/02/01 00:08:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:08:06 [DEBUG] http: Request GET /v1/status/leader (267.132µs) from=127.0.0.6:48745 2023/02/01 00:08:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.397881803s) from=127.0.0.6:37195 2023/02/01 00:08:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.599881879s) from=127.0.0.6:34303 2023/02/01 00:08:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.073971928s) from=127.0.0.6:60159 2023/02/01 00:08:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.313993191s) from=127.0.0.6:54353 2023/02/01 00:08:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.768084693s) from=127.0.0.6:47617 2023/02/01 00:08:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.430193836s) from=127.0.0.6:50857 2023/02/01 00:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:08:16 [DEBUG] http: Request GET /v1/status/leader (432.924µs) from=127.0.0.6:60449 2023/02/01 00:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.974049695s) from=127.0.0.6:35887 2023/02/01 00:08:26 [DEBUG] http: Request GET /v1/status/leader (650.59µs) from=127.0.0.6:48745 2023/02/01 00:08:36 [DEBUG] http: Request GET /v1/status/leader (302.739µs) from=127.0.0.6:60449 2023/02/01 00:08:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.007293684s) from=127.0.0.6:37085 2023/02/01 00:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.090250528s) from=127.0.0.6:33151 2023/02/01 00:08:46 [DEBUG] http: Request GET /v1/status/leader (240.658µs) from=127.0.0.6:48745 2023/02/01 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.053704382s) from=127.0.0.6:52931 2023/02/01 00:08:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.250239808s) from=127.0.0.6:59087 2023/02/01 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.055179164s) from=127.0.0.6:59839 2023/02/01 00:08:56 [DEBUG] http: Request GET /v1/status/leader (151.689µs) from=127.0.0.6:60449 2023/02/01 00:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.903687781s) from=127.0.0.6:35719 2023/02/01 00:09:06 [DEBUG] http: Request GET /v1/status/leader (6.359281ms) from=127.0.0.6:60449 2023/02/01 00:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.048524799s) from=127.0.0.6:40267 2023/02/01 00:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.625263375s) from=127.0.0.6:34297 2023/02/01 00:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:09:16 [DEBUG] http: Request GET /v1/status/leader (287.767µs) from=127.0.0.6:60449 2023/02/01 00:09:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.673897008s) from=127.0.0.6:48037 2023/02/01 00:09:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.253505433s) from=127.0.0.6:55451 2023/02/01 00:09:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.631896631s) from=127.0.0.6:48169 2023/02/01 00:09:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.339652754s) from=127.0.0.6:51283 2023/02/01 00:09:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.388032183s) from=127.0.0.6:40281 2023/02/01 00:09:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.079666058s) from=127.0.0.6:53389 2023/02/01 00:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.430170983s) from=127.0.0.6:36725 2023/02/01 00:09:26 [DEBUG] http: Request GET /v1/status/leader (318.995µs) from=127.0.0.6:60449 2023/02/01 00:09:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:09:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:09:33 [DEBUG] agent: Node info in sync 2023/02/01 00:09:36 [DEBUG] http: Request GET /v1/status/leader (190.411µs) from=127.0.0.6:60449 2023/02/01 00:09:46 [DEBUG] http: Request GET /v1/status/leader (250.803µs) from=127.0.0.6:60449 2023/02/01 00:09:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.644431154s) from=127.0.0.6:37965 2023/02/01 00:09:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.249440575s) from=127.0.0.6:50197 2023/02/01 00:09:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.110622055s) from=127.0.0.6:55851 2023/02/01 00:09:56 [DEBUG] http: Request GET /v1/status/leader (324.309µs) from=127.0.0.6:60449 2023/02/01 00:09:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.27402916s) from=127.0.0.6:56123 2023/02/01 00:09:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.013108766s) from=127.0.0.6:36689 2023/02/01 00:10:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.837876661s) from=127.0.0.6:57473 2023/02/01 00:10:06 [DEBUG] http: Request GET /v1/status/leader (405.289µs) from=127.0.0.6:60449 2023/02/01 00:10:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.634362693s) from=127.0.0.6:38985 2023/02/01 00:10:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.574949237s) from=127.0.0.6:37195 2023/02/01 00:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.431938265s) from=127.0.0.6:60159 2023/02/01 00:10:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.624736176s) from=127.0.0.6:34303 2023/02/01 00:10:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.327888352s) from=127.0.0.6:47617 2023/02/01 00:10:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.791244452s) from=127.0.0.6:50857 2023/02/01 00:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:10:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.768987705s) from=127.0.0.6:54353 2023/02/01 00:10:16 [DEBUG] http: Request GET /v1/status/leader (202.532µs) from=127.0.0.6:60449 2023/02/01 00:10:26 [DEBUG] http: Request GET /v1/status/leader (3.727673ms) from=127.0.0.6:48745 2023/02/01 00:10:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.019815206s) from=127.0.0.6:35887 2023/02/01 00:10:37 [DEBUG] http: Request GET /v1/status/leader (443.883µs) from=127.0.0.6:60449 2023/02/01 00:10:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.828645821s) from=127.0.0.6:37085 2023/02/01 00:10:46 [DEBUG] http: Request GET /v1/status/leader (249.764µs) from=127.0.0.6:60449 2023/02/01 00:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.613723215s) from=127.0.0.6:33151 2023/02/01 00:10:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:10:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:10:49 [DEBUG] agent: Node info in sync 2023/02/01 00:10:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.676705666s) from=127.0.0.6:52931 2023/02/01 00:10:57 [DEBUG] http: Request GET /v1/status/leader (248.301µs) from=127.0.0.6:60449 2023/02/01 00:10:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.751776514s) from=127.0.0.6:59839 2023/02/01 00:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.979373584s) from=127.0.0.6:59087 2023/02/01 00:11:06 [DEBUG] http: Request GET /v1/status/leader (498.15µs) from=127.0.0.6:60449 2023/02/01 00:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.580661118s) from=127.0.0.6:35719 2023/02/01 00:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.794821415s) from=127.0.0.6:34297 2023/02/01 00:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:11:17 [DEBUG] http: Request GET /v1/status/leader (224.727µs) from=127.0.0.6:60449 2023/02/01 00:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.806172331s) from=127.0.0.6:40267 2023/02/01 00:11:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.93116382s) from=127.0.0.6:40281 2023/02/01 00:11:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.043136961s) from=127.0.0.6:53389 2023/02/01 00:11:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.980646401s) from=127.0.0.6:48037 2023/02/01 00:11:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.6588419s) from=127.0.0.6:48169 2023/02/01 00:11:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.940491637s) from=127.0.0.6:55451 2023/02/01 00:11:26 [DEBUG] http: Request GET /v1/status/leader (290.112µs) from=127.0.0.6:60449 2023/02/01 00:11:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.408558173s) from=127.0.0.6:51283 2023/02/01 00:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.282699675s) from=127.0.0.6:36725 2023/02/01 00:11:37 [DEBUG] http: Request GET /v1/status/leader (804.861µs) from=127.0.0.6:60449 2023/02/01 00:11:46 [DEBUG] http: Request GET /v1/status/leader (227.788µs) from=127.0.0.6:60449 2023/02/01 00:11:57 [DEBUG] http: Request GET /v1/status/leader (3.19938ms) from=127.0.0.6:60449 2023/02/01 00:11:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.113183579s) from=127.0.0.6:50197 2023/02/01 00:11:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.89292512s) from=127.0.0.6:55851 2023/02/01 00:11:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.627930975s) from=127.0.0.6:37965 2023/02/01 00:12:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.264112477s) from=127.0.0.6:36689 2023/02/01 00:12:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.158286111s) from=127.0.0.6:56123 2023/02/01 00:12:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.746136193s) from=127.0.0.6:57473 2023/02/01 00:12:06 [DEBUG] http: Request GET /v1/status/leader (406.54µs) from=127.0.0.6:60449 2023/02/01 00:12:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.394025491s) from=127.0.0.6:38985 2023/02/01 00:12:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.276791707s) from=127.0.0.6:37195 2023/02/01 00:12:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.371957962s) from=127.0.0.6:47617 2023/02/01 00:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.499996295s) from=127.0.0.6:60159 2023/02/01 00:12:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.306505284s) from=127.0.0.6:34303 2023/02/01 00:12:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:12:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.864160648s) from=127.0.0.6:50857 2023/02/01 00:12:17 [DEBUG] http: Request GET /v1/status/leader (421.474µs) from=127.0.0.6:60449 2023/02/01 00:12:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.525774205s) from=127.0.0.6:54353 2023/02/01 00:12:26 [DEBUG] http: Request GET /v1/status/leader (230.439µs) from=127.0.0.6:48745 2023/02/01 00:12:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:12:30 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:12:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:12:30 [DEBUG] agent: Node info in sync 2023/02/01 00:12:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.59707957s) from=127.0.0.6:35887 2023/02/01 00:12:37 [DEBUG] http: Request GET /v1/status/leader (167.073µs) from=127.0.0.6:60449 2023/02/01 00:12:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.567053032s) from=127.0.0.6:37085 2023/02/01 00:12:46 [DEBUG] http: Request GET /v1/status/leader (386.973µs) from=127.0.0.6:48745 2023/02/01 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.116316298s) from=127.0.0.6:33151 2023/02/01 00:12:57 [DEBUG] http: Request GET /v1/status/leader (245.45µs) from=127.0.0.6:60449 2023/02/01 00:13:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.515128491s) from=127.0.0.6:59839 2023/02/01 00:13:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.536840348s) from=127.0.0.6:59087 2023/02/01 00:13:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.922004622s) from=127.0.0.6:52931 2023/02/01 00:13:06 [DEBUG] http: Request GET /v1/status/leader (381.312µs) from=127.0.0.6:48745 2023/02/01 00:13:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.97892097s) from=127.0.0.6:35719 2023/02/01 00:13:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:13:17 [DEBUG] http: Request GET /v1/status/leader (187.381µs) from=127.0.0.6:60449 2023/02/01 00:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.024597373s) from=127.0.0.6:34297 2023/02/01 00:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.087708627s) from=127.0.0.6:40267 2023/02/01 00:13:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.273785288s) from=127.0.0.6:48037 2023/02/01 00:13:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.997787305s) from=127.0.0.6:40281 2023/02/01 00:13:26 [DEBUG] http: Request GET /v1/status/leader (1.05661ms) from=127.0.0.6:48745 2023/02/01 00:13:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.640168849s) from=127.0.0.6:55451 2023/02/01 00:13:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.198605618s) from=127.0.0.6:51283 2023/02/01 00:13:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.963896469s) from=127.0.0.6:53389 2023/02/01 00:13:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.141502798s) from=127.0.0.6:48169 2023/02/01 00:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.109020285s) from=127.0.0.6:36725 2023/02/01 00:13:37 [DEBUG] http: Request GET /v1/status/leader (415.888µs) from=127.0.0.6:60449 2023/02/01 00:13:46 [DEBUG] http: Request GET /v1/status/leader (165.048µs) from=127.0.0.6:48745 2023/02/01 00:13:57 [DEBUG] http: Request GET /v1/status/leader (451.823µs) from=127.0.0.6:60449 2023/02/01 00:13:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.611971577s) from=127.0.0.6:37965 2023/02/01 00:14:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.818551949s) from=127.0.0.6:55851 2023/02/01 00:14:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.669894753s) from=127.0.0.6:50197 2023/02/01 00:14:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.965384519s) from=127.0.0.6:56123 2023/02/01 00:14:06 [DEBUG] http: Request GET /v1/status/leader (330.616µs) from=127.0.0.6:48745 2023/02/01 00:14:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.881731743s) from=127.0.0.6:36689 2023/02/01 00:14:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:14:07 [DEBUG] agent: Node info in sync 2023/02/01 00:14:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.720386518s) from=127.0.0.6:57473 2023/02/01 00:14:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:14:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.032907268s) from=127.0.0.6:47617 2023/02/01 00:14:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.983810978s) from=127.0.0.6:60159 2023/02/01 00:14:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.329020974s) from=127.0.0.6:37195 2023/02/01 00:14:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.268232926s) from=127.0.0.6:38985 2023/02/01 00:14:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.321081114s) from=127.0.0.6:50857 2023/02/01 00:14:17 [DEBUG] http: Request GET /v1/status/leader (343.145µs) from=127.0.0.6:60449 2023/02/01 00:14:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.53766596s) from=127.0.0.6:34303 2023/02/01 00:14:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.908587437s) from=127.0.0.6:54353 2023/02/01 00:14:26 [DEBUG] http: Request GET /v1/status/leader (427.753µs) from=127.0.0.6:48745 2023/02/01 00:14:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.485884466s) from=127.0.0.6:35887 2023/02/01 00:14:37 [DEBUG] http: Request GET /v1/status/leader (530.141µs) from=127.0.0.6:60449 2023/02/01 00:14:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.599649746s) from=127.0.0.6:37085 2023/02/01 00:14:46 [DEBUG] http: Request GET /v1/status/leader (389.916µs) from=127.0.0.6:60449 2023/02/01 00:14:57 [DEBUG] http: Request GET /v1/status/leader (253.608µs) from=127.0.0.6:60449 2023/02/01 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.596556436s) from=127.0.0.6:33151 2023/02/01 00:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.162447539s) from=127.0.0.6:52931 2023/02/01 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.296553864s) from=127.0.0.6:59087 2023/02/01 00:15:06 [DEBUG] http: Request GET /v1/status/leader (186.118µs) from=127.0.0.6:60449 2023/02/01 00:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.098689223s) from=127.0.0.6:59839 2023/02/01 00:15:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:15:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:15:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:15:15 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:15:15 [DEBUG] agent: Node info in sync 2023/02/01 00:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.501117581s) from=127.0.0.6:35719 2023/02/01 00:15:17 [DEBUG] http: Request GET /v1/status/leader (433.573µs) from=127.0.0.6:60449 2023/02/01 00:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.79346391s) from=127.0.0.6:34297 2023/02/01 00:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.099403949s) from=127.0.0.6:40267 2023/02/01 00:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.093080974s) from=127.0.0.6:40281 2023/02/01 00:15:26 [DEBUG] http: Request GET /v1/status/leader (222.871µs) from=127.0.0.6:48745 2023/02/01 00:15:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.683277453s) from=127.0.0.6:48037 2023/02/01 00:15:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.254802864s) from=127.0.0.6:55451 2023/02/01 00:15:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.885030049s) from=127.0.0.6:51283 2023/02/01 00:15:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.065244878s) from=127.0.0.6:53389 2023/02/01 00:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.094783241s) from=127.0.0.6:36725 2023/02/01 00:15:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.251009915s) from=127.0.0.6:48169 2023/02/01 00:15:37 [DEBUG] http: Request GET /v1/status/leader (789.879µs) from=127.0.0.6:60449 2023/02/01 00:15:46 [DEBUG] http: Request GET /v1/status/leader (206.901µs) from=127.0.0.6:48745 2023/02/01 00:15:57 [DEBUG] http: Request GET /v1/status/leader (328.959µs) from=127.0.0.6:60449 2023/02/01 00:16:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.997726622s) from=127.0.0.6:37965 2023/02/01 00:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.335386654s) from=127.0.0.6:50197 2023/02/01 00:16:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.865067702s) from=127.0.0.6:55851 2023/02/01 00:16:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.333038312s) from=127.0.0.6:56123 2023/02/01 00:16:07 [DEBUG] http: Request GET /v1/status/leader (240.092µs) from=127.0.0.6:48745 2023/02/01 00:16:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.19705602s) from=127.0.0.6:36689 2023/02/01 00:16:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:16:17 [DEBUG] http: Request GET /v1/status/leader (437.624µs) from=127.0.0.6:60449 2023/02/01 00:16:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.953795093s) from=127.0.0.6:50857 2023/02/01 00:16:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.358929338s) from=127.0.0.6:57473 2023/02/01 00:16:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.750330784s) from=127.0.0.6:47617 2023/02/01 00:16:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.448962365s) from=127.0.0.6:34303 2023/02/01 00:16:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.895997314s) from=127.0.0.6:37195 2023/02/01 00:16:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.262455325s) from=127.0.0.6:38985 2023/02/01 00:16:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.831636209s) from=127.0.0.6:60159 2023/02/01 00:16:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.844089382s) from=127.0.0.6:54353 2023/02/01 00:16:27 [DEBUG] http: Request GET /v1/status/leader (2.170448ms) from=127.0.0.6:48745 2023/02/01 00:16:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.920278498s) from=127.0.0.6:35887 2023/02/01 00:16:37 [DEBUG] http: Request GET /v1/status/leader (319.874µs) from=127.0.0.6:60449 2023/02/01 00:16:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:16:41 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:16:41 [DEBUG] agent: Node info in sync 2023/02/01 00:16:47 [DEBUG] http: Request GET /v1/status/leader (237.126µs) from=127.0.0.6:60449 2023/02/01 00:16:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.718809208s) from=127.0.0.6:37085 2023/02/01 00:16:57 [DEBUG] http: Request GET /v1/status/leader (358.734µs) from=127.0.0.6:60449 2023/02/01 00:17:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.840230936s) from=127.0.0.6:33151 2023/02/01 00:17:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.919294811s) from=127.0.0.6:52931 2023/02/01 00:17:07 [DEBUG] http: Request GET /v1/status/leader (260.854µs) from=127.0.0.6:60449 2023/02/01 00:17:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.365376861s) from=127.0.0.6:59087 2023/02/01 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.923714986s) from=127.0.0.6:59839 2023/02/01 00:17:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.003601644s) from=127.0.0.6:35719 2023/02/01 00:17:17 [DEBUG] http: Request GET /v1/status/leader (234.489µs) from=127.0.0.6:60449 2023/02/01 00:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.932219677s) from=127.0.0.6:40267 2023/02/01 00:17:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.755309672s) from=127.0.0.6:34297 2023/02/01 00:17:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.553531049s) from=127.0.0.6:40281 2023/02/01 00:17:27 [DEBUG] http: Request GET /v1/status/leader (438.21µs) from=127.0.0.6:48745 2023/02/01 00:17:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.875378204s) from=127.0.0.6:55451 2023/02/01 00:17:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.354983431s) from=127.0.0.6:48037 2023/02/01 00:17:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.006199681s) from=127.0.0.6:36725 2023/02/01 00:17:37 [DEBUG] http: Request GET /v1/status/leader (326.599µs) from=127.0.0.6:60449 2023/02/01 00:17:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.507014859s) from=127.0.0.6:51283 2023/02/01 00:17:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.58962995s) from=127.0.0.6:53389 2023/02/01 00:17:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.123454933s) from=127.0.0.6:48169 2023/02/01 00:17:47 [DEBUG] http: Request GET /v1/status/leader (157.478µs) from=127.0.0.6:60449 2023/02/01 00:17:57 [DEBUG] http: Request GET /v1/status/leader (238.737µs) from=127.0.0.6:60449 2023/02/01 00:18:07 [DEBUG] http: Request GET /v1/status/leader (571.966µs) from=127.0.0.6:60449 2023/02/01 00:18:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.060966215s) from=127.0.0.6:37965 2023/02/01 00:18:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.257955031s) from=127.0.0.6:50197 2023/02/01 00:18:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.303611835s) from=127.0.0.6:56123 2023/02/01 00:18:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.698322893s) from=127.0.0.6:55851 2023/02/01 00:18:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.616097988s) from=127.0.0.6:36689 2023/02/01 00:18:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:18:17 [DEBUG] http: Request GET /v1/status/leader (283.111µs) from=127.0.0.6:60449 2023/02/01 00:18:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.266849509s) from=127.0.0.6:50857 2023/02/01 00:18:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.596712817s) from=127.0.0.6:34303 2023/02/01 00:18:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.686089415s) from=127.0.0.6:57473 2023/02/01 00:18:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.439920421s) from=127.0.0.6:38985 2023/02/01 00:18:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.871468392s) from=127.0.0.6:47617 2023/02/01 00:18:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.13533195s) from=127.0.0.6:60159 2023/02/01 00:18:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.4644051s) from=127.0.0.6:37195 2023/02/01 00:18:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.907046359s) from=127.0.0.6:54353 2023/02/01 00:18:27 [DEBUG] http: Request GET /v1/status/leader (332.168µs) from=127.0.0.6:48745 2023/02/01 00:18:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:18:34 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:18:34 [DEBUG] agent: Node info in sync 2023/02/01 00:18:37 [DEBUG] http: Request GET /v1/status/leader (214.785µs) from=127.0.0.6:60449 2023/02/01 00:18:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.327556733s) from=127.0.0.6:35887 2023/02/01 00:18:47 [DEBUG] http: Request GET /v1/status/leader (572.951µs) from=127.0.0.6:48745 2023/02/01 00:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.787860513s) from=127.0.0.6:37085 2023/02/01 00:18:57 [DEBUG] http: Request GET /v1/status/leader (423.454µs) from=127.0.0.6:60449 2023/02/01 00:19:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.520114809s) from=127.0.0.6:33151 2023/02/01 00:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.772313072s) from=127.0.0.6:52931 2023/02/01 00:19:07 [DEBUG] http: Request GET /v1/status/leader (164.847µs) from=127.0.0.6:48745 2023/02/01 00:19:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.628364762s) from=127.0.0.6:59087 2023/02/01 00:19:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.75571406s) from=127.0.0.6:59839 2023/02/01 00:19:17 [DEBUG] http: Request GET /v1/status/leader (1.645045ms) from=127.0.0.6:60449 2023/02/01 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.007431327s) from=127.0.0.6:35719 2023/02/01 00:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.37915335s) from=127.0.0.6:40267 2023/02/01 00:19:27 [DEBUG] http: Request GET /v1/status/leader (342.75µs) from=127.0.0.6:48745 2023/02/01 00:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.108894178s) from=127.0.0.6:34297 2023/02/01 00:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.185730592s) from=127.0.0.6:40281 2023/02/01 00:19:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.167368737s) from=127.0.0.6:48037 2023/02/01 00:19:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.021514019s) from=127.0.0.6:55451 2023/02/01 00:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.077147333s) from=127.0.0.6:36725 2023/02/01 00:19:37 [DEBUG] http: Request GET /v1/status/leader (197.219µs) from=127.0.0.6:60449 2023/02/01 00:19:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.668460577s) from=127.0.0.6:51283 2023/02/01 00:19:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.237531978s) from=127.0.0.6:53389 2023/02/01 00:19:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.166561029s) from=127.0.0.6:48169 2023/02/01 00:19:47 [DEBUG] http: Request GET /v1/status/leader (218.944µs) from=127.0.0.6:48745 2023/02/01 00:19:57 [DEBUG] http: Request GET /v1/status/leader (207.792µs) from=127.0.0.6:60449 2023/02/01 00:20:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:20:07 [DEBUG] http: Request GET /v1/status/leader (206.139µs) from=127.0.0.6:48745 2023/02/01 00:20:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.469125867s) from=127.0.0.6:37965 2023/02/01 00:20:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.081881615s) from=127.0.0.6:56123 2023/02/01 00:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.621000521s) from=127.0.0.6:50197 2023/02/01 00:20:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.206020297s) from=127.0.0.6:55851 2023/02/01 00:20:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:20:17 [DEBUG] http: Request GET /v1/status/leader (2.396077ms) from=127.0.0.6:60449 2023/02/01 00:20:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.187542268s) from=127.0.0.6:36689 2023/02/01 00:20:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:20:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:20:21 [DEBUG] agent: Node info in sync 2023/02/01 00:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.461119093s) from=127.0.0.6:60159 2023/02/01 00:20:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.19369671s) from=127.0.0.6:34303 2023/02/01 00:20:27 [DEBUG] http: Request GET /v1/status/leader (389.447µs) from=127.0.0.6:60449 2023/02/01 00:20:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m7.161980453s) from=127.0.0.6:50857 2023/02/01 00:20:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.091699931s) from=127.0.0.6:57473 2023/02/01 00:20:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.5493559s) from=127.0.0.6:54353 2023/02/01 00:20:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.714260295s) from=127.0.0.6:37195 2023/02/01 00:20:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.539278396s) from=127.0.0.6:38985 2023/02/01 00:20:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m7.449351266s) from=127.0.0.6:47617 2023/02/01 00:20:37 [DEBUG] http: Request GET /v1/status/leader (274.188µs) from=127.0.0.6:60449 2023/02/01 00:20:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.69626866s) from=127.0.0.6:35887 2023/02/01 00:20:47 [DEBUG] http: Request GET /v1/status/leader (266.805µs) from=127.0.0.6:60449 2023/02/01 00:20:57 [DEBUG] http: Request GET /v1/status/leader (252.021µs) from=127.0.0.6:60449 2023/02/01 00:21:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.494005391s) from=127.0.0.6:37085 2023/02/01 00:21:07 [DEBUG] http: Request GET /v1/status/leader (179.996µs) from=127.0.0.6:60449 2023/02/01 00:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.540798079s) from=127.0.0.6:52931 2023/02/01 00:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.423070839s) from=127.0.0.6:33151 2023/02/01 00:21:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.7192308s) from=127.0.0.6:59087 2023/02/01 00:21:17 [DEBUG] http: Request GET /v1/status/leader (395.662µs) from=127.0.0.6:60449 2023/02/01 00:21:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.037981901s) from=127.0.0.6:59839 2023/02/01 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.722763461s) from=127.0.0.6:35719 2023/02/01 00:21:27 [DEBUG] http: Request GET /v1/status/leader (215.002µs) from=127.0.0.6:60449 2023/02/01 00:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.560299447s) from=127.0.0.6:40267 2023/02/01 00:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.013440341s) from=127.0.0.6:34297 2023/02/01 00:21:37 [DEBUG] http: Request GET /v1/status/leader (373.839µs) from=127.0.0.6:60449 2023/02/01 00:21:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.127920519s) from=127.0.0.6:40281 2023/02/01 00:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.089520941s) from=127.0.0.6:36725 2023/02/01 00:21:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.561143331s) from=127.0.0.6:48037 2023/02/01 00:21:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.397108957s) from=127.0.0.6:55451 2023/02/01 00:21:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.331184382s) from=127.0.0.6:51283 2023/02/01 00:21:47 [DEBUG] http: Request GET /v1/status/leader (213.42µs) from=127.0.0.6:60449 2023/02/01 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.078826219s) from=127.0.0.6:53389 2023/02/01 00:21:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.677880606s) from=127.0.0.6:48169 2023/02/01 00:21:57 [DEBUG] http: Request GET /v1/status/leader (297.631µs) from=127.0.0.6:60449 2023/02/01 00:22:07 [DEBUG] http: Request GET /v1/status/leader (417.434µs) from=127.0.0.6:48745 2023/02/01 00:22:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:22:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.45663196s) from=127.0.0.6:56123 2023/02/01 00:22:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.390695377s) from=127.0.0.6:37965 2023/02/01 00:22:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:22:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:22:16 [DEBUG] agent: Node info in sync 2023/02/01 00:22:17 [DEBUG] http: Request GET /v1/status/leader (654.238µs) from=127.0.0.6:60449 2023/02/01 00:22:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.325837235s) from=127.0.0.6:50197 2023/02/01 00:22:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.610760291s) from=127.0.0.6:55851 2023/02/01 00:22:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.764996798s) from=127.0.0.6:36689 2023/02/01 00:22:27 [DEBUG] http: Request GET /v1/status/leader (335.634µs) from=127.0.0.6:48745 2023/02/01 00:22:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.697865433s) from=127.0.0.6:34303 2023/02/01 00:22:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.402239101s) from=127.0.0.6:60159 2023/02/01 00:22:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.810186442s) from=127.0.0.6:50857 2023/02/01 00:22:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.748952334s) from=127.0.0.6:57473 2023/02/01 00:22:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.393780608s) from=127.0.0.6:54353 2023/02/01 00:22:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.467339388s) from=127.0.0.6:47617 2023/02/01 00:22:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.943559188s) from=127.0.0.6:37195 2023/02/01 00:22:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.545732419s) from=127.0.0.6:38985 2023/02/01 00:22:37 [DEBUG] http: Request GET /v1/status/leader (328.456µs) from=127.0.0.6:60449 2023/02/01 00:22:47 [DEBUG] http: Request GET /v1/status/leader (857.936µs) from=127.0.0.6:60449 2023/02/01 00:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.535221481s) from=127.0.0.6:35887 2023/02/01 00:22:57 [DEBUG] http: Request GET /v1/status/leader (363.448µs) from=127.0.0.6:60449 2023/02/01 00:23:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.393339084s) from=127.0.0.6:37085 2023/02/01 00:23:07 [DEBUG] http: Request GET /v1/status/leader (389.262µs) from=127.0.0.6:48745 2023/02/01 00:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.697927286s) from=127.0.0.6:52931 2023/02/01 00:23:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:23:17 [DEBUG] http: Request GET /v1/status/leader (847.938µs) from=127.0.0.6:60449 2023/02/01 00:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.313542237s) from=127.0.0.6:33151 2023/02/01 00:23:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.27350938s) from=127.0.0.6:59087 2023/02/01 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.765591942s) from=127.0.0.6:35719 2023/02/01 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.080056741s) from=127.0.0.6:59839 2023/02/01 00:23:27 [DEBUG] http: Request GET /v1/status/leader (304.284µs) from=127.0.0.6:60449 2023/02/01 00:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.990816753s) from=127.0.0.6:40267 2023/02/01 00:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.249512898s) from=127.0.0.6:34297 2023/02/01 00:23:37 [DEBUG] http: Request GET /v1/status/leader (420.625µs) from=127.0.0.6:60449 2023/02/01 00:23:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.542335167s) from=127.0.0.6:48037 2023/02/01 00:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.499511726s) from=127.0.0.6:40281 2023/02/01 00:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.930872402s) from=127.0.0.6:36725 2023/02/01 00:23:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:23:44 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:23:44 [DEBUG] agent: Node info in sync 2023/02/01 00:23:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.20120013s) from=127.0.0.6:55451 2023/02/01 00:23:47 [DEBUG] http: Request GET /v1/status/leader (231.162µs) from=127.0.0.6:60449 2023/02/01 00:23:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.890057456s) from=127.0.0.6:51283 2023/02/01 00:23:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.717074455s) from=127.0.0.6:53389 2023/02/01 00:23:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.455138285s) from=127.0.0.6:48169 2023/02/01 00:23:57 [DEBUG] http: Request GET /v1/status/leader (229.078µs) from=127.0.0.6:60449 2023/02/01 00:24:07 [DEBUG] http: Request GET /v1/status/leader (563.246µs) from=127.0.0.6:60449 2023/02/01 00:24:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:24:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:24:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.854734869s) from=127.0.0.6:37965 2023/02/01 00:24:17 [DEBUG] http: Request GET /v1/status/leader (352.656µs) from=127.0.0.6:60449 2023/02/01 00:24:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.069148913s) from=127.0.0.6:56123 2023/02/01 00:24:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.535104943s) from=127.0.0.6:50197 2023/02/01 00:24:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.68277885s) from=127.0.0.6:55851 2023/02/01 00:24:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.49013625s) from=127.0.0.6:36689 2023/02/01 00:24:27 [DEBUG] http: Request GET /v1/status/leader (645.705µs) from=127.0.0.6:48745 2023/02/01 00:24:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.876361334s) from=127.0.0.6:34303 2023/02/01 00:24:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.48545935s) from=127.0.0.6:60159 2023/02/01 00:24:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.948191219s) from=127.0.0.6:50857 2023/02/01 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.742884761s) from=127.0.0.6:57473 2023/02/01 00:24:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.359219236s) from=127.0.0.6:54353 2023/02/01 00:24:37 [DEBUG] http: Request GET /v1/status/leader (311.947µs) from=127.0.0.6:60449 2023/02/01 00:24:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.034277311s) from=127.0.0.6:37195 2023/02/01 00:24:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.737103035s) from=127.0.0.6:38985 2023/02/01 00:24:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m7.483017314s) from=127.0.0.6:47617 2023/02/01 00:24:47 [DEBUG] http: Request GET /v1/status/leader (714.423µs) from=127.0.0.6:60449 2023/02/01 00:24:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.477844522s) from=127.0.0.6:35887 2023/02/01 00:24:57 [DEBUG] http: Request GET /v1/status/leader (337.802µs) from=127.0.0.6:60449 2023/02/01 00:25:07 [DEBUG] http: Request GET /v1/status/leader (798.241µs) from=127.0.0.6:48745 2023/02/01 00:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.021168971s) from=127.0.0.6:37085 2023/02/01 00:25:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:25:17 [DEBUG] http: Request GET /v1/status/leader (216.37µs) from=127.0.0.6:60449 2023/02/01 00:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.344406748s) from=127.0.0.6:52931 2023/02/01 00:25:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.043829044s) from=127.0.0.6:59087 2023/02/01 00:25:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.36786674s) from=127.0.0.6:35719 2023/02/01 00:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.880464053s) from=127.0.0.6:33151 2023/02/01 00:25:27 [DEBUG] http: Request GET /v1/status/leader (368.591µs) from=127.0.0.6:60449 2023/02/01 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.580086647s) from=127.0.0.6:59839 2023/02/01 00:25:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:25:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:25:33 [DEBUG] agent: Node info in sync 2023/02/01 00:25:37 [DEBUG] http: Request GET /v1/status/leader (162.667µs) from=127.0.0.6:60449 2023/02/01 00:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.564087513s) from=127.0.0.6:34297 2023/02/01 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.814676151s) from=127.0.0.6:40267 2023/02/01 00:25:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.46154668s) from=127.0.0.6:48037 2023/02/01 00:25:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.291977984s) from=127.0.0.6:55451 2023/02/01 00:25:48 [DEBUG] http: Request GET /v1/status/leader (197.038µs) from=127.0.0.6:48745 2023/02/01 00:25:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.002690476s) from=127.0.0.6:40281 2023/02/01 00:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.565865583s) from=127.0.0.6:36725 2023/02/01 00:25:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.186055989s) from=127.0.0.6:51283 2023/02/01 00:25:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.542812801s) from=127.0.0.6:53389 2023/02/01 00:25:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.203665108s) from=127.0.0.6:48169 2023/02/01 00:25:57 [DEBUG] http: Request GET /v1/status/leader (283.121µs) from=127.0.0.6:60449 2023/02/01 00:26:08 [DEBUG] http: Request GET /v1/status/leader (306.151µs) from=127.0.0.6:48745 2023/02/01 00:26:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:26:17 [DEBUG] http: Request GET /v1/status/leader (386.381µs) from=127.0.0.6:60449 2023/02/01 00:26:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.704225367s) from=127.0.0.6:37965 2023/02/01 00:26:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.531653368s) from=127.0.0.6:56123 2023/02/01 00:26:28 [DEBUG] http: Request GET /v1/status/leader (312.818µs) from=127.0.0.6:60449 2023/02/01 00:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.270361224s) from=127.0.0.6:55851 2023/02/01 00:26:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.011302616s) from=127.0.0.6:50197 2023/02/01 00:26:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.629496463s) from=127.0.0.6:34303 2023/02/01 00:26:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.544721959s) from=127.0.0.6:36689 2023/02/01 00:26:37 [DEBUG] http: Request GET /v1/status/leader (183.289µs) from=127.0.0.6:60449 2023/02/01 00:26:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.439031345s) from=127.0.0.6:54353 2023/02/01 00:26:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.087907709s) from=127.0.0.6:38985 2023/02/01 00:26:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.928111407s) from=127.0.0.6:50857 2023/02/01 00:26:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.272664511s) from=127.0.0.6:60159 2023/02/01 00:26:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.650289275s) from=127.0.0.6:57473 2023/02/01 00:26:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.039388234s) from=127.0.0.6:37195 2023/02/01 00:26:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.420695105s) from=127.0.0.6:47617 2023/02/01 00:26:48 [DEBUG] http: Request GET /v1/status/leader (396.865µs) from=127.0.0.6:60449 2023/02/01 00:26:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.20640908s) from=127.0.0.6:35887 2023/02/01 00:26:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:26:56 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:26:56 [DEBUG] agent: Node info in sync 2023/02/01 00:26:57 [DEBUG] http: Request GET /v1/status/leader (220.399µs) from=127.0.0.6:60449 2023/02/01 00:27:08 [DEBUG] http: Request GET /v1/status/leader (307.892µs) from=127.0.0.6:60449 2023/02/01 00:27:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:27:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.045262258s) from=127.0.0.6:37085 2023/02/01 00:27:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:27:17 [DEBUG] http: Request GET /v1/status/leader (3.061997ms) from=127.0.0.6:60449 2023/02/01 00:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.363862926s) from=127.0.0.6:52931 2023/02/01 00:27:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.745425589s) from=127.0.0.6:59087 2023/02/01 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.877177084s) from=127.0.0.6:35719 2023/02/01 00:27:28 [DEBUG] http: Request GET /v1/status/leader (241.733µs) from=127.0.0.6:48745 2023/02/01 00:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.707299094s) from=127.0.0.6:33151 2023/02/01 00:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.389728105s) from=127.0.0.6:59839 2023/02/01 00:27:37 [DEBUG] http: Request GET /v1/status/leader (281.749µs) from=127.0.0.6:60449 2023/02/01 00:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.526591697s) from=127.0.0.6:34297 2023/02/01 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.628213121s) from=127.0.0.6:40267 2023/02/01 00:27:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.311734658s) from=127.0.0.6:48037 2023/02/01 00:27:48 [DEBUG] http: Request GET /v1/status/leader (395.792µs) from=127.0.0.6:60449 2023/02/01 00:27:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.489064173s) from=127.0.0.6:40281 2023/02/01 00:27:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.625720651s) from=127.0.0.6:55451 2023/02/01 00:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.843247635s) from=127.0.0.6:36725 2023/02/01 00:27:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.006458115s) from=127.0.0.6:53389 2023/02/01 00:27:57 [DEBUG] http: Request GET /v1/status/leader (292.269µs) from=127.0.0.6:60449 2023/02/01 00:27:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.674919401s) from=127.0.0.6:51283 2023/02/01 00:27:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.416791979s) from=127.0.0.6:48169 2023/02/01 00:28:08 [DEBUG] http: Request GET /v1/status/leader (407.136µs) from=127.0.0.6:48745 2023/02/01 00:28:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:28:08 [DEBUG] agent: Node info in sync 2023/02/01 00:28:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:28:17 [DEBUG] http: Request GET /v1/status/leader (519.576µs) from=127.0.0.6:60449 2023/02/01 00:28:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.674949509s) from=127.0.0.6:37965 2023/02/01 00:28:28 [DEBUG] http: Request GET /v1/status/leader (296.165µs) from=127.0.0.6:60449 2023/02/01 00:28:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.053474767s) from=127.0.0.6:55851 2023/02/01 00:28:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.491000349s) from=127.0.0.6:56123 2023/02/01 00:28:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.959721693s) from=127.0.0.6:50197 2023/02/01 00:28:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.906071689s) from=127.0.0.6:34303 2023/02/01 00:28:37 [DEBUG] http: Request GET /v1/status/leader (424.709µs) from=127.0.0.6:60449 2023/02/01 00:28:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.673605848s) from=127.0.0.6:36689 2023/02/01 00:28:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.966311921s) from=127.0.0.6:38985 2023/02/01 00:28:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.092332621s) from=127.0.0.6:50857 2023/02/01 00:28:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.725218439s) from=127.0.0.6:47617 2023/02/01 00:28:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.434553634s) from=127.0.0.6:37195 2023/02/01 00:28:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.849393013s) from=127.0.0.6:54353 2023/02/01 00:28:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m7.02946235s) from=127.0.0.6:60159 2023/02/01 00:28:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.532545188s) from=127.0.0.6:57473 2023/02/01 00:28:48 [DEBUG] http: Request GET /v1/status/leader (435.953µs) from=127.0.0.6:60449 2023/02/01 00:28:57 [DEBUG] http: Request GET /v1/status/leader (487.798µs) from=127.0.0.6:60449 2023/02/01 00:28:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.248693733s) from=127.0.0.6:35887 2023/02/01 00:29:08 [DEBUG] http: Request GET /v1/status/leader (214.182µs) from=127.0.0.6:48745 2023/02/01 00:29:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:29:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.003436361s) from=127.0.0.6:37085 2023/02/01 00:29:18 [DEBUG] http: Request GET /v1/status/leader (376.309µs) from=127.0.0.6:60449 2023/02/01 00:29:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:29:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:29:19 [DEBUG] agent: Node info in sync 2023/02/01 00:29:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.13616639s) from=127.0.0.6:52931 2023/02/01 00:29:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.084900358s) from=127.0.0.6:59087 2023/02/01 00:29:28 [DEBUG] http: Request GET /v1/status/leader (173.651µs) from=127.0.0.6:60449 2023/02/01 00:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.044266816s) from=127.0.0.6:35719 2023/02/01 00:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.649918173s) from=127.0.0.6:33151 2023/02/01 00:29:38 [DEBUG] http: Request GET /v1/status/leader (831.923µs) from=127.0.0.6:60449 2023/02/01 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.901295614s) from=127.0.0.6:59839 2023/02/01 00:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.944897262s) from=127.0.0.6:40267 2023/02/01 00:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.951751062s) from=127.0.0.6:34297 2023/02/01 00:29:48 [DEBUG] http: Request GET /v1/status/leader (207.277µs) from=127.0.0.6:48745 2023/02/01 00:29:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.133122337s) from=127.0.0.6:36725 2023/02/01 00:29:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.683318492s) from=127.0.0.6:48037 2023/02/01 00:29:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.854439065s) from=127.0.0.6:55451 2023/02/01 00:29:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.58085414s) from=127.0.0.6:53389 2023/02/01 00:29:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.014706959s) from=127.0.0.6:40281 2023/02/01 00:29:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:29:58 [DEBUG] http: Request GET /v1/status/leader (6.964783ms) from=127.0.0.6:60449 2023/02/01 00:30:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.623628356s) from=127.0.0.6:51283 2023/02/01 00:30:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.61069176s) from=127.0.0.6:48169 2023/02/01 00:30:08 [DEBUG] http: Request GET /v1/status/leader (309.161µs) from=127.0.0.6:60449 2023/02/01 00:30:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:30:18 [DEBUG] http: Request GET /v1/status/leader (254.804µs) from=127.0.0.6:60449 2023/02/01 00:30:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:30:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:30:26 [DEBUG] agent: Node info in sync 2023/02/01 00:30:28 [DEBUG] http: Request GET /v1/status/leader (204.739µs) from=127.0.0.6:48745 2023/02/01 00:30:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.668874173s) from=127.0.0.6:37965 2023/02/01 00:30:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.426269045s) from=127.0.0.6:56123 2023/02/01 00:30:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.055564403s) from=127.0.0.6:50197 2023/02/01 00:30:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.089137875s) from=127.0.0.6:55851 2023/02/01 00:30:38 [DEBUG] http: Request GET /v1/status/leader (352.623µs) from=127.0.0.6:60449 2023/02/01 00:30:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.917790233s) from=127.0.0.6:34303 2023/02/01 00:30:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.948198205s) from=127.0.0.6:36689 2023/02/01 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.176571411s) from=127.0.0.6:37195 2023/02/01 00:30:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.784425187s) from=127.0.0.6:47617 2023/02/01 00:30:48 [DEBUG] http: Request GET /v1/status/leader (1.64589ms) from=127.0.0.6:48745 2023/02/01 00:30:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.83214635s) from=127.0.0.6:50857 2023/02/01 00:30:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.524615062s) from=127.0.0.6:38985 2023/02/01 00:30:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.214089582s) from=127.0.0.6:54353 2023/02/01 00:30:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.559366552s) from=127.0.0.6:57473 2023/02/01 00:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.848444045s) from=127.0.0.6:60159 2023/02/01 00:30:58 [DEBUG] http: Request GET /v1/status/leader (506.186µs) from=127.0.0.6:60449 2023/02/01 00:31:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.966742765s) from=127.0.0.6:35887 2023/02/01 00:31:08 [DEBUG] http: Request GET /v1/status/leader (257.937µs) from=127.0.0.6:48745 2023/02/01 00:31:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:31:18 [DEBUG] http: Request GET /v1/status/leader (434.983µs) from=127.0.0.6:60449 2023/02/01 00:31:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.076492615s) from=127.0.0.6:37085 2023/02/01 00:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.571427197s) from=127.0.0.6:52931 2023/02/01 00:31:28 [DEBUG] http: Request GET /v1/status/leader (2.469101ms) from=127.0.0.6:48745 2023/02/01 00:31:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.230237232s) from=127.0.0.6:59087 2023/02/01 00:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.525582028s) from=127.0.0.6:35719 2023/02/01 00:31:38 [DEBUG] http: Request GET /v1/status/leader (928.499µs) from=127.0.0.6:60449 2023/02/01 00:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.824552707s) from=127.0.0.6:33151 2023/02/01 00:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.913897755s) from=127.0.0.6:40267 2023/02/01 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.061634205s) from=127.0.0.6:34297 2023/02/01 00:31:48 [DEBUG] http: Request GET /v1/status/leader (285.149µs) from=127.0.0.6:60449 2023/02/01 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.48275669s) from=127.0.0.6:59839 2023/02/01 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.96266515s) from=127.0.0.6:36725 2023/02/01 00:31:58 [DEBUG] http: Request GET /v1/status/leader (195.079µs) from=127.0.0.6:60449 2023/02/01 00:31:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.758224288s) from=127.0.0.6:48037 2023/02/01 00:31:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.707977705s) from=127.0.0.6:55451 2023/02/01 00:31:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.07732192s) from=127.0.0.6:40281 2023/02/01 00:32:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.602775228s) from=127.0.0.6:53389 2023/02/01 00:32:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.363847188s) from=127.0.0.6:51283 2023/02/01 00:32:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.088166986s) from=127.0.0.6:48169 2023/02/01 00:32:08 [DEBUG] http: Request GET /v1/status/leader (198.065µs) from=127.0.0.6:60449 2023/02/01 00:32:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:32:18 [DEBUG] http: Request GET /v1/status/leader (597.993µs) from=127.0.0.6:60449 2023/02/01 00:32:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:32:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:32:26 [DEBUG] agent: Node info in sync 2023/02/01 00:32:28 [DEBUG] http: Request GET /v1/status/leader (7.417044ms) from=127.0.0.6:48745 2023/02/01 00:32:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.6653194s) from=127.0.0.6:37965 2023/02/01 00:32:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.729243354s) from=127.0.0.6:56123 2023/02/01 00:32:38 [DEBUG] http: Request GET /v1/status/leader (268.494µs) from=127.0.0.6:60449 2023/02/01 00:32:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.815201683s) from=127.0.0.6:50197 2023/02/01 00:32:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m7.350144269s) from=127.0.0.6:55851 2023/02/01 00:32:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.81000762s) from=127.0.0.6:34303 2023/02/01 00:32:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:32:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.579445381s) from=127.0.0.6:37195 2023/02/01 00:32:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.462377431s) from=127.0.0.6:36689 2023/02/01 00:32:48 [DEBUG] http: Request GET /v1/status/leader (341.63µs) from=127.0.0.6:48745 2023/02/01 00:32:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.596457424s) from=127.0.0.6:47617 2023/02/01 00:32:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.832681108s) from=127.0.0.6:38985 2023/02/01 00:32:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.061377769s) from=127.0.0.6:50857 2023/02/01 00:32:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.308889551s) from=127.0.0.6:54353 2023/02/01 00:32:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.001792291s) from=127.0.0.6:57473 2023/02/01 00:32:58 [DEBUG] http: Request GET /v1/status/leader (772.011µs) from=127.0.0.6:60449 2023/02/01 00:32:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.337849448s) from=127.0.0.6:60159 2023/02/01 00:33:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.575548743s) from=127.0.0.6:35887 2023/02/01 00:33:08 [DEBUG] http: Request GET /v1/status/leader (342.689µs) from=127.0.0.6:60449 2023/02/01 00:33:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:33:18 [DEBUG] http: Request GET /v1/status/leader (262.035µs) from=127.0.0.6:60449 2023/02/01 00:33:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.091402184s) from=127.0.0.6:37085 2023/02/01 00:33:28 [DEBUG] http: Request GET /v1/status/leader (377.996µs) from=127.0.0.6:60449 2023/02/01 00:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.897676584s) from=127.0.0.6:52931 2023/02/01 00:33:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.995024211s) from=127.0.0.6:59087 2023/02/01 00:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.787510577s) from=127.0.0.6:35719 2023/02/01 00:33:38 [DEBUG] http: Request GET /v1/status/leader (8.633493ms) from=127.0.0.6:60449 2023/02/01 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.945170316s) from=127.0.0.6:33151 2023/02/01 00:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.330138407s) from=127.0.0.6:40267 2023/02/01 00:33:48 [DEBUG] http: Request GET /v1/status/leader (445.895µs) from=127.0.0.6:60449 2023/02/01 00:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.500963122s) from=127.0.0.6:34297 2023/02/01 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.344389823s) from=127.0.0.6:59839 2023/02/01 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.763999382s) from=127.0.0.6:36725 2023/02/01 00:33:58 [DEBUG] http: Request GET /v1/status/leader (360.438µs) from=127.0.0.6:60449 2023/02/01 00:34:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.563661802s) from=127.0.0.6:48037 2023/02/01 00:34:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.584579852s) from=127.0.0.6:40281 2023/02/01 00:34:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.372947839s) from=127.0.0.6:53389 2023/02/01 00:34:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.056379943s) from=127.0.0.6:51283 2023/02/01 00:34:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.788154865s) from=127.0.0.6:55451 2023/02/01 00:34:08 [DEBUG] http: Request GET /v1/status/leader (247.798µs) from=127.0.0.6:48745 2023/02/01 00:34:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.795994815s) from=127.0.0.6:48169 2023/02/01 00:34:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:34:13 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:34:13 [DEBUG] agent: Node info in sync 2023/02/01 00:34:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:34:18 [DEBUG] http: Request GET /v1/status/leader (414.465µs) from=127.0.0.6:60449 2023/02/01 00:34:28 [DEBUG] http: Request GET /v1/status/leader (349.006µs) from=127.0.0.6:48745 2023/02/01 00:34:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.830055214s) from=127.0.0.6:37965 2023/02/01 00:34:38 [DEBUG] http: Request GET /v1/status/leader (182.066µs) from=127.0.0.6:60449 2023/02/01 00:34:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.828081048s) from=127.0.0.6:56123 2023/02/01 00:34:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.133556298s) from=127.0.0.6:50197 2023/02/01 00:34:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.768492943s) from=127.0.0.6:55851 2023/02/01 00:34:48 [DEBUG] http: Request GET /v1/status/leader (340.594µs) from=127.0.0.6:48745 2023/02/01 00:34:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.187558067s) from=127.0.0.6:36689 2023/02/01 00:34:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.812207293s) from=127.0.0.6:37195 2023/02/01 00:34:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.152560837s) from=127.0.0.6:54353 2023/02/01 00:34:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.908141115s) from=127.0.0.6:34303 2023/02/01 00:34:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.159432887s) from=127.0.0.6:47617 2023/02/01 00:34:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.479418175s) from=127.0.0.6:50857 2023/02/01 00:34:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.359345174s) from=127.0.0.6:57473 2023/02/01 00:34:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.507208501s) from=127.0.0.6:38985 2023/02/01 00:34:58 [DEBUG] http: Request GET /v1/status/leader (162.394µs) from=127.0.0.6:60449 2023/02/01 00:35:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.658829061s) from=127.0.0.6:60159 2023/02/01 00:35:08 [DEBUG] http: Request GET /v1/status/leader (375.264µs) from=127.0.0.6:48745 2023/02/01 00:35:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.539435048s) from=127.0.0.6:35887 2023/02/01 00:35:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:35:18 [DEBUG] http: Request GET /v1/status/leader (328.356µs) from=127.0.0.6:60449 2023/02/01 00:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.91244315s) from=127.0.0.6:37085 2023/02/01 00:35:28 [DEBUG] http: Request GET /v1/status/leader (183.115µs) from=127.0.0.6:48745 2023/02/01 00:35:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.084909528s) from=127.0.0.6:52931 2023/02/01 00:35:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:35:38 [DEBUG] http: Request GET /v1/status/leader (193.039µs) from=127.0.0.6:60449 2023/02/01 00:35:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.256777587s) from=127.0.0.6:59087 2023/02/01 00:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.178552166s) from=127.0.0.6:35719 2023/02/01 00:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.785302409s) from=127.0.0.6:33151 2023/02/01 00:35:48 [DEBUG] http: Request GET /v1/status/leader (428.881µs) from=127.0.0.6:60449 2023/02/01 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.684787659s) from=127.0.0.6:40267 2023/02/01 00:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.947764294s) from=127.0.0.6:34297 2023/02/01 00:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.028290685s) from=127.0.0.6:59839 2023/02/01 00:35:58 [DEBUG] http: Request GET /v1/status/leader (275.082µs) from=127.0.0.6:60449 2023/02/01 00:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.466307771s) from=127.0.0.6:36725 2023/02/01 00:36:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.798076338s) from=127.0.0.6:48037 2023/02/01 00:36:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.266254671s) from=127.0.0.6:51283 2023/02/01 00:36:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:36:07 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:36:07 [DEBUG] agent: Node info in sync 2023/02/01 00:36:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.484791405s) from=127.0.0.6:40281 2023/02/01 00:36:09 [DEBUG] http: Request GET /v1/status/leader (266.011µs) from=127.0.0.6:60449 2023/02/01 00:36:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.60274616s) from=127.0.0.6:55451 2023/02/01 00:36:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.684984617s) from=127.0.0.6:53389 2023/02/01 00:36:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:36:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.535717493s) from=127.0.0.6:48169 2023/02/01 00:36:18 [DEBUG] http: Request GET /v1/status/leader (1.331003ms) from=127.0.0.6:60449 2023/02/01 00:36:29 [DEBUG] http: Request GET /v1/status/leader (330.532µs) from=127.0.0.6:60449 2023/02/01 00:36:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.231960294s) from=127.0.0.6:37965 2023/02/01 00:36:38 [DEBUG] http: Request GET /v1/status/leader (287.049µs) from=127.0.0.6:60449 2023/02/01 00:36:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.157775083s) from=127.0.0.6:50197 2023/02/01 00:36:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.413879693s) from=127.0.0.6:56123 2023/02/01 00:36:49 [DEBUG] http: Request GET /v1/status/leader (975.074µs) from=127.0.0.6:48745 2023/02/01 00:36:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.782095476s) from=127.0.0.6:55851 2023/02/01 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.189419089s) from=127.0.0.6:37195 2023/02/01 00:36:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.258586349s) from=127.0.0.6:34303 2023/02/01 00:36:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.545260496s) from=127.0.0.6:47617 2023/02/01 00:36:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.625974562s) from=127.0.0.6:57473 2023/02/01 00:36:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.713688199s) from=127.0.0.6:50857 2023/02/01 00:36:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.403710709s) from=127.0.0.6:36689 2023/02/01 00:36:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.881713905s) from=127.0.0.6:54353 2023/02/01 00:36:58 [DEBUG] http: Request GET /v1/status/leader (414.594µs) from=127.0.0.6:60449 2023/02/01 00:36:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.71986252s) from=127.0.0.6:38985 2023/02/01 00:37:09 [DEBUG] http: Request GET /v1/status/leader (284.146µs) from=127.0.0.6:48745 2023/02/01 00:37:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m7.304767216s) from=127.0.0.6:60159 2023/02/01 00:37:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.038131378s) from=127.0.0.6:35887 2023/02/01 00:37:18 [DEBUG] http: Request GET /v1/status/leader (854.338µs) from=127.0.0.6:60449 2023/02/01 00:37:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.668709137s) from=127.0.0.6:37085 2023/02/01 00:37:29 [DEBUG] http: Request GET /v1/status/leader (197.513µs) from=127.0.0.6:48745 2023/02/01 00:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.913283229s) from=127.0.0.6:52931 2023/02/01 00:37:38 [DEBUG] http: Request GET /v1/status/leader (525.419µs) from=127.0.0.6:60449 2023/02/01 00:37:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.026246388s) from=127.0.0.6:59087 2023/02/01 00:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.251023573s) from=127.0.0.6:35719 2023/02/01 00:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.43811273s) from=127.0.0.6:33151 2023/02/01 00:37:49 [DEBUG] http: Request GET /v1/status/leader (182.84µs) from=127.0.0.6:48745 2023/02/01 00:37:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:37:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:37:49 [DEBUG] agent: Node info in sync 2023/02/01 00:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.257578115s) from=127.0.0.6:40267 2023/02/01 00:37:58 [DEBUG] http: Request GET /v1/status/leader (404.911µs) from=127.0.0.6:60449 2023/02/01 00:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.192753406s) from=127.0.0.6:59839 2023/02/01 00:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.236986036s) from=127.0.0.6:34297 2023/02/01 00:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.827820609s) from=127.0.0.6:36725 2023/02/01 00:38:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.857421569s) from=127.0.0.6:48037 2023/02/01 00:38:09 [DEBUG] http: Request GET /v1/status/leader (227.602µs) from=127.0.0.6:60449 2023/02/01 00:38:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.059019209s) from=127.0.0.6:51283 2023/02/01 00:38:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.545241025s) from=127.0.0.6:53389 2023/02/01 00:38:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:38:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.766780062s) from=127.0.0.6:55451 2023/02/01 00:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.166270387s) from=127.0.0.6:40281 2023/02/01 00:38:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.615464236s) from=127.0.0.6:48169 2023/02/01 00:38:18 [DEBUG] http: Request GET /v1/status/leader (189.393µs) from=127.0.0.6:60449 2023/02/01 00:38:29 [DEBUG] http: Request GET /v1/status/leader (298.518µs) from=127.0.0.6:48745 2023/02/01 00:38:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:38:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.096484004s) from=127.0.0.6:37965 2023/02/01 00:38:38 [DEBUG] http: Request GET /v1/status/leader (404.874µs) from=127.0.0.6:60449 2023/02/01 00:38:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.344259234s) from=127.0.0.6:56123 2023/02/01 00:38:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.930657458s) from=127.0.0.6:50197 2023/02/01 00:38:49 [DEBUG] http: Request GET /v1/status/leader (826.46µs) from=127.0.0.6:48745 2023/02/01 00:38:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.754670956s) from=127.0.0.6:55851 2023/02/01 00:38:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.263924673s) from=127.0.0.6:47617 2023/02/01 00:38:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.789702515s) from=127.0.0.6:37195 2023/02/01 00:38:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.920748206s) from=127.0.0.6:34303 2023/02/01 00:38:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.183964467s) from=127.0.0.6:57473 2023/02/01 00:38:58 [DEBUG] http: Request GET /v1/status/leader (145.505µs) from=127.0.0.6:60449 2023/02/01 00:38:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.813913266s) from=127.0.0.6:50857 2023/02/01 00:38:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.546679305s) from=127.0.0.6:54353 2023/02/01 00:39:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.114015032s) from=127.0.0.6:36689 2023/02/01 00:39:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.828994405s) from=127.0.0.6:38985 2023/02/01 00:39:09 [DEBUG] http: Request GET /v1/status/leader (403.159µs) from=127.0.0.6:60449 2023/02/01 00:39:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:39:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.995538216s) from=127.0.0.6:60159 2023/02/01 00:39:18 [DEBUG] http: Request GET /v1/status/leader (273.618µs) from=127.0.0.6:60449 2023/02/01 00:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.77847052s) from=127.0.0.6:35887 2023/02/01 00:39:29 [DEBUG] http: Request GET /v1/status/leader (211.88µs) from=127.0.0.6:60449 2023/02/01 00:39:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.610844898s) from=127.0.0.6:37085 2023/02/01 00:39:38 [DEBUG] http: Request GET /v1/status/leader (3.998098ms) from=127.0.0.6:60449 2023/02/01 00:39:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.055679592s) from=127.0.0.6:52931 2023/02/01 00:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.39609445s) from=127.0.0.6:35719 2023/02/01 00:39:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.22228706s) from=127.0.0.6:59087 2023/02/01 00:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:39:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:39:47 [DEBUG] agent: Node info in sync 2023/02/01 00:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.844976866s) from=127.0.0.6:33151 2023/02/01 00:39:49 [DEBUG] http: Request GET /v1/status/leader (257.567µs) from=127.0.0.6:48745 2023/02/01 00:39:58 [DEBUG] http: Request GET /v1/status/leader (686.03µs) from=127.0.0.6:60449 2023/02/01 00:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.813606385s) from=127.0.0.6:40267 2023/02/01 00:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.251035462s) from=127.0.0.6:34297 2023/02/01 00:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.678284724s) from=127.0.0.6:36725 2023/02/01 00:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.816822192s) from=127.0.0.6:59839 2023/02/01 00:40:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.803276927s) from=127.0.0.6:48037 2023/02/01 00:40:09 [DEBUG] http: Request GET /v1/status/leader (280.414µs) from=127.0.0.6:48745 2023/02/01 00:40:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:40:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.100420441s) from=127.0.0.6:53389 2023/02/01 00:40:18 [DEBUG] http: Request GET /v1/status/leader (246.082µs) from=127.0.0.6:60449 2023/02/01 00:40:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.185062214s) from=127.0.0.6:51283 2023/02/01 00:40:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.959963918s) from=127.0.0.6:55451 2023/02/01 00:40:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.958452817s) from=127.0.0.6:40281 2023/02/01 00:40:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.378265906s) from=127.0.0.6:48169 2023/02/01 00:40:29 [DEBUG] http: Request GET /v1/status/leader (594.855µs) from=127.0.0.6:48745 2023/02/01 00:40:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.638989803s) from=127.0.0.6:37965 2023/02/01 00:40:38 [DEBUG] http: Request GET /v1/status/leader (350.746µs) from=127.0.0.6:60449 2023/02/01 00:40:49 [DEBUG] http: Request GET /v1/status/leader (505.032µs) from=127.0.0.6:48745 2023/02/01 00:40:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.050494138s) from=127.0.0.6:50197 2023/02/01 00:40:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.386788167s) from=127.0.0.6:56123 2023/02/01 00:40:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.551567061s) from=127.0.0.6:55851 2023/02/01 00:40:58 [DEBUG] http: Request GET /v1/status/leader (236.172µs) from=127.0.0.6:60449 2023/02/01 00:40:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.994793236s) from=127.0.0.6:37195 2023/02/01 00:41:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.19638155s) from=127.0.0.6:50857 2023/02/01 00:41:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.93692587s) from=127.0.0.6:36689 2023/02/01 00:41:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.046144368s) from=127.0.0.6:47617 2023/02/01 00:41:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.70198235s) from=127.0.0.6:57473 2023/02/01 00:41:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.871354127s) from=127.0.0.6:34303 2023/02/01 00:41:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.907419787s) from=127.0.0.6:54353 2023/02/01 00:41:09 [DEBUG] http: Request GET /v1/status/leader (332.785µs) from=127.0.0.6:48745 2023/02/01 00:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.310852014s) from=127.0.0.6:38985 2023/02/01 00:41:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:41:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:41:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:41:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:41:15 [DEBUG] agent: Node info in sync 2023/02/01 00:41:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:41:18 [DEBUG] http: Request GET /v1/status/leader (225.157µs) from=127.0.0.6:60449 2023/02/01 00:41:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.24173224s) from=127.0.0.6:60159 2023/02/01 00:41:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.553169435s) from=127.0.0.6:35887 2023/02/01 00:41:29 [DEBUG] http: Request GET /v1/status/leader (324.896µs) from=127.0.0.6:60449 2023/02/01 00:41:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.530525404s) from=127.0.0.6:37085 2023/02/01 00:41:38 [DEBUG] http: Request GET /v1/status/leader (470.621µs) from=127.0.0.6:60449 2023/02/01 00:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.099419122s) from=127.0.0.6:52931 2023/02/01 00:41:49 [DEBUG] http: Request GET /v1/status/leader (316.93µs) from=127.0.0.6:60449 2023/02/01 00:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.303467747s) from=127.0.0.6:33151 2023/02/01 00:41:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.491630011s) from=127.0.0.6:35719 2023/02/01 00:41:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.287456199s) from=127.0.0.6:59087 2023/02/01 00:41:58 [DEBUG] http: Request GET /v1/status/leader (326.856µs) from=127.0.0.6:60449 2023/02/01 00:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.813489943s) from=127.0.0.6:40267 2023/02/01 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.322176562s) from=127.0.0.6:34297 2023/02/01 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.625551996s) from=127.0.0.6:36725 2023/02/01 00:42:09 [DEBUG] http: Request GET /v1/status/leader (369.274µs) from=127.0.0.6:48745 2023/02/01 00:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.555277572s) from=127.0.0.6:59839 2023/02/01 00:42:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:42:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.455099393s) from=127.0.0.6:48037 2023/02/01 00:42:18 [DEBUG] http: Request GET /v1/status/leader (208.496µs) from=127.0.0.6:60449 2023/02/01 00:42:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.286377229s) from=127.0.0.6:53389 2023/02/01 00:42:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.36175459s) from=127.0.0.6:48169 2023/02/01 00:42:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.473143235s) from=127.0.0.6:40281 2023/02/01 00:42:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.143075191s) from=127.0.0.6:55451 2023/02/01 00:42:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.897364857s) from=127.0.0.6:51283 2023/02/01 00:42:29 [DEBUG] http: Request GET /v1/status/leader (208.742µs) from=127.0.0.6:48745 2023/02/01 00:42:38 [DEBUG] http: Request GET /v1/status/leader (273.537µs) from=127.0.0.6:60449 2023/02/01 00:42:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.692751282s) from=127.0.0.6:37965 2023/02/01 00:42:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:42:44 [DEBUG] agent: Node info in sync 2023/02/01 00:42:49 [DEBUG] http: Request GET /v1/status/leader (349.864µs) from=127.0.0.6:48745 2023/02/01 00:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.424053942s) from=127.0.0.6:50197 2023/02/01 00:42:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.888671661s) from=127.0.0.6:56123 2023/02/01 00:42:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.831897698s) from=127.0.0.6:55851 2023/02/01 00:42:58 [DEBUG] http: Request GET /v1/status/leader (175.42µs) from=127.0.0.6:60449 2023/02/01 00:43:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.429967058s) from=127.0.0.6:37195 2023/02/01 00:43:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.742953369s) from=127.0.0.6:50857 2023/02/01 00:43:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.681713284s) from=127.0.0.6:47617 2023/02/01 00:43:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.141164248s) from=127.0.0.6:57473 2023/02/01 00:43:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.98417533s) from=127.0.0.6:36689 2023/02/01 00:43:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.663422539s) from=127.0.0.6:54353 2023/02/01 00:43:09 [DEBUG] http: Request GET /v1/status/leader (179.419µs) from=127.0.0.6:48745 2023/02/01 00:43:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.240583172s) from=127.0.0.6:34303 2023/02/01 00:43:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:43:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:43:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.137042842s) from=127.0.0.6:38985 2023/02/01 00:43:18 [DEBUG] http: Request GET /v1/status/leader (295.139µs) from=127.0.0.6:60449 2023/02/01 00:43:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.056323504s) from=127.0.0.6:60159 2023/02/01 00:43:29 [DEBUG] http: Request GET /v1/status/leader (317.927µs) from=127.0.0.6:48745 2023/02/01 00:43:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.391982325s) from=127.0.0.6:35887 2023/02/01 00:43:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.155455942s) from=127.0.0.6:37085 2023/02/01 00:43:38 [DEBUG] http: Request GET /v1/status/leader (153.246µs) from=127.0.0.6:60449 2023/02/01 00:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.178959038s) from=127.0.0.6:52931 2023/02/01 00:43:49 [DEBUG] http: Request GET /v1/status/leader (468.688µs) from=127.0.0.6:48745 2023/02/01 00:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.106139356s) from=127.0.0.6:33151 2023/02/01 00:43:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.934639222s) from=127.0.0.6:35719 2023/02/01 00:43:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.899538457s) from=127.0.0.6:59087 2023/02/01 00:43:58 [DEBUG] http: Request GET /v1/status/leader (404.67µs) from=127.0.0.6:60449 2023/02/01 00:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.779301283s) from=127.0.0.6:40267 2023/02/01 00:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.227620334s) from=127.0.0.6:36725 2023/02/01 00:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.618992514s) from=127.0.0.6:34297 2023/02/01 00:44:09 [DEBUG] http: Request GET /v1/status/leader (254.382µs) from=127.0.0.6:48745 2023/02/01 00:44:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:44:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.937500632s) from=127.0.0.6:48037 2023/02/01 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.754542853s) from=127.0.0.6:59839 2023/02/01 00:44:18 [DEBUG] http: Request GET /v1/status/leader (516.937µs) from=127.0.0.6:60449 2023/02/01 00:44:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.171840854s) from=127.0.0.6:40281 2023/02/01 00:44:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.17124049s) from=127.0.0.6:48169 2023/02/01 00:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:44:26 [DEBUG] agent: Node info in sync 2023/02/01 00:44:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.262297692s) from=127.0.0.6:53389 2023/02/01 00:44:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.865024314s) from=127.0.0.6:55451 2023/02/01 00:44:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.411327614s) from=127.0.0.6:51283 2023/02/01 00:44:29 [DEBUG] http: Request GET /v1/status/leader (260.1µs) from=127.0.0.6:60449 2023/02/01 00:44:38 [DEBUG] http: Request GET /v1/status/leader (308.307µs) from=127.0.0.6:60449 2023/02/01 00:44:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.743596748s) from=127.0.0.6:37965 2023/02/01 00:44:49 [DEBUG] http: Request GET /v1/status/leader (190.909µs) from=127.0.0.6:60449 2023/02/01 00:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.242812889s) from=127.0.0.6:50197 2023/02/01 00:44:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.060414989s) from=127.0.0.6:56123 2023/02/01 00:44:58 [DEBUG] http: Request GET /v1/status/leader (533.771µs) from=127.0.0.6:60449 2023/02/01 00:45:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.58023627s) from=127.0.0.6:55851 2023/02/01 00:45:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.64700816s) from=127.0.0.6:50857 2023/02/01 00:45:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.843244172s) from=127.0.0.6:47617 2023/02/01 00:45:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.625657811s) from=127.0.0.6:57473 2023/02/01 00:45:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.929803335s) from=127.0.0.6:37195 2023/02/01 00:45:09 [DEBUG] http: Request GET /v1/status/leader (305.474µs) from=127.0.0.6:48745 2023/02/01 00:45:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.131223929s) from=127.0.0.6:54353 2023/02/01 00:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.612283125s) from=127.0.0.6:34303 2023/02/01 00:45:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.38917359s) from=127.0.0.6:36689 2023/02/01 00:45:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:45:18 [DEBUG] http: Request GET /v1/status/leader (291.557µs) from=127.0.0.6:60449 2023/02/01 00:45:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.243249187s) from=127.0.0.6:38985 2023/02/01 00:45:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.858148677s) from=127.0.0.6:60159 2023/02/01 00:45:29 [DEBUG] http: Request GET /v1/status/leader (151.963µs) from=127.0.0.6:48745 2023/02/01 00:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.545460439s) from=127.0.0.6:35887 2023/02/01 00:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.948774269s) from=127.0.0.6:37085 2023/02/01 00:45:38 [DEBUG] http: Request GET /v1/status/leader (560.127µs) from=127.0.0.6:60449 2023/02/01 00:45:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:45:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.288439766s) from=127.0.0.6:52931 2023/02/01 00:45:49 [DEBUG] http: Request GET /v1/status/leader (400.355µs) from=127.0.0.6:48745 2023/02/01 00:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.934093832s) from=127.0.0.6:35719 2023/02/01 00:45:58 [DEBUG] http: Request GET /v1/status/leader (169.281µs) from=127.0.0.6:60449 2023/02/01 00:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.708199997s) from=127.0.0.6:33151 2023/02/01 00:45:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.184937994s) from=127.0.0.6:59087 2023/02/01 00:46:09 [DEBUG] http: Request GET /v1/status/leader (368.017µs) from=127.0.0.6:48745 2023/02/01 00:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.193925453s) from=127.0.0.6:40267 2023/02/01 00:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.320657298s) from=127.0.0.6:34297 2023/02/01 00:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.433717453s) from=127.0.0.6:36725 2023/02/01 00:46:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:46:18 [DEBUG] http: Request GET /v1/status/leader (1.209947ms) from=127.0.0.6:60449 2023/02/01 00:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.518889072s) from=127.0.0.6:59839 2023/02/01 00:46:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.954955421s) from=127.0.0.6:48037 2023/02/01 00:46:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.501717651s) from=127.0.0.6:40281 2023/02/01 00:46:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:46:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:46:24 [DEBUG] agent: Node info in sync 2023/02/01 00:46:29 [DEBUG] http: Request GET /v1/status/leader (310.098µs) from=127.0.0.6:60449 2023/02/01 00:46:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.723933524s) from=127.0.0.6:48169 2023/02/01 00:46:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.149622848s) from=127.0.0.6:51283 2023/02/01 00:46:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.735812088s) from=127.0.0.6:55451 2023/02/01 00:46:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.137663209s) from=127.0.0.6:53389 2023/02/01 00:46:38 [DEBUG] http: Request GET /v1/status/leader (436.372µs) from=127.0.0.6:60449 2023/02/01 00:46:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.932673729s) from=127.0.0.6:37965 2023/02/01 00:46:49 [DEBUG] http: Request GET /v1/status/leader (363.905µs) from=127.0.0.6:48745 2023/02/01 00:46:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.30446489s) from=127.0.0.6:50197 2023/02/01 00:46:58 [DEBUG] http: Request GET /v1/status/leader (288.449µs) from=127.0.0.6:60449 2023/02/01 00:47:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.589479808s) from=127.0.0.6:55851 2023/02/01 00:47:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.840873997s) from=127.0.0.6:56123 2023/02/01 00:47:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.187805453s) from=127.0.0.6:57473 2023/02/01 00:47:09 [DEBUG] http: Request GET /v1/status/leader (244.789µs) from=127.0.0.6:60449 2023/02/01 00:47:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.532250584s) from=127.0.0.6:50857 2023/02/01 00:47:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.173424831s) from=127.0.0.6:37195 2023/02/01 00:47:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.029301063s) from=127.0.0.6:54353 2023/02/01 00:47:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.557922275s) from=127.0.0.6:47617 2023/02/01 00:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:47:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.653196236s) from=127.0.0.6:34303 2023/02/01 00:47:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.701174201s) from=127.0.0.6:36689 2023/02/01 00:47:18 [DEBUG] http: Request GET /v1/status/leader (181.164µs) from=127.0.0.6:60449 2023/02/01 00:47:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.096408513s) from=127.0.0.6:60159 2023/02/01 00:47:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.267923163s) from=127.0.0.6:38985 2023/02/01 00:47:30 [DEBUG] http: Request GET /v1/status/leader (206.117µs) from=127.0.0.6:48745 2023/02/01 00:47:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.339079321s) from=127.0.0.6:35887 2023/02/01 00:47:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.792610644s) from=127.0.0.6:37085 2023/02/01 00:47:38 [DEBUG] http: Request GET /v1/status/leader (281.502µs) from=127.0.0.6:60449 2023/02/01 00:47:50 [DEBUG] http: Request GET /v1/status/leader (276.381µs) from=127.0.0.6:60449 2023/02/01 00:47:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.459777082s) from=127.0.0.6:52931 2023/02/01 00:47:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.120111715s) from=127.0.0.6:35719 2023/02/01 00:47:58 [DEBUG] http: Request GET /v1/status/leader (370.561µs) from=127.0.0.6:60449 2023/02/01 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.143096614s) from=127.0.0.6:33151 2023/02/01 00:48:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.353965906s) from=127.0.0.6:59087 2023/02/01 00:48:10 [DEBUG] http: Request GET /v1/status/leader (169.728µs) from=127.0.0.6:60449 2023/02/01 00:48:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.062364483s) from=127.0.0.6:40267 2023/02/01 00:48:18 [DEBUG] http: Request GET /v1/status/leader (248.556µs) from=127.0.0.6:60449 2023/02/01 00:48:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.84983656s) from=127.0.0.6:34297 2023/02/01 00:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.262720666s) from=127.0.0.6:59839 2023/02/01 00:48:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:48:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:48:20 [DEBUG] agent: Node info in sync 2023/02/01 00:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.289821109s) from=127.0.0.6:36725 2023/02/01 00:48:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.427976001s) from=127.0.0.6:48037 2023/02/01 00:48:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.229827543s) from=127.0.0.6:40281 2023/02/01 00:48:30 [DEBUG] http: Request GET /v1/status/leader (251.087µs) from=127.0.0.6:48745 2023/02/01 00:48:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.632414881s) from=127.0.0.6:48169 2023/02/01 00:48:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.340127427s) from=127.0.0.6:55451 2023/02/01 00:48:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.728984373s) from=127.0.0.6:53389 2023/02/01 00:48:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.379908536s) from=127.0.0.6:51283 2023/02/01 00:48:39 [DEBUG] http: Request GET /v1/status/leader (382.287µs) from=127.0.0.6:60449 2023/02/01 00:48:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.042580752s) from=127.0.0.6:37965 2023/02/01 00:48:50 [DEBUG] http: Request GET /v1/status/leader (6.579955ms) from=127.0.0.6:48745 2023/02/01 00:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.194079152s) from=127.0.0.6:50197 2023/02/01 00:48:59 [DEBUG] http: Request GET /v1/status/leader (422.53µs) from=127.0.0.6:60449 2023/02/01 00:49:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m3.919140052s) from=127.0.0.6:55851 2023/02/01 00:49:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.905860395s) from=127.0.0.6:56123 2023/02/01 00:49:10 [DEBUG] http: Request GET /v1/status/leader (331.667µs) from=127.0.0.6:48745 2023/02/01 00:49:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.436297633s) from=127.0.0.6:50857 2023/02/01 00:49:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.676991338s) from=127.0.0.6:57473 2023/02/01 00:49:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:49:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.556643367s) from=127.0.0.6:37195 2023/02/01 00:49:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.637737131s) from=127.0.0.6:47617 2023/02/01 00:49:19 [DEBUG] http: Request GET /v1/status/leader (850.267µs) from=127.0.0.6:60449 2023/02/01 00:49:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.286939452s) from=127.0.0.6:54353 2023/02/01 00:49:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.628737055s) from=127.0.0.6:36689 2023/02/01 00:49:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.434845231s) from=127.0.0.6:34303 2023/02/01 00:49:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.001616358s) from=127.0.0.6:38985 2023/02/01 00:49:30 [DEBUG] http: Request GET /v1/status/leader (423.185µs) from=127.0.0.6:60449 2023/02/01 00:49:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.860917177s) from=127.0.0.6:60159 2023/02/01 00:49:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.837609382s) from=127.0.0.6:35887 2023/02/01 00:49:39 [DEBUG] http: Request GET /v1/status/leader (283.788µs) from=127.0.0.6:60449 2023/02/01 00:49:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.939968242s) from=127.0.0.6:37085 2023/02/01 00:49:50 [DEBUG] http: Request GET /v1/status/leader (210.452µs) from=127.0.0.6:48745 2023/02/01 00:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.015340677s) from=127.0.0.6:35719 2023/02/01 00:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.243563682s) from=127.0.0.6:52931 2023/02/01 00:49:59 [DEBUG] http: Request GET /v1/status/leader (328.427µs) from=127.0.0.6:60449 2023/02/01 00:50:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:50:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:50:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:50:06 [DEBUG] agent: Node info in sync 2023/02/01 00:50:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.535336893s) from=127.0.0.6:33151 2023/02/01 00:50:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.863773366s) from=127.0.0.6:59087 2023/02/01 00:50:10 [DEBUG] http: Request GET /v1/status/leader (3.380221ms) from=127.0.0.6:60449 2023/02/01 00:50:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.185749247s) from=127.0.0.6:40267 2023/02/01 00:50:19 [DEBUG] http: Request GET /v1/status/leader (282.213µs) from=127.0.0.6:60449 2023/02/01 00:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.265033995s) from=127.0.0.6:34297 2023/02/01 00:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.303662762s) from=127.0.0.6:59839 2023/02/01 00:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.342488224s) from=127.0.0.6:36725 2023/02/01 00:50:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.433483647s) from=127.0.0.6:48037 2023/02/01 00:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.49548641s) from=127.0.0.6:40281 2023/02/01 00:50:30 [DEBUG] http: Request GET /v1/status/leader (240.997µs) from=127.0.0.6:60449 2023/02/01 00:50:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.854389697s) from=127.0.0.6:48169 2023/02/01 00:50:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.144478733s) from=127.0.0.6:55451 2023/02/01 00:50:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jmb2q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/01 00:50:39 [DEBUG] http: Request GET /v1/status/leader (160.276µs) from=127.0.0.6:60449 2023/02/01 00:50:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.303063039s) from=127.0.0.6:53389 2023/02/01 00:50:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.671075678s) from=127.0.0.6:51283 2023/02/01 00:50:50 [DEBUG] http: Request GET /v1/status/leader (146.244µs) from=127.0.0.6:60449 2023/02/01 00:50:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.369229853s) from=127.0.0.6:37965 2023/02/01 00:50:59 [DEBUG] http: Request GET /v1/status/leader (392.846µs) from=127.0.0.6:60449 2023/02/01 00:51:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.61354976s) from=127.0.0.6:50197 2023/02/01 00:51:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.500167797s) from=127.0.0.6:55851 2023/02/01 00:51:10 [DEBUG] http: Request GET /v1/status/leader (543.811µs) from=127.0.0.6:60449 2023/02/01 00:51:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.242119497s) from=127.0.0.6:56123 2023/02/01 00:51:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.815188946s) from=127.0.0.6:57473 2023/02/01 00:51:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:51:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.742871344s) from=127.0.0.6:50857 2023/02/01 00:51:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.523707454s) from=127.0.0.6:47617 2023/02/01 00:51:19 [DEBUG] http: Request GET /v1/status/leader (170.085µs) from=127.0.0.6:60449 2023/02/01 00:51:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.742160975s) from=127.0.0.6:37195 2023/02/01 00:51:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.327887884s) from=127.0.0.6:36689 2023/02/01 00:51:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.35258328s) from=127.0.0.6:54353 2023/02/01 00:51:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.521057032s) from=127.0.0.6:34303 2023/02/01 00:51:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.007856042s) from=127.0.0.6:38985 2023/02/01 00:51:30 [DEBUG] http: Request GET /v1/status/leader (2.939183ms) from=127.0.0.6:60449 2023/02/01 00:51:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.372261461s) from=127.0.0.6:35887 2023/02/01 00:51:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.59346237s) from=127.0.0.6:60159 2023/02/01 00:51:39 [DEBUG] http: Request GET /v1/status/leader (172.648µs) from=127.0.0.6:60449 2023/02/01 00:51:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.598015801s) from=127.0.0.6:37085 2023/02/01 00:51:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.166_8484" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.3.159_8801" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.97_8080" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.18.40_8443" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.90_8482" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v2_nslcm_10.233.44.49_8403" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.17_9015" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_sdnc_10.233.56.100_8282" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.33.218_8806" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.33.218_8806" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.35.104_9001" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.251_8082" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.32.10_8803" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_parser_10.233.33.218_8806" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.218_8806" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.21.231_8410" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.161_8802" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.180_8181" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2023/02/01 00:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.233_9011" in sync 2023/02/01 00:51:46 [DEBUG] agent: Node info in sync 2023/02/01 00:51:50 [DEBUG] http: Request GET /v1/status/leader (238.641µs) from=127.0.0.6:48745 2023/02/01 00:51:59 [DEBUG] http: Request GET /v1/status/leader (270.964µs) from=127.0.0.6:60449 2023/02/01 00:51:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.987018337s) from=127.0.0.6:52931 2023/02/01 00:52:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.627631499s) from=127.0.0.6:35719 2023/02/01 00:52:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.114848816s) from=127.0.0.6:33151 2023/02/01 00:52:10 [DEBUG] http: Request GET /v1/status/leader (188.923µs) from=127.0.0.6:48745 2023/02/01 00:52:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.268690991s) from=127.0.0.6:59087 2023/02/01 00:52:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jmb2q" since the cluster is too small 2023/02/01 00:52:19 [DEBUG] http: Request GET /v1/status/leader (185.687µs) from=127.0.0.6:60449 2023/02/01 00:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.416119811s) from=127.0.0.6:40267 2023/02/01 00:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.533689283s) from=127.0.0.6:59839 2023/02/01 00:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.102203734s) from=127.0.0.6:34297 2023/02/01 00:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.929699396s) from=127.0.0.6:36725 2023/02/01 00:52:30 [DEBUG] http: Request GET /v1/status/leader (406.805µs) from=127.0.0.6:60449 2023/02/01 00:52:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.214569231s) from=127.0.0.6:48037 2023/02/01 00:52:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.516374587s) from=127.0.0.6:40281 2023/02/01 00:52:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.559815693s) from=127.0.0.6:48169 2023/02/01 00:52:39 [DEBUG] http: Request GET /v1/status/leader (257.327µs