By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '63eb2a7b-e6b1-40f5-65f4-526746a21c9d' Node name: 'onap-msb-consul-5454dcc5c5-q6bvl' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/08/10 23:04:19 [DEBUG] agent: Using random ID "63eb2a7b-e6b1-40f5-65f4-526746a21c9d" as node ID 2022/08/10 23:04:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:63eb2a7b-e6b1-40f5-65f4-526746a21c9d Address:127.0.0.1:8300}] 2022/08/10 23:04:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/10 23:04:19 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-q6bvl.dc1 127.0.0.1 2022/08/10 23:04:19 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-q6bvl 127.0.0.1 2022/08/10 23:04:19 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-q6bvl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:04:19 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-q6bvl.dc1" in area "wan" 2022/08/10 23:04:19 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/10 23:04:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/10 23:04:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/10 23:04:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/10 23:04:19 [INFO] agent: started state syncer 2022/08/10 23:04:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/10 23:04:19 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/10 23:04:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/10 23:04:19 [DEBUG] raft: Votes needed: 1 2022/08/10 23:04:19 [DEBUG] raft: Vote granted from 63eb2a7b-e6b1-40f5-65f4-526746a21c9d in term 2. Tally: 1 2022/08/10 23:04:19 [INFO] raft: Election won. Tally: 1 2022/08/10 23:04:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/10 23:04:19 [INFO] consul: cluster leadership acquired 2022/08/10 23:04:19 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-q6bvl 2022/08/10 23:04:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/10 23:04:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:04:19 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-q6bvl' joined, marking health alive 2022/08/10 23:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:04:19 [INFO] agent: Synced node info 2022/08/10 23:04:19 [DEBUG] agent: Node info in sync 2022/08/10 23:04:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:04:21 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.0 (currently running: 1.4.3) 2022/08/10 23:05:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:05:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:05:36 [DEBUG] agent: Node info in sync 2022/08/10 23:06:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:06:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:07:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:07:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:07:26 [DEBUG] agent: Node info in sync 2022/08/10 23:08:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:08:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:08:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:08:49 [DEBUG] agent: Node info in sync 2022/08/10 23:09:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:10:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:10:06 [DEBUG] agent: Node info in sync 2022/08/10 23:10:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:11:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:11:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:11:33 [DEBUG] agent: Node info in sync 2022/08/10 23:12:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:13:11 [DEBUG] agent: Node info in sync 2022/08/10 23:13:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:13:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:14:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:14:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:14:39 [DEBUG] agent: Node info in sync 2022/08/10 23:15:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:16:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:16:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:16:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:16:33 [DEBUG] agent: Node info in sync 2022/08/10 23:17:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:18:01 [DEBUG] agent: Node info in sync 2022/08/10 23:18:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:18:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:19:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:19:07 [DEBUG] agent: Node info in sync 2022/08/10 23:19:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:20:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:20:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:20:35 [DEBUG] agent: Node info in sync 2022/08/10 23:21:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:21:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:22:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:22:26 [DEBUG] agent: Node info in sync 2022/08/10 23:23:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:23:41 [DEBUG] http: Request GET /v1/catalog/services (286.34µs) from=127.0.0.6:55245 2022/08/10 23:23:41 [DEBUG] http: Request GET /v1/status/leader (1.333585ms) from=127.0.0.6:55245 2022/08/10 23:23:44 [DEBUG] http: Request GET /v1/status/leader (1.676736ms) from=127.0.0.6:41443 2022/08/10 23:23:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.235_443" 2022/08/10 23:23:45 [DEBUG] agent: Node info in sync 2022/08/10 23:23:45 [DEBUG] http: Request PUT /v1/agent/service/register (22.450799ms) from=127.0.0.6:41443 2022/08/10 23:23:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:45 [DEBUG] agent: Node info in sync 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (4.237309155s) from=127.0.0.6:55245 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (793.008µs) from=127.0.0.6:44135 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (401.007µs) from=127.0.0.6:41443 2022/08/10 23:23:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:45 [INFO] agent: Synced service "_v1_parser_10.233.19.211_8806" 2022/08/10 23:23:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:45 [DEBUG] agent: Node info in sync 2022/08/10 23:23:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.363554ms) from=127.0.0.6:41443 2022/08/10 23:23:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:45 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:45 [DEBUG] agent: Node info in sync 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (451.107387ms) from=127.0.0.6:55245 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (265.727µs) from=127.0.0.6:41443 2022/08/10 23:23:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (348.031µs) from=127.0.0.6:36041 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [INFO] agent: Synced service "_v1_catalog_10.233.19.211_8806" 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.06267ms) from=127.0.0.6:36041 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (179.612519ms) from=127.0.0.6:55245 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (226.315µs) from=127.0.0.6:55245 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (456.425µs) from=127.0.0.6:50433 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [INFO] agent: Synced service "_v1_nsd_10.233.19.211_8806" 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.054781ms) from=127.0.0.6:47249 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (226.301176ms) from=127.0.0.6:55245 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (266.508µs) from=127.0.0.6:47249 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (251.025µs) from=127.0.0.6:50433 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.211_8806" 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (36.449287ms) from=127.0.0.6:50433 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (218.952285ms) from=127.0.0.6:55245 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (452.119µs) from=127.0.0.6:50433 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (164.398µs) from=127.0.0.6:55659 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [INFO] agent: Synced service "_v0_multicloud_10.233.22.27_9001" 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (105.493939ms) from=127.0.0.6:50433 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:46 [DEBUG] agent: Node info in sync 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (421.187102ms) from=127.0.0.6:55245 2022/08/10 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.044µs) from=127.0.0.6:50433 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (412.571µs) from=127.0.0.6:42797 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [INFO] agent: Synced service "_v1_multicloud_10.233.22.27_9001" 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.000975ms) from=127.0.0.6:43487 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (346.783663ms) from=127.0.0.6:55245 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (415.603µs) from=127.0.0.6:42797 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (475.157µs) from=127.0.0.6:43487 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.16.141_9011" 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.337712ms) from=127.0.0.6:43487 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (188.626369ms) from=127.0.0.6:55245 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (181.62µs) from=127.0.0.6:43487 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (330.642µs) from=127.0.0.6:56643 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.16.141_9011" 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (155.32003ms) from=127.0.0.6:56643 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (298.094945ms) from=127.0.0.6:55245 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (473.483µs) from=127.0.0.6:55245 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (193.658µs) from=127.0.0.6:37153 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.193_8080" 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.006558ms) from=127.0.0.6:55245 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:47 [DEBUG] agent: Node info in sync 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (118.055687ms) from=127.0.0.6:56643 2022/08/10 23:23:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (182.405µs) from=127.0.0.6:41495 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (497.439µs) from=127.0.0.6:55245 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.232_9007" 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.84704ms) from=127.0.0.6:55245 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (207.091514ms) from=127.0.0.6:56643 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (331.848µs) from=127.0.0.6:46869 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (303.057µs) from=127.0.0.6:55245 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.232_9007" 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.810606ms) from=127.0.0.6:55245 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (212.460606ms) from=127.0.0.6:56643 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (226.252µs) from=127.0.0.6:55245 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (387.473µs) from=127.0.0.6:37207 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [INFO] agent: Synced service "_v1_sdc-gui_10.233.6.125_8181" 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (180.536894ms) from=127.0.0.6:56643 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.022848ms) from=127.0.0.6:59607 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (181.241µs) from=127.0.0.6:37207 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (462.729µs) from=127.0.0.6:56643 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.30.7_9015" 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request PUT /v1/agent/service/register (8.006375ms) from=127.0.0.6:56643 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (174.052113ms) from=127.0.0.6:59607 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:23:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:23:48 [DEBUG] agent: Node info in sync 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (208.012µs) from=127.0.0.6:57745 2022/08/10 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (455.775µs) from=127.0.0.6:48369 2022/08/10 23:23:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:23:51 [DEBUG] http: Request GET /v1/catalog/services (407.935µs) from=127.0.0.6:56643 2022/08/10 23:23:51 [DEBUG] http: Request GET /v1/status/leader (171.41µs) from=127.0.0.6:56643 2022/08/10 23:23:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.804µs) from=127.0.0.6:48369 2022/08/10 23:23:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.634µs) from=127.0.0.6:53269 2022/08/10 23:24:01 [DEBUG] http: Request GET /v1/status/leader (293.435µs) from=127.0.0.6:49473 2022/08/10 23:24:11 [DEBUG] http: Request GET /v1/status/leader (876.383µs) from=127.0.0.6:58183 2022/08/10 23:24:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:24:21 [DEBUG] http: Request GET /v1/status/leader (499.267µs) from=127.0.0.6:49473 2022/08/10 23:24:31 [DEBUG] http: Request GET /v1/status/leader (164.37µs) from=127.0.0.6:58183 2022/08/10 23:24:57 [DEBUG] http: Request GET /v1/catalog/services (744.308µs) from=127.0.0.6:58183 2022/08/10 23:24:57 [DEBUG] http: Request GET /v1/status/leader (591.222µs) from=127.0.0.6:49473 2022/08/10 23:24:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.11535ms) from=127.0.0.6:54365 2022/08/10 23:24:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (5.288248ms) from=127.0.0.6:49473 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/catalog/services (592.577µs) from=127.0.0.6:57205 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/status/leader (528.967µs) from=127.0.0.6:57205 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (364.621µs) from=127.0.0.6:42595 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.867µs) from=127.0.0.6:41637 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (130.976µs) from=127.0.0.6:41637 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (193.228µs) from=127.0.0.6:41637 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (251.799µs) from=127.0.0.6:41637 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (292.909µs) from=127.0.0.6:42595 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (160.636µs) from=127.0.0.6:42595 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (164.196µs) from=127.0.0.6:42595 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (274.305µs) from=127.0.0.6:41637 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (229.928µs) from=127.0.0.6:48125 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (266.097µs) from=127.0.0.6:42595 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (173.556µs) from=127.0.0.6:40181 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (167.397µs) from=127.0.0.6:45523 2022/08/10 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (206.694µs) from=127.0.0.6:47993 2022/08/10 23:25:17 [DEBUG] http: Request GET /v1/status/leader (321.613µs) from=127.0.0.6:51885 2022/08/10 23:25:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:25:34 [DEBUG] http: Request GET /v1/status/leader (1.146907ms) from=127.0.0.6:51885 2022/08/10 23:25:37 [DEBUG] http: Request GET /v1/status/leader (158.262µs) from=127.0.0.6:51885 2022/08/10 23:25:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:25:39 [DEBUG] agent: Node info in sync 2022/08/10 23:25:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m1.650789599s) from=127.0.0.6:55659 2022/08/10 23:25:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.641406316s) from=127.0.0.6:41495 2022/08/10 23:25:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m2.315338691s) from=127.0.0.6:47249 2022/08/10 23:25:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.749568163s) from=127.0.0.6:41443 2022/08/10 23:25:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m4.187581839s) from=127.0.0.6:44135 2022/08/10 23:25:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m1.714269993s) from=127.0.0.6:46869 2022/08/10 23:25:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.602059054s) from=127.0.0.6:55245 2022/08/10 23:25:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m5.36667373s) from=127.0.0.6:36041 2022/08/10 23:25:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m3.606114343s) from=127.0.0.6:37153 2022/08/10 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (2m3.41156695s) from=127.0.0.6:59607 2022/08/10 23:25:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.062143045s) from=127.0.0.6:42797 2022/08/10 23:25:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.150475819s) from=127.0.0.6:37207 2022/08/10 23:25:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.091433054s) from=127.0.0.6:48369 2022/08/10 23:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m6.520242219s) from=127.0.0.6:50433 2022/08/10 23:25:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.624369784s) from=127.0.0.6:43487 2022/08/10 23:25:54 [DEBUG] http: Request GET /v1/status/leader (251.085µs) from=127.0.0.6:51193 2022/08/10 23:25:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.05466844s) from=127.0.0.6:53269 2022/08/10 23:25:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (2m4.216351338s) from=127.0.0.6:56643 2022/08/10 23:25:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m7.28227054s) from=127.0.0.6:57745 2022/08/10 23:25:57 [DEBUG] http: Request GET /v1/status/leader (194.584µs) from=127.0.0.6:51885 2022/08/10 23:26:07 [DEBUG] http: Request GET /v1/catalog/services (415.67µs) from=127.0.0.6:51885 2022/08/10 23:26:07 [DEBUG] http: Request GET /v1/status/leader (167.999µs) from=127.0.0.6:51885 2022/08/10 23:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (386.487µs) from=127.0.0.6:49027 2022/08/10 23:26:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (282.997µs) from=127.0.0.6:51193 2022/08/10 23:26:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:26:27 [DEBUG] http: Request GET /v1/status/leader (1.418834ms) from=127.0.0.6:49443 2022/08/10 23:26:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:26:47 [DEBUG] http: Request GET /v1/status/leader (269.502µs) from=127.0.0.6:49443 2022/08/10 23:26:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (2m1.547789104s) from=127.0.0.6:58183 2022/08/10 23:27:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.08222477s) from=127.0.0.6:54365 2022/08/10 23:27:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.928424527s) from=127.0.0.6:49473 2022/08/10 23:27:07 [DEBUG] http: Request GET /v1/status/leader (679.609µs) from=127.0.0.6:49443 2022/08/10 23:27:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m0.187384493s) from=127.0.0.6:45523 2022/08/10 23:27:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m0.421903049s) from=127.0.0.6:47993 2022/08/10 23:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m0.930107368s) from=127.0.0.6:42595 2022/08/10 23:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.795273843s) from=127.0.0.6:60431 2022/08/10 23:27:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m2.247301532s) from=127.0.0.6:40181 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m2.70787627s) from=127.0.0.6:41001 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/catalog/services (436.218µs) from=127.0.0.6:49443 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/status/leader (328.79µs) from=127.0.0.6:49443 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (362.215µs) from=127.0.0.6:50081 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (360.76µs) from=127.0.0.6:49573 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.044384143s) from=127.0.0.6:40931 2022/08/10 23:27:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.354741102s) from=127.0.0.6:47781 2022/08/10 23:27:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (2m3.975141138s) from=127.0.0.6:57205 2022/08/10 23:27:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.844436619s) from=127.0.0.6:48125 2022/08/10 23:27:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.574674614s) from=127.0.0.6:41637 2022/08/10 23:27:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.943470271s) from=127.0.0.6:55401 2022/08/10 23:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m5.030205771s) from=127.0.0.6:46985 2022/08/10 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m6.087106208s) from=127.0.0.6:45089 2022/08/10 23:27:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m6.355028736s) from=127.0.0.6:45931 2022/08/10 23:27:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:27:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:27:22 [INFO] agent: Synced service "_v1_sdnc_10.233.45.37_8282" 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:27:22 [DEBUG] agent: Node info in sync 2022/08/10 23:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.285665ms) from=127.0.0.6:52467 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:27:22 [DEBUG] agent: Node info in sync 2022/08/10 23:27:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (1m15.629364805s) from=127.0.0.6:51885 2022/08/10 23:27:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (5.35940002s) from=127.0.0.6:49443 2022/08/10 23:27:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (440.807µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/catalog/services (359.043µs) from=127.0.0.6:52167 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/status/leader (1.556228ms) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (288.993µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (146.943µs) from=127.0.0.6:54357 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (127.212µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (161.542µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.515µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (144.356µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (205.066µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.616µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (121.75µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (208.628µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (142.374µs) from=127.0.0.6:54357 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (361.277µs) from=127.0.0.6:44617 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (255.735µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (195.579µs) from=127.0.0.6:52467 2022/08/10 23:27:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.183822ms) from=127.0.0.6:34549 2022/08/10 23:27:37 [DEBUG] http: Request GET /v1/status/leader (188.782µs) from=127.0.0.6:43263 2022/08/10 23:27:48 [DEBUG] http: Request GET /v1/status/leader (289.141µs) from=127.0.0.6:43263 2022/08/10 23:27:57 [DEBUG] http: Request GET /v1/status/leader (198.743µs) from=127.0.0.6:45977 2022/08/10 23:28:08 [DEBUG] http: Request GET /v1/status/leader (168.744µs) from=127.0.0.6:43263 2022/08/10 23:28:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.75315525s) from=127.0.0.6:49027 2022/08/10 23:28:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m7.322153599s) from=127.0.0.6:51193 2022/08/10 23:28:17 [DEBUG] http: Request GET /v1/status/leader (275.165µs) from=127.0.0.6:45977 2022/08/10 23:28:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/catalog/services (408.052µs) from=127.0.0.6:45977 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/status/leader (296.66µs) from=127.0.0.6:43263 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (276.89µs) from=127.0.0.6:43263 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (126.343µs) from=127.0.0.6:43263 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (168.848µs) from=127.0.0.6:50885 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (206.365µs) from=127.0.0.6:50885 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (237.382µs) from=127.0.0.6:50885 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.468µs) from=127.0.0.6:43263 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (111.027µs) from=127.0.0.6:50885 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (729.634µs) from=127.0.0.6:55041 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (208.997µs) from=127.0.0.6:44391 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.003µs) from=127.0.0.6:55041 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (127.998µs) from=127.0.0.6:43263 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (245.001µs) from=127.0.0.6:44391 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/catalog/services (734.654µs) from=127.0.0.6:55041 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (188.32µs) from=127.0.0.6:44397 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (157.756µs) from=127.0.0.6:44397 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/status/leader (166.112µs) from=127.0.0.6:58733 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (184.842µs) from=127.0.0.6:43155 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (221.538µs) from=127.0.0.6:58905 2022/08/10 23:28:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (114.992µs) from=127.0.0.6:58905 2022/08/10 23:28:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:28:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:28:39 [DEBUG] agent: Node info in sync 2022/08/10 23:28:47 [DEBUG] http: Request GET /v1/status/leader (303.177µs) from=127.0.0.6:36113 2022/08/10 23:28:47 [DEBUG] http: Request GET /v1/status/leader (284.665µs) from=127.0.0.6:36113 2022/08/10 23:28:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:29:07 [DEBUG] http: Request GET /v1/status/leader (150.59µs) from=127.0.0.6:36113 2022/08/10 23:29:07 [DEBUG] http: Request GET /v1/status/leader (222.5µs) from=127.0.0.6:45229 2022/08/10 23:29:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:29:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.647858365s) from=127.0.0.6:49573 2022/08/10 23:29:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.885991818s) from=127.0.0.6:50081 2022/08/10 23:29:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m1.640962244s) from=127.0.0.6:49443 2022/08/10 23:29:27 [DEBUG] http: Request GET /v1/status/leader (3.286682ms) from=127.0.0.6:36113 2022/08/10 23:29:27 [DEBUG] http: Request GET /v1/status/leader (185.195µs) from=127.0.0.6:45229 2022/08/10 23:29:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.945239859s) from=127.0.0.6:41307 2022/08/10 23:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.208214905s) from=127.0.0.6:60969 2022/08/10 23:29:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.570755509s) from=127.0.0.6:52467 2022/08/10 23:29:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m2.323099414s) from=127.0.0.6:54357 2022/08/10 23:29:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m2.399225406s) from=127.0.0.6:33019 2022/08/10 23:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m4.293919205s) from=127.0.0.6:42115 2022/08/10 23:29:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.578217854s) from=127.0.0.6:44617 2022/08/10 23:29:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.71134409s) from=127.0.0.6:36815 2022/08/10 23:29:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.225050383s) from=127.0.0.6:40797 2022/08/10 23:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.292099832s) from=127.0.0.6:35473 2022/08/10 23:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.329669191s) from=127.0.0.6:47587 2022/08/10 23:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m5.477630958s) from=127.0.0.6:41467 2022/08/10 23:29:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.123543452s) from=127.0.0.6:33107 2022/08/10 23:29:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m7.321861176s) from=127.0.0.6:52167 2022/08/10 23:29:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m6.989437583s) from=127.0.0.6:34549 2022/08/10 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.939815853s) from=127.0.0.6:56019 2022/08/10 23:29:36 [DEBUG] http: Request GET /v1/catalog/services (416.449µs) from=127.0.0.6:36113 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/status/leader (437.877µs) from=127.0.0.6:43005 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (399.668µs) from=127.0.0.6:43005 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (225.682µs) from=127.0.0.6:45229 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/catalog/services (345.396µs) from=127.0.0.6:34305 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/status/leader (305.484µs) from=127.0.0.6:34305 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (303.609µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.187µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (144.12µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (233.577µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (236.816µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (224.707µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (149.772µs) from=127.0.0.6:59231 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (231.048µs) from=127.0.0.6:37163 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (277.466µs) from=127.0.0.6:56643 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (148.575µs) from=127.0.0.6:49853 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.675µs) from=127.0.0.6:39505 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (218.586µs) from=127.0.0.6:55939 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (381.318µs) from=127.0.0.6:56643 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (169.605µs) from=127.0.0.6:56643 2022/08/10 23:29:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (210.21µs) from=127.0.0.6:60043 2022/08/10 23:29:57 [DEBUG] http: Request GET /v1/status/leader (758.543µs) from=127.0.0.6:43577 2022/08/10 23:29:57 [DEBUG] http: Request GET /v1/status/leader (199.19µs) from=127.0.0.6:43661 2022/08/10 23:30:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:30:00 [DEBUG] agent: Node info in sync 2022/08/10 23:30:17 [DEBUG] http: Request GET /v1/status/leader (263.416µs) from=127.0.0.6:43577 2022/08/10 23:30:17 [DEBUG] http: Request GET /v1/status/leader (412.728µs) from=127.0.0.6:43661 2022/08/10 23:30:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m0.13256941s) from=127.0.0.6:38455 2022/08/10 23:30:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.159949296s) from=127.0.0.6:44391 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.652565657s) from=127.0.0.6:47039 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m1.856249391s) from=127.0.0.6:45977 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m1.915431361s) from=127.0.0.6:50885 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m2.090396225s) from=127.0.0.6:51333 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m2.159250205s) from=127.0.0.6:58733 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m2.346590482s) from=127.0.0.6:41685 2022/08/10 23:30:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m2.460405938s) from=127.0.0.6:38003 2022/08/10 23:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.940584992s) from=127.0.0.6:37905 2022/08/10 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.346957383s) from=127.0.0.6:58361 2022/08/10 23:30:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.595894825s) from=127.0.0.6:58905 2022/08/10 23:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.015678464s) from=127.0.0.6:44397 2022/08/10 23:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.506981422s) from=127.0.0.6:43263 2022/08/10 23:30:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.270949623s) from=127.0.0.6:33267 2022/08/10 23:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.228463339s) from=127.0.0.6:43155 2022/08/10 23:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.339532982s) from=127.0.0.6:48623 2022/08/10 23:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.558486541s) from=127.0.0.6:48019 2022/08/10 23:30:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m6.595991479s) from=127.0.0.6:55041 2022/08/10 23:30:37 [DEBUG] http: Request GET /v1/status/leader (170.575µs) from=127.0.0.6:43661 2022/08/10 23:30:37 [DEBUG] http: Request GET /v1/status/leader (772.516µs) from=127.0.0.6:43661 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/catalog/services (399.5µs) from=127.0.0.6:43661 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/status/leader (250.69µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.086µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (130.618µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (122.695µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (273.037µs) from=127.0.0.6:36707 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (124.57µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.342µs) from=127.0.0.6:37125 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (108.947µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (156.483µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (120.127µs) from=127.0.0.6:37125 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.646µs) from=127.0.0.6:43577 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (117.175µs) from=127.0.0.6:36707 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (144.325µs) from=127.0.0.6:50077 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.536µs) from=127.0.0.6:50077 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (216.475µs) from=127.0.0.6:50077 2022/08/10 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (139.262µs) from=127.0.0.6:50077 2022/08/10 23:31:07 [DEBUG] http: Request GET /v1/status/leader (345.375µs) from=127.0.0.6:48853 2022/08/10 23:31:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:31:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:31:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:31:23 [DEBUG] agent: Node info in sync 2022/08/10 23:31:27 [DEBUG] http: Request GET /v1/status/leader (352.628µs) from=127.0.0.6:48853 2022/08/10 23:31:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.126050777s) from=127.0.0.6:55109 2022/08/10 23:31:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.557476902s) from=127.0.0.6:37163 2022/08/10 23:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m1.136033418s) from=127.0.0.6:43877 2022/08/10 23:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m1.549928208s) from=127.0.0.6:58567 2022/08/10 23:31:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m1.96046821s) from=127.0.0.6:39505 2022/08/10 23:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m2.686525713s) from=127.0.0.6:49853 2022/08/10 23:31:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m3.820776517s) from=127.0.0.6:34305 2022/08/10 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m4.245319397s) from=127.0.0.6:59231 2022/08/10 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m4.524937788s) from=127.0.0.6:56643 2022/08/10 23:31:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.117567902s) from=127.0.0.6:43005 2022/08/10 23:31:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.979190933s) from=127.0.0.6:55939 2022/08/10 23:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m5.085378719s) from=127.0.0.6:46833 2022/08/10 23:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.558804303s) from=127.0.0.6:57233 2022/08/10 23:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.880218686s) from=127.0.0.6:45229 2022/08/10 23:31:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m5.831202697s) from=127.0.0.6:60043 2022/08/10 23:31:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m6.192041554s) from=127.0.0.6:36113 2022/08/10 23:31:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m6.3562386s) from=127.0.0.6:56827 2022/08/10 23:31:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.817648438s) from=127.0.0.6:55073 2022/08/10 23:31:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.839597239s) from=127.0.0.6:46823 2022/08/10 23:31:47 [DEBUG] http: Request GET /v1/status/leader (374.948µs) from=127.0.0.6:55431 2022/08/10 23:32:14 [DEBUG] http: Request GET /v1/catalog/services (468.742µs) from=127.0.0.6:48853 2022/08/10 23:32:14 [DEBUG] http: Request GET /v1/status/leader (421.007µs) from=127.0.0.6:55431 2022/08/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (356.473µs) from=127.0.0.6:55431 2022/08/10 23:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (176.57µs) from=127.0.0.6:55431 2022/08/10 23:32:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:32:34 [DEBUG] http: Request GET /v1/status/leader (205.305µs) from=127.0.0.6:47145 2022/08/10 23:32:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:32:42 [DEBUG] agent: Node info in sync 2022/08/10 23:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m0.381195048s) from=127.0.0.6:36707 2022/08/10 23:32:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.914249255s) from=127.0.0.6:50077 2022/08/10 23:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m0.934760633s) from=127.0.0.6:43449 2022/08/10 23:32:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m1.170926462s) from=127.0.0.6:43661 2022/08/10 23:32:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.596246637s) from=127.0.0.6:58773 2022/08/10 23:32:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.697832294s) from=127.0.0.6:40801 2022/08/10 23:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.933022925s) from=127.0.0.6:37125 2022/08/10 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m3.70838451s) from=127.0.0.6:43089 2022/08/10 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m3.732055972s) from=127.0.0.6:43083 2022/08/10 23:32:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m5.442412802s) from=127.0.0.6:36497 2022/08/10 23:32:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m5.755674269s) from=127.0.0.6:60119 2022/08/10 23:32:54 [DEBUG] http: Request GET /v1/status/leader (3.824532ms) from=127.0.0.6:47145 2022/08/10 23:32:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.640235447s) from=127.0.0.6:60949 2022/08/10 23:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m6.85538709s) from=127.0.0.6:43577 2022/08/10 23:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m6.846601328s) from=127.0.0.6:35805 2022/08/10 23:32:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m6.880611182s) from=127.0.0.6:56281 2022/08/10 23:32:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m7.267112495s) from=127.0.0.6:45663 2022/08/10 23:33:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/catalog/services (460.861µs) from=127.0.0.6:47145 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/status/leader (271.593µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (217.44µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (318.73µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (143.49µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (253.39µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (208.372µs) from=127.0.0.6:42727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (138.786µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (115.772µs) from=127.0.0.6:42727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (113.103µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (122.174µs) from=127.0.0.6:42727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (123.931µs) from=127.0.0.6:48727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.905µs) from=127.0.0.6:60347 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (277.847µs) from=127.0.0.6:42727 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (168.822µs) from=127.0.0.6:53273 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (148.872µs) from=127.0.0.6:53273 2022/08/10 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (123.983µs) from=127.0.0.6:48727 2022/08/10 23:33:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:33:43 [DEBUG] http: Request GET /v1/status/leader (3.77154ms) from=127.0.0.6:38003 2022/08/10 23:34:03 [DEBUG] http: Request GET /v1/status/leader (317.775µs) from=127.0.0.6:38003 2022/08/10 23:34:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m2.701199493s) from=127.0.0.6:55431 2022/08/10 23:34:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m4.108315795s) from=127.0.0.6:48853 2022/08/10 23:34:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:34:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.94525189s) from=127.0.0.6:50903 2022/08/10 23:34:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:34:27 [DEBUG] agent: Node info in sync 2022/08/10 23:35:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:35:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m0.346544522s) from=127.0.0.6:42901 2022/08/10 23:35:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m1.26537655s) from=127.0.0.6:39197 2022/08/10 23:35:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m1.259918937s) from=127.0.0.6:45473 2022/08/10 23:35:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.965637408s) from=127.0.0.6:32859 2022/08/10 23:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m2.117811423s) from=127.0.0.6:47145 2022/08/10 23:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m2.088033736s) from=127.0.0.6:48727 2022/08/10 23:35:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m2.359282051s) from=127.0.0.6:39449 2022/08/10 23:35:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m2.397277978s) from=127.0.0.6:42727 2022/08/10 23:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m3.042122872s) from=127.0.0.6:37659 2022/08/10 23:35:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.083181582s) from=127.0.0.6:42217 2022/08/10 23:35:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.292642714s) from=127.0.0.6:53273 2022/08/10 23:35:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.877022765s) from=127.0.0.6:33481 2022/08/10 23:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.007911548s) from=127.0.0.6:54603 2022/08/10 23:35:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.929960805s) from=127.0.0.6:57253 2022/08/10 23:35:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m6.007579636s) from=127.0.0.6:51789 2022/08/10 23:35:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m6.554737359s) from=127.0.0.6:60347 2022/08/10 23:35:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:35:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:35:47 [DEBUG] agent: Node info in sync 2022/08/10 23:35:57 [DEBUG] http: Request GET /v1/catalog/services (469.129µs) from=127.0.0.6:54575 2022/08/10 23:35:57 [DEBUG] http: Request GET /v1/status/leader (420.158µs) from=127.0.0.6:54575 2022/08/10 23:35:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (385.69µs) from=127.0.0.6:58623 2022/08/10 23:35:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (220.197µs) from=127.0.0.6:58623 2022/08/10 23:36:17 [DEBUG] http: Request GET /v1/status/leader (217.486µs) from=127.0.0.6:33869 2022/08/10 23:36:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:36:37 [DEBUG] http: Request GET /v1/status/leader (270.773µs) from=127.0.0.6:47325 2022/08/10 23:36:57 [DEBUG] http: Request GET /v1/status/leader (720.655µs) from=127.0.0.6:47325 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/catalog/services (510.103µs) from=127.0.0.6:47325 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/status/leader (185.643µs) from=127.0.0.6:47325 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (450.67µs) from=127.0.0.6:51691 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (424.849µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (161.628µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (275.643µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (245.064µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (289.245µs) from=127.0.0.6:33869 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (243.838µs) from=127.0.0.6:33869 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (138.477µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (310.588µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (156.845µs) from=127.0.0.6:38977 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (107.468µs) from=127.0.0.6:51691 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (176.825µs) from=127.0.0.6:49779 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (121.658µs) from=127.0.0.6:49779 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (176.3µs) from=127.0.0.6:40071 2022/08/10 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (149.97µs) from=127.0.0.6:42199 2022/08/10 23:37:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:37:27 [DEBUG] http: Request GET /v1/status/leader (358.822µs) from=127.0.0.6:51819 2022/08/10 23:37:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:37:32 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:37:32 [DEBUG] agent: Node info in sync 2022/08/10 23:37:47 [DEBUG] http: Request GET /v1/status/leader (3.579851ms) from=127.0.0.6:51819 2022/08/10 23:38:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.717536016s) from=127.0.0.6:36003 2022/08/10 23:38:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.392476903s) from=127.0.0.6:58623 2022/08/10 23:38:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m6.624487755s) from=127.0.0.6:54575 2022/08/10 23:38:07 [DEBUG] http: Request GET /v1/status/leader (2.809157ms) from=127.0.0.6:51819 2022/08/10 23:38:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:38:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:39:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:39:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:39:04 [DEBUG] agent: Node info in sync 2022/08/10 23:39:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.493069965s) from=127.0.0.6:48243 2022/08/10 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m1.854716593s) from=127.0.0.6:33869 2022/08/10 23:39:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m2.230811016s) from=127.0.0.6:42199 2022/08/10 23:39:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m2.458252913s) from=127.0.0.6:40071 2022/08/10 23:39:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.094223101s) from=127.0.0.6:40501 2022/08/10 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m3.74387716s) from=127.0.0.6:43259 2022/08/10 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m3.806828694s) from=127.0.0.6:52307 2022/08/10 23:39:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.682567957s) from=127.0.0.6:36549 2022/08/10 23:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.371644269s) from=127.0.0.6:38977 2022/08/10 23:39:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m5.972133679s) from=127.0.0.6:47325 2022/08/10 23:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.980073901s) from=127.0.0.6:47239 2022/08/10 23:39:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.195879918s) from=127.0.0.6:51691 2022/08/10 23:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m6.275420577s) from=127.0.0.6:37461 2022/08/10 23:39:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.334630444s) from=127.0.0.6:34583 2022/08/10 23:39:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.659375425s) from=127.0.0.6:49779 2022/08/10 23:39:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.964450234s) from=127.0.0.6:48703 2022/08/10 23:39:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:40:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:40:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:41:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:41:01 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:41:01 [DEBUG] agent: Node info in sync 2022/08/10 23:41:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:42:18 [DEBUG] http: Request GET /v1/catalog/services (626.724µs) from=127.0.0.6:35523 2022/08/10 23:42:18 [DEBUG] http: Request GET /v1/status/leader (1.009161ms) from=127.0.0.6:60891 2022/08/10 23:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.74µs) from=127.0.0.6:60891 2022/08/10 23:42:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.098µs) from=127.0.0.6:60891 2022/08/10 23:42:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:42:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:42:31 [DEBUG] agent: Node info in sync 2022/08/10 23:42:38 [DEBUG] http: Request GET /v1/status/leader (346.818µs) from=127.0.0.6:36553 2022/08/10 23:42:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:42:58 [DEBUG] http: Request GET /v1/status/leader (958.51µs) from=127.0.0.6:36553 2022/08/10 23:43:18 [DEBUG] http: Request GET /v1/status/leader (341.681µs) from=127.0.0.6:36553 2022/08/10 23:43:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/catalog/services (378.694µs) from=127.0.0.6:36553 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/status/leader (169.925µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.18µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (159.673µs) from=127.0.0.6:33625 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (151.24µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (241.129µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (307.496µs) from=127.0.0.6:33625 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.051µs) from=127.0.0.6:33625 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (165.582µs) from=127.0.0.6:43381 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (136.744µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.613µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (165.946µs) from=127.0.0.6:33625 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (106.058µs) from=127.0.0.6:49851 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.306µs) from=127.0.0.6:33625 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (188.795µs) from=127.0.0.6:43381 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (284.657µs) from=127.0.0.6:54923 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (173.534µs) from=127.0.0.6:46547 2022/08/10 23:43:26 [DEBUG] http: Request GET /v1/catalog/services (1.18033ms) from=127.0.0.6:43165 2022/08/10 23:43:27 [DEBUG] http: Request GET /v1/status/leader (379.29µs) from=127.0.0.6:59635 2022/08/10 23:43:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (448.214µs) from=127.0.0.6:59635 2022/08/10 23:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.854µs) from=127.0.0.6:47635 2022/08/10 23:43:46 [DEBUG] http: Request GET /v1/status/leader (2.226108ms) from=127.0.0.6:55941 2022/08/10 23:43:47 [DEBUG] http: Request GET /v1/status/leader (216.772µs) from=127.0.0.6:37711 2022/08/10 23:44:06 [DEBUG] http: Request GET /v1/status/leader (586.567µs) from=127.0.0.6:55941 2022/08/10 23:44:07 [DEBUG] http: Request GET /v1/status/leader (410.972µs) from=127.0.0.6:55941 2022/08/10 23:44:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:44:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:44:14 [DEBUG] agent: Node info in sync 2022/08/10 23:44:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m0.056189444s) from=127.0.0.6:35523 2022/08/10 23:44:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:44:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.427766823s) from=127.0.0.6:56763 2022/08/10 23:44:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m7.352046738s) from=127.0.0.6:60891 2022/08/10 23:44:26 [DEBUG] http: Request GET /v1/status/leader (253.104µs) from=127.0.0.6:55941 2022/08/10 23:44:27 [DEBUG] http: Request GET /v1/status/leader (412.103µs) from=127.0.0.6:55941 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/catalog/services (402.3µs) from=127.0.0.6:55941 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/status/leader (206.033µs) from=127.0.0.6:47273 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (280.213µs) from=127.0.0.6:47273 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (238.955µs) from=127.0.0.6:37711 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.065µs) from=127.0.0.6:47273 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (122.172µs) from=127.0.0.6:37711 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (231.495µs) from=127.0.0.6:37711 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (144.257µs) from=127.0.0.6:47273 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (628.25µs) from=127.0.0.6:35341 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.69µs) from=127.0.0.6:35341 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (173.498µs) from=127.0.0.6:35341 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.177µs) from=127.0.0.6:37711 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (244.7µs) from=127.0.0.6:37711 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (258.775µs) from=127.0.0.6:47273 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (222.727µs) from=127.0.0.6:35341 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (146.192µs) from=127.0.0.6:53269 2022/08/10 23:44:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.06µs) from=127.0.0.6:38011 2022/08/10 23:44:57 [DEBUG] http: Request GET /v1/status/leader (289.85µs) from=127.0.0.6:58003 2022/08/10 23:45:17 [DEBUG] http: Request GET /v1/status/leader (2.587625ms) from=127.0.0.6:58003 2022/08/10 23:45:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.096321232s) from=127.0.0.6:54133 2022/08/10 23:45:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.148930781s) from=127.0.0.6:49851 2022/08/10 23:45:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.239455086s) from=127.0.0.6:54411 2022/08/10 23:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m1.409345112s) from=127.0.0.6:46547 2022/08/10 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m1.797814623s) from=127.0.0.6:46583 2022/08/10 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m1.912010135s) from=127.0.0.6:38275 2022/08/10 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m2.45461667s) from=127.0.0.6:54923 2022/08/10 23:45:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m2.521731853s) from=127.0.0.6:33625 2022/08/10 23:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.858500072s) from=127.0.0.6:44981 2022/08/10 23:45:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m4.242982974s) from=127.0.0.6:33491 2022/08/10 23:45:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.005230375s) from=127.0.0.6:59635 2022/08/10 23:45:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.845173333s) from=127.0.0.6:60919 2022/08/10 23:45:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m5.151154174s) from=127.0.0.6:48673 2022/08/10 23:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.012319863s) from=127.0.0.6:47635 2022/08/10 23:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.573115206s) from=127.0.0.6:49993 2022/08/10 23:45:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m6.741140606s) from=127.0.0.6:43381 2022/08/10 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m6.238055137s) from=127.0.0.6:43165 2022/08/10 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m7.134848879s) from=127.0.0.6:55581 2022/08/10 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m7.367466265s) from=127.0.0.6:36553 2022/08/10 23:45:37 [DEBUG] http: Request GET /v1/status/leader (190.71µs) from=127.0.0.6:58003 2022/08/10 23:45:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:46:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:46:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:46:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:46:09 [DEBUG] agent: Node info in sync 2022/08/10 23:46:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m0.344612902s) from=127.0.0.6:37565 2022/08/10 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m0.437491047s) from=127.0.0.6:37711 2022/08/10 23:46:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.545347563s) from=127.0.0.6:50883 2022/08/10 23:46:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.668997782s) from=127.0.0.6:38011 2022/08/10 23:46:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m1.349293827s) from=127.0.0.6:55941 2022/08/10 23:46:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.900979171s) from=127.0.0.6:56327 2022/08/10 23:46:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m3.251393956s) from=127.0.0.6:38861 2022/08/10 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m3.308445821s) from=127.0.0.6:49257 2022/08/10 23:46:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.387755104s) from=127.0.0.6:39221 2022/08/10 23:46:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m4.436771425s) from=127.0.0.6:35341 2022/08/10 23:46:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.138488948s) from=127.0.0.6:34937 2022/08/10 23:46:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.272694642s) from=127.0.0.6:42825 2022/08/10 23:46:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.630572063s) from=127.0.0.6:49379 2022/08/10 23:46:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m6.218383238s) from=127.0.0.6:47273 2022/08/10 23:46:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m6.210067781s) from=127.0.0.6:50853 2022/08/10 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.830300302s) from=127.0.0.6:53269 2022/08/10 23:47:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:48:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:48:08 [DEBUG] agent: Node info in sync 2022/08/10 23:48:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:48:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:49:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:49:46 [DEBUG] http: Request GET /v1/catalog/services (543.369µs) from=127.0.0.6:55181 2022/08/10 23:49:46 [DEBUG] http: Request GET /v1/status/leader (905.763µs) from=127.0.0.6:53595 2022/08/10 23:49:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (418.125µs) from=127.0.0.6:53595 2022/08/10 23:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (214.137µs) from=127.0.0.6:44557 2022/08/10 23:49:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:49:46 [DEBUG] agent: Node info in sync 2022/08/10 23:50:06 [DEBUG] http: Request GET /v1/status/leader (701.633µs) from=127.0.0.6:45665 2022/08/10 23:50:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:50:26 [DEBUG] http: Request GET /v1/status/leader (154.453µs) from=127.0.0.6:45665 2022/08/10 23:50:46 [DEBUG] http: Request GET /v1/status/leader (287.02µs) from=127.0.0.6:45665 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/catalog/services (319.103µs) from=127.0.0.6:45665 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/status/leader (1.85809ms) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (329.577µs) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (166.83µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.841µs) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (146.155µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (350.682µs) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.793µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (131.315µs) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.752µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.867µs) from=127.0.0.6:52355 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (139.633µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (242.125µs) from=127.0.0.6:42425 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (166.637µs) from=127.0.0.6:33099 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (153.12µs) from=127.0.0.6:49487 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (152.2µs) from=127.0.0.6:56181 2022/08/10 23:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (143.503µs) from=127.0.0.6:56181 2022/08/10 23:50:56 [DEBUG] http: Request GET /v1/catalog/services (378.978µs) from=127.0.0.6:42133 2022/08/10 23:50:56 [DEBUG] http: Request GET /v1/status/leader (2.839994ms) from=127.0.0.6:43919 2022/08/10 23:50:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.502µs) from=127.0.0.6:43919 2022/08/10 23:50:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.785µs) from=127.0.0.6:39035 2022/08/10 23:51:12 [DEBUG] http: Request GET /v1/status/leader (983.497µs) from=127.0.0.6:57817 2022/08/10 23:51:17 [DEBUG] http: Request GET /v1/status/leader (141.423µs) from=127.0.0.6:57817 2022/08/10 23:51:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:51:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:51:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:51:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:51:31 [DEBUG] agent: Node info in sync 2022/08/10 23:51:32 [DEBUG] http: Request GET /v1/status/leader (366.436µs) from=127.0.0.6:57817 2022/08/10 23:51:37 [DEBUG] http: Request GET /v1/status/leader (334.812µs) from=127.0.0.6:57817 2022/08/10 23:51:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (2m4.668564706s) from=127.0.0.6:55181 2022/08/10 23:51:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.80074425s) from=127.0.0.6:44557 2022/08/10 23:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.058264359s) from=127.0.0.6:53595 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/status/leader (158.03µs) from=127.0.0.6:57817 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/catalog/services (354.918µs) from=127.0.0.6:57817 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/status/leader (1.983634ms) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (327.273µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (127.065µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (233.227µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (227.145µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.341µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (171.635µs) from=127.0.0.6:45519 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (184.427µs) from=127.0.0.6:42355 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (165.021µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (256.453µs) from=127.0.0.6:41283 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (221.627µs) from=127.0.0.6:42355 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (241.613µs) from=127.0.0.6:39631 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (275.818µs) from=127.0.0.6:50367 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (124.739µs) from=127.0.0.6:39631 2022/08/10 23:51:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (199.026µs) from=127.0.0.6:39631 2022/08/10 23:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:52:03 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:52:03 [DEBUG] agent: Node info in sync 2022/08/10 23:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.85821ms) from=127.0.0.6:36927 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:52:03 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (1m11.254947838s) from=127.0.0.6:45665 2022/08/10 23:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (1m6.724147467s) from=127.0.0.6:42133 2022/08/10 23:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (6.2872438s) from=127.0.0.6:57817 2022/08/10 23:52:03 [DEBUG] agent: Node info in sync 2022/08/10 23:52:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (285.827µs) from=127.0.0.6:59467 2022/08/10 23:52:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (487.125µs) from=127.0.0.6:40561 2022/08/10 23:52:17 [DEBUG] http: Request GET /v1/status/leader (270.598µs) from=127.0.0.6:36927 2022/08/10 23:52:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:52:37 [DEBUG] http: Request GET /v1/status/leader (192.53µs) from=127.0.0.6:40561 2022/08/10 23:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m0.697229248s) from=127.0.0.6:52355 2022/08/10 23:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m1.051494232s) from=127.0.0.6:54805 2022/08/10 23:52:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m1.257073542s) from=127.0.0.6:33099 2022/08/10 23:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m1.260773537s) from=127.0.0.6:42425 2022/08/10 23:52:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.933838591s) from=127.0.0.6:51949 2022/08/10 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m2.353754562s) from=127.0.0.6:35539 2022/08/10 23:52:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.785774538s) from=127.0.0.6:38105 2022/08/10 23:52:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.154370306s) from=127.0.0.6:45017 2022/08/10 23:52:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.159261059s) from=127.0.0.6:42825 2022/08/10 23:52:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.338578423s) from=127.0.0.6:49487 2022/08/10 23:52:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m3.91921578s) from=127.0.0.6:54005 2022/08/10 23:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m4.073152396s) from=127.0.0.6:40441 2022/08/10 23:52:57 [DEBUG] http: Request GET /v1/status/leader (439.034µs) from=127.0.0.6:40561 2022/08/10 23:52:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m5.190793894s) from=127.0.0.6:56181 2022/08/10 23:52:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.585842696s) from=127.0.0.6:58017 2022/08/10 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.762234748s) from=127.0.0.6:49805 2022/08/10 23:52:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.238091599s) from=127.0.0.6:43919 2022/08/10 23:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.996539901s) from=127.0.0.6:39035 2022/08/10 23:53:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:53:25 [DEBUG] agent: Node info in sync 2022/08/10 23:53:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:53:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.954912497s) from=127.0.0.6:45255 2022/08/10 23:53:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.197893783s) from=127.0.0.6:57511 2022/08/10 23:53:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m1.410807813s) from=127.0.0.6:56425 2022/08/10 23:54:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m2.846505973s) from=127.0.0.6:57759 2022/08/10 23:54:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.470432033s) from=127.0.0.6:45519 2022/08/10 23:54:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.161085472s) from=127.0.0.6:50367 2022/08/10 23:54:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.865634774s) from=127.0.0.6:45743 2022/08/10 23:54:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.013044513s) from=127.0.0.6:39631 2022/08/10 23:54:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m5.177861296s) from=127.0.0.6:45699 2022/08/10 23:54:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m5.257643096s) from=127.0.0.6:47151 2022/08/10 23:54:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m5.647386793s) from=127.0.0.6:37095 2022/08/10 23:54:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.742795714s) from=127.0.0.6:49411 2022/08/10 23:54:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.32742143s) from=127.0.0.6:51707 2022/08/10 23:54:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m6.515065085s) from=127.0.0.6:41283 2022/08/10 23:54:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m7.120348799s) from=127.0.0.6:42355 2022/08/10 23:54:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=201 (2m2.646459175s) from=127.0.0.6:57817 2022/08/10 23:54:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m3.338231849s) from=127.0.0.6:59467 2022/08/10 23:54:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:55:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:55:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:55:06 [DEBUG] agent: Node info in sync 2022/08/10 23:55:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:56:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:56:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:57:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:57:01 [DEBUG] agent: Node info in sync 2022/08/10 23:57:17 [DEBUG] http: Request GET /v1/catalog/services (855.51µs) from=127.0.0.6:57857 2022/08/10 23:57:17 [DEBUG] http: Request GET /v1/status/leader (1.0329ms) from=127.0.0.6:57857 2022/08/10 23:57:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (643.037µs) from=127.0.0.6:53515 2022/08/10 23:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (278.076µs) from=127.0.0.6:49583 2022/08/10 23:57:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:57:37 [DEBUG] http: Request GET /v1/status/leader (636.488µs) from=127.0.0.6:42367 2022/08/10 23:57:57 [DEBUG] http: Request GET /v1/status/leader (149.698µs) from=127.0.0.6:42367 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/catalog/services (554.944µs) from=127.0.0.6:36281 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/status/leader (822.519µs) from=127.0.0.6:42367 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.187µs) from=127.0.0.6:44467 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (141.362µs) from=127.0.0.6:44467 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.364µs) from=127.0.0.6:44467 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (300.925µs) from=127.0.0.6:42367 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (330.792µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (312.444µs) from=127.0.0.6:42367 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.807205ms) from=127.0.0.6:44467 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (178.15µs) from=127.0.0.6:42367 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (231.66µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (149.415µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (319.871µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (196.759µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (203.254µs) from=127.0.0.6:49227 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (238.925µs) from=127.0.0.6:44001 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (289.624µs) from=127.0.0.6:47165 2022/08/10 23:58:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (178µs) from=127.0.0.6:47165 2022/08/10 23:58:17 [DEBUG] http: Request GET /v1/status/leader (165.543µs) from=127.0.0.6:49543 2022/08/10 23:58:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:58:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/10 23:58:27 [DEBUG] http: Request GET /v1/catalog/services (337.316µs) from=127.0.0.6:49543 2022/08/10 23:58:27 [DEBUG] http: Request GET /v1/status/leader (848.137µs) from=127.0.0.6:49543 2022/08/10 23:58:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.919µs) from=127.0.0.6:56617 2022/08/10 23:58:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (166.345µs) from=127.0.0.6:33541 2022/08/10 23:58:27 [DEBUG] http: Request GET /v1/status/leader (178.044µs) from=127.0.0.6:54761 2022/08/10 23:58:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:58:44 [DEBUG] agent: Node info in sync 2022/08/10 23:58:47 [DEBUG] http: Request GET /v1/status/leader (6.852186ms) from=127.0.0.6:57765 2022/08/10 23:58:47 [DEBUG] http: Request GET /v1/status/leader (252.679µs) from=127.0.0.6:54761 2022/08/10 23:59:07 [DEBUG] http: Request GET /v1/status/leader (157.389µs) from=127.0.0.6:57765 2022/08/10 23:59:07 [DEBUG] http: Request GET /v1/status/leader (139.35µs) from=127.0.0.6:57765 2022/08/10 23:59:16 [DEBUG] http: Request GET /v1/catalog/services (561.698µs) from=127.0.0.6:54761 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/status/leader (269.213µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (234.668µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (185.506µs) from=127.0.0.6:57395 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (140.529µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (158.772µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (250.01µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (168.477µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (115.458µs) from=127.0.0.6:57765 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.256µs) from=127.0.0.6:57491 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (113.399µs) from=127.0.0.6:57491 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (139.907µs) from=127.0.0.6:57395 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (114.622µs) from=127.0.0.6:57491 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (275.712µs) from=127.0.0.6:51075 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.649µs) from=127.0.0.6:49673 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.806µs) from=127.0.0.6:35703 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (144.653µs) from=127.0.0.6:35703 2022/08/10 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (128.596µs) from=127.0.0.6:46933 2022/08/10 23:59:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/10 23:59:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=201 (2m1.783397826s) from=127.0.0.6:57857 2022/08/10 23:59:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.460788083s) from=127.0.0.6:53515 2022/08/10 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.977558254s) from=127.0.0.6:49583 2022/08/10 23:59:27 [DEBUG] http: Request GET /v1/status/leader (4.957088ms) from=127.0.0.6:52007 2022/08/10 23:59:37 [DEBUG] http: Request GET /v1/status/leader (252.817µs) from=127.0.0.6:52007 2022/08/10 23:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/10 23:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/10 23:59:45 [DEBUG] agent: Node info in sync 2022/08/10 23:59:57 [DEBUG] http: Request GET /v1/status/leader (641.103µs) from=127.0.0.6:52007 2022/08/11 00:00:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:04 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.32.42_8443" 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:04 [DEBUG] agent: Node info in sync 2022/08/11 00:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (102.46805ms) from=127.0.0.6:56371 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:04 [DEBUG] agent: Node info in sync 2022/08/11 00:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=201 (47.851607984s) from=127.0.0.6:54761 2022/08/11 00:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=201 (1m37.799447351s) from=127.0.0.6:49543 2022/08/11 00:00:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (561.434µs) from=127.0.0.6:52007 2022/08/11 00:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=201 (1m57.59838831s) from=127.0.0.6:36281 2022/08/11 00:00:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (490.18µs) from=127.0.0.6:39463 2022/08/11 00:00:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:05 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.24.141_8082" 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:05 [DEBUG] agent: Node info in sync 2022/08/11 00:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (12.533928ms) from=127.0.0.6:56371 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:05 [DEBUG] agent: Node info in sync 2022/08/11 00:00:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=231 (647.344817ms) from=127.0.0.6:54761 2022/08/11 00:00:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (255.724µs) from=127.0.0.6:39463 2022/08/11 00:00:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (5.587025ms) from=127.0.0.6:42387 2022/08/11 00:00:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.529880388s) from=127.0.0.6:56739 2022/08/11 00:00:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.420678487s) from=127.0.0.6:47165 2022/08/11 00:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.766895335s) from=127.0.0.6:39289 2022/08/11 00:00:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.869167223s) from=127.0.0.6:52159 2022/08/11 00:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.985510491s) from=127.0.0.6:50349 2022/08/11 00:00:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m2.975837912s) from=127.0.0.6:41347 2022/08/11 00:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m3.232131348s) from=127.0.0.6:37589 2022/08/11 00:00:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m3.306625859s) from=127.0.0.6:48519 2022/08/11 00:00:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.716461259s) from=127.0.0.6:36663 2022/08/11 00:00:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.350279272s) from=127.0.0.6:44467 2022/08/11 00:00:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.689013515s) from=127.0.0.6:44001 2022/08/11 00:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.152772447s) from=127.0.0.6:41365 2022/08/11 00:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.489186601s) from=127.0.0.6:42367 2022/08/11 00:00:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.605880626s) from=127.0.0.6:49687 2022/08/11 00:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.019215232s) from=127.0.0.6:49227 2022/08/11 00:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m6.87449432s) from=127.0.0.6:52449 2022/08/11 00:00:17 [DEBUG] http: Request GET /v1/status/leader (552.413µs) from=127.0.0.6:56371 2022/08/11 00:00:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:00:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:19 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.9.110_8410" 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:19 [DEBUG] agent: Node info in sync 2022/08/11 00:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.809165ms) from=127.0.0.6:42387 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:19 [DEBUG] agent: Node info in sync 2022/08/11 00:00:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=232 (14.1186026s) from=127.0.0.6:54761 2022/08/11 00:00:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (219.483µs) from=127.0.0.6:56371 2022/08/11 00:00:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.475891ms) from=127.0.0.6:42387 2022/08/11 00:00:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:21 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.33.2_8484" 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:21 [DEBUG] agent: Node info in sync 2022/08/11 00:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.843112ms) from=127.0.0.6:42387 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:21 [DEBUG] agent: Node info in sync 2022/08/11 00:00:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=235 (1.364851213s) from=127.0.0.6:54761 2022/08/11 00:00:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (305.473µs) from=127.0.0.6:42387 2022/08/11 00:00:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (627.982µs) from=127.0.0.6:42387 2022/08/11 00:00:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:25 [INFO] agent: Synced service "_v1_vnflcm_10.233.20.202_8801" 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Node info in sync 2022/08/11 00:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (30.86379ms) from=127.0.0.6:57541 2022/08/11 00:00:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=236 (4.632156141s) from=127.0.0.6:54761 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:25 [DEBUG] agent: Node info in sync 2022/08/11 00:00:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (512.227µs) from=127.0.0.6:42387 2022/08/11 00:00:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.107386495s) from=127.0.0.6:33541 2022/08/11 00:00:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:28 [INFO] agent: Synced service "_v1_vnfres_10.233.10.216_8802" 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:28 [DEBUG] agent: Node info in sync 2022/08/11 00:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.013328ms) from=127.0.0.6:57541 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:28 [DEBUG] agent: Node info in sync 2022/08/11 00:00:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (400.06µs) from=127.0.0.6:57541 2022/08/11 00:00:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:30 [INFO] agent: Synced service "_v1_vnfmgr_10.233.53.31_8803" 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:30 [DEBUG] agent: Node info in sync 2022/08/11 00:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (11.409059ms) from=127.0.0.6:42387 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:30 [DEBUG] agent: Node info in sync 2022/08/11 00:00:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.666251646s) from=127.0.0.6:56617 2022/08/11 00:00:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (4.221595ms) from=127.0.0.6:42387 2022/08/11 00:00:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:32 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.49.231_8482" 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:32 [DEBUG] agent: Node info in sync 2022/08/11 00:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.96782ms) from=127.0.0.6:42387 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:32 [DEBUG] agent: Node info in sync 2022/08/11 00:00:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (461.985µs) from=127.0.0.6:57541 2022/08/11 00:00:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:33 [INFO] agent: Synced service "_v1_nslcm_10.233.28.235_8403" 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:33 [DEBUG] agent: Node info in sync 2022/08/11 00:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (16.66636ms) from=127.0.0.6:42387 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:33 [DEBUG] agent: Node info in sync 2022/08/11 00:00:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:00:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (331.105µs) from=127.0.0.6:57541 2022/08/11 00:00:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:36 [INFO] agent: Synced service "_v2_nslcm_10.233.28.235_8403" 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:36 [DEBUG] agent: Node info in sync 2022/08/11 00:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (18.635222ms) from=127.0.0.6:42387 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:00:36 [DEBUG] agent: Node info in sync 2022/08/11 00:00:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (335.99µs) from=127.0.0.6:42387 2022/08/11 00:01:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m0.063108908s) from=127.0.0.6:57395 2022/08/11 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m1.041261969s) from=127.0.0.6:33703 2022/08/11 00:01:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.153565239s) from=127.0.0.6:57765 2022/08/11 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m1.618579157s) from=127.0.0.6:51075 2022/08/11 00:01:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m1.944810182s) from=127.0.0.6:42871 2022/08/11 00:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m2.06616972s) from=127.0.0.6:45763 2022/08/11 00:01:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:01:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m2.233605421s) from=127.0.0.6:35703 2022/08/11 00:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m2.927781978s) from=127.0.0.6:46933 2022/08/11 00:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m2.982607083s) from=127.0.0.6:46361 2022/08/11 00:01:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.921281164s) from=127.0.0.6:41427 2022/08/11 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m4.103480677s) from=127.0.0.6:52141 2022/08/11 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m4.643811322s) from=127.0.0.6:60459 2022/08/11 00:01:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.329368527s) from=127.0.0.6:47133 2022/08/11 00:01:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m5.586796609s) from=127.0.0.6:43783 2022/08/11 00:01:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m5.814790533s) from=127.0.0.6:57491 2022/08/11 00:01:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m6.875677564s) from=127.0.0.6:49673 2022/08/11 00:01:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:01:37 [DEBUG] agent: Node info in sync 2022/08/11 00:02:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m2.711077697s) from=127.0.0.6:52007 2022/08/11 00:02:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m5.176238709s) from=127.0.0.6:39463 2022/08/11 00:02:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:02:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m3.778834159s) from=127.0.0.6:56371 2022/08/11 00:03:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:03:07 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:03:07 [DEBUG] agent: Node info in sync 2022/08/11 00:03:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:03:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:04:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:04:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:04:27 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:04:27 [DEBUG] agent: Node info in sync 2022/08/11 00:04:45 [DEBUG] http: Request GET /v1/catalog/services (807.552µs) from=127.0.0.6:42851 2022/08/11 00:04:45 [DEBUG] http: Request GET /v1/status/leader (1.364472ms) from=127.0.0.6:54801 2022/08/11 00:04:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (430.314µs) from=127.0.0.6:54801 2022/08/11 00:04:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (676.744µs) from=127.0.0.6:34633 2022/08/11 00:05:05 [DEBUG] http: Request GET /v1/status/leader (5.093557ms) from=127.0.0.6:35511 2022/08/11 00:05:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:05:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:05:25 [DEBUG] http: Request GET /v1/status/leader (1.847666ms) from=127.0.0.6:35511 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/catalog/services (513.529µs) from=127.0.0.6:35511 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/status/leader (895.342µs) from=127.0.0.6:35511 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (312.039µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (175.476µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.315µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (158.772µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (267.409µs) from=127.0.0.6:56747 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (154.541µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.228µs) from=127.0.0.6:48983 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (202.931µs) from=127.0.0.6:50245 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (215.967µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (218.768µs) from=127.0.0.6:56747 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (203.367µs) from=127.0.0.6:46159 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (119.058µs) from=127.0.0.6:56747 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (132.041µs) from=127.0.0.6:56747 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (169.43µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (142.061µs) from=127.0.0.6:48983 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (99.387µs) from=127.0.0.6:50245 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (252.885µs) from=127.0.0.6:48983 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (121.113µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (212.684µs) from=127.0.0.6:33639 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (200.744µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (133.852µs) from=127.0.0.6:56747 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (305.725µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (164.194µs) from=127.0.0.6:48983 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (431.773µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (364.202µs) from=127.0.0.6:44107 2022/08/11 00:05:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (357.507µs) from=127.0.0.6:48983 2022/08/11 00:05:47 [DEBUG] http: Request GET /v1/catalog/services (569.442µs) from=127.0.0.6:47457 2022/08/11 00:05:47 [DEBUG] http: Request GET /v1/status/leader (226.758µs) from=127.0.0.6:47457 2022/08/11 00:05:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (248.296µs) from=127.0.0.6:59147 2022/08/11 00:05:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.236µs) from=127.0.0.6:55429 2022/08/11 00:05:50 [DEBUG] http: Request GET /v1/status/leader (164.272µs) from=127.0.0.6:55169 2022/08/11 00:05:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:05:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:05:55 [DEBUG] agent: Node info in sync 2022/08/11 00:06:07 [DEBUG] http: Request GET /v1/status/leader (1.071941ms) from=127.0.0.6:55745 2022/08/11 00:06:10 [DEBUG] http: Request GET /v1/status/leader (183.03µs) from=127.0.0.6:55745 2022/08/11 00:06:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:06:27 [DEBUG] http: Request GET /v1/status/leader (284.557µs) from=127.0.0.6:55745 2022/08/11 00:06:30 [DEBUG] http: Request GET /v1/status/leader (278.807µs) from=127.0.0.6:55745 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/catalog/services (628.15µs) from=127.0.0.6:55745 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/status/leader (266.474µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (175.201µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (132.611µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (420.251µs) from=127.0.0.6:43877 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (150.433µs) from=127.0.0.6:44395 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (183.916µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (326.85µs) from=127.0.0.6:44395 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.499µs) from=127.0.0.6:44395 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (230.368µs) from=127.0.0.6:44395 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.475µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (264.222µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (288.932µs) from=127.0.0.6:51873 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (128.055µs) from=127.0.0.6:44395 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (171.265µs) from=127.0.0.6:43877 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (187.264µs) from=127.0.0.6:47133 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (148.81µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (251.589µs) from=127.0.0.6:51873 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (119.084µs) from=127.0.0.6:51873 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (128.311µs) from=127.0.0.6:32951 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (119.693µs) from=127.0.0.6:51873 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (189.057µs) from=127.0.0.6:51873 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.232µs) from=127.0.0.6:55169 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (159.475µs) from=127.0.0.6:39543 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (141.333µs) from=127.0.0.6:39543 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (553.887µs) from=127.0.0.6:47133 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.053µs) from=127.0.0.6:39543 2022/08/11 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (324.042µs) from=127.0.0.6:47133 2022/08/11 00:06:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.439918326s) from=127.0.0.6:54801 2022/08/11 00:06:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.906889014s) from=127.0.0.6:42851 2022/08/11 00:06:47 [DEBUG] http: Request GET /v1/status/leader (506.73µs) from=127.0.0.6:43183 2022/08/11 00:06:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.590288836s) from=127.0.0.6:34633 2022/08/11 00:06:57 [DEBUG] http: Request GET /v1/status/leader (689.263µs) from=127.0.0.6:43853 2022/08/11 00:07:17 [DEBUG] http: Request GET /v1/status/leader (2.801088ms) from=127.0.0.6:43853 2022/08/11 00:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:07:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:07:17 [DEBUG] agent: Node info in sync 2022/08/11 00:07:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m0.512834494s) from=127.0.0.6:35977 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m0.603135138s) from=127.0.0.6:55009 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m0.632396283s) from=127.0.0.6:46957 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m0.82715547s) from=127.0.0.6:56635 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m1.197882216s) from=127.0.0.6:48479 2022/08/11 00:07:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.238561184s) from=127.0.0.6:37401 2022/08/11 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.614128014s) from=127.0.0.6:33639 2022/08/11 00:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m2.850767579s) from=127.0.0.6:35511 2022/08/11 00:07:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m3.276904108s) from=127.0.0.6:54159 2022/08/11 00:07:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.579981105s) from=127.0.0.6:46159 2022/08/11 00:07:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.003241724s) from=127.0.0.6:43457 2022/08/11 00:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m4.078098282s) from=127.0.0.6:41439 2022/08/11 00:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.238556011s) from=127.0.0.6:44107 2022/08/11 00:07:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.410370586s) from=127.0.0.6:54267 2022/08/11 00:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m4.686247828s) from=127.0.0.6:40599 2022/08/11 00:07:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m5.310477425s) from=127.0.0.6:50245 2022/08/11 00:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.395197978s) from=127.0.0.6:39903 2022/08/11 00:07:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m5.496222828s) from=127.0.0.6:37809 2022/08/11 00:07:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m5.792328887s) from=127.0.0.6:57191 2022/08/11 00:07:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m5.802608348s) from=127.0.0.6:49629 2022/08/11 00:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.173302554s) from=127.0.0.6:48691 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/status/leader (426.258µs) from=127.0.0.6:43853 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m6.981607335s) from=127.0.0.6:56747 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.957964143s) from=127.0.0.6:58425 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m6.974220643s) from=127.0.0.6:44605 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m7.014723121s) from=127.0.0.6:48855 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m7.056742785s) from=127.0.0.6:41239 2022/08/11 00:07:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m7.166700008s) from=127.0.0.6:48983 2022/08/11 00:07:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m1.334557293s) from=127.0.0.6:47457 2022/08/11 00:07:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.751903157s) from=127.0.0.6:59147 2022/08/11 00:07:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m7.276208181s) from=127.0.0.6:55429 2022/08/11 00:07:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:08:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:08:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:08:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:08:30 [DEBUG] agent: Node info in sync 2022/08/11 00:08:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.029998002s) from=127.0.0.6:51873 2022/08/11 00:08:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m0.178416247s) from=127.0.0.6:52215 2022/08/11 00:08:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m0.265611393s) from=127.0.0.6:48825 2022/08/11 00:08:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.579580353s) from=127.0.0.6:35243 2022/08/11 00:08:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m0.673537971s) from=127.0.0.6:59293 2022/08/11 00:08:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m1.113798083s) from=127.0.0.6:55745 2022/08/11 00:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m1.040534945s) from=127.0.0.6:57881 2022/08/11 00:08:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m1.881317512s) from=127.0.0.6:33711 2022/08/11 00:08:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m2.366670225s) from=127.0.0.6:33969 2022/08/11 00:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.455287744s) from=127.0.0.6:58009 2022/08/11 00:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m2.544892468s) from=127.0.0.6:53847 2022/08/11 00:08:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m2.925427962s) from=127.0.0.6:55169 2022/08/11 00:08:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m2.921298161s) from=127.0.0.6:39589 2022/08/11 00:08:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.104260852s) from=127.0.0.6:35709 2022/08/11 00:08:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m3.439113063s) from=127.0.0.6:49001 2022/08/11 00:08:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m3.509585551s) from=127.0.0.6:52571 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m4.053163227s) from=127.0.0.6:44395 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m3.949869175s) from=127.0.0.6:43007 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.97560023s) from=127.0.0.6:43967 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m4.069227253s) from=127.0.0.6:39543 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m4.218003183s) from=127.0.0.6:32951 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.318127926s) from=127.0.0.6:34037 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m4.301044905s) from=127.0.0.6:44681 2022/08/11 00:08:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m4.549376136s) from=127.0.0.6:47133 2022/08/11 00:08:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m4.989354919s) from=127.0.0.6:51533 2022/08/11 00:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.307089391s) from=127.0.0.6:44601 2022/08/11 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.992339063s) from=127.0.0.6:43877 2022/08/11 00:09:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:10:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:10:10 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:10:10 [DEBUG] agent: Node info in sync 2022/08/11 00:10:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:10:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:11:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:11:17 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:11:17 [DEBUG] agent: Node info in sync 2022/08/11 00:11:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:12:04 [DEBUG] http: Request GET /v1/catalog/services (1.010038ms) from=127.0.0.6:39809 2022/08/11 00:12:04 [DEBUG] http: Request GET /v1/status/leader (1.123062ms) from=127.0.0.6:52239 2022/08/11 00:12:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (526.074µs) from=127.0.0.6:42669 2022/08/11 00:12:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.778µs) from=127.0.0.6:52239 2022/08/11 00:12:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:12:24 [DEBUG] http: Request GET /v1/status/leader (606.749µs) from=127.0.0.6:49163 2022/08/11 00:12:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:12:27 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:12:27 [DEBUG] agent: Node info in sync 2022/08/11 00:12:44 [DEBUG] http: Request GET /v1/status/leader (309.252µs) from=127.0.0.6:49163 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/catalog/services (686.969µs) from=127.0.0.6:49163 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/status/leader (220.056µs) from=127.0.0.6:49163 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (358.027µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (149.24µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (240.001µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (327.222µs) from=127.0.0.6:55901 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.749µs) from=127.0.0.6:55901 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (150.591µs) from=127.0.0.6:55901 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.161µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (228.191µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (144.709µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (243.014µs) from=127.0.0.6:51647 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.945µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.471µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (302.559µs) from=127.0.0.6:41095 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (172.548µs) from=127.0.0.6:36211 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (127.271µs) from=127.0.0.6:36211 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (194.14µs) from=127.0.0.6:50005 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (122.347µs) from=127.0.0.6:50005 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (158.926µs) from=127.0.0.6:41095 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.297µs) from=127.0.0.6:43305 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.676µs) from=127.0.0.6:50005 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (134.686µs) from=127.0.0.6:46131 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.167µs) from=127.0.0.6:40087 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (380.891µs) from=127.0.0.6:43305 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (197.04µs) from=127.0.0.6:40087 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (802.815µs) from=127.0.0.6:47945 2022/08/11 00:12:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (146.437µs) from=127.0.0.6:47945 2022/08/11 00:13:06 [DEBUG] http: Request GET /v1/catalog/services (685.981µs) from=127.0.0.6:35409 2022/08/11 00:13:07 [DEBUG] http: Request GET /v1/status/leader (313.164µs) from=127.0.0.6:46103 2022/08/11 00:13:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (267.407µs) from=127.0.0.6:46103 2022/08/11 00:13:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.927µs) from=127.0.0.6:54787 2022/08/11 00:13:07 [DEBUG] http: Request GET /v1/status/leader (321.222µs) from=127.0.0.6:45185 2022/08/11 00:13:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:13:27 [DEBUG] http: Request GET /v1/status/leader (310.9µs) from=127.0.0.6:56285 2022/08/11 00:13:27 [DEBUG] http: Request GET /v1/status/leader (194.161µs) from=127.0.0.6:45185 2022/08/11 00:13:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:13:29 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:13:29 [DEBUG] agent: Node info in sync 2022/08/11 00:13:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:13:47 [DEBUG] http: Request GET /v1/status/leader (181.486µs) from=127.0.0.6:45185 2022/08/11 00:13:47 [DEBUG] http: Request GET /v1/status/leader (159.646µs) from=127.0.0.6:45185 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/catalog/services (584.23µs) from=127.0.0.6:45185 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/status/leader (136.378µs) from=127.0.0.6:45185 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (335.987µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (140.154µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (160.605µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (160.59µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (205.207µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (186.022µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (226.561µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (173.202µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (223.52µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (147.544µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (211.951µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (137.249µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (131.555µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.469µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (119.196µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (237.8µs) from=127.0.0.6:56285 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (108.622µs) from=127.0.0.6:38465 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.794µs) from=127.0.0.6:60745 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (218.603µs) from=127.0.0.6:47247 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (269.509µs) from=127.0.0.6:53107 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (160.377µs) from=127.0.0.6:60745 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (179.777µs) from=127.0.0.6:60745 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (154.215µs) from=127.0.0.6:53107 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (295.928µs) from=127.0.0.6:33365 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (438.02µs) from=127.0.0.6:47669 2022/08/11 00:13:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (154.27µs) from=127.0.0.6:47669 2022/08/11 00:14:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.099051988s) from=127.0.0.6:42669 2022/08/11 00:14:07 [DEBUG] http: Request GET /v1/status/leader (240.067µs) from=127.0.0.6:33171 2022/08/11 00:14:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.505723627s) from=127.0.0.6:52239 2022/08/11 00:14:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.538245837s) from=127.0.0.6:39809 2022/08/11 00:14:17 [DEBUG] http: Request GET /v1/status/leader (341.744µs) from=127.0.0.6:37197 2022/08/11 00:14:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:14:37 [DEBUG] http: Request GET /v1/status/leader (2.430012ms) from=127.0.0.6:37197 2022/08/11 00:14:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m0.076312933s) from=127.0.0.6:59861 2022/08/11 00:14:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.098509758s) from=127.0.0.6:48537 2022/08/11 00:14:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m0.222516628s) from=127.0.0.6:52369 2022/08/11 00:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m0.645119937s) from=127.0.0.6:55901 2022/08/11 00:14:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m0.988761016s) from=127.0.0.6:51647 2022/08/11 00:14:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m0.995674847s) from=127.0.0.6:60597 2022/08/11 00:14:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m1.312519275s) from=127.0.0.6:40087 2022/08/11 00:14:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.764732455s) from=127.0.0.6:36211 2022/08/11 00:14:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m1.923996017s) from=127.0.0.6:48179 2022/08/11 00:14:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m2.317570083s) from=127.0.0.6:40723 2022/08/11 00:14:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m2.275106077s) from=127.0.0.6:58263 2022/08/11 00:14:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m2.422159454s) from=127.0.0.6:47945 2022/08/11 00:14:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m2.447957478s) from=127.0.0.6:41911 2022/08/11 00:14:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m2.658169939s) from=127.0.0.6:47081 2022/08/11 00:14:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m2.853430015s) from=127.0.0.6:43305 2022/08/11 00:14:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m3.134891734s) from=127.0.0.6:49163 2022/08/11 00:14:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.382539725s) from=127.0.0.6:50005 2022/08/11 00:14:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m3.494771299s) from=127.0.0.6:49795 2022/08/11 00:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m3.749815081s) from=127.0.0.6:35067 2022/08/11 00:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m4.316581636s) from=127.0.0.6:41095 2022/08/11 00:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m5.041357689s) from=127.0.0.6:48125 2022/08/11 00:14:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m5.213230546s) from=127.0.0.6:60711 2022/08/11 00:14:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.715150143s) from=127.0.0.6:34075 2022/08/11 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.015275044s) from=127.0.0.6:46131 2022/08/11 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m6.176176689s) from=127.0.0.6:41585 2022/08/11 00:14:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m6.29815188s) from=127.0.0.6:57037 2022/08/11 00:14:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m6.706644231s) from=127.0.0.6:42865 2022/08/11 00:14:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:14:56 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:14:56 [DEBUG] agent: Node info in sync 2022/08/11 00:14:57 [DEBUG] http: Request GET /v1/status/leader (179.295µs) from=127.0.0.6:37197 2022/08/11 00:15:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.194166216s) from=127.0.0.6:46103 2022/08/11 00:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.55140865s) from=127.0.0.6:35409 2022/08/11 00:15:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.261429453s) from=127.0.0.6:54787 2022/08/11 00:15:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:15:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.524441099s) from=127.0.0.6:46741 2022/08/11 00:15:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.58664416s) from=127.0.0.6:33787 2022/08/11 00:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m0.928852765s) from=127.0.0.6:53107 2022/08/11 00:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m1.370234258s) from=127.0.0.6:47669 2022/08/11 00:15:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.503659218s) from=127.0.0.6:46697 2022/08/11 00:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m1.612249613s) from=127.0.0.6:52023 2022/08/11 00:15:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m2.295508028s) from=127.0.0.6:45185 2022/08/11 00:15:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m2.168287504s) from=127.0.0.6:47247 2022/08/11 00:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m2.31042381s) from=127.0.0.6:38651 2022/08/11 00:15:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m2.708192843s) from=127.0.0.6:33365 2022/08/11 00:16:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m3.264625668s) from=127.0.0.6:37659 2022/08/11 00:16:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.479779349s) from=127.0.0.6:36409 2022/08/11 00:16:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m3.556347035s) from=127.0.0.6:59657 2022/08/11 00:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m3.975912125s) from=127.0.0.6:46485 2022/08/11 00:16:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m4.189928211s) from=127.0.0.6:60745 2022/08/11 00:16:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m4.273954744s) from=127.0.0.6:45439 2022/08/11 00:16:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.634677401s) from=127.0.0.6:41991 2022/08/11 00:16:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m5.246441743s) from=127.0.0.6:36677 2022/08/11 00:16:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m5.501822422s) from=127.0.0.6:42347 2022/08/11 00:16:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m5.635467118s) from=127.0.0.6:57067 2022/08/11 00:16:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m5.75645256s) from=127.0.0.6:46501 2022/08/11 00:16:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.207783872s) from=127.0.0.6:54607 2022/08/11 00:16:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m6.420336034s) from=127.0.0.6:38465 2022/08/11 00:16:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m6.459967125s) from=127.0.0.6:55295 2022/08/11 00:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.503322252s) from=127.0.0.6:37033 2022/08/11 00:16:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m6.873239544s) from=127.0.0.6:47477 2022/08/11 00:16:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m7.189952658s) from=127.0.0.6:56285 2022/08/11 00:16:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:16:11 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:16:11 [DEBUG] agent: Node info in sync 2022/08/11 00:16:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:17:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:17:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:17:55 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:17:55 [DEBUG] agent: Node info in sync 2022/08/11 00:18:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:18:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:19:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:19:20 [DEBUG] http: Request GET /v1/catalog/services (764.735µs) from=127.0.0.6:52991 2022/08/11 00:19:20 [DEBUG] http: Request GET /v1/status/leader (568.396µs) from=127.0.0.6:40429 2022/08/11 00:19:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (451.514µs) from=127.0.0.6:40429 2022/08/11 00:19:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (271.587µs) from=127.0.0.6:48321 2022/08/11 00:19:40 [DEBUG] http: Request GET /v1/status/leader (2.161084ms) from=127.0.0.6:52971 2022/08/11 00:19:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:19:41 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:19:41 [DEBUG] agent: Node info in sync 2022/08/11 00:20:00 [DEBUG] http: Request GET /v1/status/leader (917.805µs) from=127.0.0.6:52971 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/catalog/services (650.713µs) from=127.0.0.6:41593 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/status/leader (291.504µs) from=127.0.0.6:41593 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (205.083µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (155.419µs) from=127.0.0.6:52971 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (131.144µs) from=127.0.0.6:52971 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (161.658µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (143.876µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (172.087µs) from=127.0.0.6:52971 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (170.183µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (209.792µs) from=127.0.0.6:46083 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (564.451µs) from=127.0.0.6:52971 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (158.228µs) from=127.0.0.6:46925 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (161.918µs) from=127.0.0.6:46925 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (142.67µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (113.591µs) from=127.0.0.6:46083 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (249.607µs) from=127.0.0.6:40705 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (196.6µs) from=127.0.0.6:36029 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (130.58µs) from=127.0.0.6:46925 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (173.195µs) from=127.0.0.6:44703 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (125.492µs) from=127.0.0.6:46083 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (205.115µs) from=127.0.0.6:42221 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.101µs) from=127.0.0.6:40705 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (135.78µs) from=127.0.0.6:36029 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (229.013µs) from=127.0.0.6:45829 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (404.086µs) from=127.0.0.6:50399 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (280.718µs) from=127.0.0.6:52789 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (233.559µs) from=127.0.0.6:40129 2022/08/11 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (332.42µs) from=127.0.0.6:40129 2022/08/11 00:20:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:20:20 [DEBUG] http: Request GET /v1/status/leader (261.088µs) from=127.0.0.6:57585 2022/08/11 00:20:27 [DEBUG] http: Request GET /v1/catalog/services (644.659µs) from=127.0.0.6:57585 2022/08/11 00:20:27 [DEBUG] http: Request GET /v1/status/leader (330.248µs) from=127.0.0.6:58237 2022/08/11 00:20:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (907.917µs) from=127.0.0.6:33691 2022/08/11 00:20:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.716µs) from=127.0.0.6:33691 2022/08/11 00:20:28 [DEBUG] http: Request GET /v1/status/leader (176.654µs) from=127.0.0.6:58237 2022/08/11 00:20:47 [DEBUG] http: Request GET /v1/status/leader (738.402µs) from=127.0.0.6:38869 2022/08/11 00:20:48 [DEBUG] http: Request GET /v1/status/leader (351.137µs) from=127.0.0.6:58237 2022/08/11 00:20:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:20:52 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:20:52 [DEBUG] agent: Node info in sync 2022/08/11 00:21:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:21:07 [DEBUG] http: Request GET /v1/status/leader (159.208µs) from=127.0.0.6:58237 2022/08/11 00:21:08 [DEBUG] http: Request GET /v1/status/leader (152.42µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/catalog/services (766.647µs) from=127.0.0.6:58237 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/status/leader (172.519µs) from=127.0.0.6:58237 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.144867ms) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (243.258µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (264.325µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (187.028µs) from=127.0.0.6:60053 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (290.537µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (133.686µs) from=127.0.0.6:60053 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (147.508µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.593µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (170.725µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (170.103µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (125.052µs) from=127.0.0.6:60053 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.944µs) from=127.0.0.6:60053 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (193.677µs) from=127.0.0.6:60053 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (150.096µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (279.23µs) from=127.0.0.6:38869 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (197.779µs) from=127.0.0.6:56077 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (167.287µs) from=127.0.0.6:51661 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (189.514µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (144.658µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (171.895µs) from=127.0.0.6:51661 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.243971ms) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (141.045µs) from=127.0.0.6:56077 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (206.637µs) from=127.0.0.6:44185 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (285.206µs) from=127.0.0.6:35061 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (241.997µs) from=127.0.0.6:33707 2022/08/11 00:21:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (139.695µs) from=127.0.0.6:35061 2022/08/11 00:21:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:21:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.950799529s) from=127.0.0.6:40429 2022/08/11 00:21:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.989259186s) from=127.0.0.6:48321 2022/08/11 00:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m5.901554615s) from=127.0.0.6:52991 2022/08/11 00:21:27 [DEBUG] http: Request GET /v1/status/leader (284.44µs) from=127.0.0.6:34239 2022/08/11 00:21:37 [DEBUG] http: Request GET /v1/status/leader (295.138µs) from=127.0.0.6:34239 2022/08/11 00:21:57 [DEBUG] http: Request GET /v1/status/leader (2.382819ms) from=127.0.0.6:42279 2022/08/11 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m0.202853155s) from=127.0.0.6:45829 2022/08/11 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m0.240384241s) from=127.0.0.6:39771 2022/08/11 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.419222918s) from=127.0.0.6:40129 2022/08/11 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m0.430495443s) from=127.0.0.6:53139 2022/08/11 00:22:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m0.530688768s) from=127.0.0.6:48235 2022/08/11 00:22:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m0.714909897s) from=127.0.0.6:44703 2022/08/11 00:22:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m0.909989682s) from=127.0.0.6:52789 2022/08/11 00:22:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.424543904s) from=127.0.0.6:53059 2022/08/11 00:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.614502849s) from=127.0.0.6:54259 2022/08/11 00:22:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.806269407s) from=127.0.0.6:52971 2022/08/11 00:22:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m2.178079955s) from=127.0.0.6:36029 2022/08/11 00:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m3.264913949s) from=127.0.0.6:40705 2022/08/11 00:22:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m3.246924669s) from=127.0.0.6:39399 2022/08/11 00:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m3.633818484s) from=127.0.0.6:46083 2022/08/11 00:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m3.72776441s) from=127.0.0.6:52087 2022/08/11 00:22:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m3.825489449s) from=127.0.0.6:54325 2022/08/11 00:22:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m4.365750012s) from=127.0.0.6:42221 2022/08/11 00:22:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m4.277532362s) from=127.0.0.6:44989 2022/08/11 00:22:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m4.410491292s) from=127.0.0.6:53533 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m4.845513279s) from=127.0.0.6:33205 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m4.893207308s) from=127.0.0.6:46925 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m5.324355791s) from=127.0.0.6:41593 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m5.368921617s) from=127.0.0.6:44725 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m5.421720517s) from=127.0.0.6:41901 2022/08/11 00:22:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.580156812s) from=127.0.0.6:50399 2022/08/11 00:22:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m7.116467451s) from=127.0.0.6:43387 2022/08/11 00:22:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m7.303498564s) from=127.0.0.6:52679 2022/08/11 00:22:17 [DEBUG] http: Request GET /v1/status/leader (226.195µs) from=127.0.0.6:34239 2022/08/11 00:22:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:22:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.295324801s) from=127.0.0.6:39799 2022/08/11 00:22:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.777703881s) from=127.0.0.6:57585 2022/08/11 00:22:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.577676369s) from=127.0.0.6:33691 2022/08/11 00:22:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:22:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:22:52 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:22:52 [DEBUG] agent: Node info in sync 2022/08/11 00:23:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.363682898s) from=127.0.0.6:53569 2022/08/11 00:23:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.224561074s) from=127.0.0.6:44231 2022/08/11 00:23:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m1.542356434s) from=127.0.0.6:56077 2022/08/11 00:23:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.648391068s) from=127.0.0.6:48207 2022/08/11 00:23:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m1.726054927s) from=127.0.0.6:46675 2022/08/11 00:23:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:23:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.37017452s) from=127.0.0.6:55815 2022/08/11 00:23:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.469663888s) from=127.0.0.6:57239 2022/08/11 00:23:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m2.478426313s) from=127.0.0.6:33707 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m2.677186729s) from=127.0.0.6:57063 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m2.871366189s) from=127.0.0.6:38869 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m2.799202591s) from=127.0.0.6:32897 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m2.917981966s) from=127.0.0.6:46405 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.176940078s) from=127.0.0.6:44273 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m3.354371105s) from=127.0.0.6:60053 2022/08/11 00:23:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m3.449967648s) from=127.0.0.6:42405 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m3.573860826s) from=127.0.0.6:35061 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.624417118s) from=127.0.0.6:41605 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m3.877270933s) from=127.0.0.6:54183 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m3.886853809s) from=127.0.0.6:50883 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m4.190733705s) from=127.0.0.6:36823 2022/08/11 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m4.243993341s) from=127.0.0.6:57885 2022/08/11 00:23:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.794278582s) from=127.0.0.6:58237 2022/08/11 00:23:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m4.90834321s) from=127.0.0.6:44185 2022/08/11 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.426522415s) from=127.0.0.6:37623 2022/08/11 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.560336511s) from=127.0.0.6:43201 2022/08/11 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m6.863708221s) from=127.0.0.6:50089 2022/08/11 00:23:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m7.334483282s) from=127.0.0.6:51661 2022/08/11 00:23:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:24:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:24:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:24:26 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:24:26 [DEBUG] agent: Node info in sync 2022/08/11 00:25:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:26:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:26:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:26:23 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:26:23 [DEBUG] agent: Node info in sync 2022/08/11 00:26:50 [DEBUG] http: Request GET /v1/catalog/services (928.973µs) from=127.0.0.6:55765 2022/08/11 00:26:50 [DEBUG] http: Request GET /v1/status/leader (1.017502ms) from=127.0.0.6:51205 2022/08/11 00:26:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (614.522µs) from=127.0.0.6:51205 2022/08/11 00:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.078µs) from=127.0.0.6:51205 2022/08/11 00:27:10 [DEBUG] http: Request GET /v1/status/leader (369.615µs) from=127.0.0.6:57485 2022/08/11 00:27:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:27:30 [DEBUG] http: Request GET /v1/status/leader (277.833µs) from=127.0.0.6:57485 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/catalog/services (952.852µs) from=127.0.0.6:57485 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/status/leader (309.353µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (306.06µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (416.234µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (243.752µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (254.934µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (251.3µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (319.252µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (186.675µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (150.871µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (180.957µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (218.681µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (269.253µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (236.68µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.011567ms) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (660.19µs) from=127.0.0.6:36905 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (217.42µs) from=127.0.0.6:38605 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (125.212µs) from=127.0.0.6:43255 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (149.716µs) from=127.0.0.6:36905 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (239.255µs) from=127.0.0.6:36905 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (236.471µs) from=127.0.0.6:49757 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (138.804µs) from=127.0.0.6:36905 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (245.027µs) from=127.0.0.6:35963 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.879µs) from=127.0.0.6:32779 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (214.36µs) from=127.0.0.6:32779 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.857µs) from=127.0.0.6:36675 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (140.173µs) from=127.0.0.6:36675 2022/08/11 00:27:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (264.856µs) from=127.0.0.6:37789 2022/08/11 00:27:50 [DEBUG] http: Request GET /v1/status/leader (245.585µs) from=127.0.0.6:53855 2022/08/11 00:27:57 [DEBUG] http: Request GET /v1/catalog/services (798.357µs) from=127.0.0.6:53855 2022/08/11 00:27:57 [DEBUG] http: Request GET /v1/status/leader (1.244112ms) from=127.0.0.6:47801 2022/08/11 00:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (194.146µs) from=127.0.0.6:46387 2022/08/11 00:27:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.638µs) from=127.0.0.6:46387 2022/08/11 00:27:57 [DEBUG] http: Request GET /v1/status/leader (271.192µs) from=127.0.0.6:45013 2022/08/11 00:28:17 [DEBUG] http: Request GET /v1/status/leader (190.665µs) from=127.0.0.6:45013 2022/08/11 00:28:17 [DEBUG] http: Request GET /v1/status/leader (159.07µs) from=127.0.0.6:45013 2022/08/11 00:28:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:28:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:28:19 [DEBUG] agent: Node info in sync 2022/08/11 00:28:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:28:37 [DEBUG] http: Request GET /v1/status/leader (230.761µs) from=127.0.0.6:42691 2022/08/11 00:28:37 [DEBUG] http: Request GET /v1/status/leader (144.938µs) from=127.0.0.6:45013 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/catalog/services (570.154µs) from=127.0.0.6:45013 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/status/leader (251.06µs) from=127.0.0.6:45013 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (263.856µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (145.318µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (164.853µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (151.62µs) from=127.0.0.6:54479 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (226.26µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (259.473µs) from=127.0.0.6:54479 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (173.284µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (214.183µs) from=127.0.0.6:42691 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (137.572µs) from=127.0.0.6:48467 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.093µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (262.419µs) from=127.0.0.6:43003 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (318.959µs) from=127.0.0.6:42691 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (164.029µs) from=127.0.0.6:39233 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.644µs) from=127.0.0.6:54479 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (163.855µs) from=127.0.0.6:39233 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.405µs) from=127.0.0.6:43003 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (191.84µs) from=127.0.0.6:42691 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (148.332µs) from=127.0.0.6:48467 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (109.86µs) from=127.0.0.6:43003 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (124.979µs) from=127.0.0.6:48467 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (124.962µs) from=127.0.0.6:39233 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.825µs) from=127.0.0.6:39233 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (129.192µs) from=127.0.0.6:53021 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.954µs) from=127.0.0.6:48195 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (253.848µs) from=127.0.0.6:47417 2022/08/11 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (121.543µs) from=127.0.0.6:42691 2022/08/11 00:28:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.632295729s) from=127.0.0.6:51205 2022/08/11 00:28:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m2.659010526s) from=127.0.0.6:42101 2022/08/11 00:28:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m5.712920184s) from=127.0.0.6:55765 2022/08/11 00:28:57 [DEBUG] http: Request GET /v1/status/leader (290.003µs) from=127.0.0.6:48957 2022/08/11 00:29:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:29:07 [DEBUG] http: Request GET /v1/status/leader (174.464µs) from=127.0.0.6:50603 2022/08/11 00:29:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:29:27 [DEBUG] http: Request GET /v1/status/leader (3.374606ms) from=127.0.0.6:50603 2022/08/11 00:29:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m0.576859479s) from=127.0.0.6:42089 2022/08/11 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m0.928472544s) from=127.0.0.6:36675 2022/08/11 00:29:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m0.964519133s) from=127.0.0.6:46563 2022/08/11 00:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.264166755s) from=127.0.0.6:32779 2022/08/11 00:29:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:29:39 [DEBUG] agent: Node info in sync 2022/08/11 00:29:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m1.676373479s) from=127.0.0.6:38075 2022/08/11 00:29:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m1.954904423s) from=127.0.0.6:60439 2022/08/11 00:29:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m2.100097161s) from=127.0.0.6:35249 2022/08/11 00:29:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m2.321773864s) from=127.0.0.6:43241 2022/08/11 00:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m2.334352523s) from=127.0.0.6:41501 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m2.659462674s) from=127.0.0.6:49757 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m2.708760857s) from=127.0.0.6:36905 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m2.815314574s) from=127.0.0.6:35963 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.091339749s) from=127.0.0.6:55679 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m3.153294993s) from=127.0.0.6:37591 2022/08/11 00:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m3.451517688s) from=127.0.0.6:35649 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m3.61390263s) from=127.0.0.6:43255 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m3.726645265s) from=127.0.0.6:46295 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.74272934s) from=127.0.0.6:48411 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m4.319955774s) from=127.0.0.6:36023 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.605336892s) from=127.0.0.6:57485 2022/08/11 00:29:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m4.408445809s) from=127.0.0.6:57635 2022/08/11 00:29:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m4.85167225s) from=127.0.0.6:38605 2022/08/11 00:29:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m5.288132123s) from=127.0.0.6:46707 2022/08/11 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.636753261s) from=127.0.0.6:51181 2022/08/11 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m5.904273766s) from=127.0.0.6:47005 2022/08/11 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.971028367s) from=127.0.0.6:40115 2022/08/11 00:29:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.928429615s) from=127.0.0.6:37789 2022/08/11 00:29:47 [DEBUG] http: Request GET /v1/status/leader (805.857µs) from=127.0.0.6:48957 2022/08/11 00:29:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.213069805s) from=127.0.0.6:47801 2022/08/11 00:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m1.748429726s) from=127.0.0.6:53855 2022/08/11 00:30:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.241762585s) from=127.0.0.6:46387 2022/08/11 00:30:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:30:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:30:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:30:42 [DEBUG] agent: Node info in sync 2022/08/11 00:30:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m0.318828291s) from=127.0.0.6:48991 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m0.683940699s) from=127.0.0.6:45849 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.863587729s) from=127.0.0.6:51835 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m1.048795385s) from=127.0.0.6:42691 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.309302396s) from=127.0.0.6:48467 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.507940062s) from=127.0.0.6:44391 2022/08/11 00:30:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.516870436s) from=127.0.0.6:55487 2022/08/11 00:30:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m1.628427378s) from=127.0.0.6:49919 2022/08/11 00:30:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m2.292825831s) from=127.0.0.6:56239 2022/08/11 00:30:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m2.691676042s) from=127.0.0.6:35945 2022/08/11 00:30:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m2.992378441s) from=127.0.0.6:47417 2022/08/11 00:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m2.931613711s) from=127.0.0.6:46683 2022/08/11 00:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m3.546325429s) from=127.0.0.6:54479 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m3.564303255s) from=127.0.0.6:34543 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m3.650259943s) from=127.0.0.6:43003 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m3.751043727s) from=127.0.0.6:53021 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.146655451s) from=127.0.0.6:45013 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m4.174074936s) from=127.0.0.6:60841 2022/08/11 00:30:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m4.381334736s) from=127.0.0.6:48195 2022/08/11 00:30:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m4.942318947s) from=127.0.0.6:44895 2022/08/11 00:30:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m5.269370259s) from=127.0.0.6:44763 2022/08/11 00:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.80460467s) from=127.0.0.6:39233 2022/08/11 00:30:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m6.321787413s) from=127.0.0.6:41115 2022/08/11 00:30:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m6.333023975s) from=127.0.0.6:37543 2022/08/11 00:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m7.097521319s) from=127.0.0.6:37349 2022/08/11 00:30:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m7.159152302s) from=127.0.0.6:35293 2022/08/11 00:30:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m7.479642109s) from=127.0.0.6:40359 2022/08/11 00:31:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:31:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:32:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:32:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:32:35 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:32:35 [DEBUG] agent: Node info in sync 2022/08/11 00:33:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:33:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:34:19 [DEBUG] http: Request GET /v1/catalog/services (620.275µs) from=127.0.0.6:55395 2022/08/11 00:34:19 [DEBUG] http: Request GET /v1/status/leader (992.882µs) from=127.0.0.6:36897 2022/08/11 00:34:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (412.001µs) from=127.0.0.6:36897 2022/08/11 00:34:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (209.825µs) from=127.0.0.6:36897 2022/08/11 00:34:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:34:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:34:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:34:33 [DEBUG] agent: Node info in sync 2022/08/11 00:34:39 [DEBUG] http: Request GET /v1/status/leader (313.909µs) from=127.0.0.6:50783 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/status/leader (345.498µs) from=127.0.0.6:50783 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/catalog/services (743.878µs) from=127.0.0.6:50783 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/status/leader (161.64µs) from=127.0.0.6:50783 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (366.821µs) from=127.0.0.6:34677 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (242.644µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (123.463µs) from=127.0.0.6:34677 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (242.187µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (347.705µs) from=127.0.0.6:43251 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (210µs) from=127.0.0.6:34677 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (298.445µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (277.298µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (253.036µs) from=127.0.0.6:34677 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (150.842µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (129.848µs) from=127.0.0.6:34677 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.464µs) from=127.0.0.6:43251 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.237µs) from=127.0.0.6:43251 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (145.134µs) from=127.0.0.6:43251 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (116.125µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (128.913µs) from=127.0.0.6:47111 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (134.715µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (366.436µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (962.954µs) from=127.0.0.6:47111 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (138.31µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (192.092µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (111.417µs) from=127.0.0.6:34179 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (232.564µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (187.64µs) from=127.0.0.6:56405 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (172.139µs) from=127.0.0.6:48681 2022/08/11 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (167.508µs) from=127.0.0.6:49039 2022/08/11 00:35:19 [DEBUG] http: Request GET /v1/status/leader (335.999µs) from=127.0.0.6:48561 2022/08/11 00:35:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:35:19 [DEBUG] http: Request GET /v1/status/leader (283.918µs) from=127.0.0.6:48561 2022/08/11 00:35:27 [DEBUG] http: Request GET /v1/catalog/services (7.931517ms) from=127.0.0.6:48561 2022/08/11 00:35:27 [DEBUG] http: Request GET /v1/status/leader (255.448µs) from=127.0.0.6:48561 2022/08/11 00:35:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.087µs) from=127.0.0.6:48907 2022/08/11 00:35:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (120.265µs) from=127.0.0.6:48907 2022/08/11 00:35:39 [DEBUG] http: Request GET /v1/status/leader (318.255µs) from=127.0.0.6:44313 2022/08/11 00:35:47 [DEBUG] http: Request GET /v1/status/leader (939.21µs) from=127.0.0.6:44313 2022/08/11 00:35:59 [DEBUG] http: Request GET /v1/status/leader (250.112µs) from=127.0.0.6:44313 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/status/leader (379.475µs) from=127.0.0.6:44313 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/catalog/services (1.06461ms) from=127.0.0.6:44313 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/status/leader (258.962µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.21628ms) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (350.652µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (152.023µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (254.262µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (350.367µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.702µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (318.002µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (254.021µs) from=127.0.0.6:34283 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (288.753µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (686.548µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (203.16µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (192.981µs) from=127.0.0.6:55041 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (164.835µs) from=127.0.0.6:34283 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (122.7µs) from=127.0.0.6:51477 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (377.217µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (245.715µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.288µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (129.601µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (140.941µs) from=127.0.0.6:40839 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (229.447µs) from=127.0.0.6:47439 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.58µs) from=127.0.0.6:39373 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.972µs) from=127.0.0.6:47439 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (427.074µs) from=127.0.0.6:51097 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (173.615µs) from=127.0.0.6:35569 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (274.174µs) from=127.0.0.6:34091 2022/08/11 00:36:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (158.62µs) from=127.0.0.6:40841 2022/08/11 00:36:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:36:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:36:17 [DEBUG] agent: Node info in sync 2022/08/11 00:36:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:36:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.179236724s) from=127.0.0.6:57183 2022/08/11 00:36:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.75053692s) from=127.0.0.6:55395 2022/08/11 00:36:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m7.151650368s) from=127.0.0.6:36897 2022/08/11 00:36:27 [DEBUG] http: Request GET /v1/status/leader (401.892µs) from=127.0.0.6:54403 2022/08/11 00:36:27 [DEBUG] http: Request GET /v1/status/leader (150.367µs) from=127.0.0.6:54403 2022/08/11 00:36:47 [DEBUG] http: Request GET /v1/status/leader (293.877µs) from=127.0.0.6:54403 2022/08/11 00:36:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m0.138434636s) from=127.0.0.6:34677 2022/08/11 00:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.633406437s) from=127.0.0.6:50801 2022/08/11 00:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m0.767824305s) from=127.0.0.6:47111 2022/08/11 00:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.127559554s) from=127.0.0.6:43495 2022/08/11 00:37:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m1.846210206s) from=127.0.0.6:39625 2022/08/11 00:37:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m2.096148876s) from=127.0.0.6:39901 2022/08/11 00:37:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m2.221319672s) from=127.0.0.6:60959 2022/08/11 00:37:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m2.750593956s) from=127.0.0.6:50043 2022/08/11 00:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m2.8848278s) from=127.0.0.6:43251 2022/08/11 00:37:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.062439259s) from=127.0.0.6:49799 2022/08/11 00:37:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m3.194715393s) from=127.0.0.6:53449 2022/08/11 00:37:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m3.685802476s) from=127.0.0.6:35797 2022/08/11 00:37:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m3.805879297s) from=127.0.0.6:43093 2022/08/11 00:37:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m4.162016615s) from=127.0.0.6:49859 2022/08/11 00:37:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.397542171s) from=127.0.0.6:50783 2022/08/11 00:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m4.228413094s) from=127.0.0.6:39413 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m4.375060372s) from=127.0.0.6:56515 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.905120988s) from=127.0.0.6:60579 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.901471169s) from=127.0.0.6:50141 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m5.05695369s) from=127.0.0.6:56405 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m5.233650226s) from=127.0.0.6:49039 2022/08/11 00:37:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m5.371201807s) from=127.0.0.6:35187 2022/08/11 00:37:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m5.508156102s) from=127.0.0.6:49041 2022/08/11 00:37:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.659686661s) from=127.0.0.6:48681 2022/08/11 00:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m5.704077017s) from=127.0.0.6:34179 2022/08/11 00:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.860965417s) from=127.0.0.6:40075 2022/08/11 00:37:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m6.040877035s) from=127.0.0.6:38241 2022/08/11 00:37:07 [DEBUG] http: Request GET /v1/status/leader (459.516µs) from=127.0.0.6:54403 2022/08/11 00:37:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:37:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.082411173s) from=127.0.0.6:43391 2022/08/11 00:37:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.275809631s) from=127.0.0.6:48907 2022/08/11 00:37:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.991843415s) from=127.0.0.6:48561 2022/08/11 00:38:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m0.628916891s) from=127.0.0.6:51097 2022/08/11 00:38:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.635944208s) from=127.0.0.6:45057 2022/08/11 00:38:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.85988684s) from=127.0.0.6:44497 2022/08/11 00:38:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m1.439087523s) from=127.0.0.6:39617 2022/08/11 00:38:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.781617874s) from=127.0.0.6:40839 2022/08/11 00:38:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.872863819s) from=127.0.0.6:55041 2022/08/11 00:38:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:38:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:38:10 [DEBUG] agent: Node info in sync 2022/08/11 00:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m3.92851643s) from=127.0.0.6:48203 2022/08/11 00:38:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.25370031s) from=127.0.0.6:44313 2022/08/11 00:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m4.22571778s) from=127.0.0.6:52989 2022/08/11 00:38:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m4.881429812s) from=127.0.0.6:59139 2022/08/11 00:38:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m4.990920898s) from=127.0.0.6:34461 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m5.506092919s) from=127.0.0.6:51477 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m5.608806301s) from=127.0.0.6:43431 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m5.637924607s) from=127.0.0.6:48817 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m5.821623431s) from=127.0.0.6:39373 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.80166612s) from=127.0.0.6:46159 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.886196599s) from=127.0.0.6:35569 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m6.107599684s) from=127.0.0.6:34091 2022/08/11 00:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m6.193367633s) from=127.0.0.6:34425 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m6.471356746s) from=127.0.0.6:57855 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m6.480283164s) from=127.0.0.6:51611 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.53338387s) from=127.0.0.6:40841 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m6.671935527s) from=127.0.0.6:34283 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.688144963s) from=127.0.0.6:44499 2022/08/11 00:38:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m7.00867952s) from=127.0.0.6:47439 2022/08/11 00:38:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m7.404873259s) from=127.0.0.6:43193 2022/08/11 00:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m7.496987618s) from=127.0.0.6:52971 2022/08/11 00:38:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:38:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:39:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:40:06 [DEBUG] agent: Node info in sync 2022/08/11 00:40:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:40:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:41:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:41:47 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:41:47 [DEBUG] agent: Node info in sync 2022/08/11 00:41:50 [DEBUG] http: Request GET /v1/catalog/services (977.28µs) from=127.0.0.6:36265 2022/08/11 00:41:50 [DEBUG] http: Request GET /v1/status/leader (1.085336ms) from=127.0.0.6:33969 2022/08/11 00:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (476.806µs) from=127.0.0.6:33969 2022/08/11 00:41:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.189µs) from=127.0.0.6:33969 2022/08/11 00:42:10 [DEBUG] http: Request GET /v1/status/leader (317.295µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/catalog/services (570.868µs) from=127.0.0.6:46507 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/status/leader (252.825µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (271.237µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.801µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (145.432µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (288.718µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (178.56µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (182.97µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.307514ms) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (176.918µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (230.279µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (189.513µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (112.317µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (112.172µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (152.42µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (173.5µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (177.899µs) from=127.0.0.6:36123 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (263.97µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.745µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (223.924µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (420.086µs) from=127.0.0.6:52875 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (210.531µs) from=127.0.0.6:36123 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (247.142µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (222.577µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.232µs) from=127.0.0.6:42277 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (142.448µs) from=127.0.0.6:41927 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (293.538µs) from=127.0.0.6:37301 2022/08/11 00:42:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (119.47µs) from=127.0.0.6:42277 2022/08/11 00:42:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:42:30 [DEBUG] http: Request GET /v1/status/leader (322.919µs) from=127.0.0.6:52791 2022/08/11 00:42:37 [DEBUG] http: Request GET /v1/status/leader (274.97µs) from=127.0.0.6:52791 2022/08/11 00:42:50 [DEBUG] http: Request GET /v1/status/leader (135.976µs) from=127.0.0.6:52791 2022/08/11 00:42:57 [DEBUG] http: Request GET /v1/catalog/services (449.402µs) from=127.0.0.6:52791 2022/08/11 00:42:57 [DEBUG] http: Request GET /v1/status/leader (180.578µs) from=127.0.0.6:52791 2022/08/11 00:42:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (302.997µs) from=127.0.0.6:46277 2022/08/11 00:42:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (138.068µs) from=127.0.0.6:46277 2022/08/11 00:42:57 [DEBUG] http: Request GET /v1/status/leader (377.782µs) from=127.0.0.6:47313 2022/08/11 00:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:43:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:43:16 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:43:16 [DEBUG] agent: Node info in sync 2022/08/11 00:43:17 [DEBUG] http: Request GET /v1/status/leader (1.517684ms) from=127.0.0.6:57093 2022/08/11 00:43:17 [DEBUG] http: Request GET /v1/status/leader (270.803µs) from=127.0.0.6:57093 2022/08/11 00:43:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/catalog/services (486.131µs) from=127.0.0.6:47313 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/status/leader (140.23µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (242.355µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (137.365µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (140.578µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (129.52µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (290.455µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (214.46µs) from=127.0.0.6:51443 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (133.29µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (138.675µs) from=127.0.0.6:51443 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (170.432µs) from=127.0.0.6:55399 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (291.084µs) from=127.0.0.6:55399 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (202.92µs) from=127.0.0.6:51443 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (219.258µs) from=127.0.0.6:55399 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (104.821µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.806µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (148.375µs) from=127.0.0.6:57093 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (283.629µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (140.016µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (105.833µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (114.102µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (195.169µs) from=127.0.0.6:45627 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (101.434µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (162.833µs) from=127.0.0.6:45627 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (274.936µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (170.579µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (125.086µs) from=127.0.0.6:47119 2022/08/11 00:43:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.61µs) from=127.0.0.6:53567 2022/08/11 00:43:37 [DEBUG] http: Request GET /v1/status/leader (260.796µs) from=127.0.0.6:43795 2022/08/11 00:43:47 [DEBUG] http: Request GET /v1/status/leader (206.189µs) from=127.0.0.6:41731 2022/08/11 00:43:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.323436017s) from=127.0.0.6:36265 2022/08/11 00:43:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.018209125s) from=127.0.0.6:33969 2022/08/11 00:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m3.814155948s) from=127.0.0.6:51713 2022/08/11 00:43:57 [DEBUG] http: Request GET /v1/status/leader (305.569µs) from=127.0.0.6:43795 2022/08/11 00:44:07 [DEBUG] http: Request GET /v1/status/leader (305.059µs) from=127.0.0.6:41731 2022/08/11 00:44:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m0.016378549s) from=127.0.0.6:39475 2022/08/11 00:44:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m0.235188432s) from=127.0.0.6:58577 2022/08/11 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.473927385s) from=127.0.0.6:49715 2022/08/11 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m1.075240081s) from=127.0.0.6:49193 2022/08/11 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m1.201956255s) from=127.0.0.6:36123 2022/08/11 00:44:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:44:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m1.813886254s) from=127.0.0.6:58515 2022/08/11 00:44:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m1.834545522s) from=127.0.0.6:53779 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m2.295858834s) from=127.0.0.6:39255 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m2.352429833s) from=127.0.0.6:60035 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m2.552787949s) from=127.0.0.6:59431 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m2.550178592s) from=127.0.0.6:40195 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.722113181s) from=127.0.0.6:52119 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m2.740644822s) from=127.0.0.6:49033 2022/08/11 00:44:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m2.824565717s) from=127.0.0.6:41927 2022/08/11 00:44:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m3.375637097s) from=127.0.0.6:37301 2022/08/11 00:44:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m3.767729437s) from=127.0.0.6:47677 2022/08/11 00:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m4.070517558s) from=127.0.0.6:42277 2022/08/11 00:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m4.568432833s) from=127.0.0.6:52981 2022/08/11 00:44:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m5.256511056s) from=127.0.0.6:45773 2022/08/11 00:44:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m5.886983011s) from=127.0.0.6:46507 2022/08/11 00:44:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m5.907739919s) from=127.0.0.6:45267 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m6.330320897s) from=127.0.0.6:52875 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m6.287566036s) from=127.0.0.6:47253 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.637019301s) from=127.0.0.6:50979 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m6.860864528s) from=127.0.0.6:53627 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.954396767s) from=127.0.0.6:53655 2022/08/11 00:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m7.037225802s) from=127.0.0.6:52967 2022/08/11 00:44:27 [DEBUG] http: Request GET /v1/status/leader (2.2899ms) from=127.0.0.6:41731 2022/08/11 00:44:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:44:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:44:46 [DEBUG] agent: Node info in sync 2022/08/11 00:44:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.3177611s) from=127.0.0.6:46277 2022/08/11 00:44:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m2.56604429s) from=127.0.0.6:59335 2022/08/11 00:45:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.080211568s) from=127.0.0.6:52791 2022/08/11 00:45:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:45:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m0.447070714s) from=127.0.0.6:47119 2022/08/11 00:45:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m0.924482112s) from=127.0.0.6:48587 2022/08/11 00:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m1.04126704s) from=127.0.0.6:51443 2022/08/11 00:45:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m1.241096027s) from=127.0.0.6:55399 2022/08/11 00:45:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.443385789s) from=127.0.0.6:45627 2022/08/11 00:45:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m1.561940775s) from=127.0.0.6:39049 2022/08/11 00:45:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.71907414s) from=127.0.0.6:46259 2022/08/11 00:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.08246737s) from=127.0.0.6:34549 2022/08/11 00:45:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m2.092561589s) from=127.0.0.6:45011 2022/08/11 00:45:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.033034717s) from=127.0.0.6:43871 2022/08/11 00:45:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m3.117105236s) from=127.0.0.6:53567 2022/08/11 00:45:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m3.220786768s) from=127.0.0.6:40109 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m3.627399832s) from=127.0.0.6:53647 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m3.821090504s) from=127.0.0.6:47313 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m3.732267277s) from=127.0.0.6:57093 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m3.809847579s) from=127.0.0.6:42577 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m3.869611918s) from=127.0.0.6:51777 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m4.35359339s) from=127.0.0.6:60301 2022/08/11 00:45:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m4.389134797s) from=127.0.0.6:34315 2022/08/11 00:45:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m4.947120613s) from=127.0.0.6:38539 2022/08/11 00:45:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m5.117672833s) from=127.0.0.6:55765 2022/08/11 00:45:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m5.165828863s) from=127.0.0.6:38845 2022/08/11 00:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.857274349s) from=127.0.0.6:45599 2022/08/11 00:45:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m6.086923184s) from=127.0.0.6:51657 2022/08/11 00:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m6.153331985s) from=127.0.0.6:33199 2022/08/11 00:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m7.275359845s) from=127.0.0.6:52007 2022/08/11 00:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m7.26950233s) from=127.0.0.6:37967 2022/08/11 00:46:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:46:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:46:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:46:46 [DEBUG] agent: Node info in sync 2022/08/11 00:47:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:48:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:48:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:48:35 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:48:35 [DEBUG] agent: Node info in sync 2022/08/11 00:49:08 [DEBUG] http: Request GET /v1/catalog/services (1.082072ms) from=127.0.0.6:52487 2022/08/11 00:49:08 [DEBUG] http: Request GET /v1/status/leader (421.411µs) from=127.0.0.6:52487 2022/08/11 00:49:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (668.761µs) from=127.0.0.6:54839 2022/08/11 00:49:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (848.747µs) from=127.0.0.6:39027 2022/08/11 00:49:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:49:28 [DEBUG] http: Request GET /v1/status/leader (734.546µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/catalog/services (713.001µs) from=127.0.0.6:41957 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/status/leader (1.38125ms) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (226.098µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (179.375µs) from=127.0.0.6:58093 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (134.865µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (184.78µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (190.973µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (323.95µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (176.596µs) from=127.0.0.6:58093 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (263.884µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (280.011µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (201.201µs) from=127.0.0.6:57673 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (196.623µs) from=127.0.0.6:58093 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.19µs) from=127.0.0.6:49241 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (158.386µs) from=127.0.0.6:49241 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (131.262µs) from=127.0.0.6:49241 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (220.522µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (128.676µs) from=127.0.0.6:38883 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (127.717µs) from=127.0.0.6:38883 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.201µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.744µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (146.118µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (128.964µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (189.058µs) from=127.0.0.6:38219 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (310.675µs) from=127.0.0.6:39353 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (190.267µs) from=127.0.0.6:53503 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (169.636µs) from=127.0.0.6:56541 2022/08/11 00:49:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (147.02µs) from=127.0.0.6:38525 2022/08/11 00:49:48 [DEBUG] http: Request GET /v1/status/leader (212.063µs) from=127.0.0.6:45895 2022/08/11 00:49:58 [DEBUG] http: Request GET /v1/status/leader (134.246µs) from=127.0.0.6:45895 2022/08/11 00:50:08 [DEBUG] http: Request GET /v1/status/leader (415.195µs) from=127.0.0.6:50303 2022/08/11 00:50:17 [DEBUG] http: Request GET /v1/catalog/services (601.236µs) from=127.0.0.6:45895 2022/08/11 00:50:17 [DEBUG] http: Request GET /v1/status/leader (2.800426ms) from=127.0.0.6:50303 2022/08/11 00:50:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (361.418µs) from=127.0.0.6:40637 2022/08/11 00:50:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (217.565µs) from=127.0.0.6:40637 2022/08/11 00:50:18 [DEBUG] http: Request GET /v1/status/leader (294.589µs) from=127.0.0.6:54081 2022/08/11 00:50:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:50:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:50:26 [DEBUG] agent: Node info in sync 2022/08/11 00:50:37 [DEBUG] http: Request GET /v1/status/leader (174.674µs) from=127.0.0.6:52601 2022/08/11 00:50:38 [DEBUG] http: Request GET /v1/status/leader (132.555µs) from=127.0.0.6:52601 2022/08/11 00:50:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/catalog/services (489.39µs) from=127.0.0.6:54081 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/status/leader (287.922µs) from=127.0.0.6:58639 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (195.66µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (130.02µs) from=127.0.0.6:58639 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.572µs) from=127.0.0.6:58639 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.751µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (132.155µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (167.221µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (247.885µs) from=127.0.0.6:58639 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (158.562µs) from=127.0.0.6:58639 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (201.667µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (215.931µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (170.522µs) from=127.0.0.6:52601 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.376µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (191.359µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (215.687µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (166.295µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (176.697µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.278µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (152.036µs) from=127.0.0.6:55649 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (176.766µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (876.707µs) from=127.0.0.6:36679 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (131.482µs) from=127.0.0.6:36679 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.296µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (133.074µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.825µs) from=127.0.0.6:56827 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (181.018µs) from=127.0.0.6:59999 2022/08/11 00:50:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (294.956µs) from=127.0.0.6:56477 2022/08/11 00:50:57 [DEBUG] http: Request GET /v1/status/leader (453.994µs) from=127.0.0.6:50641 2022/08/11 00:51:07 [DEBUG] http: Request GET /v1/status/leader (666.674µs) from=127.0.0.6:50641 2022/08/11 00:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.233589557s) from=127.0.0.6:39027 2022/08/11 00:51:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m3.486374362s) from=127.0.0.6:52487 2022/08/11 00:51:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.896798856s) from=127.0.0.6:54839 2022/08/11 00:51:17 [DEBUG] http: Request GET /v1/status/leader (505.265µs) from=127.0.0.6:52635 2022/08/11 00:51:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:51:27 [DEBUG] http: Request GET /v1/status/leader (375.058µs) from=127.0.0.6:50641 2022/08/11 00:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.104478008s) from=127.0.0.6:57673 2022/08/11 00:51:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m0.396184478s) from=127.0.0.6:34849 2022/08/11 00:51:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m0.475244462s) from=127.0.0.6:45775 2022/08/11 00:51:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m0.843571584s) from=127.0.0.6:35401 2022/08/11 00:51:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m0.995011799s) from=127.0.0.6:58093 2022/08/11 00:51:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.046580566s) from=127.0.0.6:38525 2022/08/11 00:51:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m1.810704223s) from=127.0.0.6:40047 2022/08/11 00:51:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m1.924139167s) from=127.0.0.6:40727 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m2.548792522s) from=127.0.0.6:42909 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m2.886617311s) from=127.0.0.6:33519 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m2.947583649s) from=127.0.0.6:46073 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m3.12956384s) from=127.0.0.6:38933 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m3.451093277s) from=127.0.0.6:41957 2022/08/11 00:51:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m3.325883223s) from=127.0.0.6:38219 2022/08/11 00:51:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m3.440792212s) from=127.0.0.6:57811 2022/08/11 00:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m3.841670194s) from=127.0.0.6:39353 2022/08/11 00:51:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m3.995255837s) from=127.0.0.6:53503 2022/08/11 00:51:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m4.174885596s) from=127.0.0.6:38883 2022/08/11 00:51:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.627008599s) from=127.0.0.6:37119 2022/08/11 00:51:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m4.757534973s) from=127.0.0.6:59809 2022/08/11 00:51:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m4.724061333s) from=127.0.0.6:38749 2022/08/11 00:51:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m5.033994693s) from=127.0.0.6:56211 2022/08/11 00:51:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.178257192s) from=127.0.0.6:56541 2022/08/11 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.879702934s) from=127.0.0.6:34029 2022/08/11 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m6.057105118s) from=127.0.0.6:49241 2022/08/11 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.300177416s) from=127.0.0.6:36469 2022/08/11 00:51:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m7.457556596s) from=127.0.0.6:50953 2022/08/11 00:51:47 [DEBUG] http: Request GET /v1/status/leader (391.635µs) from=127.0.0.6:50641 2022/08/11 00:52:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:52:08 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:52:08 [DEBUG] agent: Node info in sync 2022/08/11 00:52:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.072579618s) from=127.0.0.6:45895 2022/08/11 00:52:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:52:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.886919358s) from=127.0.0.6:40637 2022/08/11 00:52:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m7.105919599s) from=127.0.0.6:50303 2022/08/11 00:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.189976282s) from=127.0.0.6:59999 2022/08/11 00:52:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m1.396204603s) from=127.0.0.6:54767 2022/08/11 00:52:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m1.889236459s) from=127.0.0.6:53963 2022/08/11 00:52:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.973352533s) from=127.0.0.6:33693 2022/08/11 00:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m2.73937276s) from=127.0.0.6:40673 2022/08/11 00:52:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m3.071489829s) from=127.0.0.6:52601 2022/08/11 00:52:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m3.041585269s) from=127.0.0.6:56827 2022/08/11 00:52:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.268389417s) from=127.0.0.6:36679 2022/08/11 00:52:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m3.191598887s) from=127.0.0.6:39017 2022/08/11 00:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m4.082641403s) from=127.0.0.6:55113 2022/08/11 00:52:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m4.594397461s) from=127.0.0.6:40511 2022/08/11 00:52:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m4.649688688s) from=127.0.0.6:56477 2022/08/11 00:52:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m4.768579693s) from=127.0.0.6:58639 2022/08/11 00:52:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m5.410858253s) from=127.0.0.6:46253 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m5.706829542s) from=127.0.0.6:47549 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m5.734787787s) from=127.0.0.6:37767 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m5.872663953s) from=127.0.0.6:55649 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m5.839649626s) from=127.0.0.6:35811 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m5.85936929s) from=127.0.0.6:44773 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.926601205s) from=127.0.0.6:58323 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m6.231970617s) from=127.0.0.6:43237 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.423224113s) from=127.0.0.6:53157 2022/08/11 00:52:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m6.491741398s) from=127.0.0.6:57999 2022/08/11 00:52:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m6.551003195s) from=127.0.0.6:47961 2022/08/11 00:52:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.955336814s) from=127.0.0.6:54081 2022/08/11 00:52:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.93273564s) from=127.0.0.6:51233 2022/08/11 00:52:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m7.070023063s) from=127.0.0.6:40019 2022/08/11 00:53:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:53:16 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:53:16 [DEBUG] agent: Node info in sync 2022/08/11 00:53:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:53:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:54:19 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:54:19 [DEBUG] agent: Node info in sync 2022/08/11 00:54:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:55:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:55:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:56:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:56:05 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:56:05 [DEBUG] agent: Node info in sync 2022/08/11 00:56:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:56:36 [DEBUG] http: Request GET /v1/catalog/services (1.156016ms) from=127.0.0.6:44547 2022/08/11 00:56:36 [DEBUG] http: Request GET /v1/status/leader (5.470406ms) from=127.0.0.6:54125 2022/08/11 00:56:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (953.577µs) from=127.0.0.6:54125 2022/08/11 00:56:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (296.203µs) from=127.0.0.6:48495 2022/08/11 00:56:56 [DEBUG] http: Request GET /v1/status/leader (777.787µs) from=127.0.0.6:55193 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/catalog/services (1.036969ms) from=127.0.0.6:55193 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/status/leader (3.393323ms) from=127.0.0.6:55193 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (402.144µs) from=127.0.0.6:54051 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (805.553µs) from=127.0.0.6:54051 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (579.432µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (161.236µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (259.768µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (185.393µs) from=127.0.0.6:54051 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (303.099µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (142.598µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (284.292µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (416.926µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (311.105µs) from=127.0.0.6:54051 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (199.141µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (218.079µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (319.596µs) from=127.0.0.6:54051 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (394.087µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (178.912µs) from=127.0.0.6:43075 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (422.972µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.809µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (348.135µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (212.56µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (226.515µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.541µs) from=127.0.0.6:47855 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (168.313µs) from=127.0.0.6:33049 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.957µs) from=127.0.0.6:47855 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (329.71µs) from=127.0.0.6:55343 2022/08/11 00:57:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (634.907µs) from=127.0.0.6:43347 2022/08/11 00:57:16 [DEBUG] http: Request GET /v1/status/leader (316.461µs) from=127.0.0.6:36991 2022/08/11 00:57:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:57:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:57:26 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:57:26 [DEBUG] agent: Node info in sync 2022/08/11 00:57:30 [DEBUG] http: Request GET /v1/status/leader (327.165µs) from=127.0.0.6:55317 2022/08/11 00:57:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 00:57:36 [DEBUG] http: Request GET /v1/status/leader (803.635µs) from=127.0.0.6:36991 2022/08/11 00:57:47 [DEBUG] http: Request GET /v1/catalog/services (701.694µs) from=127.0.0.6:55317 2022/08/11 00:57:47 [DEBUG] http: Request GET /v1/status/leader (311.93µs) from=127.0.0.6:36991 2022/08/11 00:57:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (312.887µs) from=127.0.0.6:36991 2022/08/11 00:57:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (226.492µs) from=127.0.0.6:36991 2022/08/11 00:57:50 [DEBUG] http: Request GET /v1/status/leader (355.78µs) from=127.0.0.6:60685 2022/08/11 00:58:07 [DEBUG] http: Request GET /v1/status/leader (357.655µs) from=127.0.0.6:52831 2022/08/11 00:58:10 [DEBUG] http: Request GET /v1/status/leader (1.760984ms) from=127.0.0.6:60685 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/catalog/services (474.813µs) from=127.0.0.6:60685 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/status/leader (240.143µs) from=127.0.0.6:60685 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (245.66µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (189.192µs) from=127.0.0.6:57989 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (225.945µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (127.325µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (245.443µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (238.063µs) from=127.0.0.6:57989 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (199.975µs) from=127.0.0.6:46705 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (621.035µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.34µs) from=127.0.0.6:57989 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (148.978µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (140.294µs) from=127.0.0.6:57989 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (116.497µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (119.674µs) from=127.0.0.6:46705 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (245.115µs) from=127.0.0.6:52255 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (153.24µs) from=127.0.0.6:46705 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (172.478µs) from=127.0.0.6:52255 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (136.829µs) from=127.0.0.6:52831 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (127.796µs) from=127.0.0.6:58533 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (137.228µs) from=127.0.0.6:57201 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (124.915µs) from=127.0.0.6:58533 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (143.916µs) from=127.0.0.6:58533 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (361.868µs) from=127.0.0.6:57201 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (139.68µs) from=127.0.0.6:57201 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (139.57µs) from=127.0.0.6:57201 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.135µs) from=127.0.0.6:51981 2022/08/11 00:58:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (119.06µs) from=127.0.0.6:57201 2022/08/11 00:58:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:58:27 [DEBUG] http: Request GET /v1/status/leader (326.65µs) from=127.0.0.6:42413 2022/08/11 00:58:37 [DEBUG] http: Request GET /v1/status/leader (392.939µs) from=127.0.0.6:42413 2022/08/11 00:58:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.945552691s) from=127.0.0.6:48495 2022/08/11 00:58:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.966649029s) from=127.0.0.6:54125 2022/08/11 00:58:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.852877254s) from=127.0.0.6:44547 2022/08/11 00:58:47 [DEBUG] http: Request GET /v1/status/leader (218.285µs) from=127.0.0.6:42413 2022/08/11 00:58:57 [DEBUG] http: Request GET /v1/status/leader (253.876µs) from=127.0.0.6:42413 2022/08/11 00:59:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 00:59:07 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 00:59:07 [DEBUG] agent: Node info in sync 2022/08/11 00:59:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.0541814s) from=127.0.0.6:54925 2022/08/11 00:59:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m0.467870285s) from=127.0.0.6:48901 2022/08/11 00:59:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m1.20045297s) from=127.0.0.6:43347 2022/08/11 00:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m1.400831013s) from=127.0.0.6:55193 2022/08/11 00:59:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m1.915779777s) from=127.0.0.6:48407 2022/08/11 00:59:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m2.687867102s) from=127.0.0.6:40261 2022/08/11 00:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m3.026343469s) from=127.0.0.6:51769 2022/08/11 00:59:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.170651255s) from=127.0.0.6:48013 2022/08/11 00:59:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.300152485s) from=127.0.0.6:48063 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m3.523304381s) from=127.0.0.6:40389 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m3.657292721s) from=127.0.0.6:33049 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m4.058786497s) from=127.0.0.6:47855 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m4.150916504s) from=127.0.0.6:54051 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m4.076040979s) from=127.0.0.6:38039 2022/08/11 00:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m4.269409664s) from=127.0.0.6:60925 2022/08/11 00:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m4.463562268s) from=127.0.0.6:55495 2022/08/11 00:59:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m4.670108983s) from=127.0.0.6:55923 2022/08/11 00:59:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m4.714277964s) from=127.0.0.6:50661 2022/08/11 00:59:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m5.879824529s) from=127.0.0.6:43075 2022/08/11 00:59:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m6.165682267s) from=127.0.0.6:41055 2022/08/11 00:59:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m6.108785314s) from=127.0.0.6:52975 2022/08/11 00:59:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m6.249110668s) from=127.0.0.6:42087 2022/08/11 00:59:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.30965183s) from=127.0.0.6:57835 2022/08/11 00:59:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m6.4535279s) from=127.0.0.6:55679 2022/08/11 00:59:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m6.948246299s) from=127.0.0.6:49691 2022/08/11 00:59:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m7.179640007s) from=127.0.0.6:49975 2022/08/11 00:59:17 [DEBUG] http: Request GET /v1/status/leader (322.748µs) from=127.0.0.6:42413 2022/08/11 00:59:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m7.282565257s) from=127.0.0.6:55343 2022/08/11 00:59:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 00:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.825512201s) from=127.0.0.6:55317 2022/08/11 00:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m4.867826025s) from=127.0.0.6:36991 2022/08/11 00:59:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.264845455s) from=127.0.0.6:37139 2022/08/11 01:00:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:00:16 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:00:16 [DEBUG] agent: Node info in sync 2022/08/11 01:00:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m0.125384965s) from=127.0.0.6:57201 2022/08/11 01:00:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.55767958s) from=127.0.0.6:60685 2022/08/11 01:00:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m0.683026658s) from=127.0.0.6:42601 2022/08/11 01:00:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m1.113099727s) from=127.0.0.6:52543 2022/08/11 01:00:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:00:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m1.52653023s) from=127.0.0.6:55239 2022/08/11 01:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m1.638774284s) from=127.0.0.6:37169 2022/08/11 01:00:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m1.822881862s) from=127.0.0.6:39037 2022/08/11 01:00:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m2.761738663s) from=127.0.0.6:58533 2022/08/11 01:00:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m2.787910538s) from=127.0.0.6:41843 2022/08/11 01:00:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.702930441s) from=127.0.0.6:57283 2022/08/11 01:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m3.81824827s) from=127.0.0.6:60457 2022/08/11 01:00:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m3.939898722s) from=127.0.0.6:36665 2022/08/11 01:00:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m4.802875994s) from=127.0.0.6:52733 2022/08/11 01:00:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:00:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m5.06511601s) from=127.0.0.6:57787 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m5.251292459s) from=127.0.0.6:52831 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m5.310073443s) from=127.0.0.6:52255 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m5.433969404s) from=127.0.0.6:33497 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m5.568780599s) from=127.0.0.6:57661 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m5.702203796s) from=127.0.0.6:46705 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m5.952451374s) from=127.0.0.6:52693 2022/08/11 01:00:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m6.031804302s) from=127.0.0.6:34535 2022/08/11 01:00:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m6.104507368s) from=127.0.0.6:52551 2022/08/11 01:00:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m6.219379281s) from=127.0.0.6:60835 2022/08/11 01:00:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.804618158s) from=127.0.0.6:57989 2022/08/11 01:00:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.919289731s) from=127.0.0.6:41291 2022/08/11 01:00:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m7.37409937s) from=127.0.0.6:51981 2022/08/11 01:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m7.367087942s) from=127.0.0.6:48899 2022/08/11 01:01:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:01:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:01:44 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:01:44 [DEBUG] agent: Node info in sync 2022/08/11 01:02:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:02:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:02:57 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:02:57 [DEBUG] agent: Node info in sync 2022/08/11 01:03:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:03:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:04:06 [DEBUG] http: Request GET /v1/catalog/services (869.892µs) from=127.0.0.6:36757 2022/08/11 01:04:06 [DEBUG] http: Request GET /v1/status/leader (1.018547ms) from=127.0.0.6:47039 2022/08/11 01:04:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (489.314µs) from=127.0.0.6:47039 2022/08/11 01:04:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.563µs) from=127.0.0.6:47039 2022/08/11 01:04:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:04:26 [DEBUG] http: Request GET /v1/status/leader (192.994µs) from=127.0.0.6:54827 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/catalog/services (731.922µs) from=127.0.0.6:54827 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/status/leader (3.419262ms) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (267.33µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (164.14µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (161.118µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.388µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (183.388µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (152.962µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (153.91µs) from=127.0.0.6:53419 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (213.422µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (178.978µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (253.465µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (132.863µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (264.453µs) from=127.0.0.6:40249 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.306µs) from=127.0.0.6:36619 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.781µs) from=127.0.0.6:53419 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.742µs) from=127.0.0.6:40249 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.855µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (195.43µs) from=127.0.0.6:60159 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (163.795µs) from=127.0.0.6:47005 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (230.941µs) from=127.0.0.6:59867 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (293.409µs) from=127.0.0.6:50345 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (143.069µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (222.547µs) from=127.0.0.6:50345 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (133.436µs) from=127.0.0.6:45407 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (137.085µs) from=127.0.0.6:60159 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (155.836µs) from=127.0.0.6:47005 2022/08/11 01:04:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (538.142µs) from=127.0.0.6:45675 2022/08/11 01:04:46 [DEBUG] http: Request GET /v1/status/leader (261.519µs) from=127.0.0.6:36977 2022/08/11 01:04:49 [DEBUG] http: Request GET /v1/status/leader (257.155µs) from=127.0.0.6:56811 2022/08/11 01:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:04:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:04:53 [DEBUG] agent: Node info in sync 2022/08/11 01:05:06 [DEBUG] http: Request GET /v1/status/leader (2.252484ms) from=127.0.0.6:36977 2022/08/11 01:05:09 [DEBUG] http: Request GET /v1/status/leader (259.844µs) from=127.0.0.6:36977 2022/08/11 01:05:17 [DEBUG] http: Request GET /v1/catalog/services (658.215µs) from=127.0.0.6:36977 2022/08/11 01:05:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (247.094µs) from=127.0.0.6:56811 2022/08/11 01:05:17 [DEBUG] http: Request GET /v1/status/leader (163.033µs) from=127.0.0.6:56811 2022/08/11 01:05:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (246.647µs) from=127.0.0.6:33333 2022/08/11 01:05:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:05:29 [DEBUG] http: Request GET /v1/status/leader (306.91µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/catalog/services (543.164µs) from=127.0.0.6:39009 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/status/leader (256.021µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (231.595µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (213.938µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (269.784µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (130.072µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/status/leader (260.998µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (280.777µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (119.048µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (137.195µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.672µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (323.77µs) from=127.0.0.6:36047 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (504.57µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (197.105µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (230.494µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (146.472µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (120.613µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (115.863µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (309.755µs) from=127.0.0.6:33795 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (182.469µs) from=127.0.0.6:39543 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (106.155µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (156.9µs) from=127.0.0.6:40445 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (115.351µs) from=127.0.0.6:36047 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (98.542µs) from=127.0.0.6:39543 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (122.663µs) from=127.0.0.6:36047 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (324.732µs) from=127.0.0.6:58027 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (287.22µs) from=127.0.0.6:39543 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.709µs) from=127.0.0.6:57255 2022/08/11 01:05:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (145.185µs) from=127.0.0.6:57255 2022/08/11 01:05:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:05:54 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:05:54 [DEBUG] agent: Node info in sync 2022/08/11 01:05:57 [DEBUG] http: Request GET /v1/status/leader (280.07µs) from=127.0.0.6:50911 2022/08/11 01:05:57 [DEBUG] http: Request GET /v1/status/leader (186.283µs) from=127.0.0.6:58211 2022/08/11 01:06:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.907533761s) from=127.0.0.6:36757 2022/08/11 01:06:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m5.723613844s) from=127.0.0.6:47039 2022/08/11 01:06:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.854257314s) from=127.0.0.6:42303 2022/08/11 01:06:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:06:17 [DEBUG] http: Request GET /v1/status/leader (289.634µs) from=127.0.0.6:50911 2022/08/11 01:06:17 [DEBUG] http: Request GET /v1/status/leader (157.312µs) from=127.0.0.6:58211 2022/08/11 01:06:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:06:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m0.185554822s) from=127.0.0.6:50345 2022/08/11 01:06:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m0.57451326s) from=127.0.0.6:47005 2022/08/11 01:06:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.555183173s) from=127.0.0.6:35065 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m0.543229452s) from=127.0.0.6:44951 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m0.973137614s) from=127.0.0.6:60635 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m1.164838296s) from=127.0.0.6:50661 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m1.346168516s) from=127.0.0.6:58851 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m1.526778593s) from=127.0.0.6:59867 2022/08/11 01:06:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m1.602389802s) from=127.0.0.6:53419 2022/08/11 01:06:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m1.764251377s) from=127.0.0.6:50739 2022/08/11 01:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m1.947865073s) from=127.0.0.6:45407 2022/08/11 01:06:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m2.437635843s) from=127.0.0.6:51831 2022/08/11 01:06:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m4.836136808s) from=127.0.0.6:36619 2022/08/11 01:06:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m4.909155208s) from=127.0.0.6:34405 2022/08/11 01:06:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m4.960409332s) from=127.0.0.6:46947 2022/08/11 01:06:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m5.103402345s) from=127.0.0.6:47171 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m5.707331799s) from=127.0.0.6:40249 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m5.738918756s) from=127.0.0.6:45675 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.264896637s) from=127.0.0.6:54827 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m6.221533316s) from=127.0.0.6:50465 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m6.227869364s) from=127.0.0.6:47051 2022/08/11 01:06:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m6.227025406s) from=127.0.0.6:44847 2022/08/11 01:06:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m6.727517513s) from=127.0.0.6:57873 2022/08/11 01:06:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m6.864515457s) from=127.0.0.6:55935 2022/08/11 01:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m6.978832614s) from=127.0.0.6:43747 2022/08/11 01:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m7.248845878s) from=127.0.0.6:57281 2022/08/11 01:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m7.440897045s) from=127.0.0.6:60159 2022/08/11 01:06:37 [DEBUG] http: Request GET /v1/status/leader (1.150941ms) from=127.0.0.6:50911 2022/08/11 01:07:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m0.850736914s) from=127.0.0.6:33333 2022/08/11 01:07:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:07:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m2.23039192s) from=127.0.0.6:56811 2022/08/11 01:07:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m4.236152629s) from=127.0.0.6:36977 2022/08/11 01:07:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:07:21 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:07:21 [DEBUG] agent: Node info in sync 2022/08/11 01:07:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=87 (2m0.271138567s) from=127.0.0.6:58387 2022/08/11 01:07:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=110 (2m0.613428683s) from=127.0.0.6:47535 2022/08/11 01:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=94 (2m0.644508725s) from=127.0.0.6:36453 2022/08/11 01:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=86 (2m1.039181821s) from=127.0.0.6:41975 2022/08/11 01:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=241 (2m1.393511699s) from=127.0.0.6:41645 2022/08/11 01:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=235 (2m1.534604709s) from=127.0.0.6:58367 2022/08/11 01:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=242 (2m1.739162388s) from=127.0.0.6:40445 2022/08/11 01:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=83 (2m2.424478452s) from=127.0.0.6:42449 2022/08/11 01:07:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m3.03957248s) from=127.0.0.6:52879 2022/08/11 01:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=240 (2m3.185387822s) from=127.0.0.6:53805 2022/08/11 01:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=96 (2m3.359654412s) from=127.0.0.6:57255 2022/08/11 01:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=90 (2m3.431593047s) from=127.0.0.6:37009 2022/08/11 01:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=93 (2m3.402105482s) from=127.0.0.6:38323 2022/08/11 01:07:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=239 (2m3.934747861s) from=127.0.0.6:53397 2022/08/11 01:07:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=238 (2m4.228909133s) from=127.0.0.6:33187 2022/08/11 01:07:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=232 (2m4.408097395s) from=127.0.0.6:55219 2022/08/11 01:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=89 (2m4.489776059s) from=127.0.0.6:57203 2022/08/11 01:07:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=85 (2m4.633946774s) from=127.0.0.6:58027 2022/08/11 01:07:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=237 (2m5.022457116s) from=127.0.0.6:43209 2022/08/11 01:07:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=84 (2m5.238656279s) from=127.0.0.6:41069 2022/08/11 01:07:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=231 (2m5.415701592s) from=127.0.0.6:36047 2022/08/11 01:07:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m6.084137863s) from=127.0.0.6:39009 2022/08/11 01:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=91 (2m5.995526532s) from=127.0.0.6:39543 2022/08/11 01:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m5.970096517s) from=127.0.0.6:52131 2022/08/11 01:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=88 (2m6.31387628s) from=127.0.0.6:33795 2022/08/11 01:07:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=236 (2m6.688362464s) from=127.0.0.6:53209 2022/08/11 01:07:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=201 (2m6.899849449s) from=127.0.0.6:46347 2022/08/11 01:08:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:08:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:08:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:08:24 [DEBUG] agent: Node info in sync 2022/08/11 01:08:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:09:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:10:16 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:10:16 [DEBUG] agent: Node info in sync 2022/08/11 01:10:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:10:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:11:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:11:32 [DEBUG] http: Request GET /v1/catalog/services (920.66µs) from=127.0.0.6:44263 2022/08/11 01:11:32 [DEBUG] http: Request GET /v1/status/leader (1.177572ms) from=127.0.0.6:44263 2022/08/11 01:11:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (553.154µs) from=127.0.0.6:36723 2022/08/11 01:11:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.478µs) from=127.0.0.6:36099 2022/08/11 01:11:52 [DEBUG] http: Request GET /v1/status/leader (923.631µs) from=127.0.0.6:36903 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/catalog/services (658.245µs) from=127.0.0.6:33557 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/status/leader (192.329µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (203.76µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (273.948µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (249.272µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (201.86µs) from=127.0.0.6:60357 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (196.032µs) from=127.0.0.6:54213 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (133.513µs) from=127.0.0.6:36903 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (166.06µs) from=127.0.0.6:60357 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (227.437µs) from=127.0.0.6:54213 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (173.371µs) from=127.0.0.6:36903 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (186.588µs) from=127.0.0.6:57431 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (229.006µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (3.559368ms) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (134.682µs) from=127.0.0.6:36903 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (141.299µs) from=127.0.0.6:57431 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (115.455µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (158.175µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (117.384µs) from=127.0.0.6:54213 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (206.467µs) from=127.0.0.6:60357 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (112.97µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (126.292µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (184.009µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (133.532µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (274.711µs) from=127.0.0.6:37531 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (111.203µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (212.772µs) from=127.0.0.6:54583 2022/08/11 01:11:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (126.619µs) from=127.0.0.6:37531 2022/08/11 01:11:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.211_8806" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_sdnc_10.233.45.37_8282" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.53.31_8803" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.42_8443" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.141_8082" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.110_8410" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.235_443" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_parser_10.233.19.211_8806" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.211_8806" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.141_9011" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.6.125_8181" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.33.2_8484" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.202_8801" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.216_8802" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.231_8482" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.211_8806" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.27_9001" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.193_8080" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.232_9007" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2.225_9092" in sync 2022/08/11 01:11:58 [DEBUG] agent: Service "_v2_nslcm_10.233.28.235_8403" in sync 2022/08/11 01:11:58 [DEBUG] agent: Node info in sync 2022/08/11 01:12:12 [DEBUG] http: Request GET /v1/status/leader (2.100539ms) from=127.0.0.6:39087 2022/08/11 01:12:15 [DEBUG] http: Request GET /v1/status/leader (536.499µs) from=127.0.0.6:39087 2022/08/11 01:12:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:12:35 [DEBUG] http: Request GET /v1/status/leader (1.097327ms) from=127.0.0.6:39087 2022/08/11 01:12:37 [DEBUG] http: Request GET /v1/catalog/services (623.761µs) from=127.0.0.6:39087 2022/08/11 01:12:37 [DEBUG] http: Request GET /v1/status/leader (825.165µs) from=127.0.0.6:38721 2022/08/11 01:12:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (269.907µs) from=127.0.0.6:38721 2022/08/11 01:12:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (176.005µs) from=127.0.0.6:33381 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/status/leader (269.542µs) from=127.0.0.6:33511 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/catalog/services (669.825µs) from=127.0.0.6:33511 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/status/leader (636.405µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (452.232µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (139.672µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (282.773µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (186.697µs) from=127.0.0.6:50327 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (270.812µs) from=127.0.0.6:50327 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (184.608µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (189.484µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (202.255µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (239.118µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.4µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (279.371µs) from=127.0.0.6:50327 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.006µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (173.751µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (126.507µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (131.475µs) from=127.0.0.6:50327 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (145.77µs) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (188.699µs) from=127.0.0.6:50327 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (188.97µs) from=127.0.0.6:57785 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.199181ms) from=127.0.0.6:39569 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (128.17µs) from=127.0.0.6:57785 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.90482ms) from=127.0.0.6:57785 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (198.144µs) from=127.0.0.6:52351 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (132.866µs) from=127.0.0.6:44671 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (240.899µs) from=127.0.0.6:59215 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (147.833µs) from=127.0.0.6:48549 2022/08/11 01:12:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (141.742µs) from=127.0.0.6:52351 2022/08/11 01:13:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-q6bvl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 01:13:17 [DEBUG] http: Request GET /v1/status/leader (214.323µs) from=127.0.0.6:46591 2022/08/11 01:13:17 [DEBUG] http: Request GET /v1/status/leader (209.564µs) from=127.0.0.6:57189 2022/08/11 01:13:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-q6bvl" since the cluster is too small 2022/08/11 01:13:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=242 (2m0.459972135s) from=127.0.0.6:44263 2022/08/11 01:13:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=92 (2m1.837820791s) from=127.0.0.6:36099 2022/08/11 01:13:37 [DEBUG] http: Request GET /v1/status/leader (318.495µs) from=127.0.0.6:57189 2022/08/11 01:13:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=95 (2m4.963961213s) from=127.0.0.6:36723 2022/08/11 01:13:37 [DEBUG] http: Request GET /v1/status/leader (138.322µs) from=127.0.0.6:57189 2022/08/11 01:13:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 01:13:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.7_9015" in sync 2022/08/11 01:13:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5